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

[Bug]: Can not expose snake case properties. #2361

Open
NetBT opened this issue Oct 18, 2024 · 1 comment
Open

[Bug]: Can not expose snake case properties. #2361

NetBT opened this issue Oct 18, 2024 · 1 comment
Labels

Comments

@NetBT
Copy link

NetBT commented Oct 18, 2024

Version

4.23.1

Description

Symfony version 6.1
I want to expose properties in snake case format with the symfony serializer, but the logic here filter these properties.
Before intersection
image
After intersection
image

JSON OpenApi

JSON OpenApi
Replace this text with your JSON (`bin/console nelmio:apidoc:dump`)

Additional context

No response

@NetBT NetBT added the bug label Oct 18, 2024
@NetBT
Copy link
Author

NetBT commented Oct 18, 2024

Related to issues/1756

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant