ENH: JsonSchemaExporter accepts do_not_create parameter.
Compare changes
Files
2- Daniel Hornung authored
Also moved it into a class.
+ 241
− 195
@@ -19,213 +19,261 @@
@@ -238,6 +286,10 @@ def recordtype_to_json_schema(rt: db.RecordType, additional_properties: bool = T
@@ -246,17 +298,11 @@ def recordtype_to_json_schema(rt: db.RecordType, additional_properties: bool = T