ENH: JsonSchemaExporter can merge schemata and arrayize them
Compare changes
@@ -20,9 +20,12 @@
@@ -46,8 +49,8 @@ class JsonSchemaExporter:
@@ -113,7 +116,7 @@ class JsonSchemaExporter:
@@ -142,8 +145,8 @@ class JsonSchemaExporter:
@@ -224,7 +227,7 @@ class JsonSchemaExporter:
@@ -257,7 +260,9 @@ class JsonSchemaExporter:
@@ -287,8 +292,8 @@ def recordtype_to_json_schema(rt: db.RecordType, additional_properties: bool = T
@@ -317,3 +322,93 @@ def recordtype_to_json_schema(rt: db.RecordType, additional_properties: bool = T