Skip to content

Conversation

romainallanot
Copy link
Contributor

Q A
Branch? 3.1
Tickets #5736
License MIT
Doc PR N/A
@romainallanot romainallanot force-pushed the issue-5736 branch 2 times, most recently from e014697 to c0fa58b Compare August 30, 2023 13:17
$this->assertInstanceOf(Dummy::class, $normalizer->denormalize(['id' => '/dummies/12', 'name' => 'hello'], Dummy::class, null, $context));
}

public function testDenormalizeGuessingUriVariables(): void
Copy link
Member

@soyuka soyuka Aug 31, 2023

Choose a reason for hiding this comment

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

this is wrong and can not work in a real case scenario so we remove it

@soyuka soyuka merged commit c7892a6 into api-platform:3.1 Sep 1, 2023
Romaixn pushed a commit to Romaixn/core that referenced this pull request Oct 3, 2023
…platform#5788) * fix(serializer): retrieve only first uriVariable from operation * array default --------- Co-authored-by: Antoine Bluchet <soyuka@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants