1
0
mirror of synced 2026-01-02 12:04:38 -05:00

Merge branch 'main' into sophietheking-6406

This commit is contained in:
Sophie
2022-04-13 15:31:29 +02:00
committed by GitHub
13 changed files with 716 additions and 84 deletions

View File

@@ -19,6 +19,8 @@ Before adding a new GPG key to your account on {% ifversion ghae %}{% data varia
- [Checked for existing GPG keys](/articles/checking-for-existing-gpg-keys)
- [Generated and copied a new GPG key](/articles/generating-a-new-gpg-key)
You can add multiple public keys to your GitHub account. Commits signed by any of the corresponding private keys will show as verified. If you remove a public key, any commits signed by the corresponding private key will no longer show as verified.
{% data reusables.gpg.supported-gpg-key-algorithms %}
When verifying a signature, we extract the signature and attempt to parse its key-id. We match the key-id with keys uploaded to {% data variables.product.product_name %}. Until you upload your GPG key to {% data variables.product.product_name %}, we cannot verify your signatures.

View File

@@ -28150,7 +28150,7 @@
"key": "example-of-in-progress-conclusion",
"request": {
"contentType": "application/json",
"description": "Response for in_progress conclusion",
"description": "Example of an in_progress conclusion",
"acceptHeader": "application/vnd.github.v3+json",
"bodyParameters": {
"name": "mighty_readme",
@@ -28172,7 +28172,7 @@
"response": {
"statusCode": "201",
"contentType": "application/json",
"description": "Response for completed conclusion",
"description": "Response for in_progress conclusion",
"example": {
"id": 4,
"head_sha": "ce587453ced02b1526dfb4cb910479d431683101",
@@ -28269,7 +28269,7 @@
"key": "example-of-completed-conclusion",
"request": {
"contentType": "application/json",
"description": "Response for completed conclusion",
"description": "Example of a completed conclusion",
"acceptHeader": "application/vnd.github.v3+json",
"bodyParameters": {
"name": "mighty_readme",
@@ -87761,7 +87761,7 @@
]
},
{
"serverUrl": "https%3A%2F%2Fuploads.github.com",
"serverUrl": "https://uploads.github.com",
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/releases/{release_id}/assets",
"title": "Upload a release asset",

View File

@@ -22607,7 +22607,7 @@
"key": "example-of-in-progress-conclusion",
"request": {
"contentType": "application/json",
"description": "Response for in_progress conclusion",
"description": "Example of an in_progress conclusion",
"acceptHeader": "application/vnd.github.v3+json",
"bodyParameters": {
"name": "mighty_readme",
@@ -22629,7 +22629,7 @@
"response": {
"statusCode": "201",
"contentType": "application/json",
"description": "Response for completed conclusion",
"description": "Response for in_progress conclusion",
"example": {
"id": 4,
"head_sha": "ce587453ced02b1526dfb4cb910479d431683101",
@@ -22726,7 +22726,7 @@
"key": "example-of-completed-conclusion",
"request": {
"contentType": "application/json",
"description": "Response for completed conclusion",
"description": "Example of a completed conclusion",
"acceptHeader": "application/vnd.github.v3+json",
"bodyParameters": {
"name": "mighty_readme",
@@ -68313,7 +68313,7 @@
]
},
{
"serverUrl": "https%3A%2F%2Fuploads.github.com",
"serverUrl": "https://uploads.github.com",
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/releases/{release_id}/assets",
"title": "Upload a release asset",

View File

@@ -23663,7 +23663,7 @@
"key": "example-of-in-progress-conclusion",
"request": {
"contentType": "application/json",
"description": "Response for in_progress conclusion",
"description": "Example of an in_progress conclusion",
"acceptHeader": "application/vnd.github.v3+json",
"bodyParameters": {
"name": "mighty_readme",
@@ -23685,7 +23685,7 @@
"response": {
"statusCode": "201",
"contentType": "application/json",
"description": "Response for completed conclusion",
"description": "Response for in_progress conclusion",
"example": {
"id": 4,
"head_sha": "ce587453ced02b1526dfb4cb910479d431683101",
@@ -23782,7 +23782,7 @@
"key": "example-of-completed-conclusion",
"request": {
"contentType": "application/json",
"description": "Response for completed conclusion",
"description": "Example of a completed conclusion",
"acceptHeader": "application/vnd.github.v3+json",
"bodyParameters": {
"name": "mighty_readme",
@@ -70724,7 +70724,7 @@
]
},
{
"serverUrl": "https%3A%2F%2Fuploads.github.com",
"serverUrl": "https://uploads.github.com",
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/releases/{release_id}/assets",
"title": "Upload a release asset",

View File

@@ -23737,7 +23737,7 @@
"key": "example-of-in-progress-conclusion",
"request": {
"contentType": "application/json",
"description": "Response for in_progress conclusion",
"description": "Example of an in_progress conclusion",
"acceptHeader": "application/vnd.github.v3+json",
"bodyParameters": {
"name": "mighty_readme",
@@ -23759,7 +23759,7 @@
"response": {
"statusCode": "201",
"contentType": "application/json",
"description": "Response for completed conclusion",
"description": "Response for in_progress conclusion",
"example": {
"id": 4,
"head_sha": "ce587453ced02b1526dfb4cb910479d431683101",
@@ -23856,7 +23856,7 @@
"key": "example-of-completed-conclusion",
"request": {
"contentType": "application/json",
"description": "Response for completed conclusion",
"description": "Example of a completed conclusion",
"acceptHeader": "application/vnd.github.v3+json",
"bodyParameters": {
"name": "mighty_readme",
@@ -71200,7 +71200,7 @@
]
},
{
"serverUrl": "https%3A%2F%2Fuploads.github.com",
"serverUrl": "https://uploads.github.com",
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/releases/{release_id}/assets",
"title": "Upload a release asset",

View File

@@ -25124,7 +25124,7 @@
"key": "example-of-in-progress-conclusion",
"request": {
"contentType": "application/json",
"description": "Response for in_progress conclusion",
"description": "Example of an in_progress conclusion",
"acceptHeader": "application/vnd.github.v3+json",
"bodyParameters": {
"name": "mighty_readme",
@@ -25146,7 +25146,7 @@
"response": {
"statusCode": "201",
"contentType": "application/json",
"description": "Response for completed conclusion",
"description": "Response for in_progress conclusion",
"example": {
"id": 4,
"head_sha": "ce587453ced02b1526dfb4cb910479d431683101",
@@ -25243,7 +25243,7 @@
"key": "example-of-completed-conclusion",
"request": {
"contentType": "application/json",
"description": "Response for completed conclusion",
"description": "Example of a completed conclusion",
"acceptHeader": "application/vnd.github.v3+json",
"bodyParameters": {
"name": "mighty_readme",
@@ -75517,7 +75517,7 @@
]
},
{
"serverUrl": "https%3A%2F%2Fuploads.github.com",
"serverUrl": "https://uploads.github.com",
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/releases/{release_id}/assets",
"title": "Upload a release asset",

View File

@@ -21036,7 +21036,7 @@
"key": "example-of-in-progress-conclusion",
"request": {
"contentType": "application/json",
"description": "Response for in_progress conclusion",
"description": "Example of an in_progress conclusion",
"acceptHeader": "application/vnd.github.v3+json",
"bodyParameters": {
"name": "mighty_readme",
@@ -21058,7 +21058,7 @@
"response": {
"statusCode": "201",
"contentType": "application/json",
"description": "Response for completed conclusion",
"description": "Response for in_progress conclusion",
"example": {
"id": 4,
"head_sha": "ce587453ced02b1526dfb4cb910479d431683101",
@@ -21155,7 +21155,7 @@
"key": "example-of-completed-conclusion",
"request": {
"contentType": "application/json",
"description": "Response for completed conclusion",
"description": "Example of a completed conclusion",
"acceptHeader": "application/vnd.github.v3+json",
"bodyParameters": {
"name": "mighty_readme",
@@ -66000,7 +66000,7 @@
]
},
{
"serverUrl": "https%3A%2F%2Fuploads.github.com",
"serverUrl": "https://uploads.github.com",
"verb": "post",
"requestPath": "/repos/{owner}/{repo}/releases/{release_id}/assets",
"title": "Upload a release asset",

View File

@@ -211651,7 +211651,7 @@
},
"examples": {
"example-of-in-progress-conclusion": {
"summary": "Response for in_progress conclusion",
"summary": "Example of an in_progress conclusion",
"value": {
"name": "mighty_readme",
"head_sha": "ce587453ced02b1526dfb4cb910479d431683101",
@@ -211666,7 +211666,7 @@
}
},
"example-of-completed-conclusion": {
"summary": "Response for completed conclusion",
"summary": "Example of a completed conclusion",
"value": {
"name": "mighty_readme",
"head_sha": "ce587453ced02b1526dfb4cb910479d431683101",
@@ -212874,7 +212874,7 @@
}
},
"example-of-in-progress-conclusion": {
"summary": "Response for completed conclusion",
"summary": "Response for in_progress conclusion",
"value": {
"id": 4,
"head_sha": "ce587453ced02b1526dfb4cb910479d431683101",
@@ -432155,13 +432155,8 @@
},
"servers": [
{
"url": "{origin}",
"variables": {
"origin": {
"default": "https://uploads.github.com",
"description": "The URL origin (protocol + host name + port) is included in `upload_url` returned in the response of the \"Create a release\" endpoint"
}
}
"url": "https://uploads.github.com",
"description": "The URL origin (protocol + host name + port) is included in `upload_url` returned in the response of the \"Create a release\" endpoint"
}
],
"parameters": [

View File

@@ -168290,7 +168290,7 @@
},
"examples": {
"example-of-in-progress-conclusion": {
"summary": "Response for in_progress conclusion",
"summary": "Example of an in_progress conclusion",
"value": {
"name": "mighty_readme",
"head_sha": "ce587453ced02b1526dfb4cb910479d431683101",
@@ -168305,7 +168305,7 @@
}
},
"example-of-completed-conclusion": {
"summary": "Response for completed conclusion",
"summary": "Example of a completed conclusion",
"value": {
"name": "mighty_readme",
"head_sha": "ce587453ced02b1526dfb4cb910479d431683101",
@@ -169513,7 +169513,7 @@
}
},
"example-of-in-progress-conclusion": {
"summary": "Response for completed conclusion",
"summary": "Response for in_progress conclusion",
"value": {
"id": 4,
"head_sha": "ce587453ced02b1526dfb4cb910479d431683101",
@@ -365544,13 +365544,8 @@
},
"servers": [
{
"url": "{origin}",
"variables": {
"origin": {
"default": "https://uploads.github.com",
"description": "The URL origin (protocol + host name + port) is included in `upload_url` returned in the response of the \"Create a release\" endpoint"
}
}
"url": "https://uploads.github.com",
"description": "The URL origin (protocol + host name + port) is included in `upload_url` returned in the response of the \"Create a release\" endpoint"
}
],
"parameters": [
@@ -387151,6 +387146,21 @@
"description": "API method documentation",
"url": "https://docs.github.com/enterprise-server@3.1/rest/reference/enterprise-admin#get-the-configuration-status"
},
"servers": [
{
"url": "{protocol}://{hostname}",
"variables": {
"hostname": {
"default": "HOSTNAME",
"description": "Self-hosted Enterprise Server hostname"
},
"protocol": {
"default": "http",
"description": "Self-hosted Enterprise Server protocol"
}
}
}
],
"responses": {
"200": {
"description": "Response",
@@ -387235,6 +387245,21 @@
"description": "API method documentation",
"url": "https://docs.github.com/enterprise-server@3.1/rest/reference/enterprise-admin#start-a-configuration-process"
},
"servers": [
{
"url": "{protocol}://{hostname}",
"variables": {
"hostname": {
"default": "HOSTNAME",
"description": "Self-hosted Enterprise Server hostname"
},
"protocol": {
"default": "http",
"description": "Self-hosted Enterprise Server protocol"
}
}
}
],
"responses": {
"202": {
"description": "Response"
@@ -387260,6 +387285,21 @@
"description": "API method documentation",
"url": "https://docs.github.com/enterprise-server@3.1/rest/reference/enterprise-admin#get-the-maintenance-status"
},
"servers": [
{
"url": "{protocol}://{hostname}",
"variables": {
"hostname": {
"default": "HOSTNAME",
"description": "Self-hosted Enterprise Server hostname"
},
"protocol": {
"default": "http",
"description": "Self-hosted Enterprise Server protocol"
}
}
}
],
"responses": {
"200": {
"description": "Response",
@@ -387342,6 +387382,21 @@
"description": "API method documentation",
"url": "https://docs.github.com/enterprise-server@3.1/rest/reference/enterprise-admin#enable-or-disable-maintenance-mode"
},
"servers": [
{
"url": "{protocol}://{hostname}",
"variables": {
"hostname": {
"default": "HOSTNAME",
"description": "Self-hosted Enterprise Server hostname"
},
"protocol": {
"default": "http",
"description": "Self-hosted Enterprise Server protocol"
}
}
}
],
"responses": {
"200": {
"description": "Response",
@@ -387448,6 +387503,21 @@
"description": "API method documentation",
"url": "https://docs.github.com/enterprise-server@3.1/rest/reference/enterprise-admin#get-settings"
},
"servers": [
{
"url": "{protocol}://{hostname}",
"variables": {
"hostname": {
"default": "HOSTNAME",
"description": "Self-hosted Enterprise Server hostname"
},
"protocol": {
"default": "http",
"description": "Self-hosted Enterprise Server protocol"
}
}
}
],
"responses": {
"200": {
"description": "Response",
@@ -388112,6 +388182,21 @@
"description": "API method documentation",
"url": "https://docs.github.com/enterprise-server@3.1/rest/reference/enterprise-admin#set-settings"
},
"servers": [
{
"url": "{protocol}://{hostname}",
"variables": {
"hostname": {
"default": "HOSTNAME",
"description": "Self-hosted Enterprise Server hostname"
},
"protocol": {
"default": "http",
"description": "Self-hosted Enterprise Server protocol"
}
}
}
],
"responses": {
"204": {
"description": "Response"
@@ -388159,6 +388244,21 @@
"description": "API method documentation",
"url": "https://docs.github.com/enterprise-server@3.1/rest/reference/enterprise-admin#get-all-authorized-ssh-keys"
},
"servers": [
{
"url": "{protocol}://{hostname}",
"variables": {
"hostname": {
"default": "HOSTNAME",
"description": "Self-hosted Enterprise Server hostname"
},
"protocol": {
"default": "http",
"description": "Self-hosted Enterprise Server protocol"
}
}
}
],
"responses": {
"200": {
"description": "Response",
@@ -388218,6 +388318,21 @@
"description": "API method documentation",
"url": "https://docs.github.com/enterprise-server@3.1/rest/reference/enterprise-admin#add-an-authorized-ssh-key"
},
"servers": [
{
"url": "{protocol}://{hostname}",
"variables": {
"hostname": {
"default": "HOSTNAME",
"description": "Self-hosted Enterprise Server hostname"
},
"protocol": {
"default": "http",
"description": "Self-hosted Enterprise Server protocol"
}
}
}
],
"responses": {
"201": {
"description": "Response",
@@ -388299,6 +388414,21 @@
"description": "API method documentation",
"url": "https://docs.github.com/enterprise-server@3.1/rest/reference/enterprise-admin#remove-an-authorized-ssh-key"
},
"servers": [
{
"url": "{protocol}://{hostname}",
"variables": {
"hostname": {
"default": "HOSTNAME",
"description": "Self-hosted Enterprise Server hostname"
},
"protocol": {
"default": "http",
"description": "Self-hosted Enterprise Server protocol"
}
}
}
],
"responses": {
"200": {
"description": "Response",
@@ -388382,6 +388512,21 @@
"description": "API method documentation",
"url": "https://docs.github.com/enterprise-server@3.1/rest/reference/enterprise-admin#create-a-github-enterprise-server-license"
},
"servers": [
{
"url": "{protocol}://{hostname}",
"variables": {
"hostname": {
"default": "HOSTNAME",
"description": "Self-hosted Enterprise Server hostname"
},
"protocol": {
"default": "http",
"description": "Self-hosted Enterprise Server protocol"
}
}
}
],
"responses": {
"202": {
"description": "Response"
@@ -388434,6 +388579,21 @@
"description": "API method documentation",
"url": "https://docs.github.com/enterprise-server@3.1/rest/reference/enterprise-admin#upgrade-a-license"
},
"servers": [
{
"url": "{protocol}://{hostname}",
"variables": {
"hostname": {
"default": "HOSTNAME",
"description": "Self-hosted Enterprise Server hostname"
},
"protocol": {
"default": "http",
"description": "Self-hosted Enterprise Server protocol"
}
}
}
],
"responses": {
"202": {
"description": "Response"

View File

@@ -172617,7 +172617,7 @@
},
"examples": {
"example-of-in-progress-conclusion": {
"summary": "Response for in_progress conclusion",
"summary": "Example of an in_progress conclusion",
"value": {
"name": "mighty_readme",
"head_sha": "ce587453ced02b1526dfb4cb910479d431683101",
@@ -172632,7 +172632,7 @@
}
},
"example-of-completed-conclusion": {
"summary": "Response for completed conclusion",
"summary": "Example of a completed conclusion",
"value": {
"name": "mighty_readme",
"head_sha": "ce587453ced02b1526dfb4cb910479d431683101",
@@ -173840,7 +173840,7 @@
}
},
"example-of-in-progress-conclusion": {
"summary": "Response for completed conclusion",
"summary": "Response for in_progress conclusion",
"value": {
"id": 4,
"head_sha": "ce587453ced02b1526dfb4cb910479d431683101",
@@ -373666,13 +373666,8 @@
},
"servers": [
{
"url": "{origin}",
"variables": {
"origin": {
"default": "https://uploads.github.com",
"description": "The URL origin (protocol + host name + port) is included in `upload_url` returned in the response of the \"Create a release\" endpoint"
}
}
"url": "https://uploads.github.com",
"description": "The URL origin (protocol + host name + port) is included in `upload_url` returned in the response of the \"Create a release\" endpoint"
}
],
"parameters": [
@@ -396965,6 +396960,21 @@
"description": "API method documentation",
"url": "https://docs.github.com/enterprise-server@3.2/rest/reference/enterprise-admin#get-the-configuration-status"
},
"servers": [
{
"url": "{protocol}://{hostname}",
"variables": {
"hostname": {
"default": "HOSTNAME",
"description": "Self-hosted Enterprise Server hostname"
},
"protocol": {
"default": "http",
"description": "Self-hosted Enterprise Server protocol"
}
}
}
],
"responses": {
"200": {
"description": "Response",
@@ -397049,6 +397059,21 @@
"description": "API method documentation",
"url": "https://docs.github.com/enterprise-server@3.2/rest/reference/enterprise-admin#start-a-configuration-process"
},
"servers": [
{
"url": "{protocol}://{hostname}",
"variables": {
"hostname": {
"default": "HOSTNAME",
"description": "Self-hosted Enterprise Server hostname"
},
"protocol": {
"default": "http",
"description": "Self-hosted Enterprise Server protocol"
}
}
}
],
"responses": {
"202": {
"description": "Response"
@@ -397074,6 +397099,21 @@
"description": "API method documentation",
"url": "https://docs.github.com/enterprise-server@3.2/rest/reference/enterprise-admin#get-the-maintenance-status"
},
"servers": [
{
"url": "{protocol}://{hostname}",
"variables": {
"hostname": {
"default": "HOSTNAME",
"description": "Self-hosted Enterprise Server hostname"
},
"protocol": {
"default": "http",
"description": "Self-hosted Enterprise Server protocol"
}
}
}
],
"responses": {
"200": {
"description": "Response",
@@ -397156,6 +397196,21 @@
"description": "API method documentation",
"url": "https://docs.github.com/enterprise-server@3.2/rest/reference/enterprise-admin#enable-or-disable-maintenance-mode"
},
"servers": [
{
"url": "{protocol}://{hostname}",
"variables": {
"hostname": {
"default": "HOSTNAME",
"description": "Self-hosted Enterprise Server hostname"
},
"protocol": {
"default": "http",
"description": "Self-hosted Enterprise Server protocol"
}
}
}
],
"responses": {
"200": {
"description": "Response",
@@ -397262,6 +397317,21 @@
"description": "API method documentation",
"url": "https://docs.github.com/enterprise-server@3.2/rest/reference/enterprise-admin#get-settings"
},
"servers": [
{
"url": "{protocol}://{hostname}",
"variables": {
"hostname": {
"default": "HOSTNAME",
"description": "Self-hosted Enterprise Server hostname"
},
"protocol": {
"default": "http",
"description": "Self-hosted Enterprise Server protocol"
}
}
}
],
"responses": {
"200": {
"description": "Response",
@@ -397926,6 +397996,21 @@
"description": "API method documentation",
"url": "https://docs.github.com/enterprise-server@3.2/rest/reference/enterprise-admin#set-settings"
},
"servers": [
{
"url": "{protocol}://{hostname}",
"variables": {
"hostname": {
"default": "HOSTNAME",
"description": "Self-hosted Enterprise Server hostname"
},
"protocol": {
"default": "http",
"description": "Self-hosted Enterprise Server protocol"
}
}
}
],
"responses": {
"204": {
"description": "Response"
@@ -397973,6 +398058,21 @@
"description": "API method documentation",
"url": "https://docs.github.com/enterprise-server@3.2/rest/reference/enterprise-admin#get-all-authorized-ssh-keys"
},
"servers": [
{
"url": "{protocol}://{hostname}",
"variables": {
"hostname": {
"default": "HOSTNAME",
"description": "Self-hosted Enterprise Server hostname"
},
"protocol": {
"default": "http",
"description": "Self-hosted Enterprise Server protocol"
}
}
}
],
"responses": {
"200": {
"description": "Response",
@@ -398032,6 +398132,21 @@
"description": "API method documentation",
"url": "https://docs.github.com/enterprise-server@3.2/rest/reference/enterprise-admin#add-an-authorized-ssh-key"
},
"servers": [
{
"url": "{protocol}://{hostname}",
"variables": {
"hostname": {
"default": "HOSTNAME",
"description": "Self-hosted Enterprise Server hostname"
},
"protocol": {
"default": "http",
"description": "Self-hosted Enterprise Server protocol"
}
}
}
],
"responses": {
"201": {
"description": "Response",
@@ -398113,6 +398228,21 @@
"description": "API method documentation",
"url": "https://docs.github.com/enterprise-server@3.2/rest/reference/enterprise-admin#remove-an-authorized-ssh-key"
},
"servers": [
{
"url": "{protocol}://{hostname}",
"variables": {
"hostname": {
"default": "HOSTNAME",
"description": "Self-hosted Enterprise Server hostname"
},
"protocol": {
"default": "http",
"description": "Self-hosted Enterprise Server protocol"
}
}
}
],
"responses": {
"200": {
"description": "Response",
@@ -398196,6 +398326,21 @@
"description": "API method documentation",
"url": "https://docs.github.com/enterprise-server@3.2/rest/reference/enterprise-admin#create-a-github-enterprise-server-license"
},
"servers": [
{
"url": "{protocol}://{hostname}",
"variables": {
"hostname": {
"default": "HOSTNAME",
"description": "Self-hosted Enterprise Server hostname"
},
"protocol": {
"default": "http",
"description": "Self-hosted Enterprise Server protocol"
}
}
}
],
"responses": {
"202": {
"description": "Response"
@@ -398248,6 +398393,21 @@
"description": "API method documentation",
"url": "https://docs.github.com/enterprise-server@3.2/rest/reference/enterprise-admin#upgrade-a-license"
},
"servers": [
{
"url": "{protocol}://{hostname}",
"variables": {
"hostname": {
"default": "HOSTNAME",
"description": "Self-hosted Enterprise Server hostname"
},
"protocol": {
"default": "http",
"description": "Self-hosted Enterprise Server protocol"
}
}
}
],
"responses": {
"202": {
"description": "Response"

View File

@@ -176035,7 +176035,7 @@
},
"examples": {
"example-of-in-progress-conclusion": {
"summary": "Response for in_progress conclusion",
"summary": "Example of an in_progress conclusion",
"value": {
"name": "mighty_readme",
"head_sha": "ce587453ced02b1526dfb4cb910479d431683101",
@@ -176050,7 +176050,7 @@
}
},
"example-of-completed-conclusion": {
"summary": "Response for completed conclusion",
"summary": "Example of a completed conclusion",
"value": {
"name": "mighty_readme",
"head_sha": "ce587453ced02b1526dfb4cb910479d431683101",
@@ -177258,7 +177258,7 @@
}
},
"example-of-in-progress-conclusion": {
"summary": "Response for completed conclusion",
"summary": "Response for in_progress conclusion",
"value": {
"id": 4,
"head_sha": "ce587453ced02b1526dfb4cb910479d431683101",
@@ -377252,13 +377252,8 @@
},
"servers": [
{
"url": "{origin}",
"variables": {
"origin": {
"default": "https://uploads.github.com",
"description": "The URL origin (protocol + host name + port) is included in `upload_url` returned in the response of the \"Create a release\" endpoint"
}
}
"url": "https://uploads.github.com",
"description": "The URL origin (protocol + host name + port) is included in `upload_url` returned in the response of the \"Create a release\" endpoint"
}
],
"parameters": [
@@ -400668,6 +400663,21 @@
"description": "API method documentation",
"url": "https://docs.github.com/enterprise-server@3.3/rest/reference/enterprise-admin#get-the-configuration-status"
},
"servers": [
{
"url": "{protocol}://{hostname}",
"variables": {
"hostname": {
"default": "HOSTNAME",
"description": "Self-hosted Enterprise Server hostname"
},
"protocol": {
"default": "http",
"description": "Self-hosted Enterprise Server protocol"
}
}
}
],
"responses": {
"200": {
"description": "Response",
@@ -400752,6 +400762,21 @@
"description": "API method documentation",
"url": "https://docs.github.com/enterprise-server@3.3/rest/reference/enterprise-admin#start-a-configuration-process"
},
"servers": [
{
"url": "{protocol}://{hostname}",
"variables": {
"hostname": {
"default": "HOSTNAME",
"description": "Self-hosted Enterprise Server hostname"
},
"protocol": {
"default": "http",
"description": "Self-hosted Enterprise Server protocol"
}
}
}
],
"responses": {
"202": {
"description": "Response"
@@ -400777,6 +400802,21 @@
"description": "API method documentation",
"url": "https://docs.github.com/enterprise-server@3.3/rest/reference/enterprise-admin#get-the-maintenance-status"
},
"servers": [
{
"url": "{protocol}://{hostname}",
"variables": {
"hostname": {
"default": "HOSTNAME",
"description": "Self-hosted Enterprise Server hostname"
},
"protocol": {
"default": "http",
"description": "Self-hosted Enterprise Server protocol"
}
}
}
],
"responses": {
"200": {
"description": "Response",
@@ -400859,6 +400899,21 @@
"description": "API method documentation",
"url": "https://docs.github.com/enterprise-server@3.3/rest/reference/enterprise-admin#enable-or-disable-maintenance-mode"
},
"servers": [
{
"url": "{protocol}://{hostname}",
"variables": {
"hostname": {
"default": "HOSTNAME",
"description": "Self-hosted Enterprise Server hostname"
},
"protocol": {
"default": "http",
"description": "Self-hosted Enterprise Server protocol"
}
}
}
],
"responses": {
"200": {
"description": "Response",
@@ -400965,6 +401020,21 @@
"description": "API method documentation",
"url": "https://docs.github.com/enterprise-server@3.3/rest/reference/enterprise-admin#get-settings"
},
"servers": [
{
"url": "{protocol}://{hostname}",
"variables": {
"hostname": {
"default": "HOSTNAME",
"description": "Self-hosted Enterprise Server hostname"
},
"protocol": {
"default": "http",
"description": "Self-hosted Enterprise Server protocol"
}
}
}
],
"responses": {
"200": {
"description": "Response",
@@ -401629,6 +401699,21 @@
"description": "API method documentation",
"url": "https://docs.github.com/enterprise-server@3.3/rest/reference/enterprise-admin#set-settings"
},
"servers": [
{
"url": "{protocol}://{hostname}",
"variables": {
"hostname": {
"default": "HOSTNAME",
"description": "Self-hosted Enterprise Server hostname"
},
"protocol": {
"default": "http",
"description": "Self-hosted Enterprise Server protocol"
}
}
}
],
"responses": {
"204": {
"description": "Response"
@@ -401676,6 +401761,21 @@
"description": "API method documentation",
"url": "https://docs.github.com/enterprise-server@3.3/rest/reference/enterprise-admin#get-all-authorized-ssh-keys"
},
"servers": [
{
"url": "{protocol}://{hostname}",
"variables": {
"hostname": {
"default": "HOSTNAME",
"description": "Self-hosted Enterprise Server hostname"
},
"protocol": {
"default": "http",
"description": "Self-hosted Enterprise Server protocol"
}
}
}
],
"responses": {
"200": {
"description": "Response",
@@ -401735,6 +401835,21 @@
"description": "API method documentation",
"url": "https://docs.github.com/enterprise-server@3.3/rest/reference/enterprise-admin#add-an-authorized-ssh-key"
},
"servers": [
{
"url": "{protocol}://{hostname}",
"variables": {
"hostname": {
"default": "HOSTNAME",
"description": "Self-hosted Enterprise Server hostname"
},
"protocol": {
"default": "http",
"description": "Self-hosted Enterprise Server protocol"
}
}
}
],
"responses": {
"201": {
"description": "Response",
@@ -401816,6 +401931,21 @@
"description": "API method documentation",
"url": "https://docs.github.com/enterprise-server@3.3/rest/reference/enterprise-admin#remove-an-authorized-ssh-key"
},
"servers": [
{
"url": "{protocol}://{hostname}",
"variables": {
"hostname": {
"default": "HOSTNAME",
"description": "Self-hosted Enterprise Server hostname"
},
"protocol": {
"default": "http",
"description": "Self-hosted Enterprise Server protocol"
}
}
}
],
"responses": {
"200": {
"description": "Response",
@@ -401899,6 +402029,21 @@
"description": "API method documentation",
"url": "https://docs.github.com/enterprise-server@3.3/rest/reference/enterprise-admin#create-a-github-enterprise-server-license"
},
"servers": [
{
"url": "{protocol}://{hostname}",
"variables": {
"hostname": {
"default": "HOSTNAME",
"description": "Self-hosted Enterprise Server hostname"
},
"protocol": {
"default": "http",
"description": "Self-hosted Enterprise Server protocol"
}
}
}
],
"responses": {
"202": {
"description": "Response"
@@ -401951,6 +402096,21 @@
"description": "API method documentation",
"url": "https://docs.github.com/enterprise-server@3.3/rest/reference/enterprise-admin#upgrade-a-license"
},
"servers": [
{
"url": "{protocol}://{hostname}",
"variables": {
"hostname": {
"default": "HOSTNAME",
"description": "Self-hosted Enterprise Server hostname"
},
"protocol": {
"default": "http",
"description": "Self-hosted Enterprise Server protocol"
}
}
}
],
"responses": {
"202": {
"description": "Response"

View File

@@ -191743,7 +191743,7 @@
},
"examples": {
"example-of-in-progress-conclusion": {
"summary": "Response for in_progress conclusion",
"summary": "Example of an in_progress conclusion",
"value": {
"name": "mighty_readme",
"head_sha": "ce587453ced02b1526dfb4cb910479d431683101",
@@ -191758,7 +191758,7 @@
}
},
"example-of-completed-conclusion": {
"summary": "Response for completed conclusion",
"summary": "Example of a completed conclusion",
"value": {
"name": "mighty_readme",
"head_sha": "ce587453ced02b1526dfb4cb910479d431683101",
@@ -192966,7 +192966,7 @@
}
},
"example-of-in-progress-conclusion": {
"summary": "Response for completed conclusion",
"summary": "Response for in_progress conclusion",
"value": {
"id": 4,
"head_sha": "ce587453ced02b1526dfb4cb910479d431683101",
@@ -393181,13 +393181,8 @@
},
"servers": [
{
"url": "{origin}",
"variables": {
"origin": {
"default": "https://uploads.github.com",
"description": "The URL origin (protocol + host name + port) is included in `upload_url` returned in the response of the \"Create a release\" endpoint"
}
}
"url": "https://uploads.github.com",
"description": "The URL origin (protocol + host name + port) is included in `upload_url` returned in the response of the \"Create a release\" endpoint"
}
],
"parameters": [
@@ -416794,6 +416789,21 @@
"description": "API method documentation",
"url": "https://docs.github.com/enterprise-server@3.4/rest/reference/enterprise-admin#get-the-configuration-status"
},
"servers": [
{
"url": "{protocol}://{hostname}",
"variables": {
"hostname": {
"default": "HOSTNAME",
"description": "Self-hosted Enterprise Server hostname"
},
"protocol": {
"default": "http",
"description": "Self-hosted Enterprise Server protocol"
}
}
}
],
"responses": {
"200": {
"description": "Response",
@@ -416878,6 +416888,21 @@
"description": "API method documentation",
"url": "https://docs.github.com/enterprise-server@3.4/rest/reference/enterprise-admin#start-a-configuration-process"
},
"servers": [
{
"url": "{protocol}://{hostname}",
"variables": {
"hostname": {
"default": "HOSTNAME",
"description": "Self-hosted Enterprise Server hostname"
},
"protocol": {
"default": "http",
"description": "Self-hosted Enterprise Server protocol"
}
}
}
],
"responses": {
"202": {
"description": "Response"
@@ -416903,6 +416928,21 @@
"description": "API method documentation",
"url": "https://docs.github.com/enterprise-server@3.4/rest/reference/enterprise-admin#get-the-maintenance-status"
},
"servers": [
{
"url": "{protocol}://{hostname}",
"variables": {
"hostname": {
"default": "HOSTNAME",
"description": "Self-hosted Enterprise Server hostname"
},
"protocol": {
"default": "http",
"description": "Self-hosted Enterprise Server protocol"
}
}
}
],
"responses": {
"200": {
"description": "Response",
@@ -416985,6 +417025,21 @@
"description": "API method documentation",
"url": "https://docs.github.com/enterprise-server@3.4/rest/reference/enterprise-admin#enable-or-disable-maintenance-mode"
},
"servers": [
{
"url": "{protocol}://{hostname}",
"variables": {
"hostname": {
"default": "HOSTNAME",
"description": "Self-hosted Enterprise Server hostname"
},
"protocol": {
"default": "http",
"description": "Self-hosted Enterprise Server protocol"
}
}
}
],
"responses": {
"200": {
"description": "Response",
@@ -417091,6 +417146,21 @@
"description": "API method documentation",
"url": "https://docs.github.com/enterprise-server@3.4/rest/reference/enterprise-admin#get-settings"
},
"servers": [
{
"url": "{protocol}://{hostname}",
"variables": {
"hostname": {
"default": "HOSTNAME",
"description": "Self-hosted Enterprise Server hostname"
},
"protocol": {
"default": "http",
"description": "Self-hosted Enterprise Server protocol"
}
}
}
],
"responses": {
"200": {
"description": "Response",
@@ -417755,6 +417825,21 @@
"description": "API method documentation",
"url": "https://docs.github.com/enterprise-server@3.4/rest/reference/enterprise-admin#set-settings"
},
"servers": [
{
"url": "{protocol}://{hostname}",
"variables": {
"hostname": {
"default": "HOSTNAME",
"description": "Self-hosted Enterprise Server hostname"
},
"protocol": {
"default": "http",
"description": "Self-hosted Enterprise Server protocol"
}
}
}
],
"responses": {
"204": {
"description": "Response"
@@ -417802,6 +417887,21 @@
"description": "API method documentation",
"url": "https://docs.github.com/enterprise-server@3.4/rest/reference/enterprise-admin#get-all-authorized-ssh-keys"
},
"servers": [
{
"url": "{protocol}://{hostname}",
"variables": {
"hostname": {
"default": "HOSTNAME",
"description": "Self-hosted Enterprise Server hostname"
},
"protocol": {
"default": "http",
"description": "Self-hosted Enterprise Server protocol"
}
}
}
],
"responses": {
"200": {
"description": "Response",
@@ -417861,6 +417961,21 @@
"description": "API method documentation",
"url": "https://docs.github.com/enterprise-server@3.4/rest/reference/enterprise-admin#add-an-authorized-ssh-key"
},
"servers": [
{
"url": "{protocol}://{hostname}",
"variables": {
"hostname": {
"default": "HOSTNAME",
"description": "Self-hosted Enterprise Server hostname"
},
"protocol": {
"default": "http",
"description": "Self-hosted Enterprise Server protocol"
}
}
}
],
"responses": {
"201": {
"description": "Response",
@@ -417942,6 +418057,21 @@
"description": "API method documentation",
"url": "https://docs.github.com/enterprise-server@3.4/rest/reference/enterprise-admin#remove-an-authorized-ssh-key"
},
"servers": [
{
"url": "{protocol}://{hostname}",
"variables": {
"hostname": {
"default": "HOSTNAME",
"description": "Self-hosted Enterprise Server hostname"
},
"protocol": {
"default": "http",
"description": "Self-hosted Enterprise Server protocol"
}
}
}
],
"responses": {
"200": {
"description": "Response",
@@ -418025,6 +418155,21 @@
"description": "API method documentation",
"url": "https://docs.github.com/enterprise-server@3.4/rest/reference/enterprise-admin#create-a-github-enterprise-server-license"
},
"servers": [
{
"url": "{protocol}://{hostname}",
"variables": {
"hostname": {
"default": "HOSTNAME",
"description": "Self-hosted Enterprise Server hostname"
},
"protocol": {
"default": "http",
"description": "Self-hosted Enterprise Server protocol"
}
}
}
],
"responses": {
"202": {
"description": "Response"
@@ -418077,6 +418222,21 @@
"description": "API method documentation",
"url": "https://docs.github.com/enterprise-server@3.4/rest/reference/enterprise-admin#upgrade-a-license"
},
"servers": [
{
"url": "{protocol}://{hostname}",
"variables": {
"hostname": {
"default": "HOSTNAME",
"description": "Self-hosted Enterprise Server hostname"
},
"protocol": {
"default": "http",
"description": "Self-hosted Enterprise Server protocol"
}
}
}
],
"responses": {
"202": {
"description": "Response"

View File

@@ -156353,7 +156353,7 @@
},
"examples": {
"example-of-in-progress-conclusion": {
"summary": "Response for in_progress conclusion",
"summary": "Example of an in_progress conclusion",
"value": {
"name": "mighty_readme",
"head_sha": "ce587453ced02b1526dfb4cb910479d431683101",
@@ -156368,7 +156368,7 @@
}
},
"example-of-completed-conclusion": {
"summary": "Response for completed conclusion",
"summary": "Example of a completed conclusion",
"value": {
"name": "mighty_readme",
"head_sha": "ce587453ced02b1526dfb4cb910479d431683101",
@@ -157576,7 +157576,7 @@
}
},
"example-of-in-progress-conclusion": {
"summary": "Response for completed conclusion",
"summary": "Response for in_progress conclusion",
"value": {
"id": 4,
"head_sha": "ce587453ced02b1526dfb4cb910479d431683101",
@@ -356984,13 +356984,8 @@
},
"servers": [
{
"url": "{origin}",
"variables": {
"origin": {
"default": "https://uploads.github.com",
"description": "The URL origin (protocol + host name + port) is included in `upload_url` returned in the response of the \"Create a release\" endpoint"
}
}
"url": "https://uploads.github.com",
"description": "The URL origin (protocol + host name + port) is included in `upload_url` returned in the response of the \"Create a release\" endpoint"
}
],
"parameters": [