xsdata icon indicating copy to clipboard operation
xsdata copied to clipboard

jsonschema

Open skinkie opened this issue 2 years ago • 2 comments

Since JSON to xsData is already possible heuristically, would jsonschema be something that would be in scope to directly parse?

skinkie avatar Jun 03 '22 15:06 skinkie

The generator can already work with raw json documents, I guess we have to add the json schema spec

Personal Note: https://github.com/json-schema-org/JSON-Schema-Test-Suite

tefra avatar Jun 04 '22 16:06 tefra

The only scary thing is that some draft version if I remember correctly broke backwards compatibility but we could start from the latest one.

tefra avatar Jun 04 '22 16:06 tefra

This is definitely something I would also be interested in. Might potentially look into it if you're not already doing it @tefra ?

tlambert03 avatar Jul 08 '23 19:07 tlambert03

Go for it @tlambert03

tefra avatar Jul 16 '23 16:07 tefra