mirror of
https://github.com/status-im/consul.git
synced 2025-01-23 03:59:18 +00:00
Merge pull request #10064 from hashicorp/docs-fix-namespace-api-descriptions
docs: fix api-docs namespace descriptions
This commit is contained in:
parent
3933c46a7f
commit
6305e7af35
@ -13,7 +13,7 @@ The functionality described here is available only in
|
|||||||
|
|
||||||
## Create a Namespace
|
## Create a Namespace
|
||||||
|
|
||||||
This endpoint creates a new ACL token.
|
This endpoint creates a new Namespace.
|
||||||
|
|
||||||
| Method | Path | Produces |
|
| Method | Path | Produces |
|
||||||
| ------ | ------------ | ------------------ |
|
| ------ | ------------ | ------------------ |
|
||||||
@ -207,7 +207,7 @@ $ curl -H "X-Consul-Token: b23b3cad-5ea1-4413-919e-c76884b9ad60" \
|
|||||||
|
|
||||||
## Update a Namespace
|
## Update a Namespace
|
||||||
|
|
||||||
This endpoint updates a new ACL token.
|
This endpoint updates a Namespace.
|
||||||
|
|
||||||
| Method | Path | Produces |
|
| Method | Path | Produces |
|
||||||
| ------ | ------------------ | ------------------ |
|
| ------ | ------------------ | ------------------ |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user