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

fix(serializer): disable_type_enforcement with null values #5593

Merged

Conversation

soyuka
Copy link
Member

@soyuka soyuka commented May 22, 2023

fixes #5584

@soyuka soyuka force-pushed the fix/disable-type-enforcement-null-values branch from 25f0107 to b0fdfe6 Compare May 22, 2023 15:52
@soyuka soyuka merged commit a0f12b6 into api-platform:3.1 May 23, 2023
20 of 25 checks passed
@soyuka soyuka deleted the fix/disable-type-enforcement-null-values branch May 23, 2023 06:05
@bizley
Copy link

bizley commented Aug 24, 2023

Guys, just to let you know, this change rendered impossible to pass IRI as a value for relation entity when disable_type_enforcement is set to true. It was working previously.

@soyuka
Copy link
Member Author

soyuka commented Aug 25, 2023

@bizley I'm pretty sure we test this, can you give me an example of failing request with its resource? also can you open a new issue? thanks!

@bizley
Copy link

bizley commented Aug 25, 2023

Sure, will do in a sec.

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.

None yet

2 participants