mirror of
https://github.com/retailcrm/NelmioApiDocBundle.git
synced 2025-02-13 04:59:24 +03:00
fixed doc typo the broke the models section
This commit is contained in:
parent
f66ab2a516
commit
fdb2182834
@ -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