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

Add support to return response body on deleting of item resources #2225

Closed
branyas opened this issue Feb 16, 2023 · 0 comments
Closed

Add support to return response body on deleting of item resources #2225

branyas opened this issue Feb 16, 2023 · 0 comments
Assignees
Labels
type: enhancement A general enhancement

Comments

@branyas
Copy link

branyas commented Feb 16, 2023

It is already possible to configure returnBodyOnUpdate for PUT and PATCH methods. I would like to configure DELETE method in similar fashion. That would enable to add HATEOAS links to follow after DELETE, but without a custom controller everywhere. Here is an article that explains the details well: article

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Feb 16, 2023
@odrotbohm odrotbohm changed the title Return body on DELETE Add support to return response body on deleting of item resources Feb 21, 2023
@odrotbohm odrotbohm added type: enhancement A general enhancement and removed status: waiting-for-triage An issue we've not yet triaged labels Feb 21, 2023
@odrotbohm odrotbohm added this to the 4.1 M3 (2023.0.0) milestone Feb 21, 2023
@odrotbohm odrotbohm self-assigned this Feb 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

3 participants