Skip to content

Commit 334aab5

Browse files
authored
Merge pull request #1300 from php-api-clients/GitHubEnterpriseCloud/from-1.1.4-e44a416901524b2c0d9993b097322ff2-from-1.1.4-e44a416901524b2c0d9993b097322ff2
2 parents 7a8ec67 + 8586667 commit 334aab5

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed

clients/GitHubEnterpriseCloud/etc/openapi-client-generator.state

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"specHash": "9490e41553676ba8db2a5129723d9e63",
2+
"specHash": "e44a416901524b2c0d9993b097322ff2",
33
"generatedFiles": {
44
"files": [
55
{

etc/specs/GitHubEnterpriseCloud/current.spec.yaml

+6-5
Original file line numberDiff line numberDiff line change
@@ -40344,8 +40344,9 @@ paths:
4034440344
"/repos/{owner}/{repo}/pulls/{pull_number}/update-branch":
4034540345
put:
4034640346
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.
4034940350
tags:
4035040351
- pulls
4035140352
operationId: pulls/update-branch
@@ -214356,7 +214357,7 @@ components:
214356214357
value:
214357214358
- id: 21
214358214359
actor_id: 12
214359-
username: octocat
214360+
actor_name: octocat
214360214361
before_sha: 893f768e172fb1bc9c5d6f3dd48557e45f14e01d
214361214362
after_sha: dedd88641a362b6b4ea872da4847d6131a164d01
214362214363
ref: refs/heads/i-see-everything
@@ -214366,7 +214367,7 @@ components:
214366214367
result: bypass
214367214368
- id: 25
214368214369
actor_id: 11
214369-
username: not-octocat
214370+
actor_name: not-octocat
214370214371
before_sha: 48994e4e01ccc943624c6231f172702b82b233cc
214371214372
after_sha: ecfd5a1025fa271a33ca5608d089476a2df3c9a1
214372214373
ref: refs/heads/i-am-everything
@@ -214379,7 +214380,7 @@ components:
214379214380
value:
214380214381
id: 21
214381214382
actor_id: 12
214382-
username: octocat
214383+
actor_name: octocat
214383214384
before_sha: 893f768e172fb1bc9c5d6f3dd48557e45f14e01d
214384214385
after_sha: dedd88641a362b6b4ea872da4847d6131a164d01
214385214386
ref: refs/heads/i-see-everything

0 commit comments

Comments
 (0)