Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[che-dev] Good article about JSON Schema

We are using JSON Schema as the format to define a Devfile spec so I think the follwoing article may be interesting: https://blog.heroku.com/json-schema-document-debug-apis

It shows how Heroku uses JSON Schema to generate their API documentation (something we do for the devfile as well) and for testing their API.


Back to the top