mirror of
https://github.com/retailcrm/NelmioApiDocBundle.git
synced 2025-02-09 02:59:27 +03:00
CS
This commit is contained in:
parent
a7573897fb
commit
3832ad3481
@ -110,7 +110,7 @@ final class FosRestDescriber implements RouteDescriberInterface
|
||||
if (\DateTime::RFC3339 === $requirements->format || 'c' === $requirements->format) {
|
||||
return 'date-time';
|
||||
}
|
||||
|
||||
|
||||
if ('Y-m-d' === $requirements->format) {
|
||||
return 'date';
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user