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

Fix PUT requests #151

Merged
merged 1 commit into from
Dec 28, 2023
Merged

Fix PUT requests #151

merged 1 commit into from
Dec 28, 2023

Conversation

senekor
Copy link
Owner

@senekor senekor commented Dec 28, 2023

The API doesn't expect PUT requests to include the entity ID in the
URL, since the ID is already contained in the JSON body.

The API doesn't expect PUT requests to include the entity ID in the
URL, since the ID is already contained in the JSON body.
@senekor senekor merged commit af1b1ca into main Dec 28, 2023
1 check passed
@senekor senekor deleted the fix-put-requests branch December 28, 2023 16:46
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