mirror of
https://github.com/retailcrm/NelmioApiDocBundle.git
synced 2025-02-09 02:59:27 +03:00
Do not allow using @Model in @Swagger annotation
This commit is contained in:
parent
b85eb00a79
commit
fa0d937160
@ -22,7 +22,6 @@ final class Model extends AbstractAnnotation
|
||||
public static $_parents = [
|
||||
'Swagger\Annotations\Parameter',
|
||||
'Swagger\Annotations\Response',
|
||||
'Swagger\Annotations\Swagger',
|
||||
];
|
||||
|
||||
public $type;
|
||||
|
Loading…
x
Reference in New Issue
Block a user