Skip to content

Commit 5d11b9b

Browse files
authored
Merge pull request #1590 from php-api-clients/GitHubEnterprise-3.14/from-1.1.4-e6245dc0265b13d0ccc4baa506381410-from-1.1.4-e6245dc0265b13d0ccc4baa506381410
2 parents 90ff8e9 + 7718094 commit 5d11b9b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

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

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -27403,7 +27403,7 @@ paths:
2740327403
get:
2740427404
summary: List pull requests associated with a commit
2740527405
description: |-
27406-
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.
27406+
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.
2740727407

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

0 commit comments

Comments
 (0)