NelmioApiDocBundle/Tests/Functional
Romain BigZ Richard 9968027aad feature: Add new validation from constraints.
- Add minimum and maximum from the range annotation
- Add maximum from the LessThan and LessThanOrEqual annotation

FIX: remove the extra date-time format, which was not standard and not in sync with what symfony exposes
Swagger specifies that date-time should follow the RFC3339, and this is what symfony does as default.
2018-12-19 16:25:14 +01:00
..
Controller jms serializer group names are based on the internal property name, not on the serialized name (#1421) 2018-10-17 17:19:37 +02:00
Entity feature: Add new validation from constraints. 2018-12-19 16:25:14 +01:00
Form add boolean enums support to forms 2018-09-24 17:35:57 +02:00
BazingaFunctionalTest.php Merge pull request #1277 from goetas/bazinga-hateoas 2018-05-05 14:49:17 +02:00
FunctionalTest.php feature: Add new validation from constraints. 2018-12-19 16:25:14 +01:00
JMSFunctionalTest.php Respect property name for constraints 2018-09-11 13:42:50 +03:00
SwaggerUiTest.php Last fixes 2018-10-06 14:42:47 +02:00
TestBundle.php Change the vendor to "Nelmio" 2016-12-29 12:09:26 +01:00
TestKernel.php Fix alternative names issue 2018-11-04 12:24:45 +01:00
WebTestCase.php Last fixes 2018-10-06 14:42:47 +02:00