Fix documentation namespace API property (#6051)
This commit is contained in:
parent
34deb47a8b
commit
b81b87e219
|
@ -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"
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue