Skip to content

Yml syntax error in Intellij #113

@chrissimon-au

Description

@chrissimon-au

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions