{ "opencollection": "1.0.0", "info": { "name": "Gravitee.io - Access Management alerts UI API", "version": "4.12.0-alpha.3" }, "items": [ { "info": { "name": "UI", "type": "folder" }, "items": [ { "info": { "name": "List UI Themes", "type": "http" }, "http": { "method": "GET", "url": "/management/ui/themes" }, "docs": "List UI Themes" }, { "info": { "name": "Create a UI Theme", "type": "http" }, "http": { "method": "POST", "url": "/management/ui/themes" }, "docs": "Create a UI Theme" }, { "info": { "name": "Get the Current UI Theme", "type": "http" }, "http": { "method": "GET", "url": "/management/ui/themes/_current" }, "docs": "Get the Current UI Theme" }, { "info": { "name": "Get UI Customization", "type": "http" }, "http": { "method": "GET", "url": "/management/ui/customization" }, "docs": "Get UI Customization" } ] } ], "bundled": true }