Skip to content

JSON Schema no longer works since jsonix.org is offline #98

Open
@pwmcintyre

Description

@pwmcintyre

Hey team,

Looks like when converting to JSON Schema, all the types do not use primitives, but rather refer to an external schema hosted on jsonix.org.

Example:

{
    "$ref":"http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/dateTime"
}

This site appears to have gone offline, rendering these schemas useless.

Wondering:

  • is this intentional?
  • are these available on GitHub?

Seeking advice

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions