Rest API: Docu seems not correct for "Initial DNS Setup"
-
- Plz check Initial DNS Setup documentation
dnsConfigseems wrong in request schema and given example. should be imhodomainConfig
Working JSON payload example (cloudron 7.4.2) for local development:
{ "domainConfig": { "provider": "noop", "domain": "dev.local", "config": { "token": "" } } }Plz verify and update documentation.
-
- Plz check Initial DNS Setup documentation
dnsConfigseems wrong in request schema and given example. should be imhodomainConfig
Working JSON payload example (cloudron 7.4.2) for local development:
{ "domainConfig": { "provider": "noop", "domain": "dev.local", "config": { "token": "" } } }Plz verify and update documentation.
@Quhu thanks. Unfortunately, the API docs always lag a bit...
For the future:
- Check the browser network tab

- https://git.cloudron.io/cloudron/box/-/blob/master/dashboard/src/js/client.js has the API calls with arguments
- https://git.cloudron.io/cloudron/cloudron-cli/-/blob/master/src/actions.js is another place for API calls.
-
G girish marked this topic as a question on
-
G girish has marked this topic as solved on
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login