open-vault/builtin/credential/github
Anton Averchenkov 33bc8f5d00
openapi: Add display attributes for GitHub auth (#19384)
Please see https://github.com/hashicorp/vault/pull/19319 for more details on how this will affect the generated OpenAPI schema.

____

### The following OperationID's will be generated for GitHub auth:

github-read-configuration
github-configure
github-log-in
github-read-teams
github-read-team-mapping
github-write-team-mapping
github-delete-team-mapping
github-read-users
github-read-user-mapping
github-write-user-mapping
github-delete-user-mapping
2023-04-07 13:30:26 -04:00
..
cmd/github adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
backend.go openapi: Add display attributes for GitHub auth (#19384) 2023-04-07 13:30:26 -04:00
backend_test.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
cli.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
path_config.go openapi: Add display attributes for GitHub auth (#19384) 2023-04-07 13:30:26 -04:00
path_config_test.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
path_login.go openapi: Add display attributes for GitHub auth (#19384) 2023-04-07 13:30:26 -04:00
path_login_test.go adding copyright header (#19555) 2023-03-15 09:00:52 -07:00