Skip to content

Repo sync #31417

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 2, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -2394,7 +2394,7 @@
},
{
"category": "repos",
"slug": "list-all-autolinks-of-a-repository",
"slug": "get-all-autolinks-of-a-repository",
"subcategory": "autolinks",
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/autolinks",
Expand Down
2 changes: 1 addition & 1 deletion src/github-apps/data/fpt-2022-11-28/fine-grained-pat.json
Original file line number Diff line number Diff line change
Expand Up @@ -3997,7 +3997,7 @@
"requestPath": "/repos/{owner}/{repo}/activity"
},
{
"slug": "list-all-autolinks-of-a-repository",
"slug": "get-all-autolinks-of-a-repository",
"subcategory": "autolinks",
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/autolinks"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2994,7 +2994,7 @@
},
{
"category": "repos",
"slug": "list-all-autolinks-of-a-repository",
"slug": "get-all-autolinks-of-a-repository",
"subcategory": "autolinks",
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/autolinks",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3601,7 +3601,7 @@
"requestPath": "/repos/{owner}/{repo}/activity"
},
{
"slug": "list-all-autolinks-of-a-repository",
"slug": "get-all-autolinks-of-a-repository",
"subcategory": "autolinks",
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/autolinks"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4069,7 +4069,7 @@
"requestPath": "/repos/{owner}/{repo}/activity"
},
{
"slug": "list-all-autolinks-of-a-repository",
"slug": "get-all-autolinks-of-a-repository",
"subcategory": "autolinks",
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/autolinks"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1279,7 +1279,7 @@
},
{
"category": "repos",
"slug": "list-all-autolinks-of-a-repository",
"slug": "get-all-autolinks-of-a-repository",
"subcategory": "autolinks",
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/autolinks",
Expand Down
2 changes: 1 addition & 1 deletion src/github-apps/data/ghae/fine-grained-pat.json
Original file line number Diff line number Diff line change
Expand Up @@ -2493,7 +2493,7 @@
"requestPath": "/repos/{owner}/{repo}"
},
{
"slug": "list-all-autolinks-of-a-repository",
"slug": "get-all-autolinks-of-a-repository",
"subcategory": "autolinks",
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/autolinks"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1547,7 +1547,7 @@
},
{
"category": "repos",
"slug": "list-all-autolinks-of-a-repository",
"slug": "get-all-autolinks-of-a-repository",
"subcategory": "autolinks",
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/autolinks",
Expand Down
2 changes: 1 addition & 1 deletion src/github-apps/data/ghae/server-to-server-rest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2293,7 +2293,7 @@
"requestPath": "/repos/{owner}/{repo}"
},
{
"slug": "list-all-autolinks-of-a-repository",
"slug": "get-all-autolinks-of-a-repository",
"subcategory": "autolinks",
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/autolinks"
Expand Down
2 changes: 1 addition & 1 deletion src/github-apps/data/ghae/user-to-server-rest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2517,7 +2517,7 @@
"requestPath": "/repos/{owner}/{repo}"
},
{
"slug": "list-all-autolinks-of-a-repository",
"slug": "get-all-autolinks-of-a-repository",
"subcategory": "autolinks",
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/autolinks"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3064,7 +3064,7 @@
},
{
"category": "repos",
"slug": "list-all-autolinks-of-a-repository",
"slug": "get-all-autolinks-of-a-repository",
"subcategory": "autolinks",
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/autolinks",
Expand Down
2 changes: 1 addition & 1 deletion src/github-apps/data/ghec-2022-11-28/fine-grained-pat.json
Original file line number Diff line number Diff line change
Expand Up @@ -4325,7 +4325,7 @@
"requestPath": "/repos/{owner}/{repo}/activity"
},
{
"slug": "list-all-autolinks-of-a-repository",
"slug": "get-all-autolinks-of-a-repository",
"subcategory": "autolinks",
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/autolinks"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3808,7 +3808,7 @@
},
{
"category": "repos",
"slug": "list-all-autolinks-of-a-repository",
"slug": "get-all-autolinks-of-a-repository",
"subcategory": "autolinks",
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/autolinks",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3929,7 +3929,7 @@
"requestPath": "/repos/{owner}/{repo}/activity"
},
{
"slug": "list-all-autolinks-of-a-repository",
"slug": "get-all-autolinks-of-a-repository",
"subcategory": "autolinks",
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/autolinks"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4397,7 +4397,7 @@
"requestPath": "/repos/{owner}/{repo}/activity"
},
{
"slug": "list-all-autolinks-of-a-repository",
"slug": "get-all-autolinks-of-a-repository",
"subcategory": "autolinks",
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/autolinks"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2233,7 +2233,7 @@
},
{
"category": "repos",
"slug": "list-all-autolinks-of-a-repository",
"slug": "get-all-autolinks-of-a-repository",
"subcategory": "autolinks",
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/autolinks",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3457,7 +3457,7 @@
"requestPath": "/repos/{owner}/{repo}"
},
{
"slug": "list-all-autolinks-of-a-repository",
"slug": "get-all-autolinks-of-a-repository",
"subcategory": "autolinks",
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/autolinks"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2803,7 +2803,7 @@
},
{
"category": "repos",
"slug": "list-all-autolinks-of-a-repository",
"slug": "get-all-autolinks-of-a-repository",
"subcategory": "autolinks",
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/autolinks",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3347,7 +3347,7 @@
"requestPath": "/repos/{owner}/{repo}"
},
{
"slug": "list-all-autolinks-of-a-repository",
"slug": "get-all-autolinks-of-a-repository",
"subcategory": "autolinks",
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/autolinks"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3529,7 +3529,7 @@
"requestPath": "/repos/{owner}/{repo}"
},
{
"slug": "list-all-autolinks-of-a-repository",
"slug": "get-all-autolinks-of-a-repository",
"subcategory": "autolinks",
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/autolinks"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2278,7 +2278,7 @@
},
{
"category": "repos",
"slug": "list-all-autolinks-of-a-repository",
"slug": "get-all-autolinks-of-a-repository",
"subcategory": "autolinks",
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/autolinks",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3493,7 +3493,7 @@
"requestPath": "/repos/{owner}/{repo}/activity"
},
{
"slug": "list-all-autolinks-of-a-repository",
"slug": "get-all-autolinks-of-a-repository",
"subcategory": "autolinks",
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/autolinks"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2858,7 +2858,7 @@
},
{
"category": "repos",
"slug": "list-all-autolinks-of-a-repository",
"slug": "get-all-autolinks-of-a-repository",
"subcategory": "autolinks",
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/autolinks",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3383,7 +3383,7 @@
"requestPath": "/repos/{owner}/{repo}/activity"
},
{
"slug": "list-all-autolinks-of-a-repository",
"slug": "get-all-autolinks-of-a-repository",
"subcategory": "autolinks",
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/autolinks"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3565,7 +3565,7 @@
"requestPath": "/repos/{owner}/{repo}/activity"
},
{
"slug": "list-all-autolinks-of-a-repository",
"slug": "get-all-autolinks-of-a-repository",
"subcategory": "autolinks",
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/autolinks"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2098,7 +2098,7 @@
},
{
"category": "repos",
"slug": "list-all-autolinks-of-a-repository",
"slug": "get-all-autolinks-of-a-repository",
"subcategory": "autolinks",
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/autolinks",
Expand Down
2 changes: 1 addition & 1 deletion src/github-apps/data/ghes-3.8/fine-grained-pat.json
Original file line number Diff line number Diff line change
Expand Up @@ -3233,7 +3233,7 @@
"requestPath": "/repos/{owner}/{repo}"
},
{
"slug": "list-all-autolinks-of-a-repository",
"slug": "get-all-autolinks-of-a-repository",
"subcategory": "autolinks",
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/autolinks"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2538,7 +2538,7 @@
},
{
"category": "repos",
"slug": "list-all-autolinks-of-a-repository",
"slug": "get-all-autolinks-of-a-repository",
"subcategory": "autolinks",
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/autolinks",
Expand Down
2 changes: 1 addition & 1 deletion src/github-apps/data/ghes-3.8/server-to-server-rest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3021,7 +3021,7 @@
"requestPath": "/repos/{owner}/{repo}"
},
{
"slug": "list-all-autolinks-of-a-repository",
"slug": "get-all-autolinks-of-a-repository",
"subcategory": "autolinks",
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/autolinks"
Expand Down
2 changes: 1 addition & 1 deletion src/github-apps/data/ghes-3.8/user-to-server-rest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3257,7 +3257,7 @@
"requestPath": "/repos/{owner}/{repo}"
},
{
"slug": "list-all-autolinks-of-a-repository",
"slug": "get-all-autolinks-of-a-repository",
"subcategory": "autolinks",
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/autolinks"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2188,7 +2188,7 @@
},
{
"category": "repos",
"slug": "list-all-autolinks-of-a-repository",
"slug": "get-all-autolinks-of-a-repository",
"subcategory": "autolinks",
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/autolinks",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3415,7 +3415,7 @@
"requestPath": "/repos/{owner}/{repo}"
},
{
"slug": "list-all-autolinks-of-a-repository",
"slug": "get-all-autolinks-of-a-repository",
"subcategory": "autolinks",
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/autolinks"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2648,7 +2648,7 @@
},
{
"category": "repos",
"slug": "list-all-autolinks-of-a-repository",
"slug": "get-all-autolinks-of-a-repository",
"subcategory": "autolinks",
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/autolinks",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3251,7 +3251,7 @@
"requestPath": "/repos/{owner}/{repo}"
},
{
"slug": "list-all-autolinks-of-a-repository",
"slug": "get-all-autolinks-of-a-repository",
"subcategory": "autolinks",
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/autolinks"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3439,7 +3439,7 @@
"requestPath": "/repos/{owner}/{repo}"
},
{
"slug": "list-all-autolinks-of-a-repository",
"slug": "get-all-autolinks-of-a-repository",
"subcategory": "autolinks",
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/autolinks"
Expand Down
2 changes: 1 addition & 1 deletion src/github-apps/lib/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,5 +60,5 @@
"2022-11-28"
]
},
"sha": "4697ca5d3823416e1b074629d992f0eeb07e799b"
"sha": "60482fa6aa943ad299eb3d1f5e91c3b38f79972b"
}
13 changes: 2 additions & 11 deletions src/rest/data/fpt-2022-11-28/schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -491528,7 +491528,7 @@
"serverUrl": "https://api.github.com",
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/autolinks",
"title": "List all autolinks of a repository",
"title": "Get all autolinks of a repository",
"category": "repos",
"subcategory": "autolinks",
"parameters": [
Expand All @@ -491549,15 +491549,6 @@
"schema": {
"type": "string"
}
},
{
"name": "page",
"description": "<p>The page number of the results to fetch. For more information, see \"<a href=\"https://docs.github.com/rest/using-the-rest-api/using-pagination-in-the-rest-api\">Using pagination in the REST API</a>.\"</p>",
"in": "query",
"schema": {
"type": "integer",
"default": 1
}
}
],
"bodyParameters": [],
Expand Down Expand Up @@ -491632,7 +491623,7 @@
}
],
"previews": [],
"descriptionHTML": "<p>This returns a list of autolinks configured for the given repository.</p>\n<p>Information about autolinks are only available to repository administrators.</p>",
"descriptionHTML": "<p>Gets all autolinks that are configured for a repository.</p>\n<p>Information about autolinks are only available to repository administrators.</p>",
"statusCodes": [
{
"httpStatusCode": "200",
Expand Down
13 changes: 2 additions & 11 deletions src/rest/data/ghae/schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -363389,7 +363389,7 @@
"serverUrl": "https://HOSTNAME/api/v3",
"verb": "get",
"requestPath": "/repos/{owner}/{repo}/autolinks",
"title": "List all autolinks of a repository",
"title": "Get all autolinks of a repository",
"category": "repos",
"subcategory": "autolinks",
"parameters": [
Expand All @@ -363410,15 +363410,6 @@
"schema": {
"type": "string"
}
},
{
"name": "page",
"description": "<p>The page number of the results to fetch. For more information, see \"<a href=\"https://docs.github.com/github-ae@latest/rest/using-the-rest-api/using-pagination-in-the-rest-api\">Using pagination in the REST API</a>.\"</p>",
"in": "query",
"schema": {
"type": "integer",
"default": 1
}
}
],
"bodyParameters": [],
Expand Down Expand Up @@ -363484,7 +363475,7 @@
}
],
"previews": [],
"descriptionHTML": "<p>This returns a list of autolinks configured for the given repository.</p>\n<p>Information about autolinks are only available to repository administrators.</p>",
"descriptionHTML": "<p>Gets all autolinks that are configured for a repository.</p>\n<p>Information about autolinks are only available to repository administrators.</p>",
"statusCodes": [
{
"httpStatusCode": "200",
Expand Down
Loading