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

openapi: Add display attributes for database plugin #19414

Merged
merged 42 commits into from
Apr 10, 2023

Conversation

averche
Copy link
Contributor

@averche averche commented Feb 28, 2023

Please see #19319 for more details on how this will affect the generated OpenAPI schema.


The following OperationID's will be generated for database plugin:

database-list-connections
database-read-connection-configuration
database-configure-connection
database-delete-connection-configuration
database-generate-credentials
database-reset-connection
database-list-roles
database-read-role
database-write-role
database-delete-role
database-rotate-static-role-credentials
database-rotate-root-credentials
database-read-static-role-credentials
database-list-static-roles
database-read-static-role
database-write-static-role
database-delete-static-role

@averche averche added this to the 1.14 milestone Feb 28, 2023
@averche averche marked this pull request as ready for review February 28, 2023 23:59
@averche averche requested review from a team February 28, 2023 23:59
@jamesmichaeltate1
Copy link

Access

Base automatically changed from ui/openapi-naming-strategy to main April 4, 2023 17:14
@averche averche merged commit 4ff6b62 into main Apr 10, 2023
@averche averche deleted the display-attributes-database branch April 10, 2023 18:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants