NelmioApiDocBundle/Tests/Functional/Controller
Guilhem Niot dfff2476d8
Add @SerializedName support (#1636)
* Add `@SerializedName` support

* Also test `@SerializedName` on properties

* Fix tests with sf < 4.2

* Fix the tests

* Update the CHANGELOG
2020-05-30 18:08:25 +02:00
..
ApiController.php remove FOSRest on symfony 5 test runs as FOSRest does not support symfony 5 yet 2019-12-20 10:52:36 +01:00
BazingaController.php Fix build travis 2019-11-20 12:15:00 +01:00
BazingaTypedController.php Fix build travis 2019-11-20 12:15:00 +01:00
ClassApiController.php Fix build travis 2019-11-20 12:15:00 +01:00
FOSRestController.php Use FOSRest *Param::$key when defined 2020-02-21 10:42:13 +01:00
JMSController.php Fix build travis 2019-11-20 12:15:00 +01:00
SerializedNameController.php Add @SerializedName support (#1636) 2020-05-30 18:08:25 +02:00
TestController.php Refactor Existing Ref parsing in RouteMetadataDescriber 2020-02-06 18:44:17 -05:00
UndocumentedController.php Fix build travis 2019-11-20 12:15:00 +01:00