-
-
Notifications
You must be signed in to change notification settings - Fork 960
Closed
Labels
Description
Just imagine.
I have 50 custom normalizers.
I have api action which returns me 1000 translations (key => value).
The Api Platform try to normalize every value.
So we have 50000 useless iterations. What for?
Make ability to disable normalization for scalar attributes please.
Reactions are currently unavailable