Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add global attribute api protocols #8

Merged
merged 3 commits into from
Oct 30, 2023
Merged

Add global attribute api protocols #8

merged 3 commits into from
Oct 30, 2023

Conversation

longquanzheng
Copy link
Contributor

No description provided.

# dbHint:
# type: string
# description: some additional info for how to use the dbColumn and dbQueryValue
GlobalAttributeRequest:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we add the verb on so that making the name to LoadGlobalAttributeRequest?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

And maybe make it plural -> LoadGlobalAttributesRequest

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah good idea

$ref: '#/components/schemas/GlobalAttributeValue'
error:
$ref: '#/components/schemas/GlobalAttributeLoadingError'
TableReadLocking:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add Policy on to make the naming more consistent?

@longquanzheng longquanzheng merged commit 2db5a31 into main Oct 30, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants