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

DNS API not included #39

Closed
yoadey opened this issue Jan 30, 2024 · 2 comments
Closed

DNS API not included #39

yoadey opened this issue Jan 30, 2024 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@yoadey
Copy link

yoadey commented Jan 30, 2024

Current SDK Version

6.1.11

Use-cases

Automatically create DNS Zones/Records with the SDK

Attempted Solutions

Proposal

Please include the API from https://api.ionos.com/docs/dns/v1/ into the SDK, currently they have to be used with a standard REST client.

References

https://api.ionos.com/docs/dns/v1/

@yoadey yoadey added the enhancement New feature or request label Jan 30, 2024
@cristiGuranIonos
Copy link
Contributor

cristiGuranIonos commented Jan 30, 2024

Hi,
Yes, the name sdk-go is misleading as it is used only for a subset of features(compute). It is an older name and could have been chosen better at the time.

Thanks for creating this. We already have a generated dns sdk, but it's here.
If you wish to have multiple go sdks bundled in the same repo, we have them also here.

Let us know if there is anything you would like to see improved.

@yoadey
Copy link
Author

yoadey commented Jan 31, 2024

Thanks, that solves my issue, wasn't aware of that.

@yoadey yoadey closed this as completed Jan 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants