Skip to content

Commit

Permalink
feat: Fix strict ajv warnings in film extension
Browse files Browse the repository at this point in the history
  • Loading branch information
l0b0 committed Nov 22, 2021
1 parent 5ba247a commit 16d5ef2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions extensions/film/schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
"properties": {
"allOf": [
{
"type": "object",
"required": ["film:id", "film:negative_sequence"]
},
{
Expand Down

0 comments on commit 16d5ef2

Please sign in to comment.