1
0
Fork 0
mirror of synced 2024-05-20 12:42:39 +12:00

This should not be removed

This commit is contained in:
Matej Baco 2021-09-21 14:19:25 +02:00
parent b97542e581
commit 1eeddc8015

View file

@ -447,6 +447,7 @@ class Swagger2 extends Format
];
} else {
$items = [
'type' => $type,
'$ref' => '#/definitions/'.$rule['type'],
];
}