Skip to content

Commit

Permalink
Fix header for Login's Parameters (hashicorp#9731)
Browse files Browse the repository at this point in the history
The header for parameters was the same as "Sample Payload"
  • Loading branch information
oliverisaac authored and Artem Alexandrov committed Feb 4, 2022
1 parent 47e4b48 commit ce3dbbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/content/api-docs/auth/kubernetes.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit ce3dbbd

Please sign in to comment.