Skip to content

Commit 7de9649

Browse files
authored
Merge pull request #537 from github/openapi-update-f457b4f5d69b902decb0c1b6aa626448bd27da05a3a7e431157ae80bc1e47ffa
Update OpenAPI Descriptions
2 parents 045e283 + 7e81f2d commit 7de9649

File tree

8 files changed

+28
-20
lines changed

8 files changed

+28
-20
lines changed

descriptions/api.github.com/api.github.com.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34742,7 +34742,7 @@
3474234742
"/repos/{owner}/{repo}/merge-upstream": {
3474334743
"post": {
3474434744
"summary": "Sync a fork branch with the upstream repository",
34745-
"description": "Sync a branch of a forked repository to keep it up-to-date with the upstream repository.",
34745+
"description": "**Note:** This endpoint is currently in beta and subject to change.\n\nSync a branch of a forked repository to keep it up-to-date with the upstream repository.",
3474634746
"tags": [
3474734747
"repos"
3474834748
],
@@ -34810,7 +34810,7 @@
3481034810

3481134811
],
3481234812
"category": "repos",
34813-
"subcategory": "merging-upstream"
34813+
"subcategory": "branches"
3481434814
}
3481534815
}
3481634816
},

descriptions/api.github.com/api.github.com.yaml

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24971,8 +24971,10 @@ paths:
2497124971
"/repos/{owner}/{repo}/merge-upstream":
2497224972
post:
2497324973
summary: Sync a fork branch with the upstream repository
24974-
description: Sync a branch of a forked repository to keep it up-to-date with
24975-
the upstream repository.
24974+
description: |-
24975+
**Note:** This endpoint is currently in beta and subject to change.
24976+
24977+
Sync a branch of a forked repository to keep it up-to-date with the upstream repository.
2497624978
tags:
2497724979
- repos
2497824980
operationId: repos/merge-upstream
@@ -25015,7 +25017,7 @@ paths:
2501525017
enabledForGitHubApps: true
2501625018
previews: []
2501725019
category: repos
25018-
subcategory: merging-upstream
25020+
subcategory: branches
2501925021
"/repos/{owner}/{repo}/merges":
2502025022
post:
2502125023
summary: Merge a branch

descriptions/api.github.com/dereferenced/api.github.com.deref.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -282443,7 +282443,7 @@
282443282443
"/repos/{owner}/{repo}/merge-upstream": {
282444282444
"post": {
282445282445
"summary": "Sync a fork branch with the upstream repository",
282446-
"description": "Sync a branch of a forked repository to keep it up-to-date with the upstream repository.",
282446+
"description": "**Note:** This endpoint is currently in beta and subject to change.\n\nSync a branch of a forked repository to keep it up-to-date with the upstream repository.",
282447282447
"tags": [
282448282448
"repos"
282449282449
],
@@ -282543,7 +282543,7 @@
282543282543

282544282544
],
282545282545
"category": "repos",
282546-
"subcategory": "merging-upstream"
282546+
"subcategory": "branches"
282547282547
}
282548282548
}
282549282549
},

descriptions/api.github.com/dereferenced/api.github.com.deref.yaml

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -57503,8 +57503,10 @@ paths:
5750357503
"/repos/{owner}/{repo}/merge-upstream":
5750457504
post:
5750557505
summary: Sync a fork branch with the upstream repository
57506-
description: Sync a branch of a forked repository to keep it up-to-date with
57507-
the upstream repository.
57506+
description: |-
57507+
**Note:** This endpoint is currently in beta and subject to change.
57508+
57509+
Sync a branch of a forked repository to keep it up-to-date with the upstream repository.
5750857510
tags:
5750957511
- repos
5751057512
operationId: repos/merge-upstream
@@ -57570,7 +57572,7 @@ paths:
5757057572
enabledForGitHubApps: true
5757157573
previews: []
5757257574
category: repos
57573-
subcategory: merging-upstream
57575+
subcategory: branches
5757457576
"/repos/{owner}/{repo}/merges":
5757557577
post:
5757657578
summary: Merge a branch

descriptions/github.ae/dereferenced/github.ae.deref.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -230547,7 +230547,7 @@
230547230547
"/repos/{owner}/{repo}/merge-upstream": {
230548230548
"post": {
230549230549
"summary": "Sync a fork branch with the upstream repository",
230550-
"description": "Sync a branch of a forked repository to keep it up-to-date with the upstream repository.",
230550+
"description": "**Note:** This endpoint is currently in beta and subject to change.\n\nSync a branch of a forked repository to keep it up-to-date with the upstream repository.",
230551230551
"tags": [
230552230552
"repos"
230553230553
],
@@ -230647,7 +230647,7 @@
230647230647

230648230648
],
230649230649
"category": "repos",
230650-
"subcategory": "merging-upstream"
230650+
"subcategory": "branches"
230651230651
}
230652230652
}
230653230653
},

descriptions/github.ae/dereferenced/github.ae.deref.yaml

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49696,8 +49696,10 @@ paths:
4969649696
"/repos/{owner}/{repo}/merge-upstream":
4969749697
post:
4969849698
summary: Sync a fork branch with the upstream repository
49699-
description: Sync a branch of a forked repository to keep it up-to-date with
49700-
the upstream repository.
49699+
description: |-
49700+
**Note:** This endpoint is currently in beta and subject to change.
49701+
49702+
Sync a branch of a forked repository to keep it up-to-date with the upstream repository.
4970149703
tags:
4970249704
- repos
4970349705
operationId: repos/merge-upstream
@@ -49763,7 +49765,7 @@ paths:
4976349765
enabledForGitHubApps: true
4976449766
previews: []
4976549767
category: repos
49766-
subcategory: merging-upstream
49768+
subcategory: branches
4976749769
"/repos/{owner}/{repo}/merges":
4976849770
post:
4976949771
summary: Merge a branch

descriptions/github.ae/github.ae.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29901,7 +29901,7 @@
2990129901
"/repos/{owner}/{repo}/merge-upstream": {
2990229902
"post": {
2990329903
"summary": "Sync a fork branch with the upstream repository",
29904-
"description": "Sync a branch of a forked repository to keep it up-to-date with the upstream repository.",
29904+
"description": "**Note:** This endpoint is currently in beta and subject to change.\n\nSync a branch of a forked repository to keep it up-to-date with the upstream repository.",
2990529905
"tags": [
2990629906
"repos"
2990729907
],
@@ -29969,7 +29969,7 @@
2996929969

2997029970
],
2997129971
"category": "repos",
29972-
"subcategory": "merging-upstream"
29972+
"subcategory": "branches"
2997329973
}
2997429974
}
2997529975
},

descriptions/github.ae/github.ae.yaml

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21490,8 +21490,10 @@ paths:
2149021490
"/repos/{owner}/{repo}/merge-upstream":
2149121491
post:
2149221492
summary: Sync a fork branch with the upstream repository
21493-
description: Sync a branch of a forked repository to keep it up-to-date with
21494-
the upstream repository.
21493+
description: |-
21494+
**Note:** This endpoint is currently in beta and subject to change.
21495+
21496+
Sync a branch of a forked repository to keep it up-to-date with the upstream repository.
2149521497
tags:
2149621498
- repos
2149721499
operationId: repos/merge-upstream
@@ -21534,7 +21536,7 @@ paths:
2153421536
enabledForGitHubApps: true
2153521537
previews: []
2153621538
category: repos
21537-
subcategory: merging-upstream
21539+
subcategory: branches
2153821540
"/repos/{owner}/{repo}/merges":
2153921541
post:
2154021542
summary: Merge a branch

0 commit comments

Comments
 (0)