Browse Source
Update lowcode/schema/model.schema.json
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
pull/24893/head
SALİH ÖZKARA
6 months ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
1 additions and
0 deletions
-
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", |
|
|
|
|