{ "opencollection": "1.0.0", "info": { "name": "EVE Swagger Incineration (ESI) - tranquility Alliance Meta API", "version": "2020-01-01" }, "items": [ { "info": { "name": "Meta", "type": "folder" }, "items": [ { "info": { "name": "Get changelog", "type": "http" }, "http": { "method": "GET", "url": "https://esi.evetech.net/meta/changelog", "headers": [ { "name": "Accept-Language", "value": "" }, { "name": "If-None-Match", "value": "" }, { "name": "X-Compatibility-Date", "value": "" }, { "name": "X-Tenant", "value": "" }, { "name": "If-Modified-Since", "value": "" } ] }, "docs": "Get the changelog of this API." }, { "info": { "name": "Get compatibility dates", "type": "http" }, "http": { "method": "GET", "url": "https://esi.evetech.net/meta/compatibility-dates", "headers": [ { "name": "Accept-Language", "value": "" }, { "name": "If-None-Match", "value": "" }, { "name": "X-Compatibility-Date", "value": "" }, { "name": "X-Tenant", "value": "" }, { "name": "If-Modified-Since", "value": "" } ] }, "docs": "Get a list of compatibility dates." } ] } ], "bundled": true }