From 6305e7af35afd5f9555b58a75bcc8bf1e2bee12e Mon Sep 17 00:00:00 2001 From: Daniel Nephin Date: Thu, 6 May 2021 15:32:12 -0400 Subject: [PATCH] Merge pull request #10064 from hashicorp/docs-fix-namespace-api-descriptions docs: fix api-docs namespace descriptions --- website/content/api-docs/namespaces.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/content/api-docs/namespaces.mdx b/website/content/api-docs/namespaces.mdx index bec1d7aa4f..78bd05f4b1 100644 --- a/website/content/api-docs/namespaces.mdx +++ b/website/content/api-docs/namespaces.mdx @@ -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 | | ------ | ------------------ | ------------------ |