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

provider: Fix Defined.net HTTP API client's host update endpoint #12

Merged
merged 1 commit into from
Oct 22, 2024

Conversation

janartodesk
Copy link
Member

The HTTP API provides PUT /v2/hosts/:id endpoint instead of the currently configured PUT /v1/hosts/:id.

The HTTP API provides `PUT /v2/hosts/:id` endpoint instead of the currently configured `PUT /v1/hosts/:id`.
@janartodesk janartodesk added the bug Something isn't working label Oct 22, 2024
@janartodesk janartodesk self-assigned this Oct 22, 2024
@janartodesk janartodesk marked this pull request as ready for review October 22, 2024 08:03
@janartodesk janartodesk requested a review from a team as a code owner October 22, 2024 08:03
@janartodesk janartodesk merged commit 4e68bc1 into main Oct 22, 2024
4 checks passed
@janartodesk janartodesk deleted the fix/definednet-host-update-endpoint branch October 22, 2024 08:03
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 this pull request may close these issues.

1 participant