NelmioApiDocBundle/Tests
Javier Spagnoletti df9893428e [JMSModelDescriber] Allow to use free form objects from JMS serialization (#1368)
* [JMSModelDescriber] Allow to use free form objects from JMS serialization

* Remove unused variable

* Refactor `describeItem()`

* Add more tests

* early detect of free form objects

* Add test for array property without type

* Merge `findPropertyType()` and `registerPropertyType()` methods

* Update `registerPropertyType()` in order to set "object" as type for arrays with undefined item types

* Set "additionalProperties" definition for arrays without defined items

* Simplified `registerPropertyType()`

* Merged `registerPropertyType()` into `describeItem()`

* Fix comment

* Fix comment
2018-08-21 17:41:32 +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 [JMSModelDescriber] Allow to use free form objects from JMS serialization (#1368) 2018-08-21 17:41:32 +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