{ "opencollection": "1.0.0", "info": { "name": "APIClarity API Events Features API", "version": "1.0.0" }, "items": [ { "info": { "name": "Features", "type": "folder" }, "items": [ { "info": { "name": "Get the list of APIClarity features and for each feature the list of API hosts (in the form 'host:port') the feature requires to get trace for", "type": "http" }, "http": { "method": "GET", "url": "http://localhost:8080/api/features" }, "docs": "Get the list of APIClarity features and for each feature the list of API hosts (in the form 'host:port') the feature requires to get trace for" } ] } ], "bundled": true }