Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 630 Bytes

File metadata and controls

19 lines (12 loc) · 630 Bytes

petstore.swagger.io

Using swagger-php to generate the example for swagger-ui

swagger-spec

Using swagger-php to generate the examples in the spec

petstore

The smallest example, contains only 1 operation.

petstore-simple

An example with 4 operations on 2 paths.

petstore-with-external-docs

Very similar to petstore-simple but with externalDocs

using-refs

Example demonstrating different use-cases of $ref to keep your documentation D.R.Y.