NelmioApiDocBundle/ModelDescriber
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
..
Annotations feature: Add new validation from constraints. 2018-12-19 16:25:14 +01:00
BazingaHateoasModelDescriber.php Merge pull request #1277 from goetas/bazinga-hateoas 2018-05-05 14:49:17 +02:00
FormModelDescriber.php add boolean enums support to forms 2018-09-24 17:35:57 +02:00
JMSModelDescriber.php 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
ModelDescriberInterface.php Add return types 2017-03-17 19:37:51 +01:00
ObjectModelDescriber.php Fix alternative names issue 2018-11-04 12:24:45 +01:00