Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] - Version 2.0.0 can't create a dns record #434

Closed
devhun opened this issue Feb 24, 2021 · 0 comments · Fixed by #436
Closed

[BUG] - Version 2.0.0 can't create a dns record #434

devhun opened this issue Feb 24, 2021 · 0 comments · Fixed by #436
Assignees
Labels
bug Something isn't working
Milestone

Comments

@devhun
Copy link
Contributor

devhun commented Feb 24, 2021

Describe the bug
vultr.dns.createRecord
url: '/domains/{dns-domain}/records'

missing parameters
'dns-domain': {
type: 'string',
path: true,
required: true
}

@devhun devhun added the bug Something isn't working label Feb 24, 2021
devhun added a commit to devhun/vultr-node that referenced this issue Feb 24, 2021
@devhun devhun mentioned this issue Feb 24, 2021
devhun added a commit to devhun/vultr-node that referenced this issue Feb 24, 2021
@devhun devhun mentioned this issue Feb 24, 2021
ddymko added a commit that referenced this issue Feb 24, 2021
@spencerkordecki spencerkordecki added this to the v2.0.1 milestone Feb 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants