File tree Expand file tree Collapse file tree 2 files changed +7
-6
lines changed Expand file tree Collapse file tree 2 files changed +7
-6
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "specHash": "a9f9373b436a715e38764f5f7b04e767 ",
2
+ "specHash": "1286a2730d7f8da9f91dca4d989b2f56 ",
3
3
"generatedFiles": {
4
4
"files": [
5
5
{
Original file line number Diff line number Diff line change @@ -36225,8 +36225,9 @@ paths:
36225
36225
"/repos/{owner}/{repo}/pulls/{pull_number}/update-branch":
36226
36226
put:
36227
36227
summary: Update a pull request branch
36228
- description: Updates the pull request branch with the latest upstream changes
36229
- by merging HEAD from the base branch into the pull request branch.
36228
+ description: |-
36229
+ Updates the pull request branch with the latest upstream changes by merging HEAD from the base branch into the pull request branch.
36230
+ Note: If making a request on behalf of a GitHub App you must also have permissions to write the contents of the head repository.
36230
36231
tags:
36231
36232
- pulls
36232
36233
operationId: pulls/update-branch
@@ -205080,7 +205081,7 @@ components:
205080
205081
value:
205081
205082
- id: 21
205082
205083
actor_id: 12
205083
- username : octocat
205084
+ actor_name : octocat
205084
205085
before_sha: 893f768e172fb1bc9c5d6f3dd48557e45f14e01d
205085
205086
after_sha: dedd88641a362b6b4ea872da4847d6131a164d01
205086
205087
ref: refs/heads/i-see-everything
@@ -205090,7 +205091,7 @@ components:
205090
205091
result: bypass
205091
205092
- id: 25
205092
205093
actor_id: 11
205093
- username : not-octocat
205094
+ actor_name : not-octocat
205094
205095
before_sha: 48994e4e01ccc943624c6231f172702b82b233cc
205095
205096
after_sha: ecfd5a1025fa271a33ca5608d089476a2df3c9a1
205096
205097
ref: refs/heads/i-am-everything
@@ -205103,7 +205104,7 @@ components:
205103
205104
value:
205104
205105
id: 21
205105
205106
actor_id: 12
205106
- username : octocat
205107
+ actor_name : octocat
205107
205108
before_sha: 893f768e172fb1bc9c5d6f3dd48557e45f14e01d
205108
205109
after_sha: dedd88641a362b6b4ea872da4847d6131a164d01
205109
205110
ref: refs/heads/i-see-everything
You can’t perform that action at this time.
0 commit comments