{ "opencollection": "1.0.0", "info": { "name": "ETSI ISG CIM / NGSI-LD API Entry Point API", "version": "latest" }, "items": [ { "info": { "name": "API Entry Point", "type": "folder" }, "items": [ { "info": { "name": "Retrieve API Resources", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/v2" }, "docs": "This resource does not have any attributes. Instead it offers the initial\nAPI affordances in the form of the links in the JSON body.\nIt is recommended to follow the “url” link values,\n[Link](https://tools.ietf.org/html/rfc5988) or Location headers where\napplicable to retrieve resources. Instead of constructing your own URLs,\nto keep your client decoupled from implementation details." } ] } ], "bundled": true }