mirror of
https://github.com/retailcrm/NelmioApiDocBundle.git
synced 2025-04-03 22:03:33 +03:00
commit
0fe8373d53
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ In this case the class ``App\Entity\User`` will be aliased into:
|
|||
class HomeController
|
||||
{
|
||||
/**
|
||||
* @SWG\Response(response=200, @SWG\Schema(ref="MyModel"))
|
||||
* @SWG\Response(response=200, @SWG\Schema(ref="#/definitions/MyModel"))
|
||||
*/
|
||||
public function indexAction()
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue