Skip to content

Commit efe9562

Browse files
authored
Merge pull request #1591 from php-api-clients/GitHubEnterprise-3.15/from-1.1.4-a04f85f2187264e621cc3e26231363c0-from-1.1.4-a04f85f2187264e621cc3e26231363c0
2 parents 5d11b9b + 777db80 commit efe9562

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

clients/GitHubEnterprise-3.15/etc/openapi-client-generator.state

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

etc/specs/GitHubEnterprise-3.15/current.spec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28381,7 +28381,7 @@ paths:
2838128381
get:
2838228382
summary: List pull requests associated with a commit
2838328383
description: |-
28384-
Lists the merged pull request that introduced the commit to the repository. If the commit is not present in the default branch, will only return open pull requests associated with the commit.
28384+
Lists the merged pull request that introduced the commit to the repository. If the commit is not present in the default branch, it will return merged and open pull requests associated with the commit.
2838528385

2838628386
To list the open or merged pull requests associated with a branch, you can set the `commit_sha` parameter to the branch name.
2838728387
tags:

0 commit comments

Comments
 (0)