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 11{
2- "specHash": "a9f9373b436a715e38764f5f7b04e767 ",
2+ "specHash": "1286a2730d7f8da9f91dca4d989b2f56 ",
33 "generatedFiles": {
44 "files": [
55 {
Original file line number Diff line number Diff line change @@ -36225,8 +36225,9 @@ paths:
3622536225 "/repos/{owner}/{repo}/pulls/{pull_number}/update-branch":
3622636226 put:
3622736227 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.
3623036231 tags:
3623136232 - pulls
3623236233 operationId: pulls/update-branch
@@ -205080,7 +205081,7 @@ components:
205080205081 value:
205081205082 - id: 21
205082205083 actor_id: 12
205083- username : octocat
205084+ actor_name : octocat
205084205085 before_sha: 893f768e172fb1bc9c5d6f3dd48557e45f14e01d
205085205086 after_sha: dedd88641a362b6b4ea872da4847d6131a164d01
205086205087 ref: refs/heads/i-see-everything
@@ -205090,7 +205091,7 @@ components:
205090205091 result: bypass
205091205092 - id: 25
205092205093 actor_id: 11
205093- username : not-octocat
205094+ actor_name : not-octocat
205094205095 before_sha: 48994e4e01ccc943624c6231f172702b82b233cc
205095205096 after_sha: ecfd5a1025fa271a33ca5608d089476a2df3c9a1
205096205097 ref: refs/heads/i-am-everything
@@ -205103,7 +205104,7 @@ components:
205103205104 value:
205104205105 id: 21
205105205106 actor_id: 12
205106- username : octocat
205107+ actor_name : octocat
205107205108 before_sha: 893f768e172fb1bc9c5d6f3dd48557e45f14e01d
205108205109 after_sha: dedd88641a362b6b4ea872da4847d6131a164d01
205109205110 ref: refs/heads/i-see-everything
You can’t perform that action at this time.
0 commit comments