open-vault/builtin/logical/nomad
Anton Averchenkov 7ed4a429f7
openapi: Add display attributes for Nomad plugin (#19415)
Please see #19319 for more details on how this will affect the generated OpenAPI schema.
___

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

nomad-read-access-configuration
nomad-configure-access
nomad-delete-access-configuration
nomad-read-lease-configuration
nomad-configure-lease
nomad-delete-lease-configuration
nomad-generate-credentials
nomad-list-roles
nomad-read-role
nomad-write-role
nomad-delete-role
2023-04-07 13:21:21 -04:00
..
cmd/nomad adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
backend.go openapi: Add display attributes for Nomad plugin (#19415) 2023-04-07 13:21:21 -04:00
backend_test.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
path_config_access.go openapi: Add display attributes for Nomad plugin (#19415) 2023-04-07 13:21:21 -04:00
path_config_lease.go openapi: Add display attributes for Nomad plugin (#19415) 2023-04-07 13:21:21 -04:00
path_creds_create.go openapi: Add display attributes for Nomad plugin (#19415) 2023-04-07 13:21:21 -04:00
path_roles.go openapi: Add display attributes for Nomad plugin (#19415) 2023-04-07 13:21:21 -04:00
secret_token.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00