docs: fix api-docs namespace descriptions

Looks like some copy/paste from ACL docs.
This commit is contained in:
Seth Hoenig 2021-04-19 10:31:07 -06:00 committed by Daniel Nephin
parent f5afed82c8
commit 60af6a13ff
1 changed files with 2 additions and 2 deletions

View File

@ -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 |
| ------ | ------------------ | ------------------ |