highsource / highsource/jsonix-schema-compiler

JSON Schema no longer works since jsonix.org is offline

Open
#98 1 comment 1 reaction 0 assignees View on GitHub
Dominant language
Java
Stars
138
Forks
37
PR merge metrics
No merged PRs in 30d

Description

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:
```json
{
"$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

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.