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

Ignore groups serialization #219

Open
epitre opened this issue Jan 29, 2025 · 0 comments
Open

Ignore groups serialization #219

epitre opened this issue Jan 29, 2025 · 0 comments

Comments

@epitre
Copy link

epitre commented Jan 29, 2025

Hi,

I have a simple use case in a symfony/api_platform application.
I want to map an entity to a dto.

My problem is that there's some groups defined on the properties of the entity and I can't map the properties if I don't explicitly mentionned the group on the properties.
But I don't want to deal with groups (that's why I do specific DTOs).

So, I would like to disable Groups check.

I don't see it in the documentation. Is it already possible ?

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

No branches or pull requests

1 participant