diff --git a/descriptions/api.github.com/api.github.com.2022-11-28.json b/descriptions/api.github.com/api.github.com.2022-11-28.json index 77fd7e66c..4f55c4474 100644 --- a/descriptions/api.github.com/api.github.com.2022-11-28.json +++ b/descriptions/api.github.com/api.github.com.2022-11-28.json @@ -63545,9 +63545,6 @@ } } }, - "202": { - "$ref": "#/components/responses/accepted" - }, "403": { "$ref": "#/components/responses/forbidden" } @@ -63599,9 +63596,6 @@ } } }, - "202": { - "$ref": "#/components/responses/accepted" - }, "403": { "$ref": "#/components/responses/forbidden" } @@ -63653,9 +63647,6 @@ } } }, - "202": { - "$ref": "#/components/responses/accepted" - }, "403": { "$ref": "#/components/responses/forbidden" } @@ -63707,9 +63698,6 @@ } } }, - "202": { - "$ref": "#/components/responses/accepted" - }, "403": { "$ref": "#/components/responses/forbidden" } diff --git a/descriptions/api.github.com/api.github.com.2022-11-28.yaml b/descriptions/api.github.com/api.github.com.2022-11-28.yaml index 41f0115d6..9b56c35ba 100644 --- a/descriptions/api.github.com/api.github.com.2022-11-28.yaml +++ b/descriptions/api.github.com/api.github.com.2022-11-28.yaml @@ -46064,8 +46064,6 @@ paths: examples: default: "$ref": "#/components/examples/clone-traffic" - '202': - "$ref": "#/components/responses/accepted" '403': "$ref": "#/components/responses/forbidden" x-github: @@ -46098,8 +46096,6 @@ paths: examples: default: "$ref": "#/components/examples/content-traffic-items" - '202': - "$ref": "#/components/responses/accepted" '403': "$ref": "#/components/responses/forbidden" x-github: @@ -46132,8 +46128,6 @@ paths: examples: default: "$ref": "#/components/examples/referrer-traffic-items" - '202': - "$ref": "#/components/responses/accepted" '403': "$ref": "#/components/responses/forbidden" x-github: @@ -46167,8 +46161,6 @@ paths: examples: default: "$ref": "#/components/examples/view-traffic" - '202': - "$ref": "#/components/responses/accepted" '403': "$ref": "#/components/responses/forbidden" x-github: diff --git a/descriptions/api.github.com/api.github.com.json b/descriptions/api.github.com/api.github.com.json index 77fd7e66c..4f55c4474 100644 --- a/descriptions/api.github.com/api.github.com.json +++ b/descriptions/api.github.com/api.github.com.json @@ -63545,9 +63545,6 @@ } } }, - "202": { - "$ref": "#/components/responses/accepted" - }, "403": { "$ref": "#/components/responses/forbidden" } @@ -63599,9 +63596,6 @@ } } }, - "202": { - "$ref": "#/components/responses/accepted" - }, "403": { "$ref": "#/components/responses/forbidden" } @@ -63653,9 +63647,6 @@ } } }, - "202": { - "$ref": "#/components/responses/accepted" - }, "403": { "$ref": "#/components/responses/forbidden" } @@ -63707,9 +63698,6 @@ } } }, - "202": { - "$ref": "#/components/responses/accepted" - }, "403": { "$ref": "#/components/responses/forbidden" } diff --git a/descriptions/api.github.com/api.github.com.yaml b/descriptions/api.github.com/api.github.com.yaml index 41f0115d6..9b56c35ba 100644 --- a/descriptions/api.github.com/api.github.com.yaml +++ b/descriptions/api.github.com/api.github.com.yaml @@ -46064,8 +46064,6 @@ paths: examples: default: "$ref": "#/components/examples/clone-traffic" - '202': - "$ref": "#/components/responses/accepted" '403': "$ref": "#/components/responses/forbidden" x-github: @@ -46098,8 +46096,6 @@ paths: examples: default: "$ref": "#/components/examples/content-traffic-items" - '202': - "$ref": "#/components/responses/accepted" '403': "$ref": "#/components/responses/forbidden" x-github: @@ -46132,8 +46128,6 @@ paths: examples: default: "$ref": "#/components/examples/referrer-traffic-items" - '202': - "$ref": "#/components/responses/accepted" '403': "$ref": "#/components/responses/forbidden" x-github: @@ -46167,8 +46161,6 @@ paths: examples: default: "$ref": "#/components/examples/view-traffic" - '202': - "$ref": "#/components/responses/accepted" '403': "$ref": "#/components/responses/forbidden" x-github: diff --git a/descriptions/api.github.com/dereferenced/api.github.com.2022-11-28.deref.json b/descriptions/api.github.com/dereferenced/api.github.com.2022-11-28.deref.json index e29cfee62..b577e364b 100644 --- a/descriptions/api.github.com/dereferenced/api.github.com.2022-11-28.deref.json +++ b/descriptions/api.github.com/dereferenced/api.github.com.2022-11-28.deref.json @@ -512362,21 +512362,6 @@ } } }, - "202": { - "description": "Accepted", - "content": { - "application/json": { - "schema": { - "type": "object" - }, - "examples": { - "default": { - "value": null - } - } - } - } - }, "403": { "description": "Forbidden", "content": { @@ -512550,21 +512535,6 @@ } } }, - "202": { - "description": "Accepted", - "content": { - "application/json": { - "schema": { - "type": "object" - }, - "examples": { - "default": { - "value": null - } - } - } - } - }, "403": { "description": "Forbidden", "content": { @@ -512693,21 +512663,6 @@ } } }, - "202": { - "description": "Accepted", - "content": { - "application/json": { - "schema": { - "type": "object" - }, - "examples": { - "default": { - "value": null - } - } - } - } - }, "403": { "description": "Forbidden", "content": { @@ -512926,21 +512881,6 @@ } } }, - "202": { - "description": "Accepted", - "content": { - "application/json": { - "schema": { - "type": "object" - }, - "examples": { - "default": { - "value": null - } - } - } - } - }, "403": { "description": "Forbidden", "content": { diff --git a/descriptions/api.github.com/dereferenced/api.github.com.2022-11-28.deref.yaml b/descriptions/api.github.com/dereferenced/api.github.com.2022-11-28.deref.yaml index 925216c29..5668f0183 100644 --- a/descriptions/api.github.com/dereferenced/api.github.com.2022-11-28.deref.yaml +++ b/descriptions/api.github.com/dereferenced/api.github.com.2022-11-28.deref.yaml @@ -92939,7 +92939,6 @@ paths: - timestamp: '2016-10-24T00:00:00Z' count: 7 uniques: 5 - '202': *39 '403': *29 x-github: githubCloudOnly: false @@ -93031,7 +93030,6 @@ paths: title: hubot/LICENSE.md at master · github/hubot · GitHub count: 281 uniques: 222 - '202': *39 '403': *29 x-github: githubCloudOnly: false @@ -93091,7 +93089,6 @@ paths: - referrer: yandex.ru count: 1 uniques: 1 - '202': *39 '403': *29 x-github: githubCloudOnly: false @@ -93188,7 +93185,6 @@ paths: - timestamp: '2016-10-24T00:00:00Z' count: 614 uniques: 237 - '202': *39 '403': *29 x-github: githubCloudOnly: false diff --git a/descriptions/api.github.com/dereferenced/api.github.com.deref.json b/descriptions/api.github.com/dereferenced/api.github.com.deref.json index e29cfee62..b577e364b 100644 --- a/descriptions/api.github.com/dereferenced/api.github.com.deref.json +++ b/descriptions/api.github.com/dereferenced/api.github.com.deref.json @@ -512362,21 +512362,6 @@ } } }, - "202": { - "description": "Accepted", - "content": { - "application/json": { - "schema": { - "type": "object" - }, - "examples": { - "default": { - "value": null - } - } - } - } - }, "403": { "description": "Forbidden", "content": { @@ -512550,21 +512535,6 @@ } } }, - "202": { - "description": "Accepted", - "content": { - "application/json": { - "schema": { - "type": "object" - }, - "examples": { - "default": { - "value": null - } - } - } - } - }, "403": { "description": "Forbidden", "content": { @@ -512693,21 +512663,6 @@ } } }, - "202": { - "description": "Accepted", - "content": { - "application/json": { - "schema": { - "type": "object" - }, - "examples": { - "default": { - "value": null - } - } - } - } - }, "403": { "description": "Forbidden", "content": { @@ -512926,21 +512881,6 @@ } } }, - "202": { - "description": "Accepted", - "content": { - "application/json": { - "schema": { - "type": "object" - }, - "examples": { - "default": { - "value": null - } - } - } - } - }, "403": { "description": "Forbidden", "content": { diff --git a/descriptions/api.github.com/dereferenced/api.github.com.deref.yaml b/descriptions/api.github.com/dereferenced/api.github.com.deref.yaml index 925216c29..5668f0183 100644 --- a/descriptions/api.github.com/dereferenced/api.github.com.deref.yaml +++ b/descriptions/api.github.com/dereferenced/api.github.com.deref.yaml @@ -92939,7 +92939,6 @@ paths: - timestamp: '2016-10-24T00:00:00Z' count: 7 uniques: 5 - '202': *39 '403': *29 x-github: githubCloudOnly: false @@ -93031,7 +93030,6 @@ paths: title: hubot/LICENSE.md at master · github/hubot · GitHub count: 281 uniques: 222 - '202': *39 '403': *29 x-github: githubCloudOnly: false @@ -93091,7 +93089,6 @@ paths: - referrer: yandex.ru count: 1 uniques: 1 - '202': *39 '403': *29 x-github: githubCloudOnly: false @@ -93188,7 +93185,6 @@ paths: - timestamp: '2016-10-24T00:00:00Z' count: 614 uniques: 237 - '202': *39 '403': *29 x-github: githubCloudOnly: false diff --git a/descriptions/ghec/dereferenced/ghec.2022-11-28.deref.json b/descriptions/ghec/dereferenced/ghec.2022-11-28.deref.json index e0116862f..941f70958 100644 --- a/descriptions/ghec/dereferenced/ghec.2022-11-28.deref.json +++ b/descriptions/ghec/dereferenced/ghec.2022-11-28.deref.json @@ -571065,21 +571065,6 @@ } } }, - "202": { - "description": "Accepted", - "content": { - "application/json": { - "schema": { - "type": "object" - }, - "examples": { - "default": { - "value": null - } - } - } - } - }, "403": { "description": "Forbidden", "content": { @@ -571253,21 +571238,6 @@ } } }, - "202": { - "description": "Accepted", - "content": { - "application/json": { - "schema": { - "type": "object" - }, - "examples": { - "default": { - "value": null - } - } - } - } - }, "403": { "description": "Forbidden", "content": { @@ -571396,21 +571366,6 @@ } } }, - "202": { - "description": "Accepted", - "content": { - "application/json": { - "schema": { - "type": "object" - }, - "examples": { - "default": { - "value": null - } - } - } - } - }, "403": { "description": "Forbidden", "content": { @@ -571629,21 +571584,6 @@ } } }, - "202": { - "description": "Accepted", - "content": { - "application/json": { - "schema": { - "type": "object" - }, - "examples": { - "default": { - "value": null - } - } - } - } - }, "403": { "description": "Forbidden", "content": { diff --git a/descriptions/ghec/dereferenced/ghec.2022-11-28.deref.yaml b/descriptions/ghec/dereferenced/ghec.2022-11-28.deref.yaml index 786f22894..88a61276e 100644 --- a/descriptions/ghec/dereferenced/ghec.2022-11-28.deref.yaml +++ b/descriptions/ghec/dereferenced/ghec.2022-11-28.deref.yaml @@ -106192,7 +106192,6 @@ paths: - timestamp: '2016-10-24T00:00:00Z' count: 7 uniques: 5 - '202': *39 '403': *29 x-github: githubCloudOnly: false @@ -106284,7 +106283,6 @@ paths: title: hubot/LICENSE.md at master · github/hubot · GitHub count: 281 uniques: 222 - '202': *39 '403': *29 x-github: githubCloudOnly: false @@ -106344,7 +106342,6 @@ paths: - referrer: yandex.ru count: 1 uniques: 1 - '202': *39 '403': *29 x-github: githubCloudOnly: false @@ -106441,7 +106438,6 @@ paths: - timestamp: '2016-10-24T00:00:00Z' count: 614 uniques: 237 - '202': *39 '403': *29 x-github: githubCloudOnly: false diff --git a/descriptions/ghec/dereferenced/ghec.deref.json b/descriptions/ghec/dereferenced/ghec.deref.json index e0116862f..941f70958 100644 --- a/descriptions/ghec/dereferenced/ghec.deref.json +++ b/descriptions/ghec/dereferenced/ghec.deref.json @@ -571065,21 +571065,6 @@ } } }, - "202": { - "description": "Accepted", - "content": { - "application/json": { - "schema": { - "type": "object" - }, - "examples": { - "default": { - "value": null - } - } - } - } - }, "403": { "description": "Forbidden", "content": { @@ -571253,21 +571238,6 @@ } } }, - "202": { - "description": "Accepted", - "content": { - "application/json": { - "schema": { - "type": "object" - }, - "examples": { - "default": { - "value": null - } - } - } - } - }, "403": { "description": "Forbidden", "content": { @@ -571396,21 +571366,6 @@ } } }, - "202": { - "description": "Accepted", - "content": { - "application/json": { - "schema": { - "type": "object" - }, - "examples": { - "default": { - "value": null - } - } - } - } - }, "403": { "description": "Forbidden", "content": { @@ -571629,21 +571584,6 @@ } } }, - "202": { - "description": "Accepted", - "content": { - "application/json": { - "schema": { - "type": "object" - }, - "examples": { - "default": { - "value": null - } - } - } - } - }, "403": { "description": "Forbidden", "content": { diff --git a/descriptions/ghec/dereferenced/ghec.deref.yaml b/descriptions/ghec/dereferenced/ghec.deref.yaml index 786f22894..88a61276e 100644 --- a/descriptions/ghec/dereferenced/ghec.deref.yaml +++ b/descriptions/ghec/dereferenced/ghec.deref.yaml @@ -106192,7 +106192,6 @@ paths: - timestamp: '2016-10-24T00:00:00Z' count: 7 uniques: 5 - '202': *39 '403': *29 x-github: githubCloudOnly: false @@ -106284,7 +106283,6 @@ paths: title: hubot/LICENSE.md at master · github/hubot · GitHub count: 281 uniques: 222 - '202': *39 '403': *29 x-github: githubCloudOnly: false @@ -106344,7 +106342,6 @@ paths: - referrer: yandex.ru count: 1 uniques: 1 - '202': *39 '403': *29 x-github: githubCloudOnly: false @@ -106441,7 +106438,6 @@ paths: - timestamp: '2016-10-24T00:00:00Z' count: 614 uniques: 237 - '202': *39 '403': *29 x-github: githubCloudOnly: false diff --git a/descriptions/ghec/ghec.2022-11-28.json b/descriptions/ghec/ghec.2022-11-28.json index 7fce3178d..8d67d3d30 100644 --- a/descriptions/ghec/ghec.2022-11-28.json +++ b/descriptions/ghec/ghec.2022-11-28.json @@ -76852,9 +76852,6 @@ } } }, - "202": { - "$ref": "#/components/responses/accepted" - }, "403": { "$ref": "#/components/responses/forbidden" } @@ -76906,9 +76903,6 @@ } } }, - "202": { - "$ref": "#/components/responses/accepted" - }, "403": { "$ref": "#/components/responses/forbidden" } @@ -76960,9 +76954,6 @@ } } }, - "202": { - "$ref": "#/components/responses/accepted" - }, "403": { "$ref": "#/components/responses/forbidden" } @@ -77014,9 +77005,6 @@ } } }, - "202": { - "$ref": "#/components/responses/accepted" - }, "403": { "$ref": "#/components/responses/forbidden" } diff --git a/descriptions/ghec/ghec.2022-11-28.yaml b/descriptions/ghec/ghec.2022-11-28.yaml index 1087f935a..d3355d8e3 100644 --- a/descriptions/ghec/ghec.2022-11-28.yaml +++ b/descriptions/ghec/ghec.2022-11-28.yaml @@ -55576,8 +55576,6 @@ paths: examples: default: "$ref": "#/components/examples/clone-traffic" - '202': - "$ref": "#/components/responses/accepted" '403': "$ref": "#/components/responses/forbidden" x-github: @@ -55610,8 +55608,6 @@ paths: examples: default: "$ref": "#/components/examples/content-traffic-items" - '202': - "$ref": "#/components/responses/accepted" '403': "$ref": "#/components/responses/forbidden" x-github: @@ -55644,8 +55640,6 @@ paths: examples: default: "$ref": "#/components/examples/referrer-traffic-items" - '202': - "$ref": "#/components/responses/accepted" '403': "$ref": "#/components/responses/forbidden" x-github: @@ -55679,8 +55673,6 @@ paths: examples: default: "$ref": "#/components/examples/view-traffic" - '202': - "$ref": "#/components/responses/accepted" '403': "$ref": "#/components/responses/forbidden" x-github: diff --git a/descriptions/ghec/ghec.json b/descriptions/ghec/ghec.json index 7fce3178d..8d67d3d30 100644 --- a/descriptions/ghec/ghec.json +++ b/descriptions/ghec/ghec.json @@ -76852,9 +76852,6 @@ } } }, - "202": { - "$ref": "#/components/responses/accepted" - }, "403": { "$ref": "#/components/responses/forbidden" } @@ -76906,9 +76903,6 @@ } } }, - "202": { - "$ref": "#/components/responses/accepted" - }, "403": { "$ref": "#/components/responses/forbidden" } @@ -76960,9 +76954,6 @@ } } }, - "202": { - "$ref": "#/components/responses/accepted" - }, "403": { "$ref": "#/components/responses/forbidden" } @@ -77014,9 +77005,6 @@ } } }, - "202": { - "$ref": "#/components/responses/accepted" - }, "403": { "$ref": "#/components/responses/forbidden" } diff --git a/descriptions/ghec/ghec.yaml b/descriptions/ghec/ghec.yaml index 1087f935a..d3355d8e3 100644 --- a/descriptions/ghec/ghec.yaml +++ b/descriptions/ghec/ghec.yaml @@ -55576,8 +55576,6 @@ paths: examples: default: "$ref": "#/components/examples/clone-traffic" - '202': - "$ref": "#/components/responses/accepted" '403': "$ref": "#/components/responses/forbidden" x-github: @@ -55610,8 +55608,6 @@ paths: examples: default: "$ref": "#/components/examples/content-traffic-items" - '202': - "$ref": "#/components/responses/accepted" '403': "$ref": "#/components/responses/forbidden" x-github: @@ -55644,8 +55640,6 @@ paths: examples: default: "$ref": "#/components/examples/referrer-traffic-items" - '202': - "$ref": "#/components/responses/accepted" '403': "$ref": "#/components/responses/forbidden" x-github: @@ -55679,8 +55673,6 @@ paths: examples: default: "$ref": "#/components/examples/view-traffic" - '202': - "$ref": "#/components/responses/accepted" '403': "$ref": "#/components/responses/forbidden" x-github: