Fix documentation namespace API property (#6051)

This commit is contained in:
Buck Doyle 2019-07-31 16:05:48 -05:00 committed by GitHub
parent 34deb47a8b
commit b81b87e219
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -132,7 +132,7 @@ The table below shows this endpoint's support for
```javascript ```javascript
{ {
"Namespace": "api-prod", "Name": "api-prod",
"Description": "Production API Servers" "Description": "Production API Servers"
} }
``` ```