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

feat(vps): filter Operating Systems without needing a VPS. #43

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

JoooostB
Copy link

Short description

Adds filter API endpoint to allow for retrieving Operating Systems without needing a VPS. This can be particularly handy when no VPS is created yet, as is currently an open issue for the Terraform provider: aequitas/terraform-provider-transip#74

Checklist

  • I read the CONTRIBUTING.md document
  • This code actually compiles
  • This code solves my problem
  • I've updated the inline documentation
  • I added or modified test(s) to prevent this issue from ever occuring again

Signed-off-by: Joost Buskermolen <joost@buskervezel.nl>
@JoooostB
Copy link
Author

I was in doubt if this was completely related to the VPS package, or a separate package had te be made as the URL does not start with /vps/. In my understanding it's sole purpose is to gather information about the VPS product, so I added it to the VPS package for now.

Signed-off-by: Joost Buskermolen <joost@buskervezel.nl>
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