File tree 2 files changed +7
-6
lines changed
clients/GitHubEnterpriseCloud/etc
etc/specs/GitHubEnterpriseCloud
2 files changed +7
-6
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "specHash": "9490e41553676ba8db2a5129723d9e63 ",
2
+ "specHash": "e44a416901524b2c0d9993b097322ff2 ",
3
3
"generatedFiles": {
4
4
"files": [
5
5
{
Original file line number Diff line number Diff line change @@ -40344,8 +40344,9 @@ paths:
40344
40344
"/repos/{owner}/{repo}/pulls/{pull_number}/update-branch":
40345
40345
put:
40346
40346
summary: Update a pull request branch
40347
- description: Updates the pull request branch with the latest upstream changes
40348
- by merging HEAD from the base branch into the pull request branch.
40347
+ description: |-
40348
+ Updates the pull request branch with the latest upstream changes by merging HEAD from the base branch into the pull request branch.
40349
+ Note: If making a request on behalf of a GitHub App you must also have permissions to write the contents of the head repository.
40349
40350
tags:
40350
40351
- pulls
40351
40352
operationId: pulls/update-branch
@@ -214356,7 +214357,7 @@ components:
214356
214357
value:
214357
214358
- id: 21
214358
214359
actor_id: 12
214359
- username : octocat
214360
+ actor_name : octocat
214360
214361
before_sha: 893f768e172fb1bc9c5d6f3dd48557e45f14e01d
214361
214362
after_sha: dedd88641a362b6b4ea872da4847d6131a164d01
214362
214363
ref: refs/heads/i-see-everything
@@ -214366,7 +214367,7 @@ components:
214366
214367
result: bypass
214367
214368
- id: 25
214368
214369
actor_id: 11
214369
- username : not-octocat
214370
+ actor_name : not-octocat
214370
214371
before_sha: 48994e4e01ccc943624c6231f172702b82b233cc
214371
214372
after_sha: ecfd5a1025fa271a33ca5608d089476a2df3c9a1
214372
214373
ref: refs/heads/i-am-everything
@@ -214379,7 +214380,7 @@ components:
214379
214380
value:
214380
214381
id: 21
214381
214382
actor_id: 12
214382
- username : octocat
214383
+ actor_name : octocat
214383
214384
before_sha: 893f768e172fb1bc9c5d6f3dd48557e45f14e01d
214384
214385
after_sha: dedd88641a362b6b4ea872da4847d6131a164d01
214385
214386
ref: refs/heads/i-see-everything
You can’t perform that action at this time.
0 commit comments