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
334 stars 51 forks source link

Feature - field names #101

Closed beregond closed 6 years ago

beregond commented 6 years ago

With this you can define name for field in structure/json/jsonschema and use preferred name on object side.

Still needs: