Closed
Description
Helpfully, jsonschema
includes a schema for each schema version, which can be loaded with e.g. jsonschema._utils.load_schema("draft7")
.
It would be a nice trick to mix some schema generated from these definitions in with the hand-crafted strategies and see what happens. Supporting references and definitions, for a start...
Metadata
Metadata
Assignees
Labels
No labels