NelmioApiDocBundle
NelmioApiDocBundle copied to clipboard
Fix detection of what groups to use if object is empty but has discriminator map metadata
When describing empty abstract class with JMS Discriminator map describer fails to compute groups correctly.
I have logic for handling discriminator map in custom describer. If you are interested I can submit a PR to add this logic to JMSModelDescriber
Good catch, thanks! If possible, could you add a small test case to ensure this is working correctly please?
Closing this because of inactivity :)