This should not be removed

This commit is contained in:
Matej Baco
2021-09-21 14:19:25 +02:00
parent b97542e581
commit 1eeddc8015
@@ -447,6 +447,7 @@ class Swagger2 extends Format
];
} else {
$items = [
'type' => $type,
'$ref' => '#/definitions/'.$rule['type'],
];
}