jazzband / jsonmodels

jsonmodels is library to make it easier for you to deal with structures that are converted to, or read from JSON.
http://jsonmodels.readthedocs.org/en/latest/
BSD 3-Clause "New" or "Revised" License
335 stars 51 forks source link

Json schema compliance #69

Closed pdeschain closed 7 years ago

pdeschain commented 8 years ago

float ain't a thing. number is.

beregond commented 7 years ago

Yes, you're right @Vorren - thanks for the PR and sorry feedback took me so long - I'll take care of this :)