v1

latestOpenAPI 3.0.32026-07-17327475.9 KB
CodeRepoBinding

get/api/v1/products/{product_name}/coderepobindings/{coderepo_binding_name}

Path parameters

product_namestring required
coderepo_binding_namestring required

Response

OK

productstring

The Code repo is authorized to this product or projects under it.

namestring

CodeRepoBinding resource name.

projectsstring[]

If the project list is empty, it means that the code repo is authorized to the product. If the project list has values, it means that the code repo is authorized to the specified projects.

permissionsstring

Authorization Permissions, readwrite or readonly.

coderepostring

Authorized Code Repository.