mirror of
https://github.com/retailcrm/NelmioApiDocBundle.git
synced 2025-02-03 08:09:25 +03:00
9968027aad
- 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.