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

chore(api): remove ValidateDeleteRequestsListener #5275

Merged
merged 3 commits into from
Jun 2, 2024

Conversation

usu
Copy link
Member

@usu usu commented Jun 1, 2024

Related to #5095

In the meantime, api platform supports validation for delete operation. Hence we can remove our own listener and enable validation via api-platform configuration.

Commit 1: ea8c46e
Removes our own listener
Failing tests proof that we have proper test for each endpoint which requires delete validation:
https://github.com/ecamp/ecamp3/actions/runs/9329296485/job/25681554883?pr=5275

Commit 2: 009ae7b
Enables delete validation for relevant endpoints

@usu usu marked this pull request as ready for review June 1, 2024 10:04
@usu
Copy link
Member Author

usu commented Jun 1, 2024

The changes in OpenApi doc is probably related to api-platform/core#6360

@usu usu added this pull request to the merge queue Jun 2, 2024
Merged via the queue into ecamp:devel with commit fe4a8da Jun 2, 2024
32 checks passed
@BacLuc BacLuc mentioned this pull request Jul 10, 2024
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.

4 participants