mirror of
https://github.com/retailcrm/NelmioApiDocBundle.git
synced 2025-02-02 15:51:48 +03:00
Merge pull request #1994 from virtualize/master
fixed doc typo that broke the models section
This commit is contained in:
commit
d27cc8fc3b
@ -288,7 +288,7 @@ This annotation has two options:
|
|||||||
content: new Model(type: User::class, groups: ['non_sensitive_data'])
|
content: new Model(type: User::class, groups: ['non_sensitive_data'])
|
||||||
)]
|
)]
|
||||||
|
|
||||||
.. tip::
|
.. tip::
|
||||||
|
|
||||||
When used at the root of ``@OA\Response`` and ``@OA\Parameter``, ``@Model`` is automatically nested
|
When used at the root of ``@OA\Response`` and ``@OA\Parameter``, ``@Model`` is automatically nested
|
||||||
in a ``@OA\Schema``.
|
in a ``@OA\Schema``.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user