{ "opencollection": "1.0.0", "info": { "name": "Elasticsearch Bulk Settings API", "version": "1.0.0" }, "items": [ { "info": { "name": "Settings", "type": "folder" }, "items": [ { "info": { "name": "Get index settings", "type": "http" }, "http": { "method": "GET", "url": "https://localhost:9200/:index/_settings", "params": [ { "name": "index", "value": "", "type": "path" } ] }, "docs": "Get index settings" } ] } ], "bundled": true }