mirror of
https://github.com/hashicorp/vault.git
synced 2026-05-28 04:10:44 -04:00
Fix missing quote in docs (#14277)
This commit is contained in:
parent
61d67d0e73
commit
9ab1f383a6
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ the given parameter values.
|
|||
|
||||
| Method | Path |
|
||||
| :----- | :------------------- |
|
||||
| `POST | `/keymgmt/kms/:name` |
|
||||
| `POST` | `/keymgmt/kms/:name` |
|
||||
|
||||
### Parameters
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue