mirror of
https://github.com/hashicorp/vault.git
synced 2026-05-28 04:10:44 -04:00
Update Create Role heading to Create/Update Role (#20000)
The subheading states you can update a named role but for navigation purposes I think it would also make sense to add it to the heading too.
This commit is contained in:
parent
0e9b3b061a
commit
ef901b1bc4
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ This documentation assumes the SSH secrets engine is enabled at the `/ssh` path
|
|||
in Vault. Since it is possible to enable secrets engines at any location, please
|
||||
update your API calls accordingly.
|
||||
|
||||
## Create Role
|
||||
## Create/Update Role
|
||||
|
||||
This endpoint creates or updates a named role.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue