{ "opencollection": "1.0.0", "info": { "name": "GitLab access_requests web_commits API", "version": "v4" }, "items": [ { "info": { "name": "web_commits", "type": "folder" }, "items": [ { "info": { "name": "Get the public key for web commits", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/api/v4/web_commits/public_key" }, "docs": "This feature was introduced in GitLab 17.4." } ] } ], "bundled": true }