mirror of
https://github.com/retailcrm/NelmioApiDocBundle.git
synced 2025-04-02 21:36:14 +03:00
tests passing
This commit is contained in:
parent
89f2044581
commit
11efee0f65
1 changed files with 0 additions and 4 deletions
|
@ -228,10 +228,6 @@ class ApiDoc
|
|||
$data['requirements'] = $requirements;
|
||||
}
|
||||
|
||||
if ($input = $this->input) {
|
||||
$data['input'] = $input;
|
||||
}
|
||||
|
||||
return $data;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue