mirror of
https://github.com/spacebarchat/server.git
synced 2026-04-27 15:05:19 +00:00
+1
-1
@@ -15,7 +15,7 @@ const specification = JSON.parse(
|
||||
);
|
||||
|
||||
function combineSchemas(schemas) {
|
||||
var definitions = {};
|
||||
let definitions = {};
|
||||
|
||||
for (const name in schemas) {
|
||||
definitions = {
|
||||
|
||||
Reference in New Issue
Block a user