diff --git a/lowcode/schema/model.schema.json b/lowcode/schema/model.schema.json index 3abcab70e4..c958f126fe 100644 --- a/lowcode/schema/model.schema.json +++ b/lowcode/schema/model.schema.json @@ -1,5 +1,6 @@ { "$schema": "https://json-schema.org/draft/2020-12/schema", + "$id": "model.schema.json", "title": "ABP Low Code Model", "description": "Schema for ABP Low Code model.json configuration file", "type": "object",