Skip to content

Commit

Permalink
Remove disable object from answerOptions schema
Browse files Browse the repository at this point in the history
  • Loading branch information
denniskigen committed Aug 19, 2024
1 parent b9ba4e8 commit 39c204f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion form.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,6 @@
"type": "object",
"properties": {
"hide": { "$ref": "#/definitions/hideProps" },
"disable": { "$ref": "#/definitions/disableProps" },
"label": { "type": "string" },
"concept": { "type": "string" }
}
Expand Down

0 comments on commit 39c204f

Please sign in to comment.