Skip to content

Commit

Permalink
Merge pull request #145 from oasis-open/note-content-required
Browse files Browse the repository at this point in the history
Require 'content' on Notes
  • Loading branch information
clenk authored Mar 29, 2022
2 parents 5353a26 + 46fae35 commit b4dc86e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions schemas/sdos/note.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@
}
],
"required": [
"content",
"object_refs"
]
}

0 comments on commit b4dc86e

Please sign in to comment.