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 token/ #19399

Merged
merged 42 commits into from
Apr 6, 2023
Merged

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 token/:

token-list-accessors
token-create
token-create-orphan
token-create-against-role
token-look-up
token-look-up2
token-look-up-accessor
token-look-up-self
token-look-up-self2
token-renew
token-renew-accessor
token-renew-self
token-revoke
token-revoke-accessor
token-revoke-orphan
token-revoke-self
token-list-roles
token-read-role
token-write-role
token-delete-role
token-tidy

@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 16:14
vault/token_store.go Outdated Show resolved Hide resolved
vault/token_store.go Outdated Show resolved Hide resolved
@averche averche requested a review from AnPucel March 13, 2023 22:43
vault/token_store.go Outdated Show resolved Hide resolved
vault/token_store.go Show resolved Hide resolved
Base automatically changed from ui/openapi-naming-strategy to main April 4, 2023 17:14
@averche averche merged commit d7ecfa0 into main Apr 6, 2023
@averche averche deleted the display-attributes-token branch April 6, 2023 15:11
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