mirror of
https://github.com/retailcrm/NelmioApiDocBundle.git
synced 2025-02-02 15:51:48 +03:00
0845377300
When no groups are given in the ApiDoc, there should be no GroupExclusion and the Entity should be parsed wihtout exclusions. Otherwise only the "Default" group of the Entity would be parsed, which may not be used. The ApiDoc should not enforce the Entity to be grouped with "Default", to generate a "full-view" of it.