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

Change way of generation of jsonschema and similar #35

Closed beregond closed 8 years ago

beregond commented 10 years ago

Probably also add it to generated schema.

hgenru commented 9 years ago

It would be nice to use definition

beregond commented 9 years ago

@hgenru - yes, but this will refer more to #16 - can't resolve it without use of definitions. What I want is to refactor code responsible for generating schema, structs and others, since it's not yet on level I want it to be.

beregond commented 8 years ago

@hgenru definitions are now supported in 2.1 :)