Update OpenAPI Description (#48848)
This commit is contained in:
@@ -5683,7 +5683,25 @@
|
||||
"slug": "create-a-github-pages-deployment",
|
||||
"subcategory": "pages",
|
||||
"verb": "post",
|
||||
"requestPath": "/repos/{owner}/{repo}/pages/deployment",
|
||||
"requestPath": "/repos/{owner}/{repo}/pages/deployments",
|
||||
"additional-permissions": [],
|
||||
"access": "write"
|
||||
},
|
||||
{
|
||||
"category": "pages",
|
||||
"slug": "get-the-status-of-a-github-pages-deployment",
|
||||
"subcategory": "pages",
|
||||
"verb": "get",
|
||||
"requestPath": "/repos/{owner}/{repo}/pages/deployments/{pages_deployment_id}",
|
||||
"additional-permissions": [],
|
||||
"access": "read"
|
||||
},
|
||||
{
|
||||
"category": "pages",
|
||||
"slug": "cancel-a-github-pages-deployment",
|
||||
"subcategory": "pages",
|
||||
"verb": "post",
|
||||
"requestPath": "/repos/{owner}/{repo}/pages/deployments/{pages_deployment_id}/cancel",
|
||||
"additional-permissions": [],
|
||||
"access": "write"
|
||||
},
|
||||
|
||||
@@ -3448,7 +3448,19 @@
|
||||
"slug": "create-a-github-pages-deployment",
|
||||
"subcategory": "pages",
|
||||
"verb": "post",
|
||||
"requestPath": "/repos/{owner}/{repo}/pages/deployment"
|
||||
"requestPath": "/repos/{owner}/{repo}/pages/deployments"
|
||||
},
|
||||
{
|
||||
"slug": "get-the-status-of-a-github-pages-deployment",
|
||||
"subcategory": "pages",
|
||||
"verb": "get",
|
||||
"requestPath": "/repos/{owner}/{repo}/pages/deployments/{pages_deployment_id}"
|
||||
},
|
||||
{
|
||||
"slug": "cancel-a-github-pages-deployment",
|
||||
"subcategory": "pages",
|
||||
"verb": "post",
|
||||
"requestPath": "/repos/{owner}/{repo}/pages/deployments/{pages_deployment_id}/cancel"
|
||||
},
|
||||
{
|
||||
"slug": "get-a-dns-health-check-for-github-pages",
|
||||
|
||||
@@ -7013,7 +7013,29 @@
|
||||
"slug": "create-a-github-pages-deployment",
|
||||
"subcategory": "pages",
|
||||
"verb": "post",
|
||||
"requestPath": "/repos/{owner}/{repo}/pages/deployment",
|
||||
"requestPath": "/repos/{owner}/{repo}/pages/deployments",
|
||||
"access": "write",
|
||||
"user-to-server": true,
|
||||
"server-to-server": true,
|
||||
"additional-permissions": []
|
||||
},
|
||||
{
|
||||
"category": "pages",
|
||||
"slug": "get-the-status-of-a-github-pages-deployment",
|
||||
"subcategory": "pages",
|
||||
"verb": "get",
|
||||
"requestPath": "/repos/{owner}/{repo}/pages/deployments/{pages_deployment_id}",
|
||||
"access": "read",
|
||||
"user-to-server": true,
|
||||
"server-to-server": true,
|
||||
"additional-permissions": []
|
||||
},
|
||||
{
|
||||
"category": "pages",
|
||||
"slug": "cancel-a-github-pages-deployment",
|
||||
"subcategory": "pages",
|
||||
"verb": "post",
|
||||
"requestPath": "/repos/{owner}/{repo}/pages/deployments/{pages_deployment_id}/cancel",
|
||||
"access": "write",
|
||||
"user-to-server": true,
|
||||
"server-to-server": true,
|
||||
|
||||
@@ -3052,7 +3052,19 @@
|
||||
"slug": "create-a-github-pages-deployment",
|
||||
"subcategory": "pages",
|
||||
"verb": "post",
|
||||
"requestPath": "/repos/{owner}/{repo}/pages/deployment"
|
||||
"requestPath": "/repos/{owner}/{repo}/pages/deployments"
|
||||
},
|
||||
{
|
||||
"slug": "get-the-status-of-a-github-pages-deployment",
|
||||
"subcategory": "pages",
|
||||
"verb": "get",
|
||||
"requestPath": "/repos/{owner}/{repo}/pages/deployments/{pages_deployment_id}"
|
||||
},
|
||||
{
|
||||
"slug": "cancel-a-github-pages-deployment",
|
||||
"subcategory": "pages",
|
||||
"verb": "post",
|
||||
"requestPath": "/repos/{owner}/{repo}/pages/deployments/{pages_deployment_id}/cancel"
|
||||
},
|
||||
{
|
||||
"slug": "get-a-dns-health-check-for-github-pages",
|
||||
|
||||
@@ -3520,7 +3520,19 @@
|
||||
"slug": "create-a-github-pages-deployment",
|
||||
"subcategory": "pages",
|
||||
"verb": "post",
|
||||
"requestPath": "/repos/{owner}/{repo}/pages/deployment"
|
||||
"requestPath": "/repos/{owner}/{repo}/pages/deployments"
|
||||
},
|
||||
{
|
||||
"slug": "get-the-status-of-a-github-pages-deployment",
|
||||
"subcategory": "pages",
|
||||
"verb": "get",
|
||||
"requestPath": "/repos/{owner}/{repo}/pages/deployments/{pages_deployment_id}"
|
||||
},
|
||||
{
|
||||
"slug": "cancel-a-github-pages-deployment",
|
||||
"subcategory": "pages",
|
||||
"verb": "post",
|
||||
"requestPath": "/repos/{owner}/{repo}/pages/deployments/{pages_deployment_id}/cancel"
|
||||
},
|
||||
{
|
||||
"slug": "get-a-dns-health-check-for-github-pages",
|
||||
|
||||
@@ -6375,7 +6375,25 @@
|
||||
"slug": "create-a-github-pages-deployment",
|
||||
"subcategory": "pages",
|
||||
"verb": "post",
|
||||
"requestPath": "/repos/{owner}/{repo}/pages/deployment",
|
||||
"requestPath": "/repos/{owner}/{repo}/pages/deployments",
|
||||
"additional-permissions": [],
|
||||
"access": "write"
|
||||
},
|
||||
{
|
||||
"category": "pages",
|
||||
"slug": "get-the-status-of-a-github-pages-deployment",
|
||||
"subcategory": "pages",
|
||||
"verb": "get",
|
||||
"requestPath": "/repos/{owner}/{repo}/pages/deployments/{pages_deployment_id}",
|
||||
"additional-permissions": [],
|
||||
"access": "read"
|
||||
},
|
||||
{
|
||||
"category": "pages",
|
||||
"slug": "cancel-a-github-pages-deployment",
|
||||
"subcategory": "pages",
|
||||
"verb": "post",
|
||||
"requestPath": "/repos/{owner}/{repo}/pages/deployments/{pages_deployment_id}/cancel",
|
||||
"additional-permissions": [],
|
||||
"access": "write"
|
||||
},
|
||||
|
||||
@@ -3776,7 +3776,19 @@
|
||||
"slug": "create-a-github-pages-deployment",
|
||||
"subcategory": "pages",
|
||||
"verb": "post",
|
||||
"requestPath": "/repos/{owner}/{repo}/pages/deployment"
|
||||
"requestPath": "/repos/{owner}/{repo}/pages/deployments"
|
||||
},
|
||||
{
|
||||
"slug": "get-the-status-of-a-github-pages-deployment",
|
||||
"subcategory": "pages",
|
||||
"verb": "get",
|
||||
"requestPath": "/repos/{owner}/{repo}/pages/deployments/{pages_deployment_id}"
|
||||
},
|
||||
{
|
||||
"slug": "cancel-a-github-pages-deployment",
|
||||
"subcategory": "pages",
|
||||
"verb": "post",
|
||||
"requestPath": "/repos/{owner}/{repo}/pages/deployments/{pages_deployment_id}/cancel"
|
||||
},
|
||||
{
|
||||
"slug": "get-a-dns-health-check-for-github-pages",
|
||||
|
||||
@@ -7853,7 +7853,29 @@
|
||||
"slug": "create-a-github-pages-deployment",
|
||||
"subcategory": "pages",
|
||||
"verb": "post",
|
||||
"requestPath": "/repos/{owner}/{repo}/pages/deployment",
|
||||
"requestPath": "/repos/{owner}/{repo}/pages/deployments",
|
||||
"access": "write",
|
||||
"user-to-server": true,
|
||||
"server-to-server": true,
|
||||
"additional-permissions": []
|
||||
},
|
||||
{
|
||||
"category": "pages",
|
||||
"slug": "get-the-status-of-a-github-pages-deployment",
|
||||
"subcategory": "pages",
|
||||
"verb": "get",
|
||||
"requestPath": "/repos/{owner}/{repo}/pages/deployments/{pages_deployment_id}",
|
||||
"access": "read",
|
||||
"user-to-server": true,
|
||||
"server-to-server": true,
|
||||
"additional-permissions": []
|
||||
},
|
||||
{
|
||||
"category": "pages",
|
||||
"slug": "cancel-a-github-pages-deployment",
|
||||
"subcategory": "pages",
|
||||
"verb": "post",
|
||||
"requestPath": "/repos/{owner}/{repo}/pages/deployments/{pages_deployment_id}/cancel",
|
||||
"access": "write",
|
||||
"user-to-server": true,
|
||||
"server-to-server": true,
|
||||
|
||||
@@ -3380,7 +3380,19 @@
|
||||
"slug": "create-a-github-pages-deployment",
|
||||
"subcategory": "pages",
|
||||
"verb": "post",
|
||||
"requestPath": "/repos/{owner}/{repo}/pages/deployment"
|
||||
"requestPath": "/repos/{owner}/{repo}/pages/deployments"
|
||||
},
|
||||
{
|
||||
"slug": "get-the-status-of-a-github-pages-deployment",
|
||||
"subcategory": "pages",
|
||||
"verb": "get",
|
||||
"requestPath": "/repos/{owner}/{repo}/pages/deployments/{pages_deployment_id}"
|
||||
},
|
||||
{
|
||||
"slug": "cancel-a-github-pages-deployment",
|
||||
"subcategory": "pages",
|
||||
"verb": "post",
|
||||
"requestPath": "/repos/{owner}/{repo}/pages/deployments/{pages_deployment_id}/cancel"
|
||||
},
|
||||
{
|
||||
"slug": "get-a-dns-health-check-for-github-pages",
|
||||
|
||||
@@ -3848,7 +3848,19 @@
|
||||
"slug": "create-a-github-pages-deployment",
|
||||
"subcategory": "pages",
|
||||
"verb": "post",
|
||||
"requestPath": "/repos/{owner}/{repo}/pages/deployment"
|
||||
"requestPath": "/repos/{owner}/{repo}/pages/deployments"
|
||||
},
|
||||
{
|
||||
"slug": "get-the-status-of-a-github-pages-deployment",
|
||||
"subcategory": "pages",
|
||||
"verb": "get",
|
||||
"requestPath": "/repos/{owner}/{repo}/pages/deployments/{pages_deployment_id}"
|
||||
},
|
||||
{
|
||||
"slug": "cancel-a-github-pages-deployment",
|
||||
"subcategory": "pages",
|
||||
"verb": "post",
|
||||
"requestPath": "/repos/{owner}/{repo}/pages/deployments/{pages_deployment_id}/cancel"
|
||||
},
|
||||
{
|
||||
"slug": "get-a-dns-health-check-for-github-pages",
|
||||
|
||||
@@ -4883,7 +4883,7 @@
|
||||
"slug": "create-a-github-pages-deployment",
|
||||
"subcategory": "pages",
|
||||
"verb": "post",
|
||||
"requestPath": "/repos/{owner}/{repo}/pages/deployment",
|
||||
"requestPath": "/repos/{owner}/{repo}/pages/deployments",
|
||||
"additional-permissions": [],
|
||||
"access": "write"
|
||||
}
|
||||
|
||||
@@ -2932,7 +2932,7 @@
|
||||
"slug": "create-a-github-pages-deployment",
|
||||
"subcategory": "pages",
|
||||
"verb": "post",
|
||||
"requestPath": "/repos/{owner}/{repo}/pages/deployment"
|
||||
"requestPath": "/repos/{owner}/{repo}/pages/deployments"
|
||||
}
|
||||
],
|
||||
"projects": [
|
||||
|
||||
@@ -6053,7 +6053,7 @@
|
||||
"slug": "create-a-github-pages-deployment",
|
||||
"subcategory": "pages",
|
||||
"verb": "post",
|
||||
"requestPath": "/repos/{owner}/{repo}/pages/deployment",
|
||||
"requestPath": "/repos/{owner}/{repo}/pages/deployments",
|
||||
"access": "write",
|
||||
"user-to-server": true,
|
||||
"server-to-server": true,
|
||||
|
||||
@@ -2822,7 +2822,7 @@
|
||||
"slug": "create-a-github-pages-deployment",
|
||||
"subcategory": "pages",
|
||||
"verb": "post",
|
||||
"requestPath": "/repos/{owner}/{repo}/pages/deployment"
|
||||
"requestPath": "/repos/{owner}/{repo}/pages/deployments"
|
||||
}
|
||||
],
|
||||
"projects": [
|
||||
|
||||
@@ -3004,7 +3004,7 @@
|
||||
"slug": "create-a-github-pages-deployment",
|
||||
"subcategory": "pages",
|
||||
"verb": "post",
|
||||
"requestPath": "/repos/{owner}/{repo}/pages/deployment"
|
||||
"requestPath": "/repos/{owner}/{repo}/pages/deployments"
|
||||
}
|
||||
],
|
||||
"projects": [
|
||||
|
||||
@@ -4991,7 +4991,7 @@
|
||||
"slug": "create-a-github-pages-deployment",
|
||||
"subcategory": "pages",
|
||||
"verb": "post",
|
||||
"requestPath": "/repos/{owner}/{repo}/pages/deployment",
|
||||
"requestPath": "/repos/{owner}/{repo}/pages/deployments",
|
||||
"additional-permissions": [],
|
||||
"access": "write"
|
||||
}
|
||||
|
||||
@@ -2962,7 +2962,7 @@
|
||||
"slug": "create-a-github-pages-deployment",
|
||||
"subcategory": "pages",
|
||||
"verb": "post",
|
||||
"requestPath": "/repos/{owner}/{repo}/pages/deployment"
|
||||
"requestPath": "/repos/{owner}/{repo}/pages/deployments"
|
||||
}
|
||||
],
|
||||
"projects": [
|
||||
|
||||
@@ -6185,7 +6185,7 @@
|
||||
"slug": "create-a-github-pages-deployment",
|
||||
"subcategory": "pages",
|
||||
"verb": "post",
|
||||
"requestPath": "/repos/{owner}/{repo}/pages/deployment",
|
||||
"requestPath": "/repos/{owner}/{repo}/pages/deployments",
|
||||
"access": "write",
|
||||
"user-to-server": true,
|
||||
"server-to-server": true,
|
||||
|
||||
@@ -2852,7 +2852,7 @@
|
||||
"slug": "create-a-github-pages-deployment",
|
||||
"subcategory": "pages",
|
||||
"verb": "post",
|
||||
"requestPath": "/repos/{owner}/{repo}/pages/deployment"
|
||||
"requestPath": "/repos/{owner}/{repo}/pages/deployments"
|
||||
}
|
||||
],
|
||||
"projects": [
|
||||
|
||||
@@ -3034,7 +3034,7 @@
|
||||
"slug": "create-a-github-pages-deployment",
|
||||
"subcategory": "pages",
|
||||
"verb": "post",
|
||||
"requestPath": "/repos/{owner}/{repo}/pages/deployment"
|
||||
"requestPath": "/repos/{owner}/{repo}/pages/deployments"
|
||||
}
|
||||
],
|
||||
"projects": [
|
||||
|
||||
@@ -4667,7 +4667,7 @@
|
||||
"slug": "create-a-github-pages-deployment",
|
||||
"subcategory": "pages",
|
||||
"verb": "post",
|
||||
"requestPath": "/repos/{owner}/{repo}/pages/deployment",
|
||||
"requestPath": "/repos/{owner}/{repo}/pages/deployments",
|
||||
"additional-permissions": [],
|
||||
"access": "write"
|
||||
}
|
||||
|
||||
@@ -2708,7 +2708,7 @@
|
||||
"slug": "create-a-github-pages-deployment",
|
||||
"subcategory": "pages",
|
||||
"verb": "post",
|
||||
"requestPath": "/repos/{owner}/{repo}/pages/deployment"
|
||||
"requestPath": "/repos/{owner}/{repo}/pages/deployments"
|
||||
}
|
||||
],
|
||||
"projects": [
|
||||
|
||||
@@ -5678,7 +5678,7 @@
|
||||
"slug": "create-a-github-pages-deployment",
|
||||
"subcategory": "pages",
|
||||
"verb": "post",
|
||||
"requestPath": "/repos/{owner}/{repo}/pages/deployment",
|
||||
"requestPath": "/repos/{owner}/{repo}/pages/deployments",
|
||||
"access": "write",
|
||||
"user-to-server": true,
|
||||
"server-to-server": true,
|
||||
|
||||
@@ -2496,7 +2496,7 @@
|
||||
"slug": "create-a-github-pages-deployment",
|
||||
"subcategory": "pages",
|
||||
"verb": "post",
|
||||
"requestPath": "/repos/{owner}/{repo}/pages/deployment"
|
||||
"requestPath": "/repos/{owner}/{repo}/pages/deployments"
|
||||
}
|
||||
],
|
||||
"projects": [
|
||||
|
||||
@@ -2732,7 +2732,7 @@
|
||||
"slug": "create-a-github-pages-deployment",
|
||||
"subcategory": "pages",
|
||||
"verb": "post",
|
||||
"requestPath": "/repos/{owner}/{repo}/pages/deployment"
|
||||
"requestPath": "/repos/{owner}/{repo}/pages/deployments"
|
||||
}
|
||||
],
|
||||
"projects": [
|
||||
|
||||
@@ -4811,7 +4811,7 @@
|
||||
"slug": "create-a-github-pages-deployment",
|
||||
"subcategory": "pages",
|
||||
"verb": "post",
|
||||
"requestPath": "/repos/{owner}/{repo}/pages/deployment",
|
||||
"requestPath": "/repos/{owner}/{repo}/pages/deployments",
|
||||
"additional-permissions": [],
|
||||
"access": "write"
|
||||
}
|
||||
|
||||
@@ -2890,7 +2890,7 @@
|
||||
"slug": "create-a-github-pages-deployment",
|
||||
"subcategory": "pages",
|
||||
"verb": "post",
|
||||
"requestPath": "/repos/{owner}/{repo}/pages/deployment"
|
||||
"requestPath": "/repos/{owner}/{repo}/pages/deployments"
|
||||
}
|
||||
],
|
||||
"projects": [
|
||||
|
||||
@@ -5854,7 +5854,7 @@
|
||||
"slug": "create-a-github-pages-deployment",
|
||||
"subcategory": "pages",
|
||||
"verb": "post",
|
||||
"requestPath": "/repos/{owner}/{repo}/pages/deployment",
|
||||
"requestPath": "/repos/{owner}/{repo}/pages/deployments",
|
||||
"access": "write",
|
||||
"user-to-server": true,
|
||||
"server-to-server": true,
|
||||
|
||||
@@ -2726,7 +2726,7 @@
|
||||
"slug": "create-a-github-pages-deployment",
|
||||
"subcategory": "pages",
|
||||
"verb": "post",
|
||||
"requestPath": "/repos/{owner}/{repo}/pages/deployment"
|
||||
"requestPath": "/repos/{owner}/{repo}/pages/deployments"
|
||||
}
|
||||
],
|
||||
"projects": [
|
||||
|
||||
@@ -2914,7 +2914,7 @@
|
||||
"slug": "create-a-github-pages-deployment",
|
||||
"subcategory": "pages",
|
||||
"verb": "post",
|
||||
"requestPath": "/repos/{owner}/{repo}/pages/deployment"
|
||||
"requestPath": "/repos/{owner}/{repo}/pages/deployments"
|
||||
}
|
||||
],
|
||||
"projects": [
|
||||
|
||||
Reference in New Issue
Block a user