ENH: JsonSchemaExporter can merge schemata and arrayize them
1 unresolved thread
1 unresolved thread
Compare changes
@@ -29,8 +29,9 @@ from copy import deepcopy
@@ -263,28 +264,56 @@ class DataModel(dict):
@@ -295,4 +324,5 @@ class DataModel(dict):