diff --git a/descriptions-next/api.github.com/api.github.com.2022-11-28.json b/descriptions-next/api.github.com/api.github.com.2022-11-28.json index 2c223f98a..b8cd6053c 100644 --- a/descriptions-next/api.github.com/api.github.com.2022-11-28.json +++ b/descriptions-next/api.github.com/api.github.com.2022-11-28.json @@ -64415,6 +64415,9 @@ } } }, + "202": { + "$ref": "#/components/responses/accepted" + }, "403": { "$ref": "#/components/responses/forbidden" } @@ -64466,6 +64469,9 @@ } } }, + "202": { + "$ref": "#/components/responses/accepted" + }, "403": { "$ref": "#/components/responses/forbidden" } @@ -64517,6 +64523,9 @@ } } }, + "202": { + "$ref": "#/components/responses/accepted" + }, "403": { "$ref": "#/components/responses/forbidden" } @@ -64568,6 +64577,9 @@ } } }, + "202": { + "$ref": "#/components/responses/accepted" + }, "403": { "$ref": "#/components/responses/forbidden" } diff --git a/descriptions-next/api.github.com/api.github.com.2022-11-28.yaml b/descriptions-next/api.github.com/api.github.com.2022-11-28.yaml index 8c2704132..0c8bb9e6d 100644 --- a/descriptions-next/api.github.com/api.github.com.2022-11-28.yaml +++ b/descriptions-next/api.github.com/api.github.com.2022-11-28.yaml @@ -46620,6 +46620,8 @@ paths: examples: default: "$ref": "#/components/examples/clone-traffic" + '202': + "$ref": "#/components/responses/accepted" '403': "$ref": "#/components/responses/forbidden" x-github: @@ -46652,6 +46654,8 @@ paths: examples: default: "$ref": "#/components/examples/content-traffic-items" + '202': + "$ref": "#/components/responses/accepted" '403': "$ref": "#/components/responses/forbidden" x-github: @@ -46684,6 +46688,8 @@ paths: examples: default: "$ref": "#/components/examples/referrer-traffic-items" + '202': + "$ref": "#/components/responses/accepted" '403': "$ref": "#/components/responses/forbidden" x-github: @@ -46717,6 +46723,8 @@ paths: examples: default: "$ref": "#/components/examples/view-traffic" + '202': + "$ref": "#/components/responses/accepted" '403': "$ref": "#/components/responses/forbidden" x-github: diff --git a/descriptions-next/api.github.com/api.github.com.json b/descriptions-next/api.github.com/api.github.com.json index 2c223f98a..b8cd6053c 100644 --- a/descriptions-next/api.github.com/api.github.com.json +++ b/descriptions-next/api.github.com/api.github.com.json @@ -64415,6 +64415,9 @@ } } }, + "202": { + "$ref": "#/components/responses/accepted" + }, "403": { "$ref": "#/components/responses/forbidden" } @@ -64466,6 +64469,9 @@ } } }, + "202": { + "$ref": "#/components/responses/accepted" + }, "403": { "$ref": "#/components/responses/forbidden" } @@ -64517,6 +64523,9 @@ } } }, + "202": { + "$ref": "#/components/responses/accepted" + }, "403": { "$ref": "#/components/responses/forbidden" } @@ -64568,6 +64577,9 @@ } } }, + "202": { + "$ref": "#/components/responses/accepted" + }, "403": { "$ref": "#/components/responses/forbidden" } diff --git a/descriptions-next/api.github.com/api.github.com.yaml b/descriptions-next/api.github.com/api.github.com.yaml index 8c2704132..0c8bb9e6d 100644 --- a/descriptions-next/api.github.com/api.github.com.yaml +++ b/descriptions-next/api.github.com/api.github.com.yaml @@ -46620,6 +46620,8 @@ paths: examples: default: "$ref": "#/components/examples/clone-traffic" + '202': + "$ref": "#/components/responses/accepted" '403': "$ref": "#/components/responses/forbidden" x-github: @@ -46652,6 +46654,8 @@ paths: examples: default: "$ref": "#/components/examples/content-traffic-items" + '202': + "$ref": "#/components/responses/accepted" '403': "$ref": "#/components/responses/forbidden" x-github: @@ -46684,6 +46688,8 @@ paths: examples: default: "$ref": "#/components/examples/referrer-traffic-items" + '202': + "$ref": "#/components/responses/accepted" '403': "$ref": "#/components/responses/forbidden" x-github: @@ -46717,6 +46723,8 @@ paths: examples: default: "$ref": "#/components/examples/view-traffic" + '202': + "$ref": "#/components/responses/accepted" '403': "$ref": "#/components/responses/forbidden" x-github: diff --git a/descriptions-next/api.github.com/dereferenced/api.github.com.2022-11-28.deref.json b/descriptions-next/api.github.com/dereferenced/api.github.com.2022-11-28.deref.json index dbc67f826..63b69927a 100644 --- a/descriptions-next/api.github.com/dereferenced/api.github.com.2022-11-28.deref.json +++ b/descriptions-next/api.github.com/dereferenced/api.github.com.2022-11-28.deref.json @@ -606954,6 +606954,21 @@ } } }, + "202": { + "description": "Accepted", + "content": { + "application/json": { + "schema": { + "type": "object" + }, + "examples": { + "default": { + "value": null + } + } + } + } + }, "403": { "description": "Forbidden", "content": { @@ -607135,6 +607150,21 @@ } } }, + "202": { + "description": "Accepted", + "content": { + "application/json": { + "schema": { + "type": "object" + }, + "examples": { + "default": { + "value": null + } + } + } + } + }, "403": { "description": "Forbidden", "content": { @@ -607269,6 +607299,21 @@ } } }, + "202": { + "description": "Accepted", + "content": { + "application/json": { + "schema": { + "type": "object" + }, + "examples": { + "default": { + "value": null + } + } + } + } + }, "403": { "description": "Forbidden", "content": { @@ -607491,6 +607536,21 @@ } } }, + "202": { + "description": "Accepted", + "content": { + "application/json": { + "schema": { + "type": "object" + }, + "examples": { + "default": { + "value": null + } + } + } + } + }, "403": { "description": "Forbidden", "content": { diff --git a/descriptions-next/api.github.com/dereferenced/api.github.com.2022-11-28.deref.yaml b/descriptions-next/api.github.com/dereferenced/api.github.com.2022-11-28.deref.yaml index 3183aeca7..f798fa1b6 100644 --- a/descriptions-next/api.github.com/dereferenced/api.github.com.2022-11-28.deref.yaml +++ b/descriptions-next/api.github.com/dereferenced/api.github.com.2022-11-28.deref.yaml @@ -95668,6 +95668,7 @@ paths: - timestamp: '2016-10-24T00:00:00Z' count: 7 uniques: 5 + '202': *37 '403': *27 x-github: githubCloudOnly: false @@ -95763,6 +95764,7 @@ paths: title: hubot/LICENSE.md at master · github/hubot · GitHub count: 281 uniques: 222 + '202': *37 '403': *27 x-github: githubCloudOnly: false @@ -95825,6 +95827,7 @@ paths: - referrer: yandex.ru count: 1 uniques: 1 + '202': *37 '403': *27 x-github: githubCloudOnly: false @@ -95923,6 +95926,7 @@ paths: - timestamp: '2016-10-24T00:00:00Z' count: 614 uniques: 237 + '202': *37 '403': *27 x-github: githubCloudOnly: false diff --git a/descriptions-next/api.github.com/dereferenced/api.github.com.deref.json b/descriptions-next/api.github.com/dereferenced/api.github.com.deref.json index dbc67f826..63b69927a 100644 --- a/descriptions-next/api.github.com/dereferenced/api.github.com.deref.json +++ b/descriptions-next/api.github.com/dereferenced/api.github.com.deref.json @@ -606954,6 +606954,21 @@ } } }, + "202": { + "description": "Accepted", + "content": { + "application/json": { + "schema": { + "type": "object" + }, + "examples": { + "default": { + "value": null + } + } + } + } + }, "403": { "description": "Forbidden", "content": { @@ -607135,6 +607150,21 @@ } } }, + "202": { + "description": "Accepted", + "content": { + "application/json": { + "schema": { + "type": "object" + }, + "examples": { + "default": { + "value": null + } + } + } + } + }, "403": { "description": "Forbidden", "content": { @@ -607269,6 +607299,21 @@ } } }, + "202": { + "description": "Accepted", + "content": { + "application/json": { + "schema": { + "type": "object" + }, + "examples": { + "default": { + "value": null + } + } + } + } + }, "403": { "description": "Forbidden", "content": { @@ -607491,6 +607536,21 @@ } } }, + "202": { + "description": "Accepted", + "content": { + "application/json": { + "schema": { + "type": "object" + }, + "examples": { + "default": { + "value": null + } + } + } + } + }, "403": { "description": "Forbidden", "content": { diff --git a/descriptions-next/api.github.com/dereferenced/api.github.com.deref.yaml b/descriptions-next/api.github.com/dereferenced/api.github.com.deref.yaml index 3183aeca7..f798fa1b6 100644 --- a/descriptions-next/api.github.com/dereferenced/api.github.com.deref.yaml +++ b/descriptions-next/api.github.com/dereferenced/api.github.com.deref.yaml @@ -95668,6 +95668,7 @@ paths: - timestamp: '2016-10-24T00:00:00Z' count: 7 uniques: 5 + '202': *37 '403': *27 x-github: githubCloudOnly: false @@ -95763,6 +95764,7 @@ paths: title: hubot/LICENSE.md at master · github/hubot · GitHub count: 281 uniques: 222 + '202': *37 '403': *27 x-github: githubCloudOnly: false @@ -95825,6 +95827,7 @@ paths: - referrer: yandex.ru count: 1 uniques: 1 + '202': *37 '403': *27 x-github: githubCloudOnly: false @@ -95923,6 +95926,7 @@ paths: - timestamp: '2016-10-24T00:00:00Z' count: 614 uniques: 237 + '202': *37 '403': *27 x-github: githubCloudOnly: false diff --git a/descriptions-next/ghec/dereferenced/ghec.2022-11-28.deref.json b/descriptions-next/ghec/dereferenced/ghec.2022-11-28.deref.json index d23b4bf54..b1bdba9c4 100644 --- a/descriptions-next/ghec/dereferenced/ghec.2022-11-28.deref.json +++ b/descriptions-next/ghec/dereferenced/ghec.2022-11-28.deref.json @@ -669142,6 +669142,21 @@ } } }, + "202": { + "description": "Accepted", + "content": { + "application/json": { + "schema": { + "type": "object" + }, + "examples": { + "default": { + "value": null + } + } + } + } + }, "403": { "description": "Forbidden", "content": { @@ -669323,6 +669338,21 @@ } } }, + "202": { + "description": "Accepted", + "content": { + "application/json": { + "schema": { + "type": "object" + }, + "examples": { + "default": { + "value": null + } + } + } + } + }, "403": { "description": "Forbidden", "content": { @@ -669457,6 +669487,21 @@ } } }, + "202": { + "description": "Accepted", + "content": { + "application/json": { + "schema": { + "type": "object" + }, + "examples": { + "default": { + "value": null + } + } + } + } + }, "403": { "description": "Forbidden", "content": { @@ -669679,6 +669724,21 @@ } } }, + "202": { + "description": "Accepted", + "content": { + "application/json": { + "schema": { + "type": "object" + }, + "examples": { + "default": { + "value": null + } + } + } + } + }, "403": { "description": "Forbidden", "content": { diff --git a/descriptions-next/ghec/dereferenced/ghec.2022-11-28.deref.yaml b/descriptions-next/ghec/dereferenced/ghec.2022-11-28.deref.yaml index 4452aa770..8b061d9cf 100644 --- a/descriptions-next/ghec/dereferenced/ghec.2022-11-28.deref.yaml +++ b/descriptions-next/ghec/dereferenced/ghec.2022-11-28.deref.yaml @@ -108937,6 +108937,7 @@ paths: - timestamp: '2016-10-24T00:00:00Z' count: 7 uniques: 5 + '202': *37 '403': *27 x-github: githubCloudOnly: false @@ -109032,6 +109033,7 @@ paths: title: hubot/LICENSE.md at master · github/hubot · GitHub count: 281 uniques: 222 + '202': *37 '403': *27 x-github: githubCloudOnly: false @@ -109094,6 +109096,7 @@ paths: - referrer: yandex.ru count: 1 uniques: 1 + '202': *37 '403': *27 x-github: githubCloudOnly: false @@ -109192,6 +109195,7 @@ paths: - timestamp: '2016-10-24T00:00:00Z' count: 614 uniques: 237 + '202': *37 '403': *27 x-github: githubCloudOnly: false diff --git a/descriptions-next/ghec/dereferenced/ghec.deref.json b/descriptions-next/ghec/dereferenced/ghec.deref.json index d23b4bf54..b1bdba9c4 100644 --- a/descriptions-next/ghec/dereferenced/ghec.deref.json +++ b/descriptions-next/ghec/dereferenced/ghec.deref.json @@ -669142,6 +669142,21 @@ } } }, + "202": { + "description": "Accepted", + "content": { + "application/json": { + "schema": { + "type": "object" + }, + "examples": { + "default": { + "value": null + } + } + } + } + }, "403": { "description": "Forbidden", "content": { @@ -669323,6 +669338,21 @@ } } }, + "202": { + "description": "Accepted", + "content": { + "application/json": { + "schema": { + "type": "object" + }, + "examples": { + "default": { + "value": null + } + } + } + } + }, "403": { "description": "Forbidden", "content": { @@ -669457,6 +669487,21 @@ } } }, + "202": { + "description": "Accepted", + "content": { + "application/json": { + "schema": { + "type": "object" + }, + "examples": { + "default": { + "value": null + } + } + } + } + }, "403": { "description": "Forbidden", "content": { @@ -669679,6 +669724,21 @@ } } }, + "202": { + "description": "Accepted", + "content": { + "application/json": { + "schema": { + "type": "object" + }, + "examples": { + "default": { + "value": null + } + } + } + } + }, "403": { "description": "Forbidden", "content": { diff --git a/descriptions-next/ghec/dereferenced/ghec.deref.yaml b/descriptions-next/ghec/dereferenced/ghec.deref.yaml index 4452aa770..8b061d9cf 100644 --- a/descriptions-next/ghec/dereferenced/ghec.deref.yaml +++ b/descriptions-next/ghec/dereferenced/ghec.deref.yaml @@ -108937,6 +108937,7 @@ paths: - timestamp: '2016-10-24T00:00:00Z' count: 7 uniques: 5 + '202': *37 '403': *27 x-github: githubCloudOnly: false @@ -109032,6 +109033,7 @@ paths: title: hubot/LICENSE.md at master · github/hubot · GitHub count: 281 uniques: 222 + '202': *37 '403': *27 x-github: githubCloudOnly: false @@ -109094,6 +109096,7 @@ paths: - referrer: yandex.ru count: 1 uniques: 1 + '202': *37 '403': *27 x-github: githubCloudOnly: false @@ -109192,6 +109195,7 @@ paths: - timestamp: '2016-10-24T00:00:00Z' count: 614 uniques: 237 + '202': *37 '403': *27 x-github: githubCloudOnly: false diff --git a/descriptions-next/ghec/ghec.2022-11-28.json b/descriptions-next/ghec/ghec.2022-11-28.json index 25a79bc37..6230349b8 100644 --- a/descriptions-next/ghec/ghec.2022-11-28.json +++ b/descriptions-next/ghec/ghec.2022-11-28.json @@ -77532,6 +77532,9 @@ } } }, + "202": { + "$ref": "#/components/responses/accepted" + }, "403": { "$ref": "#/components/responses/forbidden" } @@ -77583,6 +77586,9 @@ } } }, + "202": { + "$ref": "#/components/responses/accepted" + }, "403": { "$ref": "#/components/responses/forbidden" } @@ -77634,6 +77640,9 @@ } } }, + "202": { + "$ref": "#/components/responses/accepted" + }, "403": { "$ref": "#/components/responses/forbidden" } @@ -77685,6 +77694,9 @@ } } }, + "202": { + "$ref": "#/components/responses/accepted" + }, "403": { "$ref": "#/components/responses/forbidden" } diff --git a/descriptions-next/ghec/ghec.2022-11-28.yaml b/descriptions-next/ghec/ghec.2022-11-28.yaml index 1d4fedbb4..d10c1dc86 100644 --- a/descriptions-next/ghec/ghec.2022-11-28.yaml +++ b/descriptions-next/ghec/ghec.2022-11-28.yaml @@ -55972,6 +55972,8 @@ paths: examples: default: "$ref": "#/components/examples/clone-traffic" + '202': + "$ref": "#/components/responses/accepted" '403': "$ref": "#/components/responses/forbidden" x-github: @@ -56004,6 +56006,8 @@ paths: examples: default: "$ref": "#/components/examples/content-traffic-items" + '202': + "$ref": "#/components/responses/accepted" '403': "$ref": "#/components/responses/forbidden" x-github: @@ -56036,6 +56040,8 @@ paths: examples: default: "$ref": "#/components/examples/referrer-traffic-items" + '202': + "$ref": "#/components/responses/accepted" '403': "$ref": "#/components/responses/forbidden" x-github: @@ -56069,6 +56075,8 @@ paths: examples: default: "$ref": "#/components/examples/view-traffic" + '202': + "$ref": "#/components/responses/accepted" '403': "$ref": "#/components/responses/forbidden" x-github: diff --git a/descriptions-next/ghec/ghec.json b/descriptions-next/ghec/ghec.json index 25a79bc37..6230349b8 100644 --- a/descriptions-next/ghec/ghec.json +++ b/descriptions-next/ghec/ghec.json @@ -77532,6 +77532,9 @@ } } }, + "202": { + "$ref": "#/components/responses/accepted" + }, "403": { "$ref": "#/components/responses/forbidden" } @@ -77583,6 +77586,9 @@ } } }, + "202": { + "$ref": "#/components/responses/accepted" + }, "403": { "$ref": "#/components/responses/forbidden" } @@ -77634,6 +77640,9 @@ } } }, + "202": { + "$ref": "#/components/responses/accepted" + }, "403": { "$ref": "#/components/responses/forbidden" } @@ -77685,6 +77694,9 @@ } } }, + "202": { + "$ref": "#/components/responses/accepted" + }, "403": { "$ref": "#/components/responses/forbidden" } diff --git a/descriptions-next/ghec/ghec.yaml b/descriptions-next/ghec/ghec.yaml index 1d4fedbb4..d10c1dc86 100644 --- a/descriptions-next/ghec/ghec.yaml +++ b/descriptions-next/ghec/ghec.yaml @@ -55972,6 +55972,8 @@ paths: examples: default: "$ref": "#/components/examples/clone-traffic" + '202': + "$ref": "#/components/responses/accepted" '403': "$ref": "#/components/responses/forbidden" x-github: @@ -56004,6 +56006,8 @@ paths: examples: default: "$ref": "#/components/examples/content-traffic-items" + '202': + "$ref": "#/components/responses/accepted" '403': "$ref": "#/components/responses/forbidden" x-github: @@ -56036,6 +56040,8 @@ paths: examples: default: "$ref": "#/components/examples/referrer-traffic-items" + '202': + "$ref": "#/components/responses/accepted" '403': "$ref": "#/components/responses/forbidden" x-github: @@ -56069,6 +56075,8 @@ paths: examples: default: "$ref": "#/components/examples/view-traffic" + '202': + "$ref": "#/components/responses/accepted" '403': "$ref": "#/components/responses/forbidden" x-github: