NelmioApiDocBundle/Tests/Functional
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
..
Controller Add @SerializedName support (#1636) 2020-05-30 18:08:25 +02:00
Entity add support for jms serializer inline property feature 2020-05-07 20:02:10 +02:00
EntityExcluded Add @SerializedName support (#1636) 2020-05-30 18:08:25 +02:00
Form Merge pull request #1522 from ahilles107/port/options_support_in_model 2019-06-01 15:31:09 +02:00
ModelDescriber Allow model describers on jms custom types (#1495) 2019-04-16 12:13:33 +02:00
BazingaFunctionalTest.php fix compatibility with symfony 5 2019-12-19 15:41:14 +01:00
FOSRestTest.php remove FOSRest on symfony 5 test runs as FOSRest does not support symfony 5 yet 2019-12-20 10:52:36 +01:00
FunctionalTest.php Add @SerializedName support (#1636) 2020-05-30 18:08:25 +02:00
JMSFunctionalTest.php add support for jms serializer inline property feature 2020-05-07 20:02:10 +02:00
SwaggerUiTest.php Refactor Existing Ref parsing in RouteMetadataDescriber 2020-02-06 18:44:17 -05:00
TestBundle.php Change the vendor to "Nelmio" 2016-12-29 12:09:26 +01:00
TestKernel.php Add @SerializedName support (#1636) 2020-05-30 18:08:25 +02:00
WebTestCase.php fix compatibility with symfony 5 2019-12-19 15:41:14 +01:00