Skip to content

Commit 90ff8e9

Browse files
authored
Merge pull request #1589 from php-api-clients/GitHubEnterprise-3.13/from-1.1.4-9132531bf7c2236209780366a1c898ae-from-1.1.4-9132531bf7c2236209780366a1c898ae
2 parents 65a6e0c + bef2f38 commit 90ff8e9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

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

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -26784,7 +26784,7 @@ paths:
2678426784
get:
2678526785
summary: List pull requests associated with a commit
2678626786
description: |-
26787-
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.
26787+
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.
2678826788

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

0 commit comments

Comments
 (0)