repository
Update repository
Update the repository specified by name
put/projects/{project_name}/repositories/{repository_name}
Path parameters
project_namestring required
The name of the project
repository_namestring required
The name of the repository. If it contains slash, encode it twice over with URL encoding. e.g. a/b -> a%2Fb -> a%252Fb
Headers
X-Request-Idstring
An unique ID for the request
Request body
Response
Success
Changes
No recorded changes to this endpoint across all 1 revision of this API.