UNPKG

@financialforcedev/orizuru-openapi

Version:
22 lines (21 loc) 285 B
{ "swagger": "2.0", "info": { "version": "1.0.0", "title": "Test", "description": "Desc" }, "host": "test.com", "basePath": "/api", "schemes": [ "http" ], "consumes": [ "application/json" ], "produces": [ "application/json" ], "paths": {}, "definitions": {} }