mirror of https://github.com/status-im/consul.git
docs: fix api-docs namespace descriptions
Looks like some copy/paste from ACL docs.
This commit is contained in:
parent
f5afed82c8
commit
60af6a13ff
|
@ -13,7 +13,7 @@ The functionality described here is available only in
|
|||
|
||||
## Create a Namespace
|
||||
|
||||
This endpoint creates a new ACL token.
|
||||
This endpoint creates a new Namespace.
|
||||
|
||||
| Method | Path | Produces |
|
||||
| ------ | ------------ | ------------------ |
|
||||
|
@ -207,7 +207,7 @@ $ curl -H "X-Consul-Token: b23b3cad-5ea1-4413-919e-c76884b9ad60" \
|
|||
|
||||
## Update a Namespace
|
||||
|
||||
This endpoint updates a new ACL token.
|
||||
This endpoint updates a Namespace.
|
||||
|
||||
| Method | Path | Produces |
|
||||
| ------ | ------------------ | ------------------ |
|
||||
|
|
Loading…
Reference in New Issue