mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
This should not be removed
This commit is contained in:
@@ -447,6 +447,7 @@ class Swagger2 extends Format
|
||||
];
|
||||
} else {
|
||||
$items = [
|
||||
'type' => $type,
|
||||
'$ref' => '#/definitions/'.$rule['type'],
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user