{ "opencollection": "1.0.0", "info": { "name": "Evrim answers prod API", "version": "0.5.18" }, "items": [ { "info": { "name": "prod", "type": "folder" }, "items": [ { "info": { "name": "prod_schema_retrieve", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/prod/schema/", "params": [ { "name": "format", "value": "", "type": "query" }, { "name": "lang", "value": "", "type": "query" } ], "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "docs": "OpenApi3 schema for this API. Format can be selected via content negotiation.\n\n- YAML: application/vnd.oai.openapi\n- JSON: application/vnd.oai.openapi+json" } ] } ], "bundled": true }