Skip to content

Commit bef2f38

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

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)