Skip to content

Commit d5b2378

Browse files
committed
[Make] Sync *.swift
1 parent 1210f67 commit d5b2378

File tree

2 files changed

+158
-158
lines changed

2 files changed

+158
-158
lines changed

Sources/repos/Client.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5436,7 +5436,7 @@ public struct Client: APIProtocol {
54365436
/// To rename the default branch:
54375437
///
54385438
/// * Users must have admin or owner permissions.
5439-
/// * GitHub Apps must have the `administration:write` repository permission.
5439+
/// * GitHub Apps must have the `contents:write` and `administration:write` repository permissions.
54405440
///
54415441
/// - Remark: HTTP `POST /repos/{owner}/{repo}/branches/{branch}/rename`.
54425442
/// - Remark: Generated from `#/paths//repos/{owner}/{repo}/branches/{branch}/rename/post(repos/rename-branch)`.

0 commit comments

Comments
 (0)