Skip to content

Commit 777db80

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

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

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

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