Skip to content

Which JsonSchema version is used? Why is $schema not allwoed? #4455

@rufreakde

Description

@rufreakde

Prerequisites

What theme are you using?

validator-ajv8

What is your question?

I am using c# to export some classes with a tool:
https://github.com/RicoSuter/NJsonSchema

Which seems to export with:
https://json-schema.org/draft-05

With a property within

{
"$schema":"http://json-schema.org/draft-04/schema#"
}

I had to manually modify and delete $schema property.

exampe

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions