mirror of
https://github.com/drawdb-io/drawdb.git
synced 2026-02-11 02:00:37 +08:00
Fix import diagram
This commit is contained in:
@@ -171,6 +171,7 @@ export const jsonSchema = {
|
||||
items: { ...enumSchema },
|
||||
},
|
||||
title: { type: "string" },
|
||||
database: { type: "string" },
|
||||
},
|
||||
required: ["tables", "relationships", "notes", "subjectAreas"],
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user