{ "opencollection": "1.0.0", "info": { "name": "Core AccessGroup PluginMetadata API", "version": "core" }, "items": [ { "info": { "name": "PluginMetadata", "type": "folder" }, "items": [ { "info": { "name": "GET /plugins/metadata/{type}.xml", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/plugins/metadata/:type.xml", "params": [ { "name": "type", "value": "", "type": "path" } ] } }, { "info": { "name": "GET /plugins/metadata/plugins.json", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/plugins/metadata/plugins.json" } } ] } ], "bundled": true }