Fix header for Login's Parameters (#9731)
The header for parameters was the same as "Sample Payload"
This commit is contained in:
parent
16be98fa1c
commit
fa5ea438c1
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue