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

Enable Schema definitions for DELETE request body params #923

Merged

Conversation

numbata
Copy link
Contributor

@numbata numbata commented Apr 20, 2024

This PR allows grape-swagger to document body parameters with schema definitions for DELETE requests.
The change aligns DELETE requests with POST, PUT, and PATCH, which already support this.

@numbata numbata force-pushed the delete_action_params_schema_definition branch 2 times, most recently from 1715387 to 599a486 Compare April 20, 2024 10:51
@numbata numbata changed the title Enable Schema Definitions for DELETE requestb Body params Enable Schema definitions for DELETE request body params Apr 20, 2024
@numbata numbata force-pushed the delete_action_params_schema_definition branch from 599a486 to 630eece Compare April 22, 2024 07:28
@numbata
Copy link
Contributor Author

numbata commented Apr 24, 2024

@LeFnord wdyt about the PR?

Feel free to let me know if I should stop pinging you and/or should communicate in a different way.

@LeFnord
Copy link
Member

LeFnord commented Apr 24, 2024

Feel free to let me know if I should stop pinging you and/or should communicate in a different way.

no, it's fine, and thanks for remembering

Copy link
Member

@LeFnord LeFnord left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks again

@LeFnord LeFnord merged commit b75ce7f into ruby-grape:master Apr 25, 2024
21 checks passed
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.

2 participants