NelmioApiDocBundle/Tests/Functional
Guilhem Niot 90f835f1ef
Allow to not document form types fields (#1752)
* Allow the usage of `@SWG\Definition` on form types

* Allow to not document form types fields

* Reduce the number of changes
2020-12-02 15:38:38 +01:00
..
Controller Improve error when the items type of an array is not specified 2020-11-20 17:06:56 +01:00
Entity Fix error 2020-11-28 16:11:05 +01:00
EntityExcluded Add @SerializedName support (#1636) 2020-05-30 18:08:25 +02:00
Form Allow to not document form types fields (#1752) 2020-12-02 15:38:38 +01:00
ModelDescriber Allow model describers on jms custom types (#1495) 2019-04-16 12:13:33 +02:00
ArrayItemsErrorTest.php Improve error when the items type of an array is not specified 2020-11-20 17:06:56 +01:00
BazingaFunctionalTest.php Improve error when the items type of an array is not specified 2020-11-20 17:06:56 +01:00
FOSRestTest.php Add FOSRestBundle 3.x support (#1637) 2020-05-31 17:47:18 +02:00
FunctionalTest.php Allow to not document form types fields (#1752) 2020-12-02 15:38:38 +01:00
JMSFunctionalTest.php Improve error when the items type of an array is not specified 2020-11-20 17:06:56 +01:00
SwaggerUiTest.php (feat): add utf-8 charset to response 2020-10-02 14:04:16 -03:00
TestBundle.php Change the vendor to "Nelmio" 2016-12-29 12:09:26 +01:00
TestKernel.php Fix CS 2020-11-20 17:10:21 +01:00
WebTestCase.php fix compatibility with symfony 5 2019-12-19 15:41:14 +01:00