Extend json-schema model parser
Compare changes
Files
3- Florian Spreckelsen authored
@@ -77,7 +77,8 @@ JSON_SCHEMA_ATOMIC_TYPES = [
@@ -726,6 +727,10 @@ class JsonSchemaParser(Parser):
@@ -761,6 +766,9 @@ class JsonSchemaParser(Parser):