-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
Describe the bug
The contextive json schema says that there must be an 'imports' statement OR a 'contexts' statement using 'anyOf'. This passes tests in the jsonschemastore - see https://www.schemastore.org/contextive-glossary.json.
In Intellij, if you open a contextive glossary file that doesn't have any imports statements, there is a 'warning' that the file is missing a required imports key. Within the anyOf block, imports is marked as required but only with in the anyOf block, so it should not flag as a warning.
Need to log a bug with intellij and track here.
Metadata
Metadata
Assignees
Labels
No labels