Output JSON-schema from bottle application?
Alec Taylor
alec.taylor6 at gmail.com
Thu Feb 27 22:49:07 EST 2014
More information about the Python-list mailing list
Thu Feb 27 22:49:07 EST 2014
- Previous message (by thread): Descriptor type hinting
- Next message (by thread): Output JSON-schema from bottle application?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Are there libraries for doing this? I would like to autogenerate JSON-schema for use inside an API explorer. However whenever there is a schema change; I would only like to change the schema in one place (where possible). E.g.: For use here - https://github.com/salesking/json-schema-browser How do I do this? Thanks for all suggestions, Alec Taylor
- Previous message (by thread): Descriptor type hinting
- Next message (by thread): Output JSON-schema from bottle application?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list