NelmioApiDocBundle/Tests
Asmir Mustafic 09e6f30572 Jms serializer default groups should not generate new definitions when possible (#1367)
* if the group does not define per property exclusion, then remove possible obsolete property exclusions

* if the group is using only the default group, then is as not defining a group

* test that the user does not get a new alias just because another property pf the same object has some groups

* use strict comparison
2018-07-26 14:14:26 +02:00
..
Controller Add areas support (#1169) 2018-01-05 13:08:02 +01:00
DependencyInjection jms serializer groups can be nested (#1366) 2018-07-25 17:58:28 +02:00
Describer Apply fixes from StyleCI 2017-12-22 17:42:18 +00:00
Functional Jms serializer default groups should not generate new definitions when possible (#1367) 2018-07-26 14:14:26 +02:00
Model Implement alternative naming system via configuration (#1312) 2018-06-10 09:56:38 +02:00
ModelDescriber/Annotations Fix #1283: Invalid swagger.json generation - definition for entities with Assert\NotBlank and Assert\Length 2018-04-09 10:53:43 +01:00
Routing Allow to filter routes by host (#1121) 2018-03-17 10:37:54 -03:00
Swagger Add a test case 2018-03-22 19:03:25 +01:00
ApiDocGeneratorTest.php Add areas support (#1169) 2018-01-05 13:08:02 +01:00