NelmioApiDocBundle/Tests
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 Add areas support (#1169) 2018-01-05 13:08:02 +01:00
DependencyInjection Merge pull request #1404 from bifidokk/area-docs 2018-10-06 14:44:53 +02:00
Describer Apply fixes from StyleCI 2017-12-22 17:42:18 +00:00
Functional feature: Add new validation from constraints. 2018-12-19 16:25:14 +01:00
Model Make sure alternative names use the exact names specified (#1384) 2018-08-26 22:15:44 +02:00
ModelDescriber/Annotations Make SymfonyConstraintAnnotationReaderTest use proper calls to reader 2018-09-11 14:00:51 +03: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