UNPKG

@readme/oas-examples

Version:

A collection of example OpenAPI 3.x and Swagger 2.0 documents.

14 lines (13 loc) 185 B
{ "openapi": "3.0.0", "info": { "version": "1.0", "title": "Hoot Hoot", "license": { "name": "ISC" } }, "servers": [], "paths": {}, "components": {} }