Documentation
Overview ¶
This is an example of implementing the Pet Store from the OpenAPI documentation found at: https://github.com/OAI/OpenAPI-Specification/blob/master/examples/v3.0/petstore.yaml
The code under api/petstore/ has been generated from that specification.
Directories
Path | Synopsis |
---|---|
api | Package api provides primitives to interact the openapi HTTP API. |