{ "opencollection": "1.0.0", "info": { "name": "GitLab access_requests ci_catalog API", "version": "v4" }, "items": [ { "info": { "name": "ci_catalog", "type": "folder" }, "items": [ { "info": { "name": "Publish a new component project release as version to the CI/CD catalog", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/api/v4/projects/:id/catalog/publish", "params": [ { "name": "id", "value": "", "type": "path", "description": "The ID or URL-encoded path of the project" } ] }, "docs": "Publishes a release of a catalog resource as version to the CI/CD catalog." } ] } ], "bundled": true }