{ "opencollection": "1.0.0", "info": { "name": "Zipkin API v2 Autocomplete Services API", "version": "2.0.0" }, "items": [ { "info": { "name": "Services", "type": "folder" }, "items": [ { "info": { "name": "Zipkin Get Service Names", "type": "http" }, "http": { "method": "GET", "url": "http://localhost:9411/api/v2/services" }, "docs": "Returns a list of all service names associated with span endpoints." } ] } ], "bundled": true }