Repos

Update a repo

put/api/repos/{id}

Path parameters

idstring uuid required

Request body

urlstring
namestring
clonePathstring
defaultBranchstring
autoCloneboolean

Response

Repo updated

idstring uuid required
urlstring required
namestring required
clonePathstring required
defaultBranchstring
autoCloneboolean
createdAtstring required
lastUpdatedAtstring required

Changes

Changed in 1 of the 104 revisions of this API.211

  • 06cac6a7c5bc211See the full diff
    • the request property became not nullable

      request-property-became-not-nullable

    • the request property type changed from object null to no type

      request-property-type-changed

    • removed the request property /

      request-property-removed

    • added subschema #2 to the request property anyOf list

      request-property-any-of-added