doc: fix dns config api docs
This commit is contained in:
@@ -1087,8 +1087,7 @@ This is currently internal API and is documented here for completeness.
|
|||||||
Response(200):
|
Response(200):
|
||||||
```
|
```
|
||||||
{
|
{
|
||||||
"provider": <string>, // 'caas'
|
"provider": <string> // 'caas' or 'route53' or 'digitalocean'
|
||||||
"token": <string> // caas specific token
|
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user