mirror of
https://github.com/retailcrm/NelmioApiDocBundle.git
synced 2025-03-12 18:46:10 +03:00
commit
0fe8373d53
@ -43,7 +43,7 @@ In this case the class ``App\Entity\User`` will be aliased into:
|
|||||||
class HomeController
|
class HomeController
|
||||||
{
|
{
|
||||||
/**
|
/**
|
||||||
* @SWG\Response(response=200, @SWG\Schema(ref="MyModel"))
|
* @SWG\Response(response=200, @SWG\Schema(ref="#/definitions/MyModel"))
|
||||||
*/
|
*/
|
||||||
public function indexAction()
|
public function indexAction()
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user