Skip to content

Change recordGet to be able to get all records#7

Open
KnightAR wants to merge 2 commits into
gellu:masterfrom
KnightAR:master
Open

Change recordGet to be able to get all records#7
KnightAR wants to merge 2 commits into
gellu:masterfrom
KnightAR:master

Conversation

@KnightAR

@KnightAR KnightAR commented May 7, 2018

Copy link
Copy Markdown

The API states that the type and name are required, but they are actually can be left out, instead of
/v1/domains/{domain}/records/{type}/{name}, you can request either just /v1/domains/{domain}/records or /v1/domains/{domain}/records/{type}

Their docs states that this is the proper usage of the API, but it is too restrictive, because I need a list of all records as won't know what records exists.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant