{ "opencollection": "1.0.0", "info": { "name": "GitLab access_requests instance API", "version": "v4" }, "items": [ { "info": { "name": "instance", "type": "folder" }, "items": [ { "info": { "name": "getApiV4ApplicationAppearance", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/api/v4/application/appearance" }, "docs": "Get the current appearance" }, { "info": { "name": "putApiV4ApplicationAppearance", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/api/v4/application/appearance" }, "docs": "Modify appearance" }, { "info": { "name": "getApiV4ApplicationStatistics", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/api/v4/application/statistics" }, "docs": "Get the current application statistics" } ] } ], "bundled": true }