-
- Downloads
Issue #2827084 by damiankloip, Wim Leers, dawehner, prics, larowlan, catch,...
Issue #2827084 by damiankloip, Wim Leers, dawehner, prics, larowlan, catch, darrenwh: EntityNormalizer::denormalize should not throw UnexpectedValueException, but \Symfony\Component\HttpKernel\Exception\UnprocessableEntityHttpException, so we get a 422 response instead of 400
Showing
- core/modules/hal/tests/src/Functional/EntityResource/HalEntityNormalizationTrait.php 4 additions, 4 deletions...Functional/EntityResource/HalEntityNormalizationTrait.php
- core/modules/rest/src/RequestHandler.php 23 additions, 8 deletionscore/modules/rest/src/RequestHandler.php
- core/modules/rest/tests/src/Functional/EntityResource/EntityResourceTestBase.php 4 additions, 6 deletions.../src/Functional/EntityResource/EntityResourceTestBase.php
Loading
Please register or sign in to comment