NelmioApiDocBundle/Parser
Julius Beckmann 0845377300 Use only JMS/GroupExclusion if groups are there
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.
2013-12-20 15:08:26 +01:00
..
FormTypeParser.php Add support for embedded forms 2013-10-23 15:45:30 +02:00
JmsMetadataParser.php Use only JMS/GroupExclusion if groups are there 2013-12-20 15:08:26 +01:00
ParserInterface.php Fix CS 2013-11-14 10:33:57 +01:00
PostParserInterface.php Updated postParse logic to utilize an interface and to avoid unnecessary "supports" checks. 2013-07-02 21:57:09 -07:00
ValidationParser.php cs 2013-12-11 01:59:59 +01:00
ValidationParserLegacy.php Fix tests for Symfony2 2.1 2013-11-14 14:20:51 +01:00