cwacek / python-jsonschema-objects

Automatic Python binding generation from JSON Schemas
MIT License
363 stars 96 forks source link

bugfix: Fix #218 by serializing "null" for "null" types #263

Closed cwacek closed 1 year ago

cwacek commented 1 year ago

Aside: I still don't understand why objects with type null exist in the JSONSchema spec, but w/e.