Skip to content

Commit

Permalink
Fix: Remove required title from contentobject schema (adaptlearning#98)
Browse files Browse the repository at this point in the history
  • Loading branch information
joe-allen-89 committed Feb 20, 2023
1 parent 88051c4 commit 6e27c74
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions schema/contentobject.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,6 @@
"type": "object",
"title": "Resources",
"default": {},
"required": [
"title"
],
"properties": {
"_isEnabled": {
"type": "boolean",
Expand Down

0 comments on commit 6e27c74

Please sign in to comment.