This commit is contained in:
Girish Ramakrishnan
2016-12-14 15:04:14 -08:00
parent b77b2ab82d
commit c759a1c3f6
2 changed files with 2 additions and 2 deletions

View File

@@ -1099,7 +1099,7 @@ This is currently internal API and is documented here for completeness.
Response(200):
```
{
"provider": <string> // 'caas' or 'route53' or 'digitalocean'
"provider": <string> // 'caas' or 'route53' or 'digitalocean' or 'noop' or 'manual'
}
```