Skip to content

Commit 23e491a

Browse files
authored
Update OpenAPI Description (#37977)
1 parent 03b59c9 commit 23e491a

45 files changed

Lines changed: 45 additions & 45 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

src/github-apps/data/fpt-2022-11-28/fine-grained-pat-permissions.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3866,7 +3866,7 @@
38663866
},
38673867
{
38683868
"category": "git",
3869-
"slug": "get-a-commit",
3869+
"slug": "get-a-commit-object",
38703870
"subcategory": "commits",
38713871
"verb": "get",
38723872
"requestPath": "/repos/{owner}/{repo}/git/commits/{commit_sha}",

src/github-apps/data/fpt-2022-11-28/fine-grained-pat.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2267,7 +2267,7 @@
22672267
"requestPath": "/repos/{owner}/{repo}/git/commits"
22682268
},
22692269
{
2270-
"slug": "get-a-commit",
2270+
"slug": "get-a-commit-object",
22712271
"subcategory": "commits",
22722272
"verb": "get",
22732273
"requestPath": "/repos/{owner}/{repo}/git/commits/{commit_sha}"

src/github-apps/data/fpt-2022-11-28/server-to-server-permissions.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4668,7 +4668,7 @@
46684668
},
46694669
{
46704670
"category": "git",
4671-
"slug": "get-a-commit",
4671+
"slug": "get-a-commit-object",
46724672
"subcategory": "commits",
46734673
"verb": "get",
46744674
"requestPath": "/repos/{owner}/{repo}/git/commits/{commit_sha}",

src/github-apps/data/fpt-2022-11-28/server-to-server-rest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1911,7 +1911,7 @@
19111911
"requestPath": "/repos/{owner}/{repo}/git/commits"
19121912
},
19131913
{
1914-
"slug": "get-a-commit",
1914+
"slug": "get-a-commit-object",
19151915
"subcategory": "commits",
19161916
"verb": "get",
19171917
"requestPath": "/repos/{owner}/{repo}/git/commits/{commit_sha}"

src/github-apps/data/fpt-2022-11-28/user-to-server-rest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2267,7 +2267,7 @@
22672267
"requestPath": "/repos/{owner}/{repo}/git/commits"
22682268
},
22692269
{
2270-
"slug": "get-a-commit",
2270+
"slug": "get-a-commit-object",
22712271
"subcategory": "commits",
22722272
"verb": "get",
22732273
"requestPath": "/repos/{owner}/{repo}/git/commits/{commit_sha}"

src/github-apps/data/ghae/fine-grained-pat-permissions.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2292,7 +2292,7 @@
22922292
},
22932293
{
22942294
"category": "git",
2295-
"slug": "get-a-commit",
2295+
"slug": "get-a-commit-object",
22962296
"subcategory": "commits",
22972297
"verb": "get",
22982298
"requestPath": "/repos/{owner}/{repo}/git/commits/{commit_sha}",

src/github-apps/data/ghae/fine-grained-pat.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1403,7 +1403,7 @@
14031403
"requestPath": "/repos/{owner}/{repo}/git/commits"
14041404
},
14051405
{
1406-
"slug": "get-a-commit",
1406+
"slug": "get-a-commit-object",
14071407
"subcategory": "commits",
14081408
"verb": "get",
14091409
"requestPath": "/repos/{owner}/{repo}/git/commits/{commit_sha}"

src/github-apps/data/ghae/server-to-server-permissions.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2770,7 +2770,7 @@
27702770
},
27712771
{
27722772
"category": "git",
2773-
"slug": "get-a-commit",
2773+
"slug": "get-a-commit-object",
27742774
"subcategory": "commits",
27752775
"verb": "get",
27762776
"requestPath": "/repos/{owner}/{repo}/git/commits/{commit_sha}",

src/github-apps/data/ghae/server-to-server-rest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1215,7 +1215,7 @@
12151215
"requestPath": "/repos/{owner}/{repo}/git/commits"
12161216
},
12171217
{
1218-
"slug": "get-a-commit",
1218+
"slug": "get-a-commit-object",
12191219
"subcategory": "commits",
12201220
"verb": "get",
12211221
"requestPath": "/repos/{owner}/{repo}/git/commits/{commit_sha}"

src/github-apps/data/ghae/user-to-server-rest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1403,7 +1403,7 @@
14031403
"requestPath": "/repos/{owner}/{repo}/git/commits"
14041404
},
14051405
{
1406-
"slug": "get-a-commit",
1406+
"slug": "get-a-commit-object",
14071407
"subcategory": "commits",
14081408
"verb": "get",
14091409
"requestPath": "/repos/{owner}/{repo}/git/commits/{commit_sha}"

0 commit comments

Comments
 (0)