category.json schema should not allow additional properties
Opened this issue · 0 comments
jonafato commented
The category schema currently allows additional properties on category data, but these attributes are not used by the website (and cannot be used without first being validated by the schema). The schema should disallow this, which may also result in adding newly allowed values (with some currently existing examples being URLs and start / end dates of events).