A
Alec Taylor
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
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