mirror of
https://github.com/retailcrm/NelmioApiDocBundle.git
synced 2025-02-09 02:59:27 +03:00
Typo
This commit is contained in:
parent
9b82b5d3e3
commit
7e0c820e01
@ -76,7 +76,7 @@ class SwaggerDocblockConvertCommand extends ContainerAwareCommand
|
||||
}
|
||||
$path = str_replace('.{_format}', '', $apiDoc->getRoute()->getPath());
|
||||
|
||||
$annotation = '@Operaion(
|
||||
$annotation = '@Operation(
|
||||
* tags={"'.$apiDoc->getSection().'"},
|
||||
* summary="'.$this->escapeQuotes($apiDoc->getDescription()).'"';
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user