ENH: JsonSchemaExporter accepts do_not_create parameter.
Compare changes
Files
2- Daniel Hornung authored
@@ -300,7 +300,8 @@ class JsonSchemaExporter:
@@ -308,28 +309,31 @@ class JsonSchemaExporter:
@@ -342,8 +346,8 @@ def recordtype_to_json_schema(rt: db.RecordType, additional_properties: bool = T
@@ -385,14 +389,17 @@ def recordtype_to_json_schema(rt: db.RecordType, additional_properties: bool = T
@@ -406,10 +413,10 @@ def recordtype_to_json_schema(rt: db.RecordType, additional_properties: bool = T