Repository Draft Commits

List draft commits

List draft commits for the current user

get/repos/{repo_id}/draft-commits

Response

List of draft commits

Example response

{
  "items": [
    {
      "id": "dv.draft.12345678-1234-1234-1234-123456789abc"
    }
  ]
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.