mirror of
https://github.com/retailcrm/NelmioApiDocBundle.git
synced 2025-02-02 23:59:26 +03:00
Merge branch 'fix-SwaggerDocblockConvertCommand' of https://github.com/gesof/NelmioApiDocBundle into gesof-fix-SwaggerDocblockConvertCommand
This commit is contained in:
commit
42c08fa681
@ -123,7 +123,7 @@ class SwaggerDocblockConvertCommand extends ContainerAwareCommand
|
||||
|
||||
if ('POST' !== $apiDoc->getMethod()) {
|
||||
$annotation .= ',
|
||||
* schema=""';
|
||||
* @SWG\Schema(type="'.$this->determineDataType($parameter).'")';
|
||||
}
|
||||
|
||||
$annotation .= '
|
||||
|
Loading…
x
Reference in New Issue
Block a user