mirror of
https://github.com/retailcrm/NelmioApiDocBundle.git
synced 2025-04-02 21:36:14 +03:00
fixed doc typo the broke the models section
This commit is contained in:
parent
f66ab2a516
commit
fdb2182834
1 changed files with 1 additions and 1 deletions
|
@ -288,7 +288,7 @@ This annotation has two options:
|
|||
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
|
||||
in a ``@OA\Schema``.
|
||||
|
|
Loading…
Add table
Reference in a new issue