Skip to content

Commit 7718094

Browse files
WyriHaximusgithub-actions[bot]
authored andcommitted
[GitHubEnterprise-3.14] Update to 1.1.4-e6245dc0265b13d0ccc4baa506381410 from 1.1.4-fd3452e633ca20f3b19f783b723e8aae
Detected Schema changes: ``` └─┬Paths └─┬/repos/{owner}/{repo}/commits/{commit_sha}/pulls └─┬GET └──[🔀] description (27405:20) ``` | Document Element | Total Changes | Breaking Changes | |------------------|---------------|------------------| | paths | 1 | 0 | Date: 03/27/25 | Commit: Original: etc/specs/GitHubEnterprise-3.14/current.spec.yaml, Modified: etc/specs/GitHubEnterprise-3.14/previous.spec.yaml, - **Total Changes**: _1_ - **Modifications**: _1_
1 parent 90ff8e9 commit 7718094

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

Lines changed: 1 addition & 1 deletion
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

Lines changed: 1 addition & 1 deletion
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)