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

#550 fix missing request type in bare-metals, add test case to avoid future issues #553

Merged
merged 1 commit into from
Dec 3, 2021

Conversation

spencerkordecki
Copy link
Collaborator

Description

There was an API config for getInstanceIpv4Addresses that was missing a request type which means that using the endpoint would have failed since it wouldn't know what request type to use. This PR adds the missing request type and adds a test case to avoid this happening in the future.

Related Issues

Fixes issue #550

Checklist:

  • Have you checked to ensure there aren't other open Pull Requests for the same update/change?
  • Have you linted your code locally prior to submission?
  • Have you successfully ran tests with your changes locally?

@spencerkordecki spencerkordecki merged commit 3344cde into master Dec 3, 2021
@spencerkordecki spencerkordecki deleted the issue-550 branch December 3, 2021 01:38
@spencerkordecki spencerkordecki added this to the v2.3.0 milestone Dec 3, 2021
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