{ "opencollection": "1.0.0", "info": { "name": "HTTPie App Hello API", "version": "1.0.0" }, "items": [ { "info": { "name": "Hello", "type": "folder" }, "items": [ { "info": { "name": "HTTPie Hello endpoint", "type": "http" }, "http": { "method": "GET", "url": "https://httpie.io/hello" }, "docs": "A simple hello endpoint used for connectivity testing and verification that the HTTPie service is running and reachable." } ] } ], "bundled": true }