json-schema-org.github.io icon indicating copy to clipboard operation
json-schema-org.github.io copied to clipboard

JSON Schema website

Results 36 json-schema-org.github.io issues
Sort by recently updated
recently updated
newest added

e.g. from the implementations page to theirs, but there are other pages we should link to too. ``` ether 12:58 all the goodies are listed at https://json-schema.org/implementations.html 12:59 (there are...

A PR to update the draft compliance of opis/json-schema was created: https://github.com/json-schema-org/json-schema-org.github.io/pull/386 The implementation has a number of non-compliant behaviours by default. After discussion, feature flags were added to allow...

We have an Open Collective, we should add a link to it in the main menu.

Recently some changes have been merged in json-schema-spec to some 2019-09 schemas. Please could they be updated on the website, as implementations pull from here for validation against metaschemas? Also,...

It appeared that qri-io/jsonschema doesn't do code to schema generation (https://github.com/qri-io/jsonschema/issues/32). It may be useful to replace it with this one https://github.com/alecthomas/jsonschema

There are some underlying principles that the JSON Schema project has been based on, but we've never really written them out. A concise list would be appropriate in the Core...

Page: advice for implementers

I've written a library which generates documentation for JSON schemas: https://github.com/dwhieb/jschemer Currently supports draft-04 through draft-07. I plan to bring it up to date with draft 2019 soon, and update...

> Compile JSONSchema to TypeScript type declarations > https://github.com/bcherny/json-schema-to-typescript — 1.1k stars Seems the package is cool enough to be posted on https://json-schema.org/implementations.html :)

Might be a good idea to add the release dates to the specification drafts on https://json-schema.org/specification-links.html

It seems that there could be some more clarity around how vocabularies work. Specifically: - Where are they used? - Where are they defined? - What does the boolean value...

Priority: High
Type: Enhancement