Fix header for Login's Parameters (#9731)

The header for parameters was the same as "Sample Payload"
This commit is contained in:
Oliver 2021-10-21 15:15:42 -05:00 committed by GitHub
parent 16be98fa1c
commit fa5ea438c1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -248,7 +248,7 @@ entity and then authorizes the entity for the given role.
| :----- | :----------------------- |
| `POST` | `/auth/kubernetes/login` |
### Sample Payload
### Parameters
- `role` `(string: <required>)` - Name of the role against which the login is being
attempted.