%PDF- %PDF-
Direktori : /var/www/html/shaban/duassis/api/vendor/zircote/swagger-php/tests/ExamplesOutput/ |
Current File : //var/www/html/shaban/duassis/api/vendor/zircote/swagger-php/tests/ExamplesOutput/misc.json |
{ "openapi": "3.0.0", "info": { "title": "Testing annotations from bugreports", "version": "1.0.0" }, "servers": [ { "url": "{schema}://host.dev", "description": "OpenApi parameters", "variables": { "schema": { "enum": [ "https", "http" ], "default": "https" } } } ], "paths": { "/api/endpoint": { "get": { "responses": { "200": { "description": "Success" } } } } } }