Skip to content

Commit

Permalink
fix: json-schema - remove json forced language
Browse files Browse the repository at this point in the history
it's not always json
  • Loading branch information
ThibaudAV committed Sep 13, 2024
1 parent 1c95aa9 commit 2eac825
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/main/resources/schemas/schema-form.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,6 @@
"description": "Value of the attribute (Support EL).",
"type": "string",
"format": "gio-code-editor",
"gioConfig": {
"monacoEditorConfig": {
"language": "json"
}
},
"x-schema-form": {
"expression-language": true
}
Expand Down

0 comments on commit 2eac825

Please sign in to comment.