mirror of
https://github.com/retailcrm/NelmioApiDocBundle.git
synced 2025-02-09 11:09:26 +03:00
commit
a0960d8f78
@ -262,7 +262,7 @@ General PHP objects
|
|||||||
|
|
||||||
If you want to customize the documentation of a property of an object, you can use ``@SWG\Property``::
|
If you want to customize the documentation of a property of an object, you can use ``@SWG\Property``::
|
||||||
|
|
||||||
use NelmioApiDocBundle\Annotation\Model;
|
use Nelmio\ApiDocBundle\Annotation\Model;
|
||||||
use Swagger\Annotations as SWG;
|
use Swagger\Annotations as SWG;
|
||||||
|
|
||||||
class User
|
class User
|
||||||
|
Loading…
x
Reference in New Issue
Block a user