mirror of
https://github.com/retailcrm/NelmioApiDocBundle.git
synced 2025-04-02 21:36:14 +03:00
CS Fix
This commit is contained in:
parent
a945a47e32
commit
56d4b78bf1
1 changed files with 0 additions and 1 deletions
|
@ -105,7 +105,6 @@ final class FosRestDescriber implements RouteDescriberInterface
|
|||
private function getFormat($requirements)
|
||||
{
|
||||
if ($requirements instanceof Constraint && !$requirements instanceof Regex) {
|
||||
|
||||
if ($requirements instanceof DateTime) {
|
||||
// As defined per RFC3339
|
||||
if ('Y-m-d\TH:i:s' === $requirements->format) {
|
||||
|
|
Loading…
Add table
Reference in a new issue