Browse Source

Update lowcode/schema/definitions/enum-descriptor.schema.json

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
pull/24893/head
SALİH ÖZKARA 1 month ago
committed by GitHub
parent
commit
8ab463e6f1
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 3
      lowcode/schema/definitions/enum-descriptor.schema.json

3
lowcode/schema/definitions/enum-descriptor.schema.json

@ -27,7 +27,8 @@
}, },
"required": [ "required": [
"name" "name"
] ],
"additionalProperties": false
}, },
"minItems": 1 "minItems": 1
} }

Loading…
Cancel
Save