You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I upgraded from api-platform/core v3.3.11 to v4.0.2, and now my swagger don't show the "Send empty value" checkbox on nullable properties.
There is still the disabled "Send empty value" checkbox for the "page" parameter, but all the others disappeared.
Do you know why ? Is there any new config that I need to set to get it back ?
I also noticed that if I have for example this entities : Product, ProductAaa, ProductBbb, now the Product entity is documented above ProductAaa (while with v3.3.11 it was after ProductBbb). I think it's better now.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello there,
I upgraded from api-platform/core v3.3.11 to v4.0.2, and now my swagger don't show the "Send empty value" checkbox on nullable properties.
There is still the disabled "Send empty value" checkbox for the "page" parameter, but all the others disappeared.
Do you know why ? Is there any new config that I need to set to get it back ?
I also noticed that if I have for example this entities : Product, ProductAaa, ProductBbb, now the Product entity is documented above ProductAaa (while with v3.3.11 it was after ProductBbb). I think it's better now.
Beta Was this translation helpful? Give feedback.
All reactions