Merge pull request #10064 from hashicorp/docs-fix-namespace-api-descriptions

docs: fix api-docs namespace descriptions
This commit is contained in:
Daniel Nephin 2021-05-06 15:32:12 -04:00 committed by GitHub
commit 8b0ad949c0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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 |
| ------ | ------------------ | ------------------ |