Skip to content

Conversation

soyuka
Copy link
Member

@soyuka soyuka commented Sep 29, 2023

No description provided.

!($operation->canDeserialize() ?? true)
|| !\in_array($method = $operation->getMethod(), ['POST', 'PUT', 'PATCH'], true)
) {
if (!$operation->canDeserialize()) {
Copy link
Member Author

Choose a reason for hiding this comment

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

this is done in the MainController now

@soyuka soyuka force-pushed the wrong-namespace branch 2 times, most recently from fe5dccb to b46a638 Compare October 4, 2023 16:59
@soyuka soyuka requested a review from vincentchalamon October 4, 2023 17:00
@soyuka soyuka force-pushed the wrong-namespace branch 3 times, most recently from 4728ee2 to d7a86f4 Compare October 5, 2023 09:56
@soyuka soyuka merged commit 9947f88 into api-platform:main Oct 5, 2023
@soyuka soyuka deleted the wrong-namespace branch October 5, 2023 12:11
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