json-schema-viewer icon indicating copy to clipboard operation
json-schema-viewer copied to clipboard

A JSON Schema Viewer for any JSON Schema on earth.

Results 26 json-schema-viewer issues
Sort by recently updated
recently updated
newest added

While playing with some external APIs the most annoying thing is to write types for it, or manually generating them from json-schema by external lib. In lot of simple scenarios...

enhancement

Implement and support a https://www.contributejson.org/schema file in this project.

documentation
good first issue

JSON Schema has released Draft-08. This issue is a holding issue for support for Draft-08. This may end up being a lot of work and may need to be split...

enhancement

This would be to support `dependencies` in JSON Schema Viewer: https://json-schema.org/understanding-json-schema/reference/object.html#dependencies If you have examples of using dependencies in a JSON Schema then please add that link to this issue.

enhancement

Currently JSON Schema Conditionals are not supported by JSON Schema Viewer. This issue is to fix that: https://json-schema.org/understanding-json-schema/reference/conditionals.html If you have an example of a JSON Schema you would like...

enhancement

Hi, I just found the awesome JSON Schema Viewer. However, I wonder why the title of properties is not shown, e.g. https://json-schema.app/view/%23?url=https%3A%2F%2Fapi.hamburg.de%2Fdatasets%2Fv1%2Fradverkehrsnetz%2Fcollections%2Fradwege_fahrradstrasse%2Fschema Best, Sebastian