Skip to content

fix: Use params type name for DELETE endpoints #116

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

Merged
merged 2 commits into from
Jun 20, 2024

Conversation

razor-x
Copy link
Member

@razor-x razor-x commented Jun 18, 2024

https://stackoverflow.com/questions/299628/is-an-entity-body-allowed-for-an-http-delete-request

If a DELETE request includes an entity body, the body is ignored [...]

@razor-x razor-x marked this pull request as ready for review June 20, 2024 18:55
@razor-x razor-x merged commit 64f672c into main Jun 20, 2024
@razor-x razor-x deleted the params-not-body-for-delete branch June 20, 2024 19:02
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.

3 participants