diff --git a/data/features/README.md b/data/features/README.md index c2fca9380d58..717a06510b29 100644 --- a/data/features/README.md +++ b/data/features/README.md @@ -45,7 +45,7 @@ versions: ## Schema enforcement -The schema for validating the feature versioning lives in [`tests/helpers/schemas/feature-versions.js`](tests/helpers/schemas/feature-versions.js) and is exercised by [`tests/content/lint-files.js`](tests/content/lint-files.js). +The schema for validating the feature versioning lives in [`tests/helpers/schemas/feature-versions-schema.js`](/tests/helpers/schemas/feature-versions-schema.js) and is exercised by [`tests/linting/lint-files.js`](/tests/linting/lint-files.js). ## Script to remove feature tags diff --git a/lib/rest/static/decorated/api.github.com.json b/lib/rest/static/decorated/api.github.com.json index 701a6de1c8c5..e23ef58797bd 100644 --- a/lib/rest/static/decorated/api.github.com.json +++ b/lib/rest/static/decorated/api.github.com.json @@ -52,7 +52,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -62,7 +62,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 2, "artifacts": [ @@ -146,7 +146,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -157,7 +157,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 11, "node_id": "MDg6QXJ0aWZhY3QxMQ==", @@ -224,7 +224,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -234,7 +234,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -298,7 +298,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -309,7 +309,7 @@ }, "response": { "statusCode": "302", - "description": "Response" + "description": "

Response

" } } ], @@ -382,7 +382,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -393,7 +393,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 2, "artifacts": [ @@ -461,7 +461,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "enterprise": "ENTERPRISE" @@ -470,7 +470,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_active_caches_size_in_bytes": 3344284, "total_active_caches_count": 5 @@ -511,7 +511,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -520,7 +520,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_active_caches_size_in_bytes": 3344284, "total_active_caches_count": 5 @@ -579,7 +579,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -588,7 +588,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 2, "repository_cache_usages": [ @@ -649,7 +649,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -659,7 +659,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "full_name": "octo-org/Hello-World", "active_caches_size_in_bytes": 2322142, @@ -703,7 +703,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "enterprise": "ENTERPRISE" @@ -712,7 +712,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "enabled_organizations": "all", "allowed_actions": "selected", @@ -784,7 +784,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "enabled_organizations": "all", @@ -796,7 +796,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -851,7 +851,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "enterprise": "ENTERPRISE" @@ -860,7 +860,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 1, "organizations": [ @@ -931,7 +931,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "selected_organization_ids": [ @@ -945,7 +945,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -991,7 +991,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "enterprise": "ENTERPRISE", @@ -1000,7 +1000,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -1046,7 +1046,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "enterprise": "ENTERPRISE", @@ -1055,7 +1055,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -1092,7 +1092,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "enterprise": "ENTERPRISE" @@ -1101,7 +1101,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "github_owned_allowed": true, "verified_allowed": false, @@ -1178,7 +1178,7 @@ "key": "selected_actions", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "github_owned_allowed": true, @@ -1194,7 +1194,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -1231,7 +1231,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -1240,7 +1240,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "enabled_repositories": "all", "allowed_actions": "selected", @@ -1312,7 +1312,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "enabled_repositories": "all", @@ -1324,7 +1324,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -1379,7 +1379,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -1388,7 +1388,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 1, "repositories": [ @@ -1568,7 +1568,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "selected_repository_ids": [ @@ -1582,7 +1582,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -1628,7 +1628,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -1637,7 +1637,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -1683,7 +1683,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -1692,7 +1692,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -1729,7 +1729,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -1738,7 +1738,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "github_owned_allowed": true, "verified_allowed": false, @@ -1815,7 +1815,7 @@ "key": "selected_actions", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "github_owned_allowed": true, @@ -1831,7 +1831,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -1868,7 +1868,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -1877,7 +1877,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "default_workflow_permissions": "read", "can_approve_pull_request_reviews": true @@ -1942,7 +1942,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "default_workflow_permissions": "read", @@ -1954,7 +1954,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -2000,7 +2000,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -2010,7 +2010,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "enabled": true, "allowed_actions": "selected", @@ -2086,7 +2086,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "enabled": true, @@ -2099,7 +2099,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -2145,7 +2145,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -2155,7 +2155,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "access_level": "organization" } @@ -2220,7 +2220,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "access_level": "organization" @@ -2232,7 +2232,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -2278,7 +2278,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -2288,7 +2288,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "github_owned_allowed": true, "verified_allowed": false, @@ -2374,7 +2374,7 @@ "key": "selected_actions", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "github_owned_allowed": true, @@ -2391,7 +2391,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -2448,7 +2448,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -2457,7 +2457,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 3, "secrets": [ @@ -2518,7 +2518,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -2527,7 +2527,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "key_id": "012345678912345678", "key": "2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvv1234" @@ -2577,7 +2577,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -2587,7 +2587,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "name": "GH_TOKEN", "created_at": "2019-08-10T14:59:22Z", @@ -2687,7 +2687,7 @@ "key": "201", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "encrypted_value": "c2VjcmV0", @@ -2705,14 +2705,14 @@ }, "response": { "statusCode": "201", - "description": "Response when creating a secret" + "description": "

Response when creating a secret

" } }, { "key": "204", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "encrypted_value": "c2VjcmV0", @@ -2730,7 +2730,7 @@ }, "response": { "statusCode": "204", - "description": "Response when updating a secret" + "description": "

Response when updating a secret

" } } ], @@ -2780,7 +2780,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -2789,7 +2789,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -2853,7 +2853,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -2863,7 +2863,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 1, "repositories": [ @@ -2997,7 +2997,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "selected_repository_ids": [ @@ -3011,7 +3011,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -3066,7 +3066,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -3076,7 +3076,7 @@ }, "response": { "statusCode": "204", - "description": "No Content when repository was added to the selected list" + "description": "

No Content when repository was added to the selected list

" } } ], @@ -3135,7 +3135,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -3145,7 +3145,7 @@ }, "response": { "statusCode": "204", - "description": "Response when repository was removed from the selected list" + "description": "

Response when repository was removed from the selected list

" } } ], @@ -3213,7 +3213,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -3223,7 +3223,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 2, "secrets": [ @@ -3284,7 +3284,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -3294,7 +3294,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "key_id": "012345678912345678", "key": "2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvv1234" @@ -3353,7 +3353,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -3364,7 +3364,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "name": "GH_TOKEN", "created_at": "2019-08-10T14:59:22Z", @@ -3445,7 +3445,7 @@ "key": "201", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "encrypted_value": "c2VjcmV0", @@ -3459,14 +3459,14 @@ }, "response": { "statusCode": "201", - "description": "Response when creating a secret" + "description": "

Response when creating a secret

" } }, { "key": "204", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "encrypted_value": "c2VjcmV0", @@ -3480,7 +3480,7 @@ }, "response": { "statusCode": "204", - "description": "Response when updating a secret" + "description": "

Response when updating a secret

" } } ], @@ -3539,7 +3539,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -3549,7 +3549,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -3613,7 +3613,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "repository_id": "REPOSITORY_ID", @@ -3623,7 +3623,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 2, "secrets": [ @@ -3684,7 +3684,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "repository_id": "REPOSITORY_ID", @@ -3694,7 +3694,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "key_id": "012345678912345678", "key": "2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvv1234" @@ -3753,7 +3753,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "repository_id": "REPOSITORY_ID", @@ -3764,7 +3764,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "name": "GH_TOKEN", "created_at": "2019-08-10T14:59:22Z", @@ -3845,7 +3845,7 @@ "key": "201", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "encrypted_value": "c2VjcmV0", @@ -3859,14 +3859,14 @@ }, "response": { "statusCode": "201", - "description": "Response when creating a secret" + "description": "

Response when creating a secret

" } }, { "key": "204", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "encrypted_value": "c2VjcmV0", @@ -3880,7 +3880,7 @@ }, "response": { "statusCode": "204", - "description": "Response when updating a secret" + "description": "

Response when updating a secret

" } } ], @@ -3939,7 +3939,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "repository_id": "REPOSITORY_ID", @@ -3949,7 +3949,7 @@ }, "response": { "statusCode": "204", - "description": "Default response" + "description": "

Default response

" } } ], @@ -4015,7 +4015,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "enterprise": "ENTERPRISE" @@ -4024,7 +4024,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 3, "runner_groups": [ @@ -4190,7 +4190,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "name": "Expensive hardware runners", @@ -4211,7 +4211,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 2, "name": "octo-runner-group", @@ -4271,7 +4271,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "enterprise": "ENTERPRISE", @@ -4281,7 +4281,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 2, "name": "octo-runner-group", @@ -4402,7 +4402,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "name": "Expensive hardware runners", @@ -4416,7 +4416,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 2, "name": "Expensive hardware runners", @@ -4476,7 +4476,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "enterprise": "ENTERPRISE", @@ -4485,7 +4485,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -4549,7 +4549,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "enterprise": "ENTERPRISE", @@ -4559,7 +4559,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 1, "organizations": [ @@ -4639,7 +4639,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "selected_organization_ids": [ @@ -4654,7 +4654,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -4709,7 +4709,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "enterprise": "ENTERPRISE", @@ -4719,7 +4719,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -4774,7 +4774,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "enterprise": "ENTERPRISE", @@ -4784,7 +4784,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -4848,7 +4848,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "enterprise": "ENTERPRISE", @@ -4858,7 +4858,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 2, "runners": [ @@ -4977,7 +4977,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "runners": [ @@ -4992,7 +4992,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -5047,7 +5047,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "enterprise": "ENTERPRISE", @@ -5057,7 +5057,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -5112,7 +5112,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "enterprise": "ENTERPRISE", @@ -5122,7 +5122,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -5186,7 +5186,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -5195,7 +5195,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 3, "runner_groups": [ @@ -5366,7 +5366,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "name": "Expensive hardware runners", @@ -5387,7 +5387,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 2, "name": "octo-runner-group", @@ -5448,7 +5448,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -5458,7 +5458,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 2, "name": "octo-runner-group", @@ -5580,7 +5580,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "name": "Expensive hardware runners", @@ -5594,7 +5594,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 2, "name": "octo-runner-group", @@ -5655,7 +5655,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -5664,7 +5664,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -5728,7 +5728,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -5738,7 +5738,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 1, "repositories": [ @@ -6045,7 +6045,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "selected_repository_ids": [ @@ -6060,7 +6060,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -6115,7 +6115,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -6125,7 +6125,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -6180,7 +6180,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -6190,7 +6190,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -6254,7 +6254,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -6264,7 +6264,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 2, "runners": [ @@ -6383,7 +6383,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "runners": [ @@ -6398,7 +6398,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -6453,7 +6453,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -6463,7 +6463,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -6518,7 +6518,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -6528,7 +6528,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -6585,7 +6585,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "enterprise": "ENTERPRISE" @@ -6594,7 +6594,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 2, "runners": [ @@ -6689,7 +6689,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "enterprise": "ENTERPRISE" @@ -6698,7 +6698,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "os": "osx", @@ -6767,7 +6767,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "enterprise": "ENTERPRISE" @@ -6776,7 +6776,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "token": "LLBF3JGZDX3P5PMEXLND6TS6FCWO6", "expires_at": "2020-01-22T12:13:35.123-08:00" @@ -6817,7 +6817,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "enterprise": "ENTERPRISE" @@ -6826,7 +6826,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "token": "AABF3JGZDX3P5PMEXLND6TS6FCWO6", "expires_at": "2020-01-29T12:13:35.123-08:00" @@ -6876,7 +6876,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "enterprise": "ENTERPRISE", @@ -6886,7 +6886,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 23, "name": "MBP", @@ -6961,7 +6961,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "enterprise": "ENTERPRISE", @@ -6970,7 +6970,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -7016,7 +7016,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "enterprise": "ENTERPRISE", @@ -7026,7 +7026,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 4, "labels": [ @@ -7117,7 +7117,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "labels": [ @@ -7133,7 +7133,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 4, "labels": [ @@ -7228,7 +7228,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "labels": [ @@ -7244,7 +7244,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 4, "labels": [ @@ -7323,7 +7323,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "enterprise": "ENTERPRISE", @@ -7333,7 +7333,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 3, "labels": [ @@ -7416,7 +7416,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "enterprise": "ENTERPRISE", @@ -7427,7 +7427,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 4, "labels": [ @@ -7515,7 +7515,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -7524,7 +7524,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 2, "runners": [ @@ -7619,7 +7619,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -7628,7 +7628,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "os": "osx", @@ -7697,7 +7697,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -7706,7 +7706,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "token": "LLBF3JGZDX3P5PMEXLND6TS6FCWO6", "expires_at": "2020-01-22T12:13:35.123-08:00" @@ -7747,7 +7747,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -7756,7 +7756,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "token": "AABF3JGZDX3P5PMEXLND6TS6FCWO6", "expires_at": "2020-01-29T12:13:35.123-08:00" @@ -7806,7 +7806,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -7816,7 +7816,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 23, "name": "MBP", @@ -7891,7 +7891,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -7900,7 +7900,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -7946,7 +7946,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -7956,7 +7956,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 4, "labels": [ @@ -8047,7 +8047,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "labels": [ @@ -8063,7 +8063,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 4, "labels": [ @@ -8158,7 +8158,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "labels": [ @@ -8174,7 +8174,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 4, "labels": [ @@ -8253,7 +8253,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -8263,7 +8263,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 3, "labels": [ @@ -8342,7 +8342,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -8353,7 +8353,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 4, "labels": [ @@ -8450,7 +8450,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -8460,7 +8460,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 2, "runners": [ @@ -8564,7 +8564,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -8574,7 +8574,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "os": "osx", @@ -8652,7 +8652,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -8662,7 +8662,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "token": "LLBF3JGZDX3P5PMEXLND6TS6FCWO6", "expires_at": "2020-01-22T12:13:35.123-08:00" @@ -8712,7 +8712,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -8722,7 +8722,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "token": "AABF3JGZDX3P5PMEXLND6TS6FCWO6", "expires_at": "2020-01-29T12:13:35.123-08:00" @@ -8781,7 +8781,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -8792,7 +8792,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 23, "name": "MBP", @@ -8876,7 +8876,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -8886,7 +8886,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -8941,7 +8941,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -8952,7 +8952,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 4, "labels": [ @@ -9052,7 +9052,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "labels": [ @@ -9069,7 +9069,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 4, "labels": [ @@ -9173,7 +9173,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "labels": [ @@ -9190,7 +9190,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 4, "labels": [ @@ -9278,7 +9278,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -9289,7 +9289,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 3, "labels": [ @@ -9377,7 +9377,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -9389,7 +9389,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 4, "labels": [ @@ -9479,7 +9479,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -9490,7 +9490,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 399444496, "run_id": 29679449, @@ -9651,7 +9651,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -9661,7 +9661,7 @@ }, "response": { "statusCode": "302", - "description": "Response" + "description": "

Response

" } } ], @@ -9743,7 +9743,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -9755,7 +9755,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 1, "jobs": [ @@ -9957,7 +9957,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -9968,7 +9968,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 1, "jobs": [ @@ -10136,7 +10136,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -10146,7 +10146,7 @@ }, "response": { "statusCode": "201", - "description": "Response" + "description": "

Response

" } } ], @@ -10293,7 +10293,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -10303,7 +10303,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 1, "workflow_runs": [ @@ -10591,7 +10591,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -10602,7 +10602,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 30433642, "name": "Build", @@ -10875,7 +10875,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -10885,7 +10885,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -10940,7 +10940,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -10951,7 +10951,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "state": "approved", @@ -11043,7 +11043,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -11053,7 +11053,7 @@ }, "response": { "statusCode": "201", - "description": "Response" + "description": "

Response

" } } ], @@ -11135,7 +11135,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -11147,7 +11147,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 30433642, "name": "Build", @@ -11429,7 +11429,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -11440,7 +11440,7 @@ }, "response": { "statusCode": "302", - "description": "Response" + "description": "

Response

" } } ], @@ -11495,7 +11495,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -11505,7 +11505,7 @@ }, "response": { "statusCode": "202", - "description": "Response" + "description": "

Response

" } } ], @@ -11564,7 +11564,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -11574,7 +11574,7 @@ }, "response": { "statusCode": "302", - "description": "Response" + "description": "

Response

" } } ], @@ -11629,7 +11629,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -11639,7 +11639,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -11702,7 +11702,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -11713,7 +11713,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "environment": { @@ -11873,7 +11873,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -11884,7 +11884,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "url": "https://api.github.com/repos/octocat/example/deployments/1", @@ -11979,7 +11979,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -11989,7 +11989,7 @@ }, "response": { "statusCode": "201", - "description": "Response" + "description": "

Response

" } } ], @@ -12044,7 +12044,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -12054,7 +12054,7 @@ }, "response": { "statusCode": "201", - "description": "Response" + "description": "

Response

" } } ], @@ -12109,7 +12109,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -12120,7 +12120,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "billable": { "UBUNTU": { @@ -12330,7 +12330,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -12341,7 +12341,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 1, "workflow_runs": [ @@ -12630,7 +12630,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -12640,7 +12640,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 2, "workflows": [ @@ -12731,7 +12731,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -12742,7 +12742,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 161335, "node_id": "MDg6V29ya2Zsb3cxNjEzMzU=", @@ -12816,7 +12816,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -12826,7 +12826,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -12912,7 +12912,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "ref": "topic-branch", @@ -12929,7 +12929,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -12991,7 +12991,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -13001,7 +13001,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -13063,7 +13063,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -13074,7 +13074,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "billable": { "UBUNTU": { @@ -13137,12 +13137,12 @@ { "key": "200", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", - "description": "Response" + "description": "

Response

" } } ], @@ -13218,7 +13218,7 @@ { "key": "200", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -13227,7 +13227,7 @@ }, "response": { "statusCode": "200", - "description": "Response" + "description": "

Response

" } } ], @@ -13298,7 +13298,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -13306,7 +13306,7 @@ }, "response": { "statusCode": "200", - "description": "Response" + "description": "

Response

" } } ], @@ -13370,7 +13370,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -13379,7 +13379,7 @@ }, "response": { "statusCode": "200", - "description": "Response" + "description": "

Response

" } } ], @@ -13434,7 +13434,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -13442,7 +13442,7 @@ }, "response": { "statusCode": "200", - "description": "Response" + "description": "

Response

" } } ], @@ -13506,7 +13506,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME", @@ -13515,7 +13515,7 @@ }, "response": { "statusCode": "200", - "description": "Response" + "description": "

Response

" } } ], @@ -13570,7 +13570,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -13578,7 +13578,7 @@ }, "response": { "statusCode": "200", - "description": "Response" + "description": "

Response

" } } ], @@ -13633,7 +13633,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -13641,7 +13641,7 @@ }, "response": { "statusCode": "200", - "description": "Response" + "description": "

Response

" } } ], @@ -13696,7 +13696,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -13704,7 +13704,7 @@ }, "response": { "statusCode": "200", - "description": "Response" + "description": "

Response

" } } ], @@ -13733,13 +13733,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "timeline_url": "https://github.com/timeline", "user_url": "https://github.com/{user}", @@ -13875,13 +13875,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": "1", @@ -14031,24 +14031,24 @@ "key": "202", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "202", - "description": "Response" + "description": "

Response

" } }, { "key": "205", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "205", - "description": "Reset Content" + "description": "

Reset Content

" } } ], @@ -14101,7 +14101,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "thread_id": "THREAD_ID" @@ -14110,7 +14110,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": "1", "repository": { @@ -14243,7 +14243,7 @@ { "key": "205", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "thread_id": "THREAD_ID" @@ -14251,7 +14251,7 @@ }, "response": { "statusCode": "205", - "description": "Reset Content" + "description": "

Reset Content

" } } ], @@ -14296,7 +14296,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "thread_id": "THREAD_ID" @@ -14305,7 +14305,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "subscribed": true, "ignored": false, @@ -14374,7 +14374,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "thread_id": "THREAD_ID" @@ -14383,7 +14383,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "subscribed": true, "ignored": false, @@ -14440,7 +14440,7 @@ { "key": "204", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "thread_id": "THREAD_ID" @@ -14448,7 +14448,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -14564,7 +14564,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -14574,7 +14574,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": "1", @@ -14718,7 +14718,7 @@ "key": "202", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -14727,14 +14727,14 @@ }, "response": { "statusCode": "202", - "description": "Response" + "description": "

Response

" } }, { "key": "205", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -14743,7 +14743,7 @@ }, "response": { "statusCode": "205", - "description": "Reset Content" + "description": "

Reset Content

" } } ], @@ -14813,7 +14813,7 @@ { "key": "default-response", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -14823,7 +14823,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Default response", + "description": "

Default response

", "example": [ { "login": "octocat", @@ -14851,7 +14851,7 @@ { "key": "alternative-response-with-star-creation-timestamps", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -14861,7 +14861,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Alternative response with star creation timestamps", + "description": "

Alternative response with star creation timestamps

", "example": [ { "starred_at": "2011-01-16T19:06:43Z", @@ -14964,13 +14964,13 @@ { "key": "default-response", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Default response", + "description": "

Default response

", "example": [ { "id": 1296269, @@ -15101,13 +15101,13 @@ { "key": "alternative-response-with-star-creation-timestamps", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/vnd.github.v3.star+json", - "description": "Alternative response with star creation timestamps", + "description": "

Alternative response with star creation timestamps

", "example": [ { "starred_at": "2011-01-16T19:06:43Z", @@ -15293,7 +15293,7 @@ { "key": "204", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -15302,7 +15302,7 @@ }, "response": { "statusCode": "204", - "description": "Response if this repository is starred by you" + "description": "

Response if this repository is starred by you

" } } ], @@ -15364,7 +15364,7 @@ { "key": "204", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -15373,7 +15373,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -15435,7 +15435,7 @@ { "key": "204", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -15444,7 +15444,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -15543,7 +15543,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -15552,7 +15552,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Default response", + "description": "

Default response

", "example": [ { "id": 1296269, @@ -15743,7 +15743,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -15753,7 +15753,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "login": "octocat", @@ -15821,7 +15821,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -15831,7 +15831,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "if you subscribe to the repository", + "description": "

if you subscribe to the repository

", "example": { "subscribed": true, "ignored": false, @@ -15913,7 +15913,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -15923,7 +15923,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "subscribed": true, "ignored": false, @@ -15977,7 +15977,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -15986,7 +15986,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -16032,13 +16032,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1296269, @@ -16211,7 +16211,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -16220,7 +16220,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1296269, @@ -16356,13 +16356,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "slug": "octoapp", @@ -16440,7 +16440,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "code": "CODE" @@ -16449,7 +16449,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "slug": "octoapp", @@ -16567,13 +16567,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "The permissions the installation has are included under the `permissions` key.", + "description": "

The permissions the installation has are included under the permissions key.

", "example": [ { "id": 1, @@ -16667,7 +16667,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "installation_id": 1 @@ -16676,7 +16676,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "account": { @@ -16772,7 +16772,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "installation_id": 1 @@ -16780,7 +16780,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -17664,7 +17664,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "respoitory": "Hello-World", @@ -17680,7 +17680,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "token": "ghs_16C7e42F292c6912E7710c838347Ae178B4a", "expires_at": "2016-07-11T22:14:10Z", @@ -17872,7 +17872,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "installation_id": 1 @@ -17880,7 +17880,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -17926,7 +17926,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "installation_id": 1 @@ -17934,7 +17934,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -17975,7 +17975,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "app_slug": "APP_SLUG" @@ -17984,7 +17984,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "slug": "octoapp", @@ -18070,7 +18070,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -18079,7 +18079,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "account": { @@ -18175,7 +18175,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -18185,7 +18185,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "account": { @@ -18280,7 +18280,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -18289,7 +18289,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "account": { @@ -18388,13 +18388,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 1, "repositories": [ @@ -18556,12 +18556,12 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -18607,13 +18607,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "You can find the permissions for the installation under the `permissions` key.", + "description": "

You can find the permissions for the installation under the permissions key.

", "example": { "total_count": 2, "installations": [ @@ -18790,7 +18790,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "installation_id": 1 @@ -18799,7 +18799,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "The access the user has to each repository is included in the hash under the `permissions` key.", + "description": "

The access the user has to each repository is included in the hash under the permissions key.

", "example": { "total_count": 1, "repositories": [ @@ -18990,7 +18990,7 @@ { "key": "204", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "installation_id": 1, @@ -18999,7 +18999,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -19062,7 +19062,7 @@ { "key": "204", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "installation_id": 1, @@ -19071,7 +19071,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -19122,7 +19122,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "account_id": "ACCOUNT_ID" @@ -19131,7 +19131,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/orgs/github", "type": "Organization", @@ -19242,13 +19242,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "url": "https://api.github.com/marketplace_listing/plans/1313", @@ -19358,7 +19358,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "plan_id": "PLAN_ID" @@ -19367,7 +19367,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "url": "https://api.github.com/orgs/github", @@ -19474,7 +19474,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "account_id": "ACCOUNT_ID" @@ -19483,7 +19483,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/orgs/github", "type": "Organization", @@ -19594,13 +19594,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "url": "https://api.github.com/marketplace_listing/plans/1313", @@ -19706,7 +19706,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "plan_id": "PLAN_ID" @@ -19715,7 +19715,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "url": "https://api.github.com/orgs/github", @@ -19823,13 +19823,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "billing_cycle": "monthly", @@ -19924,13 +19924,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "billing_cycle": "monthly", @@ -20030,7 +20030,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "access_token": "e72e16c7e42f292c6912e7710c838347ae178b4a" @@ -20041,7 +20041,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -20098,7 +20098,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "access_token": "e72e16c7e42f292c6912e7710c838347ae178b4a" @@ -20110,7 +20110,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "url": "https://api.github.com/authorizations/1", @@ -20213,7 +20213,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "access_token": "e72e16c7e42f292c6912e7710c838347ae178b4a" @@ -20225,7 +20225,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "url": "https://api.github.com/authorizations/1", @@ -20324,7 +20324,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "access_token": "e72e16c7e42f292c6912e7710c838347ae178b4a" @@ -20335,7 +20335,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -21255,7 +21255,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "access_token": "e72e16c7e42f292c6912e7710c838347ae178b4a", @@ -21273,7 +21273,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "url": "https://api.github.com/authorizations/1", @@ -21389,13 +21389,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "content_type": "json", "insecure_ssl": "0", @@ -21486,7 +21486,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "content_type": "json", @@ -21498,7 +21498,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "content_type": "json", "insecure_ssl": "0", @@ -21550,13 +21550,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 12345678, @@ -21629,7 +21629,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "delivery_id": "DELIVERY_ID" @@ -21638,7 +21638,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 12345678, "guid": "0b989ba4-242f-11e5-81e1-c7b6966d2516", @@ -21726,7 +21726,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "delivery_id": "DELIVERY_ID" @@ -21734,7 +21734,7 @@ }, "response": { "statusCode": "202", - "description": "Accepted" + "description": "

Accepted

" } } ], @@ -21782,7 +21782,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -21791,7 +21791,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_minutes_used": 305, "total_paid_minutes_used": 0, @@ -21856,7 +21856,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -21865,7 +21865,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Success", + "description": "

Success

", "example": { "total_advanced_security_committers": 2, "repositories": [ @@ -21935,7 +21935,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -21944,7 +21944,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_gigabytes_bandwidth_used": 50, "total_paid_gigabytes_bandwidth_used": 40, @@ -21986,7 +21986,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -21995,7 +21995,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "days_left_in_billing_cycle": 20, "estimated_paid_storage_for_month": 15, @@ -22037,7 +22037,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -22046,7 +22046,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_minutes_used": 305, "total_paid_minutes_used": 0, @@ -22093,7 +22093,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -22102,7 +22102,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_gigabytes_bandwidth_used": 50, "total_paid_gigabytes_bandwidth_used": 40, @@ -22144,7 +22144,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -22153,7 +22153,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "days_left_in_billing_cycle": 20, "estimated_paid_storage_for_month": 15, @@ -22236,7 +22236,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -22246,7 +22246,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "name": "master", @@ -22326,7 +22326,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -22336,7 +22336,7 @@ }, "response": { "statusCode": "200", - "description": "Response" + "description": "

Response

" } } ], @@ -22411,7 +22411,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "new_name": "my_renamed_branch" @@ -22425,7 +22425,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "name": "master", "commit": { @@ -22594,7 +22594,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "branch": "main" @@ -22607,7 +22607,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "The branch has been successfully synced with the upstream repository", + "description": "

The branch has been successfully synced with the upstream repository

", "example": { "message": "Successfully fetched and fast-forwarded from upstream defunkt:main", "merge_type": "fast-forward", @@ -22695,7 +22695,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "base": "master", @@ -22710,7 +22710,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Successful Response (The resulting merge commit)", + "description": "

Successful Response (The resulting merge commit)

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/commits/6dcb09b5b57875f334f61aebed695e2e4193db5e", "sha": "6dcb09b5b57875f334f61aebed695e2e4193db5e", @@ -22883,7 +22883,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -22894,7 +22894,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/branches/master/protection", "required_status_checks": { @@ -23894,7 +23894,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "required_status_checks": { @@ -23950,7 +23950,7 @@ }, "response": { "statusCode": "200", - "description": "Response" + "description": "

Response

" } } ], @@ -24018,7 +24018,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -24028,7 +24028,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -24088,7 +24088,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -24099,7 +24099,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/branches/master/protection/enforce_admins", "enabled": true @@ -24159,7 +24159,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -24170,7 +24170,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/branches/master/protection/enforce_admins", "enabled": true @@ -24230,7 +24230,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -24240,7 +24240,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -24300,7 +24300,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -24311,7 +24311,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/branches/master/protection/required_pull_request_reviews", "dismissal_restrictions": { @@ -24579,7 +24579,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "dismissal_restrictions": { @@ -24611,7 +24611,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/branches/master/protection/required_pull_request_reviews", "dismissal_restrictions": { @@ -24720,7 +24720,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -24730,7 +24730,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -24790,7 +24790,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -24801,7 +24801,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/branches/master/protection/required_signatures", "enabled": true @@ -24865,7 +24865,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -24876,7 +24876,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/branches/master/protection/required_signatures", "enabled": true @@ -24940,7 +24940,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -24950,7 +24950,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -25010,7 +25010,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -25021,7 +25021,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/branches/master/protection/required_status_checks", "strict": true, @@ -25174,7 +25174,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "strict": true, @@ -25191,7 +25191,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/branches/master/protection/required_status_checks", "strict": true, @@ -25263,7 +25263,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -25273,7 +25273,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -25329,7 +25329,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -25340,7 +25340,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ "continuous-integration/travis-ci" ] @@ -25417,7 +25417,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -25428,7 +25428,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ "continuous-integration/travis-ci", "continuous-integration/jenkins" @@ -25514,7 +25514,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -25525,7 +25525,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ "continuous-integration/travis-ci" ] @@ -25606,7 +25606,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -25617,7 +25617,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ "continuous-integration/travis-ci" ] @@ -25684,7 +25684,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -25695,7 +25695,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/branches/master/protection/restrictions", "users_url": "https://api.github.com/repos/octocat/Hello-World/branches/master/protection/restrictions/users", @@ -25836,7 +25836,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -25846,7 +25846,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -25902,7 +25902,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -25913,7 +25913,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -26030,7 +26030,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -26041,7 +26041,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -26158,7 +26158,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -26169,7 +26169,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -26286,7 +26286,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -26297,7 +26297,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -26400,7 +26400,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -26411,7 +26411,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -26501,7 +26501,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -26512,7 +26512,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -26602,7 +26602,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -26613,7 +26613,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -26703,7 +26703,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -26714,7 +26714,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -26790,7 +26790,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -26801,7 +26801,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "login": "octocat", @@ -26897,7 +26897,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -26908,7 +26908,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "login": "octocat", @@ -27004,7 +27004,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -27015,7 +27015,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "login": "octocat", @@ -27111,7 +27111,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -27122,7 +27122,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "login": "octocat", @@ -28150,7 +28150,7 @@ "key": "example-of-in-progress-conclusion", "request": { "contentType": "application/json", - "description": "Example of an 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 in_progress 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": "Example of a completed conclusion", + "description": "

Example of a completed conclusion

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "name": "mighty_readme", @@ -28325,7 +28325,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response for completed conclusion", + "description": "

Response for completed conclusion

", "example": { "id": 4, "head_sha": "ce587453ced02b1526dfb4cb910479d431683101", @@ -28470,7 +28470,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -28481,7 +28481,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 4, "head_sha": "ce587453ced02b1526dfb4cb910479d431683101", @@ -29567,7 +29567,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "name": "mighty_readme", @@ -29616,7 +29616,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 4, "head_sha": "ce587453ced02b1526dfb4cb910479d431683101", @@ -29779,7 +29779,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -29790,7 +29790,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "path": "README.md", @@ -29859,7 +29859,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -29869,7 +29869,7 @@ }, "response": { "statusCode": "201", - "description": "Response" + "description": "

Response

" } } ], @@ -29991,7 +29991,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -30002,7 +30002,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 1, "check_runs": [ @@ -30217,7 +30217,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -30228,7 +30228,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 1, "check_runs": [ @@ -30382,7 +30382,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "head_sha": "d6fde92930d4715a2b49857d24b940956b26d2d3" @@ -30395,7 +30395,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response when the suite already exists", + "description": "

Response when the suite already exists

", "example": { "id": 5, "node_id": "MDEwOkNoZWNrU3VpdGU1", @@ -30702,7 +30702,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "head_sha": "d6fde92930d4715a2b49857d24b940956b26d2d3" @@ -30715,7 +30715,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response when the suite was created", + "description": "

Response when the suite was created

", "example": { "id": 5, "node_id": "MDEwOkNoZWNrU3VpdGU1", @@ -31131,7 +31131,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "auto_trigger_checks": [ @@ -31149,7 +31149,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "preferences": { "auto_trigger_checks": [ @@ -31443,7 +31443,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -31454,7 +31454,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 5, "node_id": "MDEwOkNoZWNrU3VpdGU1", @@ -31809,7 +31809,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -31819,7 +31819,7 @@ }, "response": { "statusCode": "201", - "description": "Response" + "description": "

Response

" } } ], @@ -31912,7 +31912,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -31923,7 +31923,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 1, "check_suites": [ @@ -32226,7 +32226,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -32235,7 +32235,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "number": 4, @@ -32950,7 +32950,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -32960,7 +32960,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "number": 4, @@ -33146,7 +33146,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -33157,7 +33157,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "number": 42, "created_at": "2020-06-19T11:21:34Z", @@ -33345,7 +33345,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "state": "dismissed", @@ -33361,7 +33361,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "number": 42, "created_at": "2020-08-25T21:28:36Z", @@ -33527,7 +33527,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -33538,7 +33538,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "ref": "refs/heads/main", @@ -33705,7 +33705,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -33715,7 +33715,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "ref": "refs/heads/main", @@ -33826,7 +33826,7 @@ { "key": "response", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -33837,7 +33837,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Default response", + "description": "

Default response

", "example": { "ref": "refs/heads/main", "commit_sha": "c18c69115654ff0166991962832dc2bd7756e655", @@ -33937,7 +33937,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -33948,7 +33948,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Default response", + "description": "

Default response

", "example": { "next_analysis_url": "https://api.github.com/repos/octocat/hello-world/code-scanning/analyses/41", "confirm_delete_url": "https://api.github.com/repos/octocat/hello-world/code-scanning/analyses/41?confirm_delete" @@ -34078,7 +34078,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -34088,7 +34088,7 @@ "response": { "statusCode": "202", "contentType": "application/json", - "description": "Default response", + "description": "

Default response

", "example": { "id": "47177e22-5596-11eb-80a1-c1e54ef945c6", "url": "https://api.github.com/repos/octocat/hello-world/code-scanning/sarifs/47177e22-5596-11eb-80a1-c1e54ef945c6" @@ -34167,7 +34167,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -34178,7 +34178,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Default response", + "description": "

Default response

", "example": { "processing_status": "complete", "analyses_url": "https://api.github.com/repos/octocat/hello-world/code-scanning/analyses?sarif_id=47177e22-5596-11eb-80a1-c1e54ef945c6" @@ -34225,13 +34225,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "key": "citizen_code_of_conduct", @@ -34286,7 +34286,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "key": "KEY" @@ -34295,7 +34295,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "key": "contributor_covenant", "name": "Contributor Covenant", @@ -34378,7 +34378,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -34388,7 +34388,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 2, "codespaces": [ @@ -34797,7 +34797,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "repository_id": 1, @@ -34811,7 +34811,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response when the codespace was successfully created", + "description": "

Response when the codespace was successfully created

", "example": { "id": 1, "name": "monalisa-octocat-hello-world-g4wpq6h95q", @@ -34962,7 +34962,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "repository_id": 1, @@ -34976,7 +34976,7 @@ "response": { "statusCode": "202", "contentType": "application/json", - "description": "Response when the codespace creation partially failed but is being retried in the background", + "description": "

Response when the codespace creation partially failed but is being retried in the background

", "example": { "id": 1, "name": "monalisa-octocat-hello-world-g4wpq6h95q", @@ -35238,7 +35238,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "repository_id": 1, @@ -35253,7 +35253,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response when the codespace was successfully created", + "description": "

Response when the codespace was successfully created

", "example": { "id": 1, "name": "monalisa-octocat-hello-world-g4wpq6h95q", @@ -35404,7 +35404,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "repository_id": 1, @@ -35419,7 +35419,7 @@ "response": { "statusCode": "202", "contentType": "application/json", - "description": "Response when the codespace creation partially failed but is being retried in the background", + "description": "

Response when the codespace creation partially failed but is being retried in the background

", "example": { "id": 1, "name": "monalisa-octocat-hello-world-g4wpq6h95q", @@ -35633,13 +35633,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 3, "codespaces": [ @@ -36244,7 +36244,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "repository_id": 1, @@ -36255,7 +36255,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response when the codespace was successfully created", + "description": "

Response when the codespace was successfully created

", "example": { "id": 1, "name": "monalisa-octocat-hello-world-g4wpq6h95q", @@ -36406,7 +36406,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "repository_id": 1, @@ -36417,7 +36417,7 @@ "response": { "statusCode": "202", "contentType": "application/json", - "description": "Response when the codespace creation partially failed but is being retried in the background", + "description": "

Response when the codespace creation partially failed but is being retried in the background

", "example": { "id": 1, "name": "monalisa-octocat-hello-world-g4wpq6h95q", @@ -36614,7 +36614,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "codespace_name": "CODESPACE_NAME" @@ -36623,7 +36623,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "name": "monalisa-octocat-hello-world-g4wpq6h95q", @@ -36856,7 +36856,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "machine": "standardLinux" @@ -36868,7 +36868,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "name": "monalisa-octocat-hello-world-g4wpq6h95q", @@ -37061,7 +37061,7 @@ { "key": "202", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "codespace_name": "CODESPACE_NAME" @@ -37069,7 +37069,7 @@ }, "response": { "statusCode": "202", - "description": "Accepted" + "description": "

Accepted

" } } ], @@ -37126,7 +37126,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "codespace_name": "CODESPACE_NAME" @@ -37135,7 +37135,7 @@ "response": { "statusCode": "202", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "state": "succeeded", "completed_at": "2022-01-01T14:59:22Z", @@ -37209,7 +37209,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "codespace_name": "CODESPACE_NAME", @@ -37219,7 +37219,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "state": "succeeded", "completed_at": "2022-01-01T14:59:22Z", @@ -37268,7 +37268,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "codespace_name": "CODESPACE_NAME" @@ -37277,7 +37277,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "name": "monalisa-octocat-hello-world-g4wpq6h95q", @@ -37490,7 +37490,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "codespace_name": "CODESPACE_NAME" @@ -37499,7 +37499,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "name": "monalisa-octocat-hello-world-g4wpq6h95q", @@ -37719,7 +37719,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -37729,7 +37729,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 2, "machines": [ @@ -37807,7 +37807,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "codespace_name": "CODESPACE_NAME" @@ -37816,7 +37816,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 2, "machines": [ @@ -37923,7 +37923,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -37933,7 +37933,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 2, "secrets": [ @@ -37994,7 +37994,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -38004,7 +38004,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "key_id": "012345678912345678", "key": "2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvv1234" @@ -38063,7 +38063,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -38074,7 +38074,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "name": "GH_TOKEN", "created_at": "2019-08-10T14:59:22Z", @@ -38155,7 +38155,7 @@ "key": "201", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "encrypted_value": "c2VjcmV0", @@ -38169,14 +38169,14 @@ }, "response": { "statusCode": "201", - "description": "Response when creating a secret" + "description": "

Response when creating a secret

" } }, { "key": "204", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "encrypted_value": "c2VjcmV0", @@ -38190,7 +38190,7 @@ }, "response": { "statusCode": "204", - "description": "Response when updating a secret" + "description": "

Response when updating a secret

" } } ], @@ -38249,7 +38249,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -38259,7 +38259,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -38307,13 +38307,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 2, "secrets": [ @@ -38355,13 +38355,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "key_id": "012345678912345678", "key": "2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvv1234" @@ -38402,7 +38402,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "secret_name": "SECRET_NAME" @@ -38411,7 +38411,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "name": "CODESPACE_GH_SECRET", "created_at": "2019-08-10T14:59:22Z", @@ -38488,7 +38488,7 @@ "key": "201", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "encrypted_value": "c2VjcmV0", @@ -38504,14 +38504,14 @@ }, "response": { "statusCode": "201", - "description": "Response after successfully creaing a secret" + "description": "

Response after successfully creaing a secret

" } }, { "key": "204", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "encrypted_value": "c2VjcmV0", @@ -38527,7 +38527,7 @@ }, "response": { "statusCode": "204", - "description": "Response after successfully updating a secret" + "description": "

Response after successfully updating a secret

" } } ], @@ -38576,7 +38576,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "secret_name": "SECRET_NAME" @@ -38584,7 +38584,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -38621,7 +38621,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "secret_name": "SECRET_NAME" @@ -38630,7 +38630,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 1, "repositories": [ @@ -38943,7 +38943,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "selected_repository_ids": [ @@ -38957,7 +38957,7 @@ }, "response": { "statusCode": "204", - "description": "No Content when repositories were added to the selected list" + "description": "

No Content when repositories were added to the selected list

" } } ], @@ -39019,7 +39019,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "secret_name": "SECRET_NAME", @@ -39028,7 +39028,7 @@ }, "response": { "statusCode": "204", - "description": "No Content when repository was added to the selected list" + "description": "

No Content when repository was added to the selected list

" } } ], @@ -39090,7 +39090,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "secret_name": "SECRET_NAME", @@ -39099,7 +39099,7 @@ }, "response": { "statusCode": "204", - "description": "No Content when repository was removed from the selected list" + "description": "

No Content when repository was removed from the selected list

" } } ], @@ -39198,7 +39198,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -39208,7 +39208,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "login": "octocat", @@ -39297,7 +39297,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -39307,7 +39307,7 @@ }, "response": { "statusCode": "204", - "description": "Response if user is a collaborator" + "description": "

Response if user is a collaborator

" } } ], @@ -39396,7 +39396,7 @@ "key": "response-when-a-new-invitation-is-created", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -39407,7 +39407,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response when a new invitation is created", + "description": "

Response when a new invitation is created

", "example": { "id": 1, "node_id": "MDEwOlJlcG9zaXRvcnkxMjk2MjY5", @@ -39591,7 +39591,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -39601,7 +39601,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -39656,7 +39656,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -39667,7 +39667,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "if user has admin permissions", + "description": "

if user has admin permissions

", "example": { "permission": "admin", "role_name": "admin", @@ -39761,7 +39761,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -39771,7 +39771,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -39963,7 +39963,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -39974,7 +39974,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "node_id": "MDEwOlJlcG9zaXRvcnkxMjk2MjY5", @@ -40147,7 +40147,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -40157,7 +40157,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -40203,13 +40203,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -40381,7 +40381,7 @@ { "key": "204", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "invitation_id": "INVITATION_ID" @@ -40389,7 +40389,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -40442,7 +40442,7 @@ { "key": "204", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "invitation_id": "INVITATION_ID" @@ -40450,7 +40450,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -40581,7 +40581,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -40591,7 +40591,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "url": "https://api.github.com/repos/octocat/Hello-World/commits/6dcb09b5b57875f334f61aebed695e2e4193db5e", @@ -40743,7 +40743,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -40754,7 +40754,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "name": "branch_5", @@ -40842,7 +40842,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -40853,7 +40853,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "url": "https://api.github.com/repos/octocat/Hello-World/pulls/1347", @@ -41447,7 +41447,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -41458,7 +41458,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/commits/6dcb09b5b57875f334f61aebed695e2e4193db5e", "sha": "6dcb09b5b57875f334f61aebed695e2e4193db5e", @@ -41638,7 +41638,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -41649,7 +41649,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/compare/master...topic", "html_url": "https://github.com/octocat/Hello-World/compare/master...topic", @@ -41984,7 +41984,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -41994,7 +41994,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "html_url": "https://github.com/octocat/Hello-World/commit/6dcb09b5b57875f334f61aebed695e2e4193db5e#commitcomment-1", @@ -42085,7 +42085,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -42096,7 +42096,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "html_url": "https://github.com/octocat/Hello-World/commit/6dcb09b5b57875f334f61aebed695e2e4193db5e#commitcomment-1", "url": "https://api.github.com/repos/octocat/Hello-World/comments/1", @@ -42200,7 +42200,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "body": "Nice change" @@ -42214,7 +42214,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "html_url": "https://github.com/octocat/Hello-World/commit/6dcb09b5b57875f334f61aebed695e2e4193db5e#commitcomment-1", "url": "https://api.github.com/repos/octocat/Hello-World/comments/1", @@ -42307,7 +42307,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -42317,7 +42317,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -42395,7 +42395,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -42406,7 +42406,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "html_url": "https://github.com/octocat/Hello-World/commit/6dcb09b5b57875f334f61aebed695e2e4193db5e#commitcomment-1", @@ -42536,7 +42536,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "body": "Great stuff", @@ -42553,7 +42553,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "html_url": "https://github.com/octocat/Hello-World/commit/6dcb09b5b57875f334f61aebed695e2e4193db5e#commitcomment-1", "url": "https://api.github.com/repos/octocat/Hello-World/comments/1", @@ -42671,7 +42671,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -42682,7 +42682,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "state": "success", "statuses": [ @@ -42862,7 +42862,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -42873,7 +42873,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "url": "https://api.github.com/repos/octocat/Hello-World/statuses/6dcb09b5b57875f334f61aebed695e2e4193db5e", @@ -43012,7 +43012,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "state": "success", @@ -43029,7 +43029,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/statuses/6dcb09b5b57875f334f61aebed695e2e4193db5e", "avatar_url": "https://github.com/images/error/hubot_happy.gif", @@ -43120,7 +43120,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -43129,7 +43129,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 3, "secrets": [ @@ -43190,7 +43190,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -43199,7 +43199,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "key_id": "012345678912345678", "key": "2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvv1234" @@ -43249,7 +43249,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -43259,7 +43259,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "name": "NPM_TOKEN", "created_at": "2019-08-10T14:59:22Z", @@ -43359,7 +43359,7 @@ "key": "201", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "encrypted_value": "c2VjcmV0", @@ -43377,14 +43377,14 @@ }, "response": { "statusCode": "201", - "description": "Response when creating a secret" + "description": "

Response when creating a secret

" } }, { "key": "204", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "encrypted_value": "c2VjcmV0", @@ -43402,7 +43402,7 @@ }, "response": { "statusCode": "204", - "description": "Response when updating a secret" + "description": "

Response when updating a secret

" } } ], @@ -43452,7 +43452,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -43461,7 +43461,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -43525,7 +43525,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -43535,7 +43535,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 1, "repositories": [ @@ -43669,7 +43669,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "selected_repository_ids": [ @@ -43683,7 +43683,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -43738,7 +43738,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -43748,7 +43748,7 @@ }, "response": { "statusCode": "204", - "description": "No Content when repository was added to the selected list" + "description": "

No Content when repository was added to the selected list

" } } ], @@ -43807,7 +43807,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -43817,7 +43817,7 @@ }, "response": { "statusCode": "204", - "description": "Response when repository was removed from the selected list" + "description": "

Response when repository was removed from the selected list

" } } ], @@ -43885,7 +43885,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -43895,7 +43895,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 2, "secrets": [ @@ -43956,7 +43956,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -43966,7 +43966,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "key_id": "012345678912345678", "key": "2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvv1234" @@ -44025,7 +44025,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -44036,7 +44036,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "name": "MY_ARTIFACTORY_PASSWORD", "created_at": "2019-08-10T14:59:22Z", @@ -44117,7 +44117,7 @@ "key": "201", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "encrypted_value": "c2VjcmV0", @@ -44131,14 +44131,14 @@ }, "response": { "statusCode": "201", - "description": "Response when creating a secret" + "description": "

Response when creating a secret

" } }, { "key": "204", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "encrypted_value": "c2VjcmV0", @@ -44152,7 +44152,7 @@ }, "response": { "statusCode": "204", - "description": "Response when updating a secret" + "description": "

Response when updating a secret

" } } ], @@ -44211,7 +44211,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -44221,7 +44221,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -44288,7 +44288,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -44299,7 +44299,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "change_type": "removed", @@ -44416,7 +44416,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -44426,7 +44426,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -44512,7 +44512,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "title": "octocat@octomac", @@ -44527,7 +44527,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "key": "ssh-rsa AAA...", @@ -44595,7 +44595,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -44606,7 +44606,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "key": "ssh-rsa AAA...", @@ -44674,7 +44674,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -44684,7 +44684,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -44796,7 +44796,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -44806,7 +44806,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "url": "https://api.github.com/repos/octocat/example/deployments/1", @@ -44995,7 +44995,7 @@ "key": "simple-example", "request": { "contentType": "application/json", - "description": "Simple example", + "description": "

Simple example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "ref": "topic-branch", @@ -45010,7 +45010,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Simple example", + "description": "

Simple example

", "example": { "url": "https://api.github.com/repos/octocat/example/deployments/1", "id": 1, @@ -45115,7 +45115,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -45126,7 +45126,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/example/deployments/1", "id": 1, @@ -45223,7 +45223,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -45233,7 +45233,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -45307,7 +45307,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -45317,7 +45317,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 1, "environments": [ @@ -45450,7 +45450,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -45461,7 +45461,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 161088068, "node_id": "MDExOkVudmlyb25tZW50MTYxMDg4MDY4", @@ -45746,7 +45746,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -45757,7 +45757,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 161088068, "node_id": "MDExOkVudmlyb25tZW50MTYxMDg4MDY4", @@ -45889,7 +45889,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -45899,7 +45899,7 @@ }, "response": { "statusCode": "204", - "description": "Default response" + "description": "

Default response

" } } ], @@ -45974,7 +45974,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -45985,7 +45985,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "url": "https://api.github.com/repos/octocat/example/deployments/42/statuses/1", @@ -46164,7 +46164,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "environment": "production", @@ -46181,7 +46181,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/example/deployments/42/statuses/1", "id": 1, @@ -46284,7 +46284,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -46296,7 +46296,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/example/deployments/42/statuses/1", "id": 1, @@ -46365,12 +46365,12 @@ { "key": "200", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", - "description": "Response" + "description": "

Response

" } } ], @@ -46488,7 +46488,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "enterprise": "ENTERPRISE" @@ -46497,7 +46497,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "@timestamp": 1606929874512, @@ -46566,7 +46566,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "enterprise": "ENTERPRISE" @@ -46575,7 +46575,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_minutes_used": 305, "total_paid_minutes_used": 0, @@ -46640,7 +46640,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "enterprise": "ENTERPRISE" @@ -46649,7 +46649,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Success", + "description": "

Success

", "example": { "total_advanced_security_committers": 2, "repositories": [ @@ -46719,7 +46719,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "enterprise": "ENTERPRISE" @@ -46728,7 +46728,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_gigabytes_bandwidth_used": 50, "total_paid_gigabytes_bandwidth_used": 40, @@ -46770,7 +46770,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "enterprise": "ENTERPRISE" @@ -46779,7 +46779,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "days_left_in_billing_cycle": 20, "estimated_paid_storage_for_month": 15, @@ -46859,7 +46859,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "enterprise": "ENTERPRISE" @@ -46868,7 +46868,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "schemas": [ "urn:ietf:params:scim:api:messages:2.0:ListResponse" @@ -47027,7 +47027,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "schemas": [ @@ -47050,7 +47050,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "schemas": [ "urn:ietf:params:scim:schemas:core:2.0:Group" @@ -47131,7 +47131,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "enterprise": "ENTERPRISE", @@ -47141,7 +47141,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "schemas": [ "urn:ietf:params:scim:schemas:core:2.0:Group" @@ -47278,7 +47278,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "schemas": [ @@ -47302,7 +47302,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "schemas": [ "urn:ietf:params:scim:schemas:core:2.0:Group" @@ -47478,7 +47478,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "schemas": [ @@ -47504,7 +47504,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "schemas": [ "urn:ietf:params:scim:schemas:core:2.0:Group" @@ -47571,7 +47571,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "enterprise": "ENTERPRISE", @@ -47580,7 +47580,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -47644,7 +47644,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "enterprise": "ENTERPRISE" @@ -47653,7 +47653,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "schemas": [ "urn:ietf:params:scim:api:messages:2.0:ListResponse" @@ -47958,7 +47958,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "schemas": [ @@ -47989,7 +47989,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "schemas": [ "urn:ietf:params:scim:schemas:core:2.0:User" @@ -48066,7 +48066,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "enterprise": "ENTERPRISE", @@ -48076,7 +48076,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "schemas": [ "urn:ietf:params:scim:schemas:core:2.0:User" @@ -48353,7 +48353,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "schemas": [ @@ -48385,7 +48385,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "schemas": [ "urn:ietf:params:scim:schemas:core:2.0:User" @@ -48488,7 +48488,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "schemas": [ @@ -48520,7 +48520,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "schemas": [ "urn:ietf:params:scim:schemas:core:2.0:User" @@ -48601,7 +48601,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "enterprise": "ENTERPRISE", @@ -48610,7 +48610,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -48669,13 +48669,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "url": "https://api.github.com/gists/aa5a315d61ae9438b18d", @@ -48830,13 +48830,13 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/gists/aa5a315d61ae9438b18d", "forks_url": "https://api.github.com/gists/aa5a315d61ae9438b18d/forks", @@ -48923,13 +48923,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "url": "https://api.github.com/gists/aa5a315d61ae9438b18d", @@ -49046,13 +49046,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "url": "https://api.github.com/gists/aa5a315d61ae9438b18d", @@ -49150,7 +49150,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "gist_id": "GIST_ID" @@ -49159,7 +49159,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/gists/aa5a315d61ae9438b18d", "forks_url": "https://api.github.com/gists/aa5a315d61ae9438b18d/forks", @@ -49289,7 +49289,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "gist_id": "GIST_ID" @@ -49298,7 +49298,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/gists/aa5a315d61ae9438b18d", "forks_url": "https://api.github.com/gists/aa5a315d61ae9438b18d/forks", @@ -49358,7 +49358,7 @@ { "key": "204", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "gist_id": "GIST_ID" @@ -49366,7 +49366,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -49433,7 +49433,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "gist_id": "GIST_ID" @@ -49442,7 +49442,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "url": "https://api.github.com/gists/aa5a315d61ae9438b18d/57a7f021a713b1c5a6a199b54cc514735d2d462f", @@ -49541,7 +49541,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "gist_id": "GIST_ID" @@ -49550,7 +49550,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "url": "https://api.github.com/gists/aa5a315d61ae9438b18d", @@ -49647,7 +49647,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "gist_id": "GIST_ID" @@ -49656,7 +49656,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/gists/aa5a315d61ae9438b18d", "forks_url": "https://api.github.com/gists/aa5a315d61ae9438b18d/forks", @@ -49756,7 +49756,7 @@ { "key": "204", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "gist_id": "GIST_ID" @@ -49764,7 +49764,7 @@ }, "response": { "statusCode": "204", - "description": "Response if gist is starred" + "description": "

Response if gist is starred

" } } ], @@ -49813,7 +49813,7 @@ { "key": "204", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "gist_id": "GIST_ID" @@ -49821,7 +49821,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -49870,7 +49870,7 @@ { "key": "204", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "gist_id": "GIST_ID" @@ -49878,7 +49878,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -49936,7 +49936,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "gist_id": "GIST_ID", @@ -49946,7 +49946,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/gists/aa5a315d61ae9438b18d", "forks_url": "https://api.github.com/gists/aa5a315d61ae9438b18d/forks", @@ -50038,7 +50038,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -50047,7 +50047,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "url": "https://api.github.com/gists/aa5a315d61ae9438b18d", @@ -50158,7 +50158,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "gist_id": "GIST_ID" @@ -50167,7 +50167,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -50262,7 +50262,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "gist_id": "GIST_ID" @@ -50271,7 +50271,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "node_id": "MDExOkdpc3RDb21tZW50MQ==", @@ -50358,7 +50358,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "gist_id": "GIST_ID", @@ -50368,7 +50368,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "node_id": "MDExOkdpc3RDb21tZW50MQ==", @@ -50470,7 +50470,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "gist_id": "GIST_ID", @@ -50480,7 +50480,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "node_id": "MDExOkdpc3RDb21tZW50MQ==", @@ -50559,7 +50559,7 @@ { "key": "204", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "gist_id": "GIST_ID", @@ -50568,7 +50568,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -50651,7 +50651,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "content": "Content of the blob", @@ -50665,7 +50665,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/example/git/blobs/3a0f86fb8db8eea7ccbb9a95f325ddbedfb25e15", "sha": "3a0f86fb8db8eea7ccbb9a95f325ddbedfb25e15" @@ -50740,7 +50740,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -50751,7 +50751,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "content": "Q29udGVudCBvZiB0aGUgYmxvYg==", "encoding": "base64", @@ -51014,7 +51014,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "message": "my commit message", @@ -51037,7 +51037,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "sha": "7638417db6d59f3c431d3e1f261cc637155684cd", "node_id": "MDY6Q29tbWl0NzYzODQxN2RiNmQ1OWYzYzQzMWQzZTFmMjYxY2M2MzcxNTU2ODRjZA==", @@ -51135,7 +51135,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -51146,7 +51146,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "sha": "7638417db6d59f3c431d3e1f261cc637155684cd", "node_id": "MDY6Q29tbWl0NmRjYjA5YjViNTc4NzVmMzM0ZjYxYWViZWQ2OTVlMmU0MTkzZGI1ZQ==", @@ -51260,7 +51260,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -51271,7 +51271,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "ref": "refs/heads/feature-a", @@ -51349,7 +51349,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -51360,7 +51360,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "ref": "refs/heads/featureA", "node_id": "MDM6UmVmcmVmcy9oZWFkcy9mZWF0dXJlQQ==", @@ -51451,7 +51451,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "ref": "refs/heads/featureA", @@ -51465,7 +51465,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "ref": "refs/heads/featureA", "node_id": "MDM6UmVmcmVmcy9oZWFkcy9mZWF0dXJlQQ==", @@ -51556,7 +51556,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "sha": "aa218f56b14c9653891f9e74264a383fa43fefbd", @@ -51571,7 +51571,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "ref": "refs/heads/featureA", "node_id": "MDM6UmVmcmVmcy9oZWFkcy9mZWF0dXJlQQ==", @@ -51641,7 +51641,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -51651,7 +51651,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -51825,7 +51825,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "tag": "v0.0.1", @@ -51846,7 +51846,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "node_id": "MDM6VGFnOTQwYmQzMzYyNDhlZmFlMGY5ZWU1YmM3YjJkNWM5ODU4ODdiMTZhYw==", "tag": "v0.0.1", @@ -51928,7 +51928,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -51939,7 +51939,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "node_id": "MDM6VGFnOTQwYmQzMzYyNDhlZmFlMGY5ZWU1YmM3YjJkNWM5ODU4ODdiMTZhYw==", "tag": "v0.0.1", @@ -52167,7 +52167,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "base_tree": "9fb037999f264ba9a7fc6274d15fa3ae2ab98312", @@ -52188,7 +52188,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "sha": "cd8274d15fa3ae2ab983129fb037999f264ba9a7", "url": "https://api.github.com/repos/octocat/Hello-World/trees/cd8274d15fa3ae2ab983129fb037999f264ba9a7", @@ -52280,7 +52280,7 @@ { "key": "default-response", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -52291,7 +52291,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Default response", + "description": "

Default response

", "example": { "sha": "9fb037999f264ba9a7fc6274d15fa3ae2ab98312", "url": "https://api.github.com/repos/octocat/Hello-World/trees/9fb037999f264ba9a7fc6274d15fa3ae2ab98312", @@ -52327,7 +52327,7 @@ { "key": "response-recursively-retrieving-a-tree", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -52338,7 +52338,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response recursively retrieving a tree", + "description": "

Response recursively retrieving a tree

", "example": { "sha": "fc6274d15fa3ae2ab983129fb037999f264ba9a7", "url": "https://api.github.com/repos/octocat/Hello-World/trees/fc6274d15fa3ae2ab983129fb037999f264ba9a7", @@ -52391,13 +52391,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ "Actionscript", "Android", @@ -52447,7 +52447,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "name": "NAME" @@ -52456,7 +52456,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "name": "C", "source": "# Object files\n*.o\n\n# Libraries\n*.lib\n*.a\n\n# Shared objects (inc. Windows DLLs)\n*.dll\n*.so\n*.so.*\n*.dylib\n\n# Executables\n*.exe\n*.out\n*.app\n" @@ -52506,7 +52506,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -52515,7 +52515,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "limit": "collaborators_only", "origin": "organization", @@ -52595,7 +52595,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -52604,7 +52604,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "limit": "collaborators_only", "origin": "organization", @@ -52650,7 +52650,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -52658,7 +52658,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -52706,7 +52706,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -52716,7 +52716,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "limit": "collaborators_only", "origin": "repository", @@ -52805,7 +52805,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -52815,7 +52815,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "limit": "collaborators_only", "origin": "repository", @@ -52870,7 +52870,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -52879,7 +52879,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -52912,13 +52912,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Default response", + "description": "

Default response

", "example": { "limit": "collaborators_only", "origin": "organization", @@ -52992,13 +52992,13 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "limit": "collaborators_only", "origin": "user", @@ -53034,12 +53034,12 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -53205,13 +53205,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -53621,7 +53621,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -53630,7 +53630,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -54059,7 +54059,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -54069,7 +54069,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -54397,7 +54397,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "title": "Found a bug", @@ -54418,7 +54418,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "node_id": "MDU6SXNzdWUx", @@ -54650,7 +54650,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -54661,7 +54661,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "node_id": "MDU6SXNzdWUx", @@ -55021,7 +55021,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "title": "Found a bug", @@ -55044,7 +55044,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "node_id": "MDU6SXNzdWUx", @@ -55297,7 +55297,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -55307,7 +55307,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -55378,7 +55378,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -55388,7 +55388,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -55523,13 +55523,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -55866,7 +55866,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -55876,7 +55876,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "login": "octocat", @@ -55957,7 +55957,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -55967,7 +55967,7 @@ }, "response": { "statusCode": "204", - "description": "If the `assignee` can be assigned to issues in the repository, a `204` header with no content is returned." + "description": "

If the assignee can be assigned to issues in the repository, a 204 header with no content is returned.

" } } ], @@ -56040,7 +56040,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "assignees": [ @@ -56057,7 +56057,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "node_id": "MDU6SXNzdWUx", @@ -56283,7 +56283,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "assignees": [ @@ -56300,7 +56300,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "node_id": "MDU6SXNzdWUx", @@ -56560,7 +56560,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -56570,7 +56570,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -56666,7 +56666,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -56677,7 +56677,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "node_id": "MDEyOklzc3VlQ29tbWVudDE=", @@ -56778,7 +56778,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "body": "Me too" @@ -56792,7 +56792,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "node_id": "MDEyOklzc3VlQ29tbWVudDE=", @@ -56882,7 +56882,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -56892,7 +56892,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -56975,7 +56975,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -56986,7 +56986,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -57093,7 +57093,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "body": "Me too" @@ -57107,7 +57107,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "node_id": "MDEyOklzc3VlQ29tbWVudDE=", @@ -57220,7 +57220,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -57230,7 +57230,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -57457,7 +57457,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -57468,7 +57468,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "node_id": "MDEwOklzc3VlRXZlbnQx", @@ -57759,7 +57759,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -57770,7 +57770,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -57885,7 +57885,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -57896,7 +57896,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 208045946, @@ -57990,7 +57990,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "labels": [ @@ -58007,7 +58007,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 208045946, @@ -58105,7 +58105,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "labels": [ @@ -58122,7 +58122,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 208045946, @@ -58205,7 +58205,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -58215,7 +58215,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -58283,7 +58283,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -58295,7 +58295,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 208045946, @@ -58378,7 +58378,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -58388,7 +58388,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 208045946, @@ -58487,7 +58487,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "name": "bug", @@ -58502,7 +58502,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 208045946, "node_id": "MDU6TGFiZWwyMDgwNDU5NDY=", @@ -58574,7 +58574,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -58585,7 +58585,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 208045946, "node_id": "MDU6TGFiZWwyMDgwNDU5NDY=", @@ -58682,7 +58682,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "new_name": "bug :bug:", @@ -58698,7 +58698,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 208045946, "node_id": "MDU6TGFiZWwyMDgwNDU5NDY=", @@ -58762,7 +58762,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -58772,7 +58772,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -58845,7 +58845,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -58856,7 +58856,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 208045946, @@ -58985,7 +58985,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -58995,7 +58995,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "url": "https://api.github.com/repos/octocat/Hello-World/milestones/1", @@ -59128,7 +59128,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "title": "v1.0", @@ -59144,7 +59144,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/milestones/1", "html_url": "https://github.com/octocat/Hello-World/milestones/v1.0", @@ -59244,7 +59244,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -59255,7 +59255,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/milestones/1", "html_url": "https://github.com/octocat/Hello-World/milestones/v1.0", @@ -59395,7 +59395,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "title": "v1.0", @@ -59412,7 +59412,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/milestones/1", "html_url": "https://github.com/octocat/Hello-World/milestones/v1.0", @@ -59504,7 +59504,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -59514,7 +59514,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -59593,7 +59593,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -59603,7 +59603,7 @@ }, "response": { "statusCode": "200", - "description": "Response" + "description": "

Response

" } } ], @@ -59669,13 +59669,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "key": "mit", @@ -59767,7 +59767,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "license": "LICENSE" @@ -59776,7 +59776,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "key": "mit", "name": "MIT License", @@ -59859,7 +59859,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -59869,7 +59869,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "name": "LICENSE", "path": "LICENSE", @@ -59962,12 +59962,12 @@ "key": "200", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", - "description": "Response" + "description": "

Response

" } } ], @@ -60026,12 +60026,12 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", - "description": "Response" + "description": "

Response

" } } ], @@ -60058,13 +60058,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "verifiable_password_authentication": true, "ssh_key_fingerprints": { @@ -60151,12 +60151,12 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", - "description": "Response" + "description": "

Response

" } } ], @@ -60183,12 +60183,12 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", - "description": "Response" + "description": "

Response

" } } ], @@ -60239,7 +60239,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -60249,7 +60249,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "health_percentage": 100, "description": "My first repository on GitHub!", @@ -60340,7 +60340,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -60350,7 +60350,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Returns a weekly aggregate of the number of additions and deletions pushed to a repository.", + "description": "

Returns a weekly aggregate of the number of additions and deletions pushed to a repository.

", "example": [ [ 1302998400, @@ -60411,7 +60411,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -60421,7 +60421,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "days": [ @@ -60490,7 +60490,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -60500,7 +60500,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "* `w` - Start of the week, given as a [Unix timestamp](http://en.wikipedia.org/wiki/Unix_time).\n* `a` - Number of additions\n* `d` - Number of deletions\n* `c` - Number of commits", + "description": "", "example": [ { "author": { @@ -60587,7 +60587,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -60597,7 +60597,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "The array order is oldest week (index 0) to most recent week.", + "description": "

The array order is oldest week (index 0) to most recent week.

", "example": { "all": [ 11, @@ -60757,7 +60757,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -60767,7 +60767,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "For example, `[2, 14, 25]` indicates that there were 25 total commits, during the 2:00pm hour on Tuesdays. All times are based on the time zone of individual commits.", + "description": "

For example, [2, 14, 25] indicates that there were 25 total commits, during the 2:00pm hour on Tuesdays. All times are based on the time zone of individual commits.

", "example": [ [ 0, @@ -60851,7 +60851,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -60861,7 +60861,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "count": 173, "uniques": 128, @@ -60992,7 +60992,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -61002,7 +61002,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "path": "/github/hubot", @@ -61114,7 +61114,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -61124,7 +61124,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "referrer": "Google", @@ -61211,7 +61211,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -61221,7 +61221,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "count": 14850, "uniques": 3782, @@ -61383,7 +61383,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -61392,7 +61392,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 79, @@ -61669,7 +61669,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "repositories": [ @@ -61684,7 +61684,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 79, "node_id": "MDEyOk9yZ2FuaXphdGlvbjE=", @@ -61914,7 +61914,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -61924,7 +61924,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "* `pending`, which means the migration hasn't started yet.\n* `exporting`, which means the migration is in progress.\n* `exported`, which means the migration finished successfully.\n* `failed`, which means the migration failed.", + "description": "", "example": { "id": 79, "node_id": "MDEyOk9yZ2FuaXphdGlvbjE=", @@ -62132,7 +62132,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -62141,7 +62141,7 @@ }, "response": { "statusCode": "302", - "description": "Response" + "description": "

Response

" } } ], @@ -62191,7 +62191,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -62200,7 +62200,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -62259,7 +62259,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -62269,7 +62269,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -62337,7 +62337,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -62347,7 +62347,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1296269, @@ -62505,7 +62505,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -62515,7 +62515,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "vcs": "subversion", "use_lfs": true, @@ -62633,7 +62633,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "vcs": "subversion", @@ -62649,7 +62649,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "vcs": "subversion", "use_lfs": true, @@ -62769,7 +62769,7 @@ "key": "example-1", "request": { "contentType": "application/json", - "description": "Update authentication for an import", + "description": "

Update authentication for an import

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "vcs_username": "octocat", @@ -62783,7 +62783,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Example 1", + "description": "

Example 1

", "example": { "vcs": "subversion", "use_lfs": true, @@ -62800,7 +62800,7 @@ "key": "example-2", "request": { "contentType": "application/json", - "description": "Updating the project choice", + "description": "

Updating the project choice

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "vcs": "tfvc", @@ -62815,7 +62815,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Example 2", + "description": "

Example 2

", "example": { "vcs": "tfvc", "use_lfs": true, @@ -62839,7 +62839,7 @@ "key": "example-3", "request": { "contentType": "application/json", - "description": "Restarting an import", + "description": "

Restarting an import

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -62849,7 +62849,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "vcs": "subversion", "use_lfs": true, @@ -62911,7 +62911,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -62920,7 +62920,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -62975,7 +62975,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -62985,7 +62985,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 2268557, @@ -63093,7 +63093,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "email": "hubot@github.com", @@ -63108,7 +63108,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 2268557, "remote_id": "nobody@fc7da526-431c-80fe-3c8c-c148ff18d7ef", @@ -63171,7 +63171,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -63181,7 +63181,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "ref_name": "refs/heads/master", @@ -63262,7 +63262,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "use_lfs": "opt_in" @@ -63275,7 +63275,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "vcs": "subversion", "use_lfs": true, @@ -63342,13 +63342,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 79, @@ -63639,13 +63639,13 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 79, "node_id": "MDEyOk9yZ2FuaXphdGlvbjE=", @@ -63868,7 +63868,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "migration_id": "MIGRATION_ID" @@ -63877,7 +63877,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 79, "node_id": "MDEyOk9yZ2FuaXphdGlvbjE=", @@ -64130,7 +64130,7 @@ { "key": "204", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "migration_id": "MIGRATION_ID" @@ -64138,7 +64138,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -64200,7 +64200,7 @@ { "key": "204", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "migration_id": "MIGRATION_ID", @@ -64209,7 +64209,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -64280,7 +64280,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "migration_id": "MIGRATION_ID" @@ -64289,7 +64289,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1296269, @@ -64457,13 +64457,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -64532,7 +64532,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "grant_id": "GRANT_ID" @@ -64541,7 +64541,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "url": "https://api.github.com/applications/grants/1", @@ -64604,7 +64604,7 @@ { "key": "204", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "grant_id": "GRANT_ID" @@ -64612,7 +64612,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -64679,13 +64679,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -64822,13 +64822,13 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "url": "https://api.github.com/authorizations/1", @@ -64972,7 +64972,7 @@ "key": "response-if-returning-an-existing-token", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "client_id": "Iv1.8a61f9b3a7aba766" @@ -64981,7 +64981,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "if returning an existing token", + "description": "

if returning an existing token

", "example": { "id": 1, "url": "https://api.github.com/authorizations/1", @@ -65009,7 +65009,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "client_id": "Iv1.8a61f9b3a7aba766" @@ -65018,7 +65018,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "**Deprecation Notice:** GitHub will discontinue the [OAuth Authorizations API](https://docs.github.com/rest/reference/oauth-authorizations), which is used by integrations to create personal access tokens and OAuth tokens, and you must now create these tokens using our [web application flow](https://docs.github.com/apps/building-oauth-apps/authorizing-oauth-apps/#web-application-flow). The [OAuth Authorizations API](https://docs.github.com/rest/reference/oauth-authorizations) will be removed on November, 13, 2020. For more information, including scheduled brownouts, see the [blog post](https://developer.github.com/changes/2020-02-14-deprecating-oauth-auth-endpoint/).", + "description": "

Deprecation Notice: GitHub will discontinue the OAuth Authorizations API, which is used by integrations to create personal access tokens and OAuth tokens, and you must now create these tokens using our web application flow. The OAuth Authorizations API will be removed on November, 13, 2020. For more information, including scheduled brownouts, see the blog post.

", "example": { "id": 1, "url": "https://api.github.com/authorizations/1", @@ -65162,7 +65162,7 @@ "key": "response-if-returning-an-existing-token", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "client_id": "Iv1.8a61f9b3a7aba766", @@ -65172,7 +65172,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "if returning an existing token", + "description": "

if returning an existing token

", "example": { "id": 1, "url": "https://api.github.com/authorizations/1", @@ -65200,7 +65200,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "client_id": "Iv1.8a61f9b3a7aba766", @@ -65210,7 +65210,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response if returning a new token", + "description": "

Response if returning a new token

", "example": { "id": 1, "url": "https://api.github.com/authorizations/1", @@ -65276,7 +65276,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "authorization_id": "AUTHORIZATION_ID" @@ -65285,7 +65285,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "url": "https://api.github.com/authorizations/1", @@ -65430,7 +65430,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "authorization_id": "AUTHORIZATION_ID" @@ -65439,7 +65439,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "url": "https://api.github.com/authorizations/1", @@ -65501,7 +65501,7 @@ { "key": "204", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "authorization_id": "AUTHORIZATION_ID" @@ -65509,7 +65509,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -65571,13 +65571,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "login": "github", @@ -65634,7 +65634,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -65643,7 +65643,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Default response", + "description": "

Default response

", "example": { "login": "github", "id": 1, @@ -65938,7 +65938,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "billing_email": "mona@github.com", @@ -65959,7 +65959,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "login": "github", "id": 1, @@ -66120,7 +66120,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -66129,7 +66129,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "@timestamp": 1606929874512, @@ -66221,7 +66221,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -66230,7 +66230,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "login": "octocat", @@ -66301,7 +66301,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -66310,7 +66310,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -66369,7 +66369,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -66378,7 +66378,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 1, "installations": [ @@ -66480,13 +66480,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "login": "github", @@ -66569,7 +66569,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -66578,7 +66578,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "login": "github", @@ -66634,7 +66634,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -66643,7 +66643,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "login": "octocat", @@ -66711,7 +66711,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -66720,7 +66720,7 @@ }, "response": { "statusCode": "204", - "description": "If the user is blocked:" + "description": "

If the user is blocked:

" } } ], @@ -66770,7 +66770,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -66779,7 +66779,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -66829,7 +66829,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -66838,7 +66838,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -66877,7 +66877,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "organization_id": "ORGANIZATION_ID" @@ -66886,7 +66886,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response - list of custom role names", + "description": "

Response - list of custom role names

", "example": { "total_count": 2, "custom_roles": [ @@ -66956,7 +66956,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -66965,7 +66965,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -67058,7 +67058,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -67067,7 +67067,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -67189,7 +67189,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "email": "octocat@github.com", @@ -67206,7 +67206,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "login": "monalisa", @@ -67290,7 +67290,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -67299,7 +67299,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -67371,7 +67371,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -67381,7 +67381,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -67485,7 +67485,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -67494,7 +67494,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "login": "octocat", @@ -67570,7 +67570,7 @@ { "key": "204", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -67579,7 +67579,7 @@ }, "response": { "statusCode": "204", - "description": "Response if requester is an organization member and user is a member" + "description": "

Response if requester is an organization member and user is a member

" } } ], @@ -67633,7 +67633,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -67642,7 +67642,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -67692,7 +67692,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -67702,7 +67702,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response if user has an active admin membership with organization", + "description": "

Response if user has an active admin membership with organization

", "example": { "url": "https://api.github.com/orgs/octocat/memberships/defunkt", "state": "active", @@ -67812,7 +67812,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -67822,7 +67822,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response if user has an active admin membership with organization", + "description": "

Response if user has an active admin membership with organization

", "example": { "url": "https://api.github.com/orgs/octocat/memberships/defunkt", "state": "active", @@ -67916,7 +67916,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -67925,7 +67925,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -67988,7 +67988,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -67997,7 +67997,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "login": "octocat", @@ -68065,7 +68065,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -68074,7 +68074,7 @@ }, "response": { "statusCode": "204", - "description": "Response if user is a public member" + "description": "

Response if user is a public member

" } } ], @@ -68124,7 +68124,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -68133,7 +68133,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -68183,7 +68183,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -68192,7 +68192,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -68251,13 +68251,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "url": "https://api.github.com/orgs/octocat/memberships/defunkt", @@ -68392,7 +68392,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -68401,7 +68401,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/orgs/invitocat/memberships/defunkt", "state": "pending", @@ -68500,7 +68500,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "state": "active" @@ -68512,7 +68512,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/orgs/octocat/memberships/defunkt", "state": "active", @@ -68635,7 +68635,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -68644,7 +68644,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "login": "octocat", @@ -68712,7 +68712,7 @@ { "key": "202", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -68721,13 +68721,13 @@ }, "response": { "statusCode": "202", - "description": "User is getting converted asynchronously" + "description": "

User is getting converted asynchronously

" } }, { "key": "204", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -68736,7 +68736,7 @@ }, "response": { "statusCode": "204", - "description": "User was converted" + "description": "

User was converted

" } } ], @@ -68794,7 +68794,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -68803,7 +68803,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -68864,7 +68864,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -68873,7 +68873,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -69149,7 +69149,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "name": "web", @@ -69170,7 +69170,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "url": "https://api.github.com/orgs/octocat/hooks/1", @@ -69243,7 +69243,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -69253,7 +69253,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "url": "https://api.github.com/orgs/octocat/hooks/1", @@ -69494,7 +69494,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "active": true, @@ -69510,7 +69510,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "url": "https://api.github.com/orgs/octocat/hooks/1", @@ -69582,7 +69582,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -69591,7 +69591,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -69641,7 +69641,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -69651,7 +69651,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "content_type": "json", "insecure_ssl": "0", @@ -69761,7 +69761,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -69771,7 +69771,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "content_type": "json", "insecure_ssl": "0", @@ -69841,7 +69841,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -69851,7 +69851,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 12345678, @@ -69942,7 +69942,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -69953,7 +69953,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 12345678, "guid": "0b989ba4-242f-11e5-81e1-c7b6966d2516", @@ -70059,7 +70059,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -70069,7 +70069,7 @@ }, "response": { "statusCode": "202", - "description": "Accepted" + "description": "

Accepted

" } } ], @@ -70123,7 +70123,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -70132,7 +70132,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -70207,7 +70207,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -70216,7 +70216,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 197, @@ -70351,7 +70351,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "package_type": "PACKAGE_TYPE", @@ -70362,7 +70362,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 197, "name": "hello_docker", @@ -70456,7 +70456,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "package_type": "PACKAGE_TYPE", @@ -70466,7 +70466,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -70550,7 +70550,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "package_type": "PACKAGE_TYPE", @@ -70560,7 +70560,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -70667,7 +70667,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "package_type": "PACKAGE_TYPE", @@ -70678,7 +70678,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 245301, @@ -70788,7 +70788,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "package_type": "PACKAGE_TYPE", @@ -70800,7 +70800,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 836, "name": "sha256:b3d3e366b55f9a54599220198b3db5da8f53592acbbb7dc7e4e9878762fc5344", @@ -70889,7 +70889,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "package_type": "PACKAGE_TYPE", @@ -70900,7 +70900,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -70984,7 +70984,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "package_type": "PACKAGE_TYPE", @@ -70995,7 +70995,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -71066,13 +71066,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 197, @@ -71190,7 +71190,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "package_type": "PACKAGE_TYPE", @@ -71200,7 +71200,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 40201, "name": "octo-name", @@ -71352,7 +71352,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "package_type": "PACKAGE_TYPE", @@ -71361,7 +71361,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -71436,7 +71436,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "package_type": "PACKAGE_TYPE", @@ -71445,7 +71445,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -71543,7 +71543,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "package_type": "PACKAGE_TYPE", @@ -71553,7 +71553,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 45763, @@ -71662,7 +71662,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "package_type": "PACKAGE_TYPE", @@ -71673,7 +71673,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 214, "name": "sha256:3561f0cff06caccddb99c93bd26e712fcc56a811de0f8ea7a17bb865f30b176a", @@ -71753,7 +71753,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "package_type": "PACKAGE_TYPE", @@ -71763,7 +71763,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -71838,7 +71838,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "package_type": "PACKAGE_TYPE", @@ -71848,7 +71848,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -71928,7 +71928,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -71937,7 +71937,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 197, @@ -72072,7 +72072,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "package_type": "PACKAGE_TYPE", @@ -72083,7 +72083,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 40201, "name": "octo-name", @@ -72244,7 +72244,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "package_type": "PACKAGE_TYPE", @@ -72254,7 +72254,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -72338,7 +72338,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "package_type": "PACKAGE_TYPE", @@ -72348,7 +72348,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -72423,7 +72423,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "package_type": "PACKAGE_TYPE", @@ -72434,7 +72434,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 3497268, @@ -72561,7 +72561,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "package_type": "PACKAGE_TYPE", @@ -72573,7 +72573,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 387039, "name": "0.2.0", @@ -72659,7 +72659,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "package_type": "PACKAGE_TYPE", @@ -72670,7 +72670,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -72754,7 +72754,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "package_type": "PACKAGE_TYPE", @@ -72765,7 +72765,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -72827,7 +72827,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -72837,7 +72837,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/github/developer.github.com/pages", "status": "built", @@ -72978,7 +72978,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "source": { @@ -72994,7 +72994,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/github/developer.github.com/pages", "status": "built", @@ -73141,7 +73141,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "cname": "octocatblog.com", @@ -73157,7 +73157,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -73211,7 +73211,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -73220,7 +73220,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -73292,7 +73292,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -73302,7 +73302,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "url": "https://api.github.com/repos/github/developer.github.com/pages/builds/5472601", @@ -73381,7 +73381,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -73391,7 +73391,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/github/developer.github.com/pages/builds/latest", "status": "queued" @@ -73441,7 +73441,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -73451,7 +73451,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/github/developer.github.com/pages/builds/5472601", "status": "built", @@ -73537,7 +73537,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -73548,7 +73548,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/github/developer.github.com/pages/builds/5472601", "status": "built", @@ -73625,7 +73625,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -73635,7 +73635,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "domain": { "host": "example.com", @@ -73787,7 +73787,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -73796,7 +73796,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "owner_url": "https://api.github.com/orgs/octocat", @@ -73893,7 +73893,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "name": "Organization Roadmap", @@ -73906,7 +73906,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "owner_url": "https://api.github.com/orgs/octocat", "url": "https://api.github.com/projects/1002605", @@ -73997,7 +73997,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "project_id": "PROJECT_ID" @@ -74006,7 +74006,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "owner_url": "https://api.github.com/repos/api-playground/projects-test", "url": "https://api.github.com/projects/1002604", @@ -74154,7 +74154,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "project_id": "PROJECT_ID" @@ -74163,7 +74163,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "owner_url": "https://api.github.com/repos/api-playground/projects-test", "url": "https://api.github.com/projects/1002604", @@ -74258,7 +74258,7 @@ { "key": "204", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "project_id": "PROJECT_ID" @@ -74266,7 +74266,7 @@ }, "response": { "statusCode": "204", - "description": "Delete Success" + "description": "

Delete Success

" } } ], @@ -74365,7 +74365,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -74375,7 +74375,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "owner_url": "https://api.github.com/repos/api-playground/projects-test", @@ -74497,7 +74497,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "name": "Projects Documentation", @@ -74511,7 +74511,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "owner_url": "https://api.github.com/repos/api-playground/projects-test", "url": "https://api.github.com/projects/1002604", @@ -74621,13 +74621,13 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "owner_url": "https://api.github.com/users/octocat", "url": "https://api.github.com/projects/1002603", @@ -74747,7 +74747,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -74756,7 +74756,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "owner_url": "https://api.github.com/users/octocat", @@ -74836,7 +74836,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "card_id": "CARD_ID" @@ -74845,7 +74845,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/projects/columns/cards/1478", "id": 1478, @@ -74959,7 +74959,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "card_id": "CARD_ID" @@ -74968,7 +74968,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/projects/columns/cards/1478", "id": 1478, @@ -75057,7 +75057,7 @@ { "key": "204", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "card_id": "CARD_ID" @@ -75065,7 +75065,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -75145,7 +75145,7 @@ "key": "201", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "card_id": "CARD_ID" @@ -75153,7 +75153,7 @@ }, "response": { "statusCode": "201", - "description": "Response" + "description": "

Response

" } } ], @@ -75243,7 +75243,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "column_id": "COLUMN_ID" @@ -75252,7 +75252,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "url": "https://api.github.com/projects/columns/cards/1478", @@ -75376,7 +75376,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "column_id": "COLUMN_ID" @@ -75385,7 +75385,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/projects/columns/cards/1478", "id": 1478, @@ -75509,7 +75509,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "project_id": "PROJECT_ID" @@ -75518,7 +75518,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "login": "octocat", @@ -75626,7 +75626,7 @@ "key": "204", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "project_id": "PROJECT_ID", @@ -75635,7 +75635,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -75701,7 +75701,7 @@ { "key": "204", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "project_id": "PROJECT_ID", @@ -75710,7 +75710,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -75776,7 +75776,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "project_id": "PROJECT_ID", @@ -75786,7 +75786,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "permission": "admin", "user": { @@ -75868,7 +75868,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "column_id": "COLUMN_ID" @@ -75877,7 +75877,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/projects/columns/367", "project_url": "https://api.github.com/projects/120", @@ -75954,7 +75954,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "column_id": "COLUMN_ID" @@ -75963,7 +75963,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/projects/columns/367", "project_url": "https://api.github.com/projects/120", @@ -76022,7 +76022,7 @@ { "key": "204", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "column_id": "COLUMN_ID" @@ -76030,7 +76030,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -76094,7 +76094,7 @@ "key": "201", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "column_id": "COLUMN_ID" @@ -76102,7 +76102,7 @@ }, "response": { "statusCode": "201", - "description": "Response" + "description": "

Response

" } } ], @@ -76173,7 +76173,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "project_id": "PROJECT_ID" @@ -76182,7 +76182,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "url": "https://api.github.com/projects/columns/367", @@ -76257,7 +76257,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "project_id": "PROJECT_ID" @@ -76266,7 +76266,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/projects/columns/367", "project_url": "https://api.github.com/projects/120", @@ -76421,7 +76421,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -76431,7 +76431,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "url": "https://api.github.com/repos/octocat/Hello-World/pulls/1347", @@ -77072,7 +77072,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "title": "Amazing new feature", @@ -77088,7 +77088,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/pulls/1347", "id": 1, @@ -77684,7 +77684,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -77695,7 +77695,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Pass the appropriate [media type](https://docs.github.com/rest/overview/media-types/#commits-commit-comparison-and-pull-requests) to fetch diff and patch formats.", + "description": "

Pass the appropriate media type to fetch diff and patch formats.

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/pulls/1347", "id": 1, @@ -78346,7 +78346,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "title": "new title", @@ -78363,7 +78363,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/pulls/1347", "id": 1, @@ -78977,7 +78977,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -78988,7 +78988,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "url": "https://api.github.com/repos/octocat/Hello-World/commits/6dcb09b5b57875f334f61aebed695e2e4193db5e", @@ -79141,7 +79141,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -79152,7 +79152,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "sha": "bbcd538c8e72b8c175046e27cc8f907076331401", @@ -79229,7 +79229,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -79239,7 +79239,7 @@ }, "response": { "statusCode": "204", - "description": "Response if pull request has been merged" + "description": "

Response if pull request has been merged

" } } ], @@ -79341,7 +79341,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -79352,7 +79352,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "if merge was successful", + "description": "

if merge was successful

", "example": { "sha": "6dcb09b5b57875f334f61aebed695e2e4193db5e", "merged": true, @@ -79443,7 +79443,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "expected_head_sha": "6dcb09b5b57875f334f61aebed695e2e4193db5e" @@ -79457,7 +79457,7 @@ "response": { "statusCode": "202", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "message": "Updating pull request branch.", "url": "https://github.com/repos/octocat/Hello-World/pulls/53" @@ -79573,7 +79573,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -79583,7 +79583,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "url": "https://api.github.com/repos/octocat/Hello-World/pulls/comments/1", @@ -79696,7 +79696,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -79707,7 +79707,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/pulls/comments/1", "pull_request_review_id": 42, @@ -79833,7 +79833,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "body": "I like this too!" @@ -79847,7 +79847,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/pulls/comments/1", "pull_request_review_id": 42, @@ -79958,7 +79958,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -79968,7 +79968,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -80082,7 +80082,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -80093,7 +80093,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "url": "https://api.github.com/repos/octocat/Hello-World/pulls/comments/1", @@ -80230,11 +80230,15 @@ }, { "type": "integer", - "description": "

The position in the diff where you want to add a review comment. Note this value is not the same as the line number in the file. For help finding the position value, read the note above.

", + "description": "

This paramter is deprecated. Use line instead. The position in the diff where you want to add a review comment. Note this value is not the same as the line number in the file. For help finding the position value, read the note above.

", + "deprecated": true, + "x-github": { + "deprecationDate": "2022-11-01" + }, "name": "position", "in": "body", "rawType": "integer", - "rawDescription": "The position in the diff where you want to add a review comment. Note this value is not the same as the line number in the file. For help finding the position value, read the note above.", + "rawDescription": "**This paramter is deprecated. Use `line` instead**. The position in the diff where you want to add a review comment. Note this value is not the same as the line number in the file. For help finding the position value, read the note above.", "childParamsGroups": [] }, { @@ -80301,7 +80305,7 @@ "key": "example-for-a-multi-line-comment", "request": { "contentType": "application/json", - "description": "Example for a multi-line comment", + "description": "

Example for a multi-line comment

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "body": "Great stuff!", @@ -80321,7 +80325,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/pulls/comments/1", "pull_request_review_id": 42, @@ -80382,7 +80386,7 @@ } ], "previews": [], - "descriptionHTML": "

Creates a review comment in the pull request diff. To add a regular comment to a pull request timeline, see \"Create an issue comment.\" We recommend creating a review comment using line, side, and optionally start_line and start_side if your comment applies to more than one line in the pull request diff.

\n

You can still create a review comment using the position parameter. When you use position, the line, side, start_line, and start_side parameters are not required.

\n

Note: The position value equals the number of lines down from the first \"@@\" hunk header in the file you want to add a comment. The line just below the \"@@\" line is position 1, the next line is position 2, and so on. The position in the diff continues to increase through lines of whitespace and additional hunks until the beginning of a new file.

\n

This endpoint triggers notifications. Creating content too quickly using this endpoint may result in secondary rate limiting. See \"Secondary rate limits\" and \"Dealing with secondary rate limits\" for details.

", + "descriptionHTML": "

Creates a review comment in the pull request diff. To add a regular comment to a pull request timeline, see \"Create an issue comment.\" We recommend creating a review comment using line, side, and optionally start_line and start_side if your comment applies to more than one line in the pull request diff.

\n

The position parameter is deprecated. If you use position, the line, side, start_line, and start_side parameters are not required.

\n

Note: The position value equals the number of lines down from the first \"@@\" hunk header in the file you want to add a comment. The line just below the \"@@\" line is position 1, the next line is position 2, and so on. The position in the diff continues to increase through lines of whitespace and additional hunks until the beginning of a new file.

\n

This endpoint triggers notifications. Creating content too quickly using this endpoint may result in secondary rate limiting. See \"Secondary rate limits\" and \"Dealing with secondary rate limits\" for details.

", "statusCodes": [ { "httpStatusCode": "201", @@ -80460,7 +80464,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "body": "Great stuff!" @@ -80475,7 +80479,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/pulls/comments/1", "pull_request_review_id": 42, @@ -80610,7 +80614,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -80621,7 +80625,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "users": [ { @@ -80742,7 +80746,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "reviewers": [ @@ -80763,7 +80767,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/pulls/1347", "id": 1, @@ -81410,7 +81414,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "reviewers": [ @@ -81430,7 +81434,7 @@ }, "response": { "statusCode": "200", - "description": "Response" + "description": "

Response

" } } ], @@ -81509,7 +81513,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -81520,7 +81524,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "The list of reviews returns in chronological order.", + "description": "

The list of reviews returns in chronological order.

", "example": [ { "id": 80, @@ -81818,7 +81822,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "commit_id": "ecdd80bb57125d7ba9641ffaa4d7d2c19d3f3091", @@ -81841,7 +81845,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 80, "node_id": "MDE3OlB1bGxSZXF1ZXN0UmV2aWV3ODA=", @@ -81952,7 +81956,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -81964,7 +81968,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 80, "node_id": "MDE3OlB1bGxSZXF1ZXN0UmV2aWV3ODA=", @@ -82082,7 +82086,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "body": "This is close to perfect! Please address the suggested inline change. And add more about this." @@ -82097,7 +82101,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 80, "node_id": "MDE3OlB1bGxSZXF1ZXN0UmV2aWV3ODA=", @@ -82204,7 +82208,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -82216,7 +82220,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 80, "node_id": "MDE3OlB1bGxSZXF1ZXN0UmV2aWV3ODA=", @@ -82345,7 +82349,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -82357,7 +82361,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "url": "https://api.github.com/repos/octocat/Hello-World/pulls/comments/1", @@ -82499,7 +82503,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -82511,7 +82515,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 80, "node_id": "MDE3OlB1bGxSZXF1ZXN0UmV2aWV3ODA=", @@ -82647,7 +82651,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -82659,7 +82663,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 80, "node_id": "MDE3OlB1bGxSZXF1ZXN0UmV2aWV3ODA=", @@ -82740,13 +82744,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "resources": { "core": { @@ -82899,7 +82903,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -82911,7 +82915,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -83024,7 +83028,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "content": "heart" @@ -83039,7 +83043,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response when the reaction type has already been added to this team discussion comment", + "description": "

Response when the reaction type has already been added to this team discussion comment

", "example": { "id": 1, "node_id": "MDg6UmVhY3Rpb24x", @@ -83072,7 +83076,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "content": "heart" @@ -83087,7 +83091,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "node_id": "MDg6UmVhY3Rpb24x", @@ -83190,7 +83194,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -83202,7 +83206,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -83294,7 +83298,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -83305,7 +83309,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -83409,7 +83413,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "content": "heart" @@ -83423,7 +83427,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "node_id": "MDg6UmVhY3Rpb24x", @@ -83456,7 +83460,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "content": "heart" @@ -83470,7 +83474,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "node_id": "MDg6UmVhY3Rpb24x", @@ -83564,7 +83568,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -83575,7 +83579,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -83667,7 +83671,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -83678,7 +83682,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -83786,7 +83790,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "content": "heart" @@ -83800,7 +83804,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Reaction exists", + "description": "

Reaction exists

", "example": { "id": 1, "node_id": "MDg6UmVhY3Rpb24x", @@ -83833,7 +83837,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "content": "heart" @@ -83847,7 +83851,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Reaction created", + "description": "

Reaction created

", "example": { "id": 1, "node_id": "MDg6UmVhY3Rpb24x", @@ -83945,7 +83949,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -83956,7 +83960,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -84048,7 +84052,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -84059,7 +84063,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -84167,7 +84171,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "content": "heart" @@ -84181,7 +84185,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Reaction exists", + "description": "

Reaction exists

", "example": { "id": 1, "node_id": "MDg6UmVhY3Rpb24x", @@ -84214,7 +84218,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "content": "heart" @@ -84228,7 +84232,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Reaction created", + "description": "

Reaction created

", "example": { "id": 1, "node_id": "MDg6UmVhY3Rpb24x", @@ -84326,7 +84330,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -84337,7 +84341,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -84429,7 +84433,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -84440,7 +84444,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -84552,7 +84556,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "content": "heart" @@ -84566,7 +84570,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "node_id": "MDg6UmVhY3Rpb24x", @@ -84599,7 +84603,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "content": "heart" @@ -84613,7 +84617,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "node_id": "MDg6UmVhY3Rpb24x", @@ -84711,7 +84715,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -84722,7 +84726,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -84814,7 +84818,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -84825,7 +84829,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -84933,7 +84937,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "content": "heart" @@ -84947,7 +84951,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Reaction exists", + "description": "

Reaction exists

", "example": { "id": 1, "node_id": "MDg6UmVhY3Rpb24x", @@ -84980,7 +84984,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "content": "heart" @@ -84994,7 +84998,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Reaction created", + "description": "

Reaction created

", "example": { "id": 1, "node_id": "MDg6UmVhY3Rpb24x", @@ -85092,7 +85096,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -85103,7 +85107,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -85193,7 +85197,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -85204,7 +85208,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -85310,7 +85314,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "content": "heart" @@ -85324,7 +85328,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Reaction exists", + "description": "

Reaction exists

", "example": { "id": 1, "node_id": "MDg6UmVhY3Rpb24x", @@ -85357,7 +85361,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "content": "heart" @@ -85371,7 +85375,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Reaction created", + "description": "

Reaction created

", "example": { "id": 1, "node_id": "MDg6UmVhY3Rpb24x", @@ -85469,7 +85473,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -85480,7 +85484,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -85572,7 +85576,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "team_id": "TEAM_ID", @@ -85583,7 +85587,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -85687,7 +85691,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "content": "heart" @@ -85701,7 +85705,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "node_id": "MDg6UmVhY3Rpb24x", @@ -85810,7 +85814,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "team_id": "TEAM_ID", @@ -85820,7 +85824,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -85915,7 +85919,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "content": "heart" @@ -85928,7 +85932,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "node_id": "MDg6UmVhY3Rpb24x", @@ -86023,7 +86027,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -86033,7 +86037,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "url": "https://api.github.com/repos/octocat/Hello-World/releases/1", @@ -86236,7 +86240,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "tag_name": "v1.0.0", @@ -86255,7 +86259,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/releases/1", "html_url": "https://github.com/octocat/Hello-World/releases/v1.0.0", @@ -86422,7 +86426,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "tag_name": "v1.0.0", @@ -86438,7 +86442,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Name and body of generated release notes", + "description": "

Name and body of generated release notes

", "example": { "name": "Release v1.0.0 is now available!", "body": "##Changes in Release v1.0.0 ... ##Contributors @monalisa" @@ -86492,7 +86496,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -86502,7 +86506,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/releases/1", "html_url": "https://github.com/octocat/Hello-World/releases/v1.0.0", @@ -86633,7 +86637,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -86644,7 +86648,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/releases/1", "html_url": "https://github.com/octocat/Hello-World/releases/v1.0.0", @@ -86778,7 +86782,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -86789,7 +86793,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "**Note:** This returns an `upload_url` key corresponding to the endpoint for uploading release assets. This key is a [hypermedia resource](https://docs.github.com/rest/overview/resources-in-the-rest-api#hypermedia).", + "description": "

Note: This returns an upload_url key corresponding to the endpoint for uploading release assets. This key is a hypermedia resource.

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/releases/1", "html_url": "https://github.com/octocat/Hello-World/releases/v1.0.0", @@ -86988,7 +86992,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "tag_name": "v1.0.0", @@ -87007,7 +87011,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/releases/1", "html_url": "https://github.com/octocat/Hello-World/releases/v1.0.0", @@ -87141,7 +87145,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -87151,7 +87155,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -87208,7 +87212,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -87219,7 +87223,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "To download the asset's binary content, set the `Accept` header of the request to [`application/octet-stream`](https://docs.github.com/rest/overview/media-types). The API will either redirect the client to the location, or stream it directly if possible. API clients should handle both a `200` or `302` response.", + "description": "

To download the asset's binary content, set the Accept header of the request to application/octet-stream. The API will either redirect the client to the location, or stream it directly if possible. API clients should handle both a 200 or 302 response.

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/releases/assets/1", "browser_download_url": "https://github.com/octocat/Hello-World/releases/download/v1.0.0/example.zip", @@ -87347,7 +87351,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "name": "foo-1.0.0-osx.zip", @@ -87362,7 +87366,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/releases/assets/1", "browser_download_url": "https://github.com/octocat/Hello-World/releases/download/v1.0.0/example.zip", @@ -87451,7 +87455,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -87461,7 +87465,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -87534,7 +87538,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -87545,7 +87549,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "url": "https://api.github.com/repos/octocat/Hello-World/releases/assets/1", @@ -87654,7 +87658,7 @@ "key": "default", "request": { "contentType": "*/*", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -87665,7 +87669,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response for successful upload", + "description": "

Response for successful upload

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/releases/assets/1", "browser_download_url": "https://github.com/octocat/Hello-World/releases/download/v1.0.0/example.zip", @@ -87808,7 +87812,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -87817,7 +87821,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1296269, @@ -88140,7 +88144,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "name": "Hello-World", @@ -88158,7 +88162,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1296269, "node_id": "MDEwOlJlcG9zaXRvcnkxMjk2MjY5", @@ -88336,7 +88340,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -88346,7 +88350,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Default response", + "description": "

Default response

", "example": { "id": 1296269, "node_id": "MDEwOlJlcG9zaXRvcnkxMjk2MjY5", @@ -89375,7 +89379,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "name": "Hello-World", @@ -89394,7 +89398,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1296269, "node_id": "MDEwOlJlcG9zaXRvcnkxMjk2MjY5", @@ -89965,7 +89969,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -89974,7 +89978,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -90032,7 +90036,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -90041,7 +90045,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -90087,7 +90091,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -90096,7 +90100,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -90151,7 +90155,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -90161,7 +90165,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "errors": [ { @@ -90260,7 +90264,7 @@ { "key": "response-if-repository-contains-content", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -90270,7 +90274,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "if repository contains content", + "description": "

if repository contains content

", "example": [ { "login": "octocat", @@ -90375,7 +90379,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "event_type": "on-demand-test", @@ -90391,7 +90395,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -90441,7 +90445,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -90451,7 +90455,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "C": 78769, "Python": 7769 @@ -90519,7 +90523,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -90529,7 +90533,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "name": "v0.1", @@ -90605,7 +90609,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -90615,7 +90619,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -90695,7 +90699,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -90705,7 +90709,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "names": [ "octocat", @@ -90777,7 +90781,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "names": [ @@ -90795,7 +90799,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "names": [ "octocat", @@ -90880,7 +90884,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "new_owner": "github", @@ -90897,7 +90901,7 @@ "response": { "statusCode": "202", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1296269, "node_id": "MDEwOlJlcG9zaXRvcnkxMjk2MjY5", @@ -91169,7 +91173,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -91178,7 +91182,7 @@ }, "response": { "statusCode": "204", - "description": "Response if repository is enabled with vulnerability alerts" + "description": "

Response if repository is enabled with vulnerability alerts

" } } ], @@ -91228,7 +91232,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -91237,7 +91241,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -91283,7 +91287,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -91292,7 +91296,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -91387,7 +91391,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "owner": "octocat", @@ -91404,7 +91408,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1296269, "node_id": "MDEwOlJlcG9zaXRvcnkxMjk2MjY5", @@ -91557,13 +91561,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1296269, @@ -91779,13 +91783,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Default response", + "description": "

Default response

", "example": [ { "id": 1296269, @@ -92168,13 +92172,13 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1296269, "node_id": "MDEwOlJlcG9zaXRvcnkxMjk2MjY5", @@ -92421,7 +92425,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -92430,7 +92434,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1296269, @@ -92594,7 +92598,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -92604,7 +92608,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -92677,7 +92681,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "key_prefix": "TICKET-", @@ -92691,7 +92695,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "response", + "description": "

response

", "example": { "id": 1, "key_prefix": "TICKET-", @@ -92755,7 +92759,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -92766,7 +92770,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "key_prefix": "TICKET-", @@ -92830,7 +92834,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -92840,7 +92844,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -92911,7 +92915,7 @@ { "key": "response-if-content-is-a-file", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -92922,7 +92926,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response if content is a file", + "description": "

Response if content is a file

", "example": { "type": "file", "encoding": "base64", @@ -92946,7 +92950,7 @@ { "key": "response-if-content-is-a-directory", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -92957,7 +92961,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response if content is a directory", + "description": "

Response if content is a directory

", "example": [ { "type": "file", @@ -92997,7 +93001,7 @@ { "key": "response-if-content-is-a-symlink", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -93008,7 +93012,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response if content is a symlink", + "description": "

Response if content is a symlink

", "example": { "type": "symlink", "target": "/path/to/symlink/target", @@ -93031,7 +93035,7 @@ { "key": "response-if-content-is-a-submodule", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -93042,7 +93046,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response if content is a submodule", + "description": "

Response if content is a submodule

", "example": { "type": "submodule", "submodule_git_url": "git://github.com/jquery/qunit.git", @@ -93327,7 +93331,7 @@ "key": "example-for-creating-a-file", "request": { "contentType": "application/json", - "description": "Example for creating a file", + "description": "

Example for creating a file

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "message": "my commit message", @@ -93346,7 +93350,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "content": { "name": "hello.txt", @@ -93405,7 +93409,7 @@ "key": "example-for-updating-a-file", "request": { "contentType": "application/json", - "description": "Example for updating a file", + "description": "

Example for updating a file

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "message": "a new commit message", @@ -93425,7 +93429,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "content": { "name": "hello.txt", @@ -93688,7 +93692,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "message": "my commit message", @@ -93707,7 +93711,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "content": null, "commit": { @@ -93815,7 +93819,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -93825,7 +93829,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "type": "file", "encoding": "base64", @@ -93916,7 +93920,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -93927,7 +93931,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "type": "file", "encoding": "base64", @@ -94008,7 +94012,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -94018,7 +94022,7 @@ }, "response": { "statusCode": "302", - "description": "Response" + "description": "

Response

" } } ], @@ -94073,7 +94077,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -94083,7 +94087,7 @@ }, "response": { "statusCode": "302", - "description": "Response" + "description": "

Response

" } } ], @@ -94165,7 +94169,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -94175,7 +94179,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1296269, @@ -94352,7 +94356,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -94362,7 +94366,7 @@ "response": { "statusCode": "202", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1296269, "node_id": "MDEwOlJlcG9zaXRvcnkxMjk2MjY5", @@ -94935,7 +94939,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -94944,7 +94948,7 @@ }, "response": { "statusCode": "202", - "description": "Accepted" + "description": "

Accepted

" } } ], @@ -94994,7 +94998,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -95003,7 +95007,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -95051,7 +95055,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -95061,7 +95065,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 2, @@ -95132,7 +95136,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "pattern": "v1.*" @@ -95145,7 +95149,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "enabled": true } @@ -95211,7 +95215,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -95221,7 +95225,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -95296,7 +95300,7 @@ { "key": "response-with-filter", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -95305,7 +95309,7 @@ "response": { "statusCode": "200", "contentType": "application/scim+json", - "description": "Response with filter", + "description": "

Response with filter

", "example": { "schemas": [ "urn:ietf:params:scim:api:messages:2.0:ListResponse" @@ -95348,7 +95352,7 @@ { "key": "response-without-filter", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -95357,7 +95361,7 @@ "response": { "statusCode": "200", "contentType": "application/scim+json", - "description": "Response without filter", + "description": "

Response without filter

", "example": { "schemas": [ "urn:ietf:params:scim:api:messages:2.0:ListResponse" @@ -95700,7 +95704,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -95709,7 +95713,7 @@ "response": { "statusCode": "201", "contentType": "application/scim+json", - "description": "Response", + "description": "

Response

", "example": { "schemas": [ "urn:ietf:params:scim:schemas:core:2.0:User" @@ -95809,7 +95813,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -95819,7 +95823,7 @@ "response": { "statusCode": "200", "contentType": "application/scim+json", - "description": "Response", + "description": "

Response

", "example": { "schemas": [ "urn:ietf:params:scim:schemas:core:2.0:User" @@ -96129,7 +96133,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -96139,7 +96143,7 @@ "response": { "statusCode": "200", "contentType": "application/scim+json", - "description": "Response", + "description": "

Response

", "example": { "schemas": [ "urn:ietf:params:scim:schemas:core:2.0:User" @@ -96438,7 +96442,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -96448,7 +96452,7 @@ "response": { "statusCode": "200", "contentType": "application/scim+json", - "description": "Response", + "description": "

Response

", "example": { "schemas": [ "urn:ietf:params:scim:schemas:core:2.0:User" @@ -96544,7 +96548,7 @@ { "key": "204", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -96553,7 +96557,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -96650,13 +96654,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 7, "incomplete_results": false, @@ -96836,13 +96840,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 1, "incomplete_results": false, @@ -97065,13 +97069,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 280, "incomplete_results": false, @@ -97278,13 +97282,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 2, "incomplete_results": false, @@ -97410,13 +97414,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 40, "incomplete_results": false, @@ -97593,13 +97597,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 6, "incomplete_results": false, @@ -97770,13 +97774,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 12, "incomplete_results": false, @@ -97914,7 +97918,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "enterprise": "ENTERPRISE" @@ -97923,7 +97927,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "number": 2, @@ -98516,7 +98520,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -98525,7 +98529,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "number": 2, @@ -99127,7 +99131,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -99137,7 +99141,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "number": 2, @@ -99251,7 +99255,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -99262,7 +99266,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "number": 42, "created_at": "2020-11-06T18:18:30Z", @@ -99379,7 +99383,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "state": "resolved", @@ -99394,7 +99398,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "number": 42, "created_at": "2020-11-06T18:18:30Z", @@ -99514,7 +99518,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -99525,7 +99529,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "type": "commit", @@ -99636,7 +99640,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -99645,7 +99649,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -99782,7 +99786,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "name": "Justice League", @@ -99797,7 +99801,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "node_id": "MDQ6VGVhbTE=", @@ -99899,7 +99903,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -99909,7 +99913,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "node_id": "MDQ6VGVhbTE=", @@ -100067,7 +100071,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "name": "new team name", @@ -100082,7 +100086,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "node_id": "MDQ6VGVhbTE=", @@ -100176,7 +100180,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -100185,7 +100189,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -100249,7 +100253,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -100259,7 +100263,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "owner_url": "https://api.github.com/orgs/octocat", @@ -100357,7 +100361,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -100368,7 +100372,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "owner_url": "https://api.github.com/orgs/octocat", "url": "https://api.github.com/projects/1002605", @@ -100484,7 +100488,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -100494,7 +100498,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -100553,7 +100557,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -100563,7 +100567,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -100627,7 +100631,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -100637,7 +100641,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1296269, @@ -100807,7 +100811,7 @@ { "key": "alternative-response-with-repository-permissions", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -100819,7 +100823,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Alternative response with repository permissions", + "description": "

Alternative response with repository permissions

", "example": { "id": 1296269, "node_id": "MDEwOlJlcG9zaXRvcnkxMjk2MjY5", @@ -101159,7 +101163,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -101170,7 +101174,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -101234,7 +101238,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -101245,7 +101249,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -101309,7 +101313,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -101319,7 +101323,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "if child teams exist", + "description": "

if child teams exist

", "example": [ { "id": 2, @@ -101384,7 +101388,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "team_id": "TEAM_ID" @@ -101393,7 +101397,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "node_id": "MDQ6VGVhbTE=", @@ -101542,7 +101546,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "name": "new team name", @@ -101556,7 +101560,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response when the updated information already exists", + "description": "

Response when the updated information already exists

", "example": { "id": 1, "node_id": "MDQ6VGVhbTE=", @@ -101611,7 +101615,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "name": "new team name", @@ -101625,7 +101629,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "node_id": "MDQ6VGVhbTE=", @@ -101726,7 +101730,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "team_id": "TEAM_ID" @@ -101734,7 +101738,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -101797,7 +101801,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "team_id": "TEAM_ID" @@ -101806,7 +101810,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "owner_url": "https://api.github.com/orgs/octocat", @@ -101899,7 +101903,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "team_id": "TEAM_ID", @@ -101909,7 +101913,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "owner_url": "https://api.github.com/orgs/octocat", "url": "https://api.github.com/projects/1002605", @@ -102016,7 +102020,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "team_id": "TEAM_ID", @@ -102025,7 +102029,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -102083,7 +102087,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "team_id": "TEAM_ID", @@ -102092,7 +102096,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -102155,7 +102159,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "team_id": "TEAM_ID" @@ -102164,7 +102168,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1296269, @@ -102329,7 +102333,7 @@ { "key": "alternative-response-with-extra-repository-information", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "team_id": "TEAM_ID", @@ -102340,7 +102344,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Alternative response with extra repository information", + "description": "

Alternative response with extra repository information

", "example": { "id": 1296269, "node_id": "MDEwOlJlcG9zaXRvcnkxMjk2MjY5", @@ -102668,7 +102672,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "team_id": "TEAM_ID", @@ -102678,7 +102682,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -102741,7 +102745,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "team_id": "TEAM_ID", @@ -102751,7 +102755,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -102806,7 +102810,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "team_id": "TEAM_ID" @@ -102815,7 +102819,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "if child teams exist", + "description": "

if child teams exist

", "example": [ { "id": 2, @@ -102901,13 +102905,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -103059,7 +103063,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -103070,7 +103074,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "author": { @@ -103183,7 +103187,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "body": "Do you like apples?" @@ -103197,7 +103201,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "author": { "login": "octocat", @@ -103306,7 +103310,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -103318,7 +103322,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "author": { "login": "octocat", @@ -103438,7 +103442,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "body": "Do you like pineapples?" @@ -103453,7 +103457,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "author": { "login": "octocat", @@ -103562,7 +103566,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -103573,7 +103577,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -103651,7 +103655,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "team_id": "TEAM_ID", @@ -103661,7 +103665,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "author": { @@ -103765,7 +103769,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "body": "Do you like apples?" @@ -103778,7 +103782,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "author": { "login": "octocat", @@ -103878,7 +103882,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "team_id": "TEAM_ID", @@ -103889,7 +103893,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "author": { "login": "octocat", @@ -104000,7 +104004,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "body": "Do you like pineapples?" @@ -104014,7 +104018,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "author": { "login": "octocat", @@ -104114,7 +104118,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "team_id": "TEAM_ID", @@ -104124,7 +104128,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -104213,7 +104217,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -104223,7 +104227,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "author": { @@ -104351,7 +104355,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "title": "Our first team post", @@ -104365,7 +104369,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "author": { "login": "octocat", @@ -104470,7 +104474,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -104481,7 +104485,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "author": { "login": "octocat", @@ -104606,7 +104610,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "title": "Welcome to our first team post" @@ -104620,7 +104624,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "author": { "login": "octocat", @@ -104725,7 +104729,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -104735,7 +104739,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -104804,7 +104808,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "team_id": "TEAM_ID" @@ -104813,7 +104817,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "author": { @@ -104932,7 +104936,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "title": "Our first team post", @@ -104945,7 +104949,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "author": { "login": "octocat", @@ -105041,7 +105045,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "team_id": "TEAM_ID", @@ -105051,7 +105055,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "author": { "login": "octocat", @@ -105167,7 +105171,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "title": "Welcome to our first team post" @@ -105180,7 +105184,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "author": { "login": "octocat", @@ -105276,7 +105280,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "team_id": "TEAM_ID", @@ -105285,7 +105289,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -105333,7 +105337,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -105343,7 +105347,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "group_id": "123", "group_name": "Octocat admins", @@ -105434,7 +105438,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -105443,7 +105447,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "groups": [ { @@ -105503,7 +105507,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -105513,7 +105517,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "groups": [ { @@ -105587,7 +105591,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "group_id": 123 @@ -105600,7 +105604,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "group_id": "123", "group_name": "Octocat admins", @@ -105675,7 +105679,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -105684,7 +105688,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -105750,7 +105754,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -105760,7 +105764,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -105873,7 +105877,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -105883,7 +105887,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "login": "octocat", @@ -105960,7 +105964,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -105971,7 +105975,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response if user is a team maintainer", + "description": "

Response if user is a team maintainer

", "example": { "url": "https://api.github.com/teams/1/memberships/octocat", "role": "maintainer", @@ -106051,7 +106055,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -106062,7 +106066,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response if user's membership with team is now pending", + "description": "

Response if user's membership with team is now pending

", "example": { "url": "https://api.github.com/teams/1/memberships/octocat", "role": "member", @@ -106130,7 +106134,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -106140,7 +106144,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -106199,7 +106203,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "team_id": "TEAM_ID" @@ -106208,7 +106212,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -106312,7 +106316,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "team_id": "TEAM_ID" @@ -106321,7 +106325,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "login": "octocat", @@ -106393,7 +106397,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "team_id": "TEAM_ID", @@ -106402,7 +106406,7 @@ }, "response": { "statusCode": "204", - "description": "if user is a member" + "description": "

if user is a member

" } } ], @@ -106452,7 +106456,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "team_id": "TEAM_ID", @@ -106461,7 +106465,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -106519,7 +106523,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "team_id": "TEAM_ID", @@ -106528,7 +106532,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -106578,7 +106582,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "team_id": "TEAM_ID", @@ -106588,7 +106592,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response if user is a team maintainer", + "description": "

Response if user is a team maintainer

", "example": { "url": "https://api.github.com/teams/1/memberships/octocat", "role": "maintainer", @@ -106659,7 +106663,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "team_id": "TEAM_ID", @@ -106669,7 +106673,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response if user's membership with team is now pending", + "description": "

Response if user's membership with team is now pending

", "example": { "url": "https://api.github.com/teams/1/memberships/octocat", "role": "member", @@ -106732,7 +106736,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "team_id": "TEAM_ID", @@ -106741,7 +106745,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -106801,7 +106805,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -106810,7 +106814,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "groups": [ { @@ -106870,7 +106874,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -106880,7 +106884,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "groups": [ { @@ -107023,7 +107027,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "groups": [ @@ -107042,7 +107046,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "groups": [ { @@ -107093,7 +107097,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "team_id": "TEAM_ID" @@ -107102,7 +107106,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "groups": [ { @@ -107321,7 +107325,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "groups": [ @@ -107340,7 +107344,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "groups": [ { @@ -107387,13 +107391,13 @@ { "key": "response-with-public-and-private-profile-information", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response with public and private profile information", + "description": "

Response with public and private profile information

", "example": { "login": "octocat", "id": 1, @@ -107445,13 +107449,13 @@ { "key": "response-with-public-profile-information", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response with public profile information", + "description": "

Response with public profile information

", "example": { "login": "octocat", "id": 1, @@ -107619,13 +107623,13 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "login": "octocat", "id": 1, @@ -107737,13 +107741,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "login": "octocat", @@ -107806,7 +107810,7 @@ { "key": "default-response", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -107815,7 +107819,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Default response", + "description": "

Default response

", "example": { "login": "octocat", "id": 1, @@ -107855,7 +107859,7 @@ { "key": "response-with-git-hub-plan-information", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -107864,7 +107868,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response with GitHub plan information", + "description": "

Response with GitHub plan information

", "example": { "login": "octocat", "id": 1, @@ -107969,7 +107973,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -107978,7 +107982,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "contexts": [ { @@ -108024,13 +108028,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "login": "octocat", @@ -108105,7 +108109,7 @@ { "key": "204", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -108113,7 +108117,7 @@ }, "response": { "statusCode": "204", - "description": "If the user is blocked:" + "description": "

If the user is blocked:

" } } ], @@ -108166,7 +108170,7 @@ { "key": "204", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -108174,7 +108178,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -108231,7 +108235,7 @@ { "key": "204", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -108239,7 +108243,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -108299,13 +108303,13 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "email": "octocat@github.com", @@ -108379,13 +108383,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "email": "octocat@github.com", @@ -108455,13 +108459,13 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "email": "octocat@octocat.org", @@ -108546,12 +108550,12 @@ "key": "204", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -108617,13 +108621,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "email": "octocat@github.com", @@ -108695,13 +108699,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "login": "octocat", @@ -108781,13 +108785,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "login": "octocat", @@ -108858,7 +108862,7 @@ { "key": "204", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -108866,7 +108870,7 @@ }, "response": { "statusCode": "204", - "description": "if the person is followed by the authenticated user" + "description": "

if the person is followed by the authenticated user

" } } ], @@ -108919,7 +108923,7 @@ { "key": "204", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -108927,7 +108931,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -108980,7 +108984,7 @@ { "key": "204", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -108988,7 +108992,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -109059,7 +109063,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -109068,7 +109072,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "login": "octocat", @@ -109145,7 +109149,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -109154,7 +109158,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "login": "octocat", @@ -109222,7 +109226,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME", @@ -109231,7 +109235,7 @@ }, "response": { "statusCode": "204", - "description": "if the user follows the target user" + "description": "

if the user follows the target user

" } } ], @@ -109283,13 +109287,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 3, @@ -109380,13 +109384,13 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 3, "primary_key_id": 2, @@ -109478,7 +109482,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "gpg_key_id": "GPG_KEY_ID" @@ -109487,7 +109491,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 3, "primary_key_id": 2, @@ -109575,7 +109579,7 @@ { "key": "204", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "gpg_key_id": "GPG_KEY_ID" @@ -109583,7 +109587,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -109658,7 +109662,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -109667,7 +109671,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 3, @@ -109752,13 +109756,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "key": "2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvv1234", @@ -109845,13 +109849,13 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "key": "2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvv1234", "id": 2, @@ -109917,7 +109921,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "key_id": "KEY_ID" @@ -109926,7 +109930,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "key": "2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvv1234", "id": 2, @@ -109988,7 +109992,7 @@ { "key": "204", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "key_id": "KEY_ID" @@ -109996,7 +110000,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -110067,7 +110071,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -110076,7 +110080,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -110141,7 +110145,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -110152,7 +110156,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "content_type": "json", "insecure_ssl": "0", @@ -110271,7 +110275,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -110282,7 +110286,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "content_type": "json", "insecure_ssl": "0", @@ -110363,7 +110367,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -110374,7 +110378,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 12345678, @@ -110474,7 +110478,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -110486,7 +110490,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 12345678, "guid": "0b989ba4-242f-11e5-81e1-c7b6966d2516", @@ -110601,7 +110605,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -110612,7 +110616,7 @@ }, "response": { "statusCode": "202", - "description": "Accepted" + "description": "

Accepted

" } } ], @@ -110686,7 +110690,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -110696,7 +110700,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "type": "Repository", @@ -110985,7 +110989,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "name": "web", @@ -111008,7 +111012,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "type": "Repository", "id": 12345678, @@ -111101,7 +111105,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -111112,7 +111116,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "type": "Repository", "id": 12345678, @@ -111426,7 +111430,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "active": true, @@ -111443,7 +111447,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "type": "Repository", "id": 12345678, @@ -111532,7 +111536,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -111542,7 +111546,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -111601,7 +111605,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -111611,7 +111615,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -111670,7 +111674,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -111680,7 +111684,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], diff --git a/lib/rest/static/decorated/ghes-3.1.json b/lib/rest/static/decorated/ghes-3.1.json index 5a085ec4e9cc..2c8f086fc7f4 100644 --- a/lib/rest/static/decorated/ghes-3.1.json +++ b/lib/rest/static/decorated/ghes-3.1.json @@ -52,7 +52,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -62,7 +62,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 2, "artifacts": [ @@ -146,7 +146,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -157,7 +157,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 11, "node_id": "MDg6QXJ0aWZhY3QxMQ==", @@ -224,7 +224,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -234,7 +234,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -298,7 +298,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -309,7 +309,7 @@ }, "response": { "statusCode": "302", - "description": "Response" + "description": "

Response

" } } ], @@ -382,7 +382,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -393,7 +393,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 2, "artifacts": [ @@ -461,7 +461,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "enterprise": "ENTERPRISE" @@ -470,7 +470,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "enabled_organizations": "all", "allowed_actions": "selected", @@ -542,7 +542,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "enabled_organizations": "all", @@ -554,7 +554,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -609,7 +609,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "enterprise": "ENTERPRISE" @@ -618,7 +618,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 1, "organizations": [ @@ -689,7 +689,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "selected_organization_ids": [ @@ -703,7 +703,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -749,7 +749,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "enterprise": "ENTERPRISE", @@ -758,7 +758,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -804,7 +804,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "enterprise": "ENTERPRISE", @@ -813,7 +813,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -850,7 +850,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "enterprise": "ENTERPRISE" @@ -859,7 +859,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "github_owned_allowed": true, "verified_allowed": false, @@ -927,7 +927,7 @@ "key": "selected_actions", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "github_owned_allowed": true, @@ -943,7 +943,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -980,7 +980,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -989,7 +989,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "enabled_repositories": "all", "allowed_actions": "selected", @@ -1061,7 +1061,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "enabled_repositories": "all", @@ -1073,7 +1073,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -1128,7 +1128,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -1137,7 +1137,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 1, "repositories": [ @@ -1316,7 +1316,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "selected_repository_ids": [ @@ -1330,7 +1330,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -1376,7 +1376,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -1385,7 +1385,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -1431,7 +1431,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -1440,7 +1440,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -1477,7 +1477,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -1486,7 +1486,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "github_owned_allowed": true, "verified_allowed": false, @@ -1554,7 +1554,7 @@ "key": "selected_actions", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "github_owned_allowed": true, @@ -1570,7 +1570,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -1616,7 +1616,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -1626,7 +1626,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "enabled": true, "allowed_actions": "selected", @@ -1702,7 +1702,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "enabled": true, @@ -1715,7 +1715,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -1761,7 +1761,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -1771,7 +1771,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "github_owned_allowed": true, "verified_allowed": false, @@ -1848,7 +1848,7 @@ "key": "selected_actions", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "github_owned_allowed": true, @@ -1865,7 +1865,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -1922,7 +1922,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -1931,7 +1931,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 3, "secrets": [ @@ -1992,7 +1992,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -2001,7 +2001,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "key_id": "012345678912345678", "key": "2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvv1234" @@ -2051,7 +2051,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -2061,7 +2061,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "name": "GH_TOKEN", "created_at": "2019-08-10T14:59:22Z", @@ -2161,7 +2161,7 @@ "key": "201", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "encrypted_value": "c2VjcmV0", @@ -2179,14 +2179,14 @@ }, "response": { "statusCode": "201", - "description": "Response when creating a secret" + "description": "

Response when creating a secret

" } }, { "key": "204", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "encrypted_value": "c2VjcmV0", @@ -2204,7 +2204,7 @@ }, "response": { "statusCode": "204", - "description": "Response when updating a secret" + "description": "

Response when updating a secret

" } } ], @@ -2254,7 +2254,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -2263,7 +2263,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -2327,7 +2327,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -2337,7 +2337,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 1, "repositories": [ @@ -2471,7 +2471,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "selected_repository_ids": [ @@ -2485,7 +2485,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -2540,7 +2540,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -2550,7 +2550,7 @@ }, "response": { "statusCode": "204", - "description": "No Content when repository was added to the selected list" + "description": "

No Content when repository was added to the selected list

" } } ], @@ -2609,7 +2609,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -2619,7 +2619,7 @@ }, "response": { "statusCode": "204", - "description": "Response when repository was removed from the selected list" + "description": "

Response when repository was removed from the selected list

" } } ], @@ -2687,7 +2687,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -2697,7 +2697,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 2, "secrets": [ @@ -2758,7 +2758,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -2768,7 +2768,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "key_id": "012345678912345678", "key": "2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvv1234" @@ -2827,7 +2827,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -2838,7 +2838,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "name": "GH_TOKEN", "created_at": "2019-08-10T14:59:22Z", @@ -2919,7 +2919,7 @@ "key": "201", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "encrypted_value": "c2VjcmV0", @@ -2933,14 +2933,14 @@ }, "response": { "statusCode": "201", - "description": "Response when creating a secret" + "description": "

Response when creating a secret

" } }, { "key": "204", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "encrypted_value": "c2VjcmV0", @@ -2954,7 +2954,7 @@ }, "response": { "statusCode": "204", - "description": "Response when updating a secret" + "description": "

Response when updating a secret

" } } ], @@ -3013,7 +3013,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -3023,7 +3023,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -3080,7 +3080,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "enterprise": "ENTERPRISE" @@ -3089,7 +3089,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 3, "runner_groups": [ @@ -3216,7 +3216,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "name": "Expensive hardware runners", @@ -3237,7 +3237,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 2, "name": "octo-runner-group", @@ -3292,7 +3292,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "enterprise": "ENTERPRISE", @@ -3302,7 +3302,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 2, "name": "octo-runner-group", @@ -3392,7 +3392,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "name": "Expensive hardware runners", @@ -3406,7 +3406,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 2, "name": "Expensive hardware runners", @@ -3461,7 +3461,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "enterprise": "ENTERPRISE", @@ -3470,7 +3470,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -3534,7 +3534,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "enterprise": "ENTERPRISE", @@ -3544,7 +3544,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 1, "organizations": [ @@ -3624,7 +3624,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "selected_organization_ids": [ @@ -3639,7 +3639,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -3694,7 +3694,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "enterprise": "ENTERPRISE", @@ -3704,7 +3704,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -3759,7 +3759,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "enterprise": "ENTERPRISE", @@ -3769,7 +3769,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -3833,7 +3833,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "enterprise": "ENTERPRISE", @@ -3843,7 +3843,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 2, "runners": [ @@ -3962,7 +3962,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "runners": [ @@ -3977,7 +3977,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -4032,7 +4032,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "enterprise": "ENTERPRISE", @@ -4042,7 +4042,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -4097,7 +4097,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "enterprise": "ENTERPRISE", @@ -4107,7 +4107,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -4162,7 +4162,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -4171,7 +4171,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 3, "runner_groups": [ @@ -4303,7 +4303,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "name": "Expensive hardware runners", @@ -4324,7 +4324,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 2, "name": "octo-runner-group", @@ -4380,7 +4380,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -4390,7 +4390,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 2, "name": "octo-runner-group", @@ -4481,7 +4481,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "name": "Expensive hardware runners", @@ -4495,7 +4495,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 2, "name": "octo-runner-group", @@ -4551,7 +4551,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -4560,7 +4560,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -4624,7 +4624,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -4634,7 +4634,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 1, "repositories": [ @@ -4940,7 +4940,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "selected_repository_ids": [ @@ -4955,7 +4955,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -5010,7 +5010,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -5020,7 +5020,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -5075,7 +5075,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -5085,7 +5085,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -5149,7 +5149,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -5159,7 +5159,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 2, "runners": [ @@ -5278,7 +5278,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "runners": [ @@ -5293,7 +5293,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -5348,7 +5348,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -5358,7 +5358,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -5413,7 +5413,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -5423,7 +5423,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -5480,7 +5480,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "enterprise": "ENTERPRISE" @@ -5489,7 +5489,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 2, "runners": [ @@ -5584,7 +5584,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "enterprise": "ENTERPRISE" @@ -5593,7 +5593,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "os": "osx", @@ -5662,7 +5662,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "enterprise": "ENTERPRISE" @@ -5671,7 +5671,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "token": "LLBF3JGZDX3P5PMEXLND6TS6FCWO6", "expires_at": "2020-01-22T12:13:35.123-08:00" @@ -5712,7 +5712,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "enterprise": "ENTERPRISE" @@ -5721,7 +5721,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "token": "AABF3JGZDX3P5PMEXLND6TS6FCWO6", "expires_at": "2020-01-29T12:13:35.123-08:00" @@ -5771,7 +5771,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "enterprise": "ENTERPRISE", @@ -5781,7 +5781,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 23, "name": "MBP", @@ -5856,7 +5856,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "enterprise": "ENTERPRISE", @@ -5865,7 +5865,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -5920,7 +5920,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -5929,7 +5929,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 2, "runners": [ @@ -6024,7 +6024,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -6033,7 +6033,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "os": "osx", @@ -6102,7 +6102,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -6111,7 +6111,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "token": "LLBF3JGZDX3P5PMEXLND6TS6FCWO6", "expires_at": "2020-01-22T12:13:35.123-08:00" @@ -6152,7 +6152,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -6161,7 +6161,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "token": "AABF3JGZDX3P5PMEXLND6TS6FCWO6", "expires_at": "2020-01-29T12:13:35.123-08:00" @@ -6211,7 +6211,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -6221,7 +6221,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 23, "name": "MBP", @@ -6296,7 +6296,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -6305,7 +6305,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -6369,7 +6369,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -6379,7 +6379,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 2, "runners": [ @@ -6483,7 +6483,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -6493,7 +6493,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "os": "osx", @@ -6571,7 +6571,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -6581,7 +6581,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "token": "LLBF3JGZDX3P5PMEXLND6TS6FCWO6", "expires_at": "2020-01-22T12:13:35.123-08:00" @@ -6631,7 +6631,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -6641,7 +6641,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "token": "AABF3JGZDX3P5PMEXLND6TS6FCWO6", "expires_at": "2020-01-29T12:13:35.123-08:00" @@ -6700,7 +6700,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -6711,7 +6711,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 23, "name": "MBP", @@ -6795,7 +6795,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -6805,7 +6805,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -6862,7 +6862,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -6873,7 +6873,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 399444496, "run_id": 29679449, @@ -7025,7 +7025,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -7035,7 +7035,7 @@ }, "response": { "statusCode": "302", - "description": "Response" + "description": "

Response

" } } ], @@ -7122,7 +7122,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -7133,7 +7133,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 1, "jobs": [ @@ -7381,7 +7381,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -7391,7 +7391,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 1, "workflow_runs": [ @@ -7637,7 +7637,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -7648,7 +7648,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 30433642, "name": "Build", @@ -7878,7 +7878,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -7888,7 +7888,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -7943,7 +7943,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -7953,7 +7953,7 @@ }, "response": { "statusCode": "202", - "description": "Response" + "description": "

Response

" } } ], @@ -8012,7 +8012,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -8022,7 +8022,7 @@ }, "response": { "statusCode": "302", - "description": "Response" + "description": "

Response

" } } ], @@ -8077,7 +8077,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -8087,7 +8087,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -8150,7 +8150,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -8160,7 +8160,7 @@ }, "response": { "statusCode": "201", - "description": "Response" + "description": "

Response

" } } ], @@ -8311,7 +8311,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -8322,7 +8322,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 1, "workflow_runs": [ @@ -8569,7 +8569,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -8579,7 +8579,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 2, "workflows": [ @@ -8670,7 +8670,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -8681,7 +8681,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 161335, "node_id": "MDg6V29ya2Zsb3cxNjEzMzU=", @@ -8755,7 +8755,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -8765,7 +8765,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -8851,7 +8851,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "ref": "topic-branch", @@ -8868,7 +8868,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -8930,7 +8930,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -8940,7 +8940,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -8990,12 +8990,12 @@ { "key": "200", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", - "description": "Response" + "description": "

Response

" } } ], @@ -9071,7 +9071,7 @@ { "key": "200", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -9080,7 +9080,7 @@ }, "response": { "statusCode": "200", - "description": "Response" + "description": "

Response

" } } ], @@ -9151,7 +9151,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -9159,7 +9159,7 @@ }, "response": { "statusCode": "200", - "description": "Response" + "description": "

Response

" } } ], @@ -9223,7 +9223,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -9232,7 +9232,7 @@ }, "response": { "statusCode": "200", - "description": "Response" + "description": "

Response

" } } ], @@ -9287,7 +9287,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -9295,7 +9295,7 @@ }, "response": { "statusCode": "200", - "description": "Response" + "description": "

Response

" } } ], @@ -9359,7 +9359,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME", @@ -9368,7 +9368,7 @@ }, "response": { "statusCode": "200", - "description": "Response" + "description": "

Response

" } } ], @@ -9423,7 +9423,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -9431,7 +9431,7 @@ }, "response": { "statusCode": "200", - "description": "Response" + "description": "

Response

" } } ], @@ -9486,7 +9486,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -9494,7 +9494,7 @@ }, "response": { "statusCode": "200", - "description": "Response" + "description": "

Response

" } } ], @@ -9549,7 +9549,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -9557,7 +9557,7 @@ }, "response": { "statusCode": "200", - "description": "Response" + "description": "

Response

" } } ], @@ -9586,13 +9586,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "timeline_url": "https://github.com/timeline", "user_url": "https://github.com/{user}", @@ -9724,13 +9724,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": "1", @@ -9880,24 +9880,24 @@ "key": "202", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "202", - "description": "Response" + "description": "

Response

" } }, { "key": "205", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "205", - "description": "Reset Content" + "description": "

Reset Content

" } } ], @@ -9950,7 +9950,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "thread_id": "THREAD_ID" @@ -9959,7 +9959,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": "1", "repository": { @@ -10092,7 +10092,7 @@ { "key": "205", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "thread_id": "THREAD_ID" @@ -10100,7 +10100,7 @@ }, "response": { "statusCode": "205", - "description": "Reset Content" + "description": "

Reset Content

" } } ], @@ -10145,7 +10145,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "thread_id": "THREAD_ID" @@ -10154,7 +10154,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "subscribed": true, "ignored": false, @@ -10223,7 +10223,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "thread_id": "THREAD_ID" @@ -10232,7 +10232,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "subscribed": true, "ignored": false, @@ -10289,7 +10289,7 @@ { "key": "204", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "thread_id": "THREAD_ID" @@ -10297,7 +10297,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -10413,7 +10413,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -10423,7 +10423,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": "1", @@ -10567,7 +10567,7 @@ "key": "202", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -10576,14 +10576,14 @@ }, "response": { "statusCode": "202", - "description": "Response" + "description": "

Response

" } }, { "key": "205", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -10592,7 +10592,7 @@ }, "response": { "statusCode": "205", - "description": "Reset Content" + "description": "

Reset Content

" } } ], @@ -10662,7 +10662,7 @@ { "key": "default-response", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -10672,7 +10672,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Default response", + "description": "

Default response

", "example": [ { "login": "octocat", @@ -10700,7 +10700,7 @@ { "key": "alternative-response-with-star-creation-timestamps", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -10710,7 +10710,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Alternative response with star creation timestamps", + "description": "

Alternative response with star creation timestamps

", "example": [ { "starred_at": "2011-01-16T19:06:43Z", @@ -10813,13 +10813,13 @@ { "key": "default-response", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Default response", + "description": "

Default response

", "example": [ { "id": 1296269, @@ -10949,13 +10949,13 @@ { "key": "alternative-response-with-star-creation-timestamps", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/vnd.github.v3.star+json", - "description": "Alternative response with star creation timestamps", + "description": "

Alternative response with star creation timestamps

", "example": [ { "starred_at": "2011-01-16T19:06:43Z", @@ -11140,7 +11140,7 @@ { "key": "204", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -11149,7 +11149,7 @@ }, "response": { "statusCode": "204", - "description": "Response if this repository is starred by you" + "description": "

Response if this repository is starred by you

" } } ], @@ -11211,7 +11211,7 @@ { "key": "204", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -11220,7 +11220,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -11282,7 +11282,7 @@ { "key": "204", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -11291,7 +11291,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -11390,7 +11390,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -11399,7 +11399,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Default response", + "description": "

Default response

", "example": [ { "id": 1296269, @@ -11589,7 +11589,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -11599,7 +11599,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "login": "octocat", @@ -11667,7 +11667,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -11677,7 +11677,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "if you subscribe to the repository", + "description": "

if you subscribe to the repository

", "example": { "subscribed": true, "ignored": false, @@ -11759,7 +11759,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -11769,7 +11769,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "subscribed": true, "ignored": false, @@ -11823,7 +11823,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -11832,7 +11832,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -11878,13 +11878,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1296269, @@ -12057,7 +12057,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -12066,7 +12066,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1296269, @@ -12202,13 +12202,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "slug": "octoapp", @@ -12286,7 +12286,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "code": "CODE" @@ -12295,7 +12295,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "slug": "octoapp", @@ -12413,13 +12413,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "The permissions the installation has are included under the `permissions` key.", + "description": "

The permissions the installation has are included under the permissions key.

", "example": [ { "id": 1, @@ -12513,7 +12513,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "installation_id": 1 @@ -12522,7 +12522,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "account": { @@ -12618,7 +12618,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "installation_id": 1 @@ -12626,7 +12626,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -13536,7 +13536,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "respoitory": "Hello-World", @@ -13552,7 +13552,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "token": "ghs_16C7e42F292c6912E7710c838347Ae178B4a", "expires_at": "2016-07-11T22:14:10Z", @@ -13743,7 +13743,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "installation_id": 1 @@ -13751,7 +13751,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -13797,7 +13797,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "installation_id": 1 @@ -13805,7 +13805,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -13846,7 +13846,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "app_slug": "APP_SLUG" @@ -13855,7 +13855,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "slug": "octoapp", @@ -13941,7 +13941,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -13950,7 +13950,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "account": { @@ -14046,7 +14046,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -14056,7 +14056,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "account": { @@ -14151,7 +14151,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -14160,7 +14160,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "account": { @@ -14259,13 +14259,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 1, "repositories": [ @@ -14428,12 +14428,12 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -14516,7 +14516,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -14527,7 +14527,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 101, "title": "[A-1234] Error found in core/models.py file'", @@ -14604,13 +14604,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "You can find the permissions for the installation under the `permissions` key.", + "description": "

You can find the permissions for the installation under the permissions key.

", "example": { "total_count": 2, "installations": [ @@ -14787,7 +14787,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "installation_id": 1 @@ -14796,7 +14796,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "The access the user has to each repository is included in the hash under the `permissions` key.", + "description": "

The access the user has to each repository is included in the hash under the permissions key.

", "example": { "total_count": 1, "repositories": [ @@ -14988,7 +14988,7 @@ { "key": "204", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "installation_id": 1, @@ -14997,7 +14997,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -15060,7 +15060,7 @@ { "key": "204", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "installation_id": 1, @@ -15069,7 +15069,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -15136,7 +15136,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "access_token": "e72e16c7e42f292c6912e7710c838347ae178b4a" @@ -15147,7 +15147,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -15202,7 +15202,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "client_id": "Iv1.8a61f9b3a7aba766", @@ -15211,7 +15211,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -15264,7 +15264,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "access_token": "e72e16c7e42f292c6912e7710c838347ae178b4a" @@ -15276,7 +15276,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "url": "https://api.github.com/authorizations/1", @@ -15379,7 +15379,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "access_token": "e72e16c7e42f292c6912e7710c838347ae178b4a" @@ -15391,7 +15391,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "url": "https://api.github.com/authorizations/1", @@ -15490,7 +15490,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "access_token": "e72e16c7e42f292c6912e7710c838347ae178b4a" @@ -15501,7 +15501,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -16447,7 +16447,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "access_token": "e72e16c7e42f292c6912e7710c838347ae178b4a", @@ -16465,7 +16465,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "url": "https://api.github.com/authorizations/1", @@ -16603,7 +16603,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "client_id": "Iv1.8a61f9b3a7aba766", @@ -16613,7 +16613,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "url": "https://api.github.com/authorizations/1", @@ -16710,7 +16710,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "client_id": "Iv1.8a61f9b3a7aba766", @@ -16720,7 +16720,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "url": "https://api.github.com/authorizations/1", @@ -16813,7 +16813,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "client_id": "Iv1.8a61f9b3a7aba766", @@ -16822,7 +16822,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -16851,13 +16851,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "content_type": "json", "insecure_ssl": "0", @@ -16948,7 +16948,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "content_type": "json", @@ -16960,7 +16960,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "content_type": "json", "insecure_ssl": "0", @@ -17043,7 +17043,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -17053,7 +17053,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "name": "master", @@ -17133,7 +17133,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -17143,7 +17143,7 @@ }, "response": { "statusCode": "200", - "description": "Response" + "description": "

Response

" } } ], @@ -17218,7 +17218,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "new_name": "my_renamed_branch" @@ -17232,7 +17232,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "name": "master", "commit": { @@ -17419,7 +17419,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "base": "master", @@ -17434,7 +17434,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Successful Response (The resulting merge commit)", + "description": "

Successful Response (The resulting merge commit)

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/commits/6dcb09b5b57875f334f61aebed695e2e4193db5e", "sha": "6dcb09b5b57875f334f61aebed695e2e4193db5e", @@ -17607,7 +17607,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -17618,7 +17618,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/branches/master/protection", "required_status_checks": { @@ -18467,7 +18467,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "required_status_checks": { @@ -18523,7 +18523,7 @@ }, "response": { "statusCode": "200", - "description": "Response" + "description": "

Response

" } } ], @@ -18593,7 +18593,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -18603,7 +18603,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -18663,7 +18663,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -18674,7 +18674,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/branches/master/protection/enforce_admins", "enabled": true @@ -18734,7 +18734,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -18745,7 +18745,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/branches/master/protection/enforce_admins", "enabled": true @@ -18805,7 +18805,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -18815,7 +18815,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -18875,7 +18875,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -18886,7 +18886,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/branches/master/protection/required_pull_request_reviews", "dismissal_restrictions": { @@ -19089,7 +19089,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "dismissal_restrictions": { @@ -19121,7 +19121,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/branches/master/protection/required_pull_request_reviews", "dismissal_restrictions": { @@ -19232,7 +19232,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -19242,7 +19242,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -19302,7 +19302,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -19313,7 +19313,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/branches/master/protection/required_signatures", "enabled": true @@ -19379,7 +19379,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -19390,7 +19390,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/branches/master/protection/required_signatures", "enabled": true @@ -19456,7 +19456,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -19466,7 +19466,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -19528,7 +19528,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -19539,7 +19539,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/branches/master/protection/required_status_checks", "strict": true, @@ -19631,7 +19631,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "strict": true, @@ -19648,7 +19648,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/branches/master/protection/required_status_checks", "strict": true, @@ -19720,7 +19720,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -19730,7 +19730,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -19786,7 +19786,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -19797,7 +19797,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ "continuous-integration/travis-ci" ] @@ -19874,7 +19874,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -19885,7 +19885,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ "continuous-integration/travis-ci", "continuous-integration/jenkins" @@ -19971,7 +19971,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -19982,7 +19982,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ "continuous-integration/travis-ci" ] @@ -20063,7 +20063,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -20074,7 +20074,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ "continuous-integration/travis-ci" ] @@ -20141,7 +20141,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -20152,7 +20152,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/branches/master/protection/restrictions", "users_url": "https://api.github.com/repos/octocat/Hello-World/branches/master/protection/restrictions/users", @@ -20293,7 +20293,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -20303,7 +20303,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -20359,7 +20359,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -20370,7 +20370,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -20487,7 +20487,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -20498,7 +20498,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -20615,7 +20615,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -20626,7 +20626,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -20743,7 +20743,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -20754,7 +20754,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -20857,7 +20857,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -20868,7 +20868,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -20958,7 +20958,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -20969,7 +20969,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -21059,7 +21059,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -21070,7 +21070,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -21160,7 +21160,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -21171,7 +21171,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -21247,7 +21247,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -21258,7 +21258,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "login": "octocat", @@ -21354,7 +21354,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -21365,7 +21365,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "login": "octocat", @@ -21461,7 +21461,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -21472,7 +21472,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "login": "octocat", @@ -21568,7 +21568,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -21579,7 +21579,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "login": "octocat", @@ -22607,7 +22607,7 @@ "key": "example-of-in-progress-conclusion", "request": { "contentType": "application/json", - "description": "Example of an 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 in_progress 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": "Example of a completed conclusion", + "description": "

Example of a completed conclusion

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "name": "mighty_readme", @@ -22782,7 +22782,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response for completed conclusion", + "description": "

Response for completed conclusion

", "example": { "id": 4, "head_sha": "ce587453ced02b1526dfb4cb910479d431683101", @@ -22927,7 +22927,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -22938,7 +22938,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 4, "head_sha": "ce587453ced02b1526dfb4cb910479d431683101", @@ -24024,7 +24024,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "name": "mighty_readme", @@ -24073,7 +24073,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 4, "head_sha": "ce587453ced02b1526dfb4cb910479d431683101", @@ -24236,7 +24236,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -24247,7 +24247,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "path": "README.md", @@ -24371,7 +24371,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -24382,7 +24382,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 1, "check_runs": [ @@ -24597,7 +24597,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -24608,7 +24608,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 1, "check_runs": [ @@ -24762,7 +24762,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "head_sha": "d6fde92930d4715a2b49857d24b940956b26d2d3" @@ -24775,7 +24775,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response when the suite already exists", + "description": "

Response when the suite already exists

", "example": { "id": 5, "node_id": "MDEwOkNoZWNrU3VpdGU1", @@ -25079,7 +25079,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "head_sha": "d6fde92930d4715a2b49857d24b940956b26d2d3" @@ -25092,7 +25092,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response when the suite was created", + "description": "

Response when the suite was created

", "example": { "id": 5, "node_id": "MDEwOkNoZWNrU3VpdGU1", @@ -25505,7 +25505,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "auto_trigger_checks": [ @@ -25523,7 +25523,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "preferences": { "auto_trigger_checks": [ @@ -25814,7 +25814,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -25825,7 +25825,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 5, "node_id": "MDEwOkNoZWNrU3VpdGU1", @@ -26177,7 +26177,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -26187,7 +26187,7 @@ }, "response": { "statusCode": "201", - "description": "Response" + "description": "

Response

" } } ], @@ -26280,7 +26280,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -26291,7 +26291,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 1, "check_suites": [ @@ -26590,7 +26590,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -26600,7 +26600,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "number": 4, @@ -26772,7 +26772,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -26783,7 +26783,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "number": 42, "created_at": "2020-06-19T11:21:34Z", @@ -26952,7 +26952,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "state": "dismissed", @@ -26968,7 +26968,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "number": 42, "created_at": "2020-08-25T21:28:36Z", @@ -27132,7 +27132,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -27143,7 +27143,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "ref": "refs/heads/main", @@ -27308,7 +27308,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -27318,7 +27318,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "ref": "refs/heads/main", @@ -27429,7 +27429,7 @@ { "key": "response", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -27440,7 +27440,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Default response", + "description": "

Default response

", "example": { "ref": "refs/heads/main", "commit_sha": "c18c69115654ff0166991962832dc2bd7756e655", @@ -27540,7 +27540,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -27551,7 +27551,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Default response", + "description": "

Default response

", "example": { "next_analysis_url": "https://api.github.com/repos/octocat/hello-world/code-scanning/analyses/41", "confirm_delete_url": "https://api.github.com/repos/octocat/hello-world/code-scanning/analyses/41?confirm_delete" @@ -27681,7 +27681,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -27691,7 +27691,7 @@ "response": { "statusCode": "202", "contentType": "application/json", - "description": "Default response", + "description": "

Default response

", "example": { "id": "47177e22-5596-11eb-80a1-c1e54ef945c6", "url": "https://api.github.com/repos/octocat/hello-world/code-scanning/sarifs/47177e22-5596-11eb-80a1-c1e54ef945c6" @@ -27770,7 +27770,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -27781,7 +27781,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Default response", + "description": "

Default response

", "example": { "processing_status": "complete", "analyses_url": "https://api.github.com/repos/octocat/hello-world/code-scanning/analyses?sarif_id=47177e22-5596-11eb-80a1-c1e54ef945c6" @@ -27828,13 +27828,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "key": "citizen_code_of_conduct", @@ -27889,7 +27889,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "key": "KEY" @@ -27898,7 +27898,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "key": "contributor_covenant", "name": "Contributor Covenant", @@ -27997,7 +27997,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -28007,7 +28007,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "login": "octocat", @@ -28093,7 +28093,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -28103,7 +28103,7 @@ }, "response": { "statusCode": "204", - "description": "Response if user is a collaborator" + "description": "

Response if user is a collaborator

" } } ], @@ -28192,7 +28192,7 @@ "key": "response-when-a-new-invitation-is-created", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -28203,7 +28203,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response when a new invitation is created", + "description": "

Response when a new invitation is created

", "example": { "id": 1, "node_id": "MDEwOlJlcG9zaXRvcnkxMjk2MjY5", @@ -28387,7 +28387,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -28397,7 +28397,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -28452,7 +28452,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -28463,7 +28463,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "if user has admin permissions", + "description": "

if user has admin permissions

", "example": { "permission": "admin", "user": { @@ -28556,7 +28556,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -28566,7 +28566,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -28758,7 +28758,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -28769,7 +28769,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "node_id": "MDEwOlJlcG9zaXRvcnkxMjk2MjY5", @@ -28942,7 +28942,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -28952,7 +28952,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -28998,13 +28998,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -29176,7 +29176,7 @@ { "key": "204", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "invitation_id": "INVITATION_ID" @@ -29184,7 +29184,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -29237,7 +29237,7 @@ { "key": "204", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "invitation_id": "INVITATION_ID" @@ -29245,7 +29245,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -29376,7 +29376,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -29386,7 +29386,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "url": "https://api.github.com/repos/octocat/Hello-World/commits/6dcb09b5b57875f334f61aebed695e2e4193db5e", @@ -29538,7 +29538,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -29549,7 +29549,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "name": "branch_5", @@ -29639,7 +29639,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -29650,7 +29650,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "url": "https://api.github.com/repos/octocat/Hello-World/pulls/1347", @@ -30244,7 +30244,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -30255,7 +30255,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/commits/6dcb09b5b57875f334f61aebed695e2e4193db5e", "sha": "6dcb09b5b57875f334f61aebed695e2e4193db5e", @@ -30417,7 +30417,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -30428,7 +30428,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/compare/master...topic", "html_url": "https://github.com/octocat/Hello-World/compare/master...topic", @@ -30763,7 +30763,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -30773,7 +30773,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "html_url": "https://github.com/octocat/Hello-World/commit/6dcb09b5b57875f334f61aebed695e2e4193db5e#commitcomment-1", @@ -30866,7 +30866,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -30877,7 +30877,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "html_url": "https://github.com/octocat/Hello-World/commit/6dcb09b5b57875f334f61aebed695e2e4193db5e#commitcomment-1", "url": "https://api.github.com/repos/octocat/Hello-World/comments/1", @@ -30983,7 +30983,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "body": "Nice change" @@ -30997,7 +30997,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "html_url": "https://github.com/octocat/Hello-World/commit/6dcb09b5b57875f334f61aebed695e2e4193db5e#commitcomment-1", "url": "https://api.github.com/repos/octocat/Hello-World/comments/1", @@ -31090,7 +31090,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -31100,7 +31100,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -31178,7 +31178,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -31189,7 +31189,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "html_url": "https://github.com/octocat/Hello-World/commit/6dcb09b5b57875f334f61aebed695e2e4193db5e#commitcomment-1", @@ -31321,7 +31321,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "body": "Great stuff", @@ -31338,7 +31338,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "html_url": "https://github.com/octocat/Hello-World/commit/6dcb09b5b57875f334f61aebed695e2e4193db5e#commitcomment-1", "url": "https://api.github.com/repos/octocat/Hello-World/comments/1", @@ -31456,7 +31456,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -31467,7 +31467,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "state": "success", "statuses": [ @@ -31647,7 +31647,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -31658,7 +31658,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "url": "https://api.github.com/repos/octocat/Hello-World/statuses/6dcb09b5b57875f334f61aebed695e2e4193db5e", @@ -31797,7 +31797,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "state": "success", @@ -31814,7 +31814,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/statuses/6dcb09b5b57875f334f61aebed695e2e4193db5e", "avatar_url": "https://github.com/images/error/hubot_happy.gif", @@ -31913,7 +31913,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -31923,7 +31923,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -32009,7 +32009,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "title": "octocat@octomac", @@ -32024,7 +32024,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "key": "ssh-rsa AAA...", @@ -32092,7 +32092,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -32103,7 +32103,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "key": "ssh-rsa AAA...", @@ -32171,7 +32171,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -32181,7 +32181,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -32293,7 +32293,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -32303,7 +32303,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "url": "https://api.github.com/repos/octocat/example/deployments/1", @@ -32494,7 +32494,7 @@ "key": "simple-example", "request": { "contentType": "application/json", - "description": "Simple example", + "description": "

Simple example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "ref": "topic-branch", @@ -32509,7 +32509,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Simple example", + "description": "

Simple example

", "example": { "url": "https://api.github.com/repos/octocat/example/deployments/1", "id": 1, @@ -32616,7 +32616,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -32627,7 +32627,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/example/deployments/1", "id": 1, @@ -32727,7 +32727,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -32737,7 +32737,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -32820,7 +32820,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -32831,7 +32831,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "url": "https://api.github.com/repos/octocat/example/deployments/42/statuses/1", @@ -33013,7 +33013,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "environment": "production", @@ -33030,7 +33030,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/example/deployments/42/statuses/1", "id": 1, @@ -33136,7 +33136,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -33148,7 +33148,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/example/deployments/42/statuses/1", "id": 1, @@ -33220,12 +33220,12 @@ { "key": "200", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", - "description": "Response" + "description": "

Response

" } } ], @@ -33261,13 +33261,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "repos": { "total_repos": 212, @@ -33350,12 +33350,12 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", - "description": "Response" + "description": "

Response

" } } ], @@ -33382,12 +33382,12 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", - "description": "Response" + "description": "

Response

" } } ], @@ -33414,12 +33414,12 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", - "description": "Response" + "description": "

Response

" } } ], @@ -33446,12 +33446,12 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", - "description": "Response" + "description": "

Response

" } } ], @@ -33478,12 +33478,12 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", - "description": "Response" + "description": "

Response

" } } ], @@ -33510,12 +33510,12 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", - "description": "Response" + "description": "

Response

" } } ], @@ -33542,12 +33542,12 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", - "description": "Response" + "description": "

Response

" } } ], @@ -33574,12 +33574,12 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", - "description": "Response" + "description": "

Response

" } } ], @@ -33606,12 +33606,12 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", - "description": "Response" + "description": "

Response

" } } ], @@ -33638,12 +33638,12 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", - "description": "Response" + "description": "

Response

" } } ], @@ -33672,13 +33672,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Default response", + "description": "

Default response

", "example": { "announcement": "Very **important** announcement about _nothing_.", "expires_at": "2021-01-01T00:00:00.000+00:00" @@ -33739,13 +33739,13 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Default response", + "description": "

Default response

", "example": { "announcement": "Very **important** announcement about _nothing_.", "expires_at": "2021-01-01T00:00:00.000+00:00" @@ -33776,12 +33776,12 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -33829,13 +33829,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "type": "Global", @@ -34024,7 +34024,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "name": "web", @@ -34042,7 +34042,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "type": "Global", "id": 1, @@ -34111,7 +34111,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "hook_id": "HOOK_ID" @@ -34120,7 +34120,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "type": "Global", "id": 1, @@ -34307,7 +34307,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "events": [ @@ -34324,7 +34324,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "type": "Global", "id": 1, @@ -34381,7 +34381,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "hook_id": "HOOK_ID" @@ -34389,7 +34389,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -34428,7 +34428,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "hook_id": "HOOK_ID" @@ -34436,7 +34436,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -34488,7 +34488,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "ldap_dn": "cn=Enterprise Ops,ou=teams,dc=github,dc=com" @@ -34500,7 +34500,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "ldap_dn": "cn=Enterprise Ops,ou=teams,dc=github,dc=com", "id": 1, @@ -34554,7 +34554,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "team_id": "TEAM_ID" @@ -34563,7 +34563,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "status": "queued" } @@ -34614,7 +34614,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "ldap_dn": "uid=asdf,ou=users,dc=github,dc=com" @@ -34626,7 +34626,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "ldap_dn": "uid=asdf,ou=users,dc=github,dc=com", "login": "octocat", @@ -34710,7 +34710,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -34719,7 +34719,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "status": "queued" } @@ -34751,13 +34751,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "seats": 1400, "seats_used": 1316, @@ -34794,13 +34794,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "status": "running", "progress": [ @@ -34852,12 +34852,12 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "202", - "description": "Response" + "description": "

Response

" } } ], @@ -34884,13 +34884,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "status": "scheduled", "scheduled_time": "Tuesday, January 22 at 15:34 -0800", @@ -34950,7 +34950,7 @@ "key": "default", "request": { "contentType": "application/x-www-form-urlencoded", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "maintenance": "{\"enabled\":true, \"when\":\"now\"}" @@ -34959,7 +34959,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "status": "scheduled", "scheduled_time": "Tuesday, January 22 at 15:34 -0800", @@ -35008,13 +35008,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "enterprise": { "private_mode": false, @@ -35192,7 +35192,7 @@ "key": "default", "request": { "contentType": "application/x-www-form-urlencoded", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "settings": "{ \"enterprise\": { \"public_pages\": true }}" @@ -35200,7 +35200,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -35227,13 +35227,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "key": "ssh-rsa AAAAB3NzaC1yc2EAAAAB...", @@ -35285,7 +35285,7 @@ "key": "default", "request": { "contentType": "application/x-www-form-urlencoded", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "authorized_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCssTL/Vtu/ODLTj0VtZoRAbvf7uiv5997GyDq0MoAZUjb5jmA5wYe2/wF6sFuhiZTnZoF1ZtCHunPp0hM/GHrn6VySBhNncx14YO8FPt1CIhEeRMSEjUK9cY3xAbS365oXY8vnUHJsS9+1tr/2bx/+4NJfcUt/Ezf1OR/0LStQXw==" @@ -35294,7 +35294,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "key": "ssh-rsa AAAAB3NzaC1yc2EAAAAB...", @@ -35346,7 +35346,7 @@ "key": "default", "request": { "contentType": "application/x-www-form-urlencoded", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "authorized_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCssTL/Vtu/ODLTj0VtZoRAbvf7uiv5997GyDq0MoAZUjb5jmA5wYe2/wF6sFuhiZTnZoF1ZtCHunPp0hM/GHrn6VySBhNncx14YO8FPt1CIhEeRMSEjUK9cY3xAbS365oXY8vnUHJsS9+1tr/2bx/+4NJfcUt/Ezf1OR/0LStQXw==" @@ -35355,7 +35355,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "key": "ssh-rsa AAAAB3NzaC1yc2EAAAAB...", @@ -35425,12 +35425,12 @@ "key": "default", "request": { "contentType": "application/x-www-form-urlencoded", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "202", - "description": "Response" + "description": "

Response

" } } ], @@ -35468,12 +35468,12 @@ "key": "default", "request": { "contentType": "application/x-www-form-urlencoded", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "202", - "description": "Response" + "description": "

Response

" } } ], @@ -35559,7 +35559,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -35568,7 +35568,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 42, @@ -35625,7 +35625,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -35635,7 +35635,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 42, "name": "Check Commits", @@ -35710,7 +35710,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "enforcement": "enabled", @@ -35724,7 +35724,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 42, "name": "Check Commits", @@ -35779,7 +35779,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -35789,7 +35789,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 42, "name": "Check Commits", @@ -35856,7 +35856,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "login": "github", @@ -35867,7 +35867,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "login": "github", "id": 1, @@ -35929,7 +35929,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "login": "the-new-octocats" @@ -35941,7 +35941,7 @@ "response": { "statusCode": "202", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "message": "Job queued to rename organization. It may take a few minutes to complete.", "url": "https:///api/v3/organizations/1" @@ -36022,13 +36022,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -36111,7 +36111,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "name": "DevTools Hook Env", @@ -36121,7 +36121,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 2, "name": "DevTools Hook Env", @@ -36176,7 +36176,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "pre_receive_environment_id": "PRE_RECEIVE_ENVIRONMENT_ID" @@ -36185,7 +36185,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 2, "name": "DevTools Hook Env", @@ -36260,7 +36260,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "pre_receive_environment_id": "PRE_RECEIVE_ENVIRONMENT_ID" @@ -36269,7 +36269,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 2, "name": "DevTools Hook Env", @@ -36328,7 +36328,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "pre_receive_environment_id": "PRE_RECEIVE_ENVIRONMENT_ID" @@ -36336,7 +36336,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -36379,7 +36379,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "pre_receive_environment_id": "PRE_RECEIVE_ENVIRONMENT_ID" @@ -36388,7 +36388,7 @@ "response": { "statusCode": "202", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://github.example.com/api/v3/admin/pre-receive-environments/3/downloads/latest", "state": "not_started", @@ -36437,7 +36437,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "pre_receive_environment_id": "PRE_RECEIVE_ENVIRONMENT_ID" @@ -36446,7 +36446,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://github.example.com/api/v3/admin/pre-receive-environments/3/downloads/latest", "state": "success", @@ -36531,13 +36531,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -36657,7 +36657,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "name": "Check Commits", @@ -36675,7 +36675,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "name": "Check Commits", @@ -36743,7 +36743,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "pre_receive_hook_id": "PRE_RECEIVE_HOOK_ID" @@ -36752,7 +36752,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "name": "Check Commits", @@ -36880,7 +36880,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "name": "Check Commits", @@ -36896,7 +36896,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "name": "Check Commits", @@ -36964,7 +36964,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "pre_receive_hook_id": "PRE_RECEIVE_HOOK_ID" @@ -36972,7 +36972,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -37069,7 +37069,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -37079,7 +37079,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 42, @@ -37144,7 +37144,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -37155,7 +37155,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 42, "name": "Check Commits", @@ -37234,7 +37234,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "enforcement": "enabled" @@ -37248,7 +37248,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 42, "name": "Check Commits", @@ -37311,7 +37311,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -37322,7 +37322,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Responds with effective values inherited from owner and/or global level.", + "description": "

Responds with effective values inherited from owner and/or global level.

", "example": { "id": 42, "name": "Check Commits", @@ -37416,13 +37416,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "key": "2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvv1234", @@ -37485,7 +37485,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "key_ids": "KEY_IDS" @@ -37493,7 +37493,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -37539,13 +37539,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 2, @@ -37616,7 +37616,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "token_id": "TOKEN_ID" @@ -37624,7 +37624,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -37671,7 +37671,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "login": "monalisa", @@ -37681,7 +37681,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "login": "octocat", "id": 1, @@ -37749,7 +37749,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "login": "thenewmonalisa" @@ -37761,7 +37761,7 @@ "response": { "statusCode": "202", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "message": "Job queued to rename user. It may take a few minutes to complete.", "url": "https://api.github.com/user/1" @@ -37802,7 +37802,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -37810,7 +37810,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -37861,7 +37861,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -37870,7 +37870,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response when getting an existing impersonation OAuth token", + "description": "

Response when getting an existing impersonation OAuth token

", "example": { "id": 1, "url": "https://api.github.com/authorizations/1", @@ -37897,7 +37897,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -37906,7 +37906,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response when creating a new impersonation OAuth token", + "description": "

Response when creating a new impersonation OAuth token

", "example": { "id": 1, "url": "https://api.github.com/authorizations/1", @@ -37967,7 +37967,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -37975,7 +37975,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -38012,7 +38012,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -38020,7 +38020,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -38057,7 +38057,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -38065,7 +38065,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -38113,7 +38113,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -38121,7 +38121,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -38169,7 +38169,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -38177,7 +38177,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -38236,13 +38236,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "url": "https://api.github.com/gists/aa5a315d61ae9438b18d", @@ -38397,13 +38397,13 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/gists/aa5a315d61ae9438b18d", "forks_url": "https://api.github.com/gists/aa5a315d61ae9438b18d/forks", @@ -38490,13 +38490,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "url": "https://api.github.com/gists/aa5a315d61ae9438b18d", @@ -38613,13 +38613,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "url": "https://api.github.com/gists/aa5a315d61ae9438b18d", @@ -38717,7 +38717,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "gist_id": "GIST_ID" @@ -38726,7 +38726,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/gists/aa5a315d61ae9438b18d", "forks_url": "https://api.github.com/gists/aa5a315d61ae9438b18d/forks", @@ -38856,7 +38856,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "gist_id": "GIST_ID" @@ -38865,7 +38865,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/gists/aa5a315d61ae9438b18d", "forks_url": "https://api.github.com/gists/aa5a315d61ae9438b18d/forks", @@ -38925,7 +38925,7 @@ { "key": "204", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "gist_id": "GIST_ID" @@ -38933,7 +38933,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -39000,7 +39000,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "gist_id": "GIST_ID" @@ -39009,7 +39009,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "url": "https://api.github.com/gists/aa5a315d61ae9438b18d/57a7f021a713b1c5a6a199b54cc514735d2d462f", @@ -39108,7 +39108,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "gist_id": "GIST_ID" @@ -39117,7 +39117,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "url": "https://api.github.com/gists/aa5a315d61ae9438b18d", @@ -39214,7 +39214,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "gist_id": "GIST_ID" @@ -39223,7 +39223,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/gists/aa5a315d61ae9438b18d", "forks_url": "https://api.github.com/gists/aa5a315d61ae9438b18d/forks", @@ -39323,7 +39323,7 @@ { "key": "204", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "gist_id": "GIST_ID" @@ -39331,7 +39331,7 @@ }, "response": { "statusCode": "204", - "description": "Response if gist is starred" + "description": "

Response if gist is starred

" } } ], @@ -39380,7 +39380,7 @@ { "key": "204", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "gist_id": "GIST_ID" @@ -39388,7 +39388,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -39437,7 +39437,7 @@ { "key": "204", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "gist_id": "GIST_ID" @@ -39445,7 +39445,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -39503,7 +39503,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "gist_id": "GIST_ID", @@ -39513,7 +39513,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/gists/aa5a315d61ae9438b18d", "forks_url": "https://api.github.com/gists/aa5a315d61ae9438b18d/forks", @@ -39605,7 +39605,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -39614,7 +39614,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "url": "https://api.github.com/gists/aa5a315d61ae9438b18d", @@ -39725,7 +39725,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "gist_id": "GIST_ID" @@ -39734,7 +39734,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -39829,7 +39829,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "gist_id": "GIST_ID" @@ -39838,7 +39838,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "node_id": "MDExOkdpc3RDb21tZW50MQ==", @@ -39925,7 +39925,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "gist_id": "GIST_ID", @@ -39935,7 +39935,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "node_id": "MDExOkdpc3RDb21tZW50MQ==", @@ -40037,7 +40037,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "gist_id": "GIST_ID", @@ -40047,7 +40047,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "node_id": "MDExOkdpc3RDb21tZW50MQ==", @@ -40126,7 +40126,7 @@ { "key": "204", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "gist_id": "GIST_ID", @@ -40135,7 +40135,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -40218,7 +40218,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "content": "Content of the blob", @@ -40232,7 +40232,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/example/git/blobs/3a0f86fb8db8eea7ccbb9a95f325ddbedfb25e15", "sha": "3a0f86fb8db8eea7ccbb9a95f325ddbedfb25e15" @@ -40307,7 +40307,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -40318,7 +40318,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "content": "Q29udGVudCBvZiB0aGUgYmxvYg==", "encoding": "base64", @@ -40581,7 +40581,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "message": "my commit message", @@ -40604,7 +40604,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "sha": "7638417db6d59f3c431d3e1f261cc637155684cd", "node_id": "MDY6Q29tbWl0NzYzODQxN2RiNmQ1OWYzYzQzMWQzZTFmMjYxY2M2MzcxNTU2ODRjZA==", @@ -40702,7 +40702,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -40713,7 +40713,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "sha": "7638417db6d59f3c431d3e1f261cc637155684cd", "node_id": "MDY6Q29tbWl0NmRjYjA5YjViNTc4NzVmMzM0ZjYxYWViZWQ2OTVlMmU0MTkzZGI1ZQ==", @@ -40827,7 +40827,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -40838,7 +40838,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "ref": "refs/heads/feature-a", @@ -40916,7 +40916,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -40927,7 +40927,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "ref": "refs/heads/featureA", "node_id": "MDM6UmVmcmVmcy9oZWFkcy9mZWF0dXJlQQ==", @@ -41018,7 +41018,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "ref": "refs/heads/featureA", @@ -41032,7 +41032,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "ref": "refs/heads/featureA", "node_id": "MDM6UmVmcmVmcy9oZWFkcy9mZWF0dXJlQQ==", @@ -41123,7 +41123,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "sha": "aa218f56b14c9653891f9e74264a383fa43fefbd", @@ -41138,7 +41138,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "ref": "refs/heads/featureA", "node_id": "MDM6UmVmcmVmcy9oZWFkcy9mZWF0dXJlQQ==", @@ -41208,7 +41208,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -41218,7 +41218,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -41392,7 +41392,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "tag": "v0.0.1", @@ -41413,7 +41413,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "node_id": "MDM6VGFnOTQwYmQzMzYyNDhlZmFlMGY5ZWU1YmM3YjJkNWM5ODU4ODdiMTZhYw==", "tag": "v0.0.1", @@ -41495,7 +41495,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -41506,7 +41506,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "node_id": "MDM6VGFnOTQwYmQzMzYyNDhlZmFlMGY5ZWU1YmM3YjJkNWM5ODU4ODdiMTZhYw==", "tag": "v0.0.1", @@ -41734,7 +41734,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "base_tree": "9fb037999f264ba9a7fc6274d15fa3ae2ab98312", @@ -41755,7 +41755,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "sha": "cd8274d15fa3ae2ab983129fb037999f264ba9a7", "url": "https://api.github.com/repos/octocat/Hello-World/trees/cd8274d15fa3ae2ab983129fb037999f264ba9a7", @@ -41847,7 +41847,7 @@ { "key": "default-response", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -41858,7 +41858,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Default response", + "description": "

Default response

", "example": { "sha": "9fb037999f264ba9a7fc6274d15fa3ae2ab98312", "url": "https://api.github.com/repos/octocat/Hello-World/trees/9fb037999f264ba9a7fc6274d15fa3ae2ab98312", @@ -41894,7 +41894,7 @@ { "key": "response-recursively-retrieving-a-tree", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -41905,7 +41905,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response recursively retrieving a tree", + "description": "

Response recursively retrieving a tree

", "example": { "sha": "fc6274d15fa3ae2ab983129fb037999f264ba9a7", "url": "https://api.github.com/repos/octocat/Hello-World/trees/fc6274d15fa3ae2ab983129fb037999f264ba9a7", @@ -41958,13 +41958,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ "Actionscript", "Android", @@ -42014,7 +42014,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "name": "NAME" @@ -42023,7 +42023,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "name": "C", "source": "# Object files\n*.o\n\n# Libraries\n*.lib\n*.a\n\n# Shared objects (inc. Windows DLLs)\n*.dll\n*.so\n*.so.*\n*.dylib\n\n# Executables\n*.exe\n*.out\n*.app\n" @@ -42198,13 +42198,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -42616,7 +42616,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -42625,7 +42625,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -43056,7 +43056,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -43066,7 +43066,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -43397,7 +43397,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "title": "Found a bug", @@ -43418,7 +43418,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "node_id": "MDU6SXNzdWUx", @@ -43650,7 +43650,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -43661,7 +43661,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "node_id": "MDU6SXNzdWUx", @@ -44023,7 +44023,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "title": "Found a bug", @@ -44046,7 +44046,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "node_id": "MDU6SXNzdWUx", @@ -44299,7 +44299,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -44309,7 +44309,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -44380,7 +44380,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -44390,7 +44390,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -44525,13 +44525,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -44870,7 +44870,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -44880,7 +44880,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "login": "octocat", @@ -44961,7 +44961,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -44971,7 +44971,7 @@ }, "response": { "statusCode": "204", - "description": "If the `assignee` can be assigned to issues in the repository, a `204` header with no content is returned." + "description": "

If the assignee can be assigned to issues in the repository, a 204 header with no content is returned.

" } } ], @@ -45044,7 +45044,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "assignees": [ @@ -45061,7 +45061,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "node_id": "MDU6SXNzdWUx", @@ -45287,7 +45287,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "assignees": [ @@ -45304,7 +45304,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "node_id": "MDU6SXNzdWUx", @@ -45564,7 +45564,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -45574,7 +45574,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -45672,7 +45672,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -45683,7 +45683,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "node_id": "MDEyOklzc3VlQ29tbWVudDE=", @@ -45787,7 +45787,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "body": "Me too" @@ -45801,7 +45801,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "node_id": "MDEyOklzc3VlQ29tbWVudDE=", @@ -45891,7 +45891,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -45901,7 +45901,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -45984,7 +45984,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -45995,7 +45995,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -46104,7 +46104,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "body": "Me too" @@ -46118,7 +46118,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "node_id": "MDEyOklzc3VlQ29tbWVudDE=", @@ -46231,7 +46231,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -46241,7 +46241,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -46470,7 +46470,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -46481,7 +46481,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "node_id": "MDEwOklzc3VlRXZlbnQx", @@ -46774,7 +46774,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -46785,7 +46785,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -46902,7 +46902,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -46913,7 +46913,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 208045946, @@ -47007,7 +47007,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "labels": [ @@ -47024,7 +47024,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 208045946, @@ -47122,7 +47122,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "labels": [ @@ -47139,7 +47139,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 208045946, @@ -47222,7 +47222,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -47232,7 +47232,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -47300,7 +47300,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -47312,7 +47312,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 208045946, @@ -47395,7 +47395,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -47405,7 +47405,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 208045946, @@ -47504,7 +47504,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "name": "bug", @@ -47519,7 +47519,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 208045946, "node_id": "MDU6TGFiZWwyMDgwNDU5NDY=", @@ -47591,7 +47591,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -47602,7 +47602,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 208045946, "node_id": "MDU6TGFiZWwyMDgwNDU5NDY=", @@ -47699,7 +47699,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "new_name": "bug :bug:", @@ -47715,7 +47715,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 208045946, "node_id": "MDU6TGFiZWwyMDgwNDU5NDY=", @@ -47779,7 +47779,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -47789,7 +47789,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -47862,7 +47862,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -47873,7 +47873,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 208045946, @@ -48002,7 +48002,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -48012,7 +48012,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "url": "https://api.github.com/repos/octocat/Hello-World/milestones/1", @@ -48145,7 +48145,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "title": "v1.0", @@ -48161,7 +48161,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/milestones/1", "html_url": "https://github.com/octocat/Hello-World/milestones/v1.0", @@ -48261,7 +48261,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -48272,7 +48272,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/milestones/1", "html_url": "https://github.com/octocat/Hello-World/milestones/v1.0", @@ -48412,7 +48412,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "title": "v1.0", @@ -48429,7 +48429,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/milestones/1", "html_url": "https://github.com/octocat/Hello-World/milestones/v1.0", @@ -48521,7 +48521,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -48531,7 +48531,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -48610,7 +48610,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -48620,7 +48620,7 @@ }, "response": { "statusCode": "200", - "description": "Response" + "description": "

Response

" } } ], @@ -48689,13 +48689,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "key": "mit", @@ -48787,7 +48787,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "license": "LICENSE" @@ -48796,7 +48796,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "key": "mit", "name": "MIT License", @@ -48879,7 +48879,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -48889,7 +48889,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "name": "LICENSE", "path": "LICENSE", @@ -48982,12 +48982,12 @@ "key": "200", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", - "description": "Response" + "description": "

Response

" } } ], @@ -49046,12 +49046,12 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", - "description": "Response" + "description": "

Response

" } } ], @@ -49078,13 +49078,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "verifiable_password_authentication": true, "packages": [ @@ -49135,12 +49135,12 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", - "description": "Response" + "description": "

Response

" } } ], @@ -49167,12 +49167,12 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", - "description": "Response" + "description": "

Response

" } } ], @@ -49223,7 +49223,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -49233,7 +49233,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Returns a weekly aggregate of the number of additions and deletions pushed to a repository.", + "description": "

Returns a weekly aggregate of the number of additions and deletions pushed to a repository.

", "example": [ [ 1302998400, @@ -49294,7 +49294,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -49304,7 +49304,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "days": [ @@ -49373,7 +49373,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -49383,7 +49383,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "* `w` - Start of the week, given as a [Unix timestamp](http://en.wikipedia.org/wiki/Unix_time).\n* `a` - Number of additions\n* `d` - Number of deletions\n* `c` - Number of commits", + "description": "", "example": [ { "author": { @@ -49470,7 +49470,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -49480,7 +49480,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "The array order is oldest week (index 0) to most recent week.", + "description": "

The array order is oldest week (index 0) to most recent week.

", "example": { "all": [ 11, @@ -49640,7 +49640,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -49650,7 +49650,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "For example, `[2, 14, 25]` indicates that there were 25 total commits, during the 2:00pm hour on Tuesdays. All times are based on the time zone of individual commits.", + "description": "

For example, [2, 14, 25] indicates that there were 25 total commits, during the 2:00pm hour on Tuesdays. All times are based on the time zone of individual commits.

", "example": [ [ 0, @@ -49729,13 +49729,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -49804,7 +49804,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "grant_id": "GRANT_ID" @@ -49813,7 +49813,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "url": "https://api.github.com/applications/grants/1", @@ -49876,7 +49876,7 @@ { "key": "204", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "grant_id": "GRANT_ID" @@ -49884,7 +49884,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -49951,13 +49951,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 2, @@ -50105,13 +50105,13 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "url": "https://api.github.com/authorizations/1", @@ -50254,7 +50254,7 @@ "key": "response-if-returning-an-existing-token", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "client_id": "Iv1.8a61f9b3a7aba766" @@ -50263,7 +50263,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "if returning an existing token", + "description": "

if returning an existing token

", "example": { "id": 1, "url": "https://api.github.com/authorizations/1", @@ -50290,7 +50290,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "client_id": "Iv1.8a61f9b3a7aba766" @@ -50299,7 +50299,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "**Deprecation Notice:** GitHub will discontinue the [OAuth Authorizations API](https://docs.github.com/enterprise-server@3.1/rest/reference/oauth-authorizations), which is used by integrations to create personal access tokens and OAuth tokens, and you must now create these tokens using our [web application flow](https://docs.github.com/enterprise-server@3.1/apps/building-oauth-apps/authorizing-oauth-apps/#web-application-flow). The [OAuth Authorizations API](https://docs.github.com/enterprise-server@3.1/rest/reference/oauth-authorizations) will be removed on November, 13, 2020. For more information, including scheduled brownouts, see the [blog post](https://developer.github.com/changes/2020-02-14-deprecating-oauth-auth-endpoint/).", + "description": "

Deprecation Notice: GitHub will discontinue the OAuth Authorizations API, which is used by integrations to create personal access tokens and OAuth tokens, and you must now create these tokens using our web application flow. The OAuth Authorizations API will be removed on November, 13, 2020. For more information, including scheduled brownouts, see the blog post.

", "example": { "id": 1, "url": "https://api.github.com/authorizations/1", @@ -50442,7 +50442,7 @@ "key": "response-if-returning-an-existing-token", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "client_id": "Iv1.8a61f9b3a7aba766", @@ -50452,7 +50452,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "if returning an existing token", + "description": "

if returning an existing token

", "example": { "id": 1, "url": "https://api.github.com/authorizations/1", @@ -50479,7 +50479,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "client_id": "Iv1.8a61f9b3a7aba766", @@ -50489,7 +50489,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response if returning a new token", + "description": "

Response if returning a new token

", "example": { "id": 1, "url": "https://api.github.com/authorizations/1", @@ -50554,7 +50554,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "authorization_id": "AUTHORIZATION_ID" @@ -50563,7 +50563,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "url": "https://api.github.com/authorizations/1", @@ -50707,7 +50707,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "authorization_id": "AUTHORIZATION_ID" @@ -50716,7 +50716,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "url": "https://api.github.com/authorizations/1", @@ -50777,7 +50777,7 @@ { "key": "204", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "authorization_id": "AUTHORIZATION_ID" @@ -50785,7 +50785,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -50847,13 +50847,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "login": "github", @@ -50910,7 +50910,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -50919,7 +50919,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Default response", + "description": "

Default response

", "example": { "login": "github", "id": 1, @@ -51185,7 +51185,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "billing_email": "mona@github.com", @@ -51206,7 +51206,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "login": "github", "id": 1, @@ -51323,7 +51323,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -51332,7 +51332,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 1, "installations": [ @@ -51434,13 +51434,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "login": "github", @@ -51523,7 +51523,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -51532,7 +51532,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "login": "github", @@ -51635,7 +51635,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -51644,7 +51644,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "login": "octocat", @@ -51720,7 +51720,7 @@ { "key": "204", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -51729,7 +51729,7 @@ }, "response": { "statusCode": "204", - "description": "Response if requester is an organization member and user is a member" + "description": "

Response if requester is an organization member and user is a member

" } } ], @@ -51783,7 +51783,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -51792,7 +51792,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -51842,7 +51842,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -51852,7 +51852,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response if user has an active admin membership with organization", + "description": "

Response if user has an active admin membership with organization

", "example": { "url": "https://api.github.com/orgs/octocat/memberships/defunkt", "state": "active", @@ -51962,7 +51962,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -51972,7 +51972,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response if user has an active admin membership with organization", + "description": "

Response if user has an active admin membership with organization

", "example": { "url": "https://api.github.com/orgs/octocat/memberships/defunkt", "state": "active", @@ -52066,7 +52066,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -52075,7 +52075,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -52138,7 +52138,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -52147,7 +52147,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "login": "octocat", @@ -52215,7 +52215,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -52224,7 +52224,7 @@ }, "response": { "statusCode": "204", - "description": "Response if user is a public member" + "description": "

Response if user is a public member

" } } ], @@ -52274,7 +52274,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -52283,7 +52283,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -52333,7 +52333,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -52342,7 +52342,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -52401,13 +52401,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "url": "https://api.github.com/orgs/octocat/memberships/defunkt", @@ -52542,7 +52542,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -52551,7 +52551,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/orgs/invitocat/memberships/defunkt", "state": "pending", @@ -52650,7 +52650,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "state": "active" @@ -52662,7 +52662,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/orgs/octocat/memberships/defunkt", "state": "active", @@ -52785,7 +52785,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -52794,7 +52794,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "login": "octocat", @@ -52862,7 +52862,7 @@ { "key": "202", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -52871,13 +52871,13 @@ }, "response": { "statusCode": "202", - "description": "User is getting converted asynchronously" + "description": "

User is getting converted asynchronously

" } }, { "key": "204", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -52886,7 +52886,7 @@ }, "response": { "statusCode": "204", - "description": "User was converted" + "description": "

User was converted

" } } ], @@ -52944,7 +52944,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -52953,7 +52953,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -53014,7 +53014,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -53023,7 +53023,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -53298,7 +53298,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "name": "web", @@ -53319,7 +53319,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "url": "https://api.github.com/orgs/octocat/hooks/1", @@ -53391,7 +53391,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -53401,7 +53401,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "url": "https://api.github.com/orgs/octocat/hooks/1", @@ -53641,7 +53641,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "active": true, @@ -53657,7 +53657,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "url": "https://api.github.com/orgs/octocat/hooks/1", @@ -53728,7 +53728,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -53737,7 +53737,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -53787,7 +53787,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -53797,7 +53797,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "content_type": "json", "insecure_ssl": "0", @@ -53907,7 +53907,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -53917,7 +53917,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "content_type": "json", "insecure_ssl": "0", @@ -53969,7 +53969,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -53978,7 +53978,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -54031,7 +54031,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -54041,7 +54041,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/github/developer.github.com/pages", "status": "built", @@ -54182,7 +54182,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "source": { @@ -54198,7 +54198,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/github/developer.github.com/pages", "status": "built", @@ -54347,7 +54347,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "cname": "octocatblog.com", @@ -54363,7 +54363,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -54417,7 +54417,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -54426,7 +54426,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -54500,7 +54500,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -54510,7 +54510,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "url": "https://api.github.com/repos/github/developer.github.com/pages/builds/5472601", @@ -54589,7 +54589,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -54599,7 +54599,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/github/developer.github.com/pages/builds/latest", "status": "queued" @@ -54649,7 +54649,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -54659,7 +54659,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/github/developer.github.com/pages/builds/5472601", "status": "built", @@ -54745,7 +54745,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -54756,7 +54756,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/github/developer.github.com/pages/builds/5472601", "status": "built", @@ -54861,7 +54861,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -54870,7 +54870,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "owner_url": "https://api.github.com/orgs/octocat", @@ -54969,7 +54969,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "name": "Organization Roadmap", @@ -54982,7 +54982,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "owner_url": "https://api.github.com/orgs/octocat", "url": "https://api.github.com/projects/1002605", @@ -55075,7 +55075,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "project_id": "PROJECT_ID" @@ -55084,7 +55084,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "owner_url": "https://api.github.com/repos/api-playground/projects-test", "url": "https://api.github.com/projects/1002604", @@ -55234,7 +55234,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "project_id": "PROJECT_ID" @@ -55243,7 +55243,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "owner_url": "https://api.github.com/repos/api-playground/projects-test", "url": "https://api.github.com/projects/1002604", @@ -55340,7 +55340,7 @@ { "key": "204", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "project_id": "PROJECT_ID" @@ -55348,7 +55348,7 @@ }, "response": { "statusCode": "204", - "description": "Delete Success" + "description": "

Delete Success

" } } ], @@ -55449,7 +55449,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -55459,7 +55459,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "owner_url": "https://api.github.com/repos/api-playground/projects-test", @@ -55583,7 +55583,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "name": "Projects Documentation", @@ -55597,7 +55597,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "owner_url": "https://api.github.com/repos/api-playground/projects-test", "url": "https://api.github.com/projects/1002604", @@ -55709,13 +55709,13 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "owner_url": "https://api.github.com/users/octocat", "url": "https://api.github.com/projects/1002603", @@ -55841,7 +55841,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -55850,7 +55850,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "owner_url": "https://api.github.com/users/octocat", @@ -55932,7 +55932,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "card_id": "CARD_ID" @@ -55941,7 +55941,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/projects/columns/cards/1478", "id": 1478, @@ -56057,7 +56057,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "card_id": "CARD_ID" @@ -56066,7 +56066,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/projects/columns/cards/1478", "id": 1478, @@ -56157,7 +56157,7 @@ { "key": "204", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "card_id": "CARD_ID" @@ -56165,7 +56165,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -56247,7 +56247,7 @@ "key": "201", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "card_id": "CARD_ID" @@ -56255,7 +56255,7 @@ }, "response": { "statusCode": "201", - "description": "Response" + "description": "

Response

" } } ], @@ -56347,7 +56347,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "column_id": "COLUMN_ID" @@ -56356,7 +56356,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "url": "https://api.github.com/projects/columns/cards/1478", @@ -56482,7 +56482,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "column_id": "COLUMN_ID" @@ -56491,7 +56491,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/projects/columns/cards/1478", "id": 1478, @@ -56617,7 +56617,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "project_id": "PROJECT_ID" @@ -56626,7 +56626,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "login": "octocat", @@ -56736,7 +56736,7 @@ "key": "204", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "project_id": "PROJECT_ID", @@ -56745,7 +56745,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -56813,7 +56813,7 @@ { "key": "204", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "project_id": "PROJECT_ID", @@ -56822,7 +56822,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -56890,7 +56890,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "project_id": "PROJECT_ID", @@ -56900,7 +56900,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "permission": "admin", "user": { @@ -56984,7 +56984,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "column_id": "COLUMN_ID" @@ -56993,7 +56993,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/projects/columns/367", "project_url": "https://api.github.com/projects/120", @@ -57072,7 +57072,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "column_id": "COLUMN_ID" @@ -57081,7 +57081,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/projects/columns/367", "project_url": "https://api.github.com/projects/120", @@ -57142,7 +57142,7 @@ { "key": "204", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "column_id": "COLUMN_ID" @@ -57150,7 +57150,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -57216,7 +57216,7 @@ "key": "201", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "column_id": "COLUMN_ID" @@ -57224,7 +57224,7 @@ }, "response": { "statusCode": "201", - "description": "Response" + "description": "

Response

" } } ], @@ -57297,7 +57297,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "project_id": "PROJECT_ID" @@ -57306,7 +57306,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "url": "https://api.github.com/projects/columns/367", @@ -57383,7 +57383,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "project_id": "PROJECT_ID" @@ -57392,7 +57392,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/projects/columns/367", "project_url": "https://api.github.com/projects/120", @@ -57549,7 +57549,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -57559,7 +57559,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "url": "https://api.github.com/repos/octocat/Hello-World/pulls/1347", @@ -58198,7 +58198,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "title": "Amazing new feature", @@ -58214,7 +58214,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/pulls/1347", "id": 1, @@ -58810,7 +58810,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -58821,7 +58821,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Pass the appropriate [media type](https://docs.github.com/enterprise-server@3.1/rest/overview/media-types/#commits-commit-comparison-and-pull-requests) to fetch diff and patch formats.", + "description": "

Pass the appropriate media type to fetch diff and patch formats.

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/pulls/1347", "id": 1, @@ -59472,7 +59472,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "title": "new title", @@ -59489,7 +59489,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/pulls/1347", "id": 1, @@ -60103,7 +60103,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -60114,7 +60114,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "url": "https://api.github.com/repos/octocat/Hello-World/commits/6dcb09b5b57875f334f61aebed695e2e4193db5e", @@ -60267,7 +60267,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -60278,7 +60278,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "sha": "bbcd538c8e72b8c175046e27cc8f907076331401", @@ -60355,7 +60355,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -60365,7 +60365,7 @@ }, "response": { "statusCode": "204", - "description": "Response if pull request has been merged" + "description": "

Response if pull request has been merged

" } } ], @@ -60467,7 +60467,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -60478,7 +60478,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "if merge was successful", + "description": "

if merge was successful

", "example": { "sha": "6dcb09b5b57875f334f61aebed695e2e4193db5e", "merged": true, @@ -60569,7 +60569,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "expected_head_sha": "6dcb09b5b57875f334f61aebed695e2e4193db5e" @@ -60583,7 +60583,7 @@ "response": { "statusCode": "202", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "message": "Updating pull request branch.", "url": "https://github.com/repos/octocat/Hello-World/pulls/53" @@ -60701,7 +60701,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -60711,7 +60711,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "url": "https://api.github.com/repos/octocat/Hello-World/pulls/comments/1", @@ -60827,7 +60827,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -60838,7 +60838,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/pulls/comments/1", "pull_request_review_id": 42, @@ -60967,7 +60967,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "body": "I like this too!" @@ -60981,7 +60981,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/pulls/comments/1", "pull_request_review_id": 42, @@ -61094,7 +61094,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -61104,7 +61104,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -61218,7 +61218,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -61229,7 +61229,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "url": "https://api.github.com/repos/octocat/Hello-World/pulls/comments/1", @@ -61370,6 +61370,10 @@ { "type": "integer", "description": "

Required without comfort-fade preview. The position in the diff where you want to add a review comment. Note this value is not the same as the line number in the file. For help finding the position value, read the note above.

", + "deprecated": true, + "x-github": { + "deprecationDate": "2022-11-01" + }, "name": "position", "in": "body", "rawType": "integer", @@ -61440,7 +61444,7 @@ "key": "example-for-a-multi-line-comment", "request": { "contentType": "application/json", - "description": "Example for a multi-line comment", + "description": "

Example for a multi-line comment

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "body": "Great stuff!", @@ -61460,7 +61464,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/pulls/comments/1", "pull_request_review_id": 42, @@ -61601,7 +61605,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "body": "Great stuff!" @@ -61616,7 +61620,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/pulls/comments/1", "pull_request_review_id": 42, @@ -61751,7 +61755,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -61762,7 +61766,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "users": [ { @@ -61883,7 +61887,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "reviewers": [ @@ -61904,7 +61908,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/pulls/1347", "id": 1, @@ -62544,7 +62548,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "reviewers": [ @@ -62564,7 +62568,7 @@ }, "response": { "statusCode": "200", - "description": "Response" + "description": "

Response

" } } ], @@ -62643,7 +62647,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -62654,7 +62658,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "The list of reviews returns in chronological order.", + "description": "

The list of reviews returns in chronological order.

", "example": [ { "id": 80, @@ -62952,7 +62956,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "commit_id": "ecdd80bb57125d7ba9641ffaa4d7d2c19d3f3091", @@ -62975,7 +62979,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 80, "node_id": "MDE3OlB1bGxSZXF1ZXN0UmV2aWV3ODA=", @@ -63086,7 +63090,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -63098,7 +63102,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 80, "node_id": "MDE3OlB1bGxSZXF1ZXN0UmV2aWV3ODA=", @@ -63216,7 +63220,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "body": "This is close to perfect! Please address the suggested inline change. And add more about this." @@ -63231,7 +63235,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 80, "node_id": "MDE3OlB1bGxSZXF1ZXN0UmV2aWV3ODA=", @@ -63338,7 +63342,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -63350,7 +63354,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 80, "node_id": "MDE3OlB1bGxSZXF1ZXN0UmV2aWV3ODA=", @@ -63479,7 +63483,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -63491,7 +63495,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "url": "https://api.github.com/repos/octocat/Hello-World/pulls/comments/1", @@ -63633,7 +63637,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -63645,7 +63649,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 80, "node_id": "MDE3OlB1bGxSZXF1ZXN0UmV2aWV3ODA=", @@ -63781,7 +63785,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -63793,7 +63797,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 80, "node_id": "MDE3OlB1bGxSZXF1ZXN0UmV2aWV3ODA=", @@ -63874,13 +63878,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "resources": { "core": { @@ -64033,7 +64037,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -64045,7 +64049,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -64160,7 +64164,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "content": "heart" @@ -64175,7 +64179,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response when the reaction type has already been added to this team discussion comment", + "description": "

Response when the reaction type has already been added to this team discussion comment

", "example": { "id": 1, "node_id": "MDg6UmVhY3Rpb24x", @@ -64208,7 +64212,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "content": "heart" @@ -64223,7 +64227,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "node_id": "MDg6UmVhY3Rpb24x", @@ -64328,7 +64332,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -64340,7 +64344,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -64434,7 +64438,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -64445,7 +64449,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -64551,7 +64555,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "content": "heart" @@ -64565,7 +64569,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "node_id": "MDg6UmVhY3Rpb24x", @@ -64598,7 +64602,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "content": "heart" @@ -64612,7 +64616,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "node_id": "MDg6UmVhY3Rpb24x", @@ -64708,7 +64712,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -64719,7 +64723,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -64758,7 +64762,7 @@ { "key": "204", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "reaction_id": "REACTION_ID" @@ -64766,7 +64770,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -64876,7 +64880,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -64887,7 +64891,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -64997,7 +65001,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "content": "heart" @@ -65011,7 +65015,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Reaction exists", + "description": "

Reaction exists

", "example": { "id": 1, "node_id": "MDg6UmVhY3Rpb24x", @@ -65044,7 +65048,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "content": "heart" @@ -65058,7 +65062,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Reaction created", + "description": "

Reaction created

", "example": { "id": 1, "node_id": "MDg6UmVhY3Rpb24x", @@ -65162,7 +65166,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -65173,7 +65177,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -65267,7 +65271,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -65278,7 +65282,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -65388,7 +65392,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "content": "heart" @@ -65402,7 +65406,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Reaction exists", + "description": "

Reaction exists

", "example": { "id": 1, "node_id": "MDg6UmVhY3Rpb24x", @@ -65435,7 +65439,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "content": "heart" @@ -65449,7 +65453,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Reaction created", + "description": "

Reaction created

", "example": { "id": 1, "node_id": "MDg6UmVhY3Rpb24x", @@ -65549,7 +65553,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -65560,7 +65564,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -65654,7 +65658,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -65665,7 +65669,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -65779,7 +65783,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "content": "heart" @@ -65793,7 +65797,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "node_id": "MDg6UmVhY3Rpb24x", @@ -65826,7 +65830,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "content": "heart" @@ -65840,7 +65844,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "node_id": "MDg6UmVhY3Rpb24x", @@ -65940,7 +65944,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -65951,7 +65955,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -66045,7 +66049,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -66056,7 +66060,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -66166,7 +66170,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "content": "heart" @@ -66180,7 +66184,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Reaction exists", + "description": "

Reaction exists

", "example": { "id": 1, "node_id": "MDg6UmVhY3Rpb24x", @@ -66213,7 +66217,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "content": "heart" @@ -66227,7 +66231,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Reaction created", + "description": "

Reaction created

", "example": { "id": 1, "node_id": "MDg6UmVhY3Rpb24x", @@ -66327,7 +66331,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -66338,7 +66342,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -66432,7 +66436,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "team_id": "TEAM_ID", @@ -66443,7 +66447,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -66549,7 +66553,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "content": "heart" @@ -66563,7 +66567,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "node_id": "MDg6UmVhY3Rpb24x", @@ -66674,7 +66678,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "team_id": "TEAM_ID", @@ -66684,7 +66688,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -66781,7 +66785,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "content": "heart" @@ -66794,7 +66798,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "node_id": "MDg6UmVhY3Rpb24x", @@ -66891,7 +66895,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -66901,7 +66905,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "url": "https://api.github.com/repos/octocat/Hello-World/releases/1", @@ -67085,7 +67089,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "tag_name": "v1.0.0", @@ -67103,7 +67107,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/releases/1", "html_url": "https://github.com/octocat/Hello-World/releases/v1.0.0", @@ -67228,7 +67232,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -67238,7 +67242,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/releases/1", "html_url": "https://github.com/octocat/Hello-World/releases/v1.0.0", @@ -67369,7 +67373,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -67380,7 +67384,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/releases/1", "html_url": "https://github.com/octocat/Hello-World/releases/v1.0.0", @@ -67514,7 +67518,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -67525,7 +67529,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "**Note:** This returns an `upload_url` key corresponding to the endpoint for uploading release assets. This key is a [hypermedia resource](https://docs.github.com/enterprise-server@3.1/rest/overview/resources-in-the-rest-api#hypermedia).", + "description": "

Note: This returns an upload_url key corresponding to the endpoint for uploading release assets. This key is a hypermedia resource.

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/releases/1", "html_url": "https://github.com/octocat/Hello-World/releases/v1.0.0", @@ -67715,7 +67719,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "tag_name": "v1.0.0", @@ -67734,7 +67738,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/releases/1", "html_url": "https://github.com/octocat/Hello-World/releases/v1.0.0", @@ -67864,7 +67868,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -67874,7 +67878,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -67931,7 +67935,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -67942,7 +67946,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "To download the asset's binary content, set the `Accept` header of the request to [`application/octet-stream`](https://docs.github.com/enterprise-server@3.1/rest/overview/media-types). The API will either redirect the client to the location, or stream it directly if possible. API clients should handle both a `200` or `302` response.", + "description": "

To download the asset's binary content, set the Accept header of the request to application/octet-stream. The API will either redirect the client to the location, or stream it directly if possible. API clients should handle both a 200 or 302 response.

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/releases/assets/1", "browser_download_url": "https://github.com/octocat/Hello-World/releases/download/v1.0.0/example.zip", @@ -68070,7 +68074,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "name": "foo-1.0.0-osx.zip", @@ -68085,7 +68089,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/releases/assets/1", "browser_download_url": "https://github.com/octocat/Hello-World/releases/download/v1.0.0/example.zip", @@ -68174,7 +68178,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -68184,7 +68188,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -68257,7 +68261,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -68268,7 +68272,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "url": "https://api.github.com/repos/octocat/Hello-World/releases/assets/1", @@ -68377,7 +68381,7 @@ "key": "default", "request": { "contentType": "*/*", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -68388,7 +68392,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response for successful upload", + "description": "

Response for successful upload

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/releases/assets/1", "browser_download_url": "https://github.com/octocat/Hello-World/releases/download/v1.0.0/example.zip", @@ -68531,7 +68535,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -68540,7 +68544,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1296269, @@ -68856,7 +68860,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "name": "Hello-World", @@ -68874,7 +68878,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1296269, "node_id": "MDEwOlJlcG9zaXRvcnkxMjk2MjY5", @@ -69051,7 +69055,7 @@ { "key": "default-response", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -69061,7 +69065,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Default response", + "description": "

Default response

", "example": { "id": 1296269, "node_id": "MDEwOlJlcG9zaXRvcnkxMjk2MjY5", @@ -69566,7 +69570,7 @@ { "key": "response-with-scarlet-witch-preview-media-type", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -69576,7 +69580,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response with scarlet-witch-preview media type", + "description": "

Response with scarlet-witch-preview media type

", "example": { "id": 1296269, "node_id": "MDEwOlJlcG9zaXRvcnkxMjk2MjY5", @@ -70304,7 +70308,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "name": "Hello-World", @@ -70323,7 +70327,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1296269, "node_id": "MDEwOlJlcG9zaXRvcnkxMjk2MjY5", @@ -70889,7 +70893,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -70898,7 +70902,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -70983,7 +70987,7 @@ { "key": "response-if-repository-contains-content", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -70993,7 +70997,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "if repository contains content", + "description": "

if repository contains content

", "example": [ { "login": "octocat", @@ -71098,7 +71102,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "event_type": "on-demand-test", @@ -71114,7 +71118,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -71164,7 +71168,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -71174,7 +71178,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "C": 78769, "Python": 7769 @@ -71242,7 +71246,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -71252,7 +71256,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "name": "v0.1", @@ -71328,7 +71332,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -71338,7 +71342,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -71418,7 +71422,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -71428,7 +71432,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "names": [ "octocat", @@ -71506,7 +71510,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "names": [ @@ -71524,7 +71528,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "names": [ "octocat", @@ -71615,7 +71619,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "new_owner": "github", @@ -71632,7 +71636,7 @@ "response": { "statusCode": "202", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1296269, "node_id": "MDEwOlJlcG9zaXRvcnkxMjk2MjY5", @@ -71950,7 +71954,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "owner": "octocat", @@ -71967,7 +71971,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1296269, "node_id": "MDEwOlJlcG9zaXRvcnkxMjk2MjY5", @@ -72138,13 +72142,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1296269, @@ -72360,13 +72364,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Default response", + "description": "

Default response

", "example": [ { "id": 1296269, @@ -72735,13 +72739,13 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1296269, "node_id": "MDEwOlJlcG9zaXRvcnkxMjk2MjY5", @@ -72987,7 +72991,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -72996,7 +73000,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1296269, @@ -73172,7 +73176,7 @@ { "key": "response-if-content-is-a-file", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -73183,7 +73187,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response if content is a file", + "description": "

Response if content is a file

", "example": { "type": "file", "encoding": "base64", @@ -73207,7 +73211,7 @@ { "key": "response-if-content-is-a-directory", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -73218,7 +73222,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response if content is a directory", + "description": "

Response if content is a directory

", "example": [ { "type": "file", @@ -73258,7 +73262,7 @@ { "key": "response-if-content-is-a-symlink", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -73269,7 +73273,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response if content is a symlink", + "description": "

Response if content is a symlink

", "example": { "type": "symlink", "target": "/path/to/symlink/target", @@ -73292,7 +73296,7 @@ { "key": "response-if-content-is-a-submodule", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -73303,7 +73307,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response if content is a submodule", + "description": "

Response if content is a submodule

", "example": { "type": "submodule", "submodule_git_url": "git://github.com/jquery/qunit.git", @@ -73588,7 +73592,7 @@ "key": "example-for-creating-a-file", "request": { "contentType": "application/json", - "description": "Example for creating a file", + "description": "

Example for creating a file

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "message": "my commit message", @@ -73607,7 +73611,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "content": { "name": "hello.txt", @@ -73666,7 +73670,7 @@ "key": "example-for-updating-a-file", "request": { "contentType": "application/json", - "description": "Example for updating a file", + "description": "

Example for updating a file

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "message": "a new commit message", @@ -73686,7 +73690,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "content": { "name": "hello.txt", @@ -73949,7 +73953,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "message": "my commit message", @@ -73968,7 +73972,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "content": null, "commit": { @@ -74076,7 +74080,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -74086,7 +74090,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "type": "file", "encoding": "base64", @@ -74177,7 +74181,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -74188,7 +74192,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "type": "file", "encoding": "base64", @@ -74269,7 +74273,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -74279,7 +74283,7 @@ }, "response": { "statusCode": "302", - "description": "Response" + "description": "

Response

" } } ], @@ -74334,7 +74338,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -74344,7 +74348,7 @@ }, "response": { "statusCode": "302", - "description": "Response" + "description": "

Response

" } } ], @@ -74426,7 +74430,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -74436,7 +74440,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1296269, @@ -74613,7 +74617,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -74623,7 +74627,7 @@ "response": { "statusCode": "202", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1296269, "node_id": "MDEwOlJlcG9zaXRvcnkxMjk2MjY5", @@ -75224,13 +75228,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 7, "incomplete_results": false, @@ -75410,13 +75414,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 1, "incomplete_results": false, @@ -75641,13 +75645,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 280, "incomplete_results": false, @@ -75854,13 +75858,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 2, "incomplete_results": false, @@ -75986,13 +75990,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 40, "incomplete_results": false, @@ -76171,13 +76175,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 6, "incomplete_results": false, @@ -76354,13 +76358,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 12, "incomplete_results": false, @@ -76498,7 +76502,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -76508,7 +76512,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "number": 2, @@ -76618,7 +76622,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -76629,7 +76633,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "number": 42, "created_at": "2020-11-06T18:18:30Z", @@ -76742,7 +76746,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "state": "resolved", @@ -76757,7 +76761,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "number": 42, "created_at": "2020-11-06T18:18:30Z", @@ -76860,7 +76864,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -76869,7 +76873,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -77015,7 +77019,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "name": "Justice League", @@ -77030,7 +77034,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "node_id": "MDQ6VGVhbTE=", @@ -77131,7 +77135,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -77141,7 +77145,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "node_id": "MDQ6VGVhbTE=", @@ -77298,7 +77302,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "name": "new team name", @@ -77313,7 +77317,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "node_id": "MDQ6VGVhbTE=", @@ -77406,7 +77410,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -77415,7 +77419,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -77479,7 +77483,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -77489,7 +77493,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "owner_url": "https://api.github.com/orgs/octocat", @@ -77589,7 +77593,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -77600,7 +77604,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "owner_url": "https://api.github.com/orgs/octocat", "url": "https://api.github.com/projects/1002605", @@ -77718,7 +77722,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -77728,7 +77732,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -77789,7 +77793,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -77799,7 +77803,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -77863,7 +77867,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -77873,7 +77877,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1296269, @@ -78043,7 +78047,7 @@ { "key": "alternative-response-with-repository-permissions", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -78055,7 +78059,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Alternative response with repository permissions", + "description": "

Alternative response with repository permissions

", "example": { "id": 1296269, "node_id": "MDEwOlJlcG9zaXRvcnkxMjk2MjY5", @@ -78390,7 +78394,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -78401,7 +78405,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -78465,7 +78469,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -78476,7 +78480,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -78540,7 +78544,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -78550,7 +78554,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "if child teams exist", + "description": "

if child teams exist

", "example": [ { "id": 2, @@ -78615,7 +78619,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "team_id": "TEAM_ID" @@ -78624,7 +78628,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "node_id": "MDQ6VGVhbTE=", @@ -78772,7 +78776,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "name": "new team name", @@ -78786,7 +78790,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response when the updated information already exists", + "description": "

Response when the updated information already exists

", "example": { "id": 1, "node_id": "MDQ6VGVhbTE=", @@ -78840,7 +78844,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "name": "new team name", @@ -78854,7 +78858,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "node_id": "MDQ6VGVhbTE=", @@ -78954,7 +78958,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "team_id": "TEAM_ID" @@ -78962,7 +78966,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -79025,7 +79029,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "team_id": "TEAM_ID" @@ -79034,7 +79038,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "owner_url": "https://api.github.com/orgs/octocat", @@ -79129,7 +79133,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "team_id": "TEAM_ID", @@ -79139,7 +79143,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "owner_url": "https://api.github.com/orgs/octocat", "url": "https://api.github.com/projects/1002605", @@ -79248,7 +79252,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "team_id": "TEAM_ID", @@ -79257,7 +79261,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -79317,7 +79321,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "team_id": "TEAM_ID", @@ -79326,7 +79330,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -79389,7 +79393,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "team_id": "TEAM_ID" @@ -79398,7 +79402,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1296269, @@ -79563,7 +79567,7 @@ { "key": "alternative-response-with-extra-repository-information", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "team_id": "TEAM_ID", @@ -79574,7 +79578,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Alternative response with extra repository information", + "description": "

Alternative response with extra repository information

", "example": { "id": 1296269, "node_id": "MDEwOlJlcG9zaXRvcnkxMjk2MjY5", @@ -79897,7 +79901,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "team_id": "TEAM_ID", @@ -79907,7 +79911,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -79970,7 +79974,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "team_id": "TEAM_ID", @@ -79980,7 +79984,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -80035,7 +80039,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "team_id": "TEAM_ID" @@ -80044,7 +80048,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "if child teams exist", + "description": "

if child teams exist

", "example": [ { "id": 2, @@ -80130,13 +80134,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -80287,7 +80291,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -80298,7 +80302,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "author": { @@ -80413,7 +80417,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "body": "Do you like apples?" @@ -80427,7 +80431,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "author": { "login": "octocat", @@ -80538,7 +80542,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -80550,7 +80554,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "author": { "login": "octocat", @@ -80672,7 +80676,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "body": "Do you like pineapples?" @@ -80687,7 +80691,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "author": { "login": "octocat", @@ -80798,7 +80802,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -80809,7 +80813,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -80887,7 +80891,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "team_id": "TEAM_ID", @@ -80897,7 +80901,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "author": { @@ -81003,7 +81007,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "body": "Do you like apples?" @@ -81016,7 +81020,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "author": { "login": "octocat", @@ -81118,7 +81122,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "team_id": "TEAM_ID", @@ -81129,7 +81133,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "author": { "login": "octocat", @@ -81242,7 +81246,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "body": "Do you like pineapples?" @@ -81256,7 +81260,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "author": { "login": "octocat", @@ -81358,7 +81362,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "team_id": "TEAM_ID", @@ -81368,7 +81372,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -81457,7 +81461,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -81467,7 +81471,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "author": { @@ -81597,7 +81601,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "title": "Our first team post", @@ -81611,7 +81615,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "author": { "login": "octocat", @@ -81718,7 +81722,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -81729,7 +81733,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "author": { "login": "octocat", @@ -81856,7 +81860,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "title": "Welcome to our first team post" @@ -81870,7 +81874,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "author": { "login": "octocat", @@ -81977,7 +81981,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -81987,7 +81991,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -82056,7 +82060,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "team_id": "TEAM_ID" @@ -82065,7 +82069,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "author": { @@ -82186,7 +82190,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "title": "Our first team post", @@ -82199,7 +82203,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "author": { "login": "octocat", @@ -82297,7 +82301,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "team_id": "TEAM_ID", @@ -82307,7 +82311,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "author": { "login": "octocat", @@ -82425,7 +82429,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "title": "Welcome to our first team post" @@ -82438,7 +82442,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "author": { "login": "octocat", @@ -82536,7 +82540,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "team_id": "TEAM_ID", @@ -82545,7 +82549,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -82626,7 +82630,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -82636,7 +82640,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "login": "octocat", @@ -82713,7 +82717,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -82724,7 +82728,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response if user is a team maintainer", + "description": "

Response if user is a team maintainer

", "example": { "url": "https://api.github.com/teams/1/memberships/octocat", "role": "maintainer", @@ -82804,7 +82808,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -82815,7 +82819,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response if user's membership with team is now pending", + "description": "

Response if user's membership with team is now pending

", "example": { "url": "https://api.github.com/teams/1/memberships/octocat", "role": "member", @@ -82883,7 +82887,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -82893,7 +82897,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -82967,7 +82971,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "team_id": "TEAM_ID" @@ -82976,7 +82980,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "login": "octocat", @@ -83048,7 +83052,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "team_id": "TEAM_ID", @@ -83057,7 +83061,7 @@ }, "response": { "statusCode": "204", - "description": "if user is a member" + "description": "

if user is a member

" } } ], @@ -83107,7 +83111,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "team_id": "TEAM_ID", @@ -83116,7 +83120,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -83174,7 +83178,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "team_id": "TEAM_ID", @@ -83183,7 +83187,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -83233,7 +83237,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "team_id": "TEAM_ID", @@ -83243,7 +83247,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response if user is a team maintainer", + "description": "

Response if user is a team maintainer

", "example": { "url": "https://api.github.com/teams/1/memberships/octocat", "role": "maintainer", @@ -83314,7 +83318,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "team_id": "TEAM_ID", @@ -83324,7 +83328,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response if user's membership with team is now pending", + "description": "

Response if user's membership with team is now pending

", "example": { "url": "https://api.github.com/teams/1/memberships/octocat", "role": "member", @@ -83387,7 +83391,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "team_id": "TEAM_ID", @@ -83396,7 +83400,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -83430,13 +83434,13 @@ { "key": "response-with-public-and-private-profile-information", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response with public and private profile information", + "description": "

Response with public and private profile information

", "example": { "login": "octocat", "id": 1, @@ -83487,13 +83491,13 @@ { "key": "response-with-public-profile-information", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response with public profile information", + "description": "

Response with public profile information

", "example": { "login": "octocat", "id": 1, @@ -83660,13 +83664,13 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "login": "octocat", "id": 1, @@ -83777,13 +83781,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "login": "octocat", @@ -83846,7 +83850,7 @@ { "key": "default-response", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -83855,7 +83859,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Default response", + "description": "

Default response

", "example": { "login": "octocat", "id": 1, @@ -83895,7 +83899,7 @@ { "key": "response-with-git-hub-plan-information", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -83904,7 +83908,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response with GitHub plan information", + "description": "

Response with GitHub plan information

", "example": { "login": "octocat", "id": 1, @@ -84009,7 +84013,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -84018,7 +84022,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "contexts": [ { @@ -84083,13 +84087,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "email": "octocat@github.com", @@ -84159,13 +84163,13 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "email": "octocat@octocat.org", @@ -84250,12 +84254,12 @@ "key": "204", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -84321,13 +84325,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "email": "octocat@github.com", @@ -84399,13 +84403,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "login": "octocat", @@ -84485,13 +84489,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "login": "octocat", @@ -84562,7 +84566,7 @@ { "key": "204", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -84570,7 +84574,7 @@ }, "response": { "statusCode": "204", - "description": "if the person is followed by the authenticated user" + "description": "

if the person is followed by the authenticated user

" } } ], @@ -84623,7 +84627,7 @@ { "key": "204", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -84631,7 +84635,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -84684,7 +84688,7 @@ { "key": "204", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -84692,7 +84696,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -84763,7 +84767,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -84772,7 +84776,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "login": "octocat", @@ -84849,7 +84853,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -84858,7 +84862,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "login": "octocat", @@ -84926,7 +84930,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME", @@ -84935,7 +84939,7 @@ }, "response": { "statusCode": "204", - "description": "if the user follows the target user" + "description": "

if the user follows the target user

" } } ], @@ -84987,13 +84991,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 3, @@ -85084,13 +85088,13 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 3, "primary_key_id": 2, @@ -85182,7 +85186,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "gpg_key_id": "GPG_KEY_ID" @@ -85191,7 +85195,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 3, "primary_key_id": 2, @@ -85279,7 +85283,7 @@ { "key": "204", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "gpg_key_id": "GPG_KEY_ID" @@ -85287,7 +85291,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -85362,7 +85366,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -85371,7 +85375,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 3, @@ -85456,13 +85460,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "key": "2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvv1234", @@ -85549,13 +85553,13 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "key": "2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvv1234", "id": 2, @@ -85621,7 +85625,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "key_id": "KEY_ID" @@ -85630,7 +85634,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "key": "2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvv1234", "id": 2, @@ -85692,7 +85696,7 @@ { "key": "204", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "key_id": "KEY_ID" @@ -85700,7 +85704,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -85771,7 +85775,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -85780,7 +85784,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -85845,7 +85849,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -85856,7 +85860,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "content_type": "json", "insecure_ssl": "0", @@ -85975,7 +85979,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -85986,7 +85990,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "content_type": "json", "insecure_ssl": "0", @@ -86058,7 +86062,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -86068,7 +86072,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "type": "Repository", @@ -86356,7 +86360,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "name": "web", @@ -86379,7 +86383,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "type": "Repository", "id": 12345678, @@ -86471,7 +86475,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -86482,7 +86486,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "type": "Repository", "id": 12345678, @@ -86795,7 +86799,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "active": true, @@ -86812,7 +86816,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "type": "Repository", "id": 12345678, @@ -86900,7 +86904,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -86910,7 +86914,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -86969,7 +86973,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -86979,7 +86983,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -87038,7 +87042,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -87048,7 +87052,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], diff --git a/lib/rest/static/decorated/ghes-3.2.json b/lib/rest/static/decorated/ghes-3.2.json index 5d52e7a5cf00..97eb89c836ea 100644 --- a/lib/rest/static/decorated/ghes-3.2.json +++ b/lib/rest/static/decorated/ghes-3.2.json @@ -52,7 +52,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -62,7 +62,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 2, "artifacts": [ @@ -146,7 +146,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -157,7 +157,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 11, "node_id": "MDg6QXJ0aWZhY3QxMQ==", @@ -224,7 +224,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -234,7 +234,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -298,7 +298,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -309,7 +309,7 @@ }, "response": { "statusCode": "302", - "description": "Response" + "description": "

Response

" } } ], @@ -382,7 +382,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -393,7 +393,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 2, "artifacts": [ @@ -461,7 +461,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "enterprise": "ENTERPRISE" @@ -470,7 +470,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "enabled_organizations": "all", "allowed_actions": "selected", @@ -542,7 +542,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "enabled_organizations": "all", @@ -554,7 +554,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -609,7 +609,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "enterprise": "ENTERPRISE" @@ -618,7 +618,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 1, "organizations": [ @@ -689,7 +689,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "selected_organization_ids": [ @@ -703,7 +703,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -749,7 +749,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "enterprise": "ENTERPRISE", @@ -758,7 +758,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -804,7 +804,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "enterprise": "ENTERPRISE", @@ -813,7 +813,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -850,7 +850,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "enterprise": "ENTERPRISE" @@ -859,7 +859,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "github_owned_allowed": true, "verified_allowed": false, @@ -927,7 +927,7 @@ "key": "selected_actions", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "github_owned_allowed": true, @@ -943,7 +943,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -980,7 +980,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -989,7 +989,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "enabled_repositories": "all", "allowed_actions": "selected", @@ -1061,7 +1061,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "enabled_repositories": "all", @@ -1073,7 +1073,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -1128,7 +1128,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -1137,7 +1137,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 1, "repositories": [ @@ -1317,7 +1317,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "selected_repository_ids": [ @@ -1331,7 +1331,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -1377,7 +1377,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -1386,7 +1386,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -1432,7 +1432,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -1441,7 +1441,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -1478,7 +1478,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -1487,7 +1487,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "github_owned_allowed": true, "verified_allowed": false, @@ -1555,7 +1555,7 @@ "key": "selected_actions", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "github_owned_allowed": true, @@ -1571,7 +1571,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -1617,7 +1617,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -1627,7 +1627,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "enabled": true, "allowed_actions": "selected", @@ -1703,7 +1703,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "enabled": true, @@ -1716,7 +1716,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -1762,7 +1762,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -1772,7 +1772,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "github_owned_allowed": true, "verified_allowed": false, @@ -1849,7 +1849,7 @@ "key": "selected_actions", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "github_owned_allowed": true, @@ -1866,7 +1866,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -1923,7 +1923,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -1932,7 +1932,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 3, "secrets": [ @@ -1993,7 +1993,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -2002,7 +2002,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "key_id": "012345678912345678", "key": "2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvv1234" @@ -2052,7 +2052,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -2062,7 +2062,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "name": "GH_TOKEN", "created_at": "2019-08-10T14:59:22Z", @@ -2162,7 +2162,7 @@ "key": "201", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "encrypted_value": "c2VjcmV0", @@ -2180,14 +2180,14 @@ }, "response": { "statusCode": "201", - "description": "Response when creating a secret" + "description": "

Response when creating a secret

" } }, { "key": "204", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "encrypted_value": "c2VjcmV0", @@ -2205,7 +2205,7 @@ }, "response": { "statusCode": "204", - "description": "Response when updating a secret" + "description": "

Response when updating a secret

" } } ], @@ -2255,7 +2255,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -2264,7 +2264,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -2328,7 +2328,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -2338,7 +2338,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 1, "repositories": [ @@ -2472,7 +2472,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "selected_repository_ids": [ @@ -2486,7 +2486,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -2541,7 +2541,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -2551,7 +2551,7 @@ }, "response": { "statusCode": "204", - "description": "No Content when repository was added to the selected list" + "description": "

No Content when repository was added to the selected list

" } } ], @@ -2610,7 +2610,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -2620,7 +2620,7 @@ }, "response": { "statusCode": "204", - "description": "Response when repository was removed from the selected list" + "description": "

Response when repository was removed from the selected list

" } } ], @@ -2688,7 +2688,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -2698,7 +2698,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 2, "secrets": [ @@ -2759,7 +2759,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -2769,7 +2769,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "key_id": "012345678912345678", "key": "2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvv1234" @@ -2828,7 +2828,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -2839,7 +2839,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "name": "GH_TOKEN", "created_at": "2019-08-10T14:59:22Z", @@ -2920,7 +2920,7 @@ "key": "201", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "encrypted_value": "c2VjcmV0", @@ -2934,14 +2934,14 @@ }, "response": { "statusCode": "201", - "description": "Response when creating a secret" + "description": "

Response when creating a secret

" } }, { "key": "204", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "encrypted_value": "c2VjcmV0", @@ -2955,7 +2955,7 @@ }, "response": { "statusCode": "204", - "description": "Response when updating a secret" + "description": "

Response when updating a secret

" } } ], @@ -3014,7 +3014,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -3024,7 +3024,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -3088,7 +3088,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "repository_id": "REPOSITORY_ID", @@ -3098,7 +3098,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 2, "secrets": [ @@ -3159,7 +3159,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "repository_id": "REPOSITORY_ID", @@ -3169,7 +3169,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "key_id": "012345678912345678", "key": "2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvv1234" @@ -3228,7 +3228,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "repository_id": "REPOSITORY_ID", @@ -3239,7 +3239,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "name": "GH_TOKEN", "created_at": "2019-08-10T14:59:22Z", @@ -3320,7 +3320,7 @@ "key": "201", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "encrypted_value": "c2VjcmV0", @@ -3334,14 +3334,14 @@ }, "response": { "statusCode": "201", - "description": "Response when creating a secret" + "description": "

Response when creating a secret

" } }, { "key": "204", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "encrypted_value": "c2VjcmV0", @@ -3355,7 +3355,7 @@ }, "response": { "statusCode": "204", - "description": "Response when updating a secret" + "description": "

Response when updating a secret

" } } ], @@ -3414,7 +3414,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "repository_id": "REPOSITORY_ID", @@ -3424,7 +3424,7 @@ }, "response": { "statusCode": "204", - "description": "Default response" + "description": "

Default response

" } } ], @@ -3481,7 +3481,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "enterprise": "ENTERPRISE" @@ -3490,7 +3490,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 3, "runner_groups": [ @@ -3617,7 +3617,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "name": "Expensive hardware runners", @@ -3638,7 +3638,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 2, "name": "octo-runner-group", @@ -3693,7 +3693,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "enterprise": "ENTERPRISE", @@ -3703,7 +3703,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 2, "name": "octo-runner-group", @@ -3793,7 +3793,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "name": "Expensive hardware runners", @@ -3807,7 +3807,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 2, "name": "Expensive hardware runners", @@ -3862,7 +3862,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "enterprise": "ENTERPRISE", @@ -3871,7 +3871,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -3935,7 +3935,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "enterprise": "ENTERPRISE", @@ -3945,7 +3945,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 1, "organizations": [ @@ -4025,7 +4025,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "selected_organization_ids": [ @@ -4040,7 +4040,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -4095,7 +4095,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "enterprise": "ENTERPRISE", @@ -4105,7 +4105,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -4160,7 +4160,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "enterprise": "ENTERPRISE", @@ -4170,7 +4170,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -4234,7 +4234,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "enterprise": "ENTERPRISE", @@ -4244,7 +4244,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 2, "runners": [ @@ -4363,7 +4363,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "runners": [ @@ -4378,7 +4378,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -4433,7 +4433,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "enterprise": "ENTERPRISE", @@ -4443,7 +4443,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -4498,7 +4498,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "enterprise": "ENTERPRISE", @@ -4508,7 +4508,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -4563,7 +4563,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -4572,7 +4572,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 3, "runner_groups": [ @@ -4704,7 +4704,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "name": "Expensive hardware runners", @@ -4725,7 +4725,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 2, "name": "octo-runner-group", @@ -4781,7 +4781,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -4791,7 +4791,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 2, "name": "octo-runner-group", @@ -4882,7 +4882,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "name": "Expensive hardware runners", @@ -4896,7 +4896,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 2, "name": "octo-runner-group", @@ -4952,7 +4952,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -4961,7 +4961,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -5025,7 +5025,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -5035,7 +5035,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 1, "repositories": [ @@ -5342,7 +5342,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "selected_repository_ids": [ @@ -5357,7 +5357,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -5412,7 +5412,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -5422,7 +5422,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -5477,7 +5477,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -5487,7 +5487,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -5551,7 +5551,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -5561,7 +5561,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 2, "runners": [ @@ -5680,7 +5680,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "runners": [ @@ -5695,7 +5695,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -5750,7 +5750,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -5760,7 +5760,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -5815,7 +5815,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -5825,7 +5825,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -5882,7 +5882,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "enterprise": "ENTERPRISE" @@ -5891,7 +5891,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 2, "runners": [ @@ -5986,7 +5986,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "enterprise": "ENTERPRISE" @@ -5995,7 +5995,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "os": "osx", @@ -6074,7 +6074,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "enterprise": "ENTERPRISE" @@ -6083,7 +6083,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "token": "LLBF3JGZDX3P5PMEXLND6TS6FCWO6", "expires_at": "2020-01-22T12:13:35.123-08:00" @@ -6124,7 +6124,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "enterprise": "ENTERPRISE" @@ -6133,7 +6133,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "token": "AABF3JGZDX3P5PMEXLND6TS6FCWO6", "expires_at": "2020-01-29T12:13:35.123-08:00" @@ -6183,7 +6183,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "enterprise": "ENTERPRISE", @@ -6193,7 +6193,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 23, "name": "MBP", @@ -6268,7 +6268,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "enterprise": "ENTERPRISE", @@ -6277,7 +6277,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -6332,7 +6332,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -6341,7 +6341,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 2, "runners": [ @@ -6436,7 +6436,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -6445,7 +6445,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "os": "osx", @@ -6524,7 +6524,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -6533,7 +6533,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "token": "LLBF3JGZDX3P5PMEXLND6TS6FCWO6", "expires_at": "2020-01-22T12:13:35.123-08:00" @@ -6574,7 +6574,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -6583,7 +6583,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "token": "AABF3JGZDX3P5PMEXLND6TS6FCWO6", "expires_at": "2020-01-29T12:13:35.123-08:00" @@ -6633,7 +6633,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -6643,7 +6643,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 23, "name": "MBP", @@ -6718,7 +6718,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -6727,7 +6727,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -6791,7 +6791,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -6801,7 +6801,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 2, "runners": [ @@ -6905,7 +6905,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -6915,7 +6915,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "os": "osx", @@ -7003,7 +7003,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -7013,7 +7013,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "token": "LLBF3JGZDX3P5PMEXLND6TS6FCWO6", "expires_at": "2020-01-22T12:13:35.123-08:00" @@ -7063,7 +7063,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -7073,7 +7073,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "token": "AABF3JGZDX3P5PMEXLND6TS6FCWO6", "expires_at": "2020-01-29T12:13:35.123-08:00" @@ -7132,7 +7132,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -7143,7 +7143,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 23, "name": "MBP", @@ -7227,7 +7227,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -7237,7 +7237,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -7294,7 +7294,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -7305,7 +7305,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 399444496, "run_id": 29679449, @@ -7457,7 +7457,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -7467,7 +7467,7 @@ }, "response": { "statusCode": "302", - "description": "Response" + "description": "

Response

" } } ], @@ -7554,7 +7554,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -7565,7 +7565,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 1, "jobs": [ @@ -7813,7 +7813,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -7823,7 +7823,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 1, "workflow_runs": [ @@ -8069,7 +8069,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -8080,7 +8080,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 30433642, "name": "Build", @@ -8310,7 +8310,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -8320,7 +8320,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -8375,7 +8375,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -8386,7 +8386,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "state": "approved", @@ -8478,7 +8478,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -8488,7 +8488,7 @@ }, "response": { "statusCode": "202", - "description": "Response" + "description": "

Response

" } } ], @@ -8547,7 +8547,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -8557,7 +8557,7 @@ }, "response": { "statusCode": "302", - "description": "Response" + "description": "

Response

" } } ], @@ -8612,7 +8612,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -8622,7 +8622,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -8685,7 +8685,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -8696,7 +8696,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "environment": { @@ -8856,7 +8856,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -8867,7 +8867,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "url": "https://api.github.com/repos/octocat/example/deployments/1", @@ -8962,7 +8962,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -8972,7 +8972,7 @@ }, "response": { "statusCode": "201", - "description": "Response" + "description": "

Response

" } } ], @@ -9123,7 +9123,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -9134,7 +9134,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 1, "workflow_runs": [ @@ -9381,7 +9381,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -9391,7 +9391,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 2, "workflows": [ @@ -9482,7 +9482,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -9493,7 +9493,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 161335, "node_id": "MDg6V29ya2Zsb3cxNjEzMzU=", @@ -9567,7 +9567,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -9577,7 +9577,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -9663,7 +9663,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "ref": "topic-branch", @@ -9680,7 +9680,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -9742,7 +9742,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -9752,7 +9752,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -9802,12 +9802,12 @@ { "key": "200", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", - "description": "Response" + "description": "

Response

" } } ], @@ -9883,7 +9883,7 @@ { "key": "200", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -9892,7 +9892,7 @@ }, "response": { "statusCode": "200", - "description": "Response" + "description": "

Response

" } } ], @@ -9963,7 +9963,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -9971,7 +9971,7 @@ }, "response": { "statusCode": "200", - "description": "Response" + "description": "

Response

" } } ], @@ -10035,7 +10035,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -10044,7 +10044,7 @@ }, "response": { "statusCode": "200", - "description": "Response" + "description": "

Response

" } } ], @@ -10099,7 +10099,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -10107,7 +10107,7 @@ }, "response": { "statusCode": "200", - "description": "Response" + "description": "

Response

" } } ], @@ -10171,7 +10171,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME", @@ -10180,7 +10180,7 @@ }, "response": { "statusCode": "200", - "description": "Response" + "description": "

Response

" } } ], @@ -10235,7 +10235,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -10243,7 +10243,7 @@ }, "response": { "statusCode": "200", - "description": "Response" + "description": "

Response

" } } ], @@ -10298,7 +10298,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -10306,7 +10306,7 @@ }, "response": { "statusCode": "200", - "description": "Response" + "description": "

Response

" } } ], @@ -10361,7 +10361,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -10369,7 +10369,7 @@ }, "response": { "statusCode": "200", - "description": "Response" + "description": "

Response

" } } ], @@ -10398,13 +10398,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "timeline_url": "https://github.com/timeline", "user_url": "https://github.com/{user}", @@ -10536,13 +10536,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": "1", @@ -10692,24 +10692,24 @@ "key": "202", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "202", - "description": "Response" + "description": "

Response

" } }, { "key": "205", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "205", - "description": "Reset Content" + "description": "

Reset Content

" } } ], @@ -10762,7 +10762,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "thread_id": "THREAD_ID" @@ -10771,7 +10771,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": "1", "repository": { @@ -10904,7 +10904,7 @@ { "key": "205", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "thread_id": "THREAD_ID" @@ -10912,7 +10912,7 @@ }, "response": { "statusCode": "205", - "description": "Reset Content" + "description": "

Reset Content

" } } ], @@ -10957,7 +10957,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "thread_id": "THREAD_ID" @@ -10966,7 +10966,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "subscribed": true, "ignored": false, @@ -11035,7 +11035,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "thread_id": "THREAD_ID" @@ -11044,7 +11044,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "subscribed": true, "ignored": false, @@ -11101,7 +11101,7 @@ { "key": "204", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "thread_id": "THREAD_ID" @@ -11109,7 +11109,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -11225,7 +11225,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -11235,7 +11235,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": "1", @@ -11379,7 +11379,7 @@ "key": "202", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -11388,14 +11388,14 @@ }, "response": { "statusCode": "202", - "description": "Response" + "description": "

Response

" } }, { "key": "205", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -11404,7 +11404,7 @@ }, "response": { "statusCode": "205", - "description": "Reset Content" + "description": "

Reset Content

" } } ], @@ -11474,7 +11474,7 @@ { "key": "default-response", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -11484,7 +11484,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Default response", + "description": "

Default response

", "example": [ { "login": "octocat", @@ -11512,7 +11512,7 @@ { "key": "alternative-response-with-star-creation-timestamps", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -11522,7 +11522,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Alternative response with star creation timestamps", + "description": "

Alternative response with star creation timestamps

", "example": [ { "starred_at": "2011-01-16T19:06:43Z", @@ -11625,13 +11625,13 @@ { "key": "default-response", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Default response", + "description": "

Default response

", "example": [ { "id": 1296269, @@ -11762,13 +11762,13 @@ { "key": "alternative-response-with-star-creation-timestamps", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/vnd.github.v3.star+json", - "description": "Alternative response with star creation timestamps", + "description": "

Alternative response with star creation timestamps

", "example": [ { "starred_at": "2011-01-16T19:06:43Z", @@ -11954,7 +11954,7 @@ { "key": "204", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -11963,7 +11963,7 @@ }, "response": { "statusCode": "204", - "description": "Response if this repository is starred by you" + "description": "

Response if this repository is starred by you

" } } ], @@ -12025,7 +12025,7 @@ { "key": "204", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -12034,7 +12034,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -12096,7 +12096,7 @@ { "key": "204", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -12105,7 +12105,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -12204,7 +12204,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -12213,7 +12213,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Default response", + "description": "

Default response

", "example": [ { "id": 1296269, @@ -12404,7 +12404,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -12414,7 +12414,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "login": "octocat", @@ -12482,7 +12482,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -12492,7 +12492,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "if you subscribe to the repository", + "description": "

if you subscribe to the repository

", "example": { "subscribed": true, "ignored": false, @@ -12574,7 +12574,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -12584,7 +12584,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "subscribed": true, "ignored": false, @@ -12638,7 +12638,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -12647,7 +12647,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -12693,13 +12693,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1296269, @@ -12872,7 +12872,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -12881,7 +12881,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1296269, @@ -13017,13 +13017,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "slug": "octoapp", @@ -13101,7 +13101,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "code": "CODE" @@ -13110,7 +13110,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "slug": "octoapp", @@ -13228,13 +13228,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "The permissions the installation has are included under the `permissions` key.", + "description": "

The permissions the installation has are included under the permissions key.

", "example": [ { "id": 1, @@ -13328,7 +13328,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "installation_id": 1 @@ -13337,7 +13337,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "account": { @@ -13433,7 +13433,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "installation_id": 1 @@ -13441,7 +13441,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -14351,7 +14351,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "respoitory": "Hello-World", @@ -14367,7 +14367,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "token": "ghs_16C7e42F292c6912E7710c838347Ae178B4a", "expires_at": "2016-07-11T22:14:10Z", @@ -14559,7 +14559,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "installation_id": 1 @@ -14567,7 +14567,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -14613,7 +14613,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "installation_id": 1 @@ -14621,7 +14621,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -14662,7 +14662,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "app_slug": "APP_SLUG" @@ -14671,7 +14671,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "slug": "octoapp", @@ -14757,7 +14757,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -14766,7 +14766,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "account": { @@ -14862,7 +14862,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -14872,7 +14872,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "account": { @@ -14967,7 +14967,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -14976,7 +14976,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "account": { @@ -15075,13 +15075,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 1, "repositories": [ @@ -15245,12 +15245,12 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -15333,7 +15333,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -15344,7 +15344,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 101, "title": "[A-1234] Error found in core/models.py file'", @@ -15421,13 +15421,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "You can find the permissions for the installation under the `permissions` key.", + "description": "

You can find the permissions for the installation under the permissions key.

", "example": { "total_count": 2, "installations": [ @@ -15604,7 +15604,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "installation_id": 1 @@ -15613,7 +15613,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "The access the user has to each repository is included in the hash under the `permissions` key.", + "description": "

The access the user has to each repository is included in the hash under the permissions key.

", "example": { "total_count": 1, "repositories": [ @@ -15806,7 +15806,7 @@ { "key": "204", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "installation_id": 1, @@ -15815,7 +15815,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -15878,7 +15878,7 @@ { "key": "204", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "installation_id": 1, @@ -15887,7 +15887,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -15954,7 +15954,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "access_token": "e72e16c7e42f292c6912e7710c838347ae178b4a" @@ -15965,7 +15965,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -16020,7 +16020,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "client_id": "Iv1.8a61f9b3a7aba766", @@ -16029,7 +16029,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -16082,7 +16082,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "access_token": "e72e16c7e42f292c6912e7710c838347ae178b4a" @@ -16094,7 +16094,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "url": "https://api.github.com/authorizations/1", @@ -16197,7 +16197,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "access_token": "e72e16c7e42f292c6912e7710c838347ae178b4a" @@ -16209,7 +16209,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "url": "https://api.github.com/authorizations/1", @@ -16308,7 +16308,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "access_token": "e72e16c7e42f292c6912e7710c838347ae178b4a" @@ -16319,7 +16319,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -17265,7 +17265,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "access_token": "e72e16c7e42f292c6912e7710c838347ae178b4a", @@ -17283,7 +17283,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "url": "https://api.github.com/authorizations/1", @@ -17421,7 +17421,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "client_id": "Iv1.8a61f9b3a7aba766", @@ -17431,7 +17431,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "url": "https://api.github.com/authorizations/1", @@ -17528,7 +17528,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "client_id": "Iv1.8a61f9b3a7aba766", @@ -17538,7 +17538,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "url": "https://api.github.com/authorizations/1", @@ -17631,7 +17631,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "client_id": "Iv1.8a61f9b3a7aba766", @@ -17640,7 +17640,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -17669,13 +17669,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "content_type": "json", "insecure_ssl": "0", @@ -17766,7 +17766,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "content_type": "json", @@ -17778,7 +17778,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "content_type": "json", "insecure_ssl": "0", @@ -17830,13 +17830,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 12345678, @@ -17909,7 +17909,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "delivery_id": "DELIVERY_ID" @@ -17918,7 +17918,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 12345678, "guid": "0b989ba4-242f-11e5-81e1-c7b6966d2516", @@ -18006,7 +18006,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "delivery_id": "DELIVERY_ID" @@ -18014,7 +18014,7 @@ }, "response": { "statusCode": "202", - "description": "Accepted" + "description": "

Accepted

" } } ], @@ -18099,7 +18099,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -18109,7 +18109,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "name": "master", @@ -18189,7 +18189,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -18199,7 +18199,7 @@ }, "response": { "statusCode": "200", - "description": "Response" + "description": "

Response

" } } ], @@ -18274,7 +18274,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "new_name": "my_renamed_branch" @@ -18288,7 +18288,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "name": "master", "commit": { @@ -18475,7 +18475,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "base": "master", @@ -18490,7 +18490,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Successful Response (The resulting merge commit)", + "description": "

Successful Response (The resulting merge commit)

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/commits/6dcb09b5b57875f334f61aebed695e2e4193db5e", "sha": "6dcb09b5b57875f334f61aebed695e2e4193db5e", @@ -18663,7 +18663,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -18674,7 +18674,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/branches/master/protection", "required_status_checks": { @@ -19523,7 +19523,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "required_status_checks": { @@ -19579,7 +19579,7 @@ }, "response": { "statusCode": "200", - "description": "Response" + "description": "

Response

" } } ], @@ -19649,7 +19649,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -19659,7 +19659,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -19719,7 +19719,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -19730,7 +19730,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/branches/master/protection/enforce_admins", "enabled": true @@ -19790,7 +19790,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -19801,7 +19801,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/branches/master/protection/enforce_admins", "enabled": true @@ -19861,7 +19861,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -19871,7 +19871,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -19931,7 +19931,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -19942,7 +19942,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/branches/master/protection/required_pull_request_reviews", "dismissal_restrictions": { @@ -20145,7 +20145,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "dismissal_restrictions": { @@ -20177,7 +20177,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/branches/master/protection/required_pull_request_reviews", "dismissal_restrictions": { @@ -20288,7 +20288,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -20298,7 +20298,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -20358,7 +20358,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -20369,7 +20369,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/branches/master/protection/required_signatures", "enabled": true @@ -20435,7 +20435,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -20446,7 +20446,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/branches/master/protection/required_signatures", "enabled": true @@ -20512,7 +20512,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -20522,7 +20522,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -20584,7 +20584,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -20595,7 +20595,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/branches/master/protection/required_status_checks", "strict": true, @@ -20687,7 +20687,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "strict": true, @@ -20704,7 +20704,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/branches/master/protection/required_status_checks", "strict": true, @@ -20776,7 +20776,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -20786,7 +20786,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -20842,7 +20842,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -20853,7 +20853,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ "continuous-integration/travis-ci" ] @@ -20930,7 +20930,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -20941,7 +20941,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ "continuous-integration/travis-ci", "continuous-integration/jenkins" @@ -21027,7 +21027,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -21038,7 +21038,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ "continuous-integration/travis-ci" ] @@ -21119,7 +21119,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -21130,7 +21130,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ "continuous-integration/travis-ci" ] @@ -21197,7 +21197,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -21208,7 +21208,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/branches/master/protection/restrictions", "users_url": "https://api.github.com/repos/octocat/Hello-World/branches/master/protection/restrictions/users", @@ -21349,7 +21349,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -21359,7 +21359,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -21415,7 +21415,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -21426,7 +21426,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -21543,7 +21543,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -21554,7 +21554,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -21671,7 +21671,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -21682,7 +21682,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -21799,7 +21799,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -21810,7 +21810,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -21913,7 +21913,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -21924,7 +21924,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -22014,7 +22014,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -22025,7 +22025,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -22115,7 +22115,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -22126,7 +22126,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -22216,7 +22216,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -22227,7 +22227,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -22303,7 +22303,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -22314,7 +22314,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "login": "octocat", @@ -22410,7 +22410,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -22421,7 +22421,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "login": "octocat", @@ -22517,7 +22517,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -22528,7 +22528,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "login": "octocat", @@ -22624,7 +22624,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -22635,7 +22635,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "login": "octocat", @@ -23663,7 +23663,7 @@ "key": "example-of-in-progress-conclusion", "request": { "contentType": "application/json", - "description": "Example of an 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 in_progress 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": "Example of a completed conclusion", + "description": "

Example of a completed conclusion

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "name": "mighty_readme", @@ -23838,7 +23838,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response for completed conclusion", + "description": "

Response for completed conclusion

", "example": { "id": 4, "head_sha": "ce587453ced02b1526dfb4cb910479d431683101", @@ -23983,7 +23983,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -23994,7 +23994,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 4, "head_sha": "ce587453ced02b1526dfb4cb910479d431683101", @@ -25080,7 +25080,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "name": "mighty_readme", @@ -25129,7 +25129,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 4, "head_sha": "ce587453ced02b1526dfb4cb910479d431683101", @@ -25292,7 +25292,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -25303,7 +25303,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "path": "README.md", @@ -25427,7 +25427,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -25438,7 +25438,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 1, "check_runs": [ @@ -25653,7 +25653,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -25664,7 +25664,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 1, "check_runs": [ @@ -25818,7 +25818,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "head_sha": "d6fde92930d4715a2b49857d24b940956b26d2d3" @@ -25831,7 +25831,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response when the suite already exists", + "description": "

Response when the suite already exists

", "example": { "id": 5, "node_id": "MDEwOkNoZWNrU3VpdGU1", @@ -26138,7 +26138,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "head_sha": "d6fde92930d4715a2b49857d24b940956b26d2d3" @@ -26151,7 +26151,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response when the suite was created", + "description": "

Response when the suite was created

", "example": { "id": 5, "node_id": "MDEwOkNoZWNrU3VpdGU1", @@ -26567,7 +26567,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "auto_trigger_checks": [ @@ -26585,7 +26585,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "preferences": { "auto_trigger_checks": [ @@ -26879,7 +26879,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -26890,7 +26890,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 5, "node_id": "MDEwOkNoZWNrU3VpdGU1", @@ -27245,7 +27245,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -27255,7 +27255,7 @@ }, "response": { "statusCode": "201", - "description": "Response" + "description": "

Response

" } } ], @@ -27348,7 +27348,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -27359,7 +27359,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 1, "check_suites": [ @@ -27658,7 +27658,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -27668,7 +27668,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "number": 4, @@ -27840,7 +27840,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -27851,7 +27851,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "number": 42, "created_at": "2020-06-19T11:21:34Z", @@ -28020,7 +28020,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "state": "dismissed", @@ -28036,7 +28036,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "number": 42, "created_at": "2020-08-25T21:28:36Z", @@ -28200,7 +28200,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -28211,7 +28211,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "ref": "refs/heads/main", @@ -28376,7 +28376,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -28386,7 +28386,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "ref": "refs/heads/main", @@ -28497,7 +28497,7 @@ { "key": "response", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -28508,7 +28508,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Default response", + "description": "

Default response

", "example": { "ref": "refs/heads/main", "commit_sha": "c18c69115654ff0166991962832dc2bd7756e655", @@ -28608,7 +28608,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -28619,7 +28619,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Default response", + "description": "

Default response

", "example": { "next_analysis_url": "https://api.github.com/repos/octocat/hello-world/code-scanning/analyses/41", "confirm_delete_url": "https://api.github.com/repos/octocat/hello-world/code-scanning/analyses/41?confirm_delete" @@ -28749,7 +28749,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -28759,7 +28759,7 @@ "response": { "statusCode": "202", "contentType": "application/json", - "description": "Default response", + "description": "

Default response

", "example": { "id": "47177e22-5596-11eb-80a1-c1e54ef945c6", "url": "https://api.github.com/repos/octocat/hello-world/code-scanning/sarifs/47177e22-5596-11eb-80a1-c1e54ef945c6" @@ -28838,7 +28838,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -28849,7 +28849,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Default response", + "description": "

Default response

", "example": { "processing_status": "complete", "analyses_url": "https://api.github.com/repos/octocat/hello-world/code-scanning/analyses?sarif_id=47177e22-5596-11eb-80a1-c1e54ef945c6" @@ -28896,13 +28896,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "key": "citizen_code_of_conduct", @@ -28957,7 +28957,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "key": "KEY" @@ -28966,7 +28966,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "key": "contributor_covenant", "name": "Contributor Covenant", @@ -29065,7 +29065,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -29075,7 +29075,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "login": "octocat", @@ -29161,7 +29161,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -29171,7 +29171,7 @@ }, "response": { "statusCode": "204", - "description": "Response if user is a collaborator" + "description": "

Response if user is a collaborator

" } } ], @@ -29260,7 +29260,7 @@ "key": "response-when-a-new-invitation-is-created", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -29271,7 +29271,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response when a new invitation is created", + "description": "

Response when a new invitation is created

", "example": { "id": 1, "node_id": "MDEwOlJlcG9zaXRvcnkxMjk2MjY5", @@ -29455,7 +29455,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -29465,7 +29465,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -29520,7 +29520,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -29531,7 +29531,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "if user has admin permissions", + "description": "

if user has admin permissions

", "example": { "permission": "admin", "user": { @@ -29624,7 +29624,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -29634,7 +29634,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -29826,7 +29826,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -29837,7 +29837,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "node_id": "MDEwOlJlcG9zaXRvcnkxMjk2MjY5", @@ -30010,7 +30010,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -30020,7 +30020,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -30066,13 +30066,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -30244,7 +30244,7 @@ { "key": "204", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "invitation_id": "INVITATION_ID" @@ -30252,7 +30252,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -30305,7 +30305,7 @@ { "key": "204", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "invitation_id": "INVITATION_ID" @@ -30313,7 +30313,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -30444,7 +30444,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -30454,7 +30454,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "url": "https://api.github.com/repos/octocat/Hello-World/commits/6dcb09b5b57875f334f61aebed695e2e4193db5e", @@ -30606,7 +30606,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -30617,7 +30617,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "name": "branch_5", @@ -30707,7 +30707,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -30718,7 +30718,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "url": "https://api.github.com/repos/octocat/Hello-World/pulls/1347", @@ -31314,7 +31314,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -31325,7 +31325,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/commits/6dcb09b5b57875f334f61aebed695e2e4193db5e", "sha": "6dcb09b5b57875f334f61aebed695e2e4193db5e", @@ -31505,7 +31505,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -31516,7 +31516,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/compare/master...topic", "html_url": "https://github.com/octocat/Hello-World/compare/master...topic", @@ -31851,7 +31851,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -31861,7 +31861,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "html_url": "https://github.com/octocat/Hello-World/commit/6dcb09b5b57875f334f61aebed695e2e4193db5e#commitcomment-1", @@ -31954,7 +31954,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -31965,7 +31965,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "html_url": "https://github.com/octocat/Hello-World/commit/6dcb09b5b57875f334f61aebed695e2e4193db5e#commitcomment-1", "url": "https://api.github.com/repos/octocat/Hello-World/comments/1", @@ -32071,7 +32071,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "body": "Nice change" @@ -32085,7 +32085,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "html_url": "https://github.com/octocat/Hello-World/commit/6dcb09b5b57875f334f61aebed695e2e4193db5e#commitcomment-1", "url": "https://api.github.com/repos/octocat/Hello-World/comments/1", @@ -32178,7 +32178,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -32188,7 +32188,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -32266,7 +32266,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -32277,7 +32277,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "html_url": "https://github.com/octocat/Hello-World/commit/6dcb09b5b57875f334f61aebed695e2e4193db5e#commitcomment-1", @@ -32409,7 +32409,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "body": "Great stuff", @@ -32426,7 +32426,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "html_url": "https://github.com/octocat/Hello-World/commit/6dcb09b5b57875f334f61aebed695e2e4193db5e#commitcomment-1", "url": "https://api.github.com/repos/octocat/Hello-World/comments/1", @@ -32544,7 +32544,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -32555,7 +32555,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "state": "success", "statuses": [ @@ -32735,7 +32735,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -32746,7 +32746,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "url": "https://api.github.com/repos/octocat/Hello-World/statuses/6dcb09b5b57875f334f61aebed695e2e4193db5e", @@ -32885,7 +32885,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "state": "success", @@ -32902,7 +32902,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/statuses/6dcb09b5b57875f334f61aebed695e2e4193db5e", "avatar_url": "https://github.com/images/error/hubot_happy.gif", @@ -33001,7 +33001,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -33011,7 +33011,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -33097,7 +33097,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "title": "octocat@octomac", @@ -33112,7 +33112,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "key": "ssh-rsa AAA...", @@ -33180,7 +33180,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -33191,7 +33191,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "key": "ssh-rsa AAA...", @@ -33259,7 +33259,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -33269,7 +33269,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -33381,7 +33381,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -33391,7 +33391,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "url": "https://api.github.com/repos/octocat/example/deployments/1", @@ -33582,7 +33582,7 @@ "key": "simple-example", "request": { "contentType": "application/json", - "description": "Simple example", + "description": "

Simple example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "ref": "topic-branch", @@ -33597,7 +33597,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Simple example", + "description": "

Simple example

", "example": { "url": "https://api.github.com/repos/octocat/example/deployments/1", "id": 1, @@ -33704,7 +33704,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -33715,7 +33715,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/example/deployments/1", "id": 1, @@ -33815,7 +33815,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -33825,7 +33825,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -33899,7 +33899,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -33909,7 +33909,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 1, "environments": [ @@ -34042,7 +34042,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -34053,7 +34053,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 161088068, "node_id": "MDExOkVudmlyb25tZW50MTYxMDg4MDY4", @@ -34338,7 +34338,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -34349,7 +34349,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 161088068, "node_id": "MDExOkVudmlyb25tZW50MTYxMDg4MDY4", @@ -34481,7 +34481,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -34491,7 +34491,7 @@ }, "response": { "statusCode": "204", - "description": "Default response" + "description": "

Default response

" } } ], @@ -34566,7 +34566,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -34577,7 +34577,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "url": "https://api.github.com/repos/octocat/example/deployments/42/statuses/1", @@ -34759,7 +34759,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "environment": "production", @@ -34776,7 +34776,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/example/deployments/42/statuses/1", "id": 1, @@ -34882,7 +34882,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -34894,7 +34894,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/example/deployments/42/statuses/1", "id": 1, @@ -34966,12 +34966,12 @@ { "key": "200", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", - "description": "Response" + "description": "

Response

" } } ], @@ -35007,13 +35007,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "repos": { "total_repos": 212, @@ -35096,12 +35096,12 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", - "description": "Response" + "description": "

Response

" } } ], @@ -35128,12 +35128,12 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", - "description": "Response" + "description": "

Response

" } } ], @@ -35160,12 +35160,12 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", - "description": "Response" + "description": "

Response

" } } ], @@ -35192,12 +35192,12 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", - "description": "Response" + "description": "

Response

" } } ], @@ -35224,12 +35224,12 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", - "description": "Response" + "description": "

Response

" } } ], @@ -35256,12 +35256,12 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", - "description": "Response" + "description": "

Response

" } } ], @@ -35288,12 +35288,12 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", - "description": "Response" + "description": "

Response

" } } ], @@ -35320,12 +35320,12 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", - "description": "Response" + "description": "

Response

" } } ], @@ -35352,12 +35352,12 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", - "description": "Response" + "description": "

Response

" } } ], @@ -35384,12 +35384,12 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", - "description": "Response" + "description": "

Response

" } } ], @@ -35418,13 +35418,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Default response", + "description": "

Default response

", "example": { "announcement": "Very **important** announcement about _nothing_.", "expires_at": "2021-01-01T00:00:00.000+00:00" @@ -35485,13 +35485,13 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Default response", + "description": "

Default response

", "example": { "announcement": "Very **important** announcement about _nothing_.", "expires_at": "2021-01-01T00:00:00.000+00:00" @@ -35522,12 +35522,12 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -35575,13 +35575,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "type": "Global", @@ -35770,7 +35770,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "name": "web", @@ -35788,7 +35788,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "type": "Global", "id": 1, @@ -35857,7 +35857,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "hook_id": "HOOK_ID" @@ -35866,7 +35866,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "type": "Global", "id": 1, @@ -36053,7 +36053,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "events": [ @@ -36070,7 +36070,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "type": "Global", "id": 1, @@ -36127,7 +36127,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "hook_id": "HOOK_ID" @@ -36135,7 +36135,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -36174,7 +36174,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "hook_id": "HOOK_ID" @@ -36182,7 +36182,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -36234,7 +36234,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "ldap_dn": "cn=Enterprise Ops,ou=teams,dc=github,dc=com" @@ -36246,7 +36246,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "ldap_dn": "cn=Enterprise Ops,ou=teams,dc=github,dc=com", "id": 1, @@ -36300,7 +36300,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "team_id": "TEAM_ID" @@ -36309,7 +36309,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "status": "queued" } @@ -36360,7 +36360,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "ldap_dn": "uid=asdf,ou=users,dc=github,dc=com" @@ -36372,7 +36372,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "ldap_dn": "uid=asdf,ou=users,dc=github,dc=com", "login": "octocat", @@ -36456,7 +36456,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -36465,7 +36465,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "status": "queued" } @@ -36497,13 +36497,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "seats": 1400, "seats_used": 1316, @@ -36540,13 +36540,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "status": "running", "progress": [ @@ -36598,12 +36598,12 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "202", - "description": "Response" + "description": "

Response

" } } ], @@ -36630,13 +36630,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "status": "scheduled", "scheduled_time": "Tuesday, January 22 at 15:34 -0800", @@ -36696,7 +36696,7 @@ "key": "default", "request": { "contentType": "application/x-www-form-urlencoded", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "maintenance": "{\"enabled\":true, \"when\":\"now\"}" @@ -36705,7 +36705,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "status": "scheduled", "scheduled_time": "Tuesday, January 22 at 15:34 -0800", @@ -36754,13 +36754,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "enterprise": { "private_mode": false, @@ -36938,7 +36938,7 @@ "key": "default", "request": { "contentType": "application/x-www-form-urlencoded", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "settings": "{ \"enterprise\": { \"public_pages\": true }}" @@ -36946,7 +36946,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -36973,13 +36973,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "key": "ssh-rsa AAAAB3NzaC1yc2EAAAAB...", @@ -37031,7 +37031,7 @@ "key": "default", "request": { "contentType": "application/x-www-form-urlencoded", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "authorized_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCssTL/Vtu/ODLTj0VtZoRAbvf7uiv5997GyDq0MoAZUjb5jmA5wYe2/wF6sFuhiZTnZoF1ZtCHunPp0hM/GHrn6VySBhNncx14YO8FPt1CIhEeRMSEjUK9cY3xAbS365oXY8vnUHJsS9+1tr/2bx/+4NJfcUt/Ezf1OR/0LStQXw==" @@ -37040,7 +37040,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "key": "ssh-rsa AAAAB3NzaC1yc2EAAAAB...", @@ -37092,7 +37092,7 @@ "key": "default", "request": { "contentType": "application/x-www-form-urlencoded", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "authorized_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCssTL/Vtu/ODLTj0VtZoRAbvf7uiv5997GyDq0MoAZUjb5jmA5wYe2/wF6sFuhiZTnZoF1ZtCHunPp0hM/GHrn6VySBhNncx14YO8FPt1CIhEeRMSEjUK9cY3xAbS365oXY8vnUHJsS9+1tr/2bx/+4NJfcUt/Ezf1OR/0LStQXw==" @@ -37101,7 +37101,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "key": "ssh-rsa AAAAB3NzaC1yc2EAAAAB...", @@ -37171,12 +37171,12 @@ "key": "default", "request": { "contentType": "application/x-www-form-urlencoded", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "202", - "description": "Response" + "description": "

Response

" } } ], @@ -37214,12 +37214,12 @@ "key": "default", "request": { "contentType": "application/x-www-form-urlencoded", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "202", - "description": "Response" + "description": "

Response

" } } ], @@ -37305,7 +37305,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -37314,7 +37314,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 42, @@ -37371,7 +37371,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -37381,7 +37381,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 42, "name": "Check Commits", @@ -37456,7 +37456,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "enforcement": "enabled", @@ -37470,7 +37470,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 42, "name": "Check Commits", @@ -37525,7 +37525,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -37535,7 +37535,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 42, "name": "Check Commits", @@ -37602,7 +37602,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "login": "github", @@ -37613,7 +37613,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "login": "github", "id": 1, @@ -37675,7 +37675,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "login": "the-new-octocats" @@ -37687,7 +37687,7 @@ "response": { "statusCode": "202", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "message": "Job queued to rename organization. It may take a few minutes to complete.", "url": "https:///api/v3/organizations/1" @@ -37768,13 +37768,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -37857,7 +37857,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "name": "DevTools Hook Env", @@ -37867,7 +37867,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 2, "name": "DevTools Hook Env", @@ -37922,7 +37922,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "pre_receive_environment_id": "PRE_RECEIVE_ENVIRONMENT_ID" @@ -37931,7 +37931,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 2, "name": "DevTools Hook Env", @@ -38006,7 +38006,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "pre_receive_environment_id": "PRE_RECEIVE_ENVIRONMENT_ID" @@ -38015,7 +38015,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 2, "name": "DevTools Hook Env", @@ -38074,7 +38074,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "pre_receive_environment_id": "PRE_RECEIVE_ENVIRONMENT_ID" @@ -38082,7 +38082,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -38125,7 +38125,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "pre_receive_environment_id": "PRE_RECEIVE_ENVIRONMENT_ID" @@ -38134,7 +38134,7 @@ "response": { "statusCode": "202", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://github.example.com/api/v3/admin/pre-receive-environments/3/downloads/latest", "state": "not_started", @@ -38183,7 +38183,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "pre_receive_environment_id": "PRE_RECEIVE_ENVIRONMENT_ID" @@ -38192,7 +38192,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://github.example.com/api/v3/admin/pre-receive-environments/3/downloads/latest", "state": "success", @@ -38277,13 +38277,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -38403,7 +38403,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "name": "Check Commits", @@ -38421,7 +38421,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "name": "Check Commits", @@ -38489,7 +38489,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "pre_receive_hook_id": "PRE_RECEIVE_HOOK_ID" @@ -38498,7 +38498,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "name": "Check Commits", @@ -38626,7 +38626,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "name": "Check Commits", @@ -38642,7 +38642,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "name": "Check Commits", @@ -38710,7 +38710,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "pre_receive_hook_id": "PRE_RECEIVE_HOOK_ID" @@ -38718,7 +38718,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -38815,7 +38815,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -38825,7 +38825,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 42, @@ -38890,7 +38890,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -38901,7 +38901,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 42, "name": "Check Commits", @@ -38980,7 +38980,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "enforcement": "enabled" @@ -38994,7 +38994,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 42, "name": "Check Commits", @@ -39057,7 +39057,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -39068,7 +39068,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Responds with effective values inherited from owner and/or global level.", + "description": "

Responds with effective values inherited from owner and/or global level.

", "example": { "id": 42, "name": "Check Commits", @@ -39162,13 +39162,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "key": "2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvv1234", @@ -39231,7 +39231,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "key_ids": "KEY_IDS" @@ -39239,7 +39239,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -39285,13 +39285,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 2, @@ -39362,7 +39362,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "token_id": "TOKEN_ID" @@ -39370,7 +39370,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -39417,7 +39417,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "login": "monalisa", @@ -39427,7 +39427,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "login": "octocat", "id": 1, @@ -39495,7 +39495,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "login": "thenewmonalisa" @@ -39507,7 +39507,7 @@ "response": { "statusCode": "202", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "message": "Job queued to rename user. It may take a few minutes to complete.", "url": "https://api.github.com/user/1" @@ -39548,7 +39548,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -39556,7 +39556,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -39607,7 +39607,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -39616,7 +39616,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response when getting an existing impersonation OAuth token", + "description": "

Response when getting an existing impersonation OAuth token

", "example": { "id": 1, "url": "https://api.github.com/authorizations/1", @@ -39644,7 +39644,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -39653,7 +39653,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response when creating a new impersonation OAuth token", + "description": "

Response when creating a new impersonation OAuth token

", "example": { "id": 1, "url": "https://api.github.com/authorizations/1", @@ -39715,7 +39715,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -39723,7 +39723,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -39760,7 +39760,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -39768,7 +39768,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -39805,7 +39805,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -39813,7 +39813,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -39861,7 +39861,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -39869,7 +39869,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -39917,7 +39917,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -39925,7 +39925,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -39984,13 +39984,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "url": "https://api.github.com/gists/aa5a315d61ae9438b18d", @@ -40145,13 +40145,13 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/gists/aa5a315d61ae9438b18d", "forks_url": "https://api.github.com/gists/aa5a315d61ae9438b18d/forks", @@ -40238,13 +40238,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "url": "https://api.github.com/gists/aa5a315d61ae9438b18d", @@ -40361,13 +40361,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "url": "https://api.github.com/gists/aa5a315d61ae9438b18d", @@ -40465,7 +40465,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "gist_id": "GIST_ID" @@ -40474,7 +40474,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/gists/aa5a315d61ae9438b18d", "forks_url": "https://api.github.com/gists/aa5a315d61ae9438b18d/forks", @@ -40604,7 +40604,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "gist_id": "GIST_ID" @@ -40613,7 +40613,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/gists/aa5a315d61ae9438b18d", "forks_url": "https://api.github.com/gists/aa5a315d61ae9438b18d/forks", @@ -40673,7 +40673,7 @@ { "key": "204", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "gist_id": "GIST_ID" @@ -40681,7 +40681,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -40748,7 +40748,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "gist_id": "GIST_ID" @@ -40757,7 +40757,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "url": "https://api.github.com/gists/aa5a315d61ae9438b18d/57a7f021a713b1c5a6a199b54cc514735d2d462f", @@ -40856,7 +40856,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "gist_id": "GIST_ID" @@ -40865,7 +40865,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "url": "https://api.github.com/gists/aa5a315d61ae9438b18d", @@ -40962,7 +40962,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "gist_id": "GIST_ID" @@ -40971,7 +40971,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/gists/aa5a315d61ae9438b18d", "forks_url": "https://api.github.com/gists/aa5a315d61ae9438b18d/forks", @@ -41071,7 +41071,7 @@ { "key": "204", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "gist_id": "GIST_ID" @@ -41079,7 +41079,7 @@ }, "response": { "statusCode": "204", - "description": "Response if gist is starred" + "description": "

Response if gist is starred

" } } ], @@ -41128,7 +41128,7 @@ { "key": "204", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "gist_id": "GIST_ID" @@ -41136,7 +41136,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -41185,7 +41185,7 @@ { "key": "204", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "gist_id": "GIST_ID" @@ -41193,7 +41193,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -41251,7 +41251,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "gist_id": "GIST_ID", @@ -41261,7 +41261,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/gists/aa5a315d61ae9438b18d", "forks_url": "https://api.github.com/gists/aa5a315d61ae9438b18d/forks", @@ -41353,7 +41353,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -41362,7 +41362,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "url": "https://api.github.com/gists/aa5a315d61ae9438b18d", @@ -41473,7 +41473,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "gist_id": "GIST_ID" @@ -41482,7 +41482,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -41577,7 +41577,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "gist_id": "GIST_ID" @@ -41586,7 +41586,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "node_id": "MDExOkdpc3RDb21tZW50MQ==", @@ -41673,7 +41673,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "gist_id": "GIST_ID", @@ -41683,7 +41683,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "node_id": "MDExOkdpc3RDb21tZW50MQ==", @@ -41785,7 +41785,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "gist_id": "GIST_ID", @@ -41795,7 +41795,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "node_id": "MDExOkdpc3RDb21tZW50MQ==", @@ -41874,7 +41874,7 @@ { "key": "204", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "gist_id": "GIST_ID", @@ -41883,7 +41883,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -41966,7 +41966,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "content": "Content of the blob", @@ -41980,7 +41980,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/example/git/blobs/3a0f86fb8db8eea7ccbb9a95f325ddbedfb25e15", "sha": "3a0f86fb8db8eea7ccbb9a95f325ddbedfb25e15" @@ -42055,7 +42055,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -42066,7 +42066,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "content": "Q29udGVudCBvZiB0aGUgYmxvYg==", "encoding": "base64", @@ -42329,7 +42329,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "message": "my commit message", @@ -42352,7 +42352,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "sha": "7638417db6d59f3c431d3e1f261cc637155684cd", "node_id": "MDY6Q29tbWl0NzYzODQxN2RiNmQ1OWYzYzQzMWQzZTFmMjYxY2M2MzcxNTU2ODRjZA==", @@ -42450,7 +42450,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -42461,7 +42461,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "sha": "7638417db6d59f3c431d3e1f261cc637155684cd", "node_id": "MDY6Q29tbWl0NmRjYjA5YjViNTc4NzVmMzM0ZjYxYWViZWQ2OTVlMmU0MTkzZGI1ZQ==", @@ -42575,7 +42575,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -42586,7 +42586,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "ref": "refs/heads/feature-a", @@ -42664,7 +42664,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -42675,7 +42675,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "ref": "refs/heads/featureA", "node_id": "MDM6UmVmcmVmcy9oZWFkcy9mZWF0dXJlQQ==", @@ -42766,7 +42766,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "ref": "refs/heads/featureA", @@ -42780,7 +42780,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "ref": "refs/heads/featureA", "node_id": "MDM6UmVmcmVmcy9oZWFkcy9mZWF0dXJlQQ==", @@ -42871,7 +42871,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "sha": "aa218f56b14c9653891f9e74264a383fa43fefbd", @@ -42886,7 +42886,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "ref": "refs/heads/featureA", "node_id": "MDM6UmVmcmVmcy9oZWFkcy9mZWF0dXJlQQ==", @@ -42956,7 +42956,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -42966,7 +42966,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -43140,7 +43140,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "tag": "v0.0.1", @@ -43161,7 +43161,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "node_id": "MDM6VGFnOTQwYmQzMzYyNDhlZmFlMGY5ZWU1YmM3YjJkNWM5ODU4ODdiMTZhYw==", "tag": "v0.0.1", @@ -43243,7 +43243,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -43254,7 +43254,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "node_id": "MDM6VGFnOTQwYmQzMzYyNDhlZmFlMGY5ZWU1YmM3YjJkNWM5ODU4ODdiMTZhYw==", "tag": "v0.0.1", @@ -43482,7 +43482,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "base_tree": "9fb037999f264ba9a7fc6274d15fa3ae2ab98312", @@ -43503,7 +43503,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "sha": "cd8274d15fa3ae2ab983129fb037999f264ba9a7", "url": "https://api.github.com/repos/octocat/Hello-World/trees/cd8274d15fa3ae2ab983129fb037999f264ba9a7", @@ -43595,7 +43595,7 @@ { "key": "default-response", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -43606,7 +43606,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Default response", + "description": "

Default response

", "example": { "sha": "9fb037999f264ba9a7fc6274d15fa3ae2ab98312", "url": "https://api.github.com/repos/octocat/Hello-World/trees/9fb037999f264ba9a7fc6274d15fa3ae2ab98312", @@ -43642,7 +43642,7 @@ { "key": "response-recursively-retrieving-a-tree", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -43653,7 +43653,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response recursively retrieving a tree", + "description": "

Response recursively retrieving a tree

", "example": { "sha": "fc6274d15fa3ae2ab983129fb037999f264ba9a7", "url": "https://api.github.com/repos/octocat/Hello-World/trees/fc6274d15fa3ae2ab983129fb037999f264ba9a7", @@ -43706,13 +43706,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ "Actionscript", "Android", @@ -43762,7 +43762,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "name": "NAME" @@ -43771,7 +43771,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "name": "C", "source": "# Object files\n*.o\n\n# Libraries\n*.lib\n*.a\n\n# Shared objects (inc. Windows DLLs)\n*.dll\n*.so\n*.so.*\n*.dylib\n\n# Executables\n*.exe\n*.out\n*.app\n" @@ -43946,13 +43946,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -44365,7 +44365,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -44374,7 +44374,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -44806,7 +44806,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -44816,7 +44816,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -45147,7 +45147,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "title": "Found a bug", @@ -45168,7 +45168,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "node_id": "MDU6SXNzdWUx", @@ -45400,7 +45400,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -45411,7 +45411,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "node_id": "MDU6SXNzdWUx", @@ -45773,7 +45773,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "title": "Found a bug", @@ -45796,7 +45796,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "node_id": "MDU6SXNzdWUx", @@ -46049,7 +46049,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -46059,7 +46059,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -46130,7 +46130,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -46140,7 +46140,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -46275,13 +46275,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -46621,7 +46621,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -46631,7 +46631,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "login": "octocat", @@ -46712,7 +46712,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -46722,7 +46722,7 @@ }, "response": { "statusCode": "204", - "description": "If the `assignee` can be assigned to issues in the repository, a `204` header with no content is returned." + "description": "

If the assignee can be assigned to issues in the repository, a 204 header with no content is returned.

" } } ], @@ -46795,7 +46795,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "assignees": [ @@ -46812,7 +46812,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "node_id": "MDU6SXNzdWUx", @@ -47038,7 +47038,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "assignees": [ @@ -47055,7 +47055,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "node_id": "MDU6SXNzdWUx", @@ -47315,7 +47315,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -47325,7 +47325,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -47423,7 +47423,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -47434,7 +47434,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "node_id": "MDEyOklzc3VlQ29tbWVudDE=", @@ -47538,7 +47538,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "body": "Me too" @@ -47552,7 +47552,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "node_id": "MDEyOklzc3VlQ29tbWVudDE=", @@ -47642,7 +47642,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -47652,7 +47652,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -47735,7 +47735,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -47746,7 +47746,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -47855,7 +47855,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "body": "Me too" @@ -47869,7 +47869,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "node_id": "MDEyOklzc3VlQ29tbWVudDE=", @@ -47982,7 +47982,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -47992,7 +47992,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -48221,7 +48221,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -48232,7 +48232,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "node_id": "MDEwOklzc3VlRXZlbnQx", @@ -48525,7 +48525,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -48536,7 +48536,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -48653,7 +48653,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -48664,7 +48664,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 208045946, @@ -48758,7 +48758,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "labels": [ @@ -48775,7 +48775,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 208045946, @@ -48873,7 +48873,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "labels": [ @@ -48890,7 +48890,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 208045946, @@ -48973,7 +48973,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -48983,7 +48983,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -49051,7 +49051,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -49063,7 +49063,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 208045946, @@ -49146,7 +49146,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -49156,7 +49156,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 208045946, @@ -49255,7 +49255,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "name": "bug", @@ -49270,7 +49270,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 208045946, "node_id": "MDU6TGFiZWwyMDgwNDU5NDY=", @@ -49342,7 +49342,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -49353,7 +49353,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 208045946, "node_id": "MDU6TGFiZWwyMDgwNDU5NDY=", @@ -49450,7 +49450,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "new_name": "bug :bug:", @@ -49466,7 +49466,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 208045946, "node_id": "MDU6TGFiZWwyMDgwNDU5NDY=", @@ -49530,7 +49530,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -49540,7 +49540,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -49613,7 +49613,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -49624,7 +49624,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 208045946, @@ -49753,7 +49753,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -49763,7 +49763,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "url": "https://api.github.com/repos/octocat/Hello-World/milestones/1", @@ -49896,7 +49896,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "title": "v1.0", @@ -49912,7 +49912,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/milestones/1", "html_url": "https://github.com/octocat/Hello-World/milestones/v1.0", @@ -50012,7 +50012,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -50023,7 +50023,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/milestones/1", "html_url": "https://github.com/octocat/Hello-World/milestones/v1.0", @@ -50163,7 +50163,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "title": "v1.0", @@ -50180,7 +50180,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/milestones/1", "html_url": "https://github.com/octocat/Hello-World/milestones/v1.0", @@ -50272,7 +50272,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -50282,7 +50282,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -50361,7 +50361,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -50371,7 +50371,7 @@ }, "response": { "statusCode": "200", - "description": "Response" + "description": "

Response

" } } ], @@ -50440,13 +50440,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "key": "mit", @@ -50538,7 +50538,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "license": "LICENSE" @@ -50547,7 +50547,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "key": "mit", "name": "MIT License", @@ -50630,7 +50630,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -50640,7 +50640,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "name": "LICENSE", "path": "LICENSE", @@ -50733,12 +50733,12 @@ "key": "200", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", - "description": "Response" + "description": "

Response

" } } ], @@ -50797,12 +50797,12 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", - "description": "Response" + "description": "

Response

" } } ], @@ -50829,13 +50829,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "verifiable_password_authentication": true, "packages": [ @@ -50886,12 +50886,12 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", - "description": "Response" + "description": "

Response

" } } ], @@ -50918,12 +50918,12 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", - "description": "Response" + "description": "

Response

" } } ], @@ -50974,7 +50974,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -50984,7 +50984,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Returns a weekly aggregate of the number of additions and deletions pushed to a repository.", + "description": "

Returns a weekly aggregate of the number of additions and deletions pushed to a repository.

", "example": [ [ 1302998400, @@ -51045,7 +51045,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -51055,7 +51055,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "days": [ @@ -51124,7 +51124,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -51134,7 +51134,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "* `w` - Start of the week, given as a [Unix timestamp](http://en.wikipedia.org/wiki/Unix_time).\n* `a` - Number of additions\n* `d` - Number of deletions\n* `c` - Number of commits", + "description": "", "example": [ { "author": { @@ -51221,7 +51221,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -51231,7 +51231,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "The array order is oldest week (index 0) to most recent week.", + "description": "

The array order is oldest week (index 0) to most recent week.

", "example": { "all": [ 11, @@ -51391,7 +51391,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -51401,7 +51401,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "For example, `[2, 14, 25]` indicates that there were 25 total commits, during the 2:00pm hour on Tuesdays. All times are based on the time zone of individual commits.", + "description": "

For example, [2, 14, 25] indicates that there were 25 total commits, during the 2:00pm hour on Tuesdays. All times are based on the time zone of individual commits.

", "example": [ [ 0, @@ -51480,13 +51480,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -51555,7 +51555,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "grant_id": "GRANT_ID" @@ -51564,7 +51564,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "url": "https://api.github.com/applications/grants/1", @@ -51627,7 +51627,7 @@ { "key": "204", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "grant_id": "GRANT_ID" @@ -51635,7 +51635,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -51702,13 +51702,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 2, @@ -51856,13 +51856,13 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "url": "https://api.github.com/authorizations/1", @@ -52006,7 +52006,7 @@ "key": "response-if-returning-an-existing-token", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "client_id": "Iv1.8a61f9b3a7aba766" @@ -52015,7 +52015,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "if returning an existing token", + "description": "

if returning an existing token

", "example": { "id": 1, "url": "https://api.github.com/authorizations/1", @@ -52043,7 +52043,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "client_id": "Iv1.8a61f9b3a7aba766" @@ -52052,7 +52052,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "**Deprecation Notice:** GitHub will discontinue the [OAuth Authorizations API](https://docs.github.com/enterprise-server@3.2/rest/reference/oauth-authorizations), which is used by integrations to create personal access tokens and OAuth tokens, and you must now create these tokens using our [web application flow](https://docs.github.com/enterprise-server@3.2/apps/building-oauth-apps/authorizing-oauth-apps/#web-application-flow). The [OAuth Authorizations API](https://docs.github.com/enterprise-server@3.2/rest/reference/oauth-authorizations) will be removed on November, 13, 2020. For more information, including scheduled brownouts, see the [blog post](https://developer.github.com/changes/2020-02-14-deprecating-oauth-auth-endpoint/).", + "description": "

Deprecation Notice: GitHub will discontinue the OAuth Authorizations API, which is used by integrations to create personal access tokens and OAuth tokens, and you must now create these tokens using our web application flow. The OAuth Authorizations API will be removed on November, 13, 2020. For more information, including scheduled brownouts, see the blog post.

", "example": { "id": 1, "url": "https://api.github.com/authorizations/1", @@ -52196,7 +52196,7 @@ "key": "response-if-returning-an-existing-token", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "client_id": "Iv1.8a61f9b3a7aba766", @@ -52206,7 +52206,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "if returning an existing token", + "description": "

if returning an existing token

", "example": { "id": 1, "url": "https://api.github.com/authorizations/1", @@ -52234,7 +52234,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "client_id": "Iv1.8a61f9b3a7aba766", @@ -52244,7 +52244,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response if returning a new token", + "description": "

Response if returning a new token

", "example": { "id": 1, "url": "https://api.github.com/authorizations/1", @@ -52310,7 +52310,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "authorization_id": "AUTHORIZATION_ID" @@ -52319,7 +52319,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "url": "https://api.github.com/authorizations/1", @@ -52464,7 +52464,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "authorization_id": "AUTHORIZATION_ID" @@ -52473,7 +52473,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "url": "https://api.github.com/authorizations/1", @@ -52535,7 +52535,7 @@ { "key": "204", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "authorization_id": "AUTHORIZATION_ID" @@ -52543,7 +52543,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -52605,13 +52605,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "login": "github", @@ -52668,7 +52668,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -52677,7 +52677,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Default response", + "description": "

Default response

", "example": { "login": "github", "id": 1, @@ -52943,7 +52943,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "billing_email": "mona@github.com", @@ -52964,7 +52964,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "login": "github", "id": 1, @@ -53081,7 +53081,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -53090,7 +53090,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 1, "installations": [ @@ -53192,13 +53192,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "login": "github", @@ -53281,7 +53281,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -53290,7 +53290,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "login": "github", @@ -53393,7 +53393,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -53402,7 +53402,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "login": "octocat", @@ -53478,7 +53478,7 @@ { "key": "204", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -53487,7 +53487,7 @@ }, "response": { "statusCode": "204", - "description": "Response if requester is an organization member and user is a member" + "description": "

Response if requester is an organization member and user is a member

" } } ], @@ -53541,7 +53541,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -53550,7 +53550,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -53600,7 +53600,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -53610,7 +53610,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response if user has an active admin membership with organization", + "description": "

Response if user has an active admin membership with organization

", "example": { "url": "https://api.github.com/orgs/octocat/memberships/defunkt", "state": "active", @@ -53720,7 +53720,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -53730,7 +53730,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response if user has an active admin membership with organization", + "description": "

Response if user has an active admin membership with organization

", "example": { "url": "https://api.github.com/orgs/octocat/memberships/defunkt", "state": "active", @@ -53824,7 +53824,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -53833,7 +53833,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -53896,7 +53896,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -53905,7 +53905,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "login": "octocat", @@ -53973,7 +53973,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -53982,7 +53982,7 @@ }, "response": { "statusCode": "204", - "description": "Response if user is a public member" + "description": "

Response if user is a public member

" } } ], @@ -54032,7 +54032,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -54041,7 +54041,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -54091,7 +54091,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -54100,7 +54100,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -54159,13 +54159,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "url": "https://api.github.com/orgs/octocat/memberships/defunkt", @@ -54300,7 +54300,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -54309,7 +54309,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/orgs/invitocat/memberships/defunkt", "state": "pending", @@ -54408,7 +54408,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "state": "active" @@ -54420,7 +54420,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/orgs/octocat/memberships/defunkt", "state": "active", @@ -54543,7 +54543,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -54552,7 +54552,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "login": "octocat", @@ -54620,7 +54620,7 @@ { "key": "202", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -54629,13 +54629,13 @@ }, "response": { "statusCode": "202", - "description": "User is getting converted asynchronously" + "description": "

User is getting converted asynchronously

" } }, { "key": "204", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -54644,7 +54644,7 @@ }, "response": { "statusCode": "204", - "description": "User was converted" + "description": "

User was converted

" } } ], @@ -54702,7 +54702,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -54711,7 +54711,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -54772,7 +54772,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -54781,7 +54781,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -55057,7 +55057,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "name": "web", @@ -55078,7 +55078,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "url": "https://api.github.com/orgs/octocat/hooks/1", @@ -55151,7 +55151,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -55161,7 +55161,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "url": "https://api.github.com/orgs/octocat/hooks/1", @@ -55402,7 +55402,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "active": true, @@ -55418,7 +55418,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "url": "https://api.github.com/orgs/octocat/hooks/1", @@ -55490,7 +55490,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -55499,7 +55499,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -55549,7 +55549,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -55559,7 +55559,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "content_type": "json", "insecure_ssl": "0", @@ -55669,7 +55669,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -55679,7 +55679,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "content_type": "json", "insecure_ssl": "0", @@ -55749,7 +55749,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -55759,7 +55759,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 12345678, @@ -55850,7 +55850,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -55861,7 +55861,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 12345678, "guid": "0b989ba4-242f-11e5-81e1-c7b6966d2516", @@ -55967,7 +55967,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -55977,7 +55977,7 @@ }, "response": { "statusCode": "202", - "description": "Accepted" + "description": "

Accepted

" } } ], @@ -56031,7 +56031,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -56040,7 +56040,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -56093,7 +56093,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -56103,7 +56103,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/github/developer.github.com/pages", "status": "built", @@ -56244,7 +56244,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "source": { @@ -56260,7 +56260,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/github/developer.github.com/pages", "status": "built", @@ -56409,7 +56409,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "cname": "octocatblog.com", @@ -56425,7 +56425,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -56479,7 +56479,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -56488,7 +56488,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -56562,7 +56562,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -56572,7 +56572,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "url": "https://api.github.com/repos/github/developer.github.com/pages/builds/5472601", @@ -56651,7 +56651,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -56661,7 +56661,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/github/developer.github.com/pages/builds/latest", "status": "queued" @@ -56711,7 +56711,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -56721,7 +56721,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/github/developer.github.com/pages/builds/5472601", "status": "built", @@ -56807,7 +56807,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -56818,7 +56818,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/github/developer.github.com/pages/builds/5472601", "status": "built", @@ -56923,7 +56923,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -56932,7 +56932,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "owner_url": "https://api.github.com/orgs/octocat", @@ -57031,7 +57031,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "name": "Organization Roadmap", @@ -57044,7 +57044,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "owner_url": "https://api.github.com/orgs/octocat", "url": "https://api.github.com/projects/1002605", @@ -57137,7 +57137,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "project_id": "PROJECT_ID" @@ -57146,7 +57146,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "owner_url": "https://api.github.com/repos/api-playground/projects-test", "url": "https://api.github.com/projects/1002604", @@ -57296,7 +57296,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "project_id": "PROJECT_ID" @@ -57305,7 +57305,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "owner_url": "https://api.github.com/repos/api-playground/projects-test", "url": "https://api.github.com/projects/1002604", @@ -57402,7 +57402,7 @@ { "key": "204", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "project_id": "PROJECT_ID" @@ -57410,7 +57410,7 @@ }, "response": { "statusCode": "204", - "description": "Delete Success" + "description": "

Delete Success

" } } ], @@ -57511,7 +57511,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -57521,7 +57521,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "owner_url": "https://api.github.com/repos/api-playground/projects-test", @@ -57645,7 +57645,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "name": "Projects Documentation", @@ -57659,7 +57659,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "owner_url": "https://api.github.com/repos/api-playground/projects-test", "url": "https://api.github.com/projects/1002604", @@ -57771,13 +57771,13 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "owner_url": "https://api.github.com/users/octocat", "url": "https://api.github.com/projects/1002603", @@ -57903,7 +57903,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -57912,7 +57912,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "owner_url": "https://api.github.com/users/octocat", @@ -57994,7 +57994,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "card_id": "CARD_ID" @@ -58003,7 +58003,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/projects/columns/cards/1478", "id": 1478, @@ -58119,7 +58119,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "card_id": "CARD_ID" @@ -58128,7 +58128,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/projects/columns/cards/1478", "id": 1478, @@ -58219,7 +58219,7 @@ { "key": "204", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "card_id": "CARD_ID" @@ -58227,7 +58227,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -58309,7 +58309,7 @@ "key": "201", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "card_id": "CARD_ID" @@ -58317,7 +58317,7 @@ }, "response": { "statusCode": "201", - "description": "Response" + "description": "

Response

" } } ], @@ -58409,7 +58409,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "column_id": "COLUMN_ID" @@ -58418,7 +58418,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "url": "https://api.github.com/projects/columns/cards/1478", @@ -58544,7 +58544,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "column_id": "COLUMN_ID" @@ -58553,7 +58553,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/projects/columns/cards/1478", "id": 1478, @@ -58679,7 +58679,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "project_id": "PROJECT_ID" @@ -58688,7 +58688,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "login": "octocat", @@ -58798,7 +58798,7 @@ "key": "204", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "project_id": "PROJECT_ID", @@ -58807,7 +58807,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -58875,7 +58875,7 @@ { "key": "204", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "project_id": "PROJECT_ID", @@ -58884,7 +58884,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -58952,7 +58952,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "project_id": "PROJECT_ID", @@ -58962,7 +58962,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "permission": "admin", "user": { @@ -59046,7 +59046,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "column_id": "COLUMN_ID" @@ -59055,7 +59055,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/projects/columns/367", "project_url": "https://api.github.com/projects/120", @@ -59134,7 +59134,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "column_id": "COLUMN_ID" @@ -59143,7 +59143,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/projects/columns/367", "project_url": "https://api.github.com/projects/120", @@ -59204,7 +59204,7 @@ { "key": "204", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "column_id": "COLUMN_ID" @@ -59212,7 +59212,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -59278,7 +59278,7 @@ "key": "201", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "column_id": "COLUMN_ID" @@ -59286,7 +59286,7 @@ }, "response": { "statusCode": "201", - "description": "Response" + "description": "

Response

" } } ], @@ -59359,7 +59359,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "project_id": "PROJECT_ID" @@ -59368,7 +59368,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "url": "https://api.github.com/projects/columns/367", @@ -59445,7 +59445,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "project_id": "PROJECT_ID" @@ -59454,7 +59454,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/projects/columns/367", "project_url": "https://api.github.com/projects/120", @@ -59611,7 +59611,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -59621,7 +59621,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "url": "https://api.github.com/repos/octocat/Hello-World/pulls/1347", @@ -60262,7 +60262,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "title": "Amazing new feature", @@ -60278,7 +60278,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/pulls/1347", "id": 1, @@ -60874,7 +60874,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -60885,7 +60885,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Pass the appropriate [media type](https://docs.github.com/enterprise-server@3.2/rest/overview/media-types/#commits-commit-comparison-and-pull-requests) to fetch diff and patch formats.", + "description": "

Pass the appropriate media type to fetch diff and patch formats.

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/pulls/1347", "id": 1, @@ -61536,7 +61536,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "title": "new title", @@ -61553,7 +61553,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/pulls/1347", "id": 1, @@ -62167,7 +62167,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -62178,7 +62178,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "url": "https://api.github.com/repos/octocat/Hello-World/commits/6dcb09b5b57875f334f61aebed695e2e4193db5e", @@ -62331,7 +62331,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -62342,7 +62342,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "sha": "bbcd538c8e72b8c175046e27cc8f907076331401", @@ -62419,7 +62419,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -62429,7 +62429,7 @@ }, "response": { "statusCode": "204", - "description": "Response if pull request has been merged" + "description": "

Response if pull request has been merged

" } } ], @@ -62531,7 +62531,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -62542,7 +62542,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "if merge was successful", + "description": "

if merge was successful

", "example": { "sha": "6dcb09b5b57875f334f61aebed695e2e4193db5e", "merged": true, @@ -62633,7 +62633,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "expected_head_sha": "6dcb09b5b57875f334f61aebed695e2e4193db5e" @@ -62647,7 +62647,7 @@ "response": { "statusCode": "202", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "message": "Updating pull request branch.", "url": "https://github.com/repos/octocat/Hello-World/pulls/53" @@ -62765,7 +62765,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -62775,7 +62775,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "url": "https://api.github.com/repos/octocat/Hello-World/pulls/comments/1", @@ -62891,7 +62891,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -62902,7 +62902,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/pulls/comments/1", "pull_request_review_id": 42, @@ -63031,7 +63031,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "body": "I like this too!" @@ -63045,7 +63045,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/pulls/comments/1", "pull_request_review_id": 42, @@ -63158,7 +63158,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -63168,7 +63168,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -63282,7 +63282,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -63293,7 +63293,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "url": "https://api.github.com/repos/octocat/Hello-World/pulls/comments/1", @@ -63434,6 +63434,10 @@ { "type": "integer", "description": "

Required without comfort-fade preview. The position in the diff where you want to add a review comment. Note this value is not the same as the line number in the file. For help finding the position value, read the note above.

", + "deprecated": true, + "x-github": { + "deprecationDate": "2022-11-01" + }, "name": "position", "in": "body", "rawType": "integer", @@ -63504,7 +63508,7 @@ "key": "example-for-a-multi-line-comment", "request": { "contentType": "application/json", - "description": "Example for a multi-line comment", + "description": "

Example for a multi-line comment

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "body": "Great stuff!", @@ -63524,7 +63528,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/pulls/comments/1", "pull_request_review_id": 42, @@ -63665,7 +63669,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "body": "Great stuff!" @@ -63680,7 +63684,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/pulls/comments/1", "pull_request_review_id": 42, @@ -63815,7 +63819,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -63826,7 +63830,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "users": [ { @@ -63947,7 +63951,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "reviewers": [ @@ -63968,7 +63972,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/pulls/1347", "id": 1, @@ -64615,7 +64619,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "reviewers": [ @@ -64635,7 +64639,7 @@ }, "response": { "statusCode": "200", - "description": "Response" + "description": "

Response

" } } ], @@ -64714,7 +64718,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -64725,7 +64729,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "The list of reviews returns in chronological order.", + "description": "

The list of reviews returns in chronological order.

", "example": [ { "id": 80, @@ -65023,7 +65027,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "commit_id": "ecdd80bb57125d7ba9641ffaa4d7d2c19d3f3091", @@ -65046,7 +65050,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 80, "node_id": "MDE3OlB1bGxSZXF1ZXN0UmV2aWV3ODA=", @@ -65157,7 +65161,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -65169,7 +65173,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 80, "node_id": "MDE3OlB1bGxSZXF1ZXN0UmV2aWV3ODA=", @@ -65287,7 +65291,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "body": "This is close to perfect! Please address the suggested inline change. And add more about this." @@ -65302,7 +65306,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 80, "node_id": "MDE3OlB1bGxSZXF1ZXN0UmV2aWV3ODA=", @@ -65409,7 +65413,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -65421,7 +65425,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 80, "node_id": "MDE3OlB1bGxSZXF1ZXN0UmV2aWV3ODA=", @@ -65550,7 +65554,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -65562,7 +65566,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "url": "https://api.github.com/repos/octocat/Hello-World/pulls/comments/1", @@ -65704,7 +65708,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -65716,7 +65720,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 80, "node_id": "MDE3OlB1bGxSZXF1ZXN0UmV2aWV3ODA=", @@ -65852,7 +65856,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -65864,7 +65868,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 80, "node_id": "MDE3OlB1bGxSZXF1ZXN0UmV2aWV3ODA=", @@ -65945,13 +65949,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "resources": { "core": { @@ -66104,7 +66108,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -66116,7 +66120,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -66231,7 +66235,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "content": "heart" @@ -66246,7 +66250,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response when the reaction type has already been added to this team discussion comment", + "description": "

Response when the reaction type has already been added to this team discussion comment

", "example": { "id": 1, "node_id": "MDg6UmVhY3Rpb24x", @@ -66279,7 +66283,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "content": "heart" @@ -66294,7 +66298,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "node_id": "MDg6UmVhY3Rpb24x", @@ -66399,7 +66403,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -66411,7 +66415,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -66505,7 +66509,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -66516,7 +66520,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -66622,7 +66626,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "content": "heart" @@ -66636,7 +66640,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "node_id": "MDg6UmVhY3Rpb24x", @@ -66669,7 +66673,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "content": "heart" @@ -66683,7 +66687,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "node_id": "MDg6UmVhY3Rpb24x", @@ -66779,7 +66783,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -66790,7 +66794,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -66829,7 +66833,7 @@ { "key": "204", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "reaction_id": "REACTION_ID" @@ -66837,7 +66841,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -66947,7 +66951,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -66958,7 +66962,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -67068,7 +67072,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "content": "heart" @@ -67082,7 +67086,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Reaction exists", + "description": "

Reaction exists

", "example": { "id": 1, "node_id": "MDg6UmVhY3Rpb24x", @@ -67115,7 +67119,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "content": "heart" @@ -67129,7 +67133,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Reaction created", + "description": "

Reaction created

", "example": { "id": 1, "node_id": "MDg6UmVhY3Rpb24x", @@ -67233,7 +67237,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -67244,7 +67248,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -67338,7 +67342,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -67349,7 +67353,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -67459,7 +67463,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "content": "heart" @@ -67473,7 +67477,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Reaction exists", + "description": "

Reaction exists

", "example": { "id": 1, "node_id": "MDg6UmVhY3Rpb24x", @@ -67506,7 +67510,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "content": "heart" @@ -67520,7 +67524,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Reaction created", + "description": "

Reaction created

", "example": { "id": 1, "node_id": "MDg6UmVhY3Rpb24x", @@ -67620,7 +67624,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -67631,7 +67635,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -67725,7 +67729,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -67736,7 +67740,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -67850,7 +67854,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "content": "heart" @@ -67864,7 +67868,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "node_id": "MDg6UmVhY3Rpb24x", @@ -67897,7 +67901,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "content": "heart" @@ -67911,7 +67915,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "node_id": "MDg6UmVhY3Rpb24x", @@ -68011,7 +68015,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -68022,7 +68026,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -68116,7 +68120,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -68127,7 +68131,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -68237,7 +68241,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "content": "heart" @@ -68251,7 +68255,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Reaction exists", + "description": "

Reaction exists

", "example": { "id": 1, "node_id": "MDg6UmVhY3Rpb24x", @@ -68284,7 +68288,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "content": "heart" @@ -68298,7 +68302,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Reaction created", + "description": "

Reaction created

", "example": { "id": 1, "node_id": "MDg6UmVhY3Rpb24x", @@ -68398,7 +68402,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -68409,7 +68413,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -68501,7 +68505,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -68512,7 +68516,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -68624,7 +68628,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "content": "heart" @@ -68638,7 +68642,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Reaction exists", + "description": "

Reaction exists

", "example": { "id": 1, "node_id": "MDg6UmVhY3Rpb24x", @@ -68671,7 +68675,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "content": "heart" @@ -68685,7 +68689,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Reaction created", + "description": "

Reaction created

", "example": { "id": 1, "node_id": "MDg6UmVhY3Rpb24x", @@ -68785,7 +68789,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -68796,7 +68800,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -68890,7 +68894,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "team_id": "TEAM_ID", @@ -68901,7 +68905,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -69007,7 +69011,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "content": "heart" @@ -69021,7 +69025,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "node_id": "MDg6UmVhY3Rpb24x", @@ -69132,7 +69136,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "team_id": "TEAM_ID", @@ -69142,7 +69146,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -69239,7 +69243,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "content": "heart" @@ -69252,7 +69256,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "node_id": "MDg6UmVhY3Rpb24x", @@ -69349,7 +69353,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -69359,7 +69363,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "url": "https://api.github.com/repos/octocat/Hello-World/releases/1", @@ -69543,7 +69547,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "tag_name": "v1.0.0", @@ -69561,7 +69565,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/releases/1", "html_url": "https://github.com/octocat/Hello-World/releases/v1.0.0", @@ -69686,7 +69690,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -69696,7 +69700,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/releases/1", "html_url": "https://github.com/octocat/Hello-World/releases/v1.0.0", @@ -69827,7 +69831,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -69838,7 +69842,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/releases/1", "html_url": "https://github.com/octocat/Hello-World/releases/v1.0.0", @@ -69972,7 +69976,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -69983,7 +69987,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "**Note:** This returns an `upload_url` key corresponding to the endpoint for uploading release assets. This key is a [hypermedia resource](https://docs.github.com/enterprise-server@3.2/rest/overview/resources-in-the-rest-api#hypermedia).", + "description": "

Note: This returns an upload_url key corresponding to the endpoint for uploading release assets. This key is a hypermedia resource.

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/releases/1", "html_url": "https://github.com/octocat/Hello-World/releases/v1.0.0", @@ -70173,7 +70177,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "tag_name": "v1.0.0", @@ -70192,7 +70196,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/releases/1", "html_url": "https://github.com/octocat/Hello-World/releases/v1.0.0", @@ -70322,7 +70326,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -70332,7 +70336,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -70389,7 +70393,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -70400,7 +70404,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "To download the asset's binary content, set the `Accept` header of the request to [`application/octet-stream`](https://docs.github.com/enterprise-server@3.2/rest/overview/media-types). The API will either redirect the client to the location, or stream it directly if possible. API clients should handle both a `200` or `302` response.", + "description": "

To download the asset's binary content, set the Accept header of the request to application/octet-stream. The API will either redirect the client to the location, or stream it directly if possible. API clients should handle both a 200 or 302 response.

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/releases/assets/1", "browser_download_url": "https://github.com/octocat/Hello-World/releases/download/v1.0.0/example.zip", @@ -70528,7 +70532,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "name": "foo-1.0.0-osx.zip", @@ -70543,7 +70547,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/releases/assets/1", "browser_download_url": "https://github.com/octocat/Hello-World/releases/download/v1.0.0/example.zip", @@ -70632,7 +70636,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -70642,7 +70646,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -70715,7 +70719,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -70726,7 +70730,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "url": "https://api.github.com/repos/octocat/Hello-World/releases/assets/1", @@ -70835,7 +70839,7 @@ "key": "default", "request": { "contentType": "*/*", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -70846,7 +70850,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response for successful upload", + "description": "

Response for successful upload

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/releases/assets/1", "browser_download_url": "https://github.com/octocat/Hello-World/releases/download/v1.0.0/example.zip", @@ -70989,7 +70993,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -70998,7 +71002,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1296269, @@ -71324,7 +71328,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "name": "Hello-World", @@ -71342,7 +71346,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1296269, "node_id": "MDEwOlJlcG9zaXRvcnkxMjk2MjY5", @@ -71520,7 +71524,7 @@ { "key": "default-response", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -71530,7 +71534,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Default response", + "description": "

Default response

", "example": { "id": 1296269, "node_id": "MDEwOlJlcG9zaXRvcnkxMjk2MjY5", @@ -72043,7 +72047,7 @@ { "key": "response-with-scarlet-witch-preview-media-type", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -72053,7 +72057,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response with scarlet-witch-preview media type", + "description": "

Response with scarlet-witch-preview media type

", "example": { "id": 1296269, "node_id": "MDEwOlJlcG9zaXRvcnkxMjk2MjY5", @@ -73091,7 +73095,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "name": "Hello-World", @@ -73110,7 +73114,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1296269, "node_id": "MDEwOlJlcG9zaXRvcnkxMjk2MjY5", @@ -73681,7 +73685,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -73690,7 +73694,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -73775,7 +73779,7 @@ { "key": "response-if-repository-contains-content", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -73785,7 +73789,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "if repository contains content", + "description": "

if repository contains content

", "example": [ { "login": "octocat", @@ -73890,7 +73894,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "event_type": "on-demand-test", @@ -73906,7 +73910,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -73956,7 +73960,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -73966,7 +73970,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "C": 78769, "Python": 7769 @@ -74034,7 +74038,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -74044,7 +74048,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "name": "v0.1", @@ -74120,7 +74124,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -74130,7 +74134,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -74210,7 +74214,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -74220,7 +74224,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "names": [ "octocat", @@ -74298,7 +74302,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "names": [ @@ -74316,7 +74320,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "names": [ "octocat", @@ -74407,7 +74411,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "new_owner": "github", @@ -74424,7 +74428,7 @@ "response": { "statusCode": "202", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1296269, "node_id": "MDEwOlJlcG9zaXRvcnkxMjk2MjY5", @@ -74745,7 +74749,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "owner": "octocat", @@ -74762,7 +74766,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1296269, "node_id": "MDEwOlJlcG9zaXRvcnkxMjk2MjY5", @@ -74934,13 +74938,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1296269, @@ -75156,13 +75160,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Default response", + "description": "

Default response

", "example": [ { "id": 1296269, @@ -75545,13 +75549,13 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1296269, "node_id": "MDEwOlJlcG9zaXRvcnkxMjk2MjY5", @@ -75798,7 +75802,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -75807,7 +75811,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1296269, @@ -75983,7 +75987,7 @@ { "key": "response-if-content-is-a-file", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -75994,7 +75998,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response if content is a file", + "description": "

Response if content is a file

", "example": { "type": "file", "encoding": "base64", @@ -76018,7 +76022,7 @@ { "key": "response-if-content-is-a-directory", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -76029,7 +76033,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response if content is a directory", + "description": "

Response if content is a directory

", "example": [ { "type": "file", @@ -76069,7 +76073,7 @@ { "key": "response-if-content-is-a-symlink", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -76080,7 +76084,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response if content is a symlink", + "description": "

Response if content is a symlink

", "example": { "type": "symlink", "target": "/path/to/symlink/target", @@ -76103,7 +76107,7 @@ { "key": "response-if-content-is-a-submodule", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -76114,7 +76118,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response if content is a submodule", + "description": "

Response if content is a submodule

", "example": { "type": "submodule", "submodule_git_url": "git://github.com/jquery/qunit.git", @@ -76399,7 +76403,7 @@ "key": "example-for-creating-a-file", "request": { "contentType": "application/json", - "description": "Example for creating a file", + "description": "

Example for creating a file

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "message": "my commit message", @@ -76418,7 +76422,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "content": { "name": "hello.txt", @@ -76477,7 +76481,7 @@ "key": "example-for-updating-a-file", "request": { "contentType": "application/json", - "description": "Example for updating a file", + "description": "

Example for updating a file

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "message": "a new commit message", @@ -76497,7 +76501,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "content": { "name": "hello.txt", @@ -76760,7 +76764,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "message": "my commit message", @@ -76779,7 +76783,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "content": null, "commit": { @@ -76887,7 +76891,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -76897,7 +76901,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "type": "file", "encoding": "base64", @@ -76988,7 +76992,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -76999,7 +77003,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "type": "file", "encoding": "base64", @@ -77080,7 +77084,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -77090,7 +77094,7 @@ }, "response": { "statusCode": "302", - "description": "Response" + "description": "

Response

" } } ], @@ -77145,7 +77149,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -77155,7 +77159,7 @@ }, "response": { "statusCode": "302", - "description": "Response" + "description": "

Response

" } } ], @@ -77237,7 +77241,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -77247,7 +77251,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1296269, @@ -77424,7 +77428,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -77434,7 +77438,7 @@ "response": { "statusCode": "202", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1296269, "node_id": "MDEwOlJlcG9zaXRvcnkxMjk2MjY5", @@ -78043,13 +78047,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 7, "incomplete_results": false, @@ -78229,13 +78233,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 1, "incomplete_results": false, @@ -78460,13 +78464,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 280, "incomplete_results": false, @@ -78673,13 +78677,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 2, "incomplete_results": false, @@ -78805,13 +78809,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 40, "incomplete_results": false, @@ -78990,13 +78994,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 6, "incomplete_results": false, @@ -79173,13 +79177,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 12, "incomplete_results": false, @@ -79317,7 +79321,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -79327,7 +79331,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "number": 2, @@ -79437,7 +79441,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -79448,7 +79452,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "number": 42, "created_at": "2020-11-06T18:18:30Z", @@ -79561,7 +79565,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "state": "resolved", @@ -79576,7 +79580,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "number": 42, "created_at": "2020-11-06T18:18:30Z", @@ -79679,7 +79683,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -79688,7 +79692,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -79834,7 +79838,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "name": "Justice League", @@ -79849,7 +79853,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "node_id": "MDQ6VGVhbTE=", @@ -79950,7 +79954,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -79960,7 +79964,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "node_id": "MDQ6VGVhbTE=", @@ -80117,7 +80121,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "name": "new team name", @@ -80132,7 +80136,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "node_id": "MDQ6VGVhbTE=", @@ -80225,7 +80229,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -80234,7 +80238,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -80298,7 +80302,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -80308,7 +80312,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "owner_url": "https://api.github.com/orgs/octocat", @@ -80408,7 +80412,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -80419,7 +80423,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "owner_url": "https://api.github.com/orgs/octocat", "url": "https://api.github.com/projects/1002605", @@ -80537,7 +80541,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -80547,7 +80551,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -80608,7 +80612,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -80618,7 +80622,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -80682,7 +80686,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -80692,7 +80696,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1296269, @@ -80862,7 +80866,7 @@ { "key": "alternative-response-with-repository-permissions", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -80874,7 +80878,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Alternative response with repository permissions", + "description": "

Alternative response with repository permissions

", "example": { "id": 1296269, "node_id": "MDEwOlJlcG9zaXRvcnkxMjk2MjY5", @@ -81212,7 +81216,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -81223,7 +81227,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -81287,7 +81291,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -81298,7 +81302,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -81362,7 +81366,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -81372,7 +81376,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "if child teams exist", + "description": "

if child teams exist

", "example": [ { "id": 2, @@ -81437,7 +81441,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "team_id": "TEAM_ID" @@ -81446,7 +81450,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "node_id": "MDQ6VGVhbTE=", @@ -81594,7 +81598,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "name": "new team name", @@ -81608,7 +81612,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response when the updated information already exists", + "description": "

Response when the updated information already exists

", "example": { "id": 1, "node_id": "MDQ6VGVhbTE=", @@ -81662,7 +81666,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "name": "new team name", @@ -81676,7 +81680,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "node_id": "MDQ6VGVhbTE=", @@ -81776,7 +81780,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "team_id": "TEAM_ID" @@ -81784,7 +81788,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -81847,7 +81851,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "team_id": "TEAM_ID" @@ -81856,7 +81860,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "owner_url": "https://api.github.com/orgs/octocat", @@ -81951,7 +81955,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "team_id": "TEAM_ID", @@ -81961,7 +81965,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "owner_url": "https://api.github.com/orgs/octocat", "url": "https://api.github.com/projects/1002605", @@ -82070,7 +82074,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "team_id": "TEAM_ID", @@ -82079,7 +82083,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -82139,7 +82143,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "team_id": "TEAM_ID", @@ -82148,7 +82152,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -82211,7 +82215,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "team_id": "TEAM_ID" @@ -82220,7 +82224,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1296269, @@ -82385,7 +82389,7 @@ { "key": "alternative-response-with-extra-repository-information", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "team_id": "TEAM_ID", @@ -82396,7 +82400,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Alternative response with extra repository information", + "description": "

Alternative response with extra repository information

", "example": { "id": 1296269, "node_id": "MDEwOlJlcG9zaXRvcnkxMjk2MjY5", @@ -82722,7 +82726,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "team_id": "TEAM_ID", @@ -82732,7 +82736,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -82795,7 +82799,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "team_id": "TEAM_ID", @@ -82805,7 +82809,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -82860,7 +82864,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "team_id": "TEAM_ID" @@ -82869,7 +82873,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "if child teams exist", + "description": "

if child teams exist

", "example": [ { "id": 2, @@ -82955,13 +82959,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -83112,7 +83116,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -83123,7 +83127,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "author": { @@ -83238,7 +83242,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "body": "Do you like apples?" @@ -83252,7 +83256,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "author": { "login": "octocat", @@ -83363,7 +83367,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -83375,7 +83379,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "author": { "login": "octocat", @@ -83497,7 +83501,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "body": "Do you like pineapples?" @@ -83512,7 +83516,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "author": { "login": "octocat", @@ -83623,7 +83627,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -83634,7 +83638,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -83712,7 +83716,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "team_id": "TEAM_ID", @@ -83722,7 +83726,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "author": { @@ -83828,7 +83832,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "body": "Do you like apples?" @@ -83841,7 +83845,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "author": { "login": "octocat", @@ -83943,7 +83947,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "team_id": "TEAM_ID", @@ -83954,7 +83958,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "author": { "login": "octocat", @@ -84067,7 +84071,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "body": "Do you like pineapples?" @@ -84081,7 +84085,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "author": { "login": "octocat", @@ -84183,7 +84187,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "team_id": "TEAM_ID", @@ -84193,7 +84197,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -84282,7 +84286,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -84292,7 +84296,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "author": { @@ -84422,7 +84426,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "title": "Our first team post", @@ -84436,7 +84440,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "author": { "login": "octocat", @@ -84543,7 +84547,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -84554,7 +84558,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "author": { "login": "octocat", @@ -84681,7 +84685,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "title": "Welcome to our first team post" @@ -84695,7 +84699,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "author": { "login": "octocat", @@ -84802,7 +84806,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -84812,7 +84816,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -84881,7 +84885,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "team_id": "TEAM_ID" @@ -84890,7 +84894,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "author": { @@ -85011,7 +85015,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "title": "Our first team post", @@ -85024,7 +85028,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "author": { "login": "octocat", @@ -85122,7 +85126,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "team_id": "TEAM_ID", @@ -85132,7 +85136,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "author": { "login": "octocat", @@ -85250,7 +85254,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "title": "Welcome to our first team post" @@ -85263,7 +85267,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "author": { "login": "octocat", @@ -85361,7 +85365,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "team_id": "TEAM_ID", @@ -85370,7 +85374,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -85451,7 +85455,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -85461,7 +85465,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "login": "octocat", @@ -85538,7 +85542,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -85549,7 +85553,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response if user is a team maintainer", + "description": "

Response if user is a team maintainer

", "example": { "url": "https://api.github.com/teams/1/memberships/octocat", "role": "maintainer", @@ -85629,7 +85633,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -85640,7 +85644,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response if user's membership with team is now pending", + "description": "

Response if user's membership with team is now pending

", "example": { "url": "https://api.github.com/teams/1/memberships/octocat", "role": "member", @@ -85708,7 +85712,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -85718,7 +85722,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -85792,7 +85796,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "team_id": "TEAM_ID" @@ -85801,7 +85805,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "login": "octocat", @@ -85873,7 +85877,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "team_id": "TEAM_ID", @@ -85882,7 +85886,7 @@ }, "response": { "statusCode": "204", - "description": "if user is a member" + "description": "

if user is a member

" } } ], @@ -85932,7 +85936,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "team_id": "TEAM_ID", @@ -85941,7 +85945,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -85999,7 +86003,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "team_id": "TEAM_ID", @@ -86008,7 +86012,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -86058,7 +86062,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "team_id": "TEAM_ID", @@ -86068,7 +86072,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response if user is a team maintainer", + "description": "

Response if user is a team maintainer

", "example": { "url": "https://api.github.com/teams/1/memberships/octocat", "role": "maintainer", @@ -86139,7 +86143,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "team_id": "TEAM_ID", @@ -86149,7 +86153,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response if user's membership with team is now pending", + "description": "

Response if user's membership with team is now pending

", "example": { "url": "https://api.github.com/teams/1/memberships/octocat", "role": "member", @@ -86212,7 +86216,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "team_id": "TEAM_ID", @@ -86221,7 +86225,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -86255,13 +86259,13 @@ { "key": "response-with-public-and-private-profile-information", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response with public and private profile information", + "description": "

Response with public and private profile information

", "example": { "login": "octocat", "id": 1, @@ -86312,13 +86316,13 @@ { "key": "response-with-public-profile-information", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response with public profile information", + "description": "

Response with public profile information

", "example": { "login": "octocat", "id": 1, @@ -86485,13 +86489,13 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "login": "octocat", "id": 1, @@ -86602,13 +86606,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "login": "octocat", @@ -86671,7 +86675,7 @@ { "key": "default-response", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -86680,7 +86684,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Default response", + "description": "

Default response

", "example": { "login": "octocat", "id": 1, @@ -86720,7 +86724,7 @@ { "key": "response-with-git-hub-plan-information", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -86729,7 +86733,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response with GitHub plan information", + "description": "

Response with GitHub plan information

", "example": { "login": "octocat", "id": 1, @@ -86834,7 +86838,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -86843,7 +86847,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "contexts": [ { @@ -86908,13 +86912,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "email": "octocat@github.com", @@ -86984,13 +86988,13 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "email": "octocat@octocat.org", @@ -87075,12 +87079,12 @@ "key": "204", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -87146,13 +87150,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "email": "octocat@github.com", @@ -87224,13 +87228,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "login": "octocat", @@ -87310,13 +87314,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "login": "octocat", @@ -87387,7 +87391,7 @@ { "key": "204", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -87395,7 +87399,7 @@ }, "response": { "statusCode": "204", - "description": "if the person is followed by the authenticated user" + "description": "

if the person is followed by the authenticated user

" } } ], @@ -87448,7 +87452,7 @@ { "key": "204", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -87456,7 +87460,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -87509,7 +87513,7 @@ { "key": "204", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -87517,7 +87521,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -87588,7 +87592,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -87597,7 +87601,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "login": "octocat", @@ -87674,7 +87678,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -87683,7 +87687,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "login": "octocat", @@ -87751,7 +87755,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME", @@ -87760,7 +87764,7 @@ }, "response": { "statusCode": "204", - "description": "if the user follows the target user" + "description": "

if the user follows the target user

" } } ], @@ -87812,13 +87816,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 3, @@ -87909,13 +87913,13 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 3, "primary_key_id": 2, @@ -88007,7 +88011,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "gpg_key_id": "GPG_KEY_ID" @@ -88016,7 +88020,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 3, "primary_key_id": 2, @@ -88104,7 +88108,7 @@ { "key": "204", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "gpg_key_id": "GPG_KEY_ID" @@ -88112,7 +88116,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -88187,7 +88191,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -88196,7 +88200,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 3, @@ -88281,13 +88285,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "key": "2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvv1234", @@ -88374,13 +88378,13 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "key": "2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvv1234", "id": 2, @@ -88446,7 +88450,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "key_id": "KEY_ID" @@ -88455,7 +88459,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "key": "2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvv1234", "id": 2, @@ -88517,7 +88521,7 @@ { "key": "204", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "key_id": "KEY_ID" @@ -88525,7 +88529,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -88596,7 +88600,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -88605,7 +88609,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -88670,7 +88674,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -88681,7 +88685,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "content_type": "json", "insecure_ssl": "0", @@ -88800,7 +88804,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -88811,7 +88815,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "content_type": "json", "insecure_ssl": "0", @@ -88892,7 +88896,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -88903,7 +88907,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 12345678, @@ -89003,7 +89007,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -89015,7 +89019,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 12345678, "guid": "0b989ba4-242f-11e5-81e1-c7b6966d2516", @@ -89130,7 +89134,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -89141,7 +89145,7 @@ }, "response": { "statusCode": "202", - "description": "Accepted" + "description": "

Accepted

" } } ], @@ -89215,7 +89219,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -89225,7 +89229,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "type": "Repository", @@ -89514,7 +89518,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "name": "web", @@ -89537,7 +89541,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "type": "Repository", "id": 12345678, @@ -89630,7 +89634,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -89641,7 +89645,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "type": "Repository", "id": 12345678, @@ -89955,7 +89959,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "active": true, @@ -89972,7 +89976,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "type": "Repository", "id": 12345678, @@ -90061,7 +90065,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -90071,7 +90075,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -90130,7 +90134,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -90140,7 +90144,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -90199,7 +90203,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -90209,7 +90213,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], diff --git a/lib/rest/static/decorated/ghes-3.3.json b/lib/rest/static/decorated/ghes-3.3.json index b2ccc747bb15..6ed4abc29937 100644 --- a/lib/rest/static/decorated/ghes-3.3.json +++ b/lib/rest/static/decorated/ghes-3.3.json @@ -52,7 +52,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -62,7 +62,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 2, "artifacts": [ @@ -146,7 +146,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -157,7 +157,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 11, "node_id": "MDg6QXJ0aWZhY3QxMQ==", @@ -224,7 +224,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -234,7 +234,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -298,7 +298,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -309,7 +309,7 @@ }, "response": { "statusCode": "302", - "description": "Response" + "description": "

Response

" } } ], @@ -382,7 +382,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -393,7 +393,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 2, "artifacts": [ @@ -461,7 +461,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "enterprise": "ENTERPRISE" @@ -470,7 +470,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "enabled_organizations": "all", "allowed_actions": "selected", @@ -542,7 +542,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "enabled_organizations": "all", @@ -554,7 +554,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -609,7 +609,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "enterprise": "ENTERPRISE" @@ -618,7 +618,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 1, "organizations": [ @@ -689,7 +689,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "selected_organization_ids": [ @@ -703,7 +703,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -749,7 +749,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "enterprise": "ENTERPRISE", @@ -758,7 +758,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -804,7 +804,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "enterprise": "ENTERPRISE", @@ -813,7 +813,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -850,7 +850,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "enterprise": "ENTERPRISE" @@ -859,7 +859,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "github_owned_allowed": true, "verified_allowed": false, @@ -927,7 +927,7 @@ "key": "selected_actions", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "github_owned_allowed": true, @@ -943,7 +943,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -980,7 +980,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -989,7 +989,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "enabled_repositories": "all", "allowed_actions": "selected", @@ -1061,7 +1061,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "enabled_repositories": "all", @@ -1073,7 +1073,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -1128,7 +1128,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -1137,7 +1137,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 1, "repositories": [ @@ -1317,7 +1317,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "selected_repository_ids": [ @@ -1331,7 +1331,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -1377,7 +1377,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -1386,7 +1386,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -1432,7 +1432,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -1441,7 +1441,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -1478,7 +1478,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -1487,7 +1487,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "github_owned_allowed": true, "verified_allowed": false, @@ -1555,7 +1555,7 @@ "key": "selected_actions", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "github_owned_allowed": true, @@ -1571,7 +1571,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -1617,7 +1617,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -1627,7 +1627,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "enabled": true, "allowed_actions": "selected", @@ -1703,7 +1703,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "enabled": true, @@ -1716,7 +1716,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -1762,7 +1762,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -1772,7 +1772,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "github_owned_allowed": true, "verified_allowed": false, @@ -1849,7 +1849,7 @@ "key": "selected_actions", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "github_owned_allowed": true, @@ -1866,7 +1866,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -1923,7 +1923,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -1932,7 +1932,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 3, "secrets": [ @@ -1993,7 +1993,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -2002,7 +2002,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "key_id": "012345678912345678", "key": "2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvv1234" @@ -2052,7 +2052,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -2062,7 +2062,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "name": "GH_TOKEN", "created_at": "2019-08-10T14:59:22Z", @@ -2162,7 +2162,7 @@ "key": "201", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "encrypted_value": "c2VjcmV0", @@ -2180,14 +2180,14 @@ }, "response": { "statusCode": "201", - "description": "Response when creating a secret" + "description": "

Response when creating a secret

" } }, { "key": "204", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "encrypted_value": "c2VjcmV0", @@ -2205,7 +2205,7 @@ }, "response": { "statusCode": "204", - "description": "Response when updating a secret" + "description": "

Response when updating a secret

" } } ], @@ -2255,7 +2255,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -2264,7 +2264,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -2328,7 +2328,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -2338,7 +2338,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 1, "repositories": [ @@ -2472,7 +2472,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "selected_repository_ids": [ @@ -2486,7 +2486,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -2541,7 +2541,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -2551,7 +2551,7 @@ }, "response": { "statusCode": "204", - "description": "No Content when repository was added to the selected list" + "description": "

No Content when repository was added to the selected list

" } } ], @@ -2610,7 +2610,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -2620,7 +2620,7 @@ }, "response": { "statusCode": "204", - "description": "Response when repository was removed from the selected list" + "description": "

Response when repository was removed from the selected list

" } } ], @@ -2688,7 +2688,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -2698,7 +2698,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 2, "secrets": [ @@ -2759,7 +2759,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -2769,7 +2769,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "key_id": "012345678912345678", "key": "2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvv1234" @@ -2828,7 +2828,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -2839,7 +2839,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "name": "GH_TOKEN", "created_at": "2019-08-10T14:59:22Z", @@ -2920,7 +2920,7 @@ "key": "201", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "encrypted_value": "c2VjcmV0", @@ -2934,14 +2934,14 @@ }, "response": { "statusCode": "201", - "description": "Response when creating a secret" + "description": "

Response when creating a secret

" } }, { "key": "204", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "encrypted_value": "c2VjcmV0", @@ -2955,7 +2955,7 @@ }, "response": { "statusCode": "204", - "description": "Response when updating a secret" + "description": "

Response when updating a secret

" } } ], @@ -3014,7 +3014,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -3024,7 +3024,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -3088,7 +3088,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "repository_id": "REPOSITORY_ID", @@ -3098,7 +3098,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 2, "secrets": [ @@ -3159,7 +3159,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "repository_id": "REPOSITORY_ID", @@ -3169,7 +3169,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "key_id": "012345678912345678", "key": "2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvv1234" @@ -3228,7 +3228,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "repository_id": "REPOSITORY_ID", @@ -3239,7 +3239,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "name": "GH_TOKEN", "created_at": "2019-08-10T14:59:22Z", @@ -3320,7 +3320,7 @@ "key": "201", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "encrypted_value": "c2VjcmV0", @@ -3334,14 +3334,14 @@ }, "response": { "statusCode": "201", - "description": "Response when creating a secret" + "description": "

Response when creating a secret

" } }, { "key": "204", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "encrypted_value": "c2VjcmV0", @@ -3355,7 +3355,7 @@ }, "response": { "statusCode": "204", - "description": "Response when updating a secret" + "description": "

Response when updating a secret

" } } ], @@ -3414,7 +3414,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "repository_id": "REPOSITORY_ID", @@ -3424,7 +3424,7 @@ }, "response": { "statusCode": "204", - "description": "Default response" + "description": "

Default response

" } } ], @@ -3481,7 +3481,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "enterprise": "ENTERPRISE" @@ -3490,7 +3490,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 3, "runner_groups": [ @@ -3617,7 +3617,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "name": "Expensive hardware runners", @@ -3638,7 +3638,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 2, "name": "octo-runner-group", @@ -3693,7 +3693,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "enterprise": "ENTERPRISE", @@ -3703,7 +3703,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 2, "name": "octo-runner-group", @@ -3793,7 +3793,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "name": "Expensive hardware runners", @@ -3807,7 +3807,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 2, "name": "Expensive hardware runners", @@ -3862,7 +3862,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "enterprise": "ENTERPRISE", @@ -3871,7 +3871,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -3935,7 +3935,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "enterprise": "ENTERPRISE", @@ -3945,7 +3945,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 1, "organizations": [ @@ -4025,7 +4025,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "selected_organization_ids": [ @@ -4040,7 +4040,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -4095,7 +4095,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "enterprise": "ENTERPRISE", @@ -4105,7 +4105,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -4160,7 +4160,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "enterprise": "ENTERPRISE", @@ -4170,7 +4170,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -4234,7 +4234,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "enterprise": "ENTERPRISE", @@ -4244,7 +4244,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 2, "runners": [ @@ -4363,7 +4363,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "runners": [ @@ -4378,7 +4378,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -4433,7 +4433,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "enterprise": "ENTERPRISE", @@ -4443,7 +4443,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -4498,7 +4498,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "enterprise": "ENTERPRISE", @@ -4508,7 +4508,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -4563,7 +4563,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -4572,7 +4572,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 3, "runner_groups": [ @@ -4704,7 +4704,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "name": "Expensive hardware runners", @@ -4725,7 +4725,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 2, "name": "octo-runner-group", @@ -4781,7 +4781,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -4791,7 +4791,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 2, "name": "octo-runner-group", @@ -4882,7 +4882,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "name": "Expensive hardware runners", @@ -4896,7 +4896,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 2, "name": "octo-runner-group", @@ -4952,7 +4952,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -4961,7 +4961,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -5025,7 +5025,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -5035,7 +5035,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 1, "repositories": [ @@ -5342,7 +5342,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "selected_repository_ids": [ @@ -5357,7 +5357,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -5412,7 +5412,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -5422,7 +5422,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -5477,7 +5477,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -5487,7 +5487,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -5551,7 +5551,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -5561,7 +5561,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 2, "runners": [ @@ -5680,7 +5680,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "runners": [ @@ -5695,7 +5695,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -5750,7 +5750,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -5760,7 +5760,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -5815,7 +5815,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -5825,7 +5825,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -5882,7 +5882,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "enterprise": "ENTERPRISE" @@ -5891,7 +5891,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 2, "runners": [ @@ -5986,7 +5986,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "enterprise": "ENTERPRISE" @@ -5995,7 +5995,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "os": "osx", @@ -6074,7 +6074,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "enterprise": "ENTERPRISE" @@ -6083,7 +6083,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "token": "LLBF3JGZDX3P5PMEXLND6TS6FCWO6", "expires_at": "2020-01-22T12:13:35.123-08:00" @@ -6124,7 +6124,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "enterprise": "ENTERPRISE" @@ -6133,7 +6133,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "token": "AABF3JGZDX3P5PMEXLND6TS6FCWO6", "expires_at": "2020-01-29T12:13:35.123-08:00" @@ -6183,7 +6183,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "enterprise": "ENTERPRISE", @@ -6193,7 +6193,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 23, "name": "MBP", @@ -6268,7 +6268,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "enterprise": "ENTERPRISE", @@ -6277,7 +6277,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -6332,7 +6332,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -6341,7 +6341,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 2, "runners": [ @@ -6436,7 +6436,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -6445,7 +6445,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "os": "osx", @@ -6524,7 +6524,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -6533,7 +6533,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "token": "LLBF3JGZDX3P5PMEXLND6TS6FCWO6", "expires_at": "2020-01-22T12:13:35.123-08:00" @@ -6574,7 +6574,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -6583,7 +6583,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "token": "AABF3JGZDX3P5PMEXLND6TS6FCWO6", "expires_at": "2020-01-29T12:13:35.123-08:00" @@ -6633,7 +6633,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -6643,7 +6643,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 23, "name": "MBP", @@ -6718,7 +6718,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -6727,7 +6727,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -6791,7 +6791,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -6801,7 +6801,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 2, "runners": [ @@ -6905,7 +6905,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -6915,7 +6915,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "os": "osx", @@ -7003,7 +7003,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -7013,7 +7013,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "token": "LLBF3JGZDX3P5PMEXLND6TS6FCWO6", "expires_at": "2020-01-22T12:13:35.123-08:00" @@ -7063,7 +7063,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -7073,7 +7073,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "token": "AABF3JGZDX3P5PMEXLND6TS6FCWO6", "expires_at": "2020-01-29T12:13:35.123-08:00" @@ -7132,7 +7132,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -7143,7 +7143,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 23, "name": "MBP", @@ -7227,7 +7227,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -7237,7 +7237,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -7294,7 +7294,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -7305,7 +7305,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 399444496, "run_id": 29679449, @@ -7466,7 +7466,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -7476,7 +7476,7 @@ }, "response": { "statusCode": "302", - "description": "Response" + "description": "

Response

" } } ], @@ -7563,7 +7563,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -7574,7 +7574,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 1, "jobs": [ @@ -7822,7 +7822,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -7832,7 +7832,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 1, "workflow_runs": [ @@ -8078,7 +8078,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -8089,7 +8089,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 30433642, "name": "Build", @@ -8319,7 +8319,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -8329,7 +8329,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -8384,7 +8384,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -8395,7 +8395,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "state": "approved", @@ -8487,7 +8487,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -8497,7 +8497,7 @@ }, "response": { "statusCode": "202", - "description": "Response" + "description": "

Response

" } } ], @@ -8556,7 +8556,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -8566,7 +8566,7 @@ }, "response": { "statusCode": "302", - "description": "Response" + "description": "

Response

" } } ], @@ -8621,7 +8621,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -8631,7 +8631,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -8694,7 +8694,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -8705,7 +8705,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "environment": { @@ -8865,7 +8865,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -8876,7 +8876,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "url": "https://api.github.com/repos/octocat/example/deployments/1", @@ -8971,7 +8971,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -8981,7 +8981,7 @@ }, "response": { "statusCode": "201", - "description": "Response" + "description": "

Response

" } } ], @@ -9132,7 +9132,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -9143,7 +9143,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 1, "workflow_runs": [ @@ -9390,7 +9390,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -9400,7 +9400,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 2, "workflows": [ @@ -9491,7 +9491,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -9502,7 +9502,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 161335, "node_id": "MDg6V29ya2Zsb3cxNjEzMzU=", @@ -9576,7 +9576,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -9586,7 +9586,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -9672,7 +9672,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "ref": "topic-branch", @@ -9689,7 +9689,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -9751,7 +9751,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -9761,7 +9761,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -9811,12 +9811,12 @@ { "key": "200", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", - "description": "Response" + "description": "

Response

" } } ], @@ -9892,7 +9892,7 @@ { "key": "200", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -9901,7 +9901,7 @@ }, "response": { "statusCode": "200", - "description": "Response" + "description": "

Response

" } } ], @@ -9972,7 +9972,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -9980,7 +9980,7 @@ }, "response": { "statusCode": "200", - "description": "Response" + "description": "

Response

" } } ], @@ -10044,7 +10044,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -10053,7 +10053,7 @@ }, "response": { "statusCode": "200", - "description": "Response" + "description": "

Response

" } } ], @@ -10108,7 +10108,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -10116,7 +10116,7 @@ }, "response": { "statusCode": "200", - "description": "Response" + "description": "

Response

" } } ], @@ -10180,7 +10180,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME", @@ -10189,7 +10189,7 @@ }, "response": { "statusCode": "200", - "description": "Response" + "description": "

Response

" } } ], @@ -10244,7 +10244,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -10252,7 +10252,7 @@ }, "response": { "statusCode": "200", - "description": "Response" + "description": "

Response

" } } ], @@ -10307,7 +10307,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -10315,7 +10315,7 @@ }, "response": { "statusCode": "200", - "description": "Response" + "description": "

Response

" } } ], @@ -10370,7 +10370,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -10378,7 +10378,7 @@ }, "response": { "statusCode": "200", - "description": "Response" + "description": "

Response

" } } ], @@ -10407,13 +10407,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "timeline_url": "https://github.com/timeline", "user_url": "https://github.com/{user}", @@ -10545,13 +10545,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": "1", @@ -10701,24 +10701,24 @@ "key": "202", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "202", - "description": "Response" + "description": "

Response

" } }, { "key": "205", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "205", - "description": "Reset Content" + "description": "

Reset Content

" } } ], @@ -10771,7 +10771,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "thread_id": "THREAD_ID" @@ -10780,7 +10780,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": "1", "repository": { @@ -10913,7 +10913,7 @@ { "key": "205", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "thread_id": "THREAD_ID" @@ -10921,7 +10921,7 @@ }, "response": { "statusCode": "205", - "description": "Reset Content" + "description": "

Reset Content

" } } ], @@ -10966,7 +10966,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "thread_id": "THREAD_ID" @@ -10975,7 +10975,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "subscribed": true, "ignored": false, @@ -11044,7 +11044,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "thread_id": "THREAD_ID" @@ -11053,7 +11053,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "subscribed": true, "ignored": false, @@ -11110,7 +11110,7 @@ { "key": "204", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "thread_id": "THREAD_ID" @@ -11118,7 +11118,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -11234,7 +11234,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -11244,7 +11244,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": "1", @@ -11388,7 +11388,7 @@ "key": "202", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -11397,14 +11397,14 @@ }, "response": { "statusCode": "202", - "description": "Response" + "description": "

Response

" } }, { "key": "205", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -11413,7 +11413,7 @@ }, "response": { "statusCode": "205", - "description": "Reset Content" + "description": "

Reset Content

" } } ], @@ -11483,7 +11483,7 @@ { "key": "default-response", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -11493,7 +11493,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Default response", + "description": "

Default response

", "example": [ { "login": "octocat", @@ -11521,7 +11521,7 @@ { "key": "alternative-response-with-star-creation-timestamps", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -11531,7 +11531,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Alternative response with star creation timestamps", + "description": "

Alternative response with star creation timestamps

", "example": [ { "starred_at": "2011-01-16T19:06:43Z", @@ -11634,13 +11634,13 @@ { "key": "default-response", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Default response", + "description": "

Default response

", "example": [ { "id": 1296269, @@ -11771,13 +11771,13 @@ { "key": "alternative-response-with-star-creation-timestamps", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/vnd.github.v3.star+json", - "description": "Alternative response with star creation timestamps", + "description": "

Alternative response with star creation timestamps

", "example": [ { "starred_at": "2011-01-16T19:06:43Z", @@ -11963,7 +11963,7 @@ { "key": "204", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -11972,7 +11972,7 @@ }, "response": { "statusCode": "204", - "description": "Response if this repository is starred by you" + "description": "

Response if this repository is starred by you

" } } ], @@ -12034,7 +12034,7 @@ { "key": "204", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -12043,7 +12043,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -12105,7 +12105,7 @@ { "key": "204", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -12114,7 +12114,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -12213,7 +12213,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -12222,7 +12222,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Default response", + "description": "

Default response

", "example": [ { "id": 1296269, @@ -12413,7 +12413,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -12423,7 +12423,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "login": "octocat", @@ -12491,7 +12491,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -12501,7 +12501,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "if you subscribe to the repository", + "description": "

if you subscribe to the repository

", "example": { "subscribed": true, "ignored": false, @@ -12583,7 +12583,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -12593,7 +12593,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "subscribed": true, "ignored": false, @@ -12647,7 +12647,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -12656,7 +12656,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -12702,13 +12702,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1296269, @@ -12881,7 +12881,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -12890,7 +12890,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1296269, @@ -13026,13 +13026,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "slug": "octoapp", @@ -13110,7 +13110,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "code": "CODE" @@ -13119,7 +13119,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "slug": "octoapp", @@ -13237,13 +13237,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "The permissions the installation has are included under the `permissions` key.", + "description": "

The permissions the installation has are included under the permissions key.

", "example": [ { "id": 1, @@ -13337,7 +13337,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "installation_id": 1 @@ -13346,7 +13346,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "account": { @@ -13442,7 +13442,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "installation_id": 1 @@ -13450,7 +13450,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -14360,7 +14360,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "respoitory": "Hello-World", @@ -14376,7 +14376,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "token": "ghs_16C7e42F292c6912E7710c838347Ae178B4a", "expires_at": "2016-07-11T22:14:10Z", @@ -14568,7 +14568,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "installation_id": 1 @@ -14576,7 +14576,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -14622,7 +14622,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "installation_id": 1 @@ -14630,7 +14630,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -14671,7 +14671,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "app_slug": "APP_SLUG" @@ -14680,7 +14680,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "slug": "octoapp", @@ -14766,7 +14766,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -14775,7 +14775,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "account": { @@ -14871,7 +14871,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -14881,7 +14881,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "account": { @@ -14976,7 +14976,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -14985,7 +14985,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "account": { @@ -15084,13 +15084,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 1, "repositories": [ @@ -15252,12 +15252,12 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -15340,7 +15340,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -15351,7 +15351,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 101, "title": "[A-1234] Error found in core/models.py file'", @@ -15428,13 +15428,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "You can find the permissions for the installation under the `permissions` key.", + "description": "

You can find the permissions for the installation under the permissions key.

", "example": { "total_count": 2, "installations": [ @@ -15611,7 +15611,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "installation_id": 1 @@ -15620,7 +15620,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "The access the user has to each repository is included in the hash under the `permissions` key.", + "description": "

The access the user has to each repository is included in the hash under the permissions key.

", "example": { "total_count": 1, "repositories": [ @@ -15811,7 +15811,7 @@ { "key": "204", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "installation_id": 1, @@ -15820,7 +15820,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -15883,7 +15883,7 @@ { "key": "204", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "installation_id": 1, @@ -15892,7 +15892,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -15959,7 +15959,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "access_token": "e72e16c7e42f292c6912e7710c838347ae178b4a" @@ -15970,7 +15970,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -16025,7 +16025,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "client_id": "Iv1.8a61f9b3a7aba766", @@ -16034,7 +16034,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -16087,7 +16087,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "access_token": "e72e16c7e42f292c6912e7710c838347ae178b4a" @@ -16099,7 +16099,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "url": "https://api.github.com/authorizations/1", @@ -16202,7 +16202,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "access_token": "e72e16c7e42f292c6912e7710c838347ae178b4a" @@ -16214,7 +16214,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "url": "https://api.github.com/authorizations/1", @@ -16313,7 +16313,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "access_token": "e72e16c7e42f292c6912e7710c838347ae178b4a" @@ -16324,7 +16324,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -17270,7 +17270,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "access_token": "e72e16c7e42f292c6912e7710c838347ae178b4a", @@ -17288,7 +17288,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "url": "https://api.github.com/authorizations/1", @@ -17426,7 +17426,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "client_id": "Iv1.8a61f9b3a7aba766", @@ -17436,7 +17436,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "url": "https://api.github.com/authorizations/1", @@ -17533,7 +17533,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "client_id": "Iv1.8a61f9b3a7aba766", @@ -17543,7 +17543,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "url": "https://api.github.com/authorizations/1", @@ -17636,7 +17636,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "client_id": "Iv1.8a61f9b3a7aba766", @@ -17645,7 +17645,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -17674,13 +17674,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "content_type": "json", "insecure_ssl": "0", @@ -17771,7 +17771,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "content_type": "json", @@ -17783,7 +17783,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "content_type": "json", "insecure_ssl": "0", @@ -17835,13 +17835,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 12345678, @@ -17914,7 +17914,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "delivery_id": "DELIVERY_ID" @@ -17923,7 +17923,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 12345678, "guid": "0b989ba4-242f-11e5-81e1-c7b6966d2516", @@ -18011,7 +18011,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "delivery_id": "DELIVERY_ID" @@ -18019,7 +18019,7 @@ }, "response": { "statusCode": "202", - "description": "Accepted" + "description": "

Accepted

" } } ], @@ -18104,7 +18104,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -18114,7 +18114,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "name": "master", @@ -18194,7 +18194,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -18204,7 +18204,7 @@ }, "response": { "statusCode": "200", - "description": "Response" + "description": "

Response

" } } ], @@ -18279,7 +18279,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "new_name": "my_renamed_branch" @@ -18293,7 +18293,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "name": "master", "commit": { @@ -18462,7 +18462,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "branch": "main" @@ -18475,7 +18475,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "The branch has been successfully synced with the upstream repository", + "description": "

The branch has been successfully synced with the upstream repository

", "example": { "message": "Successfully fetched and fast-forwarded from upstream defunkt:main", "merge_type": "fast-forward", @@ -18563,7 +18563,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "base": "master", @@ -18578,7 +18578,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Successful Response (The resulting merge commit)", + "description": "

Successful Response (The resulting merge commit)

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/commits/6dcb09b5b57875f334f61aebed695e2e4193db5e", "sha": "6dcb09b5b57875f334f61aebed695e2e4193db5e", @@ -18751,7 +18751,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -18762,7 +18762,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/branches/master/protection", "required_status_checks": { @@ -19609,7 +19609,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "required_status_checks": { @@ -19665,7 +19665,7 @@ }, "response": { "statusCode": "200", - "description": "Response" + "description": "

Response

" } } ], @@ -19733,7 +19733,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -19743,7 +19743,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -19803,7 +19803,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -19814,7 +19814,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/branches/master/protection/enforce_admins", "enabled": true @@ -19874,7 +19874,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -19885,7 +19885,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/branches/master/protection/enforce_admins", "enabled": true @@ -19945,7 +19945,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -19955,7 +19955,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -20015,7 +20015,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -20026,7 +20026,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/branches/master/protection/required_pull_request_reviews", "dismissal_restrictions": { @@ -20227,7 +20227,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "dismissal_restrictions": { @@ -20259,7 +20259,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/branches/master/protection/required_pull_request_reviews", "dismissal_restrictions": { @@ -20368,7 +20368,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -20378,7 +20378,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -20438,7 +20438,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -20449,7 +20449,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/branches/master/protection/required_signatures", "enabled": true @@ -20513,7 +20513,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -20524,7 +20524,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/branches/master/protection/required_signatures", "enabled": true @@ -20588,7 +20588,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -20598,7 +20598,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -20658,7 +20658,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -20669,7 +20669,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/branches/master/protection/required_status_checks", "strict": true, @@ -20761,7 +20761,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "strict": true, @@ -20778,7 +20778,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/branches/master/protection/required_status_checks", "strict": true, @@ -20850,7 +20850,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -20860,7 +20860,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -20916,7 +20916,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -20927,7 +20927,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ "continuous-integration/travis-ci" ] @@ -21004,7 +21004,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -21015,7 +21015,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ "continuous-integration/travis-ci", "continuous-integration/jenkins" @@ -21101,7 +21101,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -21112,7 +21112,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ "continuous-integration/travis-ci" ] @@ -21193,7 +21193,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -21204,7 +21204,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ "continuous-integration/travis-ci" ] @@ -21271,7 +21271,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -21282,7 +21282,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/branches/master/protection/restrictions", "users_url": "https://api.github.com/repos/octocat/Hello-World/branches/master/protection/restrictions/users", @@ -21423,7 +21423,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -21433,7 +21433,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -21489,7 +21489,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -21500,7 +21500,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -21617,7 +21617,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -21628,7 +21628,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -21745,7 +21745,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -21756,7 +21756,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -21873,7 +21873,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -21884,7 +21884,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -21987,7 +21987,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -21998,7 +21998,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -22088,7 +22088,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -22099,7 +22099,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -22189,7 +22189,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -22200,7 +22200,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -22290,7 +22290,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -22301,7 +22301,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -22377,7 +22377,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -22388,7 +22388,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "login": "octocat", @@ -22484,7 +22484,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -22495,7 +22495,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "login": "octocat", @@ -22591,7 +22591,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -22602,7 +22602,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "login": "octocat", @@ -22698,7 +22698,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -22709,7 +22709,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "login": "octocat", @@ -23737,7 +23737,7 @@ "key": "example-of-in-progress-conclusion", "request": { "contentType": "application/json", - "description": "Example of an 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 in_progress 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": "Example of a completed conclusion", + "description": "

Example of a completed conclusion

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "name": "mighty_readme", @@ -23912,7 +23912,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response for completed conclusion", + "description": "

Response for completed conclusion

", "example": { "id": 4, "head_sha": "ce587453ced02b1526dfb4cb910479d431683101", @@ -24057,7 +24057,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -24068,7 +24068,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 4, "head_sha": "ce587453ced02b1526dfb4cb910479d431683101", @@ -25154,7 +25154,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "name": "mighty_readme", @@ -25203,7 +25203,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 4, "head_sha": "ce587453ced02b1526dfb4cb910479d431683101", @@ -25366,7 +25366,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -25377,7 +25377,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "path": "README.md", @@ -25446,7 +25446,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -25456,7 +25456,7 @@ }, "response": { "statusCode": "201", - "description": "Response" + "description": "

Response

" } } ], @@ -25580,7 +25580,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -25591,7 +25591,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 1, "check_runs": [ @@ -25806,7 +25806,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -25817,7 +25817,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 1, "check_runs": [ @@ -25971,7 +25971,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "head_sha": "d6fde92930d4715a2b49857d24b940956b26d2d3" @@ -25984,7 +25984,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response when the suite already exists", + "description": "

Response when the suite already exists

", "example": { "id": 5, "node_id": "MDEwOkNoZWNrU3VpdGU1", @@ -26291,7 +26291,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "head_sha": "d6fde92930d4715a2b49857d24b940956b26d2d3" @@ -26304,7 +26304,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response when the suite was created", + "description": "

Response when the suite was created

", "example": { "id": 5, "node_id": "MDEwOkNoZWNrU3VpdGU1", @@ -26720,7 +26720,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "auto_trigger_checks": [ @@ -26738,7 +26738,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "preferences": { "auto_trigger_checks": [ @@ -27032,7 +27032,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -27043,7 +27043,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 5, "node_id": "MDEwOkNoZWNrU3VpdGU1", @@ -27398,7 +27398,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -27408,7 +27408,7 @@ }, "response": { "statusCode": "201", - "description": "Response" + "description": "

Response

" } } ], @@ -27501,7 +27501,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -27512,7 +27512,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 1, "check_suites": [ @@ -27811,7 +27811,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -27821,7 +27821,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "number": 4, @@ -27993,7 +27993,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -28004,7 +28004,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "number": 42, "created_at": "2020-06-19T11:21:34Z", @@ -28174,7 +28174,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "state": "dismissed", @@ -28190,7 +28190,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "number": 42, "created_at": "2020-08-25T21:28:36Z", @@ -28355,7 +28355,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -28366,7 +28366,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "ref": "refs/heads/main", @@ -28531,7 +28531,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -28541,7 +28541,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "ref": "refs/heads/main", @@ -28652,7 +28652,7 @@ { "key": "response", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -28663,7 +28663,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Default response", + "description": "

Default response

", "example": { "ref": "refs/heads/main", "commit_sha": "c18c69115654ff0166991962832dc2bd7756e655", @@ -28763,7 +28763,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -28774,7 +28774,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Default response", + "description": "

Default response

", "example": { "next_analysis_url": "https://api.github.com/repos/octocat/hello-world/code-scanning/analyses/41", "confirm_delete_url": "https://api.github.com/repos/octocat/hello-world/code-scanning/analyses/41?confirm_delete" @@ -28904,7 +28904,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -28914,7 +28914,7 @@ "response": { "statusCode": "202", "contentType": "application/json", - "description": "Default response", + "description": "

Default response

", "example": { "id": "47177e22-5596-11eb-80a1-c1e54ef945c6", "url": "https://api.github.com/repos/octocat/hello-world/code-scanning/sarifs/47177e22-5596-11eb-80a1-c1e54ef945c6" @@ -28993,7 +28993,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -29004,7 +29004,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Default response", + "description": "

Default response

", "example": { "processing_status": "complete", "analyses_url": "https://api.github.com/repos/octocat/hello-world/code-scanning/analyses?sarif_id=47177e22-5596-11eb-80a1-c1e54ef945c6" @@ -29051,13 +29051,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "key": "citizen_code_of_conduct", @@ -29112,7 +29112,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "key": "KEY" @@ -29121,7 +29121,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "key": "contributor_covenant", "name": "Contributor Covenant", @@ -29220,7 +29220,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -29230,7 +29230,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "login": "octocat", @@ -29316,7 +29316,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -29326,7 +29326,7 @@ }, "response": { "statusCode": "204", - "description": "Response if user is a collaborator" + "description": "

Response if user is a collaborator

" } } ], @@ -29415,7 +29415,7 @@ "key": "response-when-a-new-invitation-is-created", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -29426,7 +29426,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response when a new invitation is created", + "description": "

Response when a new invitation is created

", "example": { "id": 1, "node_id": "MDEwOlJlcG9zaXRvcnkxMjk2MjY5", @@ -29610,7 +29610,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -29620,7 +29620,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -29675,7 +29675,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -29686,7 +29686,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "if user has admin permissions", + "description": "

if user has admin permissions

", "example": { "permission": "admin", "user": { @@ -29779,7 +29779,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -29789,7 +29789,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -29981,7 +29981,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -29992,7 +29992,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "node_id": "MDEwOlJlcG9zaXRvcnkxMjk2MjY5", @@ -30165,7 +30165,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -30175,7 +30175,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -30221,13 +30221,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -30399,7 +30399,7 @@ { "key": "204", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "invitation_id": "INVITATION_ID" @@ -30407,7 +30407,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -30460,7 +30460,7 @@ { "key": "204", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "invitation_id": "INVITATION_ID" @@ -30468,7 +30468,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -30599,7 +30599,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -30609,7 +30609,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "url": "https://api.github.com/repos/octocat/Hello-World/commits/6dcb09b5b57875f334f61aebed695e2e4193db5e", @@ -30761,7 +30761,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -30772,7 +30772,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "name": "branch_5", @@ -30860,7 +30860,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -30871,7 +30871,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "url": "https://api.github.com/repos/octocat/Hello-World/pulls/1347", @@ -31465,7 +31465,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -31476,7 +31476,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/commits/6dcb09b5b57875f334f61aebed695e2e4193db5e", "sha": "6dcb09b5b57875f334f61aebed695e2e4193db5e", @@ -31656,7 +31656,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -31667,7 +31667,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/compare/master...topic", "html_url": "https://github.com/octocat/Hello-World/compare/master...topic", @@ -32002,7 +32002,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -32012,7 +32012,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "html_url": "https://github.com/octocat/Hello-World/commit/6dcb09b5b57875f334f61aebed695e2e4193db5e#commitcomment-1", @@ -32103,7 +32103,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -32114,7 +32114,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "html_url": "https://github.com/octocat/Hello-World/commit/6dcb09b5b57875f334f61aebed695e2e4193db5e#commitcomment-1", "url": "https://api.github.com/repos/octocat/Hello-World/comments/1", @@ -32218,7 +32218,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "body": "Nice change" @@ -32232,7 +32232,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "html_url": "https://github.com/octocat/Hello-World/commit/6dcb09b5b57875f334f61aebed695e2e4193db5e#commitcomment-1", "url": "https://api.github.com/repos/octocat/Hello-World/comments/1", @@ -32325,7 +32325,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -32335,7 +32335,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -32413,7 +32413,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -32424,7 +32424,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "html_url": "https://github.com/octocat/Hello-World/commit/6dcb09b5b57875f334f61aebed695e2e4193db5e#commitcomment-1", @@ -32554,7 +32554,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "body": "Great stuff", @@ -32571,7 +32571,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "html_url": "https://github.com/octocat/Hello-World/commit/6dcb09b5b57875f334f61aebed695e2e4193db5e#commitcomment-1", "url": "https://api.github.com/repos/octocat/Hello-World/comments/1", @@ -32689,7 +32689,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -32700,7 +32700,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "state": "success", "statuses": [ @@ -32880,7 +32880,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -32891,7 +32891,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "url": "https://api.github.com/repos/octocat/Hello-World/statuses/6dcb09b5b57875f334f61aebed695e2e4193db5e", @@ -33030,7 +33030,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "state": "success", @@ -33047,7 +33047,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/statuses/6dcb09b5b57875f334f61aebed695e2e4193db5e", "avatar_url": "https://github.com/images/error/hubot_happy.gif", @@ -33146,7 +33146,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -33156,7 +33156,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -33242,7 +33242,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "title": "octocat@octomac", @@ -33257,7 +33257,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "key": "ssh-rsa AAA...", @@ -33325,7 +33325,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -33336,7 +33336,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "key": "ssh-rsa AAA...", @@ -33404,7 +33404,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -33414,7 +33414,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -33526,7 +33526,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -33536,7 +33536,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "url": "https://api.github.com/repos/octocat/example/deployments/1", @@ -33725,7 +33725,7 @@ "key": "simple-example", "request": { "contentType": "application/json", - "description": "Simple example", + "description": "

Simple example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "ref": "topic-branch", @@ -33740,7 +33740,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Simple example", + "description": "

Simple example

", "example": { "url": "https://api.github.com/repos/octocat/example/deployments/1", "id": 1, @@ -33845,7 +33845,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -33856,7 +33856,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/example/deployments/1", "id": 1, @@ -33953,7 +33953,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -33963,7 +33963,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -34037,7 +34037,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -34047,7 +34047,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 1, "environments": [ @@ -34180,7 +34180,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -34191,7 +34191,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 161088068, "node_id": "MDExOkVudmlyb25tZW50MTYxMDg4MDY4", @@ -34476,7 +34476,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -34487,7 +34487,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 161088068, "node_id": "MDExOkVudmlyb25tZW50MTYxMDg4MDY4", @@ -34619,7 +34619,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -34629,7 +34629,7 @@ }, "response": { "statusCode": "204", - "description": "Default response" + "description": "

Default response

" } } ], @@ -34704,7 +34704,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -34715,7 +34715,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "url": "https://api.github.com/repos/octocat/example/deployments/42/statuses/1", @@ -34894,7 +34894,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "environment": "production", @@ -34911,7 +34911,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/example/deployments/42/statuses/1", "id": 1, @@ -35014,7 +35014,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -35026,7 +35026,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/example/deployments/42/statuses/1", "id": 1, @@ -35095,12 +35095,12 @@ { "key": "200", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", - "description": "Response" + "description": "

Response

" } } ], @@ -35136,13 +35136,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "repos": { "total_repos": 212, @@ -35225,12 +35225,12 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", - "description": "Response" + "description": "

Response

" } } ], @@ -35257,12 +35257,12 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", - "description": "Response" + "description": "

Response

" } } ], @@ -35289,12 +35289,12 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", - "description": "Response" + "description": "

Response

" } } ], @@ -35321,12 +35321,12 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", - "description": "Response" + "description": "

Response

" } } ], @@ -35353,12 +35353,12 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", - "description": "Response" + "description": "

Response

" } } ], @@ -35385,12 +35385,12 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", - "description": "Response" + "description": "

Response

" } } ], @@ -35417,12 +35417,12 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", - "description": "Response" + "description": "

Response

" } } ], @@ -35449,12 +35449,12 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", - "description": "Response" + "description": "

Response

" } } ], @@ -35481,12 +35481,12 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", - "description": "Response" + "description": "

Response

" } } ], @@ -35513,12 +35513,12 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", - "description": "Response" + "description": "

Response

" } } ], @@ -35547,13 +35547,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Default response", + "description": "

Default response

", "example": { "announcement": "Very **important** announcement about _nothing_.", "expires_at": "2021-01-01T00:00:00.000+00:00" @@ -35614,13 +35614,13 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Default response", + "description": "

Default response

", "example": { "announcement": "Very **important** announcement about _nothing_.", "expires_at": "2021-01-01T00:00:00.000+00:00" @@ -35651,12 +35651,12 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -35753,7 +35753,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "enterprise": "ENTERPRISE" @@ -35762,7 +35762,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "actor_ip": "88.123.45.123", @@ -35945,13 +35945,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "type": "Global", @@ -36127,7 +36127,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "name": "web", @@ -36145,7 +36145,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "type": "Global", "id": 1, @@ -36202,7 +36202,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "hook_id": "HOOK_ID" @@ -36211,7 +36211,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "type": "Global", "id": 1, @@ -36386,7 +36386,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "events": [ @@ -36403,7 +36403,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "type": "Global", "id": 1, @@ -36458,7 +36458,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "hook_id": "HOOK_ID" @@ -36466,7 +36466,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -36503,7 +36503,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "hook_id": "HOOK_ID" @@ -36511,7 +36511,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -36561,7 +36561,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "ldap_dn": "cn=Enterprise Ops,ou=teams,dc=github,dc=com" @@ -36573,7 +36573,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "ldap_dn": "cn=Enterprise Ops,ou=teams,dc=github,dc=com", "id": 1, @@ -36625,7 +36625,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "team_id": "TEAM_ID" @@ -36634,7 +36634,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "status": "queued" } @@ -36685,7 +36685,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "ldap_dn": "uid=asdf,ou=users,dc=github,dc=com" @@ -36697,7 +36697,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "ldap_dn": "uid=asdf,ou=users,dc=github,dc=com", "login": "octocat", @@ -36781,7 +36781,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -36790,7 +36790,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "status": "queued" } @@ -36822,13 +36822,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "seats": 1400, "seats_used": 1316, @@ -36865,13 +36865,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "status": "running", "progress": [ @@ -36923,12 +36923,12 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "202", - "description": "Response" + "description": "

Response

" } } ], @@ -36955,13 +36955,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "status": "scheduled", "scheduled_time": "Tuesday, January 22 at 15:34 -0800", @@ -37021,7 +37021,7 @@ "key": "default", "request": { "contentType": "application/x-www-form-urlencoded", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "maintenance": "{\"enabled\":true, \"when\":\"now\"}" @@ -37030,7 +37030,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "status": "scheduled", "scheduled_time": "Tuesday, January 22 at 15:34 -0800", @@ -37079,13 +37079,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "enterprise": { "private_mode": false, @@ -37263,7 +37263,7 @@ "key": "default", "request": { "contentType": "application/x-www-form-urlencoded", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "settings": "{ \"enterprise\": { \"public_pages\": true }}" @@ -37271,7 +37271,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -37298,13 +37298,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "key": "ssh-rsa AAAAB3NzaC1yc2EAAAAB...", @@ -37356,7 +37356,7 @@ "key": "default", "request": { "contentType": "application/x-www-form-urlencoded", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "authorized_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCssTL/Vtu/ODLTj0VtZoRAbvf7uiv5997GyDq0MoAZUjb5jmA5wYe2/wF6sFuhiZTnZoF1ZtCHunPp0hM/GHrn6VySBhNncx14YO8FPt1CIhEeRMSEjUK9cY3xAbS365oXY8vnUHJsS9+1tr/2bx/+4NJfcUt/Ezf1OR/0LStQXw==" @@ -37365,7 +37365,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "key": "ssh-rsa AAAAB3NzaC1yc2EAAAAB...", @@ -37417,7 +37417,7 @@ "key": "default", "request": { "contentType": "application/x-www-form-urlencoded", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "authorized_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCssTL/Vtu/ODLTj0VtZoRAbvf7uiv5997GyDq0MoAZUjb5jmA5wYe2/wF6sFuhiZTnZoF1ZtCHunPp0hM/GHrn6VySBhNncx14YO8FPt1CIhEeRMSEjUK9cY3xAbS365oXY8vnUHJsS9+1tr/2bx/+4NJfcUt/Ezf1OR/0LStQXw==" @@ -37426,7 +37426,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "key": "ssh-rsa AAAAB3NzaC1yc2EAAAAB...", @@ -37496,12 +37496,12 @@ "key": "default", "request": { "contentType": "application/x-www-form-urlencoded", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "202", - "description": "Response" + "description": "

Response

" } } ], @@ -37539,12 +37539,12 @@ "key": "default", "request": { "contentType": "application/x-www-form-urlencoded", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "202", - "description": "Response" + "description": "

Response

" } } ], @@ -37630,7 +37630,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -37639,7 +37639,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 42, @@ -37694,7 +37694,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -37704,7 +37704,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 42, "name": "Check Commits", @@ -37777,7 +37777,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "enforcement": "enabled", @@ -37791,7 +37791,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 42, "name": "Check Commits", @@ -37844,7 +37844,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -37854,7 +37854,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 42, "name": "Check Commits", @@ -37919,7 +37919,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "login": "github", @@ -37930,7 +37930,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "login": "github", "id": 1, @@ -37992,7 +37992,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "login": "the-new-octocats" @@ -38004,7 +38004,7 @@ "response": { "statusCode": "202", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "message": "Job queued to rename organization. It may take a few minutes to complete.", "url": "https:///api/v3/organizations/1" @@ -38085,13 +38085,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -38172,7 +38172,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "name": "DevTools Hook Env", @@ -38182,7 +38182,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 2, "name": "DevTools Hook Env", @@ -38235,7 +38235,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "pre_receive_environment_id": "PRE_RECEIVE_ENVIRONMENT_ID" @@ -38244,7 +38244,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 2, "name": "DevTools Hook Env", @@ -38317,7 +38317,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "pre_receive_environment_id": "PRE_RECEIVE_ENVIRONMENT_ID" @@ -38326,7 +38326,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 2, "name": "DevTools Hook Env", @@ -38383,7 +38383,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "pre_receive_environment_id": "PRE_RECEIVE_ENVIRONMENT_ID" @@ -38391,7 +38391,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -38432,7 +38432,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "pre_receive_environment_id": "PRE_RECEIVE_ENVIRONMENT_ID" @@ -38441,7 +38441,7 @@ "response": { "statusCode": "202", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://github.example.com/api/v3/admin/pre-receive-environments/3/downloads/latest", "state": "not_started", @@ -38488,7 +38488,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "pre_receive_environment_id": "PRE_RECEIVE_ENVIRONMENT_ID" @@ -38497,7 +38497,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://github.example.com/api/v3/admin/pre-receive-environments/3/downloads/latest", "state": "success", @@ -38580,13 +38580,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -38704,7 +38704,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "name": "Check Commits", @@ -38722,7 +38722,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "name": "Check Commits", @@ -38788,7 +38788,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "pre_receive_hook_id": "PRE_RECEIVE_HOOK_ID" @@ -38797,7 +38797,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "name": "Check Commits", @@ -38923,7 +38923,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "name": "Check Commits", @@ -38939,7 +38939,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "name": "Check Commits", @@ -39005,7 +39005,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "pre_receive_hook_id": "PRE_RECEIVE_HOOK_ID" @@ -39013,7 +39013,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -39108,7 +39108,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -39118,7 +39118,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 42, @@ -39181,7 +39181,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -39192,7 +39192,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 42, "name": "Check Commits", @@ -39269,7 +39269,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "enforcement": "enabled" @@ -39283,7 +39283,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 42, "name": "Check Commits", @@ -39344,7 +39344,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -39355,7 +39355,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Responds with effective values inherited from owner and/or global level.", + "description": "

Responds with effective values inherited from owner and/or global level.

", "example": { "id": 42, "name": "Check Commits", @@ -39447,13 +39447,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "key": "2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvv1234", @@ -39516,7 +39516,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "key_ids": "KEY_IDS" @@ -39524,7 +39524,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -39570,13 +39570,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 2, @@ -39647,7 +39647,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "token_id": "TOKEN_ID" @@ -39655,7 +39655,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -39702,7 +39702,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "login": "monalisa", @@ -39712,7 +39712,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "login": "octocat", "id": 1, @@ -39780,7 +39780,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "login": "thenewmonalisa" @@ -39792,7 +39792,7 @@ "response": { "statusCode": "202", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "message": "Job queued to rename user. It may take a few minutes to complete.", "url": "https://api.github.com/user/1" @@ -39833,7 +39833,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -39841,7 +39841,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -39892,7 +39892,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -39901,7 +39901,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response when getting an existing impersonation OAuth token", + "description": "

Response when getting an existing impersonation OAuth token

", "example": { "id": 1, "url": "https://api.github.com/authorizations/1", @@ -39929,7 +39929,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -39938,7 +39938,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response when creating a new impersonation OAuth token", + "description": "

Response when creating a new impersonation OAuth token

", "example": { "id": 1, "url": "https://api.github.com/authorizations/1", @@ -40000,7 +40000,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -40008,7 +40008,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -40045,7 +40045,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -40053,7 +40053,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -40090,7 +40090,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -40098,7 +40098,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -40146,7 +40146,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -40154,7 +40154,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -40202,7 +40202,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -40210,7 +40210,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -40269,13 +40269,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "url": "https://api.github.com/gists/aa5a315d61ae9438b18d", @@ -40430,13 +40430,13 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/gists/aa5a315d61ae9438b18d", "forks_url": "https://api.github.com/gists/aa5a315d61ae9438b18d/forks", @@ -40523,13 +40523,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "url": "https://api.github.com/gists/aa5a315d61ae9438b18d", @@ -40646,13 +40646,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "url": "https://api.github.com/gists/aa5a315d61ae9438b18d", @@ -40750,7 +40750,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "gist_id": "GIST_ID" @@ -40759,7 +40759,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/gists/aa5a315d61ae9438b18d", "forks_url": "https://api.github.com/gists/aa5a315d61ae9438b18d/forks", @@ -40889,7 +40889,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "gist_id": "GIST_ID" @@ -40898,7 +40898,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/gists/aa5a315d61ae9438b18d", "forks_url": "https://api.github.com/gists/aa5a315d61ae9438b18d/forks", @@ -40958,7 +40958,7 @@ { "key": "204", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "gist_id": "GIST_ID" @@ -40966,7 +40966,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -41033,7 +41033,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "gist_id": "GIST_ID" @@ -41042,7 +41042,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "url": "https://api.github.com/gists/aa5a315d61ae9438b18d/57a7f021a713b1c5a6a199b54cc514735d2d462f", @@ -41141,7 +41141,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "gist_id": "GIST_ID" @@ -41150,7 +41150,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "url": "https://api.github.com/gists/aa5a315d61ae9438b18d", @@ -41247,7 +41247,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "gist_id": "GIST_ID" @@ -41256,7 +41256,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/gists/aa5a315d61ae9438b18d", "forks_url": "https://api.github.com/gists/aa5a315d61ae9438b18d/forks", @@ -41356,7 +41356,7 @@ { "key": "204", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "gist_id": "GIST_ID" @@ -41364,7 +41364,7 @@ }, "response": { "statusCode": "204", - "description": "Response if gist is starred" + "description": "

Response if gist is starred

" } } ], @@ -41413,7 +41413,7 @@ { "key": "204", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "gist_id": "GIST_ID" @@ -41421,7 +41421,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -41470,7 +41470,7 @@ { "key": "204", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "gist_id": "GIST_ID" @@ -41478,7 +41478,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -41536,7 +41536,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "gist_id": "GIST_ID", @@ -41546,7 +41546,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/gists/aa5a315d61ae9438b18d", "forks_url": "https://api.github.com/gists/aa5a315d61ae9438b18d/forks", @@ -41638,7 +41638,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -41647,7 +41647,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "url": "https://api.github.com/gists/aa5a315d61ae9438b18d", @@ -41758,7 +41758,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "gist_id": "GIST_ID" @@ -41767,7 +41767,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -41862,7 +41862,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "gist_id": "GIST_ID" @@ -41871,7 +41871,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "node_id": "MDExOkdpc3RDb21tZW50MQ==", @@ -41958,7 +41958,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "gist_id": "GIST_ID", @@ -41968,7 +41968,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "node_id": "MDExOkdpc3RDb21tZW50MQ==", @@ -42070,7 +42070,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "gist_id": "GIST_ID", @@ -42080,7 +42080,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "node_id": "MDExOkdpc3RDb21tZW50MQ==", @@ -42159,7 +42159,7 @@ { "key": "204", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "gist_id": "GIST_ID", @@ -42168,7 +42168,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -42251,7 +42251,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "content": "Content of the blob", @@ -42265,7 +42265,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/example/git/blobs/3a0f86fb8db8eea7ccbb9a95f325ddbedfb25e15", "sha": "3a0f86fb8db8eea7ccbb9a95f325ddbedfb25e15" @@ -42340,7 +42340,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -42351,7 +42351,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "content": "Q29udGVudCBvZiB0aGUgYmxvYg==", "encoding": "base64", @@ -42614,7 +42614,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "message": "my commit message", @@ -42637,7 +42637,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "sha": "7638417db6d59f3c431d3e1f261cc637155684cd", "node_id": "MDY6Q29tbWl0NzYzODQxN2RiNmQ1OWYzYzQzMWQzZTFmMjYxY2M2MzcxNTU2ODRjZA==", @@ -42735,7 +42735,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -42746,7 +42746,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "sha": "7638417db6d59f3c431d3e1f261cc637155684cd", "node_id": "MDY6Q29tbWl0NmRjYjA5YjViNTc4NzVmMzM0ZjYxYWViZWQ2OTVlMmU0MTkzZGI1ZQ==", @@ -42860,7 +42860,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -42871,7 +42871,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "ref": "refs/heads/feature-a", @@ -42949,7 +42949,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -42960,7 +42960,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "ref": "refs/heads/featureA", "node_id": "MDM6UmVmcmVmcy9oZWFkcy9mZWF0dXJlQQ==", @@ -43051,7 +43051,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "ref": "refs/heads/featureA", @@ -43065,7 +43065,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "ref": "refs/heads/featureA", "node_id": "MDM6UmVmcmVmcy9oZWFkcy9mZWF0dXJlQQ==", @@ -43156,7 +43156,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "sha": "aa218f56b14c9653891f9e74264a383fa43fefbd", @@ -43171,7 +43171,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "ref": "refs/heads/featureA", "node_id": "MDM6UmVmcmVmcy9oZWFkcy9mZWF0dXJlQQ==", @@ -43241,7 +43241,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -43251,7 +43251,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -43425,7 +43425,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "tag": "v0.0.1", @@ -43446,7 +43446,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "node_id": "MDM6VGFnOTQwYmQzMzYyNDhlZmFlMGY5ZWU1YmM3YjJkNWM5ODU4ODdiMTZhYw==", "tag": "v0.0.1", @@ -43528,7 +43528,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -43539,7 +43539,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "node_id": "MDM6VGFnOTQwYmQzMzYyNDhlZmFlMGY5ZWU1YmM3YjJkNWM5ODU4ODdiMTZhYw==", "tag": "v0.0.1", @@ -43767,7 +43767,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "base_tree": "9fb037999f264ba9a7fc6274d15fa3ae2ab98312", @@ -43788,7 +43788,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "sha": "cd8274d15fa3ae2ab983129fb037999f264ba9a7", "url": "https://api.github.com/repos/octocat/Hello-World/trees/cd8274d15fa3ae2ab983129fb037999f264ba9a7", @@ -43880,7 +43880,7 @@ { "key": "default-response", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -43891,7 +43891,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Default response", + "description": "

Default response

", "example": { "sha": "9fb037999f264ba9a7fc6274d15fa3ae2ab98312", "url": "https://api.github.com/repos/octocat/Hello-World/trees/9fb037999f264ba9a7fc6274d15fa3ae2ab98312", @@ -43927,7 +43927,7 @@ { "key": "response-recursively-retrieving-a-tree", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -43938,7 +43938,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response recursively retrieving a tree", + "description": "

Response recursively retrieving a tree

", "example": { "sha": "fc6274d15fa3ae2ab983129fb037999f264ba9a7", "url": "https://api.github.com/repos/octocat/Hello-World/trees/fc6274d15fa3ae2ab983129fb037999f264ba9a7", @@ -43991,13 +43991,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ "Actionscript", "Android", @@ -44047,7 +44047,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "name": "NAME" @@ -44056,7 +44056,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "name": "C", "source": "# Object files\n*.o\n\n# Libraries\n*.lib\n*.a\n\n# Shared objects (inc. Windows DLLs)\n*.dll\n*.so\n*.so.*\n*.dylib\n\n# Executables\n*.exe\n*.out\n*.app\n" @@ -44231,13 +44231,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -44647,7 +44647,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -44656,7 +44656,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -45085,7 +45085,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -45095,7 +45095,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -45423,7 +45423,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "title": "Found a bug", @@ -45444,7 +45444,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "node_id": "MDU6SXNzdWUx", @@ -45676,7 +45676,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -45687,7 +45687,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "node_id": "MDU6SXNzdWUx", @@ -46047,7 +46047,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "title": "Found a bug", @@ -46070,7 +46070,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "node_id": "MDU6SXNzdWUx", @@ -46323,7 +46323,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -46333,7 +46333,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -46404,7 +46404,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -46414,7 +46414,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -46549,13 +46549,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -46892,7 +46892,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -46902,7 +46902,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "login": "octocat", @@ -46983,7 +46983,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -46993,7 +46993,7 @@ }, "response": { "statusCode": "204", - "description": "If the `assignee` can be assigned to issues in the repository, a `204` header with no content is returned." + "description": "

If the assignee can be assigned to issues in the repository, a 204 header with no content is returned.

" } } ], @@ -47066,7 +47066,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "assignees": [ @@ -47083,7 +47083,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "node_id": "MDU6SXNzdWUx", @@ -47309,7 +47309,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "assignees": [ @@ -47326,7 +47326,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "node_id": "MDU6SXNzdWUx", @@ -47586,7 +47586,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -47596,7 +47596,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -47692,7 +47692,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -47703,7 +47703,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "node_id": "MDEyOklzc3VlQ29tbWVudDE=", @@ -47804,7 +47804,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "body": "Me too" @@ -47818,7 +47818,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "node_id": "MDEyOklzc3VlQ29tbWVudDE=", @@ -47908,7 +47908,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -47918,7 +47918,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -48001,7 +48001,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -48012,7 +48012,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -48119,7 +48119,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "body": "Me too" @@ -48133,7 +48133,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "node_id": "MDEyOklzc3VlQ29tbWVudDE=", @@ -48246,7 +48246,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -48256,7 +48256,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -48483,7 +48483,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -48494,7 +48494,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "node_id": "MDEwOklzc3VlRXZlbnQx", @@ -48785,7 +48785,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -48796,7 +48796,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -48911,7 +48911,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -48922,7 +48922,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 208045946, @@ -49016,7 +49016,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "labels": [ @@ -49033,7 +49033,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 208045946, @@ -49131,7 +49131,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "labels": [ @@ -49148,7 +49148,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 208045946, @@ -49231,7 +49231,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -49241,7 +49241,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -49309,7 +49309,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -49321,7 +49321,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 208045946, @@ -49404,7 +49404,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -49414,7 +49414,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 208045946, @@ -49513,7 +49513,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "name": "bug", @@ -49528,7 +49528,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 208045946, "node_id": "MDU6TGFiZWwyMDgwNDU5NDY=", @@ -49600,7 +49600,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -49611,7 +49611,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 208045946, "node_id": "MDU6TGFiZWwyMDgwNDU5NDY=", @@ -49708,7 +49708,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "new_name": "bug :bug:", @@ -49724,7 +49724,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 208045946, "node_id": "MDU6TGFiZWwyMDgwNDU5NDY=", @@ -49788,7 +49788,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -49798,7 +49798,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -49871,7 +49871,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -49882,7 +49882,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 208045946, @@ -50011,7 +50011,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -50021,7 +50021,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "url": "https://api.github.com/repos/octocat/Hello-World/milestones/1", @@ -50154,7 +50154,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "title": "v1.0", @@ -50170,7 +50170,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/milestones/1", "html_url": "https://github.com/octocat/Hello-World/milestones/v1.0", @@ -50270,7 +50270,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -50281,7 +50281,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/milestones/1", "html_url": "https://github.com/octocat/Hello-World/milestones/v1.0", @@ -50421,7 +50421,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "title": "v1.0", @@ -50438,7 +50438,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/milestones/1", "html_url": "https://github.com/octocat/Hello-World/milestones/v1.0", @@ -50530,7 +50530,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -50540,7 +50540,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -50619,7 +50619,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -50629,7 +50629,7 @@ }, "response": { "statusCode": "200", - "description": "Response" + "description": "

Response

" } } ], @@ -50695,13 +50695,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "key": "mit", @@ -50793,7 +50793,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "license": "LICENSE" @@ -50802,7 +50802,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "key": "mit", "name": "MIT License", @@ -50885,7 +50885,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -50895,7 +50895,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "name": "LICENSE", "path": "LICENSE", @@ -50988,12 +50988,12 @@ "key": "200", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", - "description": "Response" + "description": "

Response

" } } ], @@ -51052,12 +51052,12 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", - "description": "Response" + "description": "

Response

" } } ], @@ -51084,13 +51084,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "verifiable_password_authentication": true, "packages": [ @@ -51141,12 +51141,12 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", - "description": "Response" + "description": "

Response

" } } ], @@ -51173,12 +51173,12 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", - "description": "Response" + "description": "

Response

" } } ], @@ -51229,7 +51229,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -51239,7 +51239,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Returns a weekly aggregate of the number of additions and deletions pushed to a repository.", + "description": "

Returns a weekly aggregate of the number of additions and deletions pushed to a repository.

", "example": [ [ 1302998400, @@ -51300,7 +51300,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -51310,7 +51310,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "days": [ @@ -51379,7 +51379,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -51389,7 +51389,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "* `w` - Start of the week, given as a [Unix timestamp](http://en.wikipedia.org/wiki/Unix_time).\n* `a` - Number of additions\n* `d` - Number of deletions\n* `c` - Number of commits", + "description": "
    \n
  • w - Start of the week, given as a Unix timestamp.
  • \n
  • a - Number of additions
  • \n
  • d - Number of deletions
  • \n
  • c - Number of commits
  • \n
", "example": [ { "author": { @@ -51476,7 +51476,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -51486,7 +51486,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "The array order is oldest week (index 0) to most recent week.", + "description": "

The array order is oldest week (index 0) to most recent week.

", "example": { "all": [ 11, @@ -51646,7 +51646,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -51656,7 +51656,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "For example, `[2, 14, 25]` indicates that there were 25 total commits, during the 2:00pm hour on Tuesdays. All times are based on the time zone of individual commits.", + "description": "

For example, [2, 14, 25] indicates that there were 25 total commits, during the 2:00pm hour on Tuesdays. All times are based on the time zone of individual commits.

", "example": [ [ 0, @@ -51735,13 +51735,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -51810,7 +51810,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "grant_id": "GRANT_ID" @@ -51819,7 +51819,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "url": "https://api.github.com/applications/grants/1", @@ -51882,7 +51882,7 @@ { "key": "204", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "grant_id": "GRANT_ID" @@ -51890,7 +51890,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -51957,13 +51957,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 2, @@ -52111,13 +52111,13 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "url": "https://api.github.com/authorizations/1", @@ -52261,7 +52261,7 @@ "key": "response-if-returning-an-existing-token", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "client_id": "Iv1.8a61f9b3a7aba766" @@ -52270,7 +52270,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "if returning an existing token", + "description": "

if returning an existing token

", "example": { "id": 1, "url": "https://api.github.com/authorizations/1", @@ -52298,7 +52298,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "client_id": "Iv1.8a61f9b3a7aba766" @@ -52307,7 +52307,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "**Deprecation Notice:** GitHub will discontinue the [OAuth Authorizations API](https://docs.github.com/enterprise-server@3.3/rest/reference/oauth-authorizations), which is used by integrations to create personal access tokens and OAuth tokens, and you must now create these tokens using our [web application flow](https://docs.github.com/enterprise-server@3.3/apps/building-oauth-apps/authorizing-oauth-apps/#web-application-flow). The [OAuth Authorizations API](https://docs.github.com/enterprise-server@3.3/rest/reference/oauth-authorizations) will be removed on November, 13, 2020. For more information, including scheduled brownouts, see the [blog post](https://developer.github.com/changes/2020-02-14-deprecating-oauth-auth-endpoint/).", + "description": "

Deprecation Notice: GitHub will discontinue the OAuth Authorizations API, which is used by integrations to create personal access tokens and OAuth tokens, and you must now create these tokens using our web application flow. The OAuth Authorizations API will be removed on November, 13, 2020. For more information, including scheduled brownouts, see the blog post.

", "example": { "id": 1, "url": "https://api.github.com/authorizations/1", @@ -52451,7 +52451,7 @@ "key": "response-if-returning-an-existing-token", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "client_id": "Iv1.8a61f9b3a7aba766", @@ -52461,7 +52461,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "if returning an existing token", + "description": "

if returning an existing token

", "example": { "id": 1, "url": "https://api.github.com/authorizations/1", @@ -52489,7 +52489,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "client_id": "Iv1.8a61f9b3a7aba766", @@ -52499,7 +52499,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response if returning a new token", + "description": "

Response if returning a new token

", "example": { "id": 1, "url": "https://api.github.com/authorizations/1", @@ -52565,7 +52565,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "authorization_id": "AUTHORIZATION_ID" @@ -52574,7 +52574,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "url": "https://api.github.com/authorizations/1", @@ -52719,7 +52719,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "authorization_id": "AUTHORIZATION_ID" @@ -52728,7 +52728,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "url": "https://api.github.com/authorizations/1", @@ -52790,7 +52790,7 @@ { "key": "204", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "authorization_id": "AUTHORIZATION_ID" @@ -52798,7 +52798,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -52860,13 +52860,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "login": "github", @@ -52923,7 +52923,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -52932,7 +52932,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Default response", + "description": "

Default response

", "example": { "login": "github", "id": 1, @@ -53196,7 +53196,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "billing_email": "mona@github.com", @@ -53217,7 +53217,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "login": "github", "id": 1, @@ -53372,7 +53372,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -53381,7 +53381,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "actor_ip": "88.123.45.123", @@ -53571,7 +53571,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -53580,7 +53580,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 1, "installations": [ @@ -53682,13 +53682,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "login": "github", @@ -53771,7 +53771,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -53780,7 +53780,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "login": "github", @@ -53883,7 +53883,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -53892,7 +53892,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "login": "octocat", @@ -53968,7 +53968,7 @@ { "key": "204", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -53977,7 +53977,7 @@ }, "response": { "statusCode": "204", - "description": "Response if requester is an organization member and user is a member" + "description": "

Response if requester is an organization member and user is a member

" } } ], @@ -54031,7 +54031,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -54040,7 +54040,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -54090,7 +54090,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -54100,7 +54100,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response if user has an active admin membership with organization", + "description": "

Response if user has an active admin membership with organization

", "example": { "url": "https://api.github.com/orgs/octocat/memberships/defunkt", "state": "active", @@ -54210,7 +54210,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -54220,7 +54220,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response if user has an active admin membership with organization", + "description": "

Response if user has an active admin membership with organization

", "example": { "url": "https://api.github.com/orgs/octocat/memberships/defunkt", "state": "active", @@ -54314,7 +54314,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -54323,7 +54323,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -54386,7 +54386,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -54395,7 +54395,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "login": "octocat", @@ -54463,7 +54463,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -54472,7 +54472,7 @@ }, "response": { "statusCode": "204", - "description": "Response if user is a public member" + "description": "

Response if user is a public member

" } } ], @@ -54522,7 +54522,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -54531,7 +54531,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -54581,7 +54581,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -54590,7 +54590,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -54649,13 +54649,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "url": "https://api.github.com/orgs/octocat/memberships/defunkt", @@ -54790,7 +54790,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -54799,7 +54799,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/orgs/invitocat/memberships/defunkt", "state": "pending", @@ -54898,7 +54898,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "state": "active" @@ -54910,7 +54910,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/orgs/octocat/memberships/defunkt", "state": "active", @@ -55033,7 +55033,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -55042,7 +55042,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "login": "octocat", @@ -55110,7 +55110,7 @@ { "key": "202", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -55119,13 +55119,13 @@ }, "response": { "statusCode": "202", - "description": "User is getting converted asynchronously" + "description": "

User is getting converted asynchronously

" } }, { "key": "204", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -55134,7 +55134,7 @@ }, "response": { "statusCode": "204", - "description": "User was converted" + "description": "

User was converted

" } } ], @@ -55192,7 +55192,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -55201,7 +55201,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -55262,7 +55262,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -55271,7 +55271,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -55547,7 +55547,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "name": "web", @@ -55568,7 +55568,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "url": "https://api.github.com/orgs/octocat/hooks/1", @@ -55641,7 +55641,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -55651,7 +55651,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "url": "https://api.github.com/orgs/octocat/hooks/1", @@ -55892,7 +55892,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "active": true, @@ -55908,7 +55908,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "url": "https://api.github.com/orgs/octocat/hooks/1", @@ -55980,7 +55980,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -55989,7 +55989,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -56039,7 +56039,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -56049,7 +56049,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "content_type": "json", "insecure_ssl": "0", @@ -56159,7 +56159,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -56169,7 +56169,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "content_type": "json", "insecure_ssl": "0", @@ -56239,7 +56239,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -56249,7 +56249,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 12345678, @@ -56340,7 +56340,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -56351,7 +56351,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 12345678, "guid": "0b989ba4-242f-11e5-81e1-c7b6966d2516", @@ -56457,7 +56457,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -56467,7 +56467,7 @@ }, "response": { "statusCode": "202", - "description": "Accepted" + "description": "

Accepted

" } } ], @@ -56521,7 +56521,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -56530,7 +56530,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -56583,7 +56583,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -56593,7 +56593,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/github/developer.github.com/pages", "status": "built", @@ -56734,7 +56734,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "source": { @@ -56750,7 +56750,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/github/developer.github.com/pages", "status": "built", @@ -56897,7 +56897,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "cname": "octocatblog.com", @@ -56913,7 +56913,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -56967,7 +56967,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -56976,7 +56976,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -57048,7 +57048,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -57058,7 +57058,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "url": "https://api.github.com/repos/github/developer.github.com/pages/builds/5472601", @@ -57137,7 +57137,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -57147,7 +57147,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/github/developer.github.com/pages/builds/latest", "status": "queued" @@ -57197,7 +57197,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -57207,7 +57207,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/github/developer.github.com/pages/builds/5472601", "status": "built", @@ -57293,7 +57293,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -57304,7 +57304,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/github/developer.github.com/pages/builds/5472601", "status": "built", @@ -57409,7 +57409,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -57418,7 +57418,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "owner_url": "https://api.github.com/orgs/octocat", @@ -57515,7 +57515,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "name": "Organization Roadmap", @@ -57528,7 +57528,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "owner_url": "https://api.github.com/orgs/octocat", "url": "https://api.github.com/projects/1002605", @@ -57619,7 +57619,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "project_id": "PROJECT_ID" @@ -57628,7 +57628,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "owner_url": "https://api.github.com/repos/api-playground/projects-test", "url": "https://api.github.com/projects/1002604", @@ -57776,7 +57776,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "project_id": "PROJECT_ID" @@ -57785,7 +57785,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "owner_url": "https://api.github.com/repos/api-playground/projects-test", "url": "https://api.github.com/projects/1002604", @@ -57880,7 +57880,7 @@ { "key": "204", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "project_id": "PROJECT_ID" @@ -57888,7 +57888,7 @@ }, "response": { "statusCode": "204", - "description": "Delete Success" + "description": "

Delete Success

" } } ], @@ -57987,7 +57987,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -57997,7 +57997,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "owner_url": "https://api.github.com/repos/api-playground/projects-test", @@ -58119,7 +58119,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "name": "Projects Documentation", @@ -58133,7 +58133,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "owner_url": "https://api.github.com/repos/api-playground/projects-test", "url": "https://api.github.com/projects/1002604", @@ -58243,13 +58243,13 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "owner_url": "https://api.github.com/users/octocat", "url": "https://api.github.com/projects/1002603", @@ -58369,7 +58369,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -58378,7 +58378,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "owner_url": "https://api.github.com/users/octocat", @@ -58458,7 +58458,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "card_id": "CARD_ID" @@ -58467,7 +58467,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/projects/columns/cards/1478", "id": 1478, @@ -58581,7 +58581,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "card_id": "CARD_ID" @@ -58590,7 +58590,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/projects/columns/cards/1478", "id": 1478, @@ -58679,7 +58679,7 @@ { "key": "204", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "card_id": "CARD_ID" @@ -58687,7 +58687,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -58767,7 +58767,7 @@ "key": "201", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "card_id": "CARD_ID" @@ -58775,7 +58775,7 @@ }, "response": { "statusCode": "201", - "description": "Response" + "description": "

Response

" } } ], @@ -58865,7 +58865,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "column_id": "COLUMN_ID" @@ -58874,7 +58874,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "url": "https://api.github.com/projects/columns/cards/1478", @@ -58998,7 +58998,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "column_id": "COLUMN_ID" @@ -59007,7 +59007,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/projects/columns/cards/1478", "id": 1478, @@ -59131,7 +59131,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "project_id": "PROJECT_ID" @@ -59140,7 +59140,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "login": "octocat", @@ -59248,7 +59248,7 @@ "key": "204", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "project_id": "PROJECT_ID", @@ -59257,7 +59257,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -59323,7 +59323,7 @@ { "key": "204", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "project_id": "PROJECT_ID", @@ -59332,7 +59332,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -59398,7 +59398,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "project_id": "PROJECT_ID", @@ -59408,7 +59408,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "permission": "admin", "user": { @@ -59490,7 +59490,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "column_id": "COLUMN_ID" @@ -59499,7 +59499,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/projects/columns/367", "project_url": "https://api.github.com/projects/120", @@ -59576,7 +59576,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "column_id": "COLUMN_ID" @@ -59585,7 +59585,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/projects/columns/367", "project_url": "https://api.github.com/projects/120", @@ -59644,7 +59644,7 @@ { "key": "204", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "column_id": "COLUMN_ID" @@ -59652,7 +59652,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -59716,7 +59716,7 @@ "key": "201", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "column_id": "COLUMN_ID" @@ -59724,7 +59724,7 @@ }, "response": { "statusCode": "201", - "description": "Response" + "description": "

Response

" } } ], @@ -59795,7 +59795,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "project_id": "PROJECT_ID" @@ -59804,7 +59804,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "url": "https://api.github.com/projects/columns/367", @@ -59879,7 +59879,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "project_id": "PROJECT_ID" @@ -59888,7 +59888,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/projects/columns/367", "project_url": "https://api.github.com/projects/120", @@ -60043,7 +60043,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -60053,7 +60053,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "url": "https://api.github.com/repos/octocat/Hello-World/pulls/1347", @@ -60694,7 +60694,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "title": "Amazing new feature", @@ -60710,7 +60710,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/pulls/1347", "id": 1, @@ -61306,7 +61306,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -61317,7 +61317,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Pass the appropriate [media type](https://docs.github.com/enterprise-server@3.3/rest/overview/media-types/#commits-commit-comparison-and-pull-requests) to fetch diff and patch formats.", + "description": "

Pass the appropriate media type to fetch diff and patch formats.

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/pulls/1347", "id": 1, @@ -61968,7 +61968,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "title": "new title", @@ -61985,7 +61985,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/pulls/1347", "id": 1, @@ -62599,7 +62599,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -62610,7 +62610,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "url": "https://api.github.com/repos/octocat/Hello-World/commits/6dcb09b5b57875f334f61aebed695e2e4193db5e", @@ -62763,7 +62763,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -62774,7 +62774,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "sha": "bbcd538c8e72b8c175046e27cc8f907076331401", @@ -62851,7 +62851,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -62861,7 +62861,7 @@ }, "response": { "statusCode": "204", - "description": "Response if pull request has been merged" + "description": "

Response if pull request has been merged

" } } ], @@ -62963,7 +62963,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -62974,7 +62974,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "if merge was successful", + "description": "

if merge was successful

", "example": { "sha": "6dcb09b5b57875f334f61aebed695e2e4193db5e", "merged": true, @@ -63065,7 +63065,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "expected_head_sha": "6dcb09b5b57875f334f61aebed695e2e4193db5e" @@ -63079,7 +63079,7 @@ "response": { "statusCode": "202", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "message": "Updating pull request branch.", "url": "https://github.com/repos/octocat/Hello-World/pulls/53" @@ -63195,7 +63195,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -63205,7 +63205,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "url": "https://api.github.com/repos/octocat/Hello-World/pulls/comments/1", @@ -63318,7 +63318,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -63329,7 +63329,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/pulls/comments/1", "pull_request_review_id": 42, @@ -63455,7 +63455,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "body": "I like this too!" @@ -63469,7 +63469,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/pulls/comments/1", "pull_request_review_id": 42, @@ -63580,7 +63580,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -63590,7 +63590,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -63704,7 +63704,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -63715,7 +63715,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "url": "https://api.github.com/repos/octocat/Hello-World/pulls/comments/1", @@ -63852,11 +63852,15 @@ }, { "type": "integer", - "description": "

The position in the diff where you want to add a review comment. Note this value is not the same as the line number in the file. For help finding the position value, read the note above.

", + "description": "

This paramter is deprecated. Use line instead. The position in the diff where you want to add a review comment. Note this value is not the same as the line number in the file. For help finding the position value, read the note above.

", + "deprecated": true, + "x-github": { + "deprecationDate": "2022-11-01" + }, "name": "position", "in": "body", "rawType": "integer", - "rawDescription": "The position in the diff where you want to add a review comment. Note this value is not the same as the line number in the file. For help finding the position value, read the note above.", + "rawDescription": "**This paramter is deprecated. Use `line` instead**. The position in the diff where you want to add a review comment. Note this value is not the same as the line number in the file. For help finding the position value, read the note above.", "childParamsGroups": [] }, { @@ -63923,7 +63927,7 @@ "key": "example-for-a-multi-line-comment", "request": { "contentType": "application/json", - "description": "Example for a multi-line comment", + "description": "

Example for a multi-line comment

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "body": "Great stuff!", @@ -63943,7 +63947,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/pulls/comments/1", "pull_request_review_id": 42, @@ -64004,7 +64008,7 @@ } ], "previews": [], - "descriptionHTML": "

Creates a review comment in the pull request diff. To add a regular comment to a pull request timeline, see \"Create an issue comment.\" We recommend creating a review comment using line, side, and optionally start_line and start_side if your comment applies to more than one line in the pull request diff.

\n

You can still create a review comment using the position parameter. When you use position, the line, side, start_line, and start_side parameters are not required.

\n

Note: The position value equals the number of lines down from the first \"@@\" hunk header in the file you want to add a comment. The line just below the \"@@\" line is position 1, the next line is position 2, and so on. The position in the diff continues to increase through lines of whitespace and additional hunks until the beginning of a new file.

\n

This endpoint triggers notifications. Creating content too quickly using this endpoint may result in secondary rate limiting. See \"Secondary rate limits\" and \"Dealing with secondary rate limits\" for details.

", + "descriptionHTML": "

Creates a review comment in the pull request diff. To add a regular comment to a pull request timeline, see \"Create an issue comment.\" We recommend creating a review comment using line, side, and optionally start_line and start_side if your comment applies to more than one line in the pull request diff.

\n

The position parameter is deprecated. If you use position, the line, side, start_line, and start_side parameters are not required.

\n

Note: The position value equals the number of lines down from the first \"@@\" hunk header in the file you want to add a comment. The line just below the \"@@\" line is position 1, the next line is position 2, and so on. The position in the diff continues to increase through lines of whitespace and additional hunks until the beginning of a new file.

\n

This endpoint triggers notifications. Creating content too quickly using this endpoint may result in secondary rate limiting. See \"Secondary rate limits\" and \"Dealing with secondary rate limits\" for details.

", "statusCodes": [ { "httpStatusCode": "201", @@ -64082,7 +64086,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "body": "Great stuff!" @@ -64097,7 +64101,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/pulls/comments/1", "pull_request_review_id": 42, @@ -64232,7 +64236,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -64243,7 +64247,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "users": [ { @@ -64364,7 +64368,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "reviewers": [ @@ -64385,7 +64389,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/pulls/1347", "id": 1, @@ -65032,7 +65036,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "reviewers": [ @@ -65052,7 +65056,7 @@ }, "response": { "statusCode": "200", - "description": "Response" + "description": "

Response

" } } ], @@ -65131,7 +65135,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -65142,7 +65146,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "The list of reviews returns in chronological order.", + "description": "

The list of reviews returns in chronological order.

", "example": [ { "id": 80, @@ -65440,7 +65444,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "commit_id": "ecdd80bb57125d7ba9641ffaa4d7d2c19d3f3091", @@ -65463,7 +65467,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 80, "node_id": "MDE3OlB1bGxSZXF1ZXN0UmV2aWV3ODA=", @@ -65574,7 +65578,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -65586,7 +65590,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 80, "node_id": "MDE3OlB1bGxSZXF1ZXN0UmV2aWV3ODA=", @@ -65704,7 +65708,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "body": "This is close to perfect! Please address the suggested inline change. And add more about this." @@ -65719,7 +65723,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 80, "node_id": "MDE3OlB1bGxSZXF1ZXN0UmV2aWV3ODA=", @@ -65826,7 +65830,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -65838,7 +65842,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 80, "node_id": "MDE3OlB1bGxSZXF1ZXN0UmV2aWV3ODA=", @@ -65967,7 +65971,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -65979,7 +65983,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "url": "https://api.github.com/repos/octocat/Hello-World/pulls/comments/1", @@ -66121,7 +66125,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -66133,7 +66137,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 80, "node_id": "MDE3OlB1bGxSZXF1ZXN0UmV2aWV3ODA=", @@ -66269,7 +66273,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -66281,7 +66285,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 80, "node_id": "MDE3OlB1bGxSZXF1ZXN0UmV2aWV3ODA=", @@ -66362,13 +66366,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "resources": { "core": { @@ -66521,7 +66525,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -66533,7 +66537,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -66646,7 +66650,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "content": "heart" @@ -66661,7 +66665,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response when the reaction type has already been added to this team discussion comment", + "description": "

Response when the reaction type has already been added to this team discussion comment

", "example": { "id": 1, "node_id": "MDg6UmVhY3Rpb24x", @@ -66694,7 +66698,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "content": "heart" @@ -66709,7 +66713,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "node_id": "MDg6UmVhY3Rpb24x", @@ -66812,7 +66816,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -66824,7 +66828,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -66916,7 +66920,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -66927,7 +66931,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -67031,7 +67035,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "content": "heart" @@ -67045,7 +67049,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "node_id": "MDg6UmVhY3Rpb24x", @@ -67078,7 +67082,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "content": "heart" @@ -67092,7 +67096,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "node_id": "MDg6UmVhY3Rpb24x", @@ -67186,7 +67190,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -67197,7 +67201,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -67234,7 +67238,7 @@ { "key": "204", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "reaction_id": "REACTION_ID" @@ -67242,7 +67246,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -67350,7 +67354,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -67361,7 +67365,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -67469,7 +67473,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "content": "heart" @@ -67483,7 +67487,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Reaction exists", + "description": "

Reaction exists

", "example": { "id": 1, "node_id": "MDg6UmVhY3Rpb24x", @@ -67516,7 +67520,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "content": "heart" @@ -67530,7 +67534,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Reaction created", + "description": "

Reaction created

", "example": { "id": 1, "node_id": "MDg6UmVhY3Rpb24x", @@ -67628,7 +67632,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -67639,7 +67643,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -67731,7 +67735,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -67742,7 +67746,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -67850,7 +67854,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "content": "heart" @@ -67864,7 +67868,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Reaction exists", + "description": "

Reaction exists

", "example": { "id": 1, "node_id": "MDg6UmVhY3Rpb24x", @@ -67897,7 +67901,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "content": "heart" @@ -67911,7 +67915,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Reaction created", + "description": "

Reaction created

", "example": { "id": 1, "node_id": "MDg6UmVhY3Rpb24x", @@ -68009,7 +68013,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -68020,7 +68024,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -68112,7 +68116,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -68123,7 +68127,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -68235,7 +68239,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "content": "heart" @@ -68249,7 +68253,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "node_id": "MDg6UmVhY3Rpb24x", @@ -68282,7 +68286,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "content": "heart" @@ -68296,7 +68300,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "node_id": "MDg6UmVhY3Rpb24x", @@ -68394,7 +68398,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -68405,7 +68409,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -68497,7 +68501,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -68508,7 +68512,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -68616,7 +68620,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "content": "heart" @@ -68630,7 +68634,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Reaction exists", + "description": "

Reaction exists

", "example": { "id": 1, "node_id": "MDg6UmVhY3Rpb24x", @@ -68663,7 +68667,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "content": "heart" @@ -68677,7 +68681,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Reaction created", + "description": "

Reaction created

", "example": { "id": 1, "node_id": "MDg6UmVhY3Rpb24x", @@ -68775,7 +68779,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -68786,7 +68790,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -68876,7 +68880,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -68887,7 +68891,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -68993,7 +68997,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "content": "heart" @@ -69007,7 +69011,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Reaction exists", + "description": "

Reaction exists

", "example": { "id": 1, "node_id": "MDg6UmVhY3Rpb24x", @@ -69040,7 +69044,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "content": "heart" @@ -69054,7 +69058,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Reaction created", + "description": "

Reaction created

", "example": { "id": 1, "node_id": "MDg6UmVhY3Rpb24x", @@ -69152,7 +69156,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -69163,7 +69167,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -69255,7 +69259,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "team_id": "TEAM_ID", @@ -69266,7 +69270,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -69370,7 +69374,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "content": "heart" @@ -69384,7 +69388,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "node_id": "MDg6UmVhY3Rpb24x", @@ -69493,7 +69497,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "team_id": "TEAM_ID", @@ -69503,7 +69507,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -69598,7 +69602,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "content": "heart" @@ -69611,7 +69615,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "node_id": "MDg6UmVhY3Rpb24x", @@ -69706,7 +69710,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -69716,7 +69720,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "url": "https://api.github.com/repos/octocat/Hello-World/releases/1", @@ -69910,7 +69914,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "tag_name": "v1.0.0", @@ -69929,7 +69933,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/releases/1", "html_url": "https://github.com/octocat/Hello-World/releases/v1.0.0", @@ -70092,7 +70096,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "tag_name": "v1.0.0", @@ -70108,7 +70112,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Name and body of generated release notes", + "description": "

Name and body of generated release notes

", "example": { "name": "Release v1.0.0 is now available!", "body": "##Changes in Release v1.0.0 ... ##Contributors @monalisa" @@ -70162,7 +70166,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -70172,7 +70176,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/releases/1", "html_url": "https://github.com/octocat/Hello-World/releases/v1.0.0", @@ -70303,7 +70307,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -70314,7 +70318,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/releases/1", "html_url": "https://github.com/octocat/Hello-World/releases/v1.0.0", @@ -70448,7 +70452,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -70459,7 +70463,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "**Note:** This returns an `upload_url` key corresponding to the endpoint for uploading release assets. This key is a [hypermedia resource](https://docs.github.com/enterprise-server@3.3/rest/overview/resources-in-the-rest-api#hypermedia).", + "description": "

Note: This returns an upload_url key corresponding to the endpoint for uploading release assets. This key is a hypermedia resource.

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/releases/1", "html_url": "https://github.com/octocat/Hello-World/releases/v1.0.0", @@ -70649,7 +70653,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "tag_name": "v1.0.0", @@ -70668,7 +70672,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/releases/1", "html_url": "https://github.com/octocat/Hello-World/releases/v1.0.0", @@ -70798,7 +70802,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -70808,7 +70812,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -70865,7 +70869,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -70876,7 +70880,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "To download the asset's binary content, set the `Accept` header of the request to [`application/octet-stream`](https://docs.github.com/enterprise-server@3.3/rest/overview/media-types). The API will either redirect the client to the location, or stream it directly if possible. API clients should handle both a `200` or `302` response.", + "description": "

To download the asset's binary content, set the Accept header of the request to application/octet-stream. The API will either redirect the client to the location, or stream it directly if possible. API clients should handle both a 200 or 302 response.

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/releases/assets/1", "browser_download_url": "https://github.com/octocat/Hello-World/releases/download/v1.0.0/example.zip", @@ -71004,7 +71008,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "name": "foo-1.0.0-osx.zip", @@ -71019,7 +71023,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/releases/assets/1", "browser_download_url": "https://github.com/octocat/Hello-World/releases/download/v1.0.0/example.zip", @@ -71108,7 +71112,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -71118,7 +71122,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -71191,7 +71195,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -71202,7 +71206,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "url": "https://api.github.com/repos/octocat/Hello-World/releases/assets/1", @@ -71311,7 +71315,7 @@ "key": "default", "request": { "contentType": "*/*", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -71322,7 +71326,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response for successful upload", + "description": "

Response for successful upload

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/releases/assets/1", "browser_download_url": "https://github.com/octocat/Hello-World/releases/download/v1.0.0/example.zip", @@ -71465,7 +71469,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -71474,7 +71478,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1296269, @@ -71797,7 +71801,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "name": "Hello-World", @@ -71815,7 +71819,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1296269, "node_id": "MDEwOlJlcG9zaXRvcnkxMjk2MjY5", @@ -71993,7 +71997,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -72003,7 +72007,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Default response", + "description": "

Default response

", "example": { "id": 1296269, "node_id": "MDEwOlJlcG9zaXRvcnkxMjk2MjY5", @@ -73032,7 +73036,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "name": "Hello-World", @@ -73051,7 +73055,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1296269, "node_id": "MDEwOlJlcG9zaXRvcnkxMjk2MjY5", @@ -73622,7 +73626,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -73631,7 +73635,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -73716,7 +73720,7 @@ { "key": "response-if-repository-contains-content", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -73726,7 +73730,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "if repository contains content", + "description": "

if repository contains content

", "example": [ { "login": "octocat", @@ -73831,7 +73835,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "event_type": "on-demand-test", @@ -73847,7 +73851,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -73897,7 +73901,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -73907,7 +73911,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "C": 78769, "Python": 7769 @@ -73975,7 +73979,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -73985,7 +73989,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "name": "v0.1", @@ -74061,7 +74065,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -74071,7 +74075,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -74151,7 +74155,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -74161,7 +74165,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "names": [ "octocat", @@ -74233,7 +74237,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "names": [ @@ -74251,7 +74255,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "names": [ "octocat", @@ -74336,7 +74340,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "new_owner": "github", @@ -74353,7 +74357,7 @@ "response": { "statusCode": "202", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1296269, "node_id": "MDEwOlJlcG9zaXRvcnkxMjk2MjY5", @@ -74674,7 +74678,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "owner": "octocat", @@ -74691,7 +74695,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1296269, "node_id": "MDEwOlJlcG9zaXRvcnkxMjk2MjY5", @@ -74863,13 +74867,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1296269, @@ -75085,13 +75089,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Default response", + "description": "

Default response

", "example": [ { "id": 1296269, @@ -75474,13 +75478,13 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1296269, "node_id": "MDEwOlJlcG9zaXRvcnkxMjk2MjY5", @@ -75727,7 +75731,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -75736,7 +75740,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1296269, @@ -75900,7 +75904,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -75910,7 +75914,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -75983,7 +75987,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "key_prefix": "TICKET-", @@ -75997,7 +76001,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "response", + "description": "

response

", "example": { "id": 1, "key_prefix": "TICKET-", @@ -76061,7 +76065,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -76072,7 +76076,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "key_prefix": "TICKET-", @@ -76136,7 +76140,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -76146,7 +76150,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -76217,7 +76221,7 @@ { "key": "response-if-content-is-a-file", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -76228,7 +76232,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response if content is a file", + "description": "

Response if content is a file

", "example": { "type": "file", "encoding": "base64", @@ -76252,7 +76256,7 @@ { "key": "response-if-content-is-a-directory", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -76263,7 +76267,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response if content is a directory", + "description": "

Response if content is a directory

", "example": [ { "type": "file", @@ -76303,7 +76307,7 @@ { "key": "response-if-content-is-a-symlink", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -76314,7 +76318,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response if content is a symlink", + "description": "

Response if content is a symlink

", "example": { "type": "symlink", "target": "/path/to/symlink/target", @@ -76337,7 +76341,7 @@ { "key": "response-if-content-is-a-submodule", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -76348,7 +76352,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response if content is a submodule", + "description": "

Response if content is a submodule

", "example": { "type": "submodule", "submodule_git_url": "git://github.com/jquery/qunit.git", @@ -76633,7 +76637,7 @@ "key": "example-for-creating-a-file", "request": { "contentType": "application/json", - "description": "Example for creating a file", + "description": "

Example for creating a file

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "message": "my commit message", @@ -76652,7 +76656,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "content": { "name": "hello.txt", @@ -76711,7 +76715,7 @@ "key": "example-for-updating-a-file", "request": { "contentType": "application/json", - "description": "Example for updating a file", + "description": "

Example for updating a file

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "message": "a new commit message", @@ -76731,7 +76735,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "content": { "name": "hello.txt", @@ -76994,7 +76998,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "message": "my commit message", @@ -77013,7 +77017,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "content": null, "commit": { @@ -77121,7 +77125,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -77131,7 +77135,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "type": "file", "encoding": "base64", @@ -77222,7 +77226,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -77233,7 +77237,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "type": "file", "encoding": "base64", @@ -77314,7 +77318,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -77324,7 +77328,7 @@ }, "response": { "statusCode": "302", - "description": "Response" + "description": "

Response

" } } ], @@ -77379,7 +77383,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -77389,7 +77393,7 @@ }, "response": { "statusCode": "302", - "description": "Response" + "description": "

Response

" } } ], @@ -77471,7 +77475,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -77481,7 +77485,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1296269, @@ -77658,7 +77662,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -77668,7 +77672,7 @@ "response": { "statusCode": "202", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1296269, "node_id": "MDEwOlJlcG9zaXRvcnkxMjk2MjY5", @@ -78241,7 +78245,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -78250,7 +78254,7 @@ }, "response": { "statusCode": "202", - "description": "Accepted" + "description": "

Accepted

" } } ], @@ -78300,7 +78304,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -78309,7 +78313,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -78393,13 +78397,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 7, "incomplete_results": false, @@ -78579,13 +78583,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 1, "incomplete_results": false, @@ -78808,13 +78812,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 280, "incomplete_results": false, @@ -79021,13 +79025,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 2, "incomplete_results": false, @@ -79153,13 +79157,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 40, "incomplete_results": false, @@ -79336,13 +79340,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 6, "incomplete_results": false, @@ -79513,13 +79517,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 12, "incomplete_results": false, @@ -79648,7 +79652,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -79657,7 +79661,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "number": 2, @@ -80255,7 +80259,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -80265,7 +80269,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "number": 2, @@ -80375,7 +80379,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -80386,7 +80390,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "number": 42, "created_at": "2020-11-06T18:18:30Z", @@ -80499,7 +80503,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "state": "resolved", @@ -80514,7 +80518,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "number": 42, "created_at": "2020-11-06T18:18:30Z", @@ -80633,7 +80637,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -80644,7 +80648,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "type": "commit", @@ -80755,7 +80759,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -80764,7 +80768,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -80910,7 +80914,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "name": "Justice League", @@ -80925,7 +80929,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "node_id": "MDQ6VGVhbTE=", @@ -81026,7 +81030,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -81036,7 +81040,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "node_id": "MDQ6VGVhbTE=", @@ -81193,7 +81197,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "name": "new team name", @@ -81208,7 +81212,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "node_id": "MDQ6VGVhbTE=", @@ -81301,7 +81305,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -81310,7 +81314,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -81374,7 +81378,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -81384,7 +81388,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "owner_url": "https://api.github.com/orgs/octocat", @@ -81482,7 +81486,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -81493,7 +81497,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "owner_url": "https://api.github.com/orgs/octocat", "url": "https://api.github.com/projects/1002605", @@ -81609,7 +81613,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -81619,7 +81623,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -81678,7 +81682,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -81688,7 +81692,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -81752,7 +81756,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -81762,7 +81766,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1296269, @@ -81932,7 +81936,7 @@ { "key": "alternative-response-with-repository-permissions", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -81944,7 +81948,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Alternative response with repository permissions", + "description": "

Alternative response with repository permissions

", "example": { "id": 1296269, "node_id": "MDEwOlJlcG9zaXRvcnkxMjk2MjY5", @@ -82282,7 +82286,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -82293,7 +82297,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -82357,7 +82361,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -82368,7 +82372,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -82432,7 +82436,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -82442,7 +82446,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "if child teams exist", + "description": "

if child teams exist

", "example": [ { "id": 2, @@ -82507,7 +82511,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "team_id": "TEAM_ID" @@ -82516,7 +82520,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "node_id": "MDQ6VGVhbTE=", @@ -82664,7 +82668,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "name": "new team name", @@ -82678,7 +82682,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response when the updated information already exists", + "description": "

Response when the updated information already exists

", "example": { "id": 1, "node_id": "MDQ6VGVhbTE=", @@ -82732,7 +82736,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "name": "new team name", @@ -82746,7 +82750,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "node_id": "MDQ6VGVhbTE=", @@ -82846,7 +82850,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "team_id": "TEAM_ID" @@ -82854,7 +82858,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -82917,7 +82921,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "team_id": "TEAM_ID" @@ -82926,7 +82930,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "owner_url": "https://api.github.com/orgs/octocat", @@ -83019,7 +83023,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "team_id": "TEAM_ID", @@ -83029,7 +83033,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "owner_url": "https://api.github.com/orgs/octocat", "url": "https://api.github.com/projects/1002605", @@ -83136,7 +83140,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "team_id": "TEAM_ID", @@ -83145,7 +83149,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -83203,7 +83207,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "team_id": "TEAM_ID", @@ -83212,7 +83216,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -83275,7 +83279,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "team_id": "TEAM_ID" @@ -83284,7 +83288,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1296269, @@ -83449,7 +83453,7 @@ { "key": "alternative-response-with-extra-repository-information", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "team_id": "TEAM_ID", @@ -83460,7 +83464,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Alternative response with extra repository information", + "description": "

Alternative response with extra repository information

", "example": { "id": 1296269, "node_id": "MDEwOlJlcG9zaXRvcnkxMjk2MjY5", @@ -83786,7 +83790,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "team_id": "TEAM_ID", @@ -83796,7 +83800,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -83859,7 +83863,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "team_id": "TEAM_ID", @@ -83869,7 +83873,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -83924,7 +83928,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "team_id": "TEAM_ID" @@ -83933,7 +83937,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "if child teams exist", + "description": "

if child teams exist

", "example": [ { "id": 2, @@ -84019,13 +84023,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -84176,7 +84180,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -84187,7 +84191,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "author": { @@ -84300,7 +84304,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "body": "Do you like apples?" @@ -84314,7 +84318,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "author": { "login": "octocat", @@ -84423,7 +84427,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -84435,7 +84439,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "author": { "login": "octocat", @@ -84555,7 +84559,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "body": "Do you like pineapples?" @@ -84570,7 +84574,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "author": { "login": "octocat", @@ -84679,7 +84683,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -84690,7 +84694,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -84768,7 +84772,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "team_id": "TEAM_ID", @@ -84778,7 +84782,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "author": { @@ -84882,7 +84886,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "body": "Do you like apples?" @@ -84895,7 +84899,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "author": { "login": "octocat", @@ -84995,7 +84999,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "team_id": "TEAM_ID", @@ -85006,7 +85010,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "author": { "login": "octocat", @@ -85117,7 +85121,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "body": "Do you like pineapples?" @@ -85131,7 +85135,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "author": { "login": "octocat", @@ -85231,7 +85235,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "team_id": "TEAM_ID", @@ -85241,7 +85245,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -85330,7 +85334,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -85340,7 +85344,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "author": { @@ -85468,7 +85472,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "title": "Our first team post", @@ -85482,7 +85486,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "author": { "login": "octocat", @@ -85587,7 +85591,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -85598,7 +85602,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "author": { "login": "octocat", @@ -85723,7 +85727,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "title": "Welcome to our first team post" @@ -85737,7 +85741,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "author": { "login": "octocat", @@ -85842,7 +85846,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -85852,7 +85856,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -85921,7 +85925,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "team_id": "TEAM_ID" @@ -85930,7 +85934,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "author": { @@ -86049,7 +86053,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "title": "Our first team post", @@ -86062,7 +86066,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "author": { "login": "octocat", @@ -86158,7 +86162,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "team_id": "TEAM_ID", @@ -86168,7 +86172,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "author": { "login": "octocat", @@ -86284,7 +86288,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "title": "Welcome to our first team post" @@ -86297,7 +86301,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "author": { "login": "octocat", @@ -86393,7 +86397,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "team_id": "TEAM_ID", @@ -86402,7 +86406,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -86483,7 +86487,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -86493,7 +86497,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "login": "octocat", @@ -86570,7 +86574,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -86581,7 +86585,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response if user is a team maintainer", + "description": "

Response if user is a team maintainer

", "example": { "url": "https://api.github.com/teams/1/memberships/octocat", "role": "maintainer", @@ -86661,7 +86665,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -86672,7 +86676,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response if user's membership with team is now pending", + "description": "

Response if user's membership with team is now pending

", "example": { "url": "https://api.github.com/teams/1/memberships/octocat", "role": "member", @@ -86740,7 +86744,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -86750,7 +86754,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -86824,7 +86828,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "team_id": "TEAM_ID" @@ -86833,7 +86837,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "login": "octocat", @@ -86905,7 +86909,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "team_id": "TEAM_ID", @@ -86914,7 +86918,7 @@ }, "response": { "statusCode": "204", - "description": "if user is a member" + "description": "

if user is a member

" } } ], @@ -86964,7 +86968,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "team_id": "TEAM_ID", @@ -86973,7 +86977,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -87031,7 +87035,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "team_id": "TEAM_ID", @@ -87040,7 +87044,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -87090,7 +87094,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "team_id": "TEAM_ID", @@ -87100,7 +87104,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response if user is a team maintainer", + "description": "

Response if user is a team maintainer

", "example": { "url": "https://api.github.com/teams/1/memberships/octocat", "role": "maintainer", @@ -87171,7 +87175,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "team_id": "TEAM_ID", @@ -87181,7 +87185,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response if user's membership with team is now pending", + "description": "

Response if user's membership with team is now pending

", "example": { "url": "https://api.github.com/teams/1/memberships/octocat", "role": "member", @@ -87244,7 +87248,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "team_id": "TEAM_ID", @@ -87253,7 +87257,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -87287,13 +87291,13 @@ { "key": "response-with-public-and-private-profile-information", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response with public and private profile information", + "description": "

Response with public and private profile information

", "example": { "login": "octocat", "id": 1, @@ -87344,13 +87348,13 @@ { "key": "response-with-public-profile-information", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response with public profile information", + "description": "

Response with public profile information

", "example": { "login": "octocat", "id": 1, @@ -87517,13 +87521,13 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "login": "octocat", "id": 1, @@ -87634,13 +87638,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "login": "octocat", @@ -87703,7 +87707,7 @@ { "key": "default-response", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -87712,7 +87716,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Default response", + "description": "

Default response

", "example": { "login": "octocat", "id": 1, @@ -87752,7 +87756,7 @@ { "key": "response-with-git-hub-plan-information", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -87761,7 +87765,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response with GitHub plan information", + "description": "

Response with GitHub plan information

", "example": { "login": "octocat", "id": 1, @@ -87866,7 +87870,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -87875,7 +87879,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "contexts": [ { @@ -87940,13 +87944,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "email": "octocat@github.com", @@ -88016,13 +88020,13 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "email": "octocat@octocat.org", @@ -88107,12 +88111,12 @@ "key": "204", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -88178,13 +88182,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "email": "octocat@github.com", @@ -88256,13 +88260,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "login": "octocat", @@ -88342,13 +88346,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "login": "octocat", @@ -88419,7 +88423,7 @@ { "key": "204", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -88427,7 +88431,7 @@ }, "response": { "statusCode": "204", - "description": "if the person is followed by the authenticated user" + "description": "

if the person is followed by the authenticated user

" } } ], @@ -88480,7 +88484,7 @@ { "key": "204", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -88488,7 +88492,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -88541,7 +88545,7 @@ { "key": "204", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -88549,7 +88553,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -88620,7 +88624,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -88629,7 +88633,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "login": "octocat", @@ -88706,7 +88710,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -88715,7 +88719,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "login": "octocat", @@ -88783,7 +88787,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME", @@ -88792,7 +88796,7 @@ }, "response": { "statusCode": "204", - "description": "if the user follows the target user" + "description": "

if the user follows the target user

" } } ], @@ -88844,13 +88848,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 3, @@ -88941,13 +88945,13 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 3, "primary_key_id": 2, @@ -89039,7 +89043,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "gpg_key_id": "GPG_KEY_ID" @@ -89048,7 +89052,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 3, "primary_key_id": 2, @@ -89136,7 +89140,7 @@ { "key": "204", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "gpg_key_id": "GPG_KEY_ID" @@ -89144,7 +89148,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -89219,7 +89223,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -89228,7 +89232,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 3, @@ -89313,13 +89317,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "key": "2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvv1234", @@ -89406,13 +89410,13 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "key": "2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvv1234", "id": 2, @@ -89478,7 +89482,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "key_id": "KEY_ID" @@ -89487,7 +89491,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "key": "2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvv1234", "id": 2, @@ -89549,7 +89553,7 @@ { "key": "204", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "key_id": "KEY_ID" @@ -89557,7 +89561,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -89628,7 +89632,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -89637,7 +89641,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -89702,7 +89706,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -89713,7 +89717,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "content_type": "json", "insecure_ssl": "0", @@ -89832,7 +89836,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -89843,7 +89847,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "content_type": "json", "insecure_ssl": "0", @@ -89924,7 +89928,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -89935,7 +89939,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 12345678, @@ -90035,7 +90039,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -90047,7 +90051,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 12345678, "guid": "0b989ba4-242f-11e5-81e1-c7b6966d2516", @@ -90162,7 +90166,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -90173,7 +90177,7 @@ }, "response": { "statusCode": "202", - "description": "Accepted" + "description": "

Accepted

" } } ], @@ -90247,7 +90251,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -90257,7 +90261,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "type": "Repository", @@ -90546,7 +90550,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "name": "web", @@ -90569,7 +90573,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "type": "Repository", "id": 12345678, @@ -90662,7 +90666,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -90673,7 +90677,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "type": "Repository", "id": 12345678, @@ -90987,7 +90991,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "active": true, @@ -91004,7 +91008,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "type": "Repository", "id": 12345678, @@ -91093,7 +91097,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -91103,7 +91107,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -91162,7 +91166,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -91172,7 +91176,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -91231,7 +91235,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -91241,7 +91245,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], diff --git a/lib/rest/static/decorated/ghes-3.4.json b/lib/rest/static/decorated/ghes-3.4.json index 10338586dc18..3b28d7e3e660 100644 --- a/lib/rest/static/decorated/ghes-3.4.json +++ b/lib/rest/static/decorated/ghes-3.4.json @@ -52,7 +52,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -62,7 +62,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 2, "artifacts": [ @@ -146,7 +146,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -157,7 +157,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 11, "node_id": "MDg6QXJ0aWZhY3QxMQ==", @@ -224,7 +224,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -234,7 +234,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -298,7 +298,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -309,7 +309,7 @@ }, "response": { "statusCode": "302", - "description": "Response" + "description": "

Response

" } } ], @@ -382,7 +382,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -393,7 +393,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 2, "artifacts": [ @@ -461,7 +461,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "enterprise": "ENTERPRISE" @@ -470,7 +470,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "enabled_organizations": "all", "allowed_actions": "selected", @@ -542,7 +542,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "enabled_organizations": "all", @@ -554,7 +554,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -609,7 +609,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "enterprise": "ENTERPRISE" @@ -618,7 +618,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 1, "organizations": [ @@ -689,7 +689,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "selected_organization_ids": [ @@ -703,7 +703,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -749,7 +749,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "enterprise": "ENTERPRISE", @@ -758,7 +758,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -804,7 +804,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "enterprise": "ENTERPRISE", @@ -813,7 +813,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -850,7 +850,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "enterprise": "ENTERPRISE" @@ -859,7 +859,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "github_owned_allowed": true, "verified_allowed": false, @@ -927,7 +927,7 @@ "key": "selected_actions", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "github_owned_allowed": true, @@ -943,7 +943,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -980,7 +980,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -989,7 +989,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "enabled_repositories": "all", "allowed_actions": "selected", @@ -1061,7 +1061,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "enabled_repositories": "all", @@ -1073,7 +1073,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -1128,7 +1128,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -1137,7 +1137,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 1, "repositories": [ @@ -1317,7 +1317,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "selected_repository_ids": [ @@ -1331,7 +1331,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -1377,7 +1377,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -1386,7 +1386,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -1432,7 +1432,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -1441,7 +1441,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -1478,7 +1478,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -1487,7 +1487,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "github_owned_allowed": true, "verified_allowed": false, @@ -1555,7 +1555,7 @@ "key": "selected_actions", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "github_owned_allowed": true, @@ -1571,7 +1571,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -1617,7 +1617,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -1627,7 +1627,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "enabled": true, "allowed_actions": "selected", @@ -1703,7 +1703,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "enabled": true, @@ -1716,7 +1716,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -1762,7 +1762,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -1772,7 +1772,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "github_owned_allowed": true, "verified_allowed": false, @@ -1849,7 +1849,7 @@ "key": "selected_actions", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "github_owned_allowed": true, @@ -1866,7 +1866,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -1923,7 +1923,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -1932,7 +1932,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 3, "secrets": [ @@ -1993,7 +1993,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -2002,7 +2002,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "key_id": "012345678912345678", "key": "2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvv1234" @@ -2052,7 +2052,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -2062,7 +2062,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "name": "GH_TOKEN", "created_at": "2019-08-10T14:59:22Z", @@ -2162,7 +2162,7 @@ "key": "201", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "encrypted_value": "c2VjcmV0", @@ -2180,14 +2180,14 @@ }, "response": { "statusCode": "201", - "description": "Response when creating a secret" + "description": "

Response when creating a secret

" } }, { "key": "204", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "encrypted_value": "c2VjcmV0", @@ -2205,7 +2205,7 @@ }, "response": { "statusCode": "204", - "description": "Response when updating a secret" + "description": "

Response when updating a secret

" } } ], @@ -2255,7 +2255,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -2264,7 +2264,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -2328,7 +2328,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -2338,7 +2338,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 1, "repositories": [ @@ -2472,7 +2472,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "selected_repository_ids": [ @@ -2486,7 +2486,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -2541,7 +2541,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -2551,7 +2551,7 @@ }, "response": { "statusCode": "204", - "description": "No Content when repository was added to the selected list" + "description": "

No Content when repository was added to the selected list

" } } ], @@ -2610,7 +2610,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -2620,7 +2620,7 @@ }, "response": { "statusCode": "204", - "description": "Response when repository was removed from the selected list" + "description": "

Response when repository was removed from the selected list

" } } ], @@ -2688,7 +2688,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -2698,7 +2698,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 2, "secrets": [ @@ -2759,7 +2759,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -2769,7 +2769,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "key_id": "012345678912345678", "key": "2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvv1234" @@ -2828,7 +2828,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -2839,7 +2839,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "name": "GH_TOKEN", "created_at": "2019-08-10T14:59:22Z", @@ -2920,7 +2920,7 @@ "key": "201", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "encrypted_value": "c2VjcmV0", @@ -2934,14 +2934,14 @@ }, "response": { "statusCode": "201", - "description": "Response when creating a secret" + "description": "

Response when creating a secret

" } }, { "key": "204", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "encrypted_value": "c2VjcmV0", @@ -2955,7 +2955,7 @@ }, "response": { "statusCode": "204", - "description": "Response when updating a secret" + "description": "

Response when updating a secret

" } } ], @@ -3014,7 +3014,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -3024,7 +3024,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -3088,7 +3088,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "repository_id": "REPOSITORY_ID", @@ -3098,7 +3098,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 2, "secrets": [ @@ -3159,7 +3159,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "repository_id": "REPOSITORY_ID", @@ -3169,7 +3169,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "key_id": "012345678912345678", "key": "2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvv1234" @@ -3228,7 +3228,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "repository_id": "REPOSITORY_ID", @@ -3239,7 +3239,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "name": "GH_TOKEN", "created_at": "2019-08-10T14:59:22Z", @@ -3320,7 +3320,7 @@ "key": "201", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "encrypted_value": "c2VjcmV0", @@ -3334,14 +3334,14 @@ }, "response": { "statusCode": "201", - "description": "Response when creating a secret" + "description": "

Response when creating a secret

" } }, { "key": "204", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "encrypted_value": "c2VjcmV0", @@ -3355,7 +3355,7 @@ }, "response": { "statusCode": "204", - "description": "Response when updating a secret" + "description": "

Response when updating a secret

" } } ], @@ -3414,7 +3414,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "repository_id": "REPOSITORY_ID", @@ -3424,7 +3424,7 @@ }, "response": { "statusCode": "204", - "description": "Default response" + "description": "

Default response

" } } ], @@ -3481,7 +3481,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "enterprise": "ENTERPRISE" @@ -3490,7 +3490,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 3, "runner_groups": [ @@ -3617,7 +3617,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "name": "Expensive hardware runners", @@ -3638,7 +3638,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 2, "name": "octo-runner-group", @@ -3693,7 +3693,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "enterprise": "ENTERPRISE", @@ -3703,7 +3703,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 2, "name": "octo-runner-group", @@ -3793,7 +3793,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "name": "Expensive hardware runners", @@ -3807,7 +3807,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 2, "name": "Expensive hardware runners", @@ -3862,7 +3862,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "enterprise": "ENTERPRISE", @@ -3871,7 +3871,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -3935,7 +3935,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "enterprise": "ENTERPRISE", @@ -3945,7 +3945,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 1, "organizations": [ @@ -4025,7 +4025,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "selected_organization_ids": [ @@ -4040,7 +4040,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -4095,7 +4095,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "enterprise": "ENTERPRISE", @@ -4105,7 +4105,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -4160,7 +4160,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "enterprise": "ENTERPRISE", @@ -4170,7 +4170,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -4234,7 +4234,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "enterprise": "ENTERPRISE", @@ -4244,7 +4244,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 2, "runners": [ @@ -4363,7 +4363,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "runners": [ @@ -4378,7 +4378,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -4433,7 +4433,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "enterprise": "ENTERPRISE", @@ -4443,7 +4443,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -4498,7 +4498,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "enterprise": "ENTERPRISE", @@ -4508,7 +4508,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -4563,7 +4563,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -4572,7 +4572,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 3, "runner_groups": [ @@ -4704,7 +4704,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "name": "Expensive hardware runners", @@ -4725,7 +4725,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 2, "name": "octo-runner-group", @@ -4781,7 +4781,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -4791,7 +4791,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 2, "name": "octo-runner-group", @@ -4882,7 +4882,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "name": "Expensive hardware runners", @@ -4896,7 +4896,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 2, "name": "octo-runner-group", @@ -4952,7 +4952,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -4961,7 +4961,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -5025,7 +5025,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -5035,7 +5035,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 1, "repositories": [ @@ -5342,7 +5342,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "selected_repository_ids": [ @@ -5357,7 +5357,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -5412,7 +5412,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -5422,7 +5422,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -5477,7 +5477,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -5487,7 +5487,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -5551,7 +5551,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -5561,7 +5561,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 2, "runners": [ @@ -5680,7 +5680,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "runners": [ @@ -5695,7 +5695,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -5750,7 +5750,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -5760,7 +5760,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -5815,7 +5815,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -5825,7 +5825,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -5882,7 +5882,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "enterprise": "ENTERPRISE" @@ -5891,7 +5891,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 2, "runners": [ @@ -5986,7 +5986,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "enterprise": "ENTERPRISE" @@ -5995,7 +5995,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "os": "osx", @@ -6074,7 +6074,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "enterprise": "ENTERPRISE" @@ -6083,7 +6083,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "token": "LLBF3JGZDX3P5PMEXLND6TS6FCWO6", "expires_at": "2020-01-22T12:13:35.123-08:00" @@ -6124,7 +6124,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "enterprise": "ENTERPRISE" @@ -6133,7 +6133,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "token": "AABF3JGZDX3P5PMEXLND6TS6FCWO6", "expires_at": "2020-01-29T12:13:35.123-08:00" @@ -6183,7 +6183,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "enterprise": "ENTERPRISE", @@ -6193,7 +6193,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 23, "name": "MBP", @@ -6268,7 +6268,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "enterprise": "ENTERPRISE", @@ -6277,7 +6277,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -6323,7 +6323,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "enterprise": "ENTERPRISE", @@ -6333,7 +6333,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 4, "labels": [ @@ -6424,7 +6424,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "labels": [ @@ -6440,7 +6440,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 4, "labels": [ @@ -6535,7 +6535,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "labels": [ @@ -6551,7 +6551,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 4, "labels": [ @@ -6630,7 +6630,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "enterprise": "ENTERPRISE", @@ -6640,7 +6640,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 3, "labels": [ @@ -6723,7 +6723,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "enterprise": "ENTERPRISE", @@ -6734,7 +6734,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 4, "labels": [ @@ -6822,7 +6822,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -6831,7 +6831,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 2, "runners": [ @@ -6926,7 +6926,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -6935,7 +6935,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "os": "osx", @@ -7014,7 +7014,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -7023,7 +7023,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "token": "LLBF3JGZDX3P5PMEXLND6TS6FCWO6", "expires_at": "2020-01-22T12:13:35.123-08:00" @@ -7064,7 +7064,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -7073,7 +7073,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "token": "AABF3JGZDX3P5PMEXLND6TS6FCWO6", "expires_at": "2020-01-29T12:13:35.123-08:00" @@ -7123,7 +7123,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -7133,7 +7133,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 23, "name": "MBP", @@ -7208,7 +7208,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -7217,7 +7217,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -7263,7 +7263,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -7273,7 +7273,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 4, "labels": [ @@ -7364,7 +7364,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "labels": [ @@ -7380,7 +7380,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 4, "labels": [ @@ -7475,7 +7475,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "labels": [ @@ -7491,7 +7491,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 4, "labels": [ @@ -7570,7 +7570,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -7580,7 +7580,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 3, "labels": [ @@ -7659,7 +7659,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -7670,7 +7670,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 4, "labels": [ @@ -7767,7 +7767,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -7777,7 +7777,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 2, "runners": [ @@ -7881,7 +7881,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -7891,7 +7891,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "os": "osx", @@ -7979,7 +7979,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -7989,7 +7989,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "token": "LLBF3JGZDX3P5PMEXLND6TS6FCWO6", "expires_at": "2020-01-22T12:13:35.123-08:00" @@ -8039,7 +8039,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -8049,7 +8049,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "token": "AABF3JGZDX3P5PMEXLND6TS6FCWO6", "expires_at": "2020-01-29T12:13:35.123-08:00" @@ -8108,7 +8108,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -8119,7 +8119,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 23, "name": "MBP", @@ -8203,7 +8203,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -8213,7 +8213,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -8268,7 +8268,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -8279,7 +8279,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 4, "labels": [ @@ -8379,7 +8379,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "labels": [ @@ -8396,7 +8396,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 4, "labels": [ @@ -8500,7 +8500,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "labels": [ @@ -8517,7 +8517,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 4, "labels": [ @@ -8605,7 +8605,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -8616,7 +8616,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 3, "labels": [ @@ -8704,7 +8704,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -8716,7 +8716,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 4, "labels": [ @@ -8806,7 +8806,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -8817,7 +8817,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 399444496, "run_id": 29679449, @@ -8978,7 +8978,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -8988,7 +8988,7 @@ }, "response": { "statusCode": "302", - "description": "Response" + "description": "

Response

" } } ], @@ -9075,7 +9075,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -9086,7 +9086,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 1, "jobs": [ @@ -9334,7 +9334,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -9344,7 +9344,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 1, "workflow_runs": [ @@ -9590,7 +9590,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -9601,7 +9601,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 30433642, "name": "Build", @@ -9831,7 +9831,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -9841,7 +9841,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -9896,7 +9896,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -9907,7 +9907,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "state": "approved", @@ -9999,7 +9999,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -10009,7 +10009,7 @@ }, "response": { "statusCode": "202", - "description": "Response" + "description": "

Response

" } } ], @@ -10068,7 +10068,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -10078,7 +10078,7 @@ }, "response": { "statusCode": "302", - "description": "Response" + "description": "

Response

" } } ], @@ -10133,7 +10133,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -10143,7 +10143,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -10206,7 +10206,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -10217,7 +10217,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "environment": { @@ -10377,7 +10377,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -10388,7 +10388,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "url": "https://api.github.com/repos/octocat/example/deployments/1", @@ -10483,7 +10483,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -10493,7 +10493,7 @@ }, "response": { "statusCode": "201", - "description": "Response" + "description": "

Response

" } } ], @@ -10644,7 +10644,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -10655,7 +10655,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 1, "workflow_runs": [ @@ -10902,7 +10902,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -10912,7 +10912,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 2, "workflows": [ @@ -11003,7 +11003,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -11014,7 +11014,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 161335, "node_id": "MDg6V29ya2Zsb3cxNjEzMzU=", @@ -11088,7 +11088,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -11098,7 +11098,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -11184,7 +11184,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "ref": "topic-branch", @@ -11201,7 +11201,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -11263,7 +11263,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -11273,7 +11273,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -11323,12 +11323,12 @@ { "key": "200", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", - "description": "Response" + "description": "

Response

" } } ], @@ -11404,7 +11404,7 @@ { "key": "200", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -11413,7 +11413,7 @@ }, "response": { "statusCode": "200", - "description": "Response" + "description": "

Response

" } } ], @@ -11484,7 +11484,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -11492,7 +11492,7 @@ }, "response": { "statusCode": "200", - "description": "Response" + "description": "

Response

" } } ], @@ -11556,7 +11556,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -11565,7 +11565,7 @@ }, "response": { "statusCode": "200", - "description": "Response" + "description": "

Response

" } } ], @@ -11620,7 +11620,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -11628,7 +11628,7 @@ }, "response": { "statusCode": "200", - "description": "Response" + "description": "

Response

" } } ], @@ -11692,7 +11692,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME", @@ -11701,7 +11701,7 @@ }, "response": { "statusCode": "200", - "description": "Response" + "description": "

Response

" } } ], @@ -11756,7 +11756,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -11764,7 +11764,7 @@ }, "response": { "statusCode": "200", - "description": "Response" + "description": "

Response

" } } ], @@ -11819,7 +11819,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -11827,7 +11827,7 @@ }, "response": { "statusCode": "200", - "description": "Response" + "description": "

Response

" } } ], @@ -11882,7 +11882,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -11890,7 +11890,7 @@ }, "response": { "statusCode": "200", - "description": "Response" + "description": "

Response

" } } ], @@ -11919,13 +11919,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "timeline_url": "https://github.com/timeline", "user_url": "https://github.com/{user}", @@ -12057,13 +12057,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": "1", @@ -12213,24 +12213,24 @@ "key": "202", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "202", - "description": "Response" + "description": "

Response

" } }, { "key": "205", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "205", - "description": "Reset Content" + "description": "

Reset Content

" } } ], @@ -12283,7 +12283,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "thread_id": "THREAD_ID" @@ -12292,7 +12292,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": "1", "repository": { @@ -12425,7 +12425,7 @@ { "key": "205", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "thread_id": "THREAD_ID" @@ -12433,7 +12433,7 @@ }, "response": { "statusCode": "205", - "description": "Reset Content" + "description": "

Reset Content

" } } ], @@ -12478,7 +12478,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "thread_id": "THREAD_ID" @@ -12487,7 +12487,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "subscribed": true, "ignored": false, @@ -12556,7 +12556,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "thread_id": "THREAD_ID" @@ -12565,7 +12565,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "subscribed": true, "ignored": false, @@ -12622,7 +12622,7 @@ { "key": "204", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "thread_id": "THREAD_ID" @@ -12630,7 +12630,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -12746,7 +12746,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -12756,7 +12756,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": "1", @@ -12900,7 +12900,7 @@ "key": "202", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -12909,14 +12909,14 @@ }, "response": { "statusCode": "202", - "description": "Response" + "description": "

Response

" } }, { "key": "205", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -12925,7 +12925,7 @@ }, "response": { "statusCode": "205", - "description": "Reset Content" + "description": "

Reset Content

" } } ], @@ -12995,7 +12995,7 @@ { "key": "default-response", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -13005,7 +13005,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Default response", + "description": "

Default response

", "example": [ { "login": "octocat", @@ -13033,7 +13033,7 @@ { "key": "alternative-response-with-star-creation-timestamps", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -13043,7 +13043,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Alternative response with star creation timestamps", + "description": "

Alternative response with star creation timestamps

", "example": [ { "starred_at": "2011-01-16T19:06:43Z", @@ -13146,13 +13146,13 @@ { "key": "default-response", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Default response", + "description": "

Default response

", "example": [ { "id": 1296269, @@ -13283,13 +13283,13 @@ { "key": "alternative-response-with-star-creation-timestamps", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/vnd.github.v3.star+json", - "description": "Alternative response with star creation timestamps", + "description": "

Alternative response with star creation timestamps

", "example": [ { "starred_at": "2011-01-16T19:06:43Z", @@ -13475,7 +13475,7 @@ { "key": "204", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -13484,7 +13484,7 @@ }, "response": { "statusCode": "204", - "description": "Response if this repository is starred by you" + "description": "

Response if this repository is starred by you

" } } ], @@ -13546,7 +13546,7 @@ { "key": "204", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -13555,7 +13555,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -13617,7 +13617,7 @@ { "key": "204", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -13626,7 +13626,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -13725,7 +13725,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -13734,7 +13734,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Default response", + "description": "

Default response

", "example": [ { "id": 1296269, @@ -13925,7 +13925,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -13935,7 +13935,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "login": "octocat", @@ -14003,7 +14003,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -14013,7 +14013,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "if you subscribe to the repository", + "description": "

if you subscribe to the repository

", "example": { "subscribed": true, "ignored": false, @@ -14095,7 +14095,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -14105,7 +14105,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "subscribed": true, "ignored": false, @@ -14159,7 +14159,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -14168,7 +14168,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -14214,13 +14214,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1296269, @@ -14393,7 +14393,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -14402,7 +14402,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1296269, @@ -14538,13 +14538,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "slug": "octoapp", @@ -14622,7 +14622,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "code": "CODE" @@ -14631,7 +14631,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "slug": "octoapp", @@ -14749,13 +14749,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "The permissions the installation has are included under the `permissions` key.", + "description": "

The permissions the installation has are included under the permissions key.

", "example": [ { "id": 1, @@ -14849,7 +14849,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "installation_id": 1 @@ -14858,7 +14858,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "account": { @@ -14954,7 +14954,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "installation_id": 1 @@ -14962,7 +14962,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -15846,7 +15846,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "respoitory": "Hello-World", @@ -15862,7 +15862,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "token": "ghs_16C7e42F292c6912E7710c838347Ae178B4a", "expires_at": "2016-07-11T22:14:10Z", @@ -16054,7 +16054,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "installation_id": 1 @@ -16062,7 +16062,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -16108,7 +16108,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "installation_id": 1 @@ -16116,7 +16116,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -16157,7 +16157,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "app_slug": "APP_SLUG" @@ -16166,7 +16166,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "slug": "octoapp", @@ -16252,7 +16252,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -16261,7 +16261,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "account": { @@ -16357,7 +16357,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -16367,7 +16367,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "account": { @@ -16462,7 +16462,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -16471,7 +16471,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "account": { @@ -16570,13 +16570,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 1, "repositories": [ @@ -16738,12 +16738,12 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -16789,13 +16789,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "You can find the permissions for the installation under the `permissions` key.", + "description": "

You can find the permissions for the installation under the permissions key.

", "example": { "total_count": 2, "installations": [ @@ -16972,7 +16972,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "installation_id": 1 @@ -16981,7 +16981,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "The access the user has to each repository is included in the hash under the `permissions` key.", + "description": "

The access the user has to each repository is included in the hash under the permissions key.

", "example": { "total_count": 1, "repositories": [ @@ -17172,7 +17172,7 @@ { "key": "204", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "installation_id": 1, @@ -17181,7 +17181,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -17244,7 +17244,7 @@ { "key": "204", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "installation_id": 1, @@ -17253,7 +17253,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -17320,7 +17320,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "access_token": "e72e16c7e42f292c6912e7710c838347ae178b4a" @@ -17331,7 +17331,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -17388,7 +17388,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "access_token": "e72e16c7e42f292c6912e7710c838347ae178b4a" @@ -17400,7 +17400,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "url": "https://api.github.com/authorizations/1", @@ -17503,7 +17503,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "access_token": "e72e16c7e42f292c6912e7710c838347ae178b4a" @@ -17515,7 +17515,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "url": "https://api.github.com/authorizations/1", @@ -17614,7 +17614,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "access_token": "e72e16c7e42f292c6912e7710c838347ae178b4a" @@ -17625,7 +17625,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -18545,7 +18545,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "access_token": "e72e16c7e42f292c6912e7710c838347ae178b4a", @@ -18563,7 +18563,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "url": "https://api.github.com/authorizations/1", @@ -18679,13 +18679,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "content_type": "json", "insecure_ssl": "0", @@ -18776,7 +18776,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "content_type": "json", @@ -18788,7 +18788,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "content_type": "json", "insecure_ssl": "0", @@ -18840,13 +18840,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 12345678, @@ -18919,7 +18919,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "delivery_id": "DELIVERY_ID" @@ -18928,7 +18928,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 12345678, "guid": "0b989ba4-242f-11e5-81e1-c7b6966d2516", @@ -19016,7 +19016,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "delivery_id": "DELIVERY_ID" @@ -19024,7 +19024,7 @@ }, "response": { "statusCode": "202", - "description": "Accepted" + "description": "

Accepted

" } } ], @@ -19090,7 +19090,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -19099,7 +19099,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Success", + "description": "

Success

", "example": { "total_advanced_security_committers": 2, "repositories": [ @@ -19210,7 +19210,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -19220,7 +19220,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "name": "master", @@ -19300,7 +19300,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -19310,7 +19310,7 @@ }, "response": { "statusCode": "200", - "description": "Response" + "description": "

Response

" } } ], @@ -19385,7 +19385,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "new_name": "my_renamed_branch" @@ -19399,7 +19399,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "name": "master", "commit": { @@ -19568,7 +19568,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "branch": "main" @@ -19581,7 +19581,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "The branch has been successfully synced with the upstream repository", + "description": "

The branch has been successfully synced with the upstream repository

", "example": { "message": "Successfully fetched and fast-forwarded from upstream defunkt:main", "merge_type": "fast-forward", @@ -19669,7 +19669,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "base": "master", @@ -19684,7 +19684,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Successful Response (The resulting merge commit)", + "description": "

Successful Response (The resulting merge commit)

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/commits/6dcb09b5b57875f334f61aebed695e2e4193db5e", "sha": "6dcb09b5b57875f334f61aebed695e2e4193db5e", @@ -19857,7 +19857,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -19868,7 +19868,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/branches/master/protection", "required_status_checks": { @@ -20868,7 +20868,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "required_status_checks": { @@ -20924,7 +20924,7 @@ }, "response": { "statusCode": "200", - "description": "Response" + "description": "

Response

" } } ], @@ -20992,7 +20992,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -21002,7 +21002,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -21062,7 +21062,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -21073,7 +21073,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/branches/master/protection/enforce_admins", "enabled": true @@ -21133,7 +21133,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -21144,7 +21144,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/branches/master/protection/enforce_admins", "enabled": true @@ -21204,7 +21204,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -21214,7 +21214,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -21274,7 +21274,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -21285,7 +21285,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/branches/master/protection/required_pull_request_reviews", "dismissal_restrictions": { @@ -21553,7 +21553,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "dismissal_restrictions": { @@ -21585,7 +21585,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/branches/master/protection/required_pull_request_reviews", "dismissal_restrictions": { @@ -21694,7 +21694,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -21704,7 +21704,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -21764,7 +21764,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -21775,7 +21775,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/branches/master/protection/required_signatures", "enabled": true @@ -21839,7 +21839,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -21850,7 +21850,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/branches/master/protection/required_signatures", "enabled": true @@ -21914,7 +21914,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -21924,7 +21924,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -21984,7 +21984,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -21995,7 +21995,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/branches/master/protection/required_status_checks", "strict": true, @@ -22148,7 +22148,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "strict": true, @@ -22165,7 +22165,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/branches/master/protection/required_status_checks", "strict": true, @@ -22237,7 +22237,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -22247,7 +22247,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -22303,7 +22303,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -22314,7 +22314,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ "continuous-integration/travis-ci" ] @@ -22391,7 +22391,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -22402,7 +22402,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ "continuous-integration/travis-ci", "continuous-integration/jenkins" @@ -22488,7 +22488,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -22499,7 +22499,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ "continuous-integration/travis-ci" ] @@ -22580,7 +22580,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -22591,7 +22591,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ "continuous-integration/travis-ci" ] @@ -22658,7 +22658,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -22669,7 +22669,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/branches/master/protection/restrictions", "users_url": "https://api.github.com/repos/octocat/Hello-World/branches/master/protection/restrictions/users", @@ -22810,7 +22810,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -22820,7 +22820,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -22876,7 +22876,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -22887,7 +22887,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -23004,7 +23004,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -23015,7 +23015,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -23132,7 +23132,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -23143,7 +23143,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -23260,7 +23260,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -23271,7 +23271,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -23374,7 +23374,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -23385,7 +23385,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -23475,7 +23475,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -23486,7 +23486,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -23576,7 +23576,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -23587,7 +23587,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -23677,7 +23677,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -23688,7 +23688,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -23764,7 +23764,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -23775,7 +23775,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "login": "octocat", @@ -23871,7 +23871,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -23882,7 +23882,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "login": "octocat", @@ -23978,7 +23978,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -23989,7 +23989,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "login": "octocat", @@ -24085,7 +24085,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -24096,7 +24096,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "login": "octocat", @@ -25124,7 +25124,7 @@ "key": "example-of-in-progress-conclusion", "request": { "contentType": "application/json", - "description": "Example of an 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 in_progress 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": "Example of a completed conclusion", + "description": "

Example of a completed conclusion

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "name": "mighty_readme", @@ -25299,7 +25299,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response for completed conclusion", + "description": "

Response for completed conclusion

", "example": { "id": 4, "head_sha": "ce587453ced02b1526dfb4cb910479d431683101", @@ -25444,7 +25444,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -25455,7 +25455,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 4, "head_sha": "ce587453ced02b1526dfb4cb910479d431683101", @@ -26541,7 +26541,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "name": "mighty_readme", @@ -26590,7 +26590,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 4, "head_sha": "ce587453ced02b1526dfb4cb910479d431683101", @@ -26753,7 +26753,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -26764,7 +26764,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "path": "README.md", @@ -26833,7 +26833,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -26843,7 +26843,7 @@ }, "response": { "statusCode": "201", - "description": "Response" + "description": "

Response

" } } ], @@ -26965,7 +26965,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -26976,7 +26976,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 1, "check_runs": [ @@ -27191,7 +27191,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -27202,7 +27202,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 1, "check_runs": [ @@ -27356,7 +27356,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "head_sha": "d6fde92930d4715a2b49857d24b940956b26d2d3" @@ -27369,7 +27369,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response when the suite already exists", + "description": "

Response when the suite already exists

", "example": { "id": 5, "node_id": "MDEwOkNoZWNrU3VpdGU1", @@ -27676,7 +27676,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "head_sha": "d6fde92930d4715a2b49857d24b940956b26d2d3" @@ -27689,7 +27689,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response when the suite was created", + "description": "

Response when the suite was created

", "example": { "id": 5, "node_id": "MDEwOkNoZWNrU3VpdGU1", @@ -28105,7 +28105,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "auto_trigger_checks": [ @@ -28123,7 +28123,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "preferences": { "auto_trigger_checks": [ @@ -28417,7 +28417,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -28428,7 +28428,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 5, "node_id": "MDEwOkNoZWNrU3VpdGU1", @@ -28783,7 +28783,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -28793,7 +28793,7 @@ }, "response": { "statusCode": "201", - "description": "Response" + "description": "

Response

" } } ], @@ -28886,7 +28886,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -28897,7 +28897,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 1, "check_suites": [ @@ -29225,7 +29225,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -29235,7 +29235,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "number": 4, @@ -29421,7 +29421,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -29432,7 +29432,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "number": 42, "created_at": "2020-06-19T11:21:34Z", @@ -29607,7 +29607,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "state": "dismissed", @@ -29623,7 +29623,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "number": 42, "created_at": "2020-08-25T21:28:36Z", @@ -29789,7 +29789,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -29800,7 +29800,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "ref": "refs/heads/main", @@ -29967,7 +29967,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -29977,7 +29977,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "ref": "refs/heads/main", @@ -30088,7 +30088,7 @@ { "key": "response", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -30099,7 +30099,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Default response", + "description": "

Default response

", "example": { "ref": "refs/heads/main", "commit_sha": "c18c69115654ff0166991962832dc2bd7756e655", @@ -30199,7 +30199,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -30210,7 +30210,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Default response", + "description": "

Default response

", "example": { "next_analysis_url": "https://api.github.com/repos/octocat/hello-world/code-scanning/analyses/41", "confirm_delete_url": "https://api.github.com/repos/octocat/hello-world/code-scanning/analyses/41?confirm_delete" @@ -30340,7 +30340,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -30350,7 +30350,7 @@ "response": { "statusCode": "202", "contentType": "application/json", - "description": "Default response", + "description": "

Default response

", "example": { "id": "47177e22-5596-11eb-80a1-c1e54ef945c6", "url": "https://api.github.com/repos/octocat/hello-world/code-scanning/sarifs/47177e22-5596-11eb-80a1-c1e54ef945c6" @@ -30429,7 +30429,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -30440,7 +30440,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Default response", + "description": "

Default response

", "example": { "processing_status": "complete", "analyses_url": "https://api.github.com/repos/octocat/hello-world/code-scanning/analyses?sarif_id=47177e22-5596-11eb-80a1-c1e54ef945c6" @@ -30487,13 +30487,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "key": "citizen_code_of_conduct", @@ -30548,7 +30548,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "key": "KEY" @@ -30557,7 +30557,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "key": "contributor_covenant", "name": "Contributor Covenant", @@ -30656,7 +30656,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -30666,7 +30666,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "login": "octocat", @@ -30752,7 +30752,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -30762,7 +30762,7 @@ }, "response": { "statusCode": "204", - "description": "Response if user is a collaborator" + "description": "

Response if user is a collaborator

" } } ], @@ -30851,7 +30851,7 @@ "key": "response-when-a-new-invitation-is-created", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -30862,7 +30862,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response when a new invitation is created", + "description": "

Response when a new invitation is created

", "example": { "id": 1, "node_id": "MDEwOlJlcG9zaXRvcnkxMjk2MjY5", @@ -31046,7 +31046,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -31056,7 +31056,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -31111,7 +31111,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -31122,7 +31122,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "if user has admin permissions", + "description": "

if user has admin permissions

", "example": { "permission": "admin", "user": { @@ -31215,7 +31215,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -31225,7 +31225,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -31417,7 +31417,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -31428,7 +31428,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "node_id": "MDEwOlJlcG9zaXRvcnkxMjk2MjY5", @@ -31601,7 +31601,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -31611,7 +31611,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -31657,13 +31657,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -31835,7 +31835,7 @@ { "key": "204", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "invitation_id": "INVITATION_ID" @@ -31843,7 +31843,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -31896,7 +31896,7 @@ { "key": "204", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "invitation_id": "INVITATION_ID" @@ -31904,7 +31904,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -32035,7 +32035,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -32045,7 +32045,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "url": "https://api.github.com/repos/octocat/Hello-World/commits/6dcb09b5b57875f334f61aebed695e2e4193db5e", @@ -32197,7 +32197,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -32208,7 +32208,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "name": "branch_5", @@ -32296,7 +32296,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -32307,7 +32307,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "url": "https://api.github.com/repos/octocat/Hello-World/pulls/1347", @@ -32901,7 +32901,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -32912,7 +32912,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/commits/6dcb09b5b57875f334f61aebed695e2e4193db5e", "sha": "6dcb09b5b57875f334f61aebed695e2e4193db5e", @@ -33092,7 +33092,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -33103,7 +33103,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/compare/master...topic", "html_url": "https://github.com/octocat/Hello-World/compare/master...topic", @@ -33438,7 +33438,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -33448,7 +33448,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "html_url": "https://github.com/octocat/Hello-World/commit/6dcb09b5b57875f334f61aebed695e2e4193db5e#commitcomment-1", @@ -33539,7 +33539,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -33550,7 +33550,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "html_url": "https://github.com/octocat/Hello-World/commit/6dcb09b5b57875f334f61aebed695e2e4193db5e#commitcomment-1", "url": "https://api.github.com/repos/octocat/Hello-World/comments/1", @@ -33654,7 +33654,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "body": "Nice change" @@ -33668,7 +33668,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "html_url": "https://github.com/octocat/Hello-World/commit/6dcb09b5b57875f334f61aebed695e2e4193db5e#commitcomment-1", "url": "https://api.github.com/repos/octocat/Hello-World/comments/1", @@ -33761,7 +33761,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -33771,7 +33771,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -33849,7 +33849,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -33860,7 +33860,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "html_url": "https://github.com/octocat/Hello-World/commit/6dcb09b5b57875f334f61aebed695e2e4193db5e#commitcomment-1", @@ -33990,7 +33990,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "body": "Great stuff", @@ -34007,7 +34007,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "html_url": "https://github.com/octocat/Hello-World/commit/6dcb09b5b57875f334f61aebed695e2e4193db5e#commitcomment-1", "url": "https://api.github.com/repos/octocat/Hello-World/comments/1", @@ -34125,7 +34125,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -34136,7 +34136,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "state": "success", "statuses": [ @@ -34316,7 +34316,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -34327,7 +34327,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "url": "https://api.github.com/repos/octocat/Hello-World/statuses/6dcb09b5b57875f334f61aebed695e2e4193db5e", @@ -34466,7 +34466,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "state": "success", @@ -34483,7 +34483,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/statuses/6dcb09b5b57875f334f61aebed695e2e4193db5e", "avatar_url": "https://github.com/images/error/hubot_happy.gif", @@ -34574,7 +34574,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -34583,7 +34583,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 3, "secrets": [ @@ -34644,7 +34644,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -34653,7 +34653,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "key_id": "012345678912345678", "key": "2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvv1234" @@ -34703,7 +34703,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -34713,7 +34713,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "name": "NPM_TOKEN", "created_at": "2019-08-10T14:59:22Z", @@ -34813,7 +34813,7 @@ "key": "201", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "encrypted_value": "c2VjcmV0", @@ -34831,14 +34831,14 @@ }, "response": { "statusCode": "201", - "description": "Response when creating a secret" + "description": "

Response when creating a secret

" } }, { "key": "204", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "encrypted_value": "c2VjcmV0", @@ -34856,7 +34856,7 @@ }, "response": { "statusCode": "204", - "description": "Response when updating a secret" + "description": "

Response when updating a secret

" } } ], @@ -34906,7 +34906,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -34915,7 +34915,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -34979,7 +34979,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -34989,7 +34989,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 1, "repositories": [ @@ -35123,7 +35123,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "selected_repository_ids": [ @@ -35137,7 +35137,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -35192,7 +35192,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -35202,7 +35202,7 @@ }, "response": { "statusCode": "204", - "description": "No Content when repository was added to the selected list" + "description": "

No Content when repository was added to the selected list

" } } ], @@ -35261,7 +35261,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -35271,7 +35271,7 @@ }, "response": { "statusCode": "204", - "description": "Response when repository was removed from the selected list" + "description": "

Response when repository was removed from the selected list

" } } ], @@ -35339,7 +35339,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -35349,7 +35349,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 2, "secrets": [ @@ -35410,7 +35410,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -35420,7 +35420,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "key_id": "012345678912345678", "key": "2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvv1234" @@ -35479,7 +35479,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -35490,7 +35490,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "name": "MY_ARTIFACTORY_PASSWORD", "created_at": "2019-08-10T14:59:22Z", @@ -35571,7 +35571,7 @@ "key": "201", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "encrypted_value": "c2VjcmV0", @@ -35585,14 +35585,14 @@ }, "response": { "statusCode": "201", - "description": "Response when creating a secret" + "description": "

Response when creating a secret

" } }, { "key": "204", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "encrypted_value": "c2VjcmV0", @@ -35606,7 +35606,7 @@ }, "response": { "statusCode": "204", - "description": "Response when updating a secret" + "description": "

Response when updating a secret

" } } ], @@ -35665,7 +35665,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -35675,7 +35675,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -35742,7 +35742,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -35752,7 +35752,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -35838,7 +35838,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "title": "octocat@octomac", @@ -35853,7 +35853,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "key": "ssh-rsa AAA...", @@ -35921,7 +35921,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -35932,7 +35932,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "key": "ssh-rsa AAA...", @@ -36000,7 +36000,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -36010,7 +36010,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -36122,7 +36122,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -36132,7 +36132,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "url": "https://api.github.com/repos/octocat/example/deployments/1", @@ -36321,7 +36321,7 @@ "key": "simple-example", "request": { "contentType": "application/json", - "description": "Simple example", + "description": "

Simple example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "ref": "topic-branch", @@ -36336,7 +36336,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Simple example", + "description": "

Simple example

", "example": { "url": "https://api.github.com/repos/octocat/example/deployments/1", "id": 1, @@ -36441,7 +36441,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -36452,7 +36452,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/example/deployments/1", "id": 1, @@ -36549,7 +36549,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -36559,7 +36559,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -36633,7 +36633,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -36643,7 +36643,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 1, "environments": [ @@ -36776,7 +36776,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -36787,7 +36787,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 161088068, "node_id": "MDExOkVudmlyb25tZW50MTYxMDg4MDY4", @@ -37072,7 +37072,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -37083,7 +37083,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 161088068, "node_id": "MDExOkVudmlyb25tZW50MTYxMDg4MDY4", @@ -37215,7 +37215,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -37225,7 +37225,7 @@ }, "response": { "statusCode": "204", - "description": "Default response" + "description": "

Default response

" } } ], @@ -37300,7 +37300,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -37311,7 +37311,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "url": "https://api.github.com/repos/octocat/example/deployments/42/statuses/1", @@ -37490,7 +37490,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "environment": "production", @@ -37507,7 +37507,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/example/deployments/42/statuses/1", "id": 1, @@ -37610,7 +37610,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -37622,7 +37622,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/example/deployments/42/statuses/1", "id": 1, @@ -37691,12 +37691,12 @@ { "key": "200", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", - "description": "Response" + "description": "

Response

" } } ], @@ -37732,13 +37732,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "repos": { "total_repos": 212, @@ -37821,12 +37821,12 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", - "description": "Response" + "description": "

Response

" } } ], @@ -37853,12 +37853,12 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", - "description": "Response" + "description": "

Response

" } } ], @@ -37885,12 +37885,12 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", - "description": "Response" + "description": "

Response

" } } ], @@ -37917,12 +37917,12 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", - "description": "Response" + "description": "

Response

" } } ], @@ -37949,12 +37949,12 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", - "description": "Response" + "description": "

Response

" } } ], @@ -37981,12 +37981,12 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", - "description": "Response" + "description": "

Response

" } } ], @@ -38013,12 +38013,12 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", - "description": "Response" + "description": "

Response

" } } ], @@ -38045,12 +38045,12 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", - "description": "Response" + "description": "

Response

" } } ], @@ -38077,12 +38077,12 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", - "description": "Response" + "description": "

Response

" } } ], @@ -38109,12 +38109,12 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", - "description": "Response" + "description": "

Response

" } } ], @@ -38143,13 +38143,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Default response", + "description": "

Default response

", "example": { "announcement": "Very **important** announcement about _nothing_.", "expires_at": "2021-01-01T00:00:00.000+00:00" @@ -38210,13 +38210,13 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Default response", + "description": "

Default response

", "example": { "announcement": "Very **important** announcement about _nothing_.", "expires_at": "2021-01-01T00:00:00.000+00:00" @@ -38247,12 +38247,12 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -38363,7 +38363,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "enterprise": "ENTERPRISE" @@ -38372,7 +38372,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "actor_ip": "88.123.45.123", @@ -38564,7 +38564,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "enterprise": "ENTERPRISE" @@ -38573,7 +38573,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Success", + "description": "

Success

", "example": { "total_advanced_security_committers": 2, "repositories": [ @@ -38654,13 +38654,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "type": "Global", @@ -38836,7 +38836,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "name": "web", @@ -38854,7 +38854,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "type": "Global", "id": 1, @@ -38911,7 +38911,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "hook_id": "HOOK_ID" @@ -38920,7 +38920,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "type": "Global", "id": 1, @@ -39095,7 +39095,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "events": [ @@ -39112,7 +39112,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "type": "Global", "id": 1, @@ -39167,7 +39167,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "hook_id": "HOOK_ID" @@ -39175,7 +39175,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -39212,7 +39212,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "hook_id": "HOOK_ID" @@ -39220,7 +39220,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -39270,7 +39270,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "ldap_dn": "cn=Enterprise Ops,ou=teams,dc=github,dc=com" @@ -39282,7 +39282,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "ldap_dn": "cn=Enterprise Ops,ou=teams,dc=github,dc=com", "id": 1, @@ -39334,7 +39334,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "team_id": "TEAM_ID" @@ -39343,7 +39343,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "status": "queued" } @@ -39394,7 +39394,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "ldap_dn": "uid=asdf,ou=users,dc=github,dc=com" @@ -39406,7 +39406,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "ldap_dn": "uid=asdf,ou=users,dc=github,dc=com", "login": "octocat", @@ -39490,7 +39490,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -39499,7 +39499,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "status": "queued" } @@ -39531,13 +39531,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "seats": 1400, "seats_used": 1316, @@ -39574,13 +39574,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "status": "running", "progress": [ @@ -39632,12 +39632,12 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "202", - "description": "Response" + "description": "

Response

" } } ], @@ -39664,13 +39664,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "status": "scheduled", "scheduled_time": "Tuesday, January 22 at 15:34 -0800", @@ -39730,7 +39730,7 @@ "key": "default", "request": { "contentType": "application/x-www-form-urlencoded", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "maintenance": "{\"enabled\":true, \"when\":\"now\"}" @@ -39739,7 +39739,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "status": "scheduled", "scheduled_time": "Tuesday, January 22 at 15:34 -0800", @@ -39788,13 +39788,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "enterprise": { "private_mode": false, @@ -39972,7 +39972,7 @@ "key": "default", "request": { "contentType": "application/x-www-form-urlencoded", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "settings": "{ \"enterprise\": { \"public_pages\": true }}" @@ -39980,7 +39980,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -40007,13 +40007,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "key": "ssh-rsa AAAAB3NzaC1yc2EAAAAB...", @@ -40065,7 +40065,7 @@ "key": "default", "request": { "contentType": "application/x-www-form-urlencoded", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "authorized_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCssTL/Vtu/ODLTj0VtZoRAbvf7uiv5997GyDq0MoAZUjb5jmA5wYe2/wF6sFuhiZTnZoF1ZtCHunPp0hM/GHrn6VySBhNncx14YO8FPt1CIhEeRMSEjUK9cY3xAbS365oXY8vnUHJsS9+1tr/2bx/+4NJfcUt/Ezf1OR/0LStQXw==" @@ -40074,7 +40074,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "key": "ssh-rsa AAAAB3NzaC1yc2EAAAAB...", @@ -40126,7 +40126,7 @@ "key": "default", "request": { "contentType": "application/x-www-form-urlencoded", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "authorized_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCssTL/Vtu/ODLTj0VtZoRAbvf7uiv5997GyDq0MoAZUjb5jmA5wYe2/wF6sFuhiZTnZoF1ZtCHunPp0hM/GHrn6VySBhNncx14YO8FPt1CIhEeRMSEjUK9cY3xAbS365oXY8vnUHJsS9+1tr/2bx/+4NJfcUt/Ezf1OR/0LStQXw==" @@ -40135,7 +40135,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "key": "ssh-rsa AAAAB3NzaC1yc2EAAAAB...", @@ -40205,12 +40205,12 @@ "key": "default", "request": { "contentType": "application/x-www-form-urlencoded", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "202", - "description": "Response" + "description": "

Response

" } } ], @@ -40248,12 +40248,12 @@ "key": "default", "request": { "contentType": "application/x-www-form-urlencoded", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "202", - "description": "Response" + "description": "

Response

" } } ], @@ -40339,7 +40339,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -40348,7 +40348,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 42, @@ -40403,7 +40403,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -40413,7 +40413,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 42, "name": "Check Commits", @@ -40486,7 +40486,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "enforcement": "enabled", @@ -40500,7 +40500,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 42, "name": "Check Commits", @@ -40553,7 +40553,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -40563,7 +40563,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 42, "name": "Check Commits", @@ -40628,7 +40628,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "login": "github", @@ -40639,7 +40639,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "login": "github", "id": 1, @@ -40701,7 +40701,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "login": "the-new-octocats" @@ -40713,7 +40713,7 @@ "response": { "statusCode": "202", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "message": "Job queued to rename organization. It may take a few minutes to complete.", "url": "https:///api/v3/organizations/1" @@ -40794,13 +40794,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -40881,7 +40881,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "name": "DevTools Hook Env", @@ -40891,7 +40891,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 2, "name": "DevTools Hook Env", @@ -40944,7 +40944,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "pre_receive_environment_id": "PRE_RECEIVE_ENVIRONMENT_ID" @@ -40953,7 +40953,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 2, "name": "DevTools Hook Env", @@ -41026,7 +41026,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "pre_receive_environment_id": "PRE_RECEIVE_ENVIRONMENT_ID" @@ -41035,7 +41035,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 2, "name": "DevTools Hook Env", @@ -41092,7 +41092,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "pre_receive_environment_id": "PRE_RECEIVE_ENVIRONMENT_ID" @@ -41100,7 +41100,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -41141,7 +41141,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "pre_receive_environment_id": "PRE_RECEIVE_ENVIRONMENT_ID" @@ -41150,7 +41150,7 @@ "response": { "statusCode": "202", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://github.example.com/api/v3/admin/pre-receive-environments/3/downloads/latest", "state": "not_started", @@ -41197,7 +41197,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "pre_receive_environment_id": "PRE_RECEIVE_ENVIRONMENT_ID" @@ -41206,7 +41206,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://github.example.com/api/v3/admin/pre-receive-environments/3/downloads/latest", "state": "success", @@ -41289,13 +41289,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -41413,7 +41413,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "name": "Check Commits", @@ -41431,7 +41431,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "name": "Check Commits", @@ -41497,7 +41497,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "pre_receive_hook_id": "PRE_RECEIVE_HOOK_ID" @@ -41506,7 +41506,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "name": "Check Commits", @@ -41632,7 +41632,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "name": "Check Commits", @@ -41648,7 +41648,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "name": "Check Commits", @@ -41714,7 +41714,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "pre_receive_hook_id": "PRE_RECEIVE_HOOK_ID" @@ -41722,7 +41722,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -41817,7 +41817,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -41827,7 +41827,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 42, @@ -41890,7 +41890,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -41901,7 +41901,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 42, "name": "Check Commits", @@ -41978,7 +41978,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "enforcement": "enabled" @@ -41992,7 +41992,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 42, "name": "Check Commits", @@ -42053,7 +42053,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -42064,7 +42064,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Responds with effective values inherited from owner and/or global level.", + "description": "

Responds with effective values inherited from owner and/or global level.

", "example": { "id": 42, "name": "Check Commits", @@ -42156,13 +42156,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "key": "2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvv1234", @@ -42225,7 +42225,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "key_ids": "KEY_IDS" @@ -42233,7 +42233,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -42279,13 +42279,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 2, @@ -42356,7 +42356,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "token_id": "TOKEN_ID" @@ -42364,7 +42364,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -42411,7 +42411,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "login": "monalisa", @@ -42421,7 +42421,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "login": "octocat", "id": 1, @@ -42489,7 +42489,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "login": "thenewmonalisa" @@ -42501,7 +42501,7 @@ "response": { "statusCode": "202", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "message": "Job queued to rename user. It may take a few minutes to complete.", "url": "https://api.github.com/user/1" @@ -42542,7 +42542,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -42550,7 +42550,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -42601,7 +42601,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -42610,7 +42610,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response when getting an existing impersonation OAuth token", + "description": "

Response when getting an existing impersonation OAuth token

", "example": { "id": 1, "url": "https://api.github.com/authorizations/1", @@ -42638,7 +42638,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -42647,7 +42647,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response when creating a new impersonation OAuth token", + "description": "

Response when creating a new impersonation OAuth token

", "example": { "id": 1, "url": "https://api.github.com/authorizations/1", @@ -42709,7 +42709,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -42717,7 +42717,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -42754,7 +42754,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -42762,7 +42762,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -42799,7 +42799,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -42807,7 +42807,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -42855,7 +42855,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -42863,7 +42863,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -42911,7 +42911,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -42919,7 +42919,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -42978,13 +42978,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "url": "https://api.github.com/gists/aa5a315d61ae9438b18d", @@ -43139,13 +43139,13 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/gists/aa5a315d61ae9438b18d", "forks_url": "https://api.github.com/gists/aa5a315d61ae9438b18d/forks", @@ -43232,13 +43232,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "url": "https://api.github.com/gists/aa5a315d61ae9438b18d", @@ -43355,13 +43355,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "url": "https://api.github.com/gists/aa5a315d61ae9438b18d", @@ -43459,7 +43459,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "gist_id": "GIST_ID" @@ -43468,7 +43468,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/gists/aa5a315d61ae9438b18d", "forks_url": "https://api.github.com/gists/aa5a315d61ae9438b18d/forks", @@ -43598,7 +43598,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "gist_id": "GIST_ID" @@ -43607,7 +43607,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/gists/aa5a315d61ae9438b18d", "forks_url": "https://api.github.com/gists/aa5a315d61ae9438b18d/forks", @@ -43667,7 +43667,7 @@ { "key": "204", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "gist_id": "GIST_ID" @@ -43675,7 +43675,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -43742,7 +43742,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "gist_id": "GIST_ID" @@ -43751,7 +43751,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "url": "https://api.github.com/gists/aa5a315d61ae9438b18d/57a7f021a713b1c5a6a199b54cc514735d2d462f", @@ -43850,7 +43850,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "gist_id": "GIST_ID" @@ -43859,7 +43859,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "url": "https://api.github.com/gists/aa5a315d61ae9438b18d", @@ -43956,7 +43956,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "gist_id": "GIST_ID" @@ -43965,7 +43965,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/gists/aa5a315d61ae9438b18d", "forks_url": "https://api.github.com/gists/aa5a315d61ae9438b18d/forks", @@ -44065,7 +44065,7 @@ { "key": "204", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "gist_id": "GIST_ID" @@ -44073,7 +44073,7 @@ }, "response": { "statusCode": "204", - "description": "Response if gist is starred" + "description": "

Response if gist is starred

" } } ], @@ -44122,7 +44122,7 @@ { "key": "204", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "gist_id": "GIST_ID" @@ -44130,7 +44130,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -44179,7 +44179,7 @@ { "key": "204", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "gist_id": "GIST_ID" @@ -44187,7 +44187,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -44245,7 +44245,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "gist_id": "GIST_ID", @@ -44255,7 +44255,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/gists/aa5a315d61ae9438b18d", "forks_url": "https://api.github.com/gists/aa5a315d61ae9438b18d/forks", @@ -44347,7 +44347,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -44356,7 +44356,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "url": "https://api.github.com/gists/aa5a315d61ae9438b18d", @@ -44467,7 +44467,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "gist_id": "GIST_ID" @@ -44476,7 +44476,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -44571,7 +44571,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "gist_id": "GIST_ID" @@ -44580,7 +44580,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "node_id": "MDExOkdpc3RDb21tZW50MQ==", @@ -44667,7 +44667,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "gist_id": "GIST_ID", @@ -44677,7 +44677,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "node_id": "MDExOkdpc3RDb21tZW50MQ==", @@ -44779,7 +44779,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "gist_id": "GIST_ID", @@ -44789,7 +44789,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "node_id": "MDExOkdpc3RDb21tZW50MQ==", @@ -44868,7 +44868,7 @@ { "key": "204", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "gist_id": "GIST_ID", @@ -44877,7 +44877,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -44960,7 +44960,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "content": "Content of the blob", @@ -44974,7 +44974,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/example/git/blobs/3a0f86fb8db8eea7ccbb9a95f325ddbedfb25e15", "sha": "3a0f86fb8db8eea7ccbb9a95f325ddbedfb25e15" @@ -45049,7 +45049,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -45060,7 +45060,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "content": "Q29udGVudCBvZiB0aGUgYmxvYg==", "encoding": "base64", @@ -45323,7 +45323,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "message": "my commit message", @@ -45346,7 +45346,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "sha": "7638417db6d59f3c431d3e1f261cc637155684cd", "node_id": "MDY6Q29tbWl0NzYzODQxN2RiNmQ1OWYzYzQzMWQzZTFmMjYxY2M2MzcxNTU2ODRjZA==", @@ -45444,7 +45444,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -45455,7 +45455,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "sha": "7638417db6d59f3c431d3e1f261cc637155684cd", "node_id": "MDY6Q29tbWl0NmRjYjA5YjViNTc4NzVmMzM0ZjYxYWViZWQ2OTVlMmU0MTkzZGI1ZQ==", @@ -45569,7 +45569,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -45580,7 +45580,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "ref": "refs/heads/feature-a", @@ -45658,7 +45658,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -45669,7 +45669,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "ref": "refs/heads/featureA", "node_id": "MDM6UmVmcmVmcy9oZWFkcy9mZWF0dXJlQQ==", @@ -45760,7 +45760,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "ref": "refs/heads/featureA", @@ -45774,7 +45774,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "ref": "refs/heads/featureA", "node_id": "MDM6UmVmcmVmcy9oZWFkcy9mZWF0dXJlQQ==", @@ -45865,7 +45865,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "sha": "aa218f56b14c9653891f9e74264a383fa43fefbd", @@ -45880,7 +45880,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "ref": "refs/heads/featureA", "node_id": "MDM6UmVmcmVmcy9oZWFkcy9mZWF0dXJlQQ==", @@ -45950,7 +45950,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -45960,7 +45960,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -46134,7 +46134,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "tag": "v0.0.1", @@ -46155,7 +46155,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "node_id": "MDM6VGFnOTQwYmQzMzYyNDhlZmFlMGY5ZWU1YmM3YjJkNWM5ODU4ODdiMTZhYw==", "tag": "v0.0.1", @@ -46237,7 +46237,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -46248,7 +46248,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "node_id": "MDM6VGFnOTQwYmQzMzYyNDhlZmFlMGY5ZWU1YmM3YjJkNWM5ODU4ODdiMTZhYw==", "tag": "v0.0.1", @@ -46476,7 +46476,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "base_tree": "9fb037999f264ba9a7fc6274d15fa3ae2ab98312", @@ -46497,7 +46497,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "sha": "cd8274d15fa3ae2ab983129fb037999f264ba9a7", "url": "https://api.github.com/repos/octocat/Hello-World/trees/cd8274d15fa3ae2ab983129fb037999f264ba9a7", @@ -46589,7 +46589,7 @@ { "key": "default-response", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -46600,7 +46600,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Default response", + "description": "

Default response

", "example": { "sha": "9fb037999f264ba9a7fc6274d15fa3ae2ab98312", "url": "https://api.github.com/repos/octocat/Hello-World/trees/9fb037999f264ba9a7fc6274d15fa3ae2ab98312", @@ -46636,7 +46636,7 @@ { "key": "response-recursively-retrieving-a-tree", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -46647,7 +46647,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response recursively retrieving a tree", + "description": "

Response recursively retrieving a tree

", "example": { "sha": "fc6274d15fa3ae2ab983129fb037999f264ba9a7", "url": "https://api.github.com/repos/octocat/Hello-World/trees/fc6274d15fa3ae2ab983129fb037999f264ba9a7", @@ -46700,13 +46700,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ "Actionscript", "Android", @@ -46756,7 +46756,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "name": "NAME" @@ -46765,7 +46765,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "name": "C", "source": "# Object files\n*.o\n\n# Libraries\n*.lib\n*.a\n\n# Shared objects (inc. Windows DLLs)\n*.dll\n*.so\n*.so.*\n*.dylib\n\n# Executables\n*.exe\n*.out\n*.app\n" @@ -46940,13 +46940,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -47356,7 +47356,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -47365,7 +47365,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -47794,7 +47794,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -47804,7 +47804,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -48132,7 +48132,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "title": "Found a bug", @@ -48153,7 +48153,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "node_id": "MDU6SXNzdWUx", @@ -48385,7 +48385,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -48396,7 +48396,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "node_id": "MDU6SXNzdWUx", @@ -48756,7 +48756,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "title": "Found a bug", @@ -48779,7 +48779,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "node_id": "MDU6SXNzdWUx", @@ -49032,7 +49032,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -49042,7 +49042,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -49113,7 +49113,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -49123,7 +49123,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -49258,13 +49258,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -49601,7 +49601,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -49611,7 +49611,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "login": "octocat", @@ -49692,7 +49692,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -49702,7 +49702,7 @@ }, "response": { "statusCode": "204", - "description": "If the `assignee` can be assigned to issues in the repository, a `204` header with no content is returned." + "description": "

If the assignee can be assigned to issues in the repository, a 204 header with no content is returned.

" } } ], @@ -49775,7 +49775,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "assignees": [ @@ -49792,7 +49792,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "node_id": "MDU6SXNzdWUx", @@ -50018,7 +50018,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "assignees": [ @@ -50035,7 +50035,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "node_id": "MDU6SXNzdWUx", @@ -50295,7 +50295,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -50305,7 +50305,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -50401,7 +50401,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -50412,7 +50412,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "node_id": "MDEyOklzc3VlQ29tbWVudDE=", @@ -50513,7 +50513,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "body": "Me too" @@ -50527,7 +50527,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "node_id": "MDEyOklzc3VlQ29tbWVudDE=", @@ -50617,7 +50617,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -50627,7 +50627,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -50710,7 +50710,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -50721,7 +50721,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -50828,7 +50828,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "body": "Me too" @@ -50842,7 +50842,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "node_id": "MDEyOklzc3VlQ29tbWVudDE=", @@ -50955,7 +50955,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -50965,7 +50965,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -51192,7 +51192,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -51203,7 +51203,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "node_id": "MDEwOklzc3VlRXZlbnQx", @@ -51494,7 +51494,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -51505,7 +51505,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -51620,7 +51620,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -51631,7 +51631,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 208045946, @@ -51725,7 +51725,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "labels": [ @@ -51742,7 +51742,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 208045946, @@ -51840,7 +51840,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "labels": [ @@ -51857,7 +51857,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 208045946, @@ -51940,7 +51940,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -51950,7 +51950,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -52018,7 +52018,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -52030,7 +52030,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 208045946, @@ -52113,7 +52113,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -52123,7 +52123,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 208045946, @@ -52222,7 +52222,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "name": "bug", @@ -52237,7 +52237,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 208045946, "node_id": "MDU6TGFiZWwyMDgwNDU5NDY=", @@ -52309,7 +52309,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -52320,7 +52320,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 208045946, "node_id": "MDU6TGFiZWwyMDgwNDU5NDY=", @@ -52417,7 +52417,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "new_name": "bug :bug:", @@ -52433,7 +52433,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 208045946, "node_id": "MDU6TGFiZWwyMDgwNDU5NDY=", @@ -52497,7 +52497,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -52507,7 +52507,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -52580,7 +52580,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -52591,7 +52591,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 208045946, @@ -52720,7 +52720,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -52730,7 +52730,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "url": "https://api.github.com/repos/octocat/Hello-World/milestones/1", @@ -52863,7 +52863,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "title": "v1.0", @@ -52879,7 +52879,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/milestones/1", "html_url": "https://github.com/octocat/Hello-World/milestones/v1.0", @@ -52979,7 +52979,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -52990,7 +52990,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/milestones/1", "html_url": "https://github.com/octocat/Hello-World/milestones/v1.0", @@ -53130,7 +53130,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "title": "v1.0", @@ -53147,7 +53147,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/milestones/1", "html_url": "https://github.com/octocat/Hello-World/milestones/v1.0", @@ -53239,7 +53239,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -53249,7 +53249,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -53328,7 +53328,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -53338,7 +53338,7 @@ }, "response": { "statusCode": "200", - "description": "Response" + "description": "

Response

" } } ], @@ -53404,13 +53404,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "key": "mit", @@ -53502,7 +53502,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "license": "LICENSE" @@ -53511,7 +53511,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "key": "mit", "name": "MIT License", @@ -53594,7 +53594,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -53604,7 +53604,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "name": "LICENSE", "path": "LICENSE", @@ -53697,12 +53697,12 @@ "key": "200", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", - "description": "Response" + "description": "

Response

" } } ], @@ -53761,12 +53761,12 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", - "description": "Response" + "description": "

Response

" } } ], @@ -53793,13 +53793,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "verifiable_password_authentication": true, "packages": [ @@ -53850,12 +53850,12 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", - "description": "Response" + "description": "

Response

" } } ], @@ -53882,12 +53882,12 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", - "description": "Response" + "description": "

Response

" } } ], @@ -53938,7 +53938,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -53948,7 +53948,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Returns a weekly aggregate of the number of additions and deletions pushed to a repository.", + "description": "

Returns a weekly aggregate of the number of additions and deletions pushed to a repository.

", "example": [ [ 1302998400, @@ -54009,7 +54009,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -54019,7 +54019,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "days": [ @@ -54088,7 +54088,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -54098,7 +54098,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "* `w` - Start of the week, given as a [Unix timestamp](http://en.wikipedia.org/wiki/Unix_time).\n* `a` - Number of additions\n* `d` - Number of deletions\n* `c` - Number of commits", + "description": "
    \n
  • w - Start of the week, given as a Unix timestamp.
  • \n
  • a - Number of additions
  • \n
  • d - Number of deletions
  • \n
  • c - Number of commits
  • \n
", "example": [ { "author": { @@ -54185,7 +54185,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -54195,7 +54195,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "The array order is oldest week (index 0) to most recent week.", + "description": "

The array order is oldest week (index 0) to most recent week.

", "example": { "all": [ 11, @@ -54355,7 +54355,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -54365,7 +54365,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "For example, `[2, 14, 25]` indicates that there were 25 total commits, during the 2:00pm hour on Tuesdays. All times are based on the time zone of individual commits.", + "description": "

For example, [2, 14, 25] indicates that there were 25 total commits, during the 2:00pm hour on Tuesdays. All times are based on the time zone of individual commits.

", "example": [ [ 0, @@ -54463,7 +54463,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -54472,7 +54472,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 79, @@ -54749,7 +54749,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "repositories": [ @@ -54764,7 +54764,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 79, "node_id": "MDEyOk9yZ2FuaXphdGlvbjE=", @@ -54994,7 +54994,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -55004,7 +55004,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "* `pending`, which means the migration hasn't started yet.\n* `exporting`, which means the migration is in progress.\n* `exported`, which means the migration finished successfully.\n* `failed`, which means the migration failed.", + "description": "
    \n
  • pending, which means the migration hasn't started yet.
  • \n
  • exporting, which means the migration is in progress.
  • \n
  • exported, which means the migration finished successfully.
  • \n
  • failed, which means the migration failed.
  • \n
", "example": { "id": 79, "node_id": "MDEyOk9yZ2FuaXphdGlvbjE=", @@ -55214,13 +55214,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 79, @@ -55511,13 +55511,13 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 79, "node_id": "MDEyOk9yZ2FuaXphdGlvbjE=", @@ -55788,7 +55788,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "migration_id": "MIGRATION_ID" @@ -55797,7 +55797,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1296269, @@ -55965,13 +55965,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -56040,7 +56040,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "grant_id": "GRANT_ID" @@ -56049,7 +56049,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "url": "https://api.github.com/applications/grants/1", @@ -56112,7 +56112,7 @@ { "key": "204", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "grant_id": "GRANT_ID" @@ -56120,7 +56120,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -56187,13 +56187,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 2, @@ -56341,13 +56341,13 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "url": "https://api.github.com/authorizations/1", @@ -56491,7 +56491,7 @@ "key": "response-if-returning-an-existing-token", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "client_id": "Iv1.8a61f9b3a7aba766" @@ -56500,7 +56500,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "if returning an existing token", + "description": "

if returning an existing token

", "example": { "id": 1, "url": "https://api.github.com/authorizations/1", @@ -56528,7 +56528,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "client_id": "Iv1.8a61f9b3a7aba766" @@ -56537,7 +56537,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "**Deprecation Notice:** GitHub will discontinue the [OAuth Authorizations API](https://docs.github.com/enterprise-server@3.4/rest/reference/oauth-authorizations), which is used by integrations to create personal access tokens and OAuth tokens, and you must now create these tokens using our [web application flow](https://docs.github.com/enterprise-server@3.4/apps/building-oauth-apps/authorizing-oauth-apps/#web-application-flow). The [OAuth Authorizations API](https://docs.github.com/enterprise-server@3.4/rest/reference/oauth-authorizations) will be removed on November, 13, 2020. For more information, including scheduled brownouts, see the [blog post](https://developer.github.com/changes/2020-02-14-deprecating-oauth-auth-endpoint/).", + "description": "

Deprecation Notice: GitHub will discontinue the OAuth Authorizations API, which is used by integrations to create personal access tokens and OAuth tokens, and you must now create these tokens using our web application flow. The OAuth Authorizations API will be removed on November, 13, 2020. For more information, including scheduled brownouts, see the blog post.

", "example": { "id": 1, "url": "https://api.github.com/authorizations/1", @@ -56681,7 +56681,7 @@ "key": "response-if-returning-an-existing-token", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "client_id": "Iv1.8a61f9b3a7aba766", @@ -56691,7 +56691,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "if returning an existing token", + "description": "

if returning an existing token

", "example": { "id": 1, "url": "https://api.github.com/authorizations/1", @@ -56719,7 +56719,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "client_id": "Iv1.8a61f9b3a7aba766", @@ -56729,7 +56729,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response if returning a new token", + "description": "

Response if returning a new token

", "example": { "id": 1, "url": "https://api.github.com/authorizations/1", @@ -56795,7 +56795,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "authorization_id": "AUTHORIZATION_ID" @@ -56804,7 +56804,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "url": "https://api.github.com/authorizations/1", @@ -56949,7 +56949,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "authorization_id": "AUTHORIZATION_ID" @@ -56958,7 +56958,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "url": "https://api.github.com/authorizations/1", @@ -57020,7 +57020,7 @@ { "key": "204", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "authorization_id": "AUTHORIZATION_ID" @@ -57028,7 +57028,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -57090,13 +57090,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "login": "github", @@ -57153,7 +57153,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -57162,7 +57162,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Default response", + "description": "

Default response

", "example": { "login": "github", "id": 1, @@ -57437,7 +57437,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "billing_email": "mona@github.com", @@ -57458,7 +57458,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "login": "github", "id": 1, @@ -57628,7 +57628,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -57637,7 +57637,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "actor_ip": "88.123.45.123", @@ -57827,7 +57827,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -57836,7 +57836,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 1, "installations": [ @@ -57938,13 +57938,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "login": "github", @@ -58027,7 +58027,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -58036,7 +58036,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "login": "github", @@ -58092,7 +58092,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "organization_id": "ORGANIZATION_ID" @@ -58101,7 +58101,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response - list of custom role names", + "description": "

Response - list of custom role names

", "example": { "total_count": 2, "custom_roles": [ @@ -58200,7 +58200,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -58209,7 +58209,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "login": "octocat", @@ -58285,7 +58285,7 @@ { "key": "204", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -58294,7 +58294,7 @@ }, "response": { "statusCode": "204", - "description": "Response if requester is an organization member and user is a member" + "description": "

Response if requester is an organization member and user is a member

" } } ], @@ -58348,7 +58348,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -58357,7 +58357,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -58407,7 +58407,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -58417,7 +58417,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response if user has an active admin membership with organization", + "description": "

Response if user has an active admin membership with organization

", "example": { "url": "https://api.github.com/orgs/octocat/memberships/defunkt", "state": "active", @@ -58527,7 +58527,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -58537,7 +58537,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response if user has an active admin membership with organization", + "description": "

Response if user has an active admin membership with organization

", "example": { "url": "https://api.github.com/orgs/octocat/memberships/defunkt", "state": "active", @@ -58631,7 +58631,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -58640,7 +58640,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -58703,7 +58703,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -58712,7 +58712,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "login": "octocat", @@ -58780,7 +58780,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -58789,7 +58789,7 @@ }, "response": { "statusCode": "204", - "description": "Response if user is a public member" + "description": "

Response if user is a public member

" } } ], @@ -58839,7 +58839,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -58848,7 +58848,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -58898,7 +58898,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -58907,7 +58907,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -58966,13 +58966,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "url": "https://api.github.com/orgs/octocat/memberships/defunkt", @@ -59107,7 +59107,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -59116,7 +59116,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/orgs/invitocat/memberships/defunkt", "state": "pending", @@ -59215,7 +59215,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "state": "active" @@ -59227,7 +59227,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/orgs/octocat/memberships/defunkt", "state": "active", @@ -59350,7 +59350,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -59359,7 +59359,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "login": "octocat", @@ -59427,7 +59427,7 @@ { "key": "202", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -59436,13 +59436,13 @@ }, "response": { "statusCode": "202", - "description": "User is getting converted asynchronously" + "description": "

User is getting converted asynchronously

" } }, { "key": "204", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -59451,7 +59451,7 @@ }, "response": { "statusCode": "204", - "description": "User was converted" + "description": "

User was converted

" } } ], @@ -59509,7 +59509,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -59518,7 +59518,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -59579,7 +59579,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -59588,7 +59588,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -59864,7 +59864,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "name": "web", @@ -59885,7 +59885,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "url": "https://api.github.com/orgs/octocat/hooks/1", @@ -59958,7 +59958,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -59968,7 +59968,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "url": "https://api.github.com/orgs/octocat/hooks/1", @@ -60209,7 +60209,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "active": true, @@ -60225,7 +60225,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "url": "https://api.github.com/orgs/octocat/hooks/1", @@ -60297,7 +60297,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -60306,7 +60306,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -60356,7 +60356,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -60366,7 +60366,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "content_type": "json", "insecure_ssl": "0", @@ -60476,7 +60476,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -60486,7 +60486,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "content_type": "json", "insecure_ssl": "0", @@ -60556,7 +60556,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -60566,7 +60566,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 12345678, @@ -60657,7 +60657,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -60668,7 +60668,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 12345678, "guid": "0b989ba4-242f-11e5-81e1-c7b6966d2516", @@ -60774,7 +60774,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -60784,7 +60784,7 @@ }, "response": { "statusCode": "202", - "description": "Accepted" + "description": "

Accepted

" } } ], @@ -60838,7 +60838,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -60847,7 +60847,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -60900,7 +60900,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -60910,7 +60910,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/github/developer.github.com/pages", "status": "built", @@ -61051,7 +61051,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "source": { @@ -61067,7 +61067,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/github/developer.github.com/pages", "status": "built", @@ -61214,7 +61214,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "cname": "octocatblog.com", @@ -61230,7 +61230,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -61284,7 +61284,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -61293,7 +61293,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -61365,7 +61365,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -61375,7 +61375,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "url": "https://api.github.com/repos/github/developer.github.com/pages/builds/5472601", @@ -61454,7 +61454,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -61464,7 +61464,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/github/developer.github.com/pages/builds/latest", "status": "queued" @@ -61514,7 +61514,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -61524,7 +61524,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/github/developer.github.com/pages/builds/5472601", "status": "built", @@ -61610,7 +61610,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -61621,7 +61621,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/github/developer.github.com/pages/builds/5472601", "status": "built", @@ -61726,7 +61726,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -61735,7 +61735,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "owner_url": "https://api.github.com/orgs/octocat", @@ -61832,7 +61832,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "name": "Organization Roadmap", @@ -61845,7 +61845,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "owner_url": "https://api.github.com/orgs/octocat", "url": "https://api.github.com/projects/1002605", @@ -61936,7 +61936,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "project_id": "PROJECT_ID" @@ -61945,7 +61945,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "owner_url": "https://api.github.com/repos/api-playground/projects-test", "url": "https://api.github.com/projects/1002604", @@ -62093,7 +62093,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "project_id": "PROJECT_ID" @@ -62102,7 +62102,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "owner_url": "https://api.github.com/repos/api-playground/projects-test", "url": "https://api.github.com/projects/1002604", @@ -62197,7 +62197,7 @@ { "key": "204", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "project_id": "PROJECT_ID" @@ -62205,7 +62205,7 @@ }, "response": { "statusCode": "204", - "description": "Delete Success" + "description": "

Delete Success

" } } ], @@ -62304,7 +62304,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -62314,7 +62314,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "owner_url": "https://api.github.com/repos/api-playground/projects-test", @@ -62436,7 +62436,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "name": "Projects Documentation", @@ -62450,7 +62450,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "owner_url": "https://api.github.com/repos/api-playground/projects-test", "url": "https://api.github.com/projects/1002604", @@ -62560,13 +62560,13 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "owner_url": "https://api.github.com/users/octocat", "url": "https://api.github.com/projects/1002603", @@ -62686,7 +62686,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -62695,7 +62695,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "owner_url": "https://api.github.com/users/octocat", @@ -62775,7 +62775,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "card_id": "CARD_ID" @@ -62784,7 +62784,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/projects/columns/cards/1478", "id": 1478, @@ -62898,7 +62898,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "card_id": "CARD_ID" @@ -62907,7 +62907,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/projects/columns/cards/1478", "id": 1478, @@ -62996,7 +62996,7 @@ { "key": "204", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "card_id": "CARD_ID" @@ -63004,7 +63004,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -63084,7 +63084,7 @@ "key": "201", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "card_id": "CARD_ID" @@ -63092,7 +63092,7 @@ }, "response": { "statusCode": "201", - "description": "Response" + "description": "

Response

" } } ], @@ -63182,7 +63182,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "column_id": "COLUMN_ID" @@ -63191,7 +63191,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "url": "https://api.github.com/projects/columns/cards/1478", @@ -63315,7 +63315,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "column_id": "COLUMN_ID" @@ -63324,7 +63324,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/projects/columns/cards/1478", "id": 1478, @@ -63448,7 +63448,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "project_id": "PROJECT_ID" @@ -63457,7 +63457,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "login": "octocat", @@ -63565,7 +63565,7 @@ "key": "204", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "project_id": "PROJECT_ID", @@ -63574,7 +63574,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -63640,7 +63640,7 @@ { "key": "204", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "project_id": "PROJECT_ID", @@ -63649,7 +63649,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -63715,7 +63715,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "project_id": "PROJECT_ID", @@ -63725,7 +63725,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "permission": "admin", "user": { @@ -63807,7 +63807,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "column_id": "COLUMN_ID" @@ -63816,7 +63816,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/projects/columns/367", "project_url": "https://api.github.com/projects/120", @@ -63893,7 +63893,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "column_id": "COLUMN_ID" @@ -63902,7 +63902,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/projects/columns/367", "project_url": "https://api.github.com/projects/120", @@ -63961,7 +63961,7 @@ { "key": "204", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "column_id": "COLUMN_ID" @@ -63969,7 +63969,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -64033,7 +64033,7 @@ "key": "201", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "column_id": "COLUMN_ID" @@ -64041,7 +64041,7 @@ }, "response": { "statusCode": "201", - "description": "Response" + "description": "

Response

" } } ], @@ -64112,7 +64112,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "project_id": "PROJECT_ID" @@ -64121,7 +64121,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "url": "https://api.github.com/projects/columns/367", @@ -64196,7 +64196,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "project_id": "PROJECT_ID" @@ -64205,7 +64205,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/projects/columns/367", "project_url": "https://api.github.com/projects/120", @@ -64360,7 +64360,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -64370,7 +64370,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "url": "https://api.github.com/repos/octocat/Hello-World/pulls/1347", @@ -65011,7 +65011,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "title": "Amazing new feature", @@ -65027,7 +65027,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/pulls/1347", "id": 1, @@ -65623,7 +65623,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -65634,7 +65634,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Pass the appropriate [media type](https://docs.github.com/enterprise-server@3.4/rest/overview/media-types/#commits-commit-comparison-and-pull-requests) to fetch diff and patch formats.", + "description": "

Pass the appropriate media type to fetch diff and patch formats.

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/pulls/1347", "id": 1, @@ -66285,7 +66285,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "title": "new title", @@ -66302,7 +66302,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/pulls/1347", "id": 1, @@ -66916,7 +66916,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -66927,7 +66927,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "url": "https://api.github.com/repos/octocat/Hello-World/commits/6dcb09b5b57875f334f61aebed695e2e4193db5e", @@ -67080,7 +67080,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -67091,7 +67091,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "sha": "bbcd538c8e72b8c175046e27cc8f907076331401", @@ -67168,7 +67168,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -67178,7 +67178,7 @@ }, "response": { "statusCode": "204", - "description": "Response if pull request has been merged" + "description": "

Response if pull request has been merged

" } } ], @@ -67280,7 +67280,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -67291,7 +67291,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "if merge was successful", + "description": "

if merge was successful

", "example": { "sha": "6dcb09b5b57875f334f61aebed695e2e4193db5e", "merged": true, @@ -67382,7 +67382,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "expected_head_sha": "6dcb09b5b57875f334f61aebed695e2e4193db5e" @@ -67396,7 +67396,7 @@ "response": { "statusCode": "202", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "message": "Updating pull request branch.", "url": "https://github.com/repos/octocat/Hello-World/pulls/53" @@ -67512,7 +67512,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -67522,7 +67522,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "url": "https://api.github.com/repos/octocat/Hello-World/pulls/comments/1", @@ -67635,7 +67635,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -67646,7 +67646,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/pulls/comments/1", "pull_request_review_id": 42, @@ -67772,7 +67772,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "body": "I like this too!" @@ -67786,7 +67786,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/pulls/comments/1", "pull_request_review_id": 42, @@ -67897,7 +67897,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -67907,7 +67907,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -68021,7 +68021,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -68032,7 +68032,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "url": "https://api.github.com/repos/octocat/Hello-World/pulls/comments/1", @@ -68169,11 +68169,15 @@ }, { "type": "integer", - "description": "

The position in the diff where you want to add a review comment. Note this value is not the same as the line number in the file. For help finding the position value, read the note above.

", + "description": "

This paramter is deprecated. Use line instead. The position in the diff where you want to add a review comment. Note this value is not the same as the line number in the file. For help finding the position value, read the note above.

", + "deprecated": true, + "x-github": { + "deprecationDate": "2022-11-01" + }, "name": "position", "in": "body", "rawType": "integer", - "rawDescription": "The position in the diff where you want to add a review comment. Note this value is not the same as the line number in the file. For help finding the position value, read the note above.", + "rawDescription": "**This paramter is deprecated. Use `line` instead**. The position in the diff where you want to add a review comment. Note this value is not the same as the line number in the file. For help finding the position value, read the note above.", "childParamsGroups": [] }, { @@ -68240,7 +68244,7 @@ "key": "example-for-a-multi-line-comment", "request": { "contentType": "application/json", - "description": "Example for a multi-line comment", + "description": "

Example for a multi-line comment

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "body": "Great stuff!", @@ -68260,7 +68264,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/pulls/comments/1", "pull_request_review_id": 42, @@ -68321,7 +68325,7 @@ } ], "previews": [], - "descriptionHTML": "

Creates a review comment in the pull request diff. To add a regular comment to a pull request timeline, see \"Create an issue comment.\" We recommend creating a review comment using line, side, and optionally start_line and start_side if your comment applies to more than one line in the pull request diff.

\n

You can still create a review comment using the position parameter. When you use position, the line, side, start_line, and start_side parameters are not required.

\n

Note: The position value equals the number of lines down from the first \"@@\" hunk header in the file you want to add a comment. The line just below the \"@@\" line is position 1, the next line is position 2, and so on. The position in the diff continues to increase through lines of whitespace and additional hunks until the beginning of a new file.

\n

This endpoint triggers notifications. Creating content too quickly using this endpoint may result in secondary rate limiting. See \"Secondary rate limits\" and \"Dealing with secondary rate limits\" for details.

", + "descriptionHTML": "

Creates a review comment in the pull request diff. To add a regular comment to a pull request timeline, see \"Create an issue comment.\" We recommend creating a review comment using line, side, and optionally start_line and start_side if your comment applies to more than one line in the pull request diff.

\n

The position parameter is deprecated. If you use position, the line, side, start_line, and start_side parameters are not required.

\n

Note: The position value equals the number of lines down from the first \"@@\" hunk header in the file you want to add a comment. The line just below the \"@@\" line is position 1, the next line is position 2, and so on. The position in the diff continues to increase through lines of whitespace and additional hunks until the beginning of a new file.

\n

This endpoint triggers notifications. Creating content too quickly using this endpoint may result in secondary rate limiting. See \"Secondary rate limits\" and \"Dealing with secondary rate limits\" for details.

", "statusCodes": [ { "httpStatusCode": "201", @@ -68399,7 +68403,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "body": "Great stuff!" @@ -68414,7 +68418,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/pulls/comments/1", "pull_request_review_id": 42, @@ -68549,7 +68553,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -68560,7 +68564,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "users": [ { @@ -68681,7 +68685,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "reviewers": [ @@ -68702,7 +68706,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/pulls/1347", "id": 1, @@ -69349,7 +69353,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "reviewers": [ @@ -69369,7 +69373,7 @@ }, "response": { "statusCode": "200", - "description": "Response" + "description": "

Response

" } } ], @@ -69448,7 +69452,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -69459,7 +69463,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "The list of reviews returns in chronological order.", + "description": "

The list of reviews returns in chronological order.

", "example": [ { "id": 80, @@ -69757,7 +69761,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "commit_id": "ecdd80bb57125d7ba9641ffaa4d7d2c19d3f3091", @@ -69780,7 +69784,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 80, "node_id": "MDE3OlB1bGxSZXF1ZXN0UmV2aWV3ODA=", @@ -69891,7 +69895,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -69903,7 +69907,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 80, "node_id": "MDE3OlB1bGxSZXF1ZXN0UmV2aWV3ODA=", @@ -70021,7 +70025,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "body": "This is close to perfect! Please address the suggested inline change. And add more about this." @@ -70036,7 +70040,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 80, "node_id": "MDE3OlB1bGxSZXF1ZXN0UmV2aWV3ODA=", @@ -70143,7 +70147,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -70155,7 +70159,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 80, "node_id": "MDE3OlB1bGxSZXF1ZXN0UmV2aWV3ODA=", @@ -70284,7 +70288,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -70296,7 +70300,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "url": "https://api.github.com/repos/octocat/Hello-World/pulls/comments/1", @@ -70438,7 +70442,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -70450,7 +70454,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 80, "node_id": "MDE3OlB1bGxSZXF1ZXN0UmV2aWV3ODA=", @@ -70586,7 +70590,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -70598,7 +70602,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 80, "node_id": "MDE3OlB1bGxSZXF1ZXN0UmV2aWV3ODA=", @@ -70679,13 +70683,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "resources": { "core": { @@ -70838,7 +70842,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -70850,7 +70854,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -70963,7 +70967,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "content": "heart" @@ -70978,7 +70982,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response when the reaction type has already been added to this team discussion comment", + "description": "

Response when the reaction type has already been added to this team discussion comment

", "example": { "id": 1, "node_id": "MDg6UmVhY3Rpb24x", @@ -71011,7 +71015,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "content": "heart" @@ -71026,7 +71030,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "node_id": "MDg6UmVhY3Rpb24x", @@ -71129,7 +71133,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -71141,7 +71145,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -71233,7 +71237,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -71244,7 +71248,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -71348,7 +71352,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "content": "heart" @@ -71362,7 +71366,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "node_id": "MDg6UmVhY3Rpb24x", @@ -71395,7 +71399,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "content": "heart" @@ -71409,7 +71413,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "node_id": "MDg6UmVhY3Rpb24x", @@ -71503,7 +71507,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -71514,7 +71518,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -71551,7 +71555,7 @@ { "key": "204", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "reaction_id": "REACTION_ID" @@ -71559,7 +71563,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -71667,7 +71671,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -71678,7 +71682,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -71786,7 +71790,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "content": "heart" @@ -71800,7 +71804,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Reaction exists", + "description": "

Reaction exists

", "example": { "id": 1, "node_id": "MDg6UmVhY3Rpb24x", @@ -71833,7 +71837,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "content": "heart" @@ -71847,7 +71851,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Reaction created", + "description": "

Reaction created

", "example": { "id": 1, "node_id": "MDg6UmVhY3Rpb24x", @@ -71945,7 +71949,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -71956,7 +71960,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -72048,7 +72052,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -72059,7 +72063,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -72167,7 +72171,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "content": "heart" @@ -72181,7 +72185,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Reaction exists", + "description": "

Reaction exists

", "example": { "id": 1, "node_id": "MDg6UmVhY3Rpb24x", @@ -72214,7 +72218,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "content": "heart" @@ -72228,7 +72232,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Reaction created", + "description": "

Reaction created

", "example": { "id": 1, "node_id": "MDg6UmVhY3Rpb24x", @@ -72326,7 +72330,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -72337,7 +72341,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -72429,7 +72433,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -72440,7 +72444,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -72552,7 +72556,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "content": "heart" @@ -72566,7 +72570,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "node_id": "MDg6UmVhY3Rpb24x", @@ -72599,7 +72603,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "content": "heart" @@ -72613,7 +72617,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "node_id": "MDg6UmVhY3Rpb24x", @@ -72711,7 +72715,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -72722,7 +72726,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -72814,7 +72818,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -72825,7 +72829,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -72933,7 +72937,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "content": "heart" @@ -72947,7 +72951,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Reaction exists", + "description": "

Reaction exists

", "example": { "id": 1, "node_id": "MDg6UmVhY3Rpb24x", @@ -72980,7 +72984,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "content": "heart" @@ -72994,7 +72998,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Reaction created", + "description": "

Reaction created

", "example": { "id": 1, "node_id": "MDg6UmVhY3Rpb24x", @@ -73092,7 +73096,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -73103,7 +73107,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -73193,7 +73197,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -73204,7 +73208,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -73310,7 +73314,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "content": "heart" @@ -73324,7 +73328,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Reaction exists", + "description": "

Reaction exists

", "example": { "id": 1, "node_id": "MDg6UmVhY3Rpb24x", @@ -73357,7 +73361,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "content": "heart" @@ -73371,7 +73375,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Reaction created", + "description": "

Reaction created

", "example": { "id": 1, "node_id": "MDg6UmVhY3Rpb24x", @@ -73469,7 +73473,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -73480,7 +73484,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -73572,7 +73576,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "team_id": "TEAM_ID", @@ -73583,7 +73587,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -73687,7 +73691,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "content": "heart" @@ -73701,7 +73705,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "node_id": "MDg6UmVhY3Rpb24x", @@ -73810,7 +73814,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "team_id": "TEAM_ID", @@ -73820,7 +73824,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -73915,7 +73919,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "content": "heart" @@ -73928,7 +73932,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "node_id": "MDg6UmVhY3Rpb24x", @@ -74023,7 +74027,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -74033,7 +74037,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "url": "https://api.github.com/repos/octocat/Hello-World/releases/1", @@ -74227,7 +74231,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "tag_name": "v1.0.0", @@ -74246,7 +74250,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/releases/1", "html_url": "https://github.com/octocat/Hello-World/releases/v1.0.0", @@ -74409,7 +74413,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "tag_name": "v1.0.0", @@ -74425,7 +74429,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Name and body of generated release notes", + "description": "

Name and body of generated release notes

", "example": { "name": "Release v1.0.0 is now available!", "body": "##Changes in Release v1.0.0 ... ##Contributors @monalisa" @@ -74479,7 +74483,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -74489,7 +74493,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/releases/1", "html_url": "https://github.com/octocat/Hello-World/releases/v1.0.0", @@ -74620,7 +74624,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -74631,7 +74635,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/releases/1", "html_url": "https://github.com/octocat/Hello-World/releases/v1.0.0", @@ -74765,7 +74769,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -74776,7 +74780,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "**Note:** This returns an `upload_url` key corresponding to the endpoint for uploading release assets. This key is a [hypermedia resource](https://docs.github.com/enterprise-server@3.4/rest/overview/resources-in-the-rest-api#hypermedia).", + "description": "

Note: This returns an upload_url key corresponding to the endpoint for uploading release assets. This key is a hypermedia resource.

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/releases/1", "html_url": "https://github.com/octocat/Hello-World/releases/v1.0.0", @@ -74966,7 +74970,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "tag_name": "v1.0.0", @@ -74985,7 +74989,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/releases/1", "html_url": "https://github.com/octocat/Hello-World/releases/v1.0.0", @@ -75115,7 +75119,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -75125,7 +75129,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -75182,7 +75186,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -75193,7 +75197,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "To download the asset's binary content, set the `Accept` header of the request to [`application/octet-stream`](https://docs.github.com/enterprise-server@3.4/rest/overview/media-types). The API will either redirect the client to the location, or stream it directly if possible. API clients should handle both a `200` or `302` response.", + "description": "

To download the asset's binary content, set the Accept header of the request to application/octet-stream. The API will either redirect the client to the location, or stream it directly if possible. API clients should handle both a 200 or 302 response.

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/releases/assets/1", "browser_download_url": "https://github.com/octocat/Hello-World/releases/download/v1.0.0/example.zip", @@ -75321,7 +75325,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "name": "foo-1.0.0-osx.zip", @@ -75336,7 +75340,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/releases/assets/1", "browser_download_url": "https://github.com/octocat/Hello-World/releases/download/v1.0.0/example.zip", @@ -75425,7 +75429,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -75435,7 +75439,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -75508,7 +75512,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -75519,7 +75523,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "url": "https://api.github.com/repos/octocat/Hello-World/releases/assets/1", @@ -75628,7 +75632,7 @@ "key": "default", "request": { "contentType": "*/*", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -75639,7 +75643,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response for successful upload", + "description": "

Response for successful upload

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/releases/assets/1", "browser_download_url": "https://github.com/octocat/Hello-World/releases/download/v1.0.0/example.zip", @@ -75782,7 +75786,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -75791,7 +75795,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1296269, @@ -76114,7 +76118,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "name": "Hello-World", @@ -76132,7 +76136,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1296269, "node_id": "MDEwOlJlcG9zaXRvcnkxMjk2MjY5", @@ -76310,7 +76314,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -76320,7 +76324,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Default response", + "description": "

Default response

", "example": { "id": 1296269, "node_id": "MDEwOlJlcG9zaXRvcnkxMjk2MjY5", @@ -77349,7 +77353,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "name": "Hello-World", @@ -77368,7 +77372,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1296269, "node_id": "MDEwOlJlcG9zaXRvcnkxMjk2MjY5", @@ -77939,7 +77943,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -77948,7 +77952,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -78033,7 +78037,7 @@ { "key": "response-if-repository-contains-content", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -78043,7 +78047,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "if repository contains content", + "description": "

if repository contains content

", "example": [ { "login": "octocat", @@ -78148,7 +78152,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "event_type": "on-demand-test", @@ -78164,7 +78168,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -78214,7 +78218,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -78224,7 +78228,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "C": 78769, "Python": 7769 @@ -78292,7 +78296,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -78302,7 +78306,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Status information for cache replicas", + "description": "

Status information for cache replicas

", "example": [ { "host": "host-1", @@ -78400,7 +78404,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -78410,7 +78414,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "name": "v0.1", @@ -78486,7 +78490,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -78496,7 +78500,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -78576,7 +78580,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -78586,7 +78590,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "names": [ "octocat", @@ -78658,7 +78662,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "names": [ @@ -78676,7 +78680,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "names": [ "octocat", @@ -78761,7 +78765,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "new_owner": "github", @@ -78778,7 +78782,7 @@ "response": { "statusCode": "202", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1296269, "node_id": "MDEwOlJlcG9zaXRvcnkxMjk2MjY5", @@ -79099,7 +79103,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "owner": "octocat", @@ -79116,7 +79120,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1296269, "node_id": "MDEwOlJlcG9zaXRvcnkxMjk2MjY5", @@ -79288,13 +79292,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1296269, @@ -79510,13 +79514,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Default response", + "description": "

Default response

", "example": [ { "id": 1296269, @@ -79899,13 +79903,13 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1296269, "node_id": "MDEwOlJlcG9zaXRvcnkxMjk2MjY5", @@ -80152,7 +80156,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -80161,7 +80165,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1296269, @@ -80325,7 +80329,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -80335,7 +80339,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -80408,7 +80412,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "key_prefix": "TICKET-", @@ -80422,7 +80426,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "response", + "description": "

response

", "example": { "id": 1, "key_prefix": "TICKET-", @@ -80486,7 +80490,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -80497,7 +80501,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "key_prefix": "TICKET-", @@ -80561,7 +80565,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -80571,7 +80575,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -80642,7 +80646,7 @@ { "key": "response-if-content-is-a-file", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -80653,7 +80657,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response if content is a file", + "description": "

Response if content is a file

", "example": { "type": "file", "encoding": "base64", @@ -80677,7 +80681,7 @@ { "key": "response-if-content-is-a-directory", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -80688,7 +80692,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response if content is a directory", + "description": "

Response if content is a directory

", "example": [ { "type": "file", @@ -80728,7 +80732,7 @@ { "key": "response-if-content-is-a-symlink", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -80739,7 +80743,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response if content is a symlink", + "description": "

Response if content is a symlink

", "example": { "type": "symlink", "target": "/path/to/symlink/target", @@ -80762,7 +80766,7 @@ { "key": "response-if-content-is-a-submodule", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -80773,7 +80777,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response if content is a submodule", + "description": "

Response if content is a submodule

", "example": { "type": "submodule", "submodule_git_url": "git://github.com/jquery/qunit.git", @@ -81058,7 +81062,7 @@ "key": "example-for-creating-a-file", "request": { "contentType": "application/json", - "description": "Example for creating a file", + "description": "

Example for creating a file

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "message": "my commit message", @@ -81077,7 +81081,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "content": { "name": "hello.txt", @@ -81136,7 +81140,7 @@ "key": "example-for-updating-a-file", "request": { "contentType": "application/json", - "description": "Example for updating a file", + "description": "

Example for updating a file

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "message": "a new commit message", @@ -81156,7 +81160,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "content": { "name": "hello.txt", @@ -81419,7 +81423,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "message": "my commit message", @@ -81438,7 +81442,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "content": null, "commit": { @@ -81546,7 +81550,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -81556,7 +81560,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "type": "file", "encoding": "base64", @@ -81647,7 +81651,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -81658,7 +81662,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "type": "file", "encoding": "base64", @@ -81739,7 +81743,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -81749,7 +81753,7 @@ }, "response": { "statusCode": "302", - "description": "Response" + "description": "

Response

" } } ], @@ -81804,7 +81808,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -81814,7 +81818,7 @@ }, "response": { "statusCode": "302", - "description": "Response" + "description": "

Response

" } } ], @@ -81896,7 +81900,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -81906,7 +81910,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1296269, @@ -82083,7 +82087,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -82093,7 +82097,7 @@ "response": { "statusCode": "202", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1296269, "node_id": "MDEwOlJlcG9zaXRvcnkxMjk2MjY5", @@ -82666,7 +82670,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -82675,7 +82679,7 @@ }, "response": { "statusCode": "202", - "description": "Accepted" + "description": "

Accepted

" } } ], @@ -82725,7 +82729,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -82734,7 +82738,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -82818,13 +82822,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 7, "incomplete_results": false, @@ -83004,13 +83008,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 1, "incomplete_results": false, @@ -83233,13 +83237,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 280, "incomplete_results": false, @@ -83446,13 +83450,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 2, "incomplete_results": false, @@ -83578,13 +83582,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 40, "incomplete_results": false, @@ -83761,13 +83765,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 6, "incomplete_results": false, @@ -83938,13 +83942,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 12, "incomplete_results": false, @@ -84082,7 +84086,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "enterprise": "ENTERPRISE" @@ -84091,7 +84095,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "number": 2, @@ -84680,7 +84684,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -84689,7 +84693,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "number": 2, @@ -85287,7 +85291,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -85297,7 +85301,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "number": 2, @@ -85407,7 +85411,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -85418,7 +85422,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "number": 42, "created_at": "2020-11-06T18:18:30Z", @@ -85531,7 +85535,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "state": "resolved", @@ -85546,7 +85550,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "number": 42, "created_at": "2020-11-06T18:18:30Z", @@ -85665,7 +85669,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -85676,7 +85680,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "type": "commit", @@ -85787,7 +85791,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -85796,7 +85800,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -85942,7 +85946,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "name": "Justice League", @@ -85957,7 +85961,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "node_id": "MDQ6VGVhbTE=", @@ -86058,7 +86062,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -86068,7 +86072,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "node_id": "MDQ6VGVhbTE=", @@ -86225,7 +86229,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "name": "new team name", @@ -86240,7 +86244,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "node_id": "MDQ6VGVhbTE=", @@ -86333,7 +86337,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -86342,7 +86346,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -86406,7 +86410,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -86416,7 +86420,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "owner_url": "https://api.github.com/orgs/octocat", @@ -86514,7 +86518,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -86525,7 +86529,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "owner_url": "https://api.github.com/orgs/octocat", "url": "https://api.github.com/projects/1002605", @@ -86641,7 +86645,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -86651,7 +86655,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -86710,7 +86714,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -86720,7 +86724,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -86784,7 +86788,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -86794,7 +86798,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1296269, @@ -86964,7 +86968,7 @@ { "key": "alternative-response-with-repository-permissions", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -86976,7 +86980,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Alternative response with repository permissions", + "description": "

Alternative response with repository permissions

", "example": { "id": 1296269, "node_id": "MDEwOlJlcG9zaXRvcnkxMjk2MjY5", @@ -87314,7 +87318,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -87325,7 +87329,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -87389,7 +87393,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -87400,7 +87404,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -87464,7 +87468,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -87474,7 +87478,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "if child teams exist", + "description": "

if child teams exist

", "example": [ { "id": 2, @@ -87539,7 +87543,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "team_id": "TEAM_ID" @@ -87548,7 +87552,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "node_id": "MDQ6VGVhbTE=", @@ -87696,7 +87700,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "name": "new team name", @@ -87710,7 +87714,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response when the updated information already exists", + "description": "

Response when the updated information already exists

", "example": { "id": 1, "node_id": "MDQ6VGVhbTE=", @@ -87764,7 +87768,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "name": "new team name", @@ -87778,7 +87782,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "node_id": "MDQ6VGVhbTE=", @@ -87878,7 +87882,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "team_id": "TEAM_ID" @@ -87886,7 +87890,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -87949,7 +87953,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "team_id": "TEAM_ID" @@ -87958,7 +87962,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "owner_url": "https://api.github.com/orgs/octocat", @@ -88051,7 +88055,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "team_id": "TEAM_ID", @@ -88061,7 +88065,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "owner_url": "https://api.github.com/orgs/octocat", "url": "https://api.github.com/projects/1002605", @@ -88168,7 +88172,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "team_id": "TEAM_ID", @@ -88177,7 +88181,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -88235,7 +88239,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "team_id": "TEAM_ID", @@ -88244,7 +88248,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -88307,7 +88311,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "team_id": "TEAM_ID" @@ -88316,7 +88320,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1296269, @@ -88481,7 +88485,7 @@ { "key": "alternative-response-with-extra-repository-information", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "team_id": "TEAM_ID", @@ -88492,7 +88496,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Alternative response with extra repository information", + "description": "

Alternative response with extra repository information

", "example": { "id": 1296269, "node_id": "MDEwOlJlcG9zaXRvcnkxMjk2MjY5", @@ -88818,7 +88822,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "team_id": "TEAM_ID", @@ -88828,7 +88832,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -88891,7 +88895,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "team_id": "TEAM_ID", @@ -88901,7 +88905,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -88956,7 +88960,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "team_id": "TEAM_ID" @@ -88965,7 +88969,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "if child teams exist", + "description": "

if child teams exist

", "example": [ { "id": 2, @@ -89051,13 +89055,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -89208,7 +89212,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -89219,7 +89223,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "author": { @@ -89332,7 +89336,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "body": "Do you like apples?" @@ -89346,7 +89350,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "author": { "login": "octocat", @@ -89455,7 +89459,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -89467,7 +89471,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "author": { "login": "octocat", @@ -89587,7 +89591,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "body": "Do you like pineapples?" @@ -89602,7 +89606,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "author": { "login": "octocat", @@ -89711,7 +89715,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -89722,7 +89726,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -89800,7 +89804,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "team_id": "TEAM_ID", @@ -89810,7 +89814,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "author": { @@ -89914,7 +89918,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "body": "Do you like apples?" @@ -89927,7 +89931,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "author": { "login": "octocat", @@ -90027,7 +90031,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "team_id": "TEAM_ID", @@ -90038,7 +90042,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "author": { "login": "octocat", @@ -90149,7 +90153,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "body": "Do you like pineapples?" @@ -90163,7 +90167,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "author": { "login": "octocat", @@ -90263,7 +90267,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "team_id": "TEAM_ID", @@ -90273,7 +90277,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -90362,7 +90366,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -90372,7 +90376,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "author": { @@ -90500,7 +90504,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "title": "Our first team post", @@ -90514,7 +90518,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "author": { "login": "octocat", @@ -90619,7 +90623,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -90630,7 +90634,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "author": { "login": "octocat", @@ -90755,7 +90759,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "title": "Welcome to our first team post" @@ -90769,7 +90773,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "author": { "login": "octocat", @@ -90874,7 +90878,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -90884,7 +90888,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -90953,7 +90957,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "team_id": "TEAM_ID" @@ -90962,7 +90966,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "author": { @@ -91081,7 +91085,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "title": "Our first team post", @@ -91094,7 +91098,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "author": { "login": "octocat", @@ -91190,7 +91194,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "team_id": "TEAM_ID", @@ -91200,7 +91204,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "author": { "login": "octocat", @@ -91316,7 +91320,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "title": "Welcome to our first team post" @@ -91329,7 +91333,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "author": { "login": "octocat", @@ -91425,7 +91429,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "team_id": "TEAM_ID", @@ -91434,7 +91438,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -91515,7 +91519,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -91525,7 +91529,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "login": "octocat", @@ -91602,7 +91606,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -91613,7 +91617,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response if user is a team maintainer", + "description": "

Response if user is a team maintainer

", "example": { "url": "https://api.github.com/teams/1/memberships/octocat", "role": "maintainer", @@ -91693,7 +91697,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -91704,7 +91708,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response if user's membership with team is now pending", + "description": "

Response if user's membership with team is now pending

", "example": { "url": "https://api.github.com/teams/1/memberships/octocat", "role": "member", @@ -91772,7 +91776,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -91782,7 +91786,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -91856,7 +91860,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "team_id": "TEAM_ID" @@ -91865,7 +91869,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "login": "octocat", @@ -91937,7 +91941,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "team_id": "TEAM_ID", @@ -91946,7 +91950,7 @@ }, "response": { "statusCode": "204", - "description": "if user is a member" + "description": "

if user is a member

" } } ], @@ -91996,7 +92000,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "team_id": "TEAM_ID", @@ -92005,7 +92009,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -92063,7 +92067,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "team_id": "TEAM_ID", @@ -92072,7 +92076,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -92122,7 +92126,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "team_id": "TEAM_ID", @@ -92132,7 +92136,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response if user is a team maintainer", + "description": "

Response if user is a team maintainer

", "example": { "url": "https://api.github.com/teams/1/memberships/octocat", "role": "maintainer", @@ -92203,7 +92207,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "team_id": "TEAM_ID", @@ -92213,7 +92217,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response if user's membership with team is now pending", + "description": "

Response if user's membership with team is now pending

", "example": { "url": "https://api.github.com/teams/1/memberships/octocat", "role": "member", @@ -92276,7 +92280,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "team_id": "TEAM_ID", @@ -92285,7 +92289,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -92319,13 +92323,13 @@ { "key": "response-with-public-and-private-profile-information", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response with public and private profile information", + "description": "

Response with public and private profile information

", "example": { "login": "octocat", "id": 1, @@ -92376,13 +92380,13 @@ { "key": "response-with-public-profile-information", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response with public profile information", + "description": "

Response with public profile information

", "example": { "login": "octocat", "id": 1, @@ -92549,13 +92553,13 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "login": "octocat", "id": 1, @@ -92666,13 +92670,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "login": "octocat", @@ -92735,7 +92739,7 @@ { "key": "default-response", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -92744,7 +92748,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Default response", + "description": "

Default response

", "example": { "login": "octocat", "id": 1, @@ -92784,7 +92788,7 @@ { "key": "response-with-git-hub-plan-information", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -92793,7 +92797,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response with GitHub plan information", + "description": "

Response with GitHub plan information

", "example": { "login": "octocat", "id": 1, @@ -92898,7 +92902,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -92907,7 +92911,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "contexts": [ { @@ -92972,13 +92976,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "email": "octocat@github.com", @@ -93048,13 +93052,13 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "email": "octocat@octocat.org", @@ -93139,12 +93143,12 @@ "key": "204", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -93210,13 +93214,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "email": "octocat@github.com", @@ -93288,13 +93292,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "login": "octocat", @@ -93374,13 +93378,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "login": "octocat", @@ -93451,7 +93455,7 @@ { "key": "204", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -93459,7 +93463,7 @@ }, "response": { "statusCode": "204", - "description": "if the person is followed by the authenticated user" + "description": "

if the person is followed by the authenticated user

" } } ], @@ -93512,7 +93516,7 @@ { "key": "204", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -93520,7 +93524,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -93573,7 +93577,7 @@ { "key": "204", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -93581,7 +93585,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -93652,7 +93656,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -93661,7 +93665,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "login": "octocat", @@ -93738,7 +93742,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -93747,7 +93751,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "login": "octocat", @@ -93815,7 +93819,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME", @@ -93824,7 +93828,7 @@ }, "response": { "statusCode": "204", - "description": "if the user follows the target user" + "description": "

if the user follows the target user

" } } ], @@ -93876,13 +93880,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 3, @@ -93973,13 +93977,13 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 3, "primary_key_id": 2, @@ -94071,7 +94075,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "gpg_key_id": "GPG_KEY_ID" @@ -94080,7 +94084,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 3, "primary_key_id": 2, @@ -94168,7 +94172,7 @@ { "key": "204", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "gpg_key_id": "GPG_KEY_ID" @@ -94176,7 +94180,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -94251,7 +94255,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -94260,7 +94264,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 3, @@ -94345,13 +94349,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "key": "2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvv1234", @@ -94438,13 +94442,13 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "key": "2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvv1234", "id": 2, @@ -94510,7 +94514,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "key_id": "KEY_ID" @@ -94519,7 +94523,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "key": "2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvv1234", "id": 2, @@ -94581,7 +94585,7 @@ { "key": "204", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "key_id": "KEY_ID" @@ -94589,7 +94593,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -94660,7 +94664,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -94669,7 +94673,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -94734,7 +94738,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -94745,7 +94749,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "content_type": "json", "insecure_ssl": "0", @@ -94864,7 +94868,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -94875,7 +94879,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "content_type": "json", "insecure_ssl": "0", @@ -94956,7 +94960,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -94967,7 +94971,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 12345678, @@ -95067,7 +95071,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -95079,7 +95083,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 12345678, "guid": "0b989ba4-242f-11e5-81e1-c7b6966d2516", @@ -95194,7 +95198,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -95205,7 +95209,7 @@ }, "response": { "statusCode": "202", - "description": "Accepted" + "description": "

Accepted

" } } ], @@ -95279,7 +95283,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -95289,7 +95293,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "type": "Repository", @@ -95578,7 +95582,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "name": "web", @@ -95601,7 +95605,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "type": "Repository", "id": 12345678, @@ -95694,7 +95698,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -95705,7 +95709,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "type": "Repository", "id": 12345678, @@ -96019,7 +96023,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "active": true, @@ -96036,7 +96040,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "type": "Repository", "id": 12345678, @@ -96125,7 +96129,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -96135,7 +96139,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -96194,7 +96198,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -96204,7 +96208,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -96263,7 +96267,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -96273,7 +96277,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], diff --git a/lib/rest/static/decorated/github.ae.json b/lib/rest/static/decorated/github.ae.json index b043a0ef5f9d..d6c9fc59fdd4 100644 --- a/lib/rest/static/decorated/github.ae.json +++ b/lib/rest/static/decorated/github.ae.json @@ -52,7 +52,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -62,7 +62,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 2, "artifacts": [ @@ -146,7 +146,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -157,7 +157,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 11, "node_id": "MDg6QXJ0aWZhY3QxMQ==", @@ -224,7 +224,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -234,7 +234,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -298,7 +298,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -309,7 +309,7 @@ }, "response": { "statusCode": "302", - "description": "Response" + "description": "

Response

" } } ], @@ -382,7 +382,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -393,7 +393,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 2, "artifacts": [ @@ -461,7 +461,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "enterprise": "ENTERPRISE" @@ -470,7 +470,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "enabled_organizations": "all", "allowed_actions": "selected", @@ -542,7 +542,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "enabled_organizations": "all", @@ -554,7 +554,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -609,7 +609,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "enterprise": "ENTERPRISE" @@ -618,7 +618,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 1, "organizations": [ @@ -689,7 +689,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "selected_organization_ids": [ @@ -703,7 +703,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -749,7 +749,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "enterprise": "ENTERPRISE", @@ -758,7 +758,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -804,7 +804,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "enterprise": "ENTERPRISE", @@ -813,7 +813,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -850,7 +850,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "enterprise": "ENTERPRISE" @@ -859,7 +859,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "github_owned_allowed": true, "verified_allowed": false, @@ -936,7 +936,7 @@ "key": "selected_actions", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "github_owned_allowed": true, @@ -952,7 +952,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -989,7 +989,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -998,7 +998,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "enabled_repositories": "all", "allowed_actions": "selected", @@ -1070,7 +1070,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "enabled_repositories": "all", @@ -1082,7 +1082,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -1137,7 +1137,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -1146,7 +1146,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 1, "repositories": [ @@ -1326,7 +1326,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "selected_repository_ids": [ @@ -1340,7 +1340,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -1386,7 +1386,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -1395,7 +1395,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -1441,7 +1441,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -1450,7 +1450,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -1487,7 +1487,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -1496,7 +1496,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "github_owned_allowed": true, "verified_allowed": false, @@ -1573,7 +1573,7 @@ "key": "selected_actions", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "github_owned_allowed": true, @@ -1589,7 +1589,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -1635,7 +1635,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -1645,7 +1645,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "enabled": true, "allowed_actions": "selected", @@ -1721,7 +1721,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "enabled": true, @@ -1734,7 +1734,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -1780,7 +1780,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -1790,7 +1790,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "github_owned_allowed": true, "verified_allowed": false, @@ -1876,7 +1876,7 @@ "key": "selected_actions", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "github_owned_allowed": true, @@ -1893,7 +1893,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -1950,7 +1950,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -1959,7 +1959,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 3, "secrets": [ @@ -2020,7 +2020,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -2029,7 +2029,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "key_id": "012345678912345678", "key": "2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvv1234" @@ -2079,7 +2079,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -2089,7 +2089,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "name": "GH_TOKEN", "created_at": "2019-08-10T14:59:22Z", @@ -2189,7 +2189,7 @@ "key": "201", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "encrypted_value": "c2VjcmV0", @@ -2207,14 +2207,14 @@ }, "response": { "statusCode": "201", - "description": "Response when creating a secret" + "description": "

Response when creating a secret

" } }, { "key": "204", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "encrypted_value": "c2VjcmV0", @@ -2232,7 +2232,7 @@ }, "response": { "statusCode": "204", - "description": "Response when updating a secret" + "description": "

Response when updating a secret

" } } ], @@ -2282,7 +2282,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -2291,7 +2291,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -2355,7 +2355,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -2365,7 +2365,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 1, "repositories": [ @@ -2499,7 +2499,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "selected_repository_ids": [ @@ -2513,7 +2513,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -2568,7 +2568,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -2578,7 +2578,7 @@ }, "response": { "statusCode": "204", - "description": "No Content when repository was added to the selected list" + "description": "

No Content when repository was added to the selected list

" } } ], @@ -2637,7 +2637,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -2647,7 +2647,7 @@ }, "response": { "statusCode": "204", - "description": "Response when repository was removed from the selected list" + "description": "

Response when repository was removed from the selected list

" } } ], @@ -2715,7 +2715,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -2725,7 +2725,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 2, "secrets": [ @@ -2786,7 +2786,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -2796,7 +2796,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "key_id": "012345678912345678", "key": "2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvv1234" @@ -2855,7 +2855,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -2866,7 +2866,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "name": "GH_TOKEN", "created_at": "2019-08-10T14:59:22Z", @@ -2947,7 +2947,7 @@ "key": "201", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "encrypted_value": "c2VjcmV0", @@ -2961,14 +2961,14 @@ }, "response": { "statusCode": "201", - "description": "Response when creating a secret" + "description": "

Response when creating a secret

" } }, { "key": "204", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "encrypted_value": "c2VjcmV0", @@ -2982,7 +2982,7 @@ }, "response": { "statusCode": "204", - "description": "Response when updating a secret" + "description": "

Response when updating a secret

" } } ], @@ -3041,7 +3041,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -3051,7 +3051,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -3108,7 +3108,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "enterprise": "ENTERPRISE" @@ -3117,7 +3117,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 3, "runner_groups": [ @@ -3244,7 +3244,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "name": "Expensive hardware runners", @@ -3265,7 +3265,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 2, "name": "octo-runner-group", @@ -3320,7 +3320,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "enterprise": "ENTERPRISE", @@ -3330,7 +3330,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 2, "name": "octo-runner-group", @@ -3420,7 +3420,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "name": "Expensive hardware runners", @@ -3434,7 +3434,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 2, "name": "Expensive hardware runners", @@ -3489,7 +3489,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "enterprise": "ENTERPRISE", @@ -3498,7 +3498,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -3562,7 +3562,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "enterprise": "ENTERPRISE", @@ -3572,7 +3572,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 2, "runners": [ @@ -3691,7 +3691,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "runners": [ @@ -3706,7 +3706,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -3761,7 +3761,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "enterprise": "ENTERPRISE", @@ -3771,7 +3771,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -3826,7 +3826,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "enterprise": "ENTERPRISE", @@ -3836,7 +3836,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -3891,7 +3891,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -3900,7 +3900,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 3, "runner_groups": [ @@ -4032,7 +4032,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "name": "Expensive hardware runners", @@ -4053,7 +4053,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 2, "name": "octo-runner-group", @@ -4109,7 +4109,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -4119,7 +4119,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 2, "name": "octo-runner-group", @@ -4210,7 +4210,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "name": "Expensive hardware runners", @@ -4224,7 +4224,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 2, "name": "octo-runner-group", @@ -4280,7 +4280,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -4289,7 +4289,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -4344,7 +4344,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -4354,7 +4354,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -4411,7 +4411,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "enterprise": "ENTERPRISE" @@ -4420,7 +4420,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 2, "runners": [ @@ -4515,7 +4515,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "enterprise": "ENTERPRISE" @@ -4524,7 +4524,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "os": "osx", @@ -4593,7 +4593,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "enterprise": "ENTERPRISE" @@ -4602,7 +4602,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "token": "LLBF3JGZDX3P5PMEXLND6TS6FCWO6", "expires_at": "2020-01-22T12:13:35.123-08:00" @@ -4643,7 +4643,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "enterprise": "ENTERPRISE" @@ -4652,7 +4652,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "token": "AABF3JGZDX3P5PMEXLND6TS6FCWO6", "expires_at": "2020-01-29T12:13:35.123-08:00" @@ -4702,7 +4702,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "enterprise": "ENTERPRISE", @@ -4712,7 +4712,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 23, "name": "MBP", @@ -4787,7 +4787,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "enterprise": "ENTERPRISE", @@ -4796,7 +4796,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -4851,7 +4851,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -4860,7 +4860,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 2, "runners": [ @@ -4955,7 +4955,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -4964,7 +4964,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "os": "osx", @@ -5033,7 +5033,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -5042,7 +5042,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "token": "LLBF3JGZDX3P5PMEXLND6TS6FCWO6", "expires_at": "2020-01-22T12:13:35.123-08:00" @@ -5083,7 +5083,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -5092,7 +5092,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "token": "AABF3JGZDX3P5PMEXLND6TS6FCWO6", "expires_at": "2020-01-29T12:13:35.123-08:00" @@ -5142,7 +5142,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -5152,7 +5152,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 23, "name": "MBP", @@ -5227,7 +5227,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -5236,7 +5236,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -5300,7 +5300,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -5310,7 +5310,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 2, "runners": [ @@ -5414,7 +5414,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -5424,7 +5424,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "os": "osx", @@ -5502,7 +5502,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -5512,7 +5512,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "token": "LLBF3JGZDX3P5PMEXLND6TS6FCWO6", "expires_at": "2020-01-22T12:13:35.123-08:00" @@ -5562,7 +5562,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -5572,7 +5572,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "token": "AABF3JGZDX3P5PMEXLND6TS6FCWO6", "expires_at": "2020-01-29T12:13:35.123-08:00" @@ -5631,7 +5631,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -5642,7 +5642,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 23, "name": "MBP", @@ -5726,7 +5726,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -5736,7 +5736,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -5793,7 +5793,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -5804,7 +5804,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 399444496, "run_id": 29679449, @@ -5965,7 +5965,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -5975,7 +5975,7 @@ }, "response": { "statusCode": "302", - "description": "Response" + "description": "

Response

" } } ], @@ -6057,7 +6057,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -6069,7 +6069,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 1, "jobs": [ @@ -6271,7 +6271,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -6282,7 +6282,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 1, "jobs": [ @@ -6530,7 +6530,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -6540,7 +6540,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 1, "workflow_runs": [ @@ -6828,7 +6828,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -6839,7 +6839,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 30433642, "name": "Build", @@ -7112,7 +7112,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -7122,7 +7122,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -7196,7 +7196,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -7208,7 +7208,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 30433642, "name": "Build", @@ -7490,7 +7490,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -7501,7 +7501,7 @@ }, "response": { "statusCode": "302", - "description": "Response" + "description": "

Response

" } } ], @@ -7556,7 +7556,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -7566,7 +7566,7 @@ }, "response": { "statusCode": "202", - "description": "Response" + "description": "

Response

" } } ], @@ -7625,7 +7625,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -7635,7 +7635,7 @@ }, "response": { "statusCode": "302", - "description": "Response" + "description": "

Response

" } } ], @@ -7690,7 +7690,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -7700,7 +7700,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -7763,7 +7763,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -7773,7 +7773,7 @@ }, "response": { "statusCode": "201", - "description": "Response" + "description": "

Response

" } } ], @@ -7828,7 +7828,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -7839,7 +7839,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "billable": { "UBUNTU": { @@ -8041,7 +8041,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -8052,7 +8052,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 1, "workflow_runs": [ @@ -8341,7 +8341,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -8351,7 +8351,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 2, "workflows": [ @@ -8442,7 +8442,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -8453,7 +8453,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 161335, "node_id": "MDg6V29ya2Zsb3cxNjEzMzU=", @@ -8527,7 +8527,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -8537,7 +8537,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -8623,7 +8623,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "ref": "topic-branch", @@ -8640,7 +8640,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -8702,7 +8702,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -8712,7 +8712,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -8774,7 +8774,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -8785,7 +8785,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "billable": { "UBUNTU": { @@ -8866,7 +8866,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -8875,7 +8875,7 @@ }, "response": { "statusCode": "200", - "description": "Response" + "description": "

Response

" } } ], @@ -8930,7 +8930,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -8938,7 +8938,7 @@ }, "response": { "statusCode": "200", - "description": "Response" + "description": "

Response

" } } ], @@ -9002,7 +9002,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME", @@ -9011,7 +9011,7 @@ }, "response": { "statusCode": "200", - "description": "Response" + "description": "

Response

" } } ], @@ -9040,13 +9040,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "timeline_url": "https://github.com/timeline", "user_url": "https://github.com/{user}", @@ -9182,13 +9182,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": "1", @@ -9338,24 +9338,24 @@ "key": "202", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "202", - "description": "Response" + "description": "

Response

" } }, { "key": "205", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "205", - "description": "Reset Content" + "description": "

Reset Content

" } } ], @@ -9408,7 +9408,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "thread_id": "THREAD_ID" @@ -9417,7 +9417,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": "1", "repository": { @@ -9550,7 +9550,7 @@ { "key": "205", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "thread_id": "THREAD_ID" @@ -9558,7 +9558,7 @@ }, "response": { "statusCode": "205", - "description": "Reset Content" + "description": "

Reset Content

" } } ], @@ -9603,7 +9603,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "thread_id": "THREAD_ID" @@ -9612,7 +9612,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "subscribed": true, "ignored": false, @@ -9681,7 +9681,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "thread_id": "THREAD_ID" @@ -9690,7 +9690,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "subscribed": true, "ignored": false, @@ -9747,7 +9747,7 @@ { "key": "204", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "thread_id": "THREAD_ID" @@ -9755,7 +9755,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -9871,7 +9871,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -9881,7 +9881,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": "1", @@ -10025,7 +10025,7 @@ "key": "202", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -10034,14 +10034,14 @@ }, "response": { "statusCode": "202", - "description": "Response" + "description": "

Response

" } }, { "key": "205", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -10050,7 +10050,7 @@ }, "response": { "statusCode": "205", - "description": "Reset Content" + "description": "

Reset Content

" } } ], @@ -10120,7 +10120,7 @@ { "key": "default-response", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -10130,7 +10130,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Default response", + "description": "

Default response

", "example": [ { "login": "octocat", @@ -10158,7 +10158,7 @@ { "key": "alternative-response-with-star-creation-timestamps", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -10168,7 +10168,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Alternative response with star creation timestamps", + "description": "

Alternative response with star creation timestamps

", "example": [ { "starred_at": "2011-01-16T19:06:43Z", @@ -10271,13 +10271,13 @@ { "key": "default-response", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Default response", + "description": "

Default response

", "example": [ { "id": 1296269, @@ -10408,13 +10408,13 @@ { "key": "alternative-response-with-star-creation-timestamps", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/vnd.github.v3.star+json", - "description": "Alternative response with star creation timestamps", + "description": "

Alternative response with star creation timestamps

", "example": [ { "starred_at": "2011-01-16T19:06:43Z", @@ -10600,7 +10600,7 @@ { "key": "204", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -10609,7 +10609,7 @@ }, "response": { "statusCode": "204", - "description": "Response if this repository is starred by you" + "description": "

Response if this repository is starred by you

" } } ], @@ -10671,7 +10671,7 @@ { "key": "204", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -10680,7 +10680,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -10742,7 +10742,7 @@ { "key": "204", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -10751,7 +10751,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -10850,7 +10850,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -10859,7 +10859,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Default response", + "description": "

Default response

", "example": [ { "id": 1296269, @@ -11050,7 +11050,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -11060,7 +11060,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "login": "octocat", @@ -11128,7 +11128,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -11138,7 +11138,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "if you subscribe to the repository", + "description": "

if you subscribe to the repository

", "example": { "subscribed": true, "ignored": false, @@ -11220,7 +11220,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -11230,7 +11230,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "subscribed": true, "ignored": false, @@ -11284,7 +11284,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -11293,7 +11293,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -11339,13 +11339,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1296269, @@ -11518,7 +11518,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -11527,7 +11527,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1296269, @@ -11663,13 +11663,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "slug": "octoapp", @@ -11747,7 +11747,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "code": "CODE" @@ -11756,7 +11756,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "slug": "octoapp", @@ -11874,13 +11874,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "The permissions the installation has are included under the `permissions` key.", + "description": "

The permissions the installation has are included under the permissions key.

", "example": [ { "id": 1, @@ -11974,7 +11974,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "installation_id": 1 @@ -11983,7 +11983,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "account": { @@ -12079,7 +12079,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "installation_id": 1 @@ -12087,7 +12087,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -12971,7 +12971,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "respoitory": "Hello-World", @@ -12987,7 +12987,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "token": "ghs_16C7e42F292c6912E7710c838347Ae178B4a", "expires_at": "2016-07-11T22:14:10Z", @@ -13179,7 +13179,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "installation_id": 1 @@ -13187,7 +13187,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -13233,7 +13233,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "installation_id": 1 @@ -13241,7 +13241,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -13282,7 +13282,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "app_slug": "APP_SLUG" @@ -13291,7 +13291,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "slug": "octoapp", @@ -13377,7 +13377,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -13386,7 +13386,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "account": { @@ -13482,7 +13482,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -13492,7 +13492,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "account": { @@ -13587,7 +13587,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -13596,7 +13596,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "account": { @@ -13695,13 +13695,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 1, "repositories": [ @@ -13863,12 +13863,12 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -13914,13 +13914,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "You can find the permissions for the installation under the `permissions` key.", + "description": "

You can find the permissions for the installation under the permissions key.

", "example": { "total_count": 2, "installations": [ @@ -14097,7 +14097,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "installation_id": 1 @@ -14106,7 +14106,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "The access the user has to each repository is included in the hash under the `permissions` key.", + "description": "

The access the user has to each repository is included in the hash under the permissions key.

", "example": { "total_count": 1, "repositories": [ @@ -14297,7 +14297,7 @@ { "key": "204", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "installation_id": 1, @@ -14306,7 +14306,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -14369,7 +14369,7 @@ { "key": "204", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "installation_id": 1, @@ -14378,7 +14378,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -14445,7 +14445,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "access_token": "e72e16c7e42f292c6912e7710c838347ae178b4a" @@ -14456,7 +14456,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -14513,7 +14513,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "access_token": "e72e16c7e42f292c6912e7710c838347ae178b4a" @@ -14525,7 +14525,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "url": "https://api.github.com/authorizations/1", @@ -14628,7 +14628,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "access_token": "e72e16c7e42f292c6912e7710c838347ae178b4a" @@ -14640,7 +14640,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "url": "https://api.github.com/authorizations/1", @@ -14739,7 +14739,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "access_token": "e72e16c7e42f292c6912e7710c838347ae178b4a" @@ -14750,7 +14750,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -14805,7 +14805,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "client_id": "Iv1.8a61f9b3a7aba766", @@ -14815,7 +14815,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "url": "https://api.github.com/authorizations/1", @@ -14886,13 +14886,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "content_type": "json", "insecure_ssl": "0", @@ -14983,7 +14983,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "content_type": "json", @@ -14995,7 +14995,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "content_type": "json", "insecure_ssl": "0", @@ -15047,13 +15047,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 12345678, @@ -15126,7 +15126,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "delivery_id": "DELIVERY_ID" @@ -15135,7 +15135,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 12345678, "guid": "0b989ba4-242f-11e5-81e1-c7b6966d2516", @@ -15222,7 +15222,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "delivery_id": "DELIVERY_ID" @@ -15230,7 +15230,7 @@ }, "response": { "statusCode": "202", - "description": "Accepted" + "description": "

Accepted

" } } ], @@ -15315,7 +15315,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -15325,7 +15325,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "name": "master", @@ -15405,7 +15405,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -15415,7 +15415,7 @@ }, "response": { "statusCode": "200", - "description": "Response" + "description": "

Response

" } } ], @@ -15480,7 +15480,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "branch": "main" @@ -15493,7 +15493,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "The branch has been successfully synced with the upstream repository", + "description": "

The branch has been successfully synced with the upstream repository

", "example": { "message": "Successfully fetched and fast-forwarded from upstream defunkt:main", "merge_type": "fast-forward", @@ -15581,7 +15581,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "base": "master", @@ -15596,7 +15596,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Successful Response (The resulting merge commit)", + "description": "

Successful Response (The resulting merge commit)

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/commits/6dcb09b5b57875f334f61aebed695e2e4193db5e", "sha": "6dcb09b5b57875f334f61aebed695e2e4193db5e", @@ -15769,7 +15769,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -15780,7 +15780,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/branches/master/protection", "required_status_checks": { @@ -16780,7 +16780,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "required_status_checks": { @@ -16836,7 +16836,7 @@ }, "response": { "statusCode": "200", - "description": "Response" + "description": "

Response

" } } ], @@ -16904,7 +16904,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -16914,7 +16914,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -16974,7 +16974,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -16985,7 +16985,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/branches/master/protection/enforce_admins", "enabled": true @@ -17045,7 +17045,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -17056,7 +17056,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/branches/master/protection/enforce_admins", "enabled": true @@ -17116,7 +17116,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -17126,7 +17126,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -17186,7 +17186,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -17197,7 +17197,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/branches/master/protection/required_pull_request_reviews", "dismissal_restrictions": { @@ -17465,7 +17465,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "dismissal_restrictions": { @@ -17497,7 +17497,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/branches/master/protection/required_pull_request_reviews", "dismissal_restrictions": { @@ -17606,7 +17606,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -17616,7 +17616,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -17676,7 +17676,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -17687,7 +17687,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/branches/master/protection/required_signatures", "enabled": true @@ -17751,7 +17751,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -17762,7 +17762,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/branches/master/protection/required_signatures", "enabled": true @@ -17826,7 +17826,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -17836,7 +17836,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -17896,7 +17896,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -17907,7 +17907,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/branches/master/protection/required_status_checks", "strict": true, @@ -18060,7 +18060,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "strict": true, @@ -18077,7 +18077,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/branches/master/protection/required_status_checks", "strict": true, @@ -18149,7 +18149,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -18159,7 +18159,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -18215,7 +18215,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -18226,7 +18226,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ "continuous-integration/travis-ci" ] @@ -18303,7 +18303,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -18314,7 +18314,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ "continuous-integration/travis-ci", "continuous-integration/jenkins" @@ -18400,7 +18400,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -18411,7 +18411,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ "continuous-integration/travis-ci" ] @@ -18492,7 +18492,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -18503,7 +18503,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ "continuous-integration/travis-ci" ] @@ -18570,7 +18570,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -18581,7 +18581,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/branches/master/protection/restrictions", "users_url": "https://api.github.com/repos/octocat/Hello-World/branches/master/protection/restrictions/users", @@ -18722,7 +18722,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -18732,7 +18732,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -18788,7 +18788,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -18799,7 +18799,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -18916,7 +18916,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -18927,7 +18927,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -19044,7 +19044,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -19055,7 +19055,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -19172,7 +19172,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -19183,7 +19183,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -19286,7 +19286,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -19297,7 +19297,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -19387,7 +19387,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -19398,7 +19398,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -19488,7 +19488,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -19499,7 +19499,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -19589,7 +19589,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -19600,7 +19600,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -19676,7 +19676,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -19687,7 +19687,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "login": "octocat", @@ -19783,7 +19783,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -19794,7 +19794,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "login": "octocat", @@ -19890,7 +19890,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -19901,7 +19901,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "login": "octocat", @@ -19997,7 +19997,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -20008,7 +20008,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "login": "octocat", @@ -21036,7 +21036,7 @@ "key": "example-of-in-progress-conclusion", "request": { "contentType": "application/json", - "description": "Example of an 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 in_progress 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": "Example of a completed conclusion", + "description": "

Example of a completed conclusion

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "name": "mighty_readme", @@ -21211,7 +21211,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response for completed conclusion", + "description": "

Response for completed conclusion

", "example": { "id": 4, "head_sha": "ce587453ced02b1526dfb4cb910479d431683101", @@ -21356,7 +21356,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -21367,7 +21367,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 4, "head_sha": "ce587453ced02b1526dfb4cb910479d431683101", @@ -22453,7 +22453,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "name": "mighty_readme", @@ -22502,7 +22502,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 4, "head_sha": "ce587453ced02b1526dfb4cb910479d431683101", @@ -22665,7 +22665,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -22676,7 +22676,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "path": "README.md", @@ -22745,7 +22745,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -22755,7 +22755,7 @@ }, "response": { "statusCode": "201", - "description": "Response" + "description": "

Response

" } } ], @@ -22877,7 +22877,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -22888,7 +22888,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 1, "check_runs": [ @@ -23103,7 +23103,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -23114,7 +23114,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 1, "check_runs": [ @@ -23268,7 +23268,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "head_sha": "d6fde92930d4715a2b49857d24b940956b26d2d3" @@ -23281,7 +23281,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response when the suite already exists", + "description": "

Response when the suite already exists

", "example": { "id": 5, "node_id": "MDEwOkNoZWNrU3VpdGU1", @@ -23588,7 +23588,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "head_sha": "d6fde92930d4715a2b49857d24b940956b26d2d3" @@ -23601,7 +23601,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response when the suite was created", + "description": "

Response when the suite was created

", "example": { "id": 5, "node_id": "MDEwOkNoZWNrU3VpdGU1", @@ -24017,7 +24017,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "auto_trigger_checks": [ @@ -24035,7 +24035,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "preferences": { "auto_trigger_checks": [ @@ -24329,7 +24329,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -24340,7 +24340,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 5, "node_id": "MDEwOkNoZWNrU3VpdGU1", @@ -24695,7 +24695,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -24705,7 +24705,7 @@ }, "response": { "statusCode": "201", - "description": "Response" + "description": "

Response

" } } ], @@ -24798,7 +24798,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -24809,7 +24809,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 1, "check_suites": [ @@ -25108,7 +25108,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -25118,7 +25118,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "number": 4, @@ -25290,7 +25290,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -25301,7 +25301,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "number": 42, "created_at": "2020-06-19T11:21:34Z", @@ -25471,7 +25471,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "state": "dismissed", @@ -25487,7 +25487,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "number": 42, "created_at": "2020-08-25T21:28:36Z", @@ -25652,7 +25652,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -25663,7 +25663,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "ref": "refs/heads/main", @@ -25828,7 +25828,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -25838,7 +25838,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "ref": "refs/heads/main", @@ -25949,7 +25949,7 @@ { "key": "response", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -25960,7 +25960,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Default response", + "description": "

Default response

", "example": { "ref": "refs/heads/main", "commit_sha": "c18c69115654ff0166991962832dc2bd7756e655", @@ -26060,7 +26060,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -26071,7 +26071,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Default response", + "description": "

Default response

", "example": { "next_analysis_url": "https://api.github.com/repos/octocat/hello-world/code-scanning/analyses/41", "confirm_delete_url": "https://api.github.com/repos/octocat/hello-world/code-scanning/analyses/41?confirm_delete" @@ -26201,7 +26201,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -26211,7 +26211,7 @@ "response": { "statusCode": "202", "contentType": "application/json", - "description": "Default response", + "description": "

Default response

", "example": { "id": "47177e22-5596-11eb-80a1-c1e54ef945c6", "url": "https://api.github.com/repos/octocat/hello-world/code-scanning/sarifs/47177e22-5596-11eb-80a1-c1e54ef945c6" @@ -26290,7 +26290,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -26301,7 +26301,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Default response", + "description": "

Default response

", "example": { "processing_status": "complete", "analyses_url": "https://api.github.com/repos/octocat/hello-world/code-scanning/analyses?sarif_id=47177e22-5596-11eb-80a1-c1e54ef945c6" @@ -26348,13 +26348,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "key": "citizen_code_of_conduct", @@ -26409,7 +26409,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "key": "KEY" @@ -26418,7 +26418,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "key": "contributor_covenant", "name": "Contributor Covenant", @@ -26517,7 +26517,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -26527,7 +26527,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "login": "octocat", @@ -26616,7 +26616,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -26626,7 +26626,7 @@ }, "response": { "statusCode": "204", - "description": "Response if user is a collaborator" + "description": "

Response if user is a collaborator

" } } ], @@ -26715,7 +26715,7 @@ "key": "response-when-a-new-invitation-is-created", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -26726,7 +26726,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response when a new invitation is created", + "description": "

Response when a new invitation is created

", "example": { "id": 1, "node_id": "MDEwOlJlcG9zaXRvcnkxMjk2MjY5", @@ -26910,7 +26910,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -26920,7 +26920,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -26975,7 +26975,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -26986,7 +26986,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "if user has admin permissions", + "description": "

if user has admin permissions

", "example": { "permission": "admin", "role_name": "admin", @@ -27080,7 +27080,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -27090,7 +27090,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -27282,7 +27282,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -27293,7 +27293,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "node_id": "MDEwOlJlcG9zaXRvcnkxMjk2MjY5", @@ -27466,7 +27466,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -27476,7 +27476,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -27522,13 +27522,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -27700,7 +27700,7 @@ { "key": "204", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "invitation_id": "INVITATION_ID" @@ -27708,7 +27708,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -27761,7 +27761,7 @@ { "key": "204", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "invitation_id": "INVITATION_ID" @@ -27769,7 +27769,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -27900,7 +27900,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -27910,7 +27910,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "url": "https://api.github.com/repos/octocat/Hello-World/commits/6dcb09b5b57875f334f61aebed695e2e4193db5e", @@ -28062,7 +28062,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -28073,7 +28073,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "name": "branch_5", @@ -28161,7 +28161,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -28172,7 +28172,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "url": "https://api.github.com/repos/octocat/Hello-World/pulls/1347", @@ -28766,7 +28766,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -28777,7 +28777,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/commits/6dcb09b5b57875f334f61aebed695e2e4193db5e", "sha": "6dcb09b5b57875f334f61aebed695e2e4193db5e", @@ -28957,7 +28957,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -28968,7 +28968,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/compare/master...topic", "html_url": "https://github.com/octocat/Hello-World/compare/master...topic", @@ -29303,7 +29303,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -29313,7 +29313,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "html_url": "https://github.com/octocat/Hello-World/commit/6dcb09b5b57875f334f61aebed695e2e4193db5e#commitcomment-1", @@ -29404,7 +29404,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -29415,7 +29415,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "html_url": "https://github.com/octocat/Hello-World/commit/6dcb09b5b57875f334f61aebed695e2e4193db5e#commitcomment-1", "url": "https://api.github.com/repos/octocat/Hello-World/comments/1", @@ -29519,7 +29519,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "body": "Nice change" @@ -29533,7 +29533,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "html_url": "https://github.com/octocat/Hello-World/commit/6dcb09b5b57875f334f61aebed695e2e4193db5e#commitcomment-1", "url": "https://api.github.com/repos/octocat/Hello-World/comments/1", @@ -29626,7 +29626,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -29636,7 +29636,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -29714,7 +29714,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -29725,7 +29725,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "html_url": "https://github.com/octocat/Hello-World/commit/6dcb09b5b57875f334f61aebed695e2e4193db5e#commitcomment-1", @@ -29855,7 +29855,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "body": "Great stuff", @@ -29872,7 +29872,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "html_url": "https://github.com/octocat/Hello-World/commit/6dcb09b5b57875f334f61aebed695e2e4193db5e#commitcomment-1", "url": "https://api.github.com/repos/octocat/Hello-World/comments/1", @@ -29990,7 +29990,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -30001,7 +30001,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "state": "success", "statuses": [ @@ -30181,7 +30181,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -30192,7 +30192,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "url": "https://api.github.com/repos/octocat/Hello-World/statuses/6dcb09b5b57875f334f61aebed695e2e4193db5e", @@ -30331,7 +30331,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "state": "success", @@ -30348,7 +30348,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/statuses/6dcb09b5b57875f334f61aebed695e2e4193db5e", "avatar_url": "https://github.com/images/error/hubot_happy.gif", @@ -30447,7 +30447,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -30457,7 +30457,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -30543,7 +30543,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "title": "octocat@octomac", @@ -30558,7 +30558,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "key": "ssh-rsa AAA...", @@ -30626,7 +30626,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -30637,7 +30637,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "key": "ssh-rsa AAA...", @@ -30705,7 +30705,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -30715,7 +30715,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -30827,7 +30827,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -30837,7 +30837,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "url": "https://api.github.com/repos/octocat/example/deployments/1", @@ -31026,7 +31026,7 @@ "key": "simple-example", "request": { "contentType": "application/json", - "description": "Simple example", + "description": "

Simple example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "ref": "topic-branch", @@ -31041,7 +31041,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Simple example", + "description": "

Simple example

", "example": { "url": "https://api.github.com/repos/octocat/example/deployments/1", "id": 1, @@ -31146,7 +31146,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -31157,7 +31157,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/example/deployments/1", "id": 1, @@ -31254,7 +31254,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -31264,7 +31264,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -31338,7 +31338,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -31348,7 +31348,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 1, "environments": [ @@ -31481,7 +31481,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -31492,7 +31492,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 161088068, "node_id": "MDExOkVudmlyb25tZW50MTYxMDg4MDY4", @@ -31777,7 +31777,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -31788,7 +31788,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 161088068, "node_id": "MDExOkVudmlyb25tZW50MTYxMDg4MDY4", @@ -31920,7 +31920,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -31930,7 +31930,7 @@ }, "response": { "statusCode": "204", - "description": "Default response" + "description": "

Default response

" } } ], @@ -32005,7 +32005,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -32016,7 +32016,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "url": "https://api.github.com/repos/octocat/example/deployments/42/statuses/1", @@ -32195,7 +32195,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "environment": "production", @@ -32212,7 +32212,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/example/deployments/42/statuses/1", "id": 1, @@ -32315,7 +32315,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -32327,7 +32327,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/example/deployments/42/statuses/1", "id": 1, @@ -32396,12 +32396,12 @@ { "key": "200", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", - "description": "Response" + "description": "

Response

" } } ], @@ -32437,13 +32437,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "repos": { "total_repos": 212, @@ -32526,12 +32526,12 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", - "description": "Response" + "description": "

Response

" } } ], @@ -32558,12 +32558,12 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", - "description": "Response" + "description": "

Response

" } } ], @@ -32590,12 +32590,12 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", - "description": "Response" + "description": "

Response

" } } ], @@ -32622,12 +32622,12 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", - "description": "Response" + "description": "

Response

" } } ], @@ -32654,12 +32654,12 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", - "description": "Response" + "description": "

Response

" } } ], @@ -32686,12 +32686,12 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", - "description": "Response" + "description": "

Response

" } } ], @@ -32718,12 +32718,12 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", - "description": "Response" + "description": "

Response

" } } ], @@ -32750,12 +32750,12 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", - "description": "Response" + "description": "

Response

" } } ], @@ -32782,12 +32782,12 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", - "description": "Response" + "description": "

Response

" } } ], @@ -32814,12 +32814,12 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", - "description": "Response" + "description": "

Response

" } } ], @@ -32848,13 +32848,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Default response", + "description": "

Default response

", "example": { "announcement": "Very **important** announcement about _nothing_.", "expires_at": "2021-01-01T00:00:00.000+00:00" @@ -32915,13 +32915,13 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Default response", + "description": "

Default response

", "example": { "announcement": "Very **important** announcement about _nothing_.", "expires_at": "2021-01-01T00:00:00.000+00:00" @@ -32952,12 +32952,12 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -33005,13 +33005,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "type": "Global", @@ -33187,7 +33187,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "name": "web", @@ -33205,7 +33205,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "type": "Global", "id": 1, @@ -33262,7 +33262,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "hook_id": "HOOK_ID" @@ -33271,7 +33271,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "type": "Global", "id": 1, @@ -33446,7 +33446,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "events": [ @@ -33463,7 +33463,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "type": "Global", "id": 1, @@ -33518,7 +33518,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "hook_id": "HOOK_ID" @@ -33526,7 +33526,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -33563,7 +33563,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "hook_id": "HOOK_ID" @@ -33571,7 +33571,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -33600,13 +33600,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "seats": 1400, "seats_used": 1316, @@ -33672,7 +33672,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "login": "github", @@ -33683,7 +33683,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "login": "github", "id": 1, @@ -33745,7 +33745,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "login": "the-new-octocats" @@ -33757,7 +33757,7 @@ "response": { "statusCode": "202", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "message": "Job queued to rename organization. It may take a few minutes to complete.", "url": "https:///api/v3/organizations/1" @@ -33838,13 +33838,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -33925,7 +33925,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "name": "DevTools Hook Env", @@ -33935,7 +33935,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 2, "name": "DevTools Hook Env", @@ -33988,7 +33988,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "pre_receive_environment_id": "PRE_RECEIVE_ENVIRONMENT_ID" @@ -33997,7 +33997,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 2, "name": "DevTools Hook Env", @@ -34070,7 +34070,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "pre_receive_environment_id": "PRE_RECEIVE_ENVIRONMENT_ID" @@ -34079,7 +34079,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 2, "name": "DevTools Hook Env", @@ -34136,7 +34136,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "pre_receive_environment_id": "PRE_RECEIVE_ENVIRONMENT_ID" @@ -34144,7 +34144,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -34185,7 +34185,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "pre_receive_environment_id": "PRE_RECEIVE_ENVIRONMENT_ID" @@ -34194,7 +34194,7 @@ "response": { "statusCode": "202", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://github.example.com/api/v3/admin/pre-receive-environments/3/downloads/latest", "state": "not_started", @@ -34241,7 +34241,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "pre_receive_environment_id": "PRE_RECEIVE_ENVIRONMENT_ID" @@ -34250,7 +34250,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://github.example.com/api/v3/admin/pre-receive-environments/3/downloads/latest", "state": "success", @@ -34331,7 +34331,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "enterprise": "ENTERPRISE" @@ -34340,7 +34340,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "schemas": [ "urn:ietf:params:scim:api:messages:2.0:ListResponse" @@ -34499,7 +34499,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "schemas": [ @@ -34522,7 +34522,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "schemas": [ "urn:ietf:params:scim:schemas:core:2.0:Group" @@ -34603,7 +34603,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "enterprise": "ENTERPRISE", @@ -34613,7 +34613,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "schemas": [ "urn:ietf:params:scim:schemas:core:2.0:Group" @@ -34750,7 +34750,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "schemas": [ @@ -34774,7 +34774,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "schemas": [ "urn:ietf:params:scim:schemas:core:2.0:Group" @@ -34950,7 +34950,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "schemas": [ @@ -34976,7 +34976,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "schemas": [ "urn:ietf:params:scim:schemas:core:2.0:Group" @@ -35043,7 +35043,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "enterprise": "ENTERPRISE", @@ -35052,7 +35052,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -35138,13 +35138,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "key": "2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvv1234", @@ -35207,7 +35207,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "key_ids": "KEY_IDS" @@ -35215,7 +35215,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -35261,13 +35261,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -35327,7 +35327,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "token_id": "TOKEN_ID" @@ -35335,7 +35335,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -35372,7 +35372,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -35380,7 +35380,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -35431,7 +35431,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -35440,7 +35440,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response when getting an existing impersonation OAuth token", + "description": "

Response when getting an existing impersonation OAuth token

", "example": { "id": 1, "url": "https://api.github.com/authorizations/1", @@ -35468,7 +35468,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -35477,7 +35477,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response when creating a new impersonation OAuth token", + "description": "

Response when creating a new impersonation OAuth token

", "example": { "id": 1, "url": "https://api.github.com/authorizations/1", @@ -35539,7 +35539,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -35547,7 +35547,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -35595,7 +35595,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -35603,7 +35603,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -35651,7 +35651,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -35659,7 +35659,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -35718,13 +35718,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "url": "https://api.github.com/gists/aa5a315d61ae9438b18d", @@ -35879,13 +35879,13 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/gists/aa5a315d61ae9438b18d", "forks_url": "https://api.github.com/gists/aa5a315d61ae9438b18d/forks", @@ -35972,13 +35972,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "url": "https://api.github.com/gists/aa5a315d61ae9438b18d", @@ -36095,13 +36095,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "url": "https://api.github.com/gists/aa5a315d61ae9438b18d", @@ -36199,7 +36199,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "gist_id": "GIST_ID" @@ -36208,7 +36208,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/gists/aa5a315d61ae9438b18d", "forks_url": "https://api.github.com/gists/aa5a315d61ae9438b18d/forks", @@ -36338,7 +36338,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "gist_id": "GIST_ID" @@ -36347,7 +36347,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/gists/aa5a315d61ae9438b18d", "forks_url": "https://api.github.com/gists/aa5a315d61ae9438b18d/forks", @@ -36407,7 +36407,7 @@ { "key": "204", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "gist_id": "GIST_ID" @@ -36415,7 +36415,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -36482,7 +36482,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "gist_id": "GIST_ID" @@ -36491,7 +36491,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "url": "https://api.github.com/gists/aa5a315d61ae9438b18d/57a7f021a713b1c5a6a199b54cc514735d2d462f", @@ -36590,7 +36590,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "gist_id": "GIST_ID" @@ -36599,7 +36599,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "url": "https://api.github.com/gists/aa5a315d61ae9438b18d", @@ -36696,7 +36696,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "gist_id": "GIST_ID" @@ -36705,7 +36705,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/gists/aa5a315d61ae9438b18d", "forks_url": "https://api.github.com/gists/aa5a315d61ae9438b18d/forks", @@ -36805,7 +36805,7 @@ { "key": "204", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "gist_id": "GIST_ID" @@ -36813,7 +36813,7 @@ }, "response": { "statusCode": "204", - "description": "Response if gist is starred" + "description": "

Response if gist is starred

" } } ], @@ -36862,7 +36862,7 @@ { "key": "204", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "gist_id": "GIST_ID" @@ -36870,7 +36870,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -36919,7 +36919,7 @@ { "key": "204", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "gist_id": "GIST_ID" @@ -36927,7 +36927,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -36985,7 +36985,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "gist_id": "GIST_ID", @@ -36995,7 +36995,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/gists/aa5a315d61ae9438b18d", "forks_url": "https://api.github.com/gists/aa5a315d61ae9438b18d/forks", @@ -37087,7 +37087,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -37096,7 +37096,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "url": "https://api.github.com/gists/aa5a315d61ae9438b18d", @@ -37207,7 +37207,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "gist_id": "GIST_ID" @@ -37216,7 +37216,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -37311,7 +37311,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "gist_id": "GIST_ID" @@ -37320,7 +37320,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "node_id": "MDExOkdpc3RDb21tZW50MQ==", @@ -37407,7 +37407,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "gist_id": "GIST_ID", @@ -37417,7 +37417,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "node_id": "MDExOkdpc3RDb21tZW50MQ==", @@ -37519,7 +37519,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "gist_id": "GIST_ID", @@ -37529,7 +37529,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "node_id": "MDExOkdpc3RDb21tZW50MQ==", @@ -37608,7 +37608,7 @@ { "key": "204", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "gist_id": "GIST_ID", @@ -37617,7 +37617,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -37700,7 +37700,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "content": "Content of the blob", @@ -37714,7 +37714,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/example/git/blobs/3a0f86fb8db8eea7ccbb9a95f325ddbedfb25e15", "sha": "3a0f86fb8db8eea7ccbb9a95f325ddbedfb25e15" @@ -37789,7 +37789,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -37800,7 +37800,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "content": "Q29udGVudCBvZiB0aGUgYmxvYg==", "encoding": "base64", @@ -38063,7 +38063,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "message": "my commit message", @@ -38086,7 +38086,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "sha": "7638417db6d59f3c431d3e1f261cc637155684cd", "node_id": "MDY6Q29tbWl0NzYzODQxN2RiNmQ1OWYzYzQzMWQzZTFmMjYxY2M2MzcxNTU2ODRjZA==", @@ -38184,7 +38184,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -38195,7 +38195,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "sha": "7638417db6d59f3c431d3e1f261cc637155684cd", "node_id": "MDY6Q29tbWl0NmRjYjA5YjViNTc4NzVmMzM0ZjYxYWViZWQ2OTVlMmU0MTkzZGI1ZQ==", @@ -38309,7 +38309,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -38320,7 +38320,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "ref": "refs/heads/feature-a", @@ -38398,7 +38398,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -38409,7 +38409,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "ref": "refs/heads/featureA", "node_id": "MDM6UmVmcmVmcy9oZWFkcy9mZWF0dXJlQQ==", @@ -38500,7 +38500,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "ref": "refs/heads/featureA", @@ -38514,7 +38514,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "ref": "refs/heads/featureA", "node_id": "MDM6UmVmcmVmcy9oZWFkcy9mZWF0dXJlQQ==", @@ -38605,7 +38605,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "sha": "aa218f56b14c9653891f9e74264a383fa43fefbd", @@ -38620,7 +38620,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "ref": "refs/heads/featureA", "node_id": "MDM6UmVmcmVmcy9oZWFkcy9mZWF0dXJlQQ==", @@ -38690,7 +38690,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -38700,7 +38700,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -38874,7 +38874,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "tag": "v0.0.1", @@ -38895,7 +38895,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "node_id": "MDM6VGFnOTQwYmQzMzYyNDhlZmFlMGY5ZWU1YmM3YjJkNWM5ODU4ODdiMTZhYw==", "tag": "v0.0.1", @@ -38977,7 +38977,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -38988,7 +38988,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "node_id": "MDM6VGFnOTQwYmQzMzYyNDhlZmFlMGY5ZWU1YmM3YjJkNWM5ODU4ODdiMTZhYw==", "tag": "v0.0.1", @@ -39216,7 +39216,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "base_tree": "9fb037999f264ba9a7fc6274d15fa3ae2ab98312", @@ -39237,7 +39237,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "sha": "cd8274d15fa3ae2ab983129fb037999f264ba9a7", "url": "https://api.github.com/repos/octocat/Hello-World/trees/cd8274d15fa3ae2ab983129fb037999f264ba9a7", @@ -39329,7 +39329,7 @@ { "key": "default-response", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -39340,7 +39340,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Default response", + "description": "

Default response

", "example": { "sha": "9fb037999f264ba9a7fc6274d15fa3ae2ab98312", "url": "https://api.github.com/repos/octocat/Hello-World/trees/9fb037999f264ba9a7fc6274d15fa3ae2ab98312", @@ -39376,7 +39376,7 @@ { "key": "response-recursively-retrieving-a-tree", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -39387,7 +39387,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response recursively retrieving a tree", + "description": "

Response recursively retrieving a tree

", "example": { "sha": "fc6274d15fa3ae2ab983129fb037999f264ba9a7", "url": "https://api.github.com/repos/octocat/Hello-World/trees/fc6274d15fa3ae2ab983129fb037999f264ba9a7", @@ -39440,13 +39440,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ "Actionscript", "Android", @@ -39496,7 +39496,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "name": "NAME" @@ -39505,7 +39505,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "name": "C", "source": "# Object files\n*.o\n\n# Libraries\n*.lib\n*.a\n\n# Shared objects (inc. Windows DLLs)\n*.dll\n*.so\n*.so.*\n*.dylib\n\n# Executables\n*.exe\n*.out\n*.app\n" @@ -39680,13 +39680,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -40096,7 +40096,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -40105,7 +40105,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -40534,7 +40534,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -40544,7 +40544,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -40872,7 +40872,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "title": "Found a bug", @@ -40893,7 +40893,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "node_id": "MDU6SXNzdWUx", @@ -41125,7 +41125,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -41136,7 +41136,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "node_id": "MDU6SXNzdWUx", @@ -41496,7 +41496,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "title": "Found a bug", @@ -41519,7 +41519,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "node_id": "MDU6SXNzdWUx", @@ -41772,7 +41772,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -41782,7 +41782,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -41853,7 +41853,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -41863,7 +41863,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -41998,13 +41998,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -42341,7 +42341,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -42351,7 +42351,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "login": "octocat", @@ -42432,7 +42432,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -42442,7 +42442,7 @@ }, "response": { "statusCode": "204", - "description": "If the `assignee` can be assigned to issues in the repository, a `204` header with no content is returned." + "description": "

If the assignee can be assigned to issues in the repository, a 204 header with no content is returned.

" } } ], @@ -42515,7 +42515,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "assignees": [ @@ -42532,7 +42532,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "node_id": "MDU6SXNzdWUx", @@ -42758,7 +42758,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "assignees": [ @@ -42775,7 +42775,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "node_id": "MDU6SXNzdWUx", @@ -43035,7 +43035,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -43045,7 +43045,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -43141,7 +43141,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -43152,7 +43152,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "node_id": "MDEyOklzc3VlQ29tbWVudDE=", @@ -43253,7 +43253,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "body": "Me too" @@ -43267,7 +43267,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "node_id": "MDEyOklzc3VlQ29tbWVudDE=", @@ -43357,7 +43357,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -43367,7 +43367,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -43450,7 +43450,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -43461,7 +43461,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -43568,7 +43568,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "body": "Me too" @@ -43582,7 +43582,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "node_id": "MDEyOklzc3VlQ29tbWVudDE=", @@ -43695,7 +43695,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -43705,7 +43705,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -43932,7 +43932,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -43943,7 +43943,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "node_id": "MDEwOklzc3VlRXZlbnQx", @@ -44234,7 +44234,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -44245,7 +44245,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -44360,7 +44360,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -44371,7 +44371,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 208045946, @@ -44465,7 +44465,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "labels": [ @@ -44482,7 +44482,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 208045946, @@ -44580,7 +44580,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "labels": [ @@ -44597,7 +44597,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 208045946, @@ -44680,7 +44680,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -44690,7 +44690,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -44758,7 +44758,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -44770,7 +44770,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 208045946, @@ -44853,7 +44853,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -44863,7 +44863,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 208045946, @@ -44962,7 +44962,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "name": "bug", @@ -44977,7 +44977,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 208045946, "node_id": "MDU6TGFiZWwyMDgwNDU5NDY=", @@ -45049,7 +45049,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -45060,7 +45060,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 208045946, "node_id": "MDU6TGFiZWwyMDgwNDU5NDY=", @@ -45157,7 +45157,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "new_name": "bug :bug:", @@ -45173,7 +45173,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 208045946, "node_id": "MDU6TGFiZWwyMDgwNDU5NDY=", @@ -45237,7 +45237,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -45247,7 +45247,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -45320,7 +45320,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -45331,7 +45331,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 208045946, @@ -45460,7 +45460,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -45470,7 +45470,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "url": "https://api.github.com/repos/octocat/Hello-World/milestones/1", @@ -45603,7 +45603,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "title": "v1.0", @@ -45619,7 +45619,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/milestones/1", "html_url": "https://github.com/octocat/Hello-World/milestones/v1.0", @@ -45719,7 +45719,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -45730,7 +45730,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/milestones/1", "html_url": "https://github.com/octocat/Hello-World/milestones/v1.0", @@ -45870,7 +45870,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "title": "v1.0", @@ -45887,7 +45887,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/milestones/1", "html_url": "https://github.com/octocat/Hello-World/milestones/v1.0", @@ -45979,7 +45979,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -45989,7 +45989,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -46068,7 +46068,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -46078,7 +46078,7 @@ }, "response": { "statusCode": "200", - "description": "Response" + "description": "

Response

" } } ], @@ -46144,13 +46144,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "key": "mit", @@ -46242,7 +46242,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "license": "LICENSE" @@ -46251,7 +46251,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "key": "mit", "name": "MIT License", @@ -46334,7 +46334,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -46344,7 +46344,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "name": "LICENSE", "path": "LICENSE", @@ -46437,12 +46437,12 @@ "key": "200", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", - "description": "Response" + "description": "

Response

" } } ], @@ -46501,12 +46501,12 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", - "description": "Response" + "description": "

Response

" } } ], @@ -46533,13 +46533,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "verifiable_password_authentication": true, "ssh_key_fingerprints": { @@ -46621,12 +46621,12 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", - "description": "Response" + "description": "

Response

" } } ], @@ -46653,12 +46653,12 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", - "description": "Response" + "description": "

Response

" } } ], @@ -46709,7 +46709,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -46719,7 +46719,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Returns a weekly aggregate of the number of additions and deletions pushed to a repository.", + "description": "

Returns a weekly aggregate of the number of additions and deletions pushed to a repository.

", "example": [ [ 1302998400, @@ -46780,7 +46780,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -46790,7 +46790,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "days": [ @@ -46859,7 +46859,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -46869,7 +46869,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "* `w` - Start of the week, given as a [Unix timestamp](http://en.wikipedia.org/wiki/Unix_time).\n* `a` - Number of additions\n* `d` - Number of deletions\n* `c` - Number of commits", + "description": "
    \n
  • w - Start of the week, given as a Unix timestamp.
  • \n
  • a - Number of additions
  • \n
  • d - Number of deletions
  • \n
  • c - Number of commits
  • \n
", "example": [ { "author": { @@ -46956,7 +46956,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -46966,7 +46966,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "The array order is oldest week (index 0) to most recent week.", + "description": "

The array order is oldest week (index 0) to most recent week.

", "example": { "all": [ 11, @@ -47126,7 +47126,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -47136,7 +47136,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "For example, `[2, 14, 25]` indicates that there were 25 total commits, during the 2:00pm hour on Tuesdays. All times are based on the time zone of individual commits.", + "description": "

For example, [2, 14, 25] indicates that there were 25 total commits, during the 2:00pm hour on Tuesdays. All times are based on the time zone of individual commits.

", "example": [ [ 0, @@ -47234,7 +47234,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -47243,7 +47243,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 79, @@ -47520,7 +47520,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "repositories": [ @@ -47535,7 +47535,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 79, "node_id": "MDEyOk9yZ2FuaXphdGlvbjE=", @@ -47765,7 +47765,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -47775,7 +47775,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "* `pending`, which means the migration hasn't started yet.\n* `exporting`, which means the migration is in progress.\n* `exported`, which means the migration finished successfully.\n* `failed`, which means the migration failed.", + "description": "
    \n
  • pending, which means the migration hasn't started yet.
  • \n
  • exporting, which means the migration is in progress.
  • \n
  • exported, which means the migration finished successfully.
  • \n
  • failed, which means the migration failed.
  • \n
", "example": { "id": 79, "node_id": "MDEyOk9yZ2FuaXphdGlvbjE=", @@ -47985,13 +47985,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 79, @@ -48282,13 +48282,13 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 79, "node_id": "MDEyOk9yZ2FuaXphdGlvbjE=", @@ -48559,7 +48559,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "migration_id": "MIGRATION_ID" @@ -48568,7 +48568,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1296269, @@ -48727,13 +48727,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "login": "github", @@ -48790,7 +48790,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -48799,7 +48799,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Default response", + "description": "

Default response

", "example": { "login": "github", "id": 1, @@ -49094,7 +49094,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "billing_email": "mona@github.com", @@ -49115,7 +49115,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "login": "github", "id": 1, @@ -49231,7 +49231,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -49240,7 +49240,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 1, "installations": [ @@ -49342,13 +49342,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "login": "github", @@ -49431,7 +49431,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -49440,7 +49440,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "login": "github", @@ -49543,7 +49543,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -49552,7 +49552,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "login": "octocat", @@ -49628,7 +49628,7 @@ { "key": "204", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -49637,7 +49637,7 @@ }, "response": { "statusCode": "204", - "description": "Response if requester is an organization member and user is a member" + "description": "

Response if requester is an organization member and user is a member

" } } ], @@ -49691,7 +49691,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -49700,7 +49700,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -49750,7 +49750,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -49760,7 +49760,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response if user has an active admin membership with organization", + "description": "

Response if user has an active admin membership with organization

", "example": { "url": "https://api.github.com/orgs/octocat/memberships/defunkt", "state": "active", @@ -49870,7 +49870,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -49880,7 +49880,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response if user has an active admin membership with organization", + "description": "

Response if user has an active admin membership with organization

", "example": { "url": "https://api.github.com/orgs/octocat/memberships/defunkt", "state": "active", @@ -49974,7 +49974,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -49983,7 +49983,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -50050,13 +50050,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "url": "https://api.github.com/orgs/octocat/memberships/defunkt", @@ -50191,7 +50191,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -50200,7 +50200,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/orgs/invitocat/memberships/defunkt", "state": "pending", @@ -50299,7 +50299,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "state": "active" @@ -50311,7 +50311,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/orgs/octocat/memberships/defunkt", "state": "active", @@ -50434,7 +50434,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -50443,7 +50443,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "login": "octocat", @@ -50511,7 +50511,7 @@ { "key": "202", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -50520,13 +50520,13 @@ }, "response": { "statusCode": "202", - "description": "User is getting converted asynchronously" + "description": "

User is getting converted asynchronously

" } }, { "key": "204", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -50535,7 +50535,7 @@ }, "response": { "statusCode": "204", - "description": "User was converted" + "description": "

User was converted

" } } ], @@ -50593,7 +50593,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -50602,7 +50602,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -50663,7 +50663,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -50672,7 +50672,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -50948,7 +50948,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "name": "web", @@ -50969,7 +50969,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "url": "https://api.github.com/orgs/octocat/hooks/1", @@ -51042,7 +51042,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -51052,7 +51052,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "url": "https://api.github.com/orgs/octocat/hooks/1", @@ -51293,7 +51293,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "active": true, @@ -51309,7 +51309,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "url": "https://api.github.com/orgs/octocat/hooks/1", @@ -51381,7 +51381,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -51390,7 +51390,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -51440,7 +51440,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -51450,7 +51450,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "content_type": "json", "insecure_ssl": "0", @@ -51560,7 +51560,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -51570,7 +51570,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "content_type": "json", "insecure_ssl": "0", @@ -51640,7 +51640,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -51650,7 +51650,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 12345678, @@ -51741,7 +51741,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -51752,7 +51752,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 12345678, "guid": "0b989ba4-242f-11e5-81e1-c7b6966d2516", @@ -51857,7 +51857,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -51867,7 +51867,7 @@ }, "response": { "statusCode": "202", - "description": "Accepted" + "description": "

Accepted

" } } ], @@ -51921,7 +51921,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -51930,7 +51930,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -51983,7 +51983,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -51993,7 +51993,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/github/developer.github.com/pages", "status": "built", @@ -52134,7 +52134,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "source": { @@ -52150,7 +52150,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/github/developer.github.com/pages", "status": "built", @@ -52299,7 +52299,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "cname": "octocatblog.com", @@ -52315,7 +52315,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -52369,7 +52369,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -52378,7 +52378,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -52452,7 +52452,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -52462,7 +52462,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "url": "https://api.github.com/repos/github/developer.github.com/pages/builds/5472601", @@ -52541,7 +52541,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -52551,7 +52551,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/github/developer.github.com/pages/builds/latest", "status": "queued" @@ -52601,7 +52601,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -52611,7 +52611,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/github/developer.github.com/pages/builds/5472601", "status": "built", @@ -52697,7 +52697,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -52708,7 +52708,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/github/developer.github.com/pages/builds/5472601", "status": "built", @@ -52813,7 +52813,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -52822,7 +52822,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "owner_url": "https://api.github.com/orgs/octocat", @@ -52919,7 +52919,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "name": "Organization Roadmap", @@ -52932,7 +52932,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "owner_url": "https://api.github.com/orgs/octocat", "url": "https://api.github.com/projects/1002605", @@ -53023,7 +53023,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "project_id": "PROJECT_ID" @@ -53032,7 +53032,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "owner_url": "https://api.github.com/repos/api-playground/projects-test", "url": "https://api.github.com/projects/1002604", @@ -53180,7 +53180,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "project_id": "PROJECT_ID" @@ -53189,7 +53189,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "owner_url": "https://api.github.com/repos/api-playground/projects-test", "url": "https://api.github.com/projects/1002604", @@ -53284,7 +53284,7 @@ { "key": "204", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "project_id": "PROJECT_ID" @@ -53292,7 +53292,7 @@ }, "response": { "statusCode": "204", - "description": "Delete Success" + "description": "

Delete Success

" } } ], @@ -53391,7 +53391,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -53401,7 +53401,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "owner_url": "https://api.github.com/repos/api-playground/projects-test", @@ -53523,7 +53523,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "name": "Projects Documentation", @@ -53537,7 +53537,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "owner_url": "https://api.github.com/repos/api-playground/projects-test", "url": "https://api.github.com/projects/1002604", @@ -53647,13 +53647,13 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "owner_url": "https://api.github.com/users/octocat", "url": "https://api.github.com/projects/1002603", @@ -53773,7 +53773,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -53782,7 +53782,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "owner_url": "https://api.github.com/users/octocat", @@ -53862,7 +53862,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "card_id": "CARD_ID" @@ -53871,7 +53871,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/projects/columns/cards/1478", "id": 1478, @@ -53985,7 +53985,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "card_id": "CARD_ID" @@ -53994,7 +53994,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/projects/columns/cards/1478", "id": 1478, @@ -54083,7 +54083,7 @@ { "key": "204", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "card_id": "CARD_ID" @@ -54091,7 +54091,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -54171,7 +54171,7 @@ "key": "201", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "card_id": "CARD_ID" @@ -54179,7 +54179,7 @@ }, "response": { "statusCode": "201", - "description": "Response" + "description": "

Response

" } } ], @@ -54269,7 +54269,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "column_id": "COLUMN_ID" @@ -54278,7 +54278,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "url": "https://api.github.com/projects/columns/cards/1478", @@ -54402,7 +54402,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "column_id": "COLUMN_ID" @@ -54411,7 +54411,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/projects/columns/cards/1478", "id": 1478, @@ -54535,7 +54535,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "project_id": "PROJECT_ID" @@ -54544,7 +54544,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "login": "octocat", @@ -54652,7 +54652,7 @@ "key": "204", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "project_id": "PROJECT_ID", @@ -54661,7 +54661,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -54727,7 +54727,7 @@ { "key": "204", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "project_id": "PROJECT_ID", @@ -54736,7 +54736,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -54802,7 +54802,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "project_id": "PROJECT_ID", @@ -54812,7 +54812,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "permission": "admin", "user": { @@ -54894,7 +54894,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "column_id": "COLUMN_ID" @@ -54903,7 +54903,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/projects/columns/367", "project_url": "https://api.github.com/projects/120", @@ -54980,7 +54980,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "column_id": "COLUMN_ID" @@ -54989,7 +54989,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/projects/columns/367", "project_url": "https://api.github.com/projects/120", @@ -55048,7 +55048,7 @@ { "key": "204", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "column_id": "COLUMN_ID" @@ -55056,7 +55056,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -55120,7 +55120,7 @@ "key": "201", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "column_id": "COLUMN_ID" @@ -55128,7 +55128,7 @@ }, "response": { "statusCode": "201", - "description": "Response" + "description": "

Response

" } } ], @@ -55199,7 +55199,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "project_id": "PROJECT_ID" @@ -55208,7 +55208,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "url": "https://api.github.com/projects/columns/367", @@ -55283,7 +55283,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "project_id": "PROJECT_ID" @@ -55292,7 +55292,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/projects/columns/367", "project_url": "https://api.github.com/projects/120", @@ -55447,7 +55447,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -55457,7 +55457,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "url": "https://api.github.com/repos/octocat/Hello-World/pulls/1347", @@ -56098,7 +56098,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "title": "Amazing new feature", @@ -56114,7 +56114,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/pulls/1347", "id": 1, @@ -56710,7 +56710,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -56721,7 +56721,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Pass the appropriate [media type](https://docs.github.com/github-ae@latest/rest/overview/media-types/#commits-commit-comparison-and-pull-requests) to fetch diff and patch formats.", + "description": "

Pass the appropriate media type to fetch diff and patch formats.

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/pulls/1347", "id": 1, @@ -57372,7 +57372,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "title": "new title", @@ -57389,7 +57389,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/pulls/1347", "id": 1, @@ -58003,7 +58003,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -58014,7 +58014,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "url": "https://api.github.com/repos/octocat/Hello-World/commits/6dcb09b5b57875f334f61aebed695e2e4193db5e", @@ -58167,7 +58167,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -58178,7 +58178,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "sha": "bbcd538c8e72b8c175046e27cc8f907076331401", @@ -58255,7 +58255,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -58265,7 +58265,7 @@ }, "response": { "statusCode": "204", - "description": "Response if pull request has been merged" + "description": "

Response if pull request has been merged

" } } ], @@ -58367,7 +58367,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -58378,7 +58378,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "if merge was successful", + "description": "

if merge was successful

", "example": { "sha": "6dcb09b5b57875f334f61aebed695e2e4193db5e", "merged": true, @@ -58469,7 +58469,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "expected_head_sha": "6dcb09b5b57875f334f61aebed695e2e4193db5e" @@ -58483,7 +58483,7 @@ "response": { "statusCode": "202", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "message": "Updating pull request branch.", "url": "https://github.com/repos/octocat/Hello-World/pulls/53" @@ -58599,7 +58599,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -58609,7 +58609,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "url": "https://api.github.com/repos/octocat/Hello-World/pulls/comments/1", @@ -58722,7 +58722,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -58733,7 +58733,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/pulls/comments/1", "pull_request_review_id": 42, @@ -58859,7 +58859,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "body": "I like this too!" @@ -58873,7 +58873,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/pulls/comments/1", "pull_request_review_id": 42, @@ -58984,7 +58984,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -58994,7 +58994,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -59108,7 +59108,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -59119,7 +59119,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "url": "https://api.github.com/repos/octocat/Hello-World/pulls/comments/1", @@ -59256,11 +59256,15 @@ }, { "type": "integer", - "description": "

The position in the diff where you want to add a review comment. Note this value is not the same as the line number in the file. For help finding the position value, read the note above.

", + "description": "

This paramter is deprecated. Use line instead. The position in the diff where you want to add a review comment. Note this value is not the same as the line number in the file. For help finding the position value, read the note above.

", + "deprecated": true, + "x-github": { + "deprecationDate": "2022-11-01" + }, "name": "position", "in": "body", "rawType": "integer", - "rawDescription": "The position in the diff where you want to add a review comment. Note this value is not the same as the line number in the file. For help finding the position value, read the note above.", + "rawDescription": "**This paramter is deprecated. Use `line` instead**. The position in the diff where you want to add a review comment. Note this value is not the same as the line number in the file. For help finding the position value, read the note above.", "childParamsGroups": [] }, { @@ -59327,7 +59331,7 @@ "key": "example-for-a-multi-line-comment", "request": { "contentType": "application/json", - "description": "Example for a multi-line comment", + "description": "

Example for a multi-line comment

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "body": "Great stuff!", @@ -59347,7 +59351,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/pulls/comments/1", "pull_request_review_id": 42, @@ -59408,7 +59412,7 @@ } ], "previews": [], - "descriptionHTML": "

Creates a review comment in the pull request diff. To add a regular comment to a pull request timeline, see \"Create an issue comment.\" We recommend creating a review comment using line, side, and optionally start_line and start_side if your comment applies to more than one line in the pull request diff.

\n

You can still create a review comment using the position parameter. When you use position, the line, side, start_line, and start_side parameters are not required.

\n

Note: The position value equals the number of lines down from the first \"@@\" hunk header in the file you want to add a comment. The line just below the \"@@\" line is position 1, the next line is position 2, and so on. The position in the diff continues to increase through lines of whitespace and additional hunks until the beginning of a new file.

\n

This endpoint triggers notifications. Creating content too quickly using this endpoint may result in secondary rate limiting. See \"Secondary rate limits\" and \"Dealing with secondary rate limits\" for details.

", + "descriptionHTML": "

Creates a review comment in the pull request diff. To add a regular comment to a pull request timeline, see \"Create an issue comment.\" We recommend creating a review comment using line, side, and optionally start_line and start_side if your comment applies to more than one line in the pull request diff.

\n

The position parameter is deprecated. If you use position, the line, side, start_line, and start_side parameters are not required.

\n

Note: The position value equals the number of lines down from the first \"@@\" hunk header in the file you want to add a comment. The line just below the \"@@\" line is position 1, the next line is position 2, and so on. The position in the diff continues to increase through lines of whitespace and additional hunks until the beginning of a new file.

\n

This endpoint triggers notifications. Creating content too quickly using this endpoint may result in secondary rate limiting. See \"Secondary rate limits\" and \"Dealing with secondary rate limits\" for details.

", "statusCodes": [ { "httpStatusCode": "201", @@ -59486,7 +59490,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "body": "Great stuff!" @@ -59501,7 +59505,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/pulls/comments/1", "pull_request_review_id": 42, @@ -59636,7 +59640,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -59647,7 +59651,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "users": [ { @@ -59768,7 +59772,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "reviewers": [ @@ -59789,7 +59793,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/pulls/1347", "id": 1, @@ -60436,7 +60440,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "reviewers": [ @@ -60456,7 +60460,7 @@ }, "response": { "statusCode": "200", - "description": "Response" + "description": "

Response

" } } ], @@ -60535,7 +60539,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -60546,7 +60550,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "The list of reviews returns in chronological order.", + "description": "

The list of reviews returns in chronological order.

", "example": [ { "id": 80, @@ -60844,7 +60848,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "commit_id": "ecdd80bb57125d7ba9641ffaa4d7d2c19d3f3091", @@ -60867,7 +60871,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 80, "node_id": "MDE3OlB1bGxSZXF1ZXN0UmV2aWV3ODA=", @@ -60978,7 +60982,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -60990,7 +60994,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 80, "node_id": "MDE3OlB1bGxSZXF1ZXN0UmV2aWV3ODA=", @@ -61108,7 +61112,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "body": "This is close to perfect! Please address the suggested inline change. And add more about this." @@ -61123,7 +61127,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 80, "node_id": "MDE3OlB1bGxSZXF1ZXN0UmV2aWV3ODA=", @@ -61230,7 +61234,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -61242,7 +61246,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 80, "node_id": "MDE3OlB1bGxSZXF1ZXN0UmV2aWV3ODA=", @@ -61371,7 +61375,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -61383,7 +61387,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "url": "https://api.github.com/repos/octocat/Hello-World/pulls/comments/1", @@ -61525,7 +61529,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -61537,7 +61541,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 80, "node_id": "MDE3OlB1bGxSZXF1ZXN0UmV2aWV3ODA=", @@ -61673,7 +61677,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -61685,7 +61689,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 80, "node_id": "MDE3OlB1bGxSZXF1ZXN0UmV2aWV3ODA=", @@ -61766,13 +61770,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "resources": { "core": { @@ -61925,7 +61929,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -61937,7 +61941,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -62052,7 +62056,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "content": "heart" @@ -62067,7 +62071,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response when the reaction type has already been added to this team discussion comment", + "description": "

Response when the reaction type has already been added to this team discussion comment

", "example": { "id": 1, "node_id": "MDg6UmVhY3Rpb24x", @@ -62100,7 +62104,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "content": "heart" @@ -62115,7 +62119,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "node_id": "MDg6UmVhY3Rpb24x", @@ -62220,7 +62224,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -62232,7 +62236,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -62326,7 +62330,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -62337,7 +62341,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -62443,7 +62447,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "content": "heart" @@ -62457,7 +62461,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "node_id": "MDg6UmVhY3Rpb24x", @@ -62490,7 +62494,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "content": "heart" @@ -62504,7 +62508,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "node_id": "MDg6UmVhY3Rpb24x", @@ -62600,7 +62604,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -62611,7 +62615,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -62705,7 +62709,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -62716,7 +62720,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -62826,7 +62830,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "content": "heart" @@ -62840,7 +62844,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Reaction exists", + "description": "

Reaction exists

", "example": { "id": 1, "node_id": "MDg6UmVhY3Rpb24x", @@ -62873,7 +62877,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "content": "heart" @@ -62887,7 +62891,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Reaction created", + "description": "

Reaction created

", "example": { "id": 1, "node_id": "MDg6UmVhY3Rpb24x", @@ -62991,7 +62995,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -63002,7 +63006,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -63096,7 +63100,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -63107,7 +63111,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -63217,7 +63221,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "content": "heart" @@ -63231,7 +63235,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Reaction exists", + "description": "

Reaction exists

", "example": { "id": 1, "node_id": "MDg6UmVhY3Rpb24x", @@ -63264,7 +63268,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "content": "heart" @@ -63278,7 +63282,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Reaction created", + "description": "

Reaction created

", "example": { "id": 1, "node_id": "MDg6UmVhY3Rpb24x", @@ -63378,7 +63382,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -63389,7 +63393,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -63483,7 +63487,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -63494,7 +63498,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -63608,7 +63612,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "content": "heart" @@ -63622,7 +63626,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "node_id": "MDg6UmVhY3Rpb24x", @@ -63655,7 +63659,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "content": "heart" @@ -63669,7 +63673,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "node_id": "MDg6UmVhY3Rpb24x", @@ -63769,7 +63773,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -63780,7 +63784,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -63874,7 +63878,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -63885,7 +63889,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -63995,7 +63999,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "content": "heart" @@ -64009,7 +64013,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Reaction exists", + "description": "

Reaction exists

", "example": { "id": 1, "node_id": "MDg6UmVhY3Rpb24x", @@ -64042,7 +64046,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "content": "heart" @@ -64056,7 +64060,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Reaction created", + "description": "

Reaction created

", "example": { "id": 1, "node_id": "MDg6UmVhY3Rpb24x", @@ -64156,7 +64160,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -64167,7 +64171,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -64259,7 +64263,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -64270,7 +64274,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -64382,7 +64386,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "content": "heart" @@ -64396,7 +64400,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Reaction exists", + "description": "

Reaction exists

", "example": { "id": 1, "node_id": "MDg6UmVhY3Rpb24x", @@ -64429,7 +64433,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "content": "heart" @@ -64443,7 +64447,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Reaction created", + "description": "

Reaction created

", "example": { "id": 1, "node_id": "MDg6UmVhY3Rpb24x", @@ -64543,7 +64547,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -64554,7 +64558,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -64625,7 +64629,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -64635,7 +64639,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "url": "https://api.github.com/repos/octocat/Hello-World/releases/1", @@ -64819,7 +64823,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "tag_name": "v1.0.0", @@ -64837,7 +64841,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/releases/1", "html_url": "https://github.com/octocat/Hello-World/releases/v1.0.0", @@ -64962,7 +64966,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -64972,7 +64976,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/releases/1", "html_url": "https://github.com/octocat/Hello-World/releases/v1.0.0", @@ -65103,7 +65107,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -65114,7 +65118,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/releases/1", "html_url": "https://github.com/octocat/Hello-World/releases/v1.0.0", @@ -65248,7 +65252,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -65259,7 +65263,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "**Note:** This returns an `upload_url` key corresponding to the endpoint for uploading release assets. This key is a [hypermedia resource](https://docs.github.com/github-ae@latest/rest/overview/resources-in-the-rest-api#hypermedia).", + "description": "

Note: This returns an upload_url key corresponding to the endpoint for uploading release assets. This key is a hypermedia resource.

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/releases/1", "html_url": "https://github.com/octocat/Hello-World/releases/v1.0.0", @@ -65449,7 +65453,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "tag_name": "v1.0.0", @@ -65468,7 +65472,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/releases/1", "html_url": "https://github.com/octocat/Hello-World/releases/v1.0.0", @@ -65598,7 +65602,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -65608,7 +65612,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -65665,7 +65669,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -65676,7 +65680,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "To download the asset's binary content, set the `Accept` header of the request to [`application/octet-stream`](https://docs.github.com/github-ae@latest/rest/overview/media-types). The API will either redirect the client to the location, or stream it directly if possible. API clients should handle both a `200` or `302` response.", + "description": "

To download the asset's binary content, set the Accept header of the request to application/octet-stream. The API will either redirect the client to the location, or stream it directly if possible. API clients should handle both a 200 or 302 response.

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/releases/assets/1", "browser_download_url": "https://github.com/octocat/Hello-World/releases/download/v1.0.0/example.zip", @@ -65804,7 +65808,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "name": "foo-1.0.0-osx.zip", @@ -65819,7 +65823,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/releases/assets/1", "browser_download_url": "https://github.com/octocat/Hello-World/releases/download/v1.0.0/example.zip", @@ -65908,7 +65912,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -65918,7 +65922,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -65991,7 +65995,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -66002,7 +66006,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "url": "https://api.github.com/repos/octocat/Hello-World/releases/assets/1", @@ -66111,7 +66115,7 @@ "key": "default", "request": { "contentType": "*/*", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -66122,7 +66126,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response for successful upload", + "description": "

Response for successful upload

", "example": { "url": "https://api.github.com/repos/octocat/Hello-World/releases/assets/1", "browser_download_url": "https://github.com/octocat/Hello-World/releases/download/v1.0.0/example.zip", @@ -66265,7 +66269,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -66274,7 +66278,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1296269, @@ -66597,7 +66601,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "name": "Hello-World", @@ -66615,7 +66619,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1296269, "node_id": "MDEwOlJlcG9zaXRvcnkxMjk2MjY5", @@ -66793,7 +66797,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -66803,7 +66807,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Default response", + "description": "

Default response

", "example": { "id": 1296269, "node_id": "MDEwOlJlcG9zaXRvcnkxMjk2MjY5", @@ -67832,7 +67836,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "name": "Hello-World", @@ -67851,7 +67855,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1296269, "node_id": "MDEwOlJlcG9zaXRvcnkxMjk2MjY5", @@ -68422,7 +68426,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -68431,7 +68435,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -68498,7 +68502,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -68508,7 +68512,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "errors": [ { @@ -68607,7 +68611,7 @@ { "key": "response-if-repository-contains-content", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -68617,7 +68621,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "if repository contains content", + "description": "

if repository contains content

", "example": [ { "login": "octocat", @@ -68722,7 +68726,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "event_type": "on-demand-test", @@ -68738,7 +68742,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -68788,7 +68792,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -68798,7 +68802,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "C": 78769, "Python": 7769 @@ -68866,7 +68870,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -68876,7 +68880,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "name": "v0.1", @@ -68952,7 +68956,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -68962,7 +68966,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -69042,7 +69046,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -69052,7 +69056,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "names": [ "octocat", @@ -69124,7 +69128,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "names": [ @@ -69142,7 +69146,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "names": [ "octocat", @@ -69227,7 +69231,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "new_owner": "github", @@ -69244,7 +69248,7 @@ "response": { "statusCode": "202", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1296269, "node_id": "MDEwOlJlcG9zaXRvcnkxMjk2MjY5", @@ -69565,7 +69569,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "owner": "octocat", @@ -69582,7 +69586,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1296269, "node_id": "MDEwOlJlcG9zaXRvcnkxMjk2MjY5", @@ -69835,13 +69839,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Default response", + "description": "

Default response

", "example": [ { "id": 1296269, @@ -70224,13 +70228,13 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1296269, "node_id": "MDEwOlJlcG9zaXRvcnkxMjk2MjY5", @@ -70477,7 +70481,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -70486,7 +70490,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1296269, @@ -70650,7 +70654,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -70660,7 +70664,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -70733,7 +70737,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "key_prefix": "TICKET-", @@ -70747,7 +70751,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "response", + "description": "

response

", "example": { "id": 1, "key_prefix": "TICKET-", @@ -70811,7 +70815,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -70822,7 +70826,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "key_prefix": "TICKET-", @@ -70886,7 +70890,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -70896,7 +70900,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -70967,7 +70971,7 @@ { "key": "response-if-content-is-a-file", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -70978,7 +70982,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response if content is a file", + "description": "

Response if content is a file

", "example": { "type": "file", "encoding": "base64", @@ -71002,7 +71006,7 @@ { "key": "response-if-content-is-a-directory", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -71013,7 +71017,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response if content is a directory", + "description": "

Response if content is a directory

", "example": [ { "type": "file", @@ -71053,7 +71057,7 @@ { "key": "response-if-content-is-a-symlink", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -71064,7 +71068,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response if content is a symlink", + "description": "

Response if content is a symlink

", "example": { "type": "symlink", "target": "/path/to/symlink/target", @@ -71087,7 +71091,7 @@ { "key": "response-if-content-is-a-submodule", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -71098,7 +71102,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response if content is a submodule", + "description": "

Response if content is a submodule

", "example": { "type": "submodule", "submodule_git_url": "git://github.com/jquery/qunit.git", @@ -71383,7 +71387,7 @@ "key": "example-for-creating-a-file", "request": { "contentType": "application/json", - "description": "Example for creating a file", + "description": "

Example for creating a file

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "message": "my commit message", @@ -71402,7 +71406,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "content": { "name": "hello.txt", @@ -71461,7 +71465,7 @@ "key": "example-for-updating-a-file", "request": { "contentType": "application/json", - "description": "Example for updating a file", + "description": "

Example for updating a file

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "message": "a new commit message", @@ -71481,7 +71485,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "content": { "name": "hello.txt", @@ -71744,7 +71748,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "message": "my commit message", @@ -71763,7 +71767,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "content": null, "commit": { @@ -71871,7 +71875,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -71881,7 +71885,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "type": "file", "encoding": "base64", @@ -71972,7 +71976,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -71983,7 +71987,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "type": "file", "encoding": "base64", @@ -72064,7 +72068,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -72074,7 +72078,7 @@ }, "response": { "statusCode": "302", - "description": "Response" + "description": "

Response

" } } ], @@ -72129,7 +72133,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -72139,7 +72143,7 @@ }, "response": { "statusCode": "302", - "description": "Response" + "description": "

Response

" } } ], @@ -72221,7 +72225,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -72231,7 +72235,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1296269, @@ -72408,7 +72412,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -72418,7 +72422,7 @@ "response": { "statusCode": "202", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1296269, "node_id": "MDEwOlJlcG9zaXRvcnkxMjk2MjY5", @@ -72991,7 +72995,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -73000,7 +73004,7 @@ }, "response": { "statusCode": "202", - "description": "Accepted" + "description": "

Accepted

" } } ], @@ -73050,7 +73054,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -73059,7 +73063,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -73143,13 +73147,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 7, "incomplete_results": false, @@ -73329,13 +73333,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 1, "incomplete_results": false, @@ -73558,13 +73562,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 280, "incomplete_results": false, @@ -73771,13 +73775,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 2, "incomplete_results": false, @@ -73903,13 +73907,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 40, "incomplete_results": false, @@ -74086,13 +74090,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 6, "incomplete_results": false, @@ -74263,13 +74267,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "total_count": 12, "incomplete_results": false, @@ -74407,7 +74411,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -74417,7 +74421,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "number": 2, @@ -74527,7 +74531,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -74538,7 +74542,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "number": 42, "created_at": "2020-11-06T18:18:30Z", @@ -74651,7 +74655,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "state": "resolved", @@ -74666,7 +74670,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "number": 42, "created_at": "2020-11-06T18:18:30Z", @@ -74769,7 +74773,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -74778,7 +74782,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -74915,7 +74919,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "name": "Justice League", @@ -74930,7 +74934,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "node_id": "MDQ6VGVhbTE=", @@ -75032,7 +75036,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -75042,7 +75046,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "node_id": "MDQ6VGVhbTE=", @@ -75200,7 +75204,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "name": "new team name", @@ -75215,7 +75219,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "node_id": "MDQ6VGVhbTE=", @@ -75309,7 +75313,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -75318,7 +75322,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -75382,7 +75386,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -75392,7 +75396,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "owner_url": "https://api.github.com/orgs/octocat", @@ -75490,7 +75494,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -75501,7 +75505,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "owner_url": "https://api.github.com/orgs/octocat", "url": "https://api.github.com/projects/1002605", @@ -75617,7 +75621,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -75627,7 +75631,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -75686,7 +75690,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -75696,7 +75700,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -75760,7 +75764,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -75770,7 +75774,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1296269, @@ -75940,7 +75944,7 @@ { "key": "alternative-response-with-repository-permissions", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -75952,7 +75956,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Alternative response with repository permissions", + "description": "

Alternative response with repository permissions

", "example": { "id": 1296269, "node_id": "MDEwOlJlcG9zaXRvcnkxMjk2MjY5", @@ -76292,7 +76296,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -76303,7 +76307,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -76367,7 +76371,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -76378,7 +76382,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -76442,7 +76446,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -76452,7 +76456,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "if child teams exist", + "description": "

if child teams exist

", "example": [ { "id": 2, @@ -76517,7 +76521,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "team_id": "TEAM_ID" @@ -76526,7 +76530,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "node_id": "MDQ6VGVhbTE=", @@ -76675,7 +76679,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "name": "new team name", @@ -76689,7 +76693,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response when the updated information already exists", + "description": "

Response when the updated information already exists

", "example": { "id": 1, "node_id": "MDQ6VGVhbTE=", @@ -76744,7 +76748,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "name": "new team name", @@ -76758,7 +76762,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 1, "node_id": "MDQ6VGVhbTE=", @@ -76859,7 +76863,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "team_id": "TEAM_ID" @@ -76867,7 +76871,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -76930,7 +76934,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "team_id": "TEAM_ID" @@ -76939,7 +76943,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "owner_url": "https://api.github.com/orgs/octocat", @@ -77032,7 +77036,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "team_id": "TEAM_ID", @@ -77042,7 +77046,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "owner_url": "https://api.github.com/orgs/octocat", "url": "https://api.github.com/projects/1002605", @@ -77149,7 +77153,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "team_id": "TEAM_ID", @@ -77158,7 +77162,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -77216,7 +77220,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "team_id": "TEAM_ID", @@ -77225,7 +77229,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -77288,7 +77292,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "team_id": "TEAM_ID" @@ -77297,7 +77301,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1296269, @@ -77462,7 +77466,7 @@ { "key": "alternative-response-with-extra-repository-information", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "team_id": "TEAM_ID", @@ -77473,7 +77477,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Alternative response with extra repository information", + "description": "

Alternative response with extra repository information

", "example": { "id": 1296269, "node_id": "MDEwOlJlcG9zaXRvcnkxMjk2MjY5", @@ -77801,7 +77805,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "team_id": "TEAM_ID", @@ -77811,7 +77815,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -77874,7 +77878,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "team_id": "TEAM_ID", @@ -77884,7 +77888,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -77939,7 +77943,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "team_id": "TEAM_ID" @@ -77948,7 +77952,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "if child teams exist", + "description": "

if child teams exist

", "example": [ { "id": 2, @@ -78034,13 +78038,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -78192,7 +78196,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -78203,7 +78207,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "author": { @@ -78316,7 +78320,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "body": "Do you like apples?" @@ -78330,7 +78334,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "author": { "login": "octocat", @@ -78439,7 +78443,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -78451,7 +78455,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "author": { "login": "octocat", @@ -78571,7 +78575,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "body": "Do you like pineapples?" @@ -78586,7 +78590,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "author": { "login": "octocat", @@ -78695,7 +78699,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -78706,7 +78710,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -78784,7 +78788,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "team_id": "TEAM_ID", @@ -78794,7 +78798,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "author": { @@ -78898,7 +78902,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "body": "Do you like apples?" @@ -78911,7 +78915,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "author": { "login": "octocat", @@ -79011,7 +79015,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "team_id": "TEAM_ID", @@ -79022,7 +79026,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "author": { "login": "octocat", @@ -79133,7 +79137,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "body": "Do you like pineapples?" @@ -79147,7 +79151,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "author": { "login": "octocat", @@ -79247,7 +79251,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "team_id": "TEAM_ID", @@ -79257,7 +79261,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -79346,7 +79350,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -79356,7 +79360,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "author": { @@ -79484,7 +79488,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "title": "Our first team post", @@ -79498,7 +79502,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "author": { "login": "octocat", @@ -79603,7 +79607,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -79614,7 +79618,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "author": { "login": "octocat", @@ -79739,7 +79743,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "title": "Welcome to our first team post" @@ -79753,7 +79757,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "author": { "login": "octocat", @@ -79858,7 +79862,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -79868,7 +79872,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -79937,7 +79941,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "team_id": "TEAM_ID" @@ -79946,7 +79950,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "author": { @@ -80065,7 +80069,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "title": "Our first team post", @@ -80078,7 +80082,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "author": { "login": "octocat", @@ -80174,7 +80178,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "team_id": "TEAM_ID", @@ -80184,7 +80188,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "author": { "login": "octocat", @@ -80300,7 +80304,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "title": "Welcome to our first team post" @@ -80313,7 +80317,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "author": { "login": "octocat", @@ -80409,7 +80413,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "team_id": "TEAM_ID", @@ -80418,7 +80422,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -80466,7 +80470,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -80476,7 +80480,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "group_id": "123", "group_name": "Octocat admins", @@ -80567,7 +80571,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG" @@ -80576,7 +80580,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "groups": [ { @@ -80650,7 +80654,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "group_id": 123 @@ -80663,7 +80667,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "group_id": "123", "group_name": "Octocat admins", @@ -80738,7 +80742,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -80747,7 +80751,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -80828,7 +80832,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -80838,7 +80842,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "login": "octocat", @@ -80915,7 +80919,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -80926,7 +80930,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response if user is a team maintainer", + "description": "

Response if user is a team maintainer

", "example": { "url": "https://api.github.com/teams/1/memberships/octocat", "role": "maintainer", @@ -81006,7 +81010,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -81017,7 +81021,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response if user's membership with team is now pending", + "description": "

Response if user's membership with team is now pending

", "example": { "url": "https://api.github.com/teams/1/memberships/octocat", "role": "member", @@ -81085,7 +81089,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "org": "ORG", @@ -81095,7 +81099,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -81169,7 +81173,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "team_id": "TEAM_ID" @@ -81178,7 +81182,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "login": "octocat", @@ -81250,7 +81254,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "team_id": "TEAM_ID", @@ -81259,7 +81263,7 @@ }, "response": { "statusCode": "204", - "description": "if user is a member" + "description": "

if user is a member

" } } ], @@ -81309,7 +81313,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "team_id": "TEAM_ID", @@ -81318,7 +81322,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -81376,7 +81380,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "team_id": "TEAM_ID", @@ -81385,7 +81389,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -81435,7 +81439,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "team_id": "TEAM_ID", @@ -81445,7 +81449,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response if user is a team maintainer", + "description": "

Response if user is a team maintainer

", "example": { "url": "https://api.github.com/teams/1/memberships/octocat", "role": "maintainer", @@ -81516,7 +81520,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "team_id": "TEAM_ID", @@ -81526,7 +81530,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response if user's membership with team is now pending", + "description": "

Response if user's membership with team is now pending

", "example": { "url": "https://api.github.com/teams/1/memberships/octocat", "role": "member", @@ -81589,7 +81593,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "team_id": "TEAM_ID", @@ -81598,7 +81602,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -81632,13 +81636,13 @@ { "key": "response-with-public-and-private-profile-information", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response with public and private profile information", + "description": "

Response with public and private profile information

", "example": { "login": "octocat", "id": 1, @@ -81690,13 +81694,13 @@ { "key": "response-with-public-profile-information", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response with public profile information", + "description": "

Response with public profile information

", "example": { "login": "octocat", "id": 1, @@ -81864,13 +81868,13 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "login": "octocat", "id": 1, @@ -81982,13 +81986,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "login": "octocat", @@ -82051,7 +82055,7 @@ { "key": "default-response", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -82060,7 +82064,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Default response", + "description": "

Default response

", "example": { "login": "octocat", "id": 1, @@ -82100,7 +82104,7 @@ { "key": "response-with-git-hub-plan-information", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -82109,7 +82113,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response with GitHub plan information", + "description": "

Response with GitHub plan information

", "example": { "login": "octocat", "id": 1, @@ -82214,7 +82218,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -82223,7 +82227,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "contexts": [ { @@ -82288,13 +82292,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "login": "octocat", @@ -82374,13 +82378,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "login": "octocat", @@ -82451,7 +82455,7 @@ { "key": "204", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -82459,7 +82463,7 @@ }, "response": { "statusCode": "204", - "description": "if the person is followed by the authenticated user" + "description": "

if the person is followed by the authenticated user

" } } ], @@ -82512,7 +82516,7 @@ { "key": "204", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -82520,7 +82524,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -82573,7 +82577,7 @@ { "key": "204", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -82581,7 +82585,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -82652,7 +82656,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -82661,7 +82665,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "login": "octocat", @@ -82738,7 +82742,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -82747,7 +82751,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "login": "octocat", @@ -82815,7 +82819,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME", @@ -82824,7 +82828,7 @@ }, "response": { "statusCode": "204", - "description": "if the user follows the target user" + "description": "

if the user follows the target user

" } } ], @@ -82876,13 +82880,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 3, @@ -82973,13 +82977,13 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 3, "primary_key_id": 2, @@ -83071,7 +83075,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "gpg_key_id": "GPG_KEY_ID" @@ -83080,7 +83084,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 3, "primary_key_id": 2, @@ -83168,7 +83172,7 @@ { "key": "204", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "gpg_key_id": "GPG_KEY_ID" @@ -83176,7 +83180,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -83251,7 +83255,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -83260,7 +83264,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 3, @@ -83345,13 +83349,13 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "key": "2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvv1234", @@ -83438,13 +83442,13 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json" }, "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "key": "2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvv1234", "id": 2, @@ -83510,7 +83514,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "key_id": "KEY_ID" @@ -83519,7 +83523,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "key": "2Sg8iYjAxxmI2LvUXpJjkYrMxURPc8r+dB7TJyvv1234", "id": 2, @@ -83581,7 +83585,7 @@ { "key": "204", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "key_id": "KEY_ID" @@ -83589,7 +83593,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -83660,7 +83664,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "username": "USERNAME" @@ -83669,7 +83673,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 1, @@ -83734,7 +83738,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -83745,7 +83749,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "content_type": "json", "insecure_ssl": "0", @@ -83864,7 +83868,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -83875,7 +83879,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "content_type": "json", "insecure_ssl": "0", @@ -83956,7 +83960,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -83967,7 +83971,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "id": 12345678, @@ -84067,7 +84071,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -84079,7 +84083,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "id": 12345678, "guid": "0b989ba4-242f-11e5-81e1-c7b6966d2516", @@ -84193,7 +84197,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -84204,7 +84208,7 @@ }, "response": { "statusCode": "202", - "description": "Accepted" + "description": "

Accepted

" } } ], @@ -84278,7 +84282,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -84288,7 +84292,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": [ { "type": "Repository", @@ -84577,7 +84581,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "name": "web", @@ -84600,7 +84604,7 @@ "response": { "statusCode": "201", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "type": "Repository", "id": 12345678, @@ -84693,7 +84697,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -84704,7 +84708,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "type": "Repository", "id": 12345678, @@ -85018,7 +85022,7 @@ "key": "default", "request": { "contentType": "application/json", - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "bodyParameters": { "active": true, @@ -85035,7 +85039,7 @@ "response": { "statusCode": "200", "contentType": "application/json", - "description": "Response", + "description": "

Response

", "example": { "type": "Repository", "id": 12345678, @@ -85124,7 +85128,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -85134,7 +85138,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -85193,7 +85197,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -85203,7 +85207,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], @@ -85262,7 +85266,7 @@ { "key": "default", "request": { - "description": "Example", + "description": "

Example

", "acceptHeader": "application/vnd.github.v3+json", "parameters": { "owner": "OWNER", @@ -85272,7 +85276,7 @@ }, "response": { "statusCode": "204", - "description": "Response" + "description": "

Response

" } } ], diff --git a/lib/rest/static/dereferenced/api.github.com.deref.json b/lib/rest/static/dereferenced/api.github.com.deref.json index 653d901bd446..68cd4b7fffe0 100644 --- a/lib/rest/static/dereferenced/api.github.com.deref.json +++ b/lib/rest/static/dereferenced/api.github.com.deref.json @@ -366371,14 +366371,14 @@ ] }, "position": { - "description": "The line index in the diff to which the comment applies.", + "description": "The line index in the diff to which the comment applies. This field is deprecated; use `line` instead.", "type": "integer", "examples": [ 1 ] }, "original_position": { - "description": "The index of the original line in the diff to which the comment applies.", + "description": "The index of the original line in the diff to which the comment applies. This field is deprecated; use `original_line` instead.", "type": "integer", "examples": [ 4 @@ -389968,14 +389968,14 @@ ] }, "position": { - "description": "The line index in the diff to which the comment applies.", + "description": "The line index in the diff to which the comment applies. This field is deprecated; use `line` instead.", "type": "integer", "examples": [ 1 ] }, "original_position": { - "description": "The index of the original line in the diff to which the comment applies.", + "description": "The index of the original line in the diff to which the comment applies. This field is deprecated; use `original_line` instead.", "type": "integer", "examples": [ 4 @@ -390590,14 +390590,14 @@ ] }, "position": { - "description": "The line index in the diff to which the comment applies.", + "description": "The line index in the diff to which the comment applies. This field is deprecated; use `line` instead.", "type": "integer", "examples": [ 1 ] }, "original_position": { - "description": "The index of the original line in the diff to which the comment applies.", + "description": "The index of the original line in the diff to which the comment applies. This field is deprecated; use `original_line` instead.", "type": "integer", "examples": [ 4 @@ -391251,14 +391251,14 @@ ] }, "position": { - "description": "The line index in the diff to which the comment applies.", + "description": "The line index in the diff to which the comment applies. This field is deprecated; use `line` instead.", "type": "integer", "examples": [ 1 ] }, "original_position": { - "description": "The index of the original line in the diff to which the comment applies.", + "description": "The index of the original line in the diff to which the comment applies. This field is deprecated; use `original_line` instead.", "type": "integer", "examples": [ 4 @@ -406869,14 +406869,14 @@ ] }, "position": { - "description": "The line index in the diff to which the comment applies.", + "description": "The line index in the diff to which the comment applies. This field is deprecated; use `line` instead.", "type": "integer", "examples": [ 1 ] }, "original_position": { - "description": "The index of the original line in the diff to which the comment applies.", + "description": "The index of the original line in the diff to which the comment applies. This field is deprecated; use `original_line` instead.", "type": "integer", "examples": [ 4 @@ -407397,7 +407397,7 @@ }, "post": { "summary": "Create a review comment for a pull request", - "description": "\nCreates a review comment in the pull request diff. To add a regular comment to a pull request timeline, see \"[Create an issue comment](https://docs.github.com/rest/reference/issues#create-an-issue-comment).\" We recommend creating a review comment using `line`, `side`, and optionally `start_line` and `start_side` if your comment applies to more than one line in the pull request diff.\n\nYou can still create a review comment using the `position` parameter. When you use `position`, the `line`, `side`, `start_line`, and `start_side` parameters are not required.\n\n**Note:** The position value equals the number of lines down from the first \"@@\" hunk header in the file you want to add a comment. The line just below the \"@@\" line is position 1, the next line is position 2, and so on. The position in the diff continues to increase through lines of whitespace and additional hunks until the beginning of a new file.\n\nThis endpoint triggers [notifications](https://docs.github.com/en/github/managing-subscriptions-and-notifications-on-github/about-notifications). Creating content too quickly using this endpoint may result in secondary rate limiting. See \"[Secondary rate limits](https://docs.github.com/rest/overview/resources-in-the-rest-api#secondary-rate-limits)\" and \"[Dealing with secondary rate limits](https://docs.github.com/rest/guides/best-practices-for-integrators#dealing-with-secondary-rate-limits)\" for details.", + "description": "\nCreates a review comment in the pull request diff. To add a regular comment to a pull request timeline, see \"[Create an issue comment](https://docs.github.com/rest/reference/issues#create-an-issue-comment).\" We recommend creating a review comment using `line`, `side`, and optionally `start_line` and `start_side` if your comment applies to more than one line in the pull request diff.\n\nThe `position` parameter is deprecated. If you use `position`, the `line`, `side`, `start_line`, and `start_side` parameters are not required.\n\n**Note:** The position value equals the number of lines down from the first \"@@\" hunk header in the file you want to add a comment. The line just below the \"@@\" line is position 1, the next line is position 2, and so on. The position in the diff continues to increase through lines of whitespace and additional hunks until the beginning of a new file.\n\nThis endpoint triggers [notifications](https://docs.github.com/en/github/managing-subscriptions-and-notifications-on-github/about-notifications). Creating content too quickly using this endpoint may result in secondary rate limiting. See \"[Secondary rate limits](https://docs.github.com/rest/overview/resources-in-the-rest-api#secondary-rate-limits)\" and \"[Dealing with secondary rate limits](https://docs.github.com/rest/guides/best-practices-for-integrators#dealing-with-secondary-rate-limits)\" for details.", "tags": [ "pulls" ], @@ -407453,7 +407453,11 @@ }, "position": { "type": "integer", - "description": "The position in the diff where you want to add a review comment. Note this value is not the same as the line number in the file. For help finding the position value, read the note above." + "description": "**This paramter is deprecated. Use `line` instead**. The position in the diff where you want to add a review comment. Note this value is not the same as the line number in the file. For help finding the position value, read the note above.", + "deprecated": true, + "x-github": { + "deprecationDate": "2022-11-01" + } }, "side": { "type": "string", @@ -407565,14 +407569,14 @@ ] }, "position": { - "description": "The line index in the diff to which the comment applies.", + "description": "The line index in the diff to which the comment applies. This field is deprecated; use `line` instead.", "type": "integer", "examples": [ 1 ] }, "original_position": { - "description": "The index of the original line in the diff to which the comment applies.", + "description": "The index of the original line in the diff to which the comment applies. This field is deprecated; use `original_line` instead.", "type": "integer", "examples": [ 4 @@ -408320,14 +408324,14 @@ ] }, "position": { - "description": "The line index in the diff to which the comment applies.", + "description": "The line index in the diff to which the comment applies. This field is deprecated; use `line` instead.", "type": "integer", "examples": [ 1 ] }, "original_position": { - "description": "The index of the original line in the diff to which the comment applies.", + "description": "The index of the original line in the diff to which the comment applies. This field is deprecated; use `original_line` instead.", "type": "integer", "examples": [ 4 diff --git a/lib/rest/static/dereferenced/ghes-3.1.deref.json b/lib/rest/static/dereferenced/ghes-3.1.deref.json index 1160c15dca7d..f2d20bf06f2e 100644 --- a/lib/rest/static/dereferenced/ghes-3.1.deref.json +++ b/lib/rest/static/dereferenced/ghes-3.1.deref.json @@ -306189,14 +306189,14 @@ ] }, "position": { - "description": "The line index in the diff to which the comment applies.", + "description": "The line index in the diff to which the comment applies. This field is deprecated; use `line` instead.", "type": "integer", "examples": [ 1 ] }, "original_position": { - "description": "The index of the original line in the diff to which the comment applies.", + "description": "The index of the original line in the diff to which the comment applies. This field is deprecated; use `original_line` instead.", "type": "integer", "examples": [ 4 @@ -329539,14 +329539,14 @@ ] }, "position": { - "description": "The line index in the diff to which the comment applies.", + "description": "The line index in the diff to which the comment applies. This field is deprecated; use `line` instead.", "type": "integer", "examples": [ 1 ] }, "original_position": { - "description": "The index of the original line in the diff to which the comment applies.", + "description": "The index of the original line in the diff to which the comment applies. This field is deprecated; use `original_line` instead.", "type": "integer", "examples": [ 4 @@ -330171,14 +330171,14 @@ ] }, "position": { - "description": "The line index in the diff to which the comment applies.", + "description": "The line index in the diff to which the comment applies. This field is deprecated; use `line` instead.", "type": "integer", "examples": [ 1 ] }, "original_position": { - "description": "The index of the original line in the diff to which the comment applies.", + "description": "The index of the original line in the diff to which the comment applies. This field is deprecated; use `original_line` instead.", "type": "integer", "examples": [ 4 @@ -330842,14 +330842,14 @@ ] }, "position": { - "description": "The line index in the diff to which the comment applies.", + "description": "The line index in the diff to which the comment applies. This field is deprecated; use `line` instead.", "type": "integer", "examples": [ 1 ] }, "original_position": { - "description": "The index of the original line in the diff to which the comment applies.", + "description": "The index of the original line in the diff to which the comment applies. This field is deprecated; use `original_line` instead.", "type": "integer", "examples": [ 4 @@ -340506,14 +340506,14 @@ ] }, "position": { - "description": "The line index in the diff to which the comment applies.", + "description": "The line index in the diff to which the comment applies. This field is deprecated; use `line` instead.", "type": "integer", "examples": [ 1 ] }, "original_position": { - "description": "The index of the original line in the diff to which the comment applies.", + "description": "The index of the original line in the diff to which the comment applies. This field is deprecated; use `original_line` instead.", "type": "integer", "examples": [ 4 @@ -341100,7 +341100,11 @@ }, "position": { "type": "integer", - "description": "**Required without `comfort-fade` preview**. The position in the diff where you want to add a review comment. Note this value is not the same as the line number in the file. For help finding the position value, read the note above." + "description": "**Required without `comfort-fade` preview**. The position in the diff where you want to add a review comment. Note this value is not the same as the line number in the file. For help finding the position value, read the note above.", + "deprecated": true, + "x-github": { + "deprecationDate": "2022-11-01" + } }, "side": { "type": "string", @@ -341212,14 +341216,14 @@ ] }, "position": { - "description": "The line index in the diff to which the comment applies.", + "description": "The line index in the diff to which the comment applies. This field is deprecated; use `line` instead.", "type": "integer", "examples": [ 1 ] }, "original_position": { - "description": "The index of the original line in the diff to which the comment applies.", + "description": "The index of the original line in the diff to which the comment applies. This field is deprecated; use `original_line` instead.", "type": "integer", "examples": [ 4 @@ -341973,14 +341977,14 @@ ] }, "position": { - "description": "The line index in the diff to which the comment applies.", + "description": "The line index in the diff to which the comment applies. This field is deprecated; use `line` instead.", "type": "integer", "examples": [ 1 ] }, "original_position": { - "description": "The index of the original line in the diff to which the comment applies.", + "description": "The index of the original line in the diff to which the comment applies. This field is deprecated; use `original_line` instead.", "type": "integer", "examples": [ 4 diff --git a/lib/rest/static/dereferenced/ghes-3.2.deref.json b/lib/rest/static/dereferenced/ghes-3.2.deref.json index cba9879d70ae..1cc6738894d1 100644 --- a/lib/rest/static/dereferenced/ghes-3.2.deref.json +++ b/lib/rest/static/dereferenced/ghes-3.2.deref.json @@ -314207,14 +314207,14 @@ ] }, "position": { - "description": "The line index in the diff to which the comment applies.", + "description": "The line index in the diff to which the comment applies. This field is deprecated; use `line` instead.", "type": "integer", "examples": [ 1 ] }, "original_position": { - "description": "The index of the original line in the diff to which the comment applies.", + "description": "The index of the original line in the diff to which the comment applies. This field is deprecated; use `original_line` instead.", "type": "integer", "examples": [ 4 @@ -337592,14 +337592,14 @@ ] }, "position": { - "description": "The line index in the diff to which the comment applies.", + "description": "The line index in the diff to which the comment applies. This field is deprecated; use `line` instead.", "type": "integer", "examples": [ 1 ] }, "original_position": { - "description": "The index of the original line in the diff to which the comment applies.", + "description": "The index of the original line in the diff to which the comment applies. This field is deprecated; use `original_line` instead.", "type": "integer", "examples": [ 4 @@ -338224,14 +338224,14 @@ ] }, "position": { - "description": "The line index in the diff to which the comment applies.", + "description": "The line index in the diff to which the comment applies. This field is deprecated; use `line` instead.", "type": "integer", "examples": [ 1 ] }, "original_position": { - "description": "The index of the original line in the diff to which the comment applies.", + "description": "The index of the original line in the diff to which the comment applies. This field is deprecated; use `original_line` instead.", "type": "integer", "examples": [ 4 @@ -338895,14 +338895,14 @@ ] }, "position": { - "description": "The line index in the diff to which the comment applies.", + "description": "The line index in the diff to which the comment applies. This field is deprecated; use `line` instead.", "type": "integer", "examples": [ 1 ] }, "original_position": { - "description": "The index of the original line in the diff to which the comment applies.", + "description": "The index of the original line in the diff to which the comment applies. This field is deprecated; use `original_line` instead.", "type": "integer", "examples": [ 4 @@ -348559,14 +348559,14 @@ ] }, "position": { - "description": "The line index in the diff to which the comment applies.", + "description": "The line index in the diff to which the comment applies. This field is deprecated; use `line` instead.", "type": "integer", "examples": [ 1 ] }, "original_position": { - "description": "The index of the original line in the diff to which the comment applies.", + "description": "The index of the original line in the diff to which the comment applies. This field is deprecated; use `original_line` instead.", "type": "integer", "examples": [ 4 @@ -349153,7 +349153,11 @@ }, "position": { "type": "integer", - "description": "**Required without `comfort-fade` preview**. The position in the diff where you want to add a review comment. Note this value is not the same as the line number in the file. For help finding the position value, read the note above." + "description": "**Required without `comfort-fade` preview**. The position in the diff where you want to add a review comment. Note this value is not the same as the line number in the file. For help finding the position value, read the note above.", + "deprecated": true, + "x-github": { + "deprecationDate": "2022-11-01" + } }, "side": { "type": "string", @@ -349265,14 +349269,14 @@ ] }, "position": { - "description": "The line index in the diff to which the comment applies.", + "description": "The line index in the diff to which the comment applies. This field is deprecated; use `line` instead.", "type": "integer", "examples": [ 1 ] }, "original_position": { - "description": "The index of the original line in the diff to which the comment applies.", + "description": "The index of the original line in the diff to which the comment applies. This field is deprecated; use `original_line` instead.", "type": "integer", "examples": [ 4 @@ -350026,14 +350030,14 @@ ] }, "position": { - "description": "The line index in the diff to which the comment applies.", + "description": "The line index in the diff to which the comment applies. This field is deprecated; use `line` instead.", "type": "integer", "examples": [ 1 ] }, "original_position": { - "description": "The index of the original line in the diff to which the comment applies.", + "description": "The index of the original line in the diff to which the comment applies. This field is deprecated; use `original_line` instead.", "type": "integer", "examples": [ 4 diff --git a/lib/rest/static/dereferenced/ghes-3.3.deref.json b/lib/rest/static/dereferenced/ghes-3.3.deref.json index 1824703a44ac..59164a6fe390 100644 --- a/lib/rest/static/dereferenced/ghes-3.3.deref.json +++ b/lib/rest/static/dereferenced/ghes-3.3.deref.json @@ -317558,14 +317558,14 @@ ] }, "position": { - "description": "The line index in the diff to which the comment applies.", + "description": "The line index in the diff to which the comment applies. This field is deprecated; use `line` instead.", "type": "integer", "examples": [ 1 ] }, "original_position": { - "description": "The index of the original line in the diff to which the comment applies.", + "description": "The index of the original line in the diff to which the comment applies. This field is deprecated; use `original_line` instead.", "type": "integer", "examples": [ 4 @@ -341090,14 +341090,14 @@ ] }, "position": { - "description": "The line index in the diff to which the comment applies.", + "description": "The line index in the diff to which the comment applies. This field is deprecated; use `line` instead.", "type": "integer", "examples": [ 1 ] }, "original_position": { - "description": "The index of the original line in the diff to which the comment applies.", + "description": "The index of the original line in the diff to which the comment applies. This field is deprecated; use `original_line` instead.", "type": "integer", "examples": [ 4 @@ -341712,14 +341712,14 @@ ] }, "position": { - "description": "The line index in the diff to which the comment applies.", + "description": "The line index in the diff to which the comment applies. This field is deprecated; use `line` instead.", "type": "integer", "examples": [ 1 ] }, "original_position": { - "description": "The index of the original line in the diff to which the comment applies.", + "description": "The index of the original line in the diff to which the comment applies. This field is deprecated; use `original_line` instead.", "type": "integer", "examples": [ 4 @@ -342373,14 +342373,14 @@ ] }, "position": { - "description": "The line index in the diff to which the comment applies.", + "description": "The line index in the diff to which the comment applies. This field is deprecated; use `line` instead.", "type": "integer", "examples": [ 1 ] }, "original_position": { - "description": "The index of the original line in the diff to which the comment applies.", + "description": "The index of the original line in the diff to which the comment applies. This field is deprecated; use `original_line` instead.", "type": "integer", "examples": [ 4 @@ -352016,14 +352016,14 @@ ] }, "position": { - "description": "The line index in the diff to which the comment applies.", + "description": "The line index in the diff to which the comment applies. This field is deprecated; use `line` instead.", "type": "integer", "examples": [ 1 ] }, "original_position": { - "description": "The index of the original line in the diff to which the comment applies.", + "description": "The index of the original line in the diff to which the comment applies. This field is deprecated; use `original_line` instead.", "type": "integer", "examples": [ 4 @@ -352544,7 +352544,7 @@ }, "post": { "summary": "Create a review comment for a pull request", - "description": "\nCreates a review comment in the pull request diff. To add a regular comment to a pull request timeline, see \"[Create an issue comment](https://docs.github.com/enterprise-server@3.3/rest/reference/issues#create-an-issue-comment).\" We recommend creating a review comment using `line`, `side`, and optionally `start_line` and `start_side` if your comment applies to more than one line in the pull request diff.\n\nYou can still create a review comment using the `position` parameter. When you use `position`, the `line`, `side`, `start_line`, and `start_side` parameters are not required.\n\n**Note:** The position value equals the number of lines down from the first \"@@\" hunk header in the file you want to add a comment. The line just below the \"@@\" line is position 1, the next line is position 2, and so on. The position in the diff continues to increase through lines of whitespace and additional hunks until the beginning of a new file.\n\nThis endpoint triggers [notifications](https://docs.github.com/en/github/managing-subscriptions-and-notifications-on-github/about-notifications). Creating content too quickly using this endpoint may result in secondary rate limiting. See \"[Secondary rate limits](https://docs.github.com/enterprise-server@3.3/rest/overview/resources-in-the-rest-api#secondary-rate-limits)\" and \"[Dealing with secondary rate limits](https://docs.github.com/enterprise-server@3.3/rest/guides/best-practices-for-integrators#dealing-with-secondary-rate-limits)\" for details.", + "description": "\nCreates a review comment in the pull request diff. To add a regular comment to a pull request timeline, see \"[Create an issue comment](https://docs.github.com/enterprise-server@3.3/rest/reference/issues#create-an-issue-comment).\" We recommend creating a review comment using `line`, `side`, and optionally `start_line` and `start_side` if your comment applies to more than one line in the pull request diff.\n\nThe `position` parameter is deprecated. If you use `position`, the `line`, `side`, `start_line`, and `start_side` parameters are not required.\n\n**Note:** The position value equals the number of lines down from the first \"@@\" hunk header in the file you want to add a comment. The line just below the \"@@\" line is position 1, the next line is position 2, and so on. The position in the diff continues to increase through lines of whitespace and additional hunks until the beginning of a new file.\n\nThis endpoint triggers [notifications](https://docs.github.com/en/github/managing-subscriptions-and-notifications-on-github/about-notifications). Creating content too quickly using this endpoint may result in secondary rate limiting. See \"[Secondary rate limits](https://docs.github.com/enterprise-server@3.3/rest/overview/resources-in-the-rest-api#secondary-rate-limits)\" and \"[Dealing with secondary rate limits](https://docs.github.com/enterprise-server@3.3/rest/guides/best-practices-for-integrators#dealing-with-secondary-rate-limits)\" for details.", "tags": [ "pulls" ], @@ -352600,7 +352600,11 @@ }, "position": { "type": "integer", - "description": "The position in the diff where you want to add a review comment. Note this value is not the same as the line number in the file. For help finding the position value, read the note above." + "description": "**This paramter is deprecated. Use `line` instead**. The position in the diff where you want to add a review comment. Note this value is not the same as the line number in the file. For help finding the position value, read the note above.", + "deprecated": true, + "x-github": { + "deprecationDate": "2022-11-01" + } }, "side": { "type": "string", @@ -352712,14 +352716,14 @@ ] }, "position": { - "description": "The line index in the diff to which the comment applies.", + "description": "The line index in the diff to which the comment applies. This field is deprecated; use `line` instead.", "type": "integer", "examples": [ 1 ] }, "original_position": { - "description": "The index of the original line in the diff to which the comment applies.", + "description": "The index of the original line in the diff to which the comment applies. This field is deprecated; use `original_line` instead.", "type": "integer", "examples": [ 4 @@ -353467,14 +353471,14 @@ ] }, "position": { - "description": "The line index in the diff to which the comment applies.", + "description": "The line index in the diff to which the comment applies. This field is deprecated; use `line` instead.", "type": "integer", "examples": [ 1 ] }, "original_position": { - "description": "The index of the original line in the diff to which the comment applies.", + "description": "The index of the original line in the diff to which the comment applies. This field is deprecated; use `original_line` instead.", "type": "integer", "examples": [ 4 diff --git a/lib/rest/static/dereferenced/ghes-3.4.deref.json b/lib/rest/static/dereferenced/ghes-3.4.deref.json index 8dc95facfc77..7c3b0126c77b 100644 --- a/lib/rest/static/dereferenced/ghes-3.4.deref.json +++ b/lib/rest/static/dereferenced/ghes-3.4.deref.json @@ -333487,14 +333487,14 @@ ] }, "position": { - "description": "The line index in the diff to which the comment applies.", + "description": "The line index in the diff to which the comment applies. This field is deprecated; use `line` instead.", "type": "integer", "examples": [ 1 ] }, "original_position": { - "description": "The index of the original line in the diff to which the comment applies.", + "description": "The index of the original line in the diff to which the comment applies. This field is deprecated; use `original_line` instead.", "type": "integer", "examples": [ 4 @@ -357019,14 +357019,14 @@ ] }, "position": { - "description": "The line index in the diff to which the comment applies.", + "description": "The line index in the diff to which the comment applies. This field is deprecated; use `line` instead.", "type": "integer", "examples": [ 1 ] }, "original_position": { - "description": "The index of the original line in the diff to which the comment applies.", + "description": "The index of the original line in the diff to which the comment applies. This field is deprecated; use `original_line` instead.", "type": "integer", "examples": [ 4 @@ -357641,14 +357641,14 @@ ] }, "position": { - "description": "The line index in the diff to which the comment applies.", + "description": "The line index in the diff to which the comment applies. This field is deprecated; use `line` instead.", "type": "integer", "examples": [ 1 ] }, "original_position": { - "description": "The index of the original line in the diff to which the comment applies.", + "description": "The index of the original line in the diff to which the comment applies. This field is deprecated; use `original_line` instead.", "type": "integer", "examples": [ 4 @@ -358302,14 +358302,14 @@ ] }, "position": { - "description": "The line index in the diff to which the comment applies.", + "description": "The line index in the diff to which the comment applies. This field is deprecated; use `line` instead.", "type": "integer", "examples": [ 1 ] }, "original_position": { - "description": "The index of the original line in the diff to which the comment applies.", + "description": "The index of the original line in the diff to which the comment applies. This field is deprecated; use `original_line` instead.", "type": "integer", "examples": [ 4 @@ -367945,14 +367945,14 @@ ] }, "position": { - "description": "The line index in the diff to which the comment applies.", + "description": "The line index in the diff to which the comment applies. This field is deprecated; use `line` instead.", "type": "integer", "examples": [ 1 ] }, "original_position": { - "description": "The index of the original line in the diff to which the comment applies.", + "description": "The index of the original line in the diff to which the comment applies. This field is deprecated; use `original_line` instead.", "type": "integer", "examples": [ 4 @@ -368473,7 +368473,7 @@ }, "post": { "summary": "Create a review comment for a pull request", - "description": "\nCreates a review comment in the pull request diff. To add a regular comment to a pull request timeline, see \"[Create an issue comment](https://docs.github.com/enterprise-server@3.4/rest/reference/issues#create-an-issue-comment).\" We recommend creating a review comment using `line`, `side`, and optionally `start_line` and `start_side` if your comment applies to more than one line in the pull request diff.\n\nYou can still create a review comment using the `position` parameter. When you use `position`, the `line`, `side`, `start_line`, and `start_side` parameters are not required.\n\n**Note:** The position value equals the number of lines down from the first \"@@\" hunk header in the file you want to add a comment. The line just below the \"@@\" line is position 1, the next line is position 2, and so on. The position in the diff continues to increase through lines of whitespace and additional hunks until the beginning of a new file.\n\nThis endpoint triggers [notifications](https://docs.github.com/en/github/managing-subscriptions-and-notifications-on-github/about-notifications). Creating content too quickly using this endpoint may result in secondary rate limiting. See \"[Secondary rate limits](https://docs.github.com/enterprise-server@3.4/rest/overview/resources-in-the-rest-api#secondary-rate-limits)\" and \"[Dealing with secondary rate limits](https://docs.github.com/enterprise-server@3.4/rest/guides/best-practices-for-integrators#dealing-with-secondary-rate-limits)\" for details.", + "description": "\nCreates a review comment in the pull request diff. To add a regular comment to a pull request timeline, see \"[Create an issue comment](https://docs.github.com/enterprise-server@3.4/rest/reference/issues#create-an-issue-comment).\" We recommend creating a review comment using `line`, `side`, and optionally `start_line` and `start_side` if your comment applies to more than one line in the pull request diff.\n\nThe `position` parameter is deprecated. If you use `position`, the `line`, `side`, `start_line`, and `start_side` parameters are not required.\n\n**Note:** The position value equals the number of lines down from the first \"@@\" hunk header in the file you want to add a comment. The line just below the \"@@\" line is position 1, the next line is position 2, and so on. The position in the diff continues to increase through lines of whitespace and additional hunks until the beginning of a new file.\n\nThis endpoint triggers [notifications](https://docs.github.com/en/github/managing-subscriptions-and-notifications-on-github/about-notifications). Creating content too quickly using this endpoint may result in secondary rate limiting. See \"[Secondary rate limits](https://docs.github.com/enterprise-server@3.4/rest/overview/resources-in-the-rest-api#secondary-rate-limits)\" and \"[Dealing with secondary rate limits](https://docs.github.com/enterprise-server@3.4/rest/guides/best-practices-for-integrators#dealing-with-secondary-rate-limits)\" for details.", "tags": [ "pulls" ], @@ -368529,7 +368529,11 @@ }, "position": { "type": "integer", - "description": "The position in the diff where you want to add a review comment. Note this value is not the same as the line number in the file. For help finding the position value, read the note above." + "description": "**This paramter is deprecated. Use `line` instead**. The position in the diff where you want to add a review comment. Note this value is not the same as the line number in the file. For help finding the position value, read the note above.", + "deprecated": true, + "x-github": { + "deprecationDate": "2022-11-01" + } }, "side": { "type": "string", @@ -368641,14 +368645,14 @@ ] }, "position": { - "description": "The line index in the diff to which the comment applies.", + "description": "The line index in the diff to which the comment applies. This field is deprecated; use `line` instead.", "type": "integer", "examples": [ 1 ] }, "original_position": { - "description": "The index of the original line in the diff to which the comment applies.", + "description": "The index of the original line in the diff to which the comment applies. This field is deprecated; use `original_line` instead.", "type": "integer", "examples": [ 4 @@ -369396,14 +369400,14 @@ ] }, "position": { - "description": "The line index in the diff to which the comment applies.", + "description": "The line index in the diff to which the comment applies. This field is deprecated; use `line` instead.", "type": "integer", "examples": [ 1 ] }, "original_position": { - "description": "The index of the original line in the diff to which the comment applies.", + "description": "The index of the original line in the diff to which the comment applies. This field is deprecated; use `original_line` instead.", "type": "integer", "examples": [ 4 diff --git a/lib/rest/static/dereferenced/github.ae.deref.json b/lib/rest/static/dereferenced/github.ae.deref.json index 2d90019686ee..b5f9dd6eea5d 100644 --- a/lib/rest/static/dereferenced/github.ae.deref.json +++ b/lib/rest/static/dereferenced/github.ae.deref.json @@ -297949,14 +297949,14 @@ ] }, "position": { - "description": "The line index in the diff to which the comment applies.", + "description": "The line index in the diff to which the comment applies. This field is deprecated; use `line` instead.", "type": "integer", "examples": [ 1 ] }, "original_position": { - "description": "The index of the original line in the diff to which the comment applies.", + "description": "The index of the original line in the diff to which the comment applies. This field is deprecated; use `original_line` instead.", "type": "integer", "examples": [ 4 @@ -321102,14 +321102,14 @@ ] }, "position": { - "description": "The line index in the diff to which the comment applies.", + "description": "The line index in the diff to which the comment applies. This field is deprecated; use `line` instead.", "type": "integer", "examples": [ 1 ] }, "original_position": { - "description": "The index of the original line in the diff to which the comment applies.", + "description": "The index of the original line in the diff to which the comment applies. This field is deprecated; use `original_line` instead.", "type": "integer", "examples": [ 4 @@ -321724,14 +321724,14 @@ ] }, "position": { - "description": "The line index in the diff to which the comment applies.", + "description": "The line index in the diff to which the comment applies. This field is deprecated; use `line` instead.", "type": "integer", "examples": [ 1 ] }, "original_position": { - "description": "The index of the original line in the diff to which the comment applies.", + "description": "The index of the original line in the diff to which the comment applies. This field is deprecated; use `original_line` instead.", "type": "integer", "examples": [ 4 @@ -322385,14 +322385,14 @@ ] }, "position": { - "description": "The line index in the diff to which the comment applies.", + "description": "The line index in the diff to which the comment applies. This field is deprecated; use `line` instead.", "type": "integer", "examples": [ 1 ] }, "original_position": { - "description": "The index of the original line in the diff to which the comment applies.", + "description": "The index of the original line in the diff to which the comment applies. This field is deprecated; use `original_line` instead.", "type": "integer", "examples": [ 4 @@ -332043,14 +332043,14 @@ ] }, "position": { - "description": "The line index in the diff to which the comment applies.", + "description": "The line index in the diff to which the comment applies. This field is deprecated; use `line` instead.", "type": "integer", "examples": [ 1 ] }, "original_position": { - "description": "The index of the original line in the diff to which the comment applies.", + "description": "The index of the original line in the diff to which the comment applies. This field is deprecated; use `original_line` instead.", "type": "integer", "examples": [ 4 @@ -332571,7 +332571,7 @@ }, "post": { "summary": "Create a review comment for a pull request", - "description": "\nCreates a review comment in the pull request diff. To add a regular comment to a pull request timeline, see \"[Create an issue comment](https://docs.github.com/github-ae@latest/rest/reference/issues#create-an-issue-comment).\" We recommend creating a review comment using `line`, `side`, and optionally `start_line` and `start_side` if your comment applies to more than one line in the pull request diff.\n\nYou can still create a review comment using the `position` parameter. When you use `position`, the `line`, `side`, `start_line`, and `start_side` parameters are not required.\n\n**Note:** The position value equals the number of lines down from the first \"@@\" hunk header in the file you want to add a comment. The line just below the \"@@\" line is position 1, the next line is position 2, and so on. The position in the diff continues to increase through lines of whitespace and additional hunks until the beginning of a new file.\n\nThis endpoint triggers [notifications](https://docs.github.com/en/github/managing-subscriptions-and-notifications-on-github/about-notifications). Creating content too quickly using this endpoint may result in secondary rate limiting. See \"[Secondary rate limits](https://docs.github.com/github-ae@latest/rest/overview/resources-in-the-rest-api#secondary-rate-limits)\" and \"[Dealing with secondary rate limits](https://docs.github.com/github-ae@latest/rest/guides/best-practices-for-integrators#dealing-with-secondary-rate-limits)\" for details.", + "description": "\nCreates a review comment in the pull request diff. To add a regular comment to a pull request timeline, see \"[Create an issue comment](https://docs.github.com/github-ae@latest/rest/reference/issues#create-an-issue-comment).\" We recommend creating a review comment using `line`, `side`, and optionally `start_line` and `start_side` if your comment applies to more than one line in the pull request diff.\n\nThe `position` parameter is deprecated. If you use `position`, the `line`, `side`, `start_line`, and `start_side` parameters are not required.\n\n**Note:** The position value equals the number of lines down from the first \"@@\" hunk header in the file you want to add a comment. The line just below the \"@@\" line is position 1, the next line is position 2, and so on. The position in the diff continues to increase through lines of whitespace and additional hunks until the beginning of a new file.\n\nThis endpoint triggers [notifications](https://docs.github.com/en/github/managing-subscriptions-and-notifications-on-github/about-notifications). Creating content too quickly using this endpoint may result in secondary rate limiting. See \"[Secondary rate limits](https://docs.github.com/github-ae@latest/rest/overview/resources-in-the-rest-api#secondary-rate-limits)\" and \"[Dealing with secondary rate limits](https://docs.github.com/github-ae@latest/rest/guides/best-practices-for-integrators#dealing-with-secondary-rate-limits)\" for details.", "tags": [ "pulls" ], @@ -332627,7 +332627,11 @@ }, "position": { "type": "integer", - "description": "The position in the diff where you want to add a review comment. Note this value is not the same as the line number in the file. For help finding the position value, read the note above." + "description": "**This paramter is deprecated. Use `line` instead**. The position in the diff where you want to add a review comment. Note this value is not the same as the line number in the file. For help finding the position value, read the note above.", + "deprecated": true, + "x-github": { + "deprecationDate": "2022-11-01" + } }, "side": { "type": "string", @@ -332739,14 +332743,14 @@ ] }, "position": { - "description": "The line index in the diff to which the comment applies.", + "description": "The line index in the diff to which the comment applies. This field is deprecated; use `line` instead.", "type": "integer", "examples": [ 1 ] }, "original_position": { - "description": "The index of the original line in the diff to which the comment applies.", + "description": "The index of the original line in the diff to which the comment applies. This field is deprecated; use `original_line` instead.", "type": "integer", "examples": [ 4 @@ -333494,14 +333498,14 @@ ] }, "position": { - "description": "The line index in the diff to which the comment applies.", + "description": "The line index in the diff to which the comment applies. This field is deprecated; use `line` instead.", "type": "integer", "examples": [ 1 ] }, "original_position": { - "description": "The index of the original line in the diff to which the comment applies.", + "description": "The index of the original line in the diff to which the comment applies. This field is deprecated; use `original_line` instead.", "type": "integer", "examples": [ 4 diff --git a/script/rest/utils/operation.js b/script/rest/utils/operation.js index 341c9444d62e..2d6d57b149ba 100644 --- a/script/rest/utils/operation.js +++ b/script/rest/utils/operation.js @@ -98,6 +98,7 @@ export default class Operation { this.renderStatusCodes(), this.renderParameterDescriptions(), this.renderBodyParameterDescriptions(), + this.renderExampleRequestResponseDescriptions(), this.renderPreviewNotes(), ]) @@ -118,6 +119,17 @@ export default class Operation { return this } + async renderExampleRequestResponseDescriptions() { + return Promise.all( + this.codeExamples.map(async (codeExample) => { + codeExample.response.description = await renderContent(codeExample.response.description) + codeExample.request.description = await renderContent(codeExample.request.description) + + return codeExample + }) + ) + } + async renderStatusCodes() { const responses = this.#operation.responses const responseKeys = Object.keys(responses)