mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-11-02 03:27:54 +00:00
docs: Migrate link formats (#18696)
* Adding check-legacy-links-format workflow * Adding test-link-rewrites workflow * Updating docs-content-check-legacy-links-format hash * Migrating links to new format Co-authored-by: Kendall Strautman <kendallstrautman@gmail.com>
This commit is contained in:
@@ -15,7 +15,7 @@ The set of included paths is based on the permissions of the request token.
|
||||
|
||||
The response may include Vault-specific [extensions](https://github.com/oai/openapi-specification/blob/master/versions/3.0.2.md#specification-extensions). Three are currently defined:
|
||||
|
||||
- `x-vault-sudo` - Endpoint requires [sudo](/docs/concepts/policies#sudo) privileges.
|
||||
- `x-vault-sudo` - Endpoint requires [sudo](/vault/docs/concepts/policies#sudo) privileges.
|
||||
- `x-vault-unauthenticated` - Endpoint is unauthenticated.
|
||||
- `x-vault-create-supported` - Endpoint allows creation of new items, in addition to updating existing items.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user