OpenAPI 2.0 data model.
The original OpenAPI 2.0 specification is available at http://openapi.io/specification/.
This library is intended to be used for decoding and encoding OpenAPI 2.0 API specifications as well as manipulating them.
Please refer to haddock documentation.
Some examples can be found in examples/
directory.
All generated openapi specifications can be interactively viewed on OpenAPI Editor.
Ready-to-use specification can be served as JSON and interactive API documentation can be displayed using OpenAPI UI.
Many OpenAPI tools, including server and client code generation for many languages, can be found on OpenAPI's Tools and Integrations page.
We are happy to receive bug reports, fixes, documentation enhancements, and other improvements.
Please report bugs via the github issue tracker.
GetShopTV Team