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 f6f65ad0b..0175e9b41 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 @@ -7938,7 +7938,7 @@ "/organizations/{org}/settings/billing/budgets": { "get": { "summary": "Get all budgets for an organization", - "description": "> [!NOTE]\n> This endpoint is in public preview and is subject to change.\n\nGets all budgets for an organization. The authenticated user must be an organization admin or billing manager.", + "description": "> [!NOTE]\n> This endpoint is in public preview and is subject to change.\n\nGets all budgets for an organization. The authenticated user must be an organization admin or billing manager.\nEach page returns up to 10 budgets.", "tags": [ "billing" ], @@ -7950,6 +7950,38 @@ "parameters": [ { "$ref": "#/components/parameters/org" + }, + { + "name": "page", + "description": "The page number of the results to fetch.", + "in": "query", + "schema": { + "type": "integer", + "default": 1 + } + }, + { + "name": "per_page", + "description": "The number of results per page (max 10).", + "in": "query", + "schema": { + "type": "integer", + "default": 10 + } + }, + { + "name": "scope", + "description": "Filter budgets by scope type.", + "in": "query", + "schema": { + "type": "string", + "enum": [ + "enterprise", + "organization", + "repository", + "cost_center" + ] + } } ], "responses": { @@ -13785,7 +13817,7 @@ "deployments": { "type": "array", "description": "The list of deployments to record.", - "maxItems": 100, + "maxItems": 1000, "items": { "type": "object", "properties": { @@ -75724,7 +75756,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "branch_protection_configuration", "schema": { "type": "string" } @@ -75817,7 +75849,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "branch_protection_configuration", "schema": { "type": "string" } @@ -75910,7 +75942,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "branch_protection_rule", "schema": { "type": "string" } @@ -76003,7 +76035,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "branch_protection_rule", "schema": { "type": "string" } @@ -76096,7 +76128,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "branch_protection_rule", "schema": { "type": "string" } @@ -76189,7 +76221,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "check_run", "schema": { "type": "string" } @@ -76298,7 +76330,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "check_run", "schema": { "type": "string" } @@ -76407,7 +76439,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "check_run", "schema": { "type": "string" } @@ -76516,7 +76548,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "check_run", "schema": { "type": "string" } @@ -76625,7 +76657,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "check_suite", "schema": { "type": "string" } @@ -76718,7 +76750,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "check_suite", "schema": { "type": "string" } @@ -76811,7 +76843,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "check_suite", "schema": { "type": "string" } @@ -76904,7 +76936,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "code_scanning_alert", "schema": { "type": "string" } @@ -76997,7 +77029,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "code_scanning_alert", "schema": { "type": "string" } @@ -77090,7 +77122,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "code_scanning_alert", "schema": { "type": "string" } @@ -77183,7 +77215,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "code_scanning_alert", "schema": { "type": "string" } @@ -77276,7 +77308,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "code_scanning_alert", "schema": { "type": "string" } @@ -77369,7 +77401,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "code_scanning_alert", "schema": { "type": "string" } @@ -77462,7 +77494,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "code_scanning_alert", "schema": { "type": "string" } @@ -77555,7 +77587,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "commit_comment", "schema": { "type": "string" } @@ -77647,7 +77679,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "create", "schema": { "type": "string" } @@ -77740,7 +77772,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "custom_property", "schema": { "type": "string" } @@ -77833,7 +77865,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "custom_property", "schema": { "type": "string" } @@ -77926,7 +77958,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "custom_property", "schema": { "type": "string" } @@ -78019,7 +78051,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "custom_property", "schema": { "type": "string" } @@ -78112,7 +78144,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "custom_property_values", "schema": { "type": "string" } @@ -78204,7 +78236,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "delete", "schema": { "type": "string" } @@ -79041,7 +79073,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "deploy_key", "schema": { "type": "string" } @@ -79134,7 +79166,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "deploy_key", "schema": { "type": "string" } @@ -79227,7 +79259,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "deployment", "schema": { "type": "string" } @@ -79320,7 +79352,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "deployment_protection_rule", "schema": { "type": "string" } @@ -79411,7 +79443,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "deployment_review", "schema": { "type": "string" } @@ -79502,7 +79534,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "deployment_review", "schema": { "type": "string" } @@ -79593,7 +79625,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "deployment_review", "schema": { "type": "string" } @@ -79684,7 +79716,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "deployment_status", "schema": { "type": "string" } @@ -79777,7 +79809,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "discussion", "schema": { "type": "string" } @@ -79870,7 +79902,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "discussion", "schema": { "type": "string" } @@ -80056,7 +80088,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "discussion_comment", "schema": { "type": "string" } @@ -80149,7 +80181,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "discussion_comment", "schema": { "type": "string" } @@ -80242,7 +80274,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "discussion_comment", "schema": { "type": "string" } @@ -80335,7 +80367,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "discussion", "schema": { "type": "string" } @@ -80428,7 +80460,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "discussion", "schema": { "type": "string" } @@ -80521,7 +80553,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "discussion", "schema": { "type": "string" } @@ -80614,7 +80646,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "discussion", "schema": { "type": "string" } @@ -80707,7 +80739,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "discussion", "schema": { "type": "string" } @@ -80800,7 +80832,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "discussion", "schema": { "type": "string" } @@ -80986,7 +81018,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "discussion", "schema": { "type": "string" } @@ -81079,7 +81111,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "discussion", "schema": { "type": "string" } @@ -81172,7 +81204,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "discussion", "schema": { "type": "string" } @@ -81265,7 +81297,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "discussion", "schema": { "type": "string" } @@ -81358,7 +81390,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "discussion", "schema": { "type": "string" } @@ -81450,7 +81482,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "fork", "schema": { "type": "string" } @@ -81544,7 +81576,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "github_app_authorization", "schema": { "type": "string" } @@ -81634,7 +81666,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "gollum", "schema": { "type": "string" } @@ -81727,7 +81759,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "installation", "schema": { "type": "string" } @@ -81818,7 +81850,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "installation", "schema": { "type": "string" } @@ -81909,7 +81941,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "installation", "schema": { "type": "string" } @@ -82000,7 +82032,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "installation_repositories", "schema": { "type": "string" } @@ -82091,7 +82123,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "installation_repositories", "schema": { "type": "string" } @@ -82182,7 +82214,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "installation", "schema": { "type": "string" } @@ -82273,7 +82305,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "installation_target", "schema": { "type": "string" } @@ -82364,7 +82396,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "installation", "schema": { "type": "string" } @@ -82455,7 +82487,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "issue_comment", "schema": { "type": "string" } @@ -82548,7 +82580,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "issue_comment", "schema": { "type": "string" } @@ -82641,7 +82673,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "issue_comment", "schema": { "type": "string" } @@ -82734,7 +82766,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "issue_comment", "schema": { "type": "string" } @@ -82827,7 +82859,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "issue_comment", "schema": { "type": "string" } @@ -82920,7 +82952,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "issue_dependencies", "schema": { "type": "string" } @@ -83013,7 +83045,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "issue_dependencies", "schema": { "type": "string" } @@ -83106,7 +83138,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "issue_dependencies", "schema": { "type": "string" } @@ -83199,7 +83231,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "issue_dependencies", "schema": { "type": "string" } @@ -84966,7 +84998,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "label", "schema": { "type": "string" } @@ -85059,7 +85091,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "label", "schema": { "type": "string" } @@ -85152,7 +85184,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "label", "schema": { "type": "string" } @@ -85245,7 +85277,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "marketplace_purchase", "schema": { "type": "string" } @@ -85336,7 +85368,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "marketplace_purchase", "schema": { "type": "string" } @@ -85427,7 +85459,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "marketplace_purchase", "schema": { "type": "string" } @@ -85518,7 +85550,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "marketplace_purchase", "schema": { "type": "string" } @@ -85609,7 +85641,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "marketplace_purchase", "schema": { "type": "string" } @@ -85700,7 +85732,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "member", "schema": { "type": "string" } @@ -85794,7 +85826,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "member", "schema": { "type": "string" } @@ -85888,7 +85920,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "member", "schema": { "type": "string" } @@ -85982,7 +86014,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "membership", "schema": { "type": "string" } @@ -86075,7 +86107,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "membership", "schema": { "type": "string" } @@ -86171,7 +86203,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "merge_group", "schema": { "type": "string" } @@ -86265,7 +86297,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "merge_group", "schema": { "type": "string" } @@ -86356,7 +86388,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "meta", "schema": { "type": "string" } @@ -86451,7 +86483,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "milestone", "schema": { "type": "string" } @@ -86544,7 +86576,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "milestone", "schema": { "type": "string" } @@ -86637,7 +86669,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "milestone", "schema": { "type": "string" } @@ -86730,7 +86762,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "milestone", "schema": { "type": "string" } @@ -86823,7 +86855,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "milestone", "schema": { "type": "string" } @@ -86916,7 +86948,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "org_block", "schema": { "type": "string" } @@ -87009,7 +87041,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "org_block", "schema": { "type": "string" } @@ -87102,7 +87134,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "organization", "schema": { "type": "string" } @@ -87195,7 +87227,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "organization", "schema": { "type": "string" } @@ -87288,7 +87320,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "organization", "schema": { "type": "string" } @@ -87381,7 +87413,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "organization", "schema": { "type": "string" } @@ -87474,7 +87506,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "organization", "schema": { "type": "string" } @@ -87567,7 +87599,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "package", "schema": { "type": "string" } @@ -87659,7 +87691,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "package", "schema": { "type": "string" } @@ -87750,7 +87782,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "page_build", "schema": { "type": "string" } @@ -88210,7 +88242,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "ping", "schema": { "type": "string" } @@ -88321,7 +88353,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "project_card", "schema": { "type": "string" } @@ -88414,7 +88446,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "project_card", "schema": { "type": "string" } @@ -88507,7 +88539,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "project_card", "schema": { "type": "string" } @@ -88600,7 +88632,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "project_card", "schema": { "type": "string" } @@ -88693,7 +88725,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "project_card", "schema": { "type": "string" } @@ -88786,7 +88818,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "project", "schema": { "type": "string" } @@ -88879,7 +88911,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "project_column", "schema": { "type": "string" } @@ -88972,7 +89004,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "project_column", "schema": { "type": "string" } @@ -89065,7 +89097,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "project_column", "schema": { "type": "string" } @@ -89158,7 +89190,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "project_column", "schema": { "type": "string" } @@ -89251,7 +89283,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "project", "schema": { "type": "string" } @@ -89344,7 +89376,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "project", "schema": { "type": "string" } @@ -89437,7 +89469,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "project", "schema": { "type": "string" } @@ -89530,7 +89562,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "project", "schema": { "type": "string" } @@ -91002,7 +91034,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "public", "schema": { "type": "string" } @@ -91095,7 +91127,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -91188,7 +91220,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -91281,7 +91313,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -91374,7 +91406,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -91467,7 +91499,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -91560,7 +91592,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -91653,7 +91685,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -91746,7 +91778,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -91839,7 +91871,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -91932,7 +91964,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -92025,7 +92057,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -92118,7 +92150,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -92211,7 +92243,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -92304,7 +92336,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -92397,7 +92429,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -92490,7 +92522,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request_review_comment", "schema": { "type": "string" } @@ -92583,7 +92615,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request_review_comment", "schema": { "type": "string" } @@ -92676,7 +92708,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request_review_comment", "schema": { "type": "string" } @@ -92769,7 +92801,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request_review", "schema": { "type": "string" } @@ -92862,7 +92894,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request_review", "schema": { "type": "string" } @@ -92955,7 +92987,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -93048,7 +93080,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -93141,7 +93173,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request_review", "schema": { "type": "string" } @@ -93234,7 +93266,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request_review_thread", "schema": { "type": "string" } @@ -93327,7 +93359,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request_review_thread", "schema": { "type": "string" } @@ -93420,7 +93452,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -93513,7 +93545,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -93606,7 +93638,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -93699,7 +93731,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -93791,7 +93823,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "push", "schema": { "type": "string" } @@ -93884,7 +93916,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "registry_package", "schema": { "type": "string" } @@ -93977,7 +94009,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "registry_package", "schema": { "type": "string" } @@ -94070,7 +94102,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "release", "schema": { "type": "string" } @@ -94163,7 +94195,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "release", "schema": { "type": "string" } @@ -94256,7 +94288,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "release", "schema": { "type": "string" } @@ -94349,7 +94381,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "release", "schema": { "type": "string" } @@ -94442,7 +94474,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "release", "schema": { "type": "string" } @@ -94535,7 +94567,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "release", "schema": { "type": "string" } @@ -94628,7 +94660,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "release", "schema": { "type": "string" } @@ -94721,7 +94753,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository_advisory", "schema": { "type": "string" } @@ -94814,7 +94846,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository_advisory", "schema": { "type": "string" } @@ -94907,7 +94939,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository", "schema": { "type": "string" } @@ -95001,7 +95033,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository", "schema": { "type": "string" } @@ -95095,7 +95127,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository", "schema": { "type": "string" } @@ -95188,7 +95220,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository_dispatch", "schema": { "type": "string" } @@ -95279,7 +95311,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository", "schema": { "type": "string" } @@ -95372,7 +95404,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository_import", "schema": { "type": "string" } @@ -95464,7 +95496,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository", "schema": { "type": "string" } @@ -95558,7 +95590,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository", "schema": { "type": "string" } @@ -95652,7 +95684,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository", "schema": { "type": "string" } @@ -95746,7 +95778,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository_ruleset", "schema": { "type": "string" } @@ -95839,7 +95871,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository_ruleset", "schema": { "type": "string" } @@ -95932,7 +95964,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository_ruleset", "schema": { "type": "string" } @@ -96025,7 +96057,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository", "schema": { "type": "string" } @@ -96119,7 +96151,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository", "schema": { "type": "string" } @@ -96213,7 +96245,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository_vulnerability_alert", "schema": { "type": "string" } @@ -96305,7 +96337,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository_vulnerability_alert", "schema": { "type": "string" } @@ -96397,7 +96429,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository_vulnerability_alert", "schema": { "type": "string" } @@ -96489,7 +96521,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository_vulnerability_alert", "schema": { "type": "string" } @@ -96581,7 +96613,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "secret_scanning_alert", "schema": { "type": "string" } @@ -96674,7 +96706,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "secret_scanning_alert", "schema": { "type": "string" } @@ -96767,7 +96799,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "secret_scanning_alert_location", "schema": { "type": "string" } @@ -96876,7 +96908,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "secret_scanning_alert", "schema": { "type": "string" } @@ -96969,7 +97001,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "secret_scanning_alert", "schema": { "type": "string" } @@ -97062,7 +97094,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "secret_scanning_alert", "schema": { "type": "string" } @@ -97155,7 +97187,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "secret_scanning_alert", "schema": { "type": "string" } @@ -97248,7 +97280,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "secret_scanning_alert", "schema": { "type": "string" } @@ -97341,7 +97373,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "secret_scanning_scan", "schema": { "type": "string" } @@ -97434,7 +97466,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "security_advisory", "schema": { "type": "string" } @@ -97525,7 +97557,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "security_advisory", "schema": { "type": "string" } @@ -97616,7 +97648,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "security_advisory", "schema": { "type": "string" } @@ -97706,7 +97738,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "security_and_analysis", "schema": { "type": "string" } @@ -97799,7 +97831,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "sponsorship", "schema": { "type": "string" } @@ -97890,7 +97922,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "sponsorship", "schema": { "type": "string" } @@ -97981,7 +98013,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "sponsorship", "schema": { "type": "string" } @@ -98072,7 +98104,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "sponsorship", "schema": { "type": "string" } @@ -98163,7 +98195,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "sponsorship", "schema": { "type": "string" } @@ -98254,7 +98286,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "sponsorship", "schema": { "type": "string" } @@ -98345,7 +98377,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "star", "schema": { "type": "string" } @@ -98438,7 +98470,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "star", "schema": { "type": "string" } @@ -98530,7 +98562,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "status", "schema": { "type": "string" } @@ -98623,7 +98655,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "sub_issues", "schema": { "type": "string" } @@ -98716,7 +98748,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "sub_issues", "schema": { "type": "string" } @@ -98809,7 +98841,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "sub_issues", "schema": { "type": "string" } @@ -98902,7 +98934,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "sub_issues", "schema": { "type": "string" } @@ -98994,7 +99026,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "team_add", "schema": { "type": "string" } @@ -99087,7 +99119,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "team", "schema": { "type": "string" } @@ -99180,7 +99212,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "team", "schema": { "type": "string" } @@ -99273,7 +99305,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "team", "schema": { "type": "string" } @@ -99366,7 +99398,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "team", "schema": { "type": "string" } @@ -99459,7 +99491,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "team", "schema": { "type": "string" } @@ -99552,7 +99584,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "watch", "schema": { "type": "string" } @@ -99644,7 +99676,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "workflow_dispatch", "schema": { "type": "string" } @@ -99735,7 +99767,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "workflow_job", "schema": { "type": "string" } @@ -99829,7 +99861,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "workflow_job", "schema": { "type": "string" } @@ -99923,7 +99955,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "workflow_job", "schema": { "type": "string" } @@ -100017,7 +100049,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "workflow_job", "schema": { "type": "string" } @@ -100111,7 +100143,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "workflow_run", "schema": { "type": "string" } @@ -100205,7 +100237,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "workflow_run", "schema": { "type": "string" } @@ -100299,7 +100331,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "workflow_run", "schema": { "type": "string" } @@ -106337,8 +106369,7 @@ "type": "array", "items": { "$ref": "#/components/schemas/simple-user" - }, - "nullable": true + } }, "milestone": { "$ref": "#/components/schemas/nullable-milestone" @@ -115415,22 +115446,19 @@ "type": "array", "items": { "$ref": "#/components/schemas/simple-user" - }, - "nullable": true + } }, "requested_reviewers": { "type": "array", "items": { "$ref": "#/components/schemas/simple-user" - }, - "nullable": true + } }, "requested_teams": { "type": "array", "items": { "$ref": "#/components/schemas/team" - }, - "nullable": true + } }, "head": { "type": "object", @@ -119133,6 +119161,57 @@ } } }, + "rule-suite-required-status-checks": { + "title": "Required status checks rule suite metadata", + "description": "Metadata for a required status checks rule evaluation result.", + "type": "object", + "properties": { + "checks": { + "type": "array", + "description": "The status checks associated with the rule evaluation.", + "items": { + "type": "object", + "properties": { + "id": { + "type": "integer", + "description": "The unique identifier of the status check." + }, + "context": { + "type": "string", + "description": "The context name of the status check." + }, + "state": { + "type": "string", + "description": "The state of the status check." + }, + "type": { + "type": "string", + "description": "The type of the status check." + }, + "app": { + "type": "object", + "nullable": true, + "description": "The GitHub App associated with the status check.", + "properties": { + "id": { + "type": "integer", + "description": "The unique identifier of the GitHub App." + }, + "slug": { + "type": "string", + "description": "The slug of the GitHub App." + }, + "name": { + "type": "string", + "description": "The name of the GitHub App." + } + } + } + } + } + } + } + }, "rule-suite": { "title": "Rule Suite", "description": "Response", @@ -129539,8 +129618,7 @@ "type": "array", "items": { "$ref": "#/components/schemas/simple-user" - }, - "nullable": true + } }, "milestone": { "$ref": "#/components/schemas/nullable-milestone" @@ -132765,22 +132843,19 @@ "type": "array", "items": { "$ref": "#/components/schemas/simple-user" - }, - "nullable": true + } }, "requested_reviewers": { "type": "array", "items": { "$ref": "#/components/schemas/simple-user" - }, - "nullable": true + } }, "requested_teams": { "type": "array", "items": { "$ref": "#/components/schemas/team-simple" - }, - "nullable": true + } }, "head": { "type": "object", @@ -287009,7 +287084,9 @@ "alert_recipients": [] } } - ] + ], + "has_next_page": false, + "total_count": 3 } }, "get-budget": { @@ -292518,7 +292595,7 @@ { "id": 1, "name": "Title", - "type": "title", + "data_type": "title", "value": { "raw": "It seemed to me that any civilization that had so far lost its head as to need to include a set of detailed instructions for use in a packet of toothpicks, was no longer a civilization in which I could live and stay sane.", "html": "It seemed to me that any civilization that had so far lost its head as to need to include a set of detailed instructions for use in a packet of toothpicks, was no longer a civilization in which I could live and stay sane.", @@ -292533,7 +292610,7 @@ { "id": 2, "name": "Assignees", - "type": "assignees", + "data_type": "assignees", "value": [ { "login": "octocat", @@ -292561,7 +292638,7 @@ { "id": 3, "name": "Status", - "type": "single_select", + "data_type": "single_select", "value": { "id": "98236657", "name": { @@ -292578,7 +292655,7 @@ { "id": 4, "name": "Labels", - "type": "labels", + "data_type": "labels", "value": [ { "id": 19, @@ -292612,13 +292689,13 @@ { "id": 5, "name": "Linked pull requests", - "type": "linked_pull_requests", + "data_type": "linked_pull_requests", "value": [] }, { "id": 6, "name": "Milestone", - "type": "milestone", + "data_type": "milestone", "value": { "url": "https://api.github.com/repos/github/Hello-World/milestones/1", "html_url": "https://github.com/github/Hello-World/milestone/1", @@ -292661,7 +292738,7 @@ { "id": 7, "name": "Repository", - "type": "repository", + "data_type": "repository", "value": { "id": 1, "node_id": "R_kgAB", @@ -292734,13 +292811,13 @@ { "id": 8, "name": "Type", - "type": "issue_type", + "data_type": "issue_type", "value": null }, { "id": 9, "name": "Reviewers", - "type": "reviewers", + "data_type": "reviewers", "value": [ { "type": "ReviewRequest", @@ -292759,13 +292836,13 @@ { "id": 10, "name": "Parent issue", - "type": "parent_issue", + "data_type": "parent_issue", "value": null }, { "id": 11, "name": "Sub-issues progress", - "type": "sub_issues_progress", + "data_type": "sub_issues_progress", "value": null } ] @@ -316840,7 +316917,7 @@ } }, "usage_metrics_api_disabled": { - "description": "Copilot Usage Merics API setting is disabled at the organization or enterprise level.", + "description": "Copilot Usage Metrics API setting is disabled at the organization or enterprise level.", "content": { "application/json": { "schema": { 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 e9c62df54..69e28161a 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 @@ -5603,6 +5603,7 @@ paths: > This endpoint is in public preview and is subject to change. Gets all budgets for an organization. The authenticated user must be an organization admin or billing manager. + Each page returns up to 10 budgets. tags: - billing operationId: billing/get-all-budgets-org @@ -5611,6 +5612,28 @@ paths: url: https://docs.github.com/rest/billing/budgets#get-all-budgets-for-an-organization parameters: - "$ref": "#/components/parameters/org" + - name: page + description: The page number of the results to fetch. + in: query + schema: + type: integer + default: 1 + - name: per_page + description: The number of results per page (max 10). + in: query + schema: + type: integer + default: 10 + - name: scope + description: Filter budgets by scope type. + in: query + schema: + type: string + enum: + - enterprise + - organization + - repository + - cost_center responses: '200': "$ref": "#/components/responses/get_all_budgets" @@ -9975,7 +9998,7 @@ paths: deployments: type: array description: The list of deployments to record. - maxItems: 100 + maxItems: 1000 items: type: object properties: @@ -54783,7 +54806,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: branch_protection_configuration schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -54849,7 +54872,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: branch_protection_configuration schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -54913,7 +54936,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: branch_protection_rule schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -54977,7 +55000,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: branch_protection_rule schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -55041,7 +55064,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: branch_protection_rule schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -55112,7 +55135,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: check_run schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -55193,7 +55216,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: check_run schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -55277,7 +55300,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: check_run schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -55359,7 +55382,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: check_run schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -55441,7 +55464,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: check_suite schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -55516,7 +55539,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: check_suite schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -55591,7 +55614,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: check_suite schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -55657,7 +55680,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: code_scanning_alert schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -55721,7 +55744,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: code_scanning_alert schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -55785,7 +55808,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: code_scanning_alert schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -55849,7 +55872,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: code_scanning_alert schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -55913,7 +55936,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: code_scanning_alert schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -55977,7 +56000,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: code_scanning_alert schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -56041,7 +56064,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: code_scanning_alert schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -56107,7 +56130,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: commit_comment schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -56174,7 +56197,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: create schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -56240,7 +56263,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: custom_property schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -56306,7 +56329,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: custom_property schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -56372,7 +56395,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: custom_property schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -56438,7 +56461,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: custom_property schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -56504,7 +56527,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: custom_property_values schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -56571,7 +56594,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: delete schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -57169,7 +57192,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: deploy_key schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -57233,7 +57256,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: deploy_key schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -57299,7 +57322,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: deployment schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -57363,7 +57386,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: deployment_protection_rule schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -57427,7 +57450,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: deployment_review schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -57491,7 +57514,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: deployment_review schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -57555,7 +57578,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: deployment_review schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -57622,7 +57645,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: deployment_status schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -57691,7 +57714,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: discussion schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -57760,7 +57783,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: discussion schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -57898,7 +57921,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: discussion_comment schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -57967,7 +57990,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: discussion_comment schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -58036,7 +58059,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: discussion_comment schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -58105,7 +58128,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: discussion schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -58174,7 +58197,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: discussion schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -58244,7 +58267,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: discussion schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -58313,7 +58336,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: discussion schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -58382,7 +58405,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: discussion schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -58451,7 +58474,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: discussion schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -58589,7 +58612,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: discussion schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -58658,7 +58681,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: discussion schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -58727,7 +58750,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: discussion schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -58796,7 +58819,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: discussion schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -58865,7 +58888,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: discussion schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -58928,7 +58951,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: fork schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -58995,7 +59018,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: github_app_authorization schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -59056,7 +59079,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: gollum schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -59120,7 +59143,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: installation schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -59183,7 +59206,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: installation schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -59245,7 +59268,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: installation schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -59307,7 +59330,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: installation_repositories schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -59370,7 +59393,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: installation_repositories schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -59433,7 +59456,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: installation schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -59498,7 +59521,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: installation_target schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -59561,7 +59584,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: installation schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -59625,7 +59648,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: issue_comment schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -59691,7 +59714,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: issue_comment schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -59757,7 +59780,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: issue_comment schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -59823,7 +59846,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: issue_comment schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -59889,7 +59912,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: issue_comment schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -59955,7 +59978,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: issue_dependencies schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -60022,7 +60045,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: issue_dependencies schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -60088,7 +60111,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: issue_dependencies schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -60155,7 +60178,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: issue_dependencies schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -61415,7 +61438,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: label schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -61481,7 +61504,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: label schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -61547,7 +61570,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: label schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -61614,7 +61637,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: marketplace_purchase schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -61679,7 +61702,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: marketplace_purchase schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -61746,7 +61769,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: marketplace_purchase schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -61812,7 +61835,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: marketplace_purchase schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -61877,7 +61900,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: marketplace_purchase schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -61939,7 +61962,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: member schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -62004,7 +62027,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: member schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -62069,7 +62092,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: member schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -62134,7 +62157,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: membership schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -62198,7 +62221,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: membership schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -62267,7 +62290,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: merge_group schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -62334,7 +62357,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: merge_group schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -62396,7 +62419,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: meta schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -62464,7 +62487,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: milestone schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -62530,7 +62553,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: milestone schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -62596,7 +62619,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: milestone schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -62662,7 +62685,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: milestone schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -62728,7 +62751,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: milestone schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -62794,7 +62817,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: org_block schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -62860,7 +62883,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: org_block schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -62926,7 +62949,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: organization schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -62992,7 +63015,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: organization schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -63058,7 +63081,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: organization schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -63124,7 +63147,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: organization schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -63190,7 +63213,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: organization schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -63255,7 +63278,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: package schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -63319,7 +63342,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: package schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -63381,7 +63404,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: page_build schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -63695,7 +63718,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: ping schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -63775,7 +63798,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: project_card schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -63843,7 +63866,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: project_card schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -63911,7 +63934,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: project_card schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -63979,7 +64002,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: project_card schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -64048,7 +64071,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: project_card schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -64116,7 +64139,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: project schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -64184,7 +64207,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: project_column schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -64252,7 +64275,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: project_column schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -64320,7 +64343,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: project_column schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -64388,7 +64411,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: project_column schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -64456,7 +64479,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: project schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -64524,7 +64547,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: project schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -64592,7 +64615,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: project schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -64660,7 +64683,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: project schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -65750,7 +65773,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: public schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -65816,7 +65839,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -65883,7 +65906,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -65950,7 +65973,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -66018,7 +66041,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -66085,7 +66108,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -66151,7 +66174,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -66217,7 +66240,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -66284,7 +66307,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -66350,7 +66373,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -66416,7 +66439,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -66483,7 +66506,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -66549,7 +66572,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -66615,7 +66638,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -66682,7 +66705,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -66748,7 +66771,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -66814,7 +66837,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request_review_comment schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -66880,7 +66903,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request_review_comment schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -66946,7 +66969,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request_review_comment schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -67012,7 +67035,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request_review schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -67078,7 +67101,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request_review schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -67145,7 +67168,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -67212,7 +67235,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -67278,7 +67301,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request_review schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -67344,7 +67367,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request_review_thread schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -67411,7 +67434,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request_review_thread schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -67479,7 +67502,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -67545,7 +67568,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -67611,7 +67634,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -67678,7 +67701,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -67746,7 +67769,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: push schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -67813,7 +67836,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: registry_package schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -67880,7 +67903,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: registry_package schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -67945,7 +67968,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: release schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -68009,7 +68032,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: release schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -68074,7 +68097,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: release schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -68139,7 +68162,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: release schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -68203,7 +68226,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: release schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -68267,7 +68290,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: release schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -68331,7 +68354,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: release schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -68395,7 +68418,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: repository_advisory schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -68459,7 +68482,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: repository_advisory schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -68523,7 +68546,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: repository schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -68588,7 +68611,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: repository schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -68654,7 +68677,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: repository schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -68718,7 +68741,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: repository_dispatch schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -68781,7 +68804,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: repository schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -68844,7 +68867,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: repository_import schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -68907,7 +68930,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: repository schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -68972,7 +68995,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: repository schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -69037,7 +69060,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: repository schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -69104,7 +69127,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: repository_ruleset schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -69170,7 +69193,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: repository_ruleset schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -69236,7 +69259,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: repository_ruleset schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -69304,7 +69327,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: repository schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -69369,7 +69392,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: repository schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -69435,7 +69458,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: repository_vulnerability_alert schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -69499,7 +69522,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: repository_vulnerability_alert schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -69564,7 +69587,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: repository_vulnerability_alert schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -69628,7 +69651,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: repository_vulnerability_alert schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -69693,7 +69716,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: secret_scanning_alert schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -69759,7 +69782,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: secret_scanning_alert schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -69828,7 +69851,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: secret_scanning_alert_location schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -69904,7 +69927,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: secret_scanning_alert schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -69970,7 +69993,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: secret_scanning_alert schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -70036,7 +70059,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: secret_scanning_alert schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -70102,7 +70125,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: secret_scanning_alert schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -70168,7 +70191,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: secret_scanning_alert schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -70235,7 +70258,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: secret_scanning_scan schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -70299,7 +70322,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: security_advisory schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -70361,7 +70384,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: security_advisory schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -70423,7 +70446,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: security_advisory schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -70484,7 +70507,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: security_and_analysis schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -70551,7 +70574,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: sponsorship schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -70614,7 +70637,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: sponsorship schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -70678,7 +70701,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: sponsorship schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -70743,7 +70766,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: sponsorship schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -70806,7 +70829,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: sponsorship schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -70871,7 +70894,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: sponsorship schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -70933,7 +70956,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: star schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -70997,7 +71020,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: star schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -71060,7 +71083,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: status schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -71126,7 +71149,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: sub_issues schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -71192,7 +71215,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: sub_issues schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -71258,7 +71281,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: sub_issues schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -71324,7 +71347,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: sub_issues schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -71390,7 +71413,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: team_add schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -71455,7 +71478,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: team schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -71520,7 +71543,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: team schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -71585,7 +71608,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: team schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -71650,7 +71673,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: team schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -71715,7 +71738,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: team schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -71779,7 +71802,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: watch schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -71844,7 +71867,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: workflow_dispatch schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -71910,7 +71933,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: workflow_job schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -71977,7 +72000,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: workflow_job schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -72044,7 +72067,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: workflow_job schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -72111,7 +72134,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: workflow_job schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -72179,7 +72202,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: workflow_run schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -72246,7 +72269,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: workflow_run schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -72313,7 +72336,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: workflow_run schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -77220,7 +77243,6 @@ components: type: array items: "$ref": "#/components/schemas/simple-user" - nullable: true milestone: "$ref": "#/components/schemas/nullable-milestone" locked: @@ -84439,17 +84461,14 @@ components: type: array items: "$ref": "#/components/schemas/simple-user" - nullable: true requested_reviewers: type: array items: "$ref": "#/components/schemas/simple-user" - nullable: true requested_teams: type: array items: "$ref": "#/components/schemas/team" - nullable: true head: type: object properties: @@ -87309,6 +87328,43 @@ components: state: type: string description: The state of the review. + rule-suite-required-status-checks: + title: Required status checks rule suite metadata + description: Metadata for a required status checks rule evaluation result. + type: object + properties: + checks: + type: array + description: The status checks associated with the rule evaluation. + items: + type: object + properties: + id: + type: integer + description: The unique identifier of the status check. + context: + type: string + description: The context name of the status check. + state: + type: string + description: The state of the status check. + type: + type: string + description: The type of the status check. + app: + type: object + nullable: true + description: The GitHub App associated with the status check. + properties: + id: + type: integer + description: The unique identifier of the GitHub App. + slug: + type: string + description: The slug of the GitHub App. + name: + type: string + description: The name of the GitHub App. rule-suite: title: Rule Suite description: Response @@ -95429,7 +95485,6 @@ components: type: array items: "$ref": "#/components/schemas/simple-user" - nullable: true milestone: "$ref": "#/components/schemas/nullable-milestone" locked: @@ -97812,17 +97867,14 @@ components: type: array items: "$ref": "#/components/schemas/simple-user" - nullable: true requested_reviewers: type: array items: "$ref": "#/components/schemas/simple-user" - nullable: true requested_teams: type: array items: "$ref": "#/components/schemas/team-simple" - nullable: true head: type: object properties: @@ -214951,6 +215003,8 @@ components: budget_alerting: will_alert: false alert_recipients: [] + has_next_page: false + total_count: 3 get-budget: value: id: 2066deda-923f-43f9-88d2-62395a28c0cdd @@ -219556,7 +219610,7 @@ components: fields: - id: 1 name: Title - type: title + data_type: title value: raw: It seemed to me that any civilization that had so far lost its head as to need to include a set of detailed instructions for use in a packet @@ -219574,7 +219628,7 @@ components: is_draft: false - id: 2 name: Assignees - type: assignees + data_type: assignees value: - login: octocat id: 175 @@ -219597,7 +219651,7 @@ components: site_admin: false - id: 3 name: Status - type: single_select + data_type: single_select value: id: '98236657' name: @@ -219609,7 +219663,7 @@ components: html: This has been completed - id: 4 name: Labels - type: labels + data_type: labels value: - id: 19 node_id: LA_kwABEw @@ -219634,11 +219688,11 @@ components: description: This will not be worked on - id: 5 name: Linked pull requests - type: linked_pull_requests + data_type: linked_pull_requests value: [] - id: 6 name: Milestone - type: milestone + data_type: milestone value: url: https://api.github.com/repos/github/Hello-World/milestones/1 html_url: https://github.com/github/Hello-World/milestone/1 @@ -219677,7 +219731,7 @@ components: closed_at: - id: 7 name: Repository - type: repository + data_type: repository value: id: 1 node_id: R_kgAB @@ -219746,11 +219800,11 @@ components: deployments_url: https://api.github.com/repos/github/Hello-World/deployments - id: 8 name: Type - type: issue_type + data_type: issue_type value: - id: 9 name: Reviewers - type: reviewers + data_type: reviewers value: - type: ReviewRequest status: pending @@ -219763,11 +219817,11 @@ components: type: User - id: 10 name: Parent issue - type: parent_issue + data_type: parent_issue value: - id: 11 name: Sub-issues progress - type: sub_issues_progress + data_type: sub_issues_progress value: projects-v2-view: value: @@ -240454,7 +240508,7 @@ components: schema: "$ref": "#/components/schemas/basic-error" usage_metrics_api_disabled: - description: Copilot Usage Merics API setting is disabled at the organization + description: Copilot Usage Metrics API setting is disabled at the organization or enterprise level. content: application/json: diff --git a/descriptions/api.github.com/api.github.com.json b/descriptions/api.github.com/api.github.com.json index f6f65ad0b..0175e9b41 100644 --- a/descriptions/api.github.com/api.github.com.json +++ b/descriptions/api.github.com/api.github.com.json @@ -7938,7 +7938,7 @@ "/organizations/{org}/settings/billing/budgets": { "get": { "summary": "Get all budgets for an organization", - "description": "> [!NOTE]\n> This endpoint is in public preview and is subject to change.\n\nGets all budgets for an organization. The authenticated user must be an organization admin or billing manager.", + "description": "> [!NOTE]\n> This endpoint is in public preview and is subject to change.\n\nGets all budgets for an organization. The authenticated user must be an organization admin or billing manager.\nEach page returns up to 10 budgets.", "tags": [ "billing" ], @@ -7950,6 +7950,38 @@ "parameters": [ { "$ref": "#/components/parameters/org" + }, + { + "name": "page", + "description": "The page number of the results to fetch.", + "in": "query", + "schema": { + "type": "integer", + "default": 1 + } + }, + { + "name": "per_page", + "description": "The number of results per page (max 10).", + "in": "query", + "schema": { + "type": "integer", + "default": 10 + } + }, + { + "name": "scope", + "description": "Filter budgets by scope type.", + "in": "query", + "schema": { + "type": "string", + "enum": [ + "enterprise", + "organization", + "repository", + "cost_center" + ] + } } ], "responses": { @@ -13785,7 +13817,7 @@ "deployments": { "type": "array", "description": "The list of deployments to record.", - "maxItems": 100, + "maxItems": 1000, "items": { "type": "object", "properties": { @@ -75724,7 +75756,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "branch_protection_configuration", "schema": { "type": "string" } @@ -75817,7 +75849,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "branch_protection_configuration", "schema": { "type": "string" } @@ -75910,7 +75942,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "branch_protection_rule", "schema": { "type": "string" } @@ -76003,7 +76035,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "branch_protection_rule", "schema": { "type": "string" } @@ -76096,7 +76128,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "branch_protection_rule", "schema": { "type": "string" } @@ -76189,7 +76221,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "check_run", "schema": { "type": "string" } @@ -76298,7 +76330,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "check_run", "schema": { "type": "string" } @@ -76407,7 +76439,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "check_run", "schema": { "type": "string" } @@ -76516,7 +76548,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "check_run", "schema": { "type": "string" } @@ -76625,7 +76657,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "check_suite", "schema": { "type": "string" } @@ -76718,7 +76750,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "check_suite", "schema": { "type": "string" } @@ -76811,7 +76843,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "check_suite", "schema": { "type": "string" } @@ -76904,7 +76936,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "code_scanning_alert", "schema": { "type": "string" } @@ -76997,7 +77029,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "code_scanning_alert", "schema": { "type": "string" } @@ -77090,7 +77122,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "code_scanning_alert", "schema": { "type": "string" } @@ -77183,7 +77215,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "code_scanning_alert", "schema": { "type": "string" } @@ -77276,7 +77308,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "code_scanning_alert", "schema": { "type": "string" } @@ -77369,7 +77401,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "code_scanning_alert", "schema": { "type": "string" } @@ -77462,7 +77494,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "code_scanning_alert", "schema": { "type": "string" } @@ -77555,7 +77587,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "commit_comment", "schema": { "type": "string" } @@ -77647,7 +77679,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "create", "schema": { "type": "string" } @@ -77740,7 +77772,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "custom_property", "schema": { "type": "string" } @@ -77833,7 +77865,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "custom_property", "schema": { "type": "string" } @@ -77926,7 +77958,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "custom_property", "schema": { "type": "string" } @@ -78019,7 +78051,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "custom_property", "schema": { "type": "string" } @@ -78112,7 +78144,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "custom_property_values", "schema": { "type": "string" } @@ -78204,7 +78236,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "delete", "schema": { "type": "string" } @@ -79041,7 +79073,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "deploy_key", "schema": { "type": "string" } @@ -79134,7 +79166,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "deploy_key", "schema": { "type": "string" } @@ -79227,7 +79259,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "deployment", "schema": { "type": "string" } @@ -79320,7 +79352,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "deployment_protection_rule", "schema": { "type": "string" } @@ -79411,7 +79443,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "deployment_review", "schema": { "type": "string" } @@ -79502,7 +79534,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "deployment_review", "schema": { "type": "string" } @@ -79593,7 +79625,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "deployment_review", "schema": { "type": "string" } @@ -79684,7 +79716,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "deployment_status", "schema": { "type": "string" } @@ -79777,7 +79809,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "discussion", "schema": { "type": "string" } @@ -79870,7 +79902,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "discussion", "schema": { "type": "string" } @@ -80056,7 +80088,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "discussion_comment", "schema": { "type": "string" } @@ -80149,7 +80181,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "discussion_comment", "schema": { "type": "string" } @@ -80242,7 +80274,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "discussion_comment", "schema": { "type": "string" } @@ -80335,7 +80367,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "discussion", "schema": { "type": "string" } @@ -80428,7 +80460,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "discussion", "schema": { "type": "string" } @@ -80521,7 +80553,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "discussion", "schema": { "type": "string" } @@ -80614,7 +80646,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "discussion", "schema": { "type": "string" } @@ -80707,7 +80739,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "discussion", "schema": { "type": "string" } @@ -80800,7 +80832,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "discussion", "schema": { "type": "string" } @@ -80986,7 +81018,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "discussion", "schema": { "type": "string" } @@ -81079,7 +81111,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "discussion", "schema": { "type": "string" } @@ -81172,7 +81204,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "discussion", "schema": { "type": "string" } @@ -81265,7 +81297,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "discussion", "schema": { "type": "string" } @@ -81358,7 +81390,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "discussion", "schema": { "type": "string" } @@ -81450,7 +81482,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "fork", "schema": { "type": "string" } @@ -81544,7 +81576,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "github_app_authorization", "schema": { "type": "string" } @@ -81634,7 +81666,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "gollum", "schema": { "type": "string" } @@ -81727,7 +81759,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "installation", "schema": { "type": "string" } @@ -81818,7 +81850,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "installation", "schema": { "type": "string" } @@ -81909,7 +81941,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "installation", "schema": { "type": "string" } @@ -82000,7 +82032,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "installation_repositories", "schema": { "type": "string" } @@ -82091,7 +82123,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "installation_repositories", "schema": { "type": "string" } @@ -82182,7 +82214,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "installation", "schema": { "type": "string" } @@ -82273,7 +82305,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "installation_target", "schema": { "type": "string" } @@ -82364,7 +82396,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "installation", "schema": { "type": "string" } @@ -82455,7 +82487,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "issue_comment", "schema": { "type": "string" } @@ -82548,7 +82580,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "issue_comment", "schema": { "type": "string" } @@ -82641,7 +82673,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "issue_comment", "schema": { "type": "string" } @@ -82734,7 +82766,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "issue_comment", "schema": { "type": "string" } @@ -82827,7 +82859,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "issue_comment", "schema": { "type": "string" } @@ -82920,7 +82952,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "issue_dependencies", "schema": { "type": "string" } @@ -83013,7 +83045,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "issue_dependencies", "schema": { "type": "string" } @@ -83106,7 +83138,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "issue_dependencies", "schema": { "type": "string" } @@ -83199,7 +83231,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "issue_dependencies", "schema": { "type": "string" } @@ -84966,7 +84998,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "label", "schema": { "type": "string" } @@ -85059,7 +85091,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "label", "schema": { "type": "string" } @@ -85152,7 +85184,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "label", "schema": { "type": "string" } @@ -85245,7 +85277,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "marketplace_purchase", "schema": { "type": "string" } @@ -85336,7 +85368,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "marketplace_purchase", "schema": { "type": "string" } @@ -85427,7 +85459,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "marketplace_purchase", "schema": { "type": "string" } @@ -85518,7 +85550,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "marketplace_purchase", "schema": { "type": "string" } @@ -85609,7 +85641,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "marketplace_purchase", "schema": { "type": "string" } @@ -85700,7 +85732,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "member", "schema": { "type": "string" } @@ -85794,7 +85826,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "member", "schema": { "type": "string" } @@ -85888,7 +85920,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "member", "schema": { "type": "string" } @@ -85982,7 +86014,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "membership", "schema": { "type": "string" } @@ -86075,7 +86107,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "membership", "schema": { "type": "string" } @@ -86171,7 +86203,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "merge_group", "schema": { "type": "string" } @@ -86265,7 +86297,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "merge_group", "schema": { "type": "string" } @@ -86356,7 +86388,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "meta", "schema": { "type": "string" } @@ -86451,7 +86483,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "milestone", "schema": { "type": "string" } @@ -86544,7 +86576,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "milestone", "schema": { "type": "string" } @@ -86637,7 +86669,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "milestone", "schema": { "type": "string" } @@ -86730,7 +86762,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "milestone", "schema": { "type": "string" } @@ -86823,7 +86855,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "milestone", "schema": { "type": "string" } @@ -86916,7 +86948,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "org_block", "schema": { "type": "string" } @@ -87009,7 +87041,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "org_block", "schema": { "type": "string" } @@ -87102,7 +87134,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "organization", "schema": { "type": "string" } @@ -87195,7 +87227,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "organization", "schema": { "type": "string" } @@ -87288,7 +87320,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "organization", "schema": { "type": "string" } @@ -87381,7 +87413,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "organization", "schema": { "type": "string" } @@ -87474,7 +87506,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "organization", "schema": { "type": "string" } @@ -87567,7 +87599,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "package", "schema": { "type": "string" } @@ -87659,7 +87691,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "package", "schema": { "type": "string" } @@ -87750,7 +87782,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "page_build", "schema": { "type": "string" } @@ -88210,7 +88242,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "ping", "schema": { "type": "string" } @@ -88321,7 +88353,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "project_card", "schema": { "type": "string" } @@ -88414,7 +88446,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "project_card", "schema": { "type": "string" } @@ -88507,7 +88539,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "project_card", "schema": { "type": "string" } @@ -88600,7 +88632,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "project_card", "schema": { "type": "string" } @@ -88693,7 +88725,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "project_card", "schema": { "type": "string" } @@ -88786,7 +88818,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "project", "schema": { "type": "string" } @@ -88879,7 +88911,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "project_column", "schema": { "type": "string" } @@ -88972,7 +89004,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "project_column", "schema": { "type": "string" } @@ -89065,7 +89097,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "project_column", "schema": { "type": "string" } @@ -89158,7 +89190,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "project_column", "schema": { "type": "string" } @@ -89251,7 +89283,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "project", "schema": { "type": "string" } @@ -89344,7 +89376,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "project", "schema": { "type": "string" } @@ -89437,7 +89469,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "project", "schema": { "type": "string" } @@ -89530,7 +89562,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "project", "schema": { "type": "string" } @@ -91002,7 +91034,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "public", "schema": { "type": "string" } @@ -91095,7 +91127,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -91188,7 +91220,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -91281,7 +91313,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -91374,7 +91406,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -91467,7 +91499,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -91560,7 +91592,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -91653,7 +91685,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -91746,7 +91778,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -91839,7 +91871,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -91932,7 +91964,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -92025,7 +92057,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -92118,7 +92150,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -92211,7 +92243,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -92304,7 +92336,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -92397,7 +92429,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -92490,7 +92522,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request_review_comment", "schema": { "type": "string" } @@ -92583,7 +92615,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request_review_comment", "schema": { "type": "string" } @@ -92676,7 +92708,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request_review_comment", "schema": { "type": "string" } @@ -92769,7 +92801,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request_review", "schema": { "type": "string" } @@ -92862,7 +92894,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request_review", "schema": { "type": "string" } @@ -92955,7 +92987,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -93048,7 +93080,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -93141,7 +93173,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request_review", "schema": { "type": "string" } @@ -93234,7 +93266,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request_review_thread", "schema": { "type": "string" } @@ -93327,7 +93359,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request_review_thread", "schema": { "type": "string" } @@ -93420,7 +93452,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -93513,7 +93545,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -93606,7 +93638,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -93699,7 +93731,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -93791,7 +93823,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "push", "schema": { "type": "string" } @@ -93884,7 +93916,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "registry_package", "schema": { "type": "string" } @@ -93977,7 +94009,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "registry_package", "schema": { "type": "string" } @@ -94070,7 +94102,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "release", "schema": { "type": "string" } @@ -94163,7 +94195,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "release", "schema": { "type": "string" } @@ -94256,7 +94288,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "release", "schema": { "type": "string" } @@ -94349,7 +94381,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "release", "schema": { "type": "string" } @@ -94442,7 +94474,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "release", "schema": { "type": "string" } @@ -94535,7 +94567,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "release", "schema": { "type": "string" } @@ -94628,7 +94660,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "release", "schema": { "type": "string" } @@ -94721,7 +94753,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository_advisory", "schema": { "type": "string" } @@ -94814,7 +94846,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository_advisory", "schema": { "type": "string" } @@ -94907,7 +94939,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository", "schema": { "type": "string" } @@ -95001,7 +95033,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository", "schema": { "type": "string" } @@ -95095,7 +95127,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository", "schema": { "type": "string" } @@ -95188,7 +95220,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository_dispatch", "schema": { "type": "string" } @@ -95279,7 +95311,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository", "schema": { "type": "string" } @@ -95372,7 +95404,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository_import", "schema": { "type": "string" } @@ -95464,7 +95496,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository", "schema": { "type": "string" } @@ -95558,7 +95590,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository", "schema": { "type": "string" } @@ -95652,7 +95684,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository", "schema": { "type": "string" } @@ -95746,7 +95778,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository_ruleset", "schema": { "type": "string" } @@ -95839,7 +95871,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository_ruleset", "schema": { "type": "string" } @@ -95932,7 +95964,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository_ruleset", "schema": { "type": "string" } @@ -96025,7 +96057,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository", "schema": { "type": "string" } @@ -96119,7 +96151,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository", "schema": { "type": "string" } @@ -96213,7 +96245,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository_vulnerability_alert", "schema": { "type": "string" } @@ -96305,7 +96337,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository_vulnerability_alert", "schema": { "type": "string" } @@ -96397,7 +96429,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository_vulnerability_alert", "schema": { "type": "string" } @@ -96489,7 +96521,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository_vulnerability_alert", "schema": { "type": "string" } @@ -96581,7 +96613,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "secret_scanning_alert", "schema": { "type": "string" } @@ -96674,7 +96706,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "secret_scanning_alert", "schema": { "type": "string" } @@ -96767,7 +96799,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "secret_scanning_alert_location", "schema": { "type": "string" } @@ -96876,7 +96908,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "secret_scanning_alert", "schema": { "type": "string" } @@ -96969,7 +97001,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "secret_scanning_alert", "schema": { "type": "string" } @@ -97062,7 +97094,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "secret_scanning_alert", "schema": { "type": "string" } @@ -97155,7 +97187,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "secret_scanning_alert", "schema": { "type": "string" } @@ -97248,7 +97280,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "secret_scanning_alert", "schema": { "type": "string" } @@ -97341,7 +97373,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "secret_scanning_scan", "schema": { "type": "string" } @@ -97434,7 +97466,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "security_advisory", "schema": { "type": "string" } @@ -97525,7 +97557,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "security_advisory", "schema": { "type": "string" } @@ -97616,7 +97648,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "security_advisory", "schema": { "type": "string" } @@ -97706,7 +97738,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "security_and_analysis", "schema": { "type": "string" } @@ -97799,7 +97831,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "sponsorship", "schema": { "type": "string" } @@ -97890,7 +97922,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "sponsorship", "schema": { "type": "string" } @@ -97981,7 +98013,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "sponsorship", "schema": { "type": "string" } @@ -98072,7 +98104,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "sponsorship", "schema": { "type": "string" } @@ -98163,7 +98195,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "sponsorship", "schema": { "type": "string" } @@ -98254,7 +98286,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "sponsorship", "schema": { "type": "string" } @@ -98345,7 +98377,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "star", "schema": { "type": "string" } @@ -98438,7 +98470,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "star", "schema": { "type": "string" } @@ -98530,7 +98562,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "status", "schema": { "type": "string" } @@ -98623,7 +98655,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "sub_issues", "schema": { "type": "string" } @@ -98716,7 +98748,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "sub_issues", "schema": { "type": "string" } @@ -98809,7 +98841,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "sub_issues", "schema": { "type": "string" } @@ -98902,7 +98934,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "sub_issues", "schema": { "type": "string" } @@ -98994,7 +99026,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "team_add", "schema": { "type": "string" } @@ -99087,7 +99119,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "team", "schema": { "type": "string" } @@ -99180,7 +99212,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "team", "schema": { "type": "string" } @@ -99273,7 +99305,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "team", "schema": { "type": "string" } @@ -99366,7 +99398,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "team", "schema": { "type": "string" } @@ -99459,7 +99491,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "team", "schema": { "type": "string" } @@ -99552,7 +99584,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "watch", "schema": { "type": "string" } @@ -99644,7 +99676,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "workflow_dispatch", "schema": { "type": "string" } @@ -99735,7 +99767,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "workflow_job", "schema": { "type": "string" } @@ -99829,7 +99861,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "workflow_job", "schema": { "type": "string" } @@ -99923,7 +99955,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "workflow_job", "schema": { "type": "string" } @@ -100017,7 +100049,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "workflow_job", "schema": { "type": "string" } @@ -100111,7 +100143,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "workflow_run", "schema": { "type": "string" } @@ -100205,7 +100237,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "workflow_run", "schema": { "type": "string" } @@ -100299,7 +100331,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "workflow_run", "schema": { "type": "string" } @@ -106337,8 +106369,7 @@ "type": "array", "items": { "$ref": "#/components/schemas/simple-user" - }, - "nullable": true + } }, "milestone": { "$ref": "#/components/schemas/nullable-milestone" @@ -115415,22 +115446,19 @@ "type": "array", "items": { "$ref": "#/components/schemas/simple-user" - }, - "nullable": true + } }, "requested_reviewers": { "type": "array", "items": { "$ref": "#/components/schemas/simple-user" - }, - "nullable": true + } }, "requested_teams": { "type": "array", "items": { "$ref": "#/components/schemas/team" - }, - "nullable": true + } }, "head": { "type": "object", @@ -119133,6 +119161,57 @@ } } }, + "rule-suite-required-status-checks": { + "title": "Required status checks rule suite metadata", + "description": "Metadata for a required status checks rule evaluation result.", + "type": "object", + "properties": { + "checks": { + "type": "array", + "description": "The status checks associated with the rule evaluation.", + "items": { + "type": "object", + "properties": { + "id": { + "type": "integer", + "description": "The unique identifier of the status check." + }, + "context": { + "type": "string", + "description": "The context name of the status check." + }, + "state": { + "type": "string", + "description": "The state of the status check." + }, + "type": { + "type": "string", + "description": "The type of the status check." + }, + "app": { + "type": "object", + "nullable": true, + "description": "The GitHub App associated with the status check.", + "properties": { + "id": { + "type": "integer", + "description": "The unique identifier of the GitHub App." + }, + "slug": { + "type": "string", + "description": "The slug of the GitHub App." + }, + "name": { + "type": "string", + "description": "The name of the GitHub App." + } + } + } + } + } + } + } + }, "rule-suite": { "title": "Rule Suite", "description": "Response", @@ -129539,8 +129618,7 @@ "type": "array", "items": { "$ref": "#/components/schemas/simple-user" - }, - "nullable": true + } }, "milestone": { "$ref": "#/components/schemas/nullable-milestone" @@ -132765,22 +132843,19 @@ "type": "array", "items": { "$ref": "#/components/schemas/simple-user" - }, - "nullable": true + } }, "requested_reviewers": { "type": "array", "items": { "$ref": "#/components/schemas/simple-user" - }, - "nullable": true + } }, "requested_teams": { "type": "array", "items": { "$ref": "#/components/schemas/team-simple" - }, - "nullable": true + } }, "head": { "type": "object", @@ -287009,7 +287084,9 @@ "alert_recipients": [] } } - ] + ], + "has_next_page": false, + "total_count": 3 } }, "get-budget": { @@ -292518,7 +292595,7 @@ { "id": 1, "name": "Title", - "type": "title", + "data_type": "title", "value": { "raw": "It seemed to me that any civilization that had so far lost its head as to need to include a set of detailed instructions for use in a packet of toothpicks, was no longer a civilization in which I could live and stay sane.", "html": "It seemed to me that any civilization that had so far lost its head as to need to include a set of detailed instructions for use in a packet of toothpicks, was no longer a civilization in which I could live and stay sane.", @@ -292533,7 +292610,7 @@ { "id": 2, "name": "Assignees", - "type": "assignees", + "data_type": "assignees", "value": [ { "login": "octocat", @@ -292561,7 +292638,7 @@ { "id": 3, "name": "Status", - "type": "single_select", + "data_type": "single_select", "value": { "id": "98236657", "name": { @@ -292578,7 +292655,7 @@ { "id": 4, "name": "Labels", - "type": "labels", + "data_type": "labels", "value": [ { "id": 19, @@ -292612,13 +292689,13 @@ { "id": 5, "name": "Linked pull requests", - "type": "linked_pull_requests", + "data_type": "linked_pull_requests", "value": [] }, { "id": 6, "name": "Milestone", - "type": "milestone", + "data_type": "milestone", "value": { "url": "https://api.github.com/repos/github/Hello-World/milestones/1", "html_url": "https://github.com/github/Hello-World/milestone/1", @@ -292661,7 +292738,7 @@ { "id": 7, "name": "Repository", - "type": "repository", + "data_type": "repository", "value": { "id": 1, "node_id": "R_kgAB", @@ -292734,13 +292811,13 @@ { "id": 8, "name": "Type", - "type": "issue_type", + "data_type": "issue_type", "value": null }, { "id": 9, "name": "Reviewers", - "type": "reviewers", + "data_type": "reviewers", "value": [ { "type": "ReviewRequest", @@ -292759,13 +292836,13 @@ { "id": 10, "name": "Parent issue", - "type": "parent_issue", + "data_type": "parent_issue", "value": null }, { "id": 11, "name": "Sub-issues progress", - "type": "sub_issues_progress", + "data_type": "sub_issues_progress", "value": null } ] @@ -316840,7 +316917,7 @@ } }, "usage_metrics_api_disabled": { - "description": "Copilot Usage Merics API setting is disabled at the organization or enterprise level.", + "description": "Copilot Usage Metrics API setting is disabled at the organization or enterprise level.", "content": { "application/json": { "schema": { diff --git a/descriptions/api.github.com/api.github.com.yaml b/descriptions/api.github.com/api.github.com.yaml index e9c62df54..69e28161a 100644 --- a/descriptions/api.github.com/api.github.com.yaml +++ b/descriptions/api.github.com/api.github.com.yaml @@ -5603,6 +5603,7 @@ paths: > This endpoint is in public preview and is subject to change. Gets all budgets for an organization. The authenticated user must be an organization admin or billing manager. + Each page returns up to 10 budgets. tags: - billing operationId: billing/get-all-budgets-org @@ -5611,6 +5612,28 @@ paths: url: https://docs.github.com/rest/billing/budgets#get-all-budgets-for-an-organization parameters: - "$ref": "#/components/parameters/org" + - name: page + description: The page number of the results to fetch. + in: query + schema: + type: integer + default: 1 + - name: per_page + description: The number of results per page (max 10). + in: query + schema: + type: integer + default: 10 + - name: scope + description: Filter budgets by scope type. + in: query + schema: + type: string + enum: + - enterprise + - organization + - repository + - cost_center responses: '200': "$ref": "#/components/responses/get_all_budgets" @@ -9975,7 +9998,7 @@ paths: deployments: type: array description: The list of deployments to record. - maxItems: 100 + maxItems: 1000 items: type: object properties: @@ -54783,7 +54806,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: branch_protection_configuration schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -54849,7 +54872,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: branch_protection_configuration schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -54913,7 +54936,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: branch_protection_rule schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -54977,7 +55000,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: branch_protection_rule schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -55041,7 +55064,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: branch_protection_rule schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -55112,7 +55135,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: check_run schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -55193,7 +55216,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: check_run schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -55277,7 +55300,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: check_run schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -55359,7 +55382,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: check_run schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -55441,7 +55464,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: check_suite schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -55516,7 +55539,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: check_suite schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -55591,7 +55614,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: check_suite schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -55657,7 +55680,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: code_scanning_alert schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -55721,7 +55744,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: code_scanning_alert schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -55785,7 +55808,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: code_scanning_alert schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -55849,7 +55872,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: code_scanning_alert schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -55913,7 +55936,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: code_scanning_alert schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -55977,7 +56000,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: code_scanning_alert schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -56041,7 +56064,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: code_scanning_alert schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -56107,7 +56130,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: commit_comment schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -56174,7 +56197,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: create schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -56240,7 +56263,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: custom_property schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -56306,7 +56329,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: custom_property schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -56372,7 +56395,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: custom_property schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -56438,7 +56461,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: custom_property schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -56504,7 +56527,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: custom_property_values schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -56571,7 +56594,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: delete schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -57169,7 +57192,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: deploy_key schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -57233,7 +57256,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: deploy_key schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -57299,7 +57322,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: deployment schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -57363,7 +57386,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: deployment_protection_rule schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -57427,7 +57450,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: deployment_review schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -57491,7 +57514,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: deployment_review schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -57555,7 +57578,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: deployment_review schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -57622,7 +57645,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: deployment_status schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -57691,7 +57714,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: discussion schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -57760,7 +57783,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: discussion schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -57898,7 +57921,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: discussion_comment schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -57967,7 +57990,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: discussion_comment schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -58036,7 +58059,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: discussion_comment schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -58105,7 +58128,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: discussion schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -58174,7 +58197,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: discussion schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -58244,7 +58267,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: discussion schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -58313,7 +58336,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: discussion schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -58382,7 +58405,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: discussion schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -58451,7 +58474,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: discussion schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -58589,7 +58612,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: discussion schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -58658,7 +58681,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: discussion schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -58727,7 +58750,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: discussion schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -58796,7 +58819,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: discussion schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -58865,7 +58888,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: discussion schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -58928,7 +58951,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: fork schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -58995,7 +59018,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: github_app_authorization schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -59056,7 +59079,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: gollum schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -59120,7 +59143,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: installation schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -59183,7 +59206,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: installation schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -59245,7 +59268,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: installation schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -59307,7 +59330,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: installation_repositories schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -59370,7 +59393,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: installation_repositories schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -59433,7 +59456,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: installation schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -59498,7 +59521,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: installation_target schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -59561,7 +59584,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: installation schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -59625,7 +59648,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: issue_comment schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -59691,7 +59714,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: issue_comment schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -59757,7 +59780,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: issue_comment schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -59823,7 +59846,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: issue_comment schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -59889,7 +59912,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: issue_comment schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -59955,7 +59978,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: issue_dependencies schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -60022,7 +60045,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: issue_dependencies schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -60088,7 +60111,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: issue_dependencies schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -60155,7 +60178,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: issue_dependencies schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -61415,7 +61438,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: label schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -61481,7 +61504,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: label schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -61547,7 +61570,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: label schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -61614,7 +61637,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: marketplace_purchase schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -61679,7 +61702,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: marketplace_purchase schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -61746,7 +61769,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: marketplace_purchase schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -61812,7 +61835,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: marketplace_purchase schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -61877,7 +61900,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: marketplace_purchase schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -61939,7 +61962,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: member schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -62004,7 +62027,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: member schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -62069,7 +62092,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: member schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -62134,7 +62157,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: membership schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -62198,7 +62221,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: membership schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -62267,7 +62290,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: merge_group schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -62334,7 +62357,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: merge_group schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -62396,7 +62419,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: meta schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -62464,7 +62487,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: milestone schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -62530,7 +62553,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: milestone schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -62596,7 +62619,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: milestone schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -62662,7 +62685,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: milestone schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -62728,7 +62751,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: milestone schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -62794,7 +62817,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: org_block schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -62860,7 +62883,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: org_block schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -62926,7 +62949,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: organization schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -62992,7 +63015,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: organization schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -63058,7 +63081,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: organization schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -63124,7 +63147,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: organization schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -63190,7 +63213,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: organization schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -63255,7 +63278,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: package schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -63319,7 +63342,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: package schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -63381,7 +63404,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: page_build schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -63695,7 +63718,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: ping schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -63775,7 +63798,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: project_card schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -63843,7 +63866,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: project_card schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -63911,7 +63934,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: project_card schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -63979,7 +64002,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: project_card schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -64048,7 +64071,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: project_card schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -64116,7 +64139,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: project schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -64184,7 +64207,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: project_column schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -64252,7 +64275,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: project_column schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -64320,7 +64343,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: project_column schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -64388,7 +64411,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: project_column schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -64456,7 +64479,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: project schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -64524,7 +64547,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: project schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -64592,7 +64615,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: project schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -64660,7 +64683,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: project schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -65750,7 +65773,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: public schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -65816,7 +65839,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -65883,7 +65906,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -65950,7 +65973,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -66018,7 +66041,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -66085,7 +66108,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -66151,7 +66174,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -66217,7 +66240,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -66284,7 +66307,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -66350,7 +66373,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -66416,7 +66439,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -66483,7 +66506,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -66549,7 +66572,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -66615,7 +66638,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -66682,7 +66705,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -66748,7 +66771,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -66814,7 +66837,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request_review_comment schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -66880,7 +66903,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request_review_comment schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -66946,7 +66969,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request_review_comment schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -67012,7 +67035,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request_review schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -67078,7 +67101,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request_review schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -67145,7 +67168,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -67212,7 +67235,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -67278,7 +67301,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request_review schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -67344,7 +67367,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request_review_thread schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -67411,7 +67434,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request_review_thread schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -67479,7 +67502,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -67545,7 +67568,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -67611,7 +67634,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -67678,7 +67701,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -67746,7 +67769,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: push schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -67813,7 +67836,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: registry_package schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -67880,7 +67903,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: registry_package schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -67945,7 +67968,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: release schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -68009,7 +68032,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: release schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -68074,7 +68097,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: release schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -68139,7 +68162,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: release schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -68203,7 +68226,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: release schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -68267,7 +68290,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: release schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -68331,7 +68354,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: release schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -68395,7 +68418,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: repository_advisory schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -68459,7 +68482,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: repository_advisory schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -68523,7 +68546,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: repository schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -68588,7 +68611,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: repository schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -68654,7 +68677,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: repository schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -68718,7 +68741,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: repository_dispatch schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -68781,7 +68804,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: repository schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -68844,7 +68867,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: repository_import schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -68907,7 +68930,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: repository schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -68972,7 +68995,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: repository schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -69037,7 +69060,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: repository schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -69104,7 +69127,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: repository_ruleset schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -69170,7 +69193,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: repository_ruleset schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -69236,7 +69259,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: repository_ruleset schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -69304,7 +69327,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: repository schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -69369,7 +69392,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: repository schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -69435,7 +69458,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: repository_vulnerability_alert schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -69499,7 +69522,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: repository_vulnerability_alert schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -69564,7 +69587,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: repository_vulnerability_alert schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -69628,7 +69651,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: repository_vulnerability_alert schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -69693,7 +69716,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: secret_scanning_alert schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -69759,7 +69782,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: secret_scanning_alert schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -69828,7 +69851,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: secret_scanning_alert_location schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -69904,7 +69927,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: secret_scanning_alert schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -69970,7 +69993,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: secret_scanning_alert schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -70036,7 +70059,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: secret_scanning_alert schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -70102,7 +70125,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: secret_scanning_alert schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -70168,7 +70191,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: secret_scanning_alert schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -70235,7 +70258,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: secret_scanning_scan schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -70299,7 +70322,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: security_advisory schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -70361,7 +70384,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: security_advisory schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -70423,7 +70446,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: security_advisory schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -70484,7 +70507,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: security_and_analysis schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -70551,7 +70574,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: sponsorship schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -70614,7 +70637,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: sponsorship schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -70678,7 +70701,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: sponsorship schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -70743,7 +70766,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: sponsorship schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -70806,7 +70829,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: sponsorship schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -70871,7 +70894,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: sponsorship schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -70933,7 +70956,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: star schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -70997,7 +71020,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: star schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -71060,7 +71083,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: status schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -71126,7 +71149,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: sub_issues schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -71192,7 +71215,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: sub_issues schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -71258,7 +71281,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: sub_issues schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -71324,7 +71347,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: sub_issues schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -71390,7 +71413,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: team_add schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -71455,7 +71478,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: team schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -71520,7 +71543,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: team schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -71585,7 +71608,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: team schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -71650,7 +71673,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: team schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -71715,7 +71738,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: team schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -71779,7 +71802,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: watch schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -71844,7 +71867,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: workflow_dispatch schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -71910,7 +71933,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: workflow_job schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -71977,7 +72000,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: workflow_job schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -72044,7 +72067,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: workflow_job schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -72111,7 +72134,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: workflow_job schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -72179,7 +72202,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: workflow_run schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -72246,7 +72269,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: workflow_run schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -72313,7 +72336,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: workflow_run schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -77220,7 +77243,6 @@ components: type: array items: "$ref": "#/components/schemas/simple-user" - nullable: true milestone: "$ref": "#/components/schemas/nullable-milestone" locked: @@ -84439,17 +84461,14 @@ components: type: array items: "$ref": "#/components/schemas/simple-user" - nullable: true requested_reviewers: type: array items: "$ref": "#/components/schemas/simple-user" - nullable: true requested_teams: type: array items: "$ref": "#/components/schemas/team" - nullable: true head: type: object properties: @@ -87309,6 +87328,43 @@ components: state: type: string description: The state of the review. + rule-suite-required-status-checks: + title: Required status checks rule suite metadata + description: Metadata for a required status checks rule evaluation result. + type: object + properties: + checks: + type: array + description: The status checks associated with the rule evaluation. + items: + type: object + properties: + id: + type: integer + description: The unique identifier of the status check. + context: + type: string + description: The context name of the status check. + state: + type: string + description: The state of the status check. + type: + type: string + description: The type of the status check. + app: + type: object + nullable: true + description: The GitHub App associated with the status check. + properties: + id: + type: integer + description: The unique identifier of the GitHub App. + slug: + type: string + description: The slug of the GitHub App. + name: + type: string + description: The name of the GitHub App. rule-suite: title: Rule Suite description: Response @@ -95429,7 +95485,6 @@ components: type: array items: "$ref": "#/components/schemas/simple-user" - nullable: true milestone: "$ref": "#/components/schemas/nullable-milestone" locked: @@ -97812,17 +97867,14 @@ components: type: array items: "$ref": "#/components/schemas/simple-user" - nullable: true requested_reviewers: type: array items: "$ref": "#/components/schemas/simple-user" - nullable: true requested_teams: type: array items: "$ref": "#/components/schemas/team-simple" - nullable: true head: type: object properties: @@ -214951,6 +215003,8 @@ components: budget_alerting: will_alert: false alert_recipients: [] + has_next_page: false + total_count: 3 get-budget: value: id: 2066deda-923f-43f9-88d2-62395a28c0cdd @@ -219556,7 +219610,7 @@ components: fields: - id: 1 name: Title - type: title + data_type: title value: raw: It seemed to me that any civilization that had so far lost its head as to need to include a set of detailed instructions for use in a packet @@ -219574,7 +219628,7 @@ components: is_draft: false - id: 2 name: Assignees - type: assignees + data_type: assignees value: - login: octocat id: 175 @@ -219597,7 +219651,7 @@ components: site_admin: false - id: 3 name: Status - type: single_select + data_type: single_select value: id: '98236657' name: @@ -219609,7 +219663,7 @@ components: html: This has been completed - id: 4 name: Labels - type: labels + data_type: labels value: - id: 19 node_id: LA_kwABEw @@ -219634,11 +219688,11 @@ components: description: This will not be worked on - id: 5 name: Linked pull requests - type: linked_pull_requests + data_type: linked_pull_requests value: [] - id: 6 name: Milestone - type: milestone + data_type: milestone value: url: https://api.github.com/repos/github/Hello-World/milestones/1 html_url: https://github.com/github/Hello-World/milestone/1 @@ -219677,7 +219731,7 @@ components: closed_at: - id: 7 name: Repository - type: repository + data_type: repository value: id: 1 node_id: R_kgAB @@ -219746,11 +219800,11 @@ components: deployments_url: https://api.github.com/repos/github/Hello-World/deployments - id: 8 name: Type - type: issue_type + data_type: issue_type value: - id: 9 name: Reviewers - type: reviewers + data_type: reviewers value: - type: ReviewRequest status: pending @@ -219763,11 +219817,11 @@ components: type: User - id: 10 name: Parent issue - type: parent_issue + data_type: parent_issue value: - id: 11 name: Sub-issues progress - type: sub_issues_progress + data_type: sub_issues_progress value: projects-v2-view: value: @@ -240454,7 +240508,7 @@ components: schema: "$ref": "#/components/schemas/basic-error" usage_metrics_api_disabled: - description: Copilot Usage Merics API setting is disabled at the organization + description: Copilot Usage Metrics API setting is disabled at the organization or enterprise level. content: application/json: 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 23afb82d9..a7157357c 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 @@ -27320,8 +27320,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -30650,8 +30649,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -49305,8 +49303,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -56442,8 +56439,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -59772,8 +59768,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -70108,7 +70103,7 @@ "/organizations/{org}/settings/billing/budgets": { "get": { "summary": "Get all budgets for an organization", - "description": "> [!NOTE]\n> This endpoint is in public preview and is subject to change.\n\nGets all budgets for an organization. The authenticated user must be an organization admin or billing manager.", + "description": "> [!NOTE]\n> This endpoint is in public preview and is subject to change.\n\nGets all budgets for an organization. The authenticated user must be an organization admin or billing manager.\nEach page returns up to 10 budgets.", "tags": [ "billing" ], @@ -70126,6 +70121,38 @@ "schema": { "type": "string" } + }, + { + "name": "page", + "description": "The page number of the results to fetch.", + "in": "query", + "schema": { + "type": "integer", + "default": 1 + } + }, + { + "name": "per_page", + "description": "The number of results per page (max 10).", + "in": "query", + "schema": { + "type": "integer", + "default": 10 + } + }, + { + "name": "scope", + "description": "Filter budgets by scope type.", + "in": "query", + "schema": { + "type": "string", + "enum": [ + "enterprise", + "organization", + "repository", + "cost_center" + ] + } } ], "responses": { @@ -70280,7 +70307,9 @@ "alert_recipients": [] } } - ] + ], + "has_next_page": false, + "total_count": 3 } } } @@ -90727,7 +90756,7 @@ "deployments": { "type": "array", "description": "The list of deployments to record.", - "maxItems": 100, + "maxItems": 1000, "items": { "type": "object", "properties": { @@ -108901,7 +108930,7 @@ } }, "422": { - "description": "Copilot Usage Merics API setting is disabled at the organization or enterprise level.", + "description": "Copilot Usage Metrics API setting is disabled at the organization or enterprise level.", "content": { "application/json": { "schema": { @@ -114827,8 +114856,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -118157,8 +118185,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -132739,8 +132766,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -159557,8 +159583,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -162783,8 +162808,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_reviewers": { "type": "array", @@ -162911,8 +162935,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_teams": { "type": "array", @@ -163125,8 +163148,7 @@ "parent", "type" ] - }, - "nullable": true + } }, "head": { "type": "object", @@ -168085,7 +168107,7 @@ { "id": 1, "name": "Title", - "type": "title", + "data_type": "title", "value": { "raw": "It seemed to me that any civilization that had so far lost its head as to need to include a set of detailed instructions for use in a packet of toothpicks, was no longer a civilization in which I could live and stay sane.", "html": "It seemed to me that any civilization that had so far lost its head as to need to include a set of detailed instructions for use in a packet of toothpicks, was no longer a civilization in which I could live and stay sane.", @@ -168100,7 +168122,7 @@ { "id": 2, "name": "Assignees", - "type": "assignees", + "data_type": "assignees", "value": [ { "login": "octocat", @@ -168128,7 +168150,7 @@ { "id": 3, "name": "Status", - "type": "single_select", + "data_type": "single_select", "value": { "id": "98236657", "name": { @@ -168145,7 +168167,7 @@ { "id": 4, "name": "Labels", - "type": "labels", + "data_type": "labels", "value": [ { "id": 19, @@ -168179,13 +168201,13 @@ { "id": 5, "name": "Linked pull requests", - "type": "linked_pull_requests", + "data_type": "linked_pull_requests", "value": [] }, { "id": 6, "name": "Milestone", - "type": "milestone", + "data_type": "milestone", "value": { "url": "https://api.github.com/repos/github/Hello-World/milestones/1", "html_url": "https://github.com/github/Hello-World/milestone/1", @@ -168228,7 +168250,7 @@ { "id": 7, "name": "Repository", - "type": "repository", + "data_type": "repository", "value": { "id": 1, "node_id": "R_kgAB", @@ -168301,13 +168323,13 @@ { "id": 8, "name": "Type", - "type": "issue_type", + "data_type": "issue_type", "value": null }, { "id": 9, "name": "Reviewers", - "type": "reviewers", + "data_type": "reviewers", "value": [ { "type": "ReviewRequest", @@ -168326,13 +168348,13 @@ { "id": 10, "name": "Parent issue", - "type": "parent_issue", + "data_type": "parent_issue", "value": null }, { "id": 11, "name": "Sub-issues progress", - "type": "sub_issues_progress", + "data_type": "sub_issues_progress", "value": null } ] @@ -169043,8 +169065,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -172269,8 +172290,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_reviewers": { "type": "array", @@ -172397,8 +172417,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_teams": { "type": "array", @@ -172611,8 +172630,7 @@ "parent", "type" ] - }, - "nullable": true + } }, "head": { "type": "object", @@ -176156,7 +176174,7 @@ { "id": 1, "name": "Title", - "type": "title", + "data_type": "title", "value": { "raw": "It seemed to me that any civilization that had so far lost its head as to need to include a set of detailed instructions for use in a packet of toothpicks, was no longer a civilization in which I could live and stay sane.", "html": "It seemed to me that any civilization that had so far lost its head as to need to include a set of detailed instructions for use in a packet of toothpicks, was no longer a civilization in which I could live and stay sane.", @@ -176171,7 +176189,7 @@ { "id": 2, "name": "Assignees", - "type": "assignees", + "data_type": "assignees", "value": [ { "login": "octocat", @@ -176199,7 +176217,7 @@ { "id": 3, "name": "Status", - "type": "single_select", + "data_type": "single_select", "value": { "id": "98236657", "name": { @@ -176216,7 +176234,7 @@ { "id": 4, "name": "Labels", - "type": "labels", + "data_type": "labels", "value": [ { "id": 19, @@ -176250,13 +176268,13 @@ { "id": 5, "name": "Linked pull requests", - "type": "linked_pull_requests", + "data_type": "linked_pull_requests", "value": [] }, { "id": 6, "name": "Milestone", - "type": "milestone", + "data_type": "milestone", "value": { "url": "https://api.github.com/repos/github/Hello-World/milestones/1", "html_url": "https://github.com/github/Hello-World/milestone/1", @@ -176299,7 +176317,7 @@ { "id": 7, "name": "Repository", - "type": "repository", + "data_type": "repository", "value": { "id": 1, "node_id": "R_kgAB", @@ -176372,13 +176390,13 @@ { "id": 8, "name": "Type", - "type": "issue_type", + "data_type": "issue_type", "value": null }, { "id": 9, "name": "Reviewers", - "type": "reviewers", + "data_type": "reviewers", "value": [ { "type": "ReviewRequest", @@ -176397,13 +176415,13 @@ { "id": 10, "name": "Parent issue", - "type": "parent_issue", + "data_type": "parent_issue", "value": null }, { "id": 11, "name": "Sub-issues progress", - "type": "sub_issues_progress", + "data_type": "sub_issues_progress", "value": null } ] @@ -177334,7 +177352,7 @@ { "id": 1, "name": "Title", - "type": "title", + "data_type": "title", "value": { "raw": "It seemed to me that any civilization that had so far lost its head as to need to include a set of detailed instructions for use in a packet of toothpicks, was no longer a civilization in which I could live and stay sane.", "html": "It seemed to me that any civilization that had so far lost its head as to need to include a set of detailed instructions for use in a packet of toothpicks, was no longer a civilization in which I could live and stay sane.", @@ -177349,7 +177367,7 @@ { "id": 2, "name": "Assignees", - "type": "assignees", + "data_type": "assignees", "value": [ { "login": "octocat", @@ -177377,7 +177395,7 @@ { "id": 3, "name": "Status", - "type": "single_select", + "data_type": "single_select", "value": { "id": "98236657", "name": { @@ -177394,7 +177412,7 @@ { "id": 4, "name": "Labels", - "type": "labels", + "data_type": "labels", "value": [ { "id": 19, @@ -177428,13 +177446,13 @@ { "id": 5, "name": "Linked pull requests", - "type": "linked_pull_requests", + "data_type": "linked_pull_requests", "value": [] }, { "id": 6, "name": "Milestone", - "type": "milestone", + "data_type": "milestone", "value": { "url": "https://api.github.com/repos/github/Hello-World/milestones/1", "html_url": "https://github.com/github/Hello-World/milestone/1", @@ -177477,7 +177495,7 @@ { "id": 7, "name": "Repository", - "type": "repository", + "data_type": "repository", "value": { "id": 1, "node_id": "R_kgAB", @@ -177550,13 +177568,13 @@ { "id": 8, "name": "Type", - "type": "issue_type", + "data_type": "issue_type", "value": null }, { "id": 9, "name": "Reviewers", - "type": "reviewers", + "data_type": "reviewers", "value": [ { "type": "ReviewRequest", @@ -177575,13 +177593,13 @@ { "id": 10, "name": "Parent issue", - "type": "parent_issue", + "data_type": "parent_issue", "value": null }, { "id": 11, "name": "Sub-issues progress", - "type": "sub_issues_progress", + "data_type": "sub_issues_progress", "value": null } ] @@ -178087,7 +178105,7 @@ { "id": 1, "name": "Title", - "type": "title", + "data_type": "title", "value": { "raw": "It seemed to me that any civilization that had so far lost its head as to need to include a set of detailed instructions for use in a packet of toothpicks, was no longer a civilization in which I could live and stay sane.", "html": "It seemed to me that any civilization that had so far lost its head as to need to include a set of detailed instructions for use in a packet of toothpicks, was no longer a civilization in which I could live and stay sane.", @@ -178102,7 +178120,7 @@ { "id": 2, "name": "Assignees", - "type": "assignees", + "data_type": "assignees", "value": [ { "login": "octocat", @@ -178130,7 +178148,7 @@ { "id": 3, "name": "Status", - "type": "single_select", + "data_type": "single_select", "value": { "id": "98236657", "name": { @@ -178147,7 +178165,7 @@ { "id": 4, "name": "Labels", - "type": "labels", + "data_type": "labels", "value": [ { "id": 19, @@ -178181,13 +178199,13 @@ { "id": 5, "name": "Linked pull requests", - "type": "linked_pull_requests", + "data_type": "linked_pull_requests", "value": [] }, { "id": 6, "name": "Milestone", - "type": "milestone", + "data_type": "milestone", "value": { "url": "https://api.github.com/repos/github/Hello-World/milestones/1", "html_url": "https://github.com/github/Hello-World/milestone/1", @@ -178230,7 +178248,7 @@ { "id": 7, "name": "Repository", - "type": "repository", + "data_type": "repository", "value": { "id": 1, "node_id": "R_kgAB", @@ -178303,13 +178321,13 @@ { "id": 8, "name": "Type", - "type": "issue_type", + "data_type": "issue_type", "value": null }, { "id": 9, "name": "Reviewers", - "type": "reviewers", + "data_type": "reviewers", "value": [ { "type": "ReviewRequest", @@ -178328,13 +178346,13 @@ { "id": 10, "name": "Parent issue", - "type": "parent_issue", + "data_type": "parent_issue", "value": null }, { "id": 11, "name": "Sub-issues progress", - "type": "sub_issues_progress", + "data_type": "sub_issues_progress", "value": null } ] @@ -178840,7 +178858,7 @@ { "id": 1, "name": "Title", - "type": "title", + "data_type": "title", "value": { "raw": "It seemed to me that any civilization that had so far lost its head as to need to include a set of detailed instructions for use in a packet of toothpicks, was no longer a civilization in which I could live and stay sane.", "html": "It seemed to me that any civilization that had so far lost its head as to need to include a set of detailed instructions for use in a packet of toothpicks, was no longer a civilization in which I could live and stay sane.", @@ -178855,7 +178873,7 @@ { "id": 2, "name": "Assignees", - "type": "assignees", + "data_type": "assignees", "value": [ { "login": "octocat", @@ -178883,7 +178901,7 @@ { "id": 3, "name": "Status", - "type": "single_select", + "data_type": "single_select", "value": { "id": "98236657", "name": { @@ -178900,7 +178918,7 @@ { "id": 4, "name": "Labels", - "type": "labels", + "data_type": "labels", "value": [ { "id": 19, @@ -178934,13 +178952,13 @@ { "id": 5, "name": "Linked pull requests", - "type": "linked_pull_requests", + "data_type": "linked_pull_requests", "value": [] }, { "id": 6, "name": "Milestone", - "type": "milestone", + "data_type": "milestone", "value": { "url": "https://api.github.com/repos/github/Hello-World/milestones/1", "html_url": "https://github.com/github/Hello-World/milestone/1", @@ -178983,7 +179001,7 @@ { "id": 7, "name": "Repository", - "type": "repository", + "data_type": "repository", "value": { "id": 1, "node_id": "R_kgAB", @@ -179056,13 +179074,13 @@ { "id": 8, "name": "Type", - "type": "issue_type", + "data_type": "issue_type", "value": null }, { "id": 9, "name": "Reviewers", - "type": "reviewers", + "data_type": "reviewers", "value": [ { "type": "ReviewRequest", @@ -179081,13 +179099,13 @@ { "id": 10, "name": "Parent issue", - "type": "parent_issue", + "data_type": "parent_issue", "value": null }, { "id": 11, "name": "Sub-issues progress", - "type": "sub_issues_progress", + "data_type": "sub_issues_progress", "value": null } ] @@ -179593,7 +179611,7 @@ { "id": 1, "name": "Title", - "type": "title", + "data_type": "title", "value": { "raw": "It seemed to me that any civilization that had so far lost its head as to need to include a set of detailed instructions for use in a packet of toothpicks, was no longer a civilization in which I could live and stay sane.", "html": "It seemed to me that any civilization that had so far lost its head as to need to include a set of detailed instructions for use in a packet of toothpicks, was no longer a civilization in which I could live and stay sane.", @@ -179608,7 +179626,7 @@ { "id": 2, "name": "Assignees", - "type": "assignees", + "data_type": "assignees", "value": [ { "login": "octocat", @@ -179636,7 +179654,7 @@ { "id": 3, "name": "Status", - "type": "single_select", + "data_type": "single_select", "value": { "id": "98236657", "name": { @@ -179653,7 +179671,7 @@ { "id": 4, "name": "Labels", - "type": "labels", + "data_type": "labels", "value": [ { "id": 19, @@ -179687,13 +179705,13 @@ { "id": 5, "name": "Linked pull requests", - "type": "linked_pull_requests", + "data_type": "linked_pull_requests", "value": [] }, { "id": 6, "name": "Milestone", - "type": "milestone", + "data_type": "milestone", "value": { "url": "https://api.github.com/repos/github/Hello-World/milestones/1", "html_url": "https://github.com/github/Hello-World/milestone/1", @@ -179736,7 +179754,7 @@ { "id": 7, "name": "Repository", - "type": "repository", + "data_type": "repository", "value": { "id": 1, "node_id": "R_kgAB", @@ -179809,13 +179827,13 @@ { "id": 8, "name": "Type", - "type": "issue_type", + "data_type": "issue_type", "value": null }, { "id": 9, "name": "Reviewers", - "type": "reviewers", + "data_type": "reviewers", "value": [ { "type": "ReviewRequest", @@ -179834,13 +179852,13 @@ { "id": 10, "name": "Parent issue", - "type": "parent_issue", + "data_type": "parent_issue", "value": null }, { "id": 11, "name": "Sub-issues progress", - "type": "sub_issues_progress", + "data_type": "sub_issues_progress", "value": null } ] @@ -180346,7 +180364,7 @@ { "id": 1, "name": "Title", - "type": "title", + "data_type": "title", "value": { "raw": "It seemed to me that any civilization that had so far lost its head as to need to include a set of detailed instructions for use in a packet of toothpicks, was no longer a civilization in which I could live and stay sane.", "html": "It seemed to me that any civilization that had so far lost its head as to need to include a set of detailed instructions for use in a packet of toothpicks, was no longer a civilization in which I could live and stay sane.", @@ -180361,7 +180379,7 @@ { "id": 2, "name": "Assignees", - "type": "assignees", + "data_type": "assignees", "value": [ { "login": "octocat", @@ -180389,7 +180407,7 @@ { "id": 3, "name": "Status", - "type": "single_select", + "data_type": "single_select", "value": { "id": "98236657", "name": { @@ -180406,7 +180424,7 @@ { "id": 4, "name": "Labels", - "type": "labels", + "data_type": "labels", "value": [ { "id": 19, @@ -180440,13 +180458,13 @@ { "id": 5, "name": "Linked pull requests", - "type": "linked_pull_requests", + "data_type": "linked_pull_requests", "value": [] }, { "id": 6, "name": "Milestone", - "type": "milestone", + "data_type": "milestone", "value": { "url": "https://api.github.com/repos/github/Hello-World/milestones/1", "html_url": "https://github.com/github/Hello-World/milestone/1", @@ -180489,7 +180507,7 @@ { "id": 7, "name": "Repository", - "type": "repository", + "data_type": "repository", "value": { "id": 1, "node_id": "R_kgAB", @@ -180562,13 +180580,13 @@ { "id": 8, "name": "Type", - "type": "issue_type", + "data_type": "issue_type", "value": null }, { "id": 9, "name": "Reviewers", - "type": "reviewers", + "data_type": "reviewers", "value": [ { "type": "ReviewRequest", @@ -180587,13 +180605,13 @@ { "id": 10, "name": "Parent issue", - "type": "parent_issue", + "data_type": "parent_issue", "value": null }, { "id": 11, "name": "Sub-issues progress", - "type": "sub_issues_progress", + "data_type": "sub_issues_progress", "value": null } ] @@ -182392,7 +182410,7 @@ { "id": 1, "name": "Title", - "type": "title", + "data_type": "title", "value": { "raw": "It seemed to me that any civilization that had so far lost its head as to need to include a set of detailed instructions for use in a packet of toothpicks, was no longer a civilization in which I could live and stay sane.", "html": "It seemed to me that any civilization that had so far lost its head as to need to include a set of detailed instructions for use in a packet of toothpicks, was no longer a civilization in which I could live and stay sane.", @@ -182407,7 +182425,7 @@ { "id": 2, "name": "Assignees", - "type": "assignees", + "data_type": "assignees", "value": [ { "login": "octocat", @@ -182435,7 +182453,7 @@ { "id": 3, "name": "Status", - "type": "single_select", + "data_type": "single_select", "value": { "id": "98236657", "name": { @@ -182452,7 +182470,7 @@ { "id": 4, "name": "Labels", - "type": "labels", + "data_type": "labels", "value": [ { "id": 19, @@ -182486,13 +182504,13 @@ { "id": 5, "name": "Linked pull requests", - "type": "linked_pull_requests", + "data_type": "linked_pull_requests", "value": [] }, { "id": 6, "name": "Milestone", - "type": "milestone", + "data_type": "milestone", "value": { "url": "https://api.github.com/repos/github/Hello-World/milestones/1", "html_url": "https://github.com/github/Hello-World/milestone/1", @@ -182535,7 +182553,7 @@ { "id": 7, "name": "Repository", - "type": "repository", + "data_type": "repository", "value": { "id": 1, "node_id": "R_kgAB", @@ -182608,13 +182626,13 @@ { "id": 8, "name": "Type", - "type": "issue_type", + "data_type": "issue_type", "value": null }, { "id": 9, "name": "Reviewers", - "type": "reviewers", + "data_type": "reviewers", "value": [ { "type": "ReviewRequest", @@ -182633,13 +182651,13 @@ { "id": 10, "name": "Parent issue", - "type": "parent_issue", + "data_type": "parent_issue", "value": null }, { "id": 11, "name": "Sub-issues progress", - "type": "sub_issues_progress", + "data_type": "sub_issues_progress", "value": null } ] @@ -206724,7 +206742,7 @@ } }, "422": { - "description": "Copilot Usage Merics API setting is disabled at the organization or enterprise level.", + "description": "Copilot Usage Metrics API setting is disabled at the organization or enterprise level.", "content": { "application/json": { "schema": { @@ -306570,8 +306588,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_reviewers": { "type": "array", @@ -306698,8 +306715,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_teams": { "type": "array", @@ -306912,8 +306928,7 @@ "parent", "type" ] - }, - "nullable": true + } }, "head": { "type": "object", @@ -335161,8 +335176,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -338491,8 +338505,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -362381,8 +362394,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -365785,8 +365797,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -374218,8 +374229,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -378807,8 +378817,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -383286,8 +383295,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -386888,8 +386896,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -390289,8 +390296,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -393493,8 +393499,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -398643,8 +398648,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -401934,8 +401938,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -405303,8 +405306,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -408692,8 +408694,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -422498,8 +422499,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -426762,8 +426762,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -430055,8 +430054,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -433324,8 +433322,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -436692,8 +436689,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -448285,8 +448281,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -463850,8 +463845,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_reviewers": { "type": "array", @@ -463978,8 +463972,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_teams": { "type": "array", @@ -464192,8 +464185,7 @@ "parent", "type" ] - }, - "nullable": true + } }, "head": { "type": "object", @@ -467786,8 +467778,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_reviewers": { "type": "array", @@ -467914,8 +467905,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_teams": { "type": "array", @@ -468020,8 +468010,7 @@ "slug", "type" ] - }, - "nullable": true + } }, "head": { "type": "object", @@ -474501,8 +474490,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_reviewers": { "type": "array", @@ -474629,8 +474617,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_teams": { "type": "array", @@ -474735,8 +474722,7 @@ "slug", "type" ] - }, - "nullable": true + } }, "head": { "type": "object", @@ -478538,8 +478524,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_reviewers": { "type": "array", @@ -478666,8 +478651,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_teams": { "type": "array", @@ -478772,8 +478756,7 @@ "slug", "type" ] - }, - "nullable": true + } }, "head": { "type": "object", @@ -489423,8 +489406,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_reviewers": { "type": "array", @@ -489551,8 +489533,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_teams": { "type": "array", @@ -489765,8 +489746,7 @@ "parent", "type" ] - }, - "nullable": true + } }, "head": { "type": "object", @@ -493329,8 +493309,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_reviewers": { "type": "array", @@ -493457,8 +493436,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_teams": { "type": "array", @@ -493671,8 +493649,7 @@ "parent", "type" ] - }, - "nullable": true + } }, "head": { "type": "object", @@ -589245,8 +589222,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -617082,8 +617058,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -620308,8 +620283,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_reviewers": { "type": "array", @@ -620436,8 +620410,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_teams": { "type": "array", @@ -620650,8 +620623,7 @@ "parent", "type" ] - }, - "nullable": true + } }, "head": { "type": "object", @@ -627994,8 +627966,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -631324,8 +631295,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -638332,8 +638302,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -641662,8 +641631,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -648680,8 +648648,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -652010,8 +651977,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -668076,7 +668042,7 @@ { "id": 1, "name": "Title", - "type": "title", + "data_type": "title", "value": { "raw": "It seemed to me that any civilization that had so far lost its head as to need to include a set of detailed instructions for use in a packet of toothpicks, was no longer a civilization in which I could live and stay sane.", "html": "It seemed to me that any civilization that had so far lost its head as to need to include a set of detailed instructions for use in a packet of toothpicks, was no longer a civilization in which I could live and stay sane.", @@ -668091,7 +668057,7 @@ { "id": 2, "name": "Assignees", - "type": "assignees", + "data_type": "assignees", "value": [ { "login": "octocat", @@ -668119,7 +668085,7 @@ { "id": 3, "name": "Status", - "type": "single_select", + "data_type": "single_select", "value": { "id": "98236657", "name": { @@ -668136,7 +668102,7 @@ { "id": 4, "name": "Labels", - "type": "labels", + "data_type": "labels", "value": [ { "id": 19, @@ -668170,13 +668136,13 @@ { "id": 5, "name": "Linked pull requests", - "type": "linked_pull_requests", + "data_type": "linked_pull_requests", "value": [] }, { "id": 6, "name": "Milestone", - "type": "milestone", + "data_type": "milestone", "value": { "url": "https://api.github.com/repos/github/Hello-World/milestones/1", "html_url": "https://github.com/github/Hello-World/milestone/1", @@ -668219,7 +668185,7 @@ { "id": 7, "name": "Repository", - "type": "repository", + "data_type": "repository", "value": { "id": 1, "node_id": "R_kgAB", @@ -668292,13 +668258,13 @@ { "id": 8, "name": "Type", - "type": "issue_type", + "data_type": "issue_type", "value": null }, { "id": 9, "name": "Reviewers", - "type": "reviewers", + "data_type": "reviewers", "value": [ { "type": "ReviewRequest", @@ -668317,13 +668283,13 @@ { "id": 10, "name": "Parent issue", - "type": "parent_issue", + "data_type": "parent_issue", "value": null }, { "id": 11, "name": "Sub-issues progress", - "type": "sub_issues_progress", + "data_type": "sub_issues_progress", "value": null } ] @@ -669034,8 +669000,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -672260,8 +672225,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_reviewers": { "type": "array", @@ -672388,8 +672352,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_teams": { "type": "array", @@ -672602,8 +672565,7 @@ "parent", "type" ] - }, - "nullable": true + } }, "head": { "type": "object", @@ -676147,7 +676109,7 @@ { "id": 1, "name": "Title", - "type": "title", + "data_type": "title", "value": { "raw": "It seemed to me that any civilization that had so far lost its head as to need to include a set of detailed instructions for use in a packet of toothpicks, was no longer a civilization in which I could live and stay sane.", "html": "It seemed to me that any civilization that had so far lost its head as to need to include a set of detailed instructions for use in a packet of toothpicks, was no longer a civilization in which I could live and stay sane.", @@ -676162,7 +676124,7 @@ { "id": 2, "name": "Assignees", - "type": "assignees", + "data_type": "assignees", "value": [ { "login": "octocat", @@ -676190,7 +676152,7 @@ { "id": 3, "name": "Status", - "type": "single_select", + "data_type": "single_select", "value": { "id": "98236657", "name": { @@ -676207,7 +676169,7 @@ { "id": 4, "name": "Labels", - "type": "labels", + "data_type": "labels", "value": [ { "id": 19, @@ -676241,13 +676203,13 @@ { "id": 5, "name": "Linked pull requests", - "type": "linked_pull_requests", + "data_type": "linked_pull_requests", "value": [] }, { "id": 6, "name": "Milestone", - "type": "milestone", + "data_type": "milestone", "value": { "url": "https://api.github.com/repos/github/Hello-World/milestones/1", "html_url": "https://github.com/github/Hello-World/milestone/1", @@ -676290,7 +676252,7 @@ { "id": 7, "name": "Repository", - "type": "repository", + "data_type": "repository", "value": { "id": 1, "node_id": "R_kgAB", @@ -676363,13 +676325,13 @@ { "id": 8, "name": "Type", - "type": "issue_type", + "data_type": "issue_type", "value": null }, { "id": 9, "name": "Reviewers", - "type": "reviewers", + "data_type": "reviewers", "value": [ { "type": "ReviewRequest", @@ -676388,13 +676350,13 @@ { "id": 10, "name": "Parent issue", - "type": "parent_issue", + "data_type": "parent_issue", "value": null }, { "id": 11, "name": "Sub-issues progress", - "type": "sub_issues_progress", + "data_type": "sub_issues_progress", "value": null } ] @@ -677325,7 +677287,7 @@ { "id": 1, "name": "Title", - "type": "title", + "data_type": "title", "value": { "raw": "It seemed to me that any civilization that had so far lost its head as to need to include a set of detailed instructions for use in a packet of toothpicks, was no longer a civilization in which I could live and stay sane.", "html": "It seemed to me that any civilization that had so far lost its head as to need to include a set of detailed instructions for use in a packet of toothpicks, was no longer a civilization in which I could live and stay sane.", @@ -677340,7 +677302,7 @@ { "id": 2, "name": "Assignees", - "type": "assignees", + "data_type": "assignees", "value": [ { "login": "octocat", @@ -677368,7 +677330,7 @@ { "id": 3, "name": "Status", - "type": "single_select", + "data_type": "single_select", "value": { "id": "98236657", "name": { @@ -677385,7 +677347,7 @@ { "id": 4, "name": "Labels", - "type": "labels", + "data_type": "labels", "value": [ { "id": 19, @@ -677419,13 +677381,13 @@ { "id": 5, "name": "Linked pull requests", - "type": "linked_pull_requests", + "data_type": "linked_pull_requests", "value": [] }, { "id": 6, "name": "Milestone", - "type": "milestone", + "data_type": "milestone", "value": { "url": "https://api.github.com/repos/github/Hello-World/milestones/1", "html_url": "https://github.com/github/Hello-World/milestone/1", @@ -677468,7 +677430,7 @@ { "id": 7, "name": "Repository", - "type": "repository", + "data_type": "repository", "value": { "id": 1, "node_id": "R_kgAB", @@ -677541,13 +677503,13 @@ { "id": 8, "name": "Type", - "type": "issue_type", + "data_type": "issue_type", "value": null }, { "id": 9, "name": "Reviewers", - "type": "reviewers", + "data_type": "reviewers", "value": [ { "type": "ReviewRequest", @@ -677566,13 +677528,13 @@ { "id": 10, "name": "Parent issue", - "type": "parent_issue", + "data_type": "parent_issue", "value": null }, { "id": 11, "name": "Sub-issues progress", - "type": "sub_issues_progress", + "data_type": "sub_issues_progress", "value": null } ] @@ -678078,7 +678040,7 @@ { "id": 1, "name": "Title", - "type": "title", + "data_type": "title", "value": { "raw": "It seemed to me that any civilization that had so far lost its head as to need to include a set of detailed instructions for use in a packet of toothpicks, was no longer a civilization in which I could live and stay sane.", "html": "It seemed to me that any civilization that had so far lost its head as to need to include a set of detailed instructions for use in a packet of toothpicks, was no longer a civilization in which I could live and stay sane.", @@ -678093,7 +678055,7 @@ { "id": 2, "name": "Assignees", - "type": "assignees", + "data_type": "assignees", "value": [ { "login": "octocat", @@ -678121,7 +678083,7 @@ { "id": 3, "name": "Status", - "type": "single_select", + "data_type": "single_select", "value": { "id": "98236657", "name": { @@ -678138,7 +678100,7 @@ { "id": 4, "name": "Labels", - "type": "labels", + "data_type": "labels", "value": [ { "id": 19, @@ -678172,13 +678134,13 @@ { "id": 5, "name": "Linked pull requests", - "type": "linked_pull_requests", + "data_type": "linked_pull_requests", "value": [] }, { "id": 6, "name": "Milestone", - "type": "milestone", + "data_type": "milestone", "value": { "url": "https://api.github.com/repos/github/Hello-World/milestones/1", "html_url": "https://github.com/github/Hello-World/milestone/1", @@ -678221,7 +678183,7 @@ { "id": 7, "name": "Repository", - "type": "repository", + "data_type": "repository", "value": { "id": 1, "node_id": "R_kgAB", @@ -678294,13 +678256,13 @@ { "id": 8, "name": "Type", - "type": "issue_type", + "data_type": "issue_type", "value": null }, { "id": 9, "name": "Reviewers", - "type": "reviewers", + "data_type": "reviewers", "value": [ { "type": "ReviewRequest", @@ -678319,13 +678281,13 @@ { "id": 10, "name": "Parent issue", - "type": "parent_issue", + "data_type": "parent_issue", "value": null }, { "id": 11, "name": "Sub-issues progress", - "type": "sub_issues_progress", + "data_type": "sub_issues_progress", "value": null } ] @@ -678831,7 +678793,7 @@ { "id": 1, "name": "Title", - "type": "title", + "data_type": "title", "value": { "raw": "It seemed to me that any civilization that had so far lost its head as to need to include a set of detailed instructions for use in a packet of toothpicks, was no longer a civilization in which I could live and stay sane.", "html": "It seemed to me that any civilization that had so far lost its head as to need to include a set of detailed instructions for use in a packet of toothpicks, was no longer a civilization in which I could live and stay sane.", @@ -678846,7 +678808,7 @@ { "id": 2, "name": "Assignees", - "type": "assignees", + "data_type": "assignees", "value": [ { "login": "octocat", @@ -678874,7 +678836,7 @@ { "id": 3, "name": "Status", - "type": "single_select", + "data_type": "single_select", "value": { "id": "98236657", "name": { @@ -678891,7 +678853,7 @@ { "id": 4, "name": "Labels", - "type": "labels", + "data_type": "labels", "value": [ { "id": 19, @@ -678925,13 +678887,13 @@ { "id": 5, "name": "Linked pull requests", - "type": "linked_pull_requests", + "data_type": "linked_pull_requests", "value": [] }, { "id": 6, "name": "Milestone", - "type": "milestone", + "data_type": "milestone", "value": { "url": "https://api.github.com/repos/github/Hello-World/milestones/1", "html_url": "https://github.com/github/Hello-World/milestone/1", @@ -678974,7 +678936,7 @@ { "id": 7, "name": "Repository", - "type": "repository", + "data_type": "repository", "value": { "id": 1, "node_id": "R_kgAB", @@ -679047,13 +679009,13 @@ { "id": 8, "name": "Type", - "type": "issue_type", + "data_type": "issue_type", "value": null }, { "id": 9, "name": "Reviewers", - "type": "reviewers", + "data_type": "reviewers", "value": [ { "type": "ReviewRequest", @@ -679072,13 +679034,13 @@ { "id": 10, "name": "Parent issue", - "type": "parent_issue", + "data_type": "parent_issue", "value": null }, { "id": 11, "name": "Sub-issues progress", - "type": "sub_issues_progress", + "data_type": "sub_issues_progress", "value": null } ] @@ -679584,7 +679546,7 @@ { "id": 1, "name": "Title", - "type": "title", + "data_type": "title", "value": { "raw": "It seemed to me that any civilization that had so far lost its head as to need to include a set of detailed instructions for use in a packet of toothpicks, was no longer a civilization in which I could live and stay sane.", "html": "It seemed to me that any civilization that had so far lost its head as to need to include a set of detailed instructions for use in a packet of toothpicks, was no longer a civilization in which I could live and stay sane.", @@ -679599,7 +679561,7 @@ { "id": 2, "name": "Assignees", - "type": "assignees", + "data_type": "assignees", "value": [ { "login": "octocat", @@ -679627,7 +679589,7 @@ { "id": 3, "name": "Status", - "type": "single_select", + "data_type": "single_select", "value": { "id": "98236657", "name": { @@ -679644,7 +679606,7 @@ { "id": 4, "name": "Labels", - "type": "labels", + "data_type": "labels", "value": [ { "id": 19, @@ -679678,13 +679640,13 @@ { "id": 5, "name": "Linked pull requests", - "type": "linked_pull_requests", + "data_type": "linked_pull_requests", "value": [] }, { "id": 6, "name": "Milestone", - "type": "milestone", + "data_type": "milestone", "value": { "url": "https://api.github.com/repos/github/Hello-World/milestones/1", "html_url": "https://github.com/github/Hello-World/milestone/1", @@ -679727,7 +679689,7 @@ { "id": 7, "name": "Repository", - "type": "repository", + "data_type": "repository", "value": { "id": 1, "node_id": "R_kgAB", @@ -679800,13 +679762,13 @@ { "id": 8, "name": "Type", - "type": "issue_type", + "data_type": "issue_type", "value": null }, { "id": 9, "name": "Reviewers", - "type": "reviewers", + "data_type": "reviewers", "value": [ { "type": "ReviewRequest", @@ -679825,13 +679787,13 @@ { "id": 10, "name": "Parent issue", - "type": "parent_issue", + "data_type": "parent_issue", "value": null }, { "id": 11, "name": "Sub-issues progress", - "type": "sub_issues_progress", + "data_type": "sub_issues_progress", "value": null } ] @@ -680337,7 +680299,7 @@ { "id": 1, "name": "Title", - "type": "title", + "data_type": "title", "value": { "raw": "It seemed to me that any civilization that had so far lost its head as to need to include a set of detailed instructions for use in a packet of toothpicks, was no longer a civilization in which I could live and stay sane.", "html": "It seemed to me that any civilization that had so far lost its head as to need to include a set of detailed instructions for use in a packet of toothpicks, was no longer a civilization in which I could live and stay sane.", @@ -680352,7 +680314,7 @@ { "id": 2, "name": "Assignees", - "type": "assignees", + "data_type": "assignees", "value": [ { "login": "octocat", @@ -680380,7 +680342,7 @@ { "id": 3, "name": "Status", - "type": "single_select", + "data_type": "single_select", "value": { "id": "98236657", "name": { @@ -680397,7 +680359,7 @@ { "id": 4, "name": "Labels", - "type": "labels", + "data_type": "labels", "value": [ { "id": 19, @@ -680431,13 +680393,13 @@ { "id": 5, "name": "Linked pull requests", - "type": "linked_pull_requests", + "data_type": "linked_pull_requests", "value": [] }, { "id": 6, "name": "Milestone", - "type": "milestone", + "data_type": "milestone", "value": { "url": "https://api.github.com/repos/github/Hello-World/milestones/1", "html_url": "https://github.com/github/Hello-World/milestone/1", @@ -680480,7 +680442,7 @@ { "id": 7, "name": "Repository", - "type": "repository", + "data_type": "repository", "value": { "id": 1, "node_id": "R_kgAB", @@ -680553,13 +680515,13 @@ { "id": 8, "name": "Type", - "type": "issue_type", + "data_type": "issue_type", "value": null }, { "id": 9, "name": "Reviewers", - "type": "reviewers", + "data_type": "reviewers", "value": [ { "type": "ReviewRequest", @@ -680578,13 +680540,13 @@ { "id": 10, "name": "Parent issue", - "type": "parent_issue", + "data_type": "parent_issue", "value": null }, { "id": 11, "name": "Sub-issues progress", - "type": "sub_issues_progress", + "data_type": "sub_issues_progress", "value": null } ] @@ -681653,7 +681615,7 @@ { "id": 1, "name": "Title", - "type": "title", + "data_type": "title", "value": { "raw": "It seemed to me that any civilization that had so far lost its head as to need to include a set of detailed instructions for use in a packet of toothpicks, was no longer a civilization in which I could live and stay sane.", "html": "It seemed to me that any civilization that had so far lost its head as to need to include a set of detailed instructions for use in a packet of toothpicks, was no longer a civilization in which I could live and stay sane.", @@ -681668,7 +681630,7 @@ { "id": 2, "name": "Assignees", - "type": "assignees", + "data_type": "assignees", "value": [ { "login": "octocat", @@ -681696,7 +681658,7 @@ { "id": 3, "name": "Status", - "type": "single_select", + "data_type": "single_select", "value": { "id": "98236657", "name": { @@ -681713,7 +681675,7 @@ { "id": 4, "name": "Labels", - "type": "labels", + "data_type": "labels", "value": [ { "id": 19, @@ -681747,13 +681709,13 @@ { "id": 5, "name": "Linked pull requests", - "type": "linked_pull_requests", + "data_type": "linked_pull_requests", "value": [] }, { "id": 6, "name": "Milestone", - "type": "milestone", + "data_type": "milestone", "value": { "url": "https://api.github.com/repos/github/Hello-World/milestones/1", "html_url": "https://github.com/github/Hello-World/milestone/1", @@ -681796,7 +681758,7 @@ { "id": 7, "name": "Repository", - "type": "repository", + "data_type": "repository", "value": { "id": 1, "node_id": "R_kgAB", @@ -681869,13 +681831,13 @@ { "id": 8, "name": "Type", - "type": "issue_type", + "data_type": "issue_type", "value": null }, { "id": 9, "name": "Reviewers", - "type": "reviewers", + "data_type": "reviewers", "value": [ { "type": "ReviewRequest", @@ -681894,13 +681856,13 @@ { "id": 10, "name": "Parent issue", - "type": "parent_issue", + "data_type": "parent_issue", "value": null }, { "id": 11, "name": "Sub-issues progress", - "type": "sub_issues_progress", + "data_type": "sub_issues_progress", "value": null } ] @@ -683185,8 +683147,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -686515,8 +686476,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -693519,8 +693479,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -696849,8 +696808,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -707735,7 +707693,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "branch_protection_configuration", "schema": { "type": "string" } @@ -709359,7 +709317,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "branch_protection_configuration", "schema": { "type": "string" } @@ -710983,7 +710941,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "branch_protection_rule", "schema": { "type": "string" } @@ -712787,7 +712745,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "branch_protection_rule", "schema": { "type": "string" } @@ -714591,7 +714549,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "branch_protection_rule", "schema": { "type": "string" } @@ -716553,7 +716511,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "check_run", "schema": { "type": "string" } @@ -720677,7 +720635,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "check_run", "schema": { "type": "string" } @@ -724801,7 +724759,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "check_run", "schema": { "type": "string" } @@ -728938,7 +728896,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "check_run", "schema": { "type": "string" } @@ -733062,7 +733020,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "check_suite", "schema": { "type": "string" } @@ -735435,7 +735393,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "check_suite", "schema": { "type": "string" } @@ -737841,7 +737799,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "check_suite", "schema": { "type": "string" } @@ -740241,7 +740199,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "code_scanning_alert", "schema": { "type": "string" } @@ -742294,7 +742252,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "code_scanning_alert", "schema": { "type": "string" } @@ -744465,7 +744423,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "code_scanning_alert", "schema": { "type": "string" } @@ -746454,7 +746412,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "code_scanning_alert", "schema": { "type": "string" } @@ -748535,7 +748493,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "code_scanning_alert", "schema": { "type": "string" } @@ -750528,7 +750486,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "code_scanning_alert", "schema": { "type": "string" } @@ -752479,7 +752437,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "code_scanning_alert", "schema": { "type": "string" } @@ -754522,7 +754480,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "commit_comment", "schema": { "type": "string" } @@ -756373,7 +756331,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "create", "schema": { "type": "string" } @@ -758020,7 +757978,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "custom_property", "schema": { "type": "string" } @@ -758499,7 +758457,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "custom_property", "schema": { "type": "string" } @@ -758903,7 +758861,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "custom_property", "schema": { "type": "string" } @@ -759382,7 +759340,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "custom_property", "schema": { "type": "string" } @@ -759861,7 +759819,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "custom_property_values", "schema": { "type": "string" } @@ -761554,7 +761512,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "delete", "schema": { "type": "string" } @@ -782990,7 +782948,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "deploy_key", "schema": { "type": "string" } @@ -784663,7 +784621,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "deploy_key", "schema": { "type": "string" } @@ -786336,7 +786294,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "deployment", "schema": { "type": "string" } @@ -789503,7 +789461,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "deployment_protection_rule", "schema": { "type": "string" } @@ -790886,8 +790844,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_reviewers": { "type": "array", @@ -791014,8 +790971,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_teams": { "type": "array", @@ -791120,8 +791076,7 @@ "slug", "type" ] - }, - "nullable": true + } }, "head": { "type": "object", @@ -794911,7 +794866,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "deployment_review", "schema": { "type": "string" } @@ -797644,7 +797599,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "deployment_review", "schema": { "type": "string" } @@ -800377,7 +800332,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "deployment_review", "schema": { "type": "string" } @@ -803119,7 +803074,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "deployment_status", "schema": { "type": "string" } @@ -806992,7 +806947,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "discussion", "schema": { "type": "string" } @@ -809288,7 +809243,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "discussion", "schema": { "type": "string" } @@ -813520,7 +813475,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "discussion_comment", "schema": { "type": "string" } @@ -815816,7 +815771,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "discussion_comment", "schema": { "type": "string" } @@ -818112,7 +818067,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "discussion_comment", "schema": { "type": "string" } @@ -820428,7 +820383,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "discussion", "schema": { "type": "string" } @@ -822512,7 +822467,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "discussion", "schema": { "type": "string" } @@ -824596,7 +824551,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "discussion", "schema": { "type": "string" } @@ -826707,7 +826662,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "discussion", "schema": { "type": "string" } @@ -828833,7 +828788,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "discussion", "schema": { "type": "string" } @@ -830917,7 +830872,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "discussion", "schema": { "type": "string" } @@ -835085,7 +835040,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "discussion", "schema": { "type": "string" } @@ -838869,7 +838824,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "discussion", "schema": { "type": "string" } @@ -841075,7 +841030,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "discussion", "schema": { "type": "string" } @@ -843201,7 +843156,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "discussion", "schema": { "type": "string" } @@ -845285,7 +845240,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "discussion", "schema": { "type": "string" } @@ -847368,7 +847323,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "fork", "schema": { "type": "string" } @@ -849893,7 +849848,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "github_app_authorization", "schema": { "type": "string" } @@ -850120,7 +850075,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "gollum", "schema": { "type": "string" } @@ -851784,7 +851739,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "installation", "schema": { "type": "string" } @@ -854390,7 +854345,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "installation", "schema": { "type": "string" } @@ -856903,7 +856858,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "installation", "schema": { "type": "string" } @@ -859416,7 +859371,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "installation_repositories", "schema": { "type": "string" } @@ -862061,7 +862016,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "installation_repositories", "schema": { "type": "string" } @@ -864713,7 +864668,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "installation", "schema": { "type": "string" } @@ -867226,7 +867181,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "installation_target", "schema": { "type": "string" } @@ -869002,7 +868957,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "installation", "schema": { "type": "string" } @@ -871515,7 +871470,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "issue_comment", "schema": { "type": "string" } @@ -875432,7 +875387,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "issue_comment", "schema": { "type": "string" } @@ -879349,7 +879304,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "issue_comment", "schema": { "type": "string" } @@ -883285,7 +883240,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "issue_comment", "schema": { "type": "string" } @@ -887209,7 +887164,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "issue_comment", "schema": { "type": "string" } @@ -891133,7 +891088,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "issue_dependencies", "schema": { "type": "string" } @@ -891679,8 +891634,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -894640,8 +894594,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -899356,7 +899309,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "issue_dependencies", "schema": { "type": "string" } @@ -899902,8 +899855,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -902863,8 +902815,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -907579,7 +907530,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "issue_dependencies", "schema": { "type": "string" } @@ -908125,8 +908076,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -911830,8 +911780,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -915802,7 +915751,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "issue_dependencies", "schema": { "type": "string" } @@ -916348,8 +916297,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -920053,8 +920001,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -997028,7 +996975,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "label", "schema": { "type": "string" } @@ -998693,7 +998640,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "label", "schema": { "type": "string" } @@ -1000359,7 +1000306,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "label", "schema": { "type": "string" } @@ -1002067,7 +1002014,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "marketplace_purchase", "schema": { "type": "string" } @@ -1003916,7 +1003863,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "marketplace_purchase", "schema": { "type": "string" } @@ -1005767,7 +1005714,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "marketplace_purchase", "schema": { "type": "string" } @@ -1007617,7 +1007564,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "marketplace_purchase", "schema": { "type": "string" } @@ -1009464,7 +1009411,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "marketplace_purchase", "schema": { "type": "string" } @@ -1011313,7 +1011260,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "member", "schema": { "type": "string" } @@ -1013069,7 +1013016,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "member", "schema": { "type": "string" } @@ -1014823,7 +1014770,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "member", "schema": { "type": "string" } @@ -1016545,7 +1016492,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "membership", "schema": { "type": "string" } @@ -1018428,7 +1018375,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "membership", "schema": { "type": "string" } @@ -1020315,7 +1020262,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "merge_group", "schema": { "type": "string" } @@ -1021979,7 +1021926,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "merge_group", "schema": { "type": "string" } @@ -1023649,7 +1023596,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "meta", "schema": { "type": "string" } @@ -1025403,7 +1025350,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "milestone", "schema": { "type": "string" } @@ -1027211,7 +1027158,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "milestone", "schema": { "type": "string" } @@ -1029018,7 +1028965,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "milestone", "schema": { "type": "string" } @@ -1030826,7 +1030773,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "milestone", "schema": { "type": "string" } @@ -1032677,7 +1032624,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "milestone", "schema": { "type": "string" } @@ -1034484,7 +1034431,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "org_block", "schema": { "type": "string" } @@ -1036205,7 +1036152,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "org_block", "schema": { "type": "string" } @@ -1037926,7 +1037873,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "organization", "schema": { "type": "string" } @@ -1039691,7 +1039638,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "organization", "schema": { "type": "string" } @@ -1041457,7 +1041404,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "organization", "schema": { "type": "string" } @@ -1043332,7 +1043279,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "organization", "schema": { "type": "string" } @@ -1045098,7 +1045045,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "organization", "schema": { "type": "string" } @@ -1046876,7 +1046823,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "package", "schema": { "type": "string" } @@ -1049348,7 +1049295,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "package", "schema": { "type": "string" } @@ -1051598,7 +1051545,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "page_build", "schema": { "type": "string" } @@ -1056129,7 +1056076,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "ping", "schema": { "type": "string" } @@ -1057957,7 +1057904,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "project_card", "schema": { "type": "string" } @@ -1059761,7 +1059708,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "project_card", "schema": { "type": "string" } @@ -1061545,7 +1061492,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "project_card", "schema": { "type": "string" } @@ -1063332,7 +1063279,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "project_card", "schema": { "type": "string" } @@ -1065137,7 +1065084,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "project_card", "schema": { "type": "string" } @@ -1067048,7 +1066995,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "project", "schema": { "type": "string" } @@ -1068838,7 +1068785,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "project_column", "schema": { "type": "string" } @@ -1070512,7 +1070459,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "project_column", "schema": { "type": "string" } @@ -1072187,7 +1072134,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "project_column", "schema": { "type": "string" } @@ -1073878,7 +1073825,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "project_column", "schema": { "type": "string" } @@ -1075553,7 +1075500,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "project", "schema": { "type": "string" } @@ -1077343,7 +1077290,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "project", "schema": { "type": "string" } @@ -1079133,7 +1079080,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "project", "schema": { "type": "string" } @@ -1080952,7 +1080899,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "project", "schema": { "type": "string" } @@ -1093170,7 +1093117,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "public", "schema": { "type": "string" } @@ -1094787,7 +1094734,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -1099495,7 +1099442,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -1104101,7 +1104048,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -1108706,7 +1108653,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -1109692,8 +1109639,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_reviewers": { "type": "array", @@ -1109820,8 +1109766,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_teams": { "type": "array", @@ -1109926,8 +1109871,7 @@ "slug", "type" ] - }, - "nullable": true + } }, "head": { "type": "object", @@ -1113691,7 +1113635,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -1114677,8 +1114621,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_reviewers": { "type": "array", @@ -1114805,8 +1114748,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_teams": { "type": "array", @@ -1114911,8 +1114853,7 @@ "slug", "type" ] - }, - "nullable": true + } }, "head": { "type": "object", @@ -1118676,7 +1118617,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -1123476,7 +1123417,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -1128087,7 +1128028,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -1129134,8 +1129075,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_reviewers": { "type": "array", @@ -1129262,8 +1129202,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_teams": { "type": "array", @@ -1129368,8 +1129307,7 @@ "slug", "type" ] - }, - "nullable": true + } }, "head": { "type": "object", @@ -1133133,7 +1133071,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -1137726,7 +1137664,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -1142376,7 +1142314,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -1146983,7 +1146921,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -1151783,7 +1151721,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -1152769,8 +1152707,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_reviewers": { "type": "array", @@ -1152897,8 +1152834,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_teams": { "type": "array", @@ -1153003,8 +1152939,7 @@ "slug", "type" ] - }, - "nullable": true + } }, "head": { "type": "object", @@ -1156768,7 +1156703,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -1157754,8 +1157689,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_reviewers": { "type": "array", @@ -1157882,8 +1157816,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_teams": { "type": "array", @@ -1157988,8 +1157921,7 @@ "slug", "type" ] - }, - "nullable": true + } }, "head": { "type": "object", @@ -1161753,7 +1161685,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -1162739,8 +1162671,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_reviewers": { "type": "array", @@ -1162867,8 +1162798,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_teams": { "type": "array", @@ -1162973,8 +1162903,7 @@ "slug", "type" ] - }, - "nullable": true + } }, "head": { "type": "object", @@ -1166738,7 +1166667,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request_review_comment", "schema": { "type": "string" } @@ -1171556,7 +1171485,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request_review_comment", "schema": { "type": "string" } @@ -1176361,7 +1176290,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request_review_comment", "schema": { "type": "string" } @@ -1181189,7 +1181118,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request_review", "schema": { "type": "string" } @@ -1185858,7 +1185787,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request_review", "schema": { "type": "string" } @@ -1190417,7 +1190346,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -1199791,7 +1199720,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -1209138,7 +1209067,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request_review", "schema": { "type": "string" } @@ -1213804,7 +1213733,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request_review_thread", "schema": { "type": "string" } @@ -1218566,7 +1218495,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request_review_thread", "schema": { "type": "string" } @@ -1223312,7 +1223241,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -1227926,7 +1227855,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -1232631,7 +1232560,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -1237280,7 +1237209,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -1241871,7 +1241800,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "push", "schema": { "type": "string" } @@ -1243180,7 +1243109,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "registry_package", "schema": { "type": "string" } @@ -1245601,7 +1245530,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "registry_package", "schema": { "type": "string" } @@ -1247764,7 +1247693,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "release", "schema": { "type": "string" } @@ -1249808,7 +1249737,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "release", "schema": { "type": "string" } @@ -1251852,7 +1251781,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "release", "schema": { "type": "string" } @@ -1253949,7 +1253878,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "release", "schema": { "type": "string" } @@ -1255996,7 +1255925,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "release", "schema": { "type": "string" } @@ -1258040,7 +1257969,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "release", "schema": { "type": "string" } @@ -1260083,7 +1260012,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "release", "schema": { "type": "string" } @@ -1262127,7 +1262056,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository_advisory", "schema": { "type": "string" } @@ -1265319,7 +1265248,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository_advisory", "schema": { "type": "string" } @@ -1268511,7 +1268440,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository", "schema": { "type": "string" } @@ -1270136,7 +1270065,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository", "schema": { "type": "string" } @@ -1271761,7 +1271690,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository", "schema": { "type": "string" } @@ -1273385,7 +1273314,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository_dispatch", "schema": { "type": "string" } @@ -1275017,7 +1274946,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository", "schema": { "type": "string" } @@ -1276694,7 +1276623,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository_import", "schema": { "type": "string" } @@ -1278319,7 +1278248,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository", "schema": { "type": "string" } @@ -1279944,7 +1279873,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository", "schema": { "type": "string" } @@ -1281569,7 +1281498,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository", "schema": { "type": "string" } @@ -1283222,7 +1283151,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository_ruleset", "schema": { "type": "string" } @@ -1286161,7 +1286090,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository_ruleset", "schema": { "type": "string" } @@ -1289100,7 +1289029,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository_ruleset", "schema": { "type": "string" } @@ -1294945,7 +1294874,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository", "schema": { "type": "string" } @@ -1296757,7 +1296686,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository", "schema": { "type": "string" } @@ -1298382,7 +1298311,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository_vulnerability_alert", "schema": { "type": "string" } @@ -1300173,7 +1300102,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository_vulnerability_alert", "schema": { "type": "string" } @@ -1301973,7 +1301902,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository_vulnerability_alert", "schema": { "type": "string" } @@ -1303764,7 +1303693,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository_vulnerability_alert", "schema": { "type": "string" } @@ -1305555,7 +1305484,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "secret_scanning_alert", "schema": { "type": "string" } @@ -1307921,7 +1307850,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "secret_scanning_alert", "schema": { "type": "string" } @@ -1310163,7 +1310092,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "secret_scanning_alert_location", "schema": { "type": "string" } @@ -1312821,7 +1312750,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "secret_scanning_alert", "schema": { "type": "string" } @@ -1315063,7 +1314992,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "secret_scanning_alert", "schema": { "type": "string" } @@ -1317305,7 +1317234,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "secret_scanning_alert", "schema": { "type": "string" } @@ -1319547,7 +1319476,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "secret_scanning_alert", "schema": { "type": "string" } @@ -1321913,7 +1321842,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "secret_scanning_alert", "schema": { "type": "string" } @@ -1324155,7 +1324084,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "secret_scanning_scan", "schema": { "type": "string" } @@ -1325834,7 +1325763,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "security_advisory", "schema": { "type": "string" } @@ -1327663,7 +1327592,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "security_advisory", "schema": { "type": "string" } @@ -1329492,7 +1329421,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "security_advisory", "schema": { "type": "string" } @@ -1331319,7 +1331248,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "security_and_analysis", "schema": { "type": "string" } @@ -1335114,7 +1335043,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "sponsorship", "schema": { "type": "string" } @@ -1337053,7 +1336982,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "sponsorship", "schema": { "type": "string" } @@ -1338992,7 +1338921,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "sponsorship", "schema": { "type": "string" } @@ -1340949,7 +1340878,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "sponsorship", "schema": { "type": "string" } @@ -1342892,7 +1342821,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "sponsorship", "schema": { "type": "string" } @@ -1344895,7 +1344824,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "sponsorship", "schema": { "type": "string" } @@ -1346894,7 +1346823,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "star", "schema": { "type": "string" } @@ -1348524,7 +1348453,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "star", "schema": { "type": "string" } @@ -1350152,7 +1350081,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "status", "schema": { "type": "string" } @@ -1352280,7 +1352209,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "sub_issues", "schema": { "type": "string" } @@ -1352826,8 +1352755,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -1356531,8 +1356459,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -1360505,7 +1360432,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "sub_issues", "schema": { "type": "string" } @@ -1361051,8 +1360978,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -1364756,8 +1364682,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -1368730,7 +1368655,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "sub_issues", "schema": { "type": "string" } @@ -1369276,8 +1369201,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -1372981,8 +1372905,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -1376955,7 +1376878,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "sub_issues", "schema": { "type": "string" } @@ -1377501,8 +1377424,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -1381206,8 +1381128,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -1385179,7 +1385100,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "team_add", "schema": { "type": "string" } @@ -1386980,7 +1386901,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "team", "schema": { "type": "string" } @@ -1388153,7 +1388074,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "team", "schema": { "type": "string" } @@ -1389327,7 +1389248,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "team", "schema": { "type": "string" } @@ -1390500,7 +1390421,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "team", "schema": { "type": "string" } @@ -1391762,7 +1391683,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "team", "schema": { "type": "string" } @@ -1392936,7 +1392857,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "watch", "schema": { "type": "string" } @@ -1394559,7 +1394480,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "workflow_dispatch", "schema": { "type": "string" } @@ -1396188,7 +1396109,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "workflow_job", "schema": { "type": "string" } @@ -1398650,7 +1398571,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "workflow_job", "schema": { "type": "string" } @@ -1401144,7 +1401065,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "workflow_job", "schema": { "type": "string" } @@ -1403483,7 +1403404,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "workflow_job", "schema": { "type": "string" } @@ -1405823,7 +1405744,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "workflow_run", "schema": { "type": "string" } @@ -1408711,7 +1408632,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "workflow_run", "schema": { "type": "string" } @@ -1411581,7 +1411502,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "workflow_run", "schema": { "type": "string" } 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 3f74bb117..0c20fc163 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 @@ -11097,7 +11097,6 @@ paths: assignees: type: array items: *4 - nullable: true milestone: title: Milestone description: A collection of related issues and pull @@ -17838,6 +17837,7 @@ paths: > This endpoint is in public preview and is subject to change. Gets all budgets for an organization. The authenticated user must be an organization admin or billing manager. + Each page returns up to 10 budgets. tags: - billing operationId: billing/get-all-budgets-org @@ -17846,6 +17846,28 @@ paths: url: https://docs.github.com/rest/billing/budgets#get-all-budgets-for-an-organization parameters: - *67 + - name: page + description: The page number of the results to fetch. + in: query + schema: + type: integer + default: 1 + - name: per_page + description: The number of results per page (max 10). + in: query + schema: + type: integer + default: 10 + - name: scope + description: Filter budgets by scope type. + in: query + schema: + type: string + enum: + - enterprise + - organization + - repository + - cost_center responses: '200': description: Response when getting all budgets @@ -17967,6 +17989,8 @@ paths: budget_alerting: will_alert: false alert_recipients: [] + has_next_page: false + total_count: 3 '404': *6 '403': *29 '500': *113 @@ -24717,7 +24741,7 @@ paths: deployments: type: array description: The list of deployments to record. - maxItems: 100 + maxItems: 1000 items: type: object properties: @@ -30625,7 +30649,7 @@ paths: '403': *29 '404': *6 '422': &324 - description: Copilot Usage Merics API setting is disabled at the organization + description: Copilot Usage Metrics API setting is disabled at the organization or enterprise level. content: application/json: @@ -38253,15 +38277,12 @@ paths: assignees: type: array items: *4 - nullable: true requested_reviewers: type: array items: *4 - nullable: true requested_teams: type: array items: *190 - nullable: true head: type: object properties: @@ -39762,7 +39783,7 @@ paths: fields: - id: 1 name: Title - type: title + data_type: title value: raw: It seemed to me that any civilization that had so far lost its head as to need to include a set of detailed instructions @@ -39780,7 +39801,7 @@ paths: is_draft: false - id: 2 name: Assignees - type: assignees + data_type: assignees value: - login: octocat id: 175 @@ -39803,7 +39824,7 @@ paths: site_admin: false - id: 3 name: Status - type: single_select + data_type: single_select value: id: '98236657' name: @@ -39815,7 +39836,7 @@ paths: html: This has been completed - id: 4 name: Labels - type: labels + data_type: labels value: - id: 19 node_id: LA_kwABEw @@ -39840,11 +39861,11 @@ paths: description: This will not be worked on - id: 5 name: Linked pull requests - type: linked_pull_requests + data_type: linked_pull_requests value: [] - id: 6 name: Milestone - type: milestone + data_type: milestone value: url: https://api.github.com/repos/github/Hello-World/milestones/1 html_url: https://github.com/github/Hello-World/milestone/1 @@ -39883,7 +39904,7 @@ paths: closed_at: - id: 7 name: Repository - type: repository + data_type: repository value: id: 1 node_id: R_kgAB @@ -39952,11 +39973,11 @@ paths: deployments_url: https://api.github.com/repos/github/Hello-World/deployments - id: 8 name: Type - type: issue_type + data_type: issue_type value: - id: 9 name: Reviewers - type: reviewers + data_type: reviewers value: - type: ReviewRequest status: pending @@ -39969,11 +39990,11 @@ paths: type: User - id: 10 name: Parent issue - type: parent_issue + data_type: parent_issue value: - id: 11 name: Sub-issues progress - type: sub_issues_progress + data_type: sub_issues_progress value: headers: Link: *59 @@ -84511,15 +84532,12 @@ paths: assignees: type: array items: *4 - nullable: true requested_reviewers: type: array items: *4 - nullable: true requested_teams: type: array items: *318 - nullable: true head: type: object properties: @@ -106874,7 +106892,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: branch_protection_configuration schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -107863,7 +107881,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: branch_protection_configuration schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -107942,7 +107960,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: branch_protection_rule schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -108169,7 +108187,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: branch_protection_rule schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -108250,7 +108268,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: branch_protection_rule schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -108444,7 +108462,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: check_run schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -109014,7 +109032,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: check_run schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -109412,7 +109430,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: check_run schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -109819,7 +109837,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: check_run schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -110215,7 +110233,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: check_suite schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -110884,7 +110902,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: check_suite schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -111576,7 +111594,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: check_suite schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -112253,7 +112271,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: code_scanning_alert schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -112577,7 +112595,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: code_scanning_alert schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -112977,7 +112995,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: code_scanning_alert schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -113248,7 +113266,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: code_scanning_alert schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -113585,7 +113603,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: code_scanning_alert schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -113868,7 +113886,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: code_scanning_alert schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -114110,7 +114128,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: code_scanning_alert schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -114424,7 +114442,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: commit_comment schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -114683,7 +114701,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: create schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -114786,7 +114804,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: custom_property schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -114866,7 +114884,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: custom_property schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -114953,7 +114971,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: custom_property schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -115033,7 +115051,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: custom_property schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -115113,7 +115131,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: custom_property_values schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -115205,7 +115223,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: delete schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -115960,7 +115978,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: deploy_key schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -116076,7 +116094,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: deploy_key schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -116159,7 +116177,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: deployment schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -117355,7 +117373,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: deployment_protection_rule schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -117462,7 +117480,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: deployment_review schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -118319,7 +118337,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: deployment_review schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -119034,7 +119052,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: deployment_review schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -119908,7 +119926,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: deployment_status schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -121613,7 +121631,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: discussion schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -121857,7 +121875,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: discussion schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -122074,7 +122092,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: discussion_comment schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -122318,7 +122336,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: discussion_comment schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -122406,7 +122424,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: discussion_comment schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -122507,7 +122525,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: discussion schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -122593,7 +122611,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: discussion schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -122680,7 +122698,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: discussion schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -122783,7 +122801,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: discussion schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -122902,7 +122920,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: discussion schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -122988,7 +123006,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: discussion schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -123160,7 +123178,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: discussion schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -123255,7 +123273,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: discussion schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -123340,7 +123358,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: discussion schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -123428,7 +123446,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: discussion schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -123514,7 +123532,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: discussion schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -123594,7 +123612,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: fork schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -124332,7 +124350,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: github_app_authorization schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -124403,7 +124421,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: gollum schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -124514,7 +124532,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: installation schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -124619,7 +124637,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: installation schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -124699,7 +124717,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: installation schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -124779,7 +124797,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: installation_repositories schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -124915,7 +124933,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: installation_repositories schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -125026,7 +125044,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: installation schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -125109,7 +125127,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: installation_target schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -125290,7 +125308,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: installation schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -125372,7 +125390,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: issue_comment schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -126775,7 +126793,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: issue_comment schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -128167,7 +128185,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: issue_comment schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -129401,7 +129419,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: issue_comment schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -130626,7 +130644,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: issue_comment schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -131851,7 +131869,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: issue_dependencies schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -131942,7 +131960,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: issue_dependencies schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -132032,7 +132050,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: issue_dependencies schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -132123,7 +132141,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: issue_dependencies schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -147758,7 +147776,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: label schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -147840,7 +147858,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: label schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -147923,7 +147941,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: label schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -148038,7 +148056,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: marketplace_purchase schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -148284,7 +148302,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: marketplace_purchase schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -148452,7 +148470,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: marketplace_purchase schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -148618,7 +148636,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: marketplace_purchase schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -148783,7 +148801,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: marketplace_purchase schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -148865,7 +148883,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: member schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -148974,7 +148992,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: member schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -149079,7 +149097,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: member schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -149161,7 +149179,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: membership schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -149464,7 +149482,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: membership schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -149628,7 +149646,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: merge_group schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -149733,7 +149751,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: merge_group schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -149817,7 +149835,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: meta schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -150016,7 +150034,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: milestone schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -150099,7 +150117,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: milestone schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -150318,7 +150336,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: milestone schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -150401,7 +150419,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: milestone schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -150516,7 +150534,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: milestone schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -150599,7 +150617,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: org_block schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -150682,7 +150700,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: org_block schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -150765,7 +150783,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: organization schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -150953,7 +150971,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: organization schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -151036,7 +151054,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: organization schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -151234,7 +151252,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: organization schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -151317,7 +151335,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: organization schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -151406,7 +151424,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: package schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -152078,7 +152096,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: package schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -152578,7 +152596,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: page_build schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -153223,7 +153241,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: ping schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -153521,7 +153539,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: project_card schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -153736,7 +153754,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: project_card schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -153820,7 +153838,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: project_card schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -154032,7 +154050,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: project_card schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -154131,7 +154149,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: project_card schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -154415,7 +154433,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: project schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -154622,7 +154640,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: project_column schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -154743,7 +154761,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: project_column schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -154834,7 +154852,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: project_column schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -154928,7 +154946,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: project_column schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -155012,7 +155030,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: project schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -155096,7 +155114,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: project schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -155187,7 +155205,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: project schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -155292,7 +155310,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: project schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -156899,7 +156917,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: public schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -156975,7 +156993,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -159368,7 +159386,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -161754,7 +161772,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -164140,7 +164158,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -164289,7 +164307,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -164374,7 +164392,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -166742,7 +166760,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -169132,7 +169150,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -169259,7 +169277,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -171632,7 +171650,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -174021,7 +174039,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -176406,7 +176424,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -176490,7 +176508,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -176576,7 +176594,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -176661,7 +176679,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -176746,7 +176764,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request_review_comment schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -179306,7 +179324,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request_review_comment schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -181853,7 +181871,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request_review_comment schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -184121,7 +184139,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request_review schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -186553,7 +186571,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request_review schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -188854,7 +188872,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -193757,7 +193775,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -198639,7 +198657,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request_review schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -200919,7 +200937,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request_review_thread schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -203400,7 +203418,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request_review_thread schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -205866,7 +205884,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -208248,7 +208266,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -210636,7 +210654,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -213016,7 +213034,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -215388,7 +215406,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: push schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -216186,7 +216204,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: registry_package schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -216766,7 +216784,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: registry_package schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -217201,7 +217219,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: release schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -217599,7 +217617,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: release schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -217681,7 +217699,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: release schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -217802,7 +217820,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: release schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -218202,7 +218220,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: release schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -218600,7 +218618,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: release schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -218680,7 +218698,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: release schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -218760,7 +218778,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: repository_advisory schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -218840,7 +218858,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: repository_advisory schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -218920,7 +218938,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: repository schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -219000,7 +219018,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: repository schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -219081,7 +219099,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: repository schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -219160,7 +219178,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: repository_dispatch schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -219249,7 +219267,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: repository schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -219362,7 +219380,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: repository_import schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -219442,7 +219460,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: repository schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -219522,7 +219540,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: repository schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -219602,7 +219620,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: repository schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -219702,7 +219720,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: repository_ruleset schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -219784,7 +219802,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: repository_ruleset schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -219866,7 +219884,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: repository_ruleset schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -220038,7 +220056,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: repository schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -220255,7 +220273,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: repository schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -220336,7 +220354,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: repository_vulnerability_alert schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -220538,7 +220556,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: repository_vulnerability_alert schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -220748,7 +220766,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: repository_vulnerability_alert schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -220829,7 +220847,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: repository_vulnerability_alert schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -221032,7 +221050,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: secret_scanning_alert schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -221232,7 +221250,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: secret_scanning_alert schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -221317,7 +221335,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: secret_scanning_alert_location schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -221559,7 +221577,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: secret_scanning_alert schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -221641,7 +221659,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: secret_scanning_alert schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -221723,7 +221741,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: secret_scanning_alert schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -221805,7 +221823,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: secret_scanning_alert schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -221888,7 +221906,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: secret_scanning_alert schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -221971,7 +221989,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: secret_scanning_scan schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -222099,7 +222117,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: security_advisory schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -222286,7 +222304,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: security_advisory schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -222363,7 +222381,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: security_advisory schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -222548,7 +222566,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: security_and_analysis schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -222632,7 +222650,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: sponsorship schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -222938,7 +222956,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: sponsorship schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -223018,7 +223036,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: sponsorship schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -223113,7 +223131,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: sponsorship schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -223197,7 +223215,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: sponsorship schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -223324,7 +223342,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: sponsorship schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -223404,7 +223422,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: star schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -223490,7 +223508,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: star schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -223574,7 +223592,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: status schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -224027,7 +224045,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: sub_issues schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -224119,7 +224137,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: sub_issues schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -224211,7 +224229,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: sub_issues schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -224303,7 +224321,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: sub_issues schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -224395,7 +224413,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: team_add schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -224619,7 +224637,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: team schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -225155,7 +225173,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: team schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -225692,7 +225710,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: team schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -226228,7 +226246,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: team schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -226834,7 +226852,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: team schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -227370,7 +227388,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: watch schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -227450,7 +227468,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: workflow_dispatch schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -227537,7 +227555,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: workflow_job schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -227856,7 +227874,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: workflow_job schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -228198,7 +228216,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: workflow_job schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -228415,7 +228433,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: workflow_job schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -228634,7 +228652,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: workflow_run schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -229638,7 +229656,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: workflow_run schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -230627,7 +230645,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: workflow_run schema: type: string - name: X-Github-Hook-Installation-Target-Id 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 23afb82d9..a7157357c 100644 --- a/descriptions/api.github.com/dereferenced/api.github.com.deref.json +++ b/descriptions/api.github.com/dereferenced/api.github.com.deref.json @@ -27320,8 +27320,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -30650,8 +30649,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -49305,8 +49303,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -56442,8 +56439,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -59772,8 +59768,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -70108,7 +70103,7 @@ "/organizations/{org}/settings/billing/budgets": { "get": { "summary": "Get all budgets for an organization", - "description": "> [!NOTE]\n> This endpoint is in public preview and is subject to change.\n\nGets all budgets for an organization. The authenticated user must be an organization admin or billing manager.", + "description": "> [!NOTE]\n> This endpoint is in public preview and is subject to change.\n\nGets all budgets for an organization. The authenticated user must be an organization admin or billing manager.\nEach page returns up to 10 budgets.", "tags": [ "billing" ], @@ -70126,6 +70121,38 @@ "schema": { "type": "string" } + }, + { + "name": "page", + "description": "The page number of the results to fetch.", + "in": "query", + "schema": { + "type": "integer", + "default": 1 + } + }, + { + "name": "per_page", + "description": "The number of results per page (max 10).", + "in": "query", + "schema": { + "type": "integer", + "default": 10 + } + }, + { + "name": "scope", + "description": "Filter budgets by scope type.", + "in": "query", + "schema": { + "type": "string", + "enum": [ + "enterprise", + "organization", + "repository", + "cost_center" + ] + } } ], "responses": { @@ -70280,7 +70307,9 @@ "alert_recipients": [] } } - ] + ], + "has_next_page": false, + "total_count": 3 } } } @@ -90727,7 +90756,7 @@ "deployments": { "type": "array", "description": "The list of deployments to record.", - "maxItems": 100, + "maxItems": 1000, "items": { "type": "object", "properties": { @@ -108901,7 +108930,7 @@ } }, "422": { - "description": "Copilot Usage Merics API setting is disabled at the organization or enterprise level.", + "description": "Copilot Usage Metrics API setting is disabled at the organization or enterprise level.", "content": { "application/json": { "schema": { @@ -114827,8 +114856,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -118157,8 +118185,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -132739,8 +132766,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -159557,8 +159583,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -162783,8 +162808,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_reviewers": { "type": "array", @@ -162911,8 +162935,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_teams": { "type": "array", @@ -163125,8 +163148,7 @@ "parent", "type" ] - }, - "nullable": true + } }, "head": { "type": "object", @@ -168085,7 +168107,7 @@ { "id": 1, "name": "Title", - "type": "title", + "data_type": "title", "value": { "raw": "It seemed to me that any civilization that had so far lost its head as to need to include a set of detailed instructions for use in a packet of toothpicks, was no longer a civilization in which I could live and stay sane.", "html": "It seemed to me that any civilization that had so far lost its head as to need to include a set of detailed instructions for use in a packet of toothpicks, was no longer a civilization in which I could live and stay sane.", @@ -168100,7 +168122,7 @@ { "id": 2, "name": "Assignees", - "type": "assignees", + "data_type": "assignees", "value": [ { "login": "octocat", @@ -168128,7 +168150,7 @@ { "id": 3, "name": "Status", - "type": "single_select", + "data_type": "single_select", "value": { "id": "98236657", "name": { @@ -168145,7 +168167,7 @@ { "id": 4, "name": "Labels", - "type": "labels", + "data_type": "labels", "value": [ { "id": 19, @@ -168179,13 +168201,13 @@ { "id": 5, "name": "Linked pull requests", - "type": "linked_pull_requests", + "data_type": "linked_pull_requests", "value": [] }, { "id": 6, "name": "Milestone", - "type": "milestone", + "data_type": "milestone", "value": { "url": "https://api.github.com/repos/github/Hello-World/milestones/1", "html_url": "https://github.com/github/Hello-World/milestone/1", @@ -168228,7 +168250,7 @@ { "id": 7, "name": "Repository", - "type": "repository", + "data_type": "repository", "value": { "id": 1, "node_id": "R_kgAB", @@ -168301,13 +168323,13 @@ { "id": 8, "name": "Type", - "type": "issue_type", + "data_type": "issue_type", "value": null }, { "id": 9, "name": "Reviewers", - "type": "reviewers", + "data_type": "reviewers", "value": [ { "type": "ReviewRequest", @@ -168326,13 +168348,13 @@ { "id": 10, "name": "Parent issue", - "type": "parent_issue", + "data_type": "parent_issue", "value": null }, { "id": 11, "name": "Sub-issues progress", - "type": "sub_issues_progress", + "data_type": "sub_issues_progress", "value": null } ] @@ -169043,8 +169065,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -172269,8 +172290,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_reviewers": { "type": "array", @@ -172397,8 +172417,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_teams": { "type": "array", @@ -172611,8 +172630,7 @@ "parent", "type" ] - }, - "nullable": true + } }, "head": { "type": "object", @@ -176156,7 +176174,7 @@ { "id": 1, "name": "Title", - "type": "title", + "data_type": "title", "value": { "raw": "It seemed to me that any civilization that had so far lost its head as to need to include a set of detailed instructions for use in a packet of toothpicks, was no longer a civilization in which I could live and stay sane.", "html": "It seemed to me that any civilization that had so far lost its head as to need to include a set of detailed instructions for use in a packet of toothpicks, was no longer a civilization in which I could live and stay sane.", @@ -176171,7 +176189,7 @@ { "id": 2, "name": "Assignees", - "type": "assignees", + "data_type": "assignees", "value": [ { "login": "octocat", @@ -176199,7 +176217,7 @@ { "id": 3, "name": "Status", - "type": "single_select", + "data_type": "single_select", "value": { "id": "98236657", "name": { @@ -176216,7 +176234,7 @@ { "id": 4, "name": "Labels", - "type": "labels", + "data_type": "labels", "value": [ { "id": 19, @@ -176250,13 +176268,13 @@ { "id": 5, "name": "Linked pull requests", - "type": "linked_pull_requests", + "data_type": "linked_pull_requests", "value": [] }, { "id": 6, "name": "Milestone", - "type": "milestone", + "data_type": "milestone", "value": { "url": "https://api.github.com/repos/github/Hello-World/milestones/1", "html_url": "https://github.com/github/Hello-World/milestone/1", @@ -176299,7 +176317,7 @@ { "id": 7, "name": "Repository", - "type": "repository", + "data_type": "repository", "value": { "id": 1, "node_id": "R_kgAB", @@ -176372,13 +176390,13 @@ { "id": 8, "name": "Type", - "type": "issue_type", + "data_type": "issue_type", "value": null }, { "id": 9, "name": "Reviewers", - "type": "reviewers", + "data_type": "reviewers", "value": [ { "type": "ReviewRequest", @@ -176397,13 +176415,13 @@ { "id": 10, "name": "Parent issue", - "type": "parent_issue", + "data_type": "parent_issue", "value": null }, { "id": 11, "name": "Sub-issues progress", - "type": "sub_issues_progress", + "data_type": "sub_issues_progress", "value": null } ] @@ -177334,7 +177352,7 @@ { "id": 1, "name": "Title", - "type": "title", + "data_type": "title", "value": { "raw": "It seemed to me that any civilization that had so far lost its head as to need to include a set of detailed instructions for use in a packet of toothpicks, was no longer a civilization in which I could live and stay sane.", "html": "It seemed to me that any civilization that had so far lost its head as to need to include a set of detailed instructions for use in a packet of toothpicks, was no longer a civilization in which I could live and stay sane.", @@ -177349,7 +177367,7 @@ { "id": 2, "name": "Assignees", - "type": "assignees", + "data_type": "assignees", "value": [ { "login": "octocat", @@ -177377,7 +177395,7 @@ { "id": 3, "name": "Status", - "type": "single_select", + "data_type": "single_select", "value": { "id": "98236657", "name": { @@ -177394,7 +177412,7 @@ { "id": 4, "name": "Labels", - "type": "labels", + "data_type": "labels", "value": [ { "id": 19, @@ -177428,13 +177446,13 @@ { "id": 5, "name": "Linked pull requests", - "type": "linked_pull_requests", + "data_type": "linked_pull_requests", "value": [] }, { "id": 6, "name": "Milestone", - "type": "milestone", + "data_type": "milestone", "value": { "url": "https://api.github.com/repos/github/Hello-World/milestones/1", "html_url": "https://github.com/github/Hello-World/milestone/1", @@ -177477,7 +177495,7 @@ { "id": 7, "name": "Repository", - "type": "repository", + "data_type": "repository", "value": { "id": 1, "node_id": "R_kgAB", @@ -177550,13 +177568,13 @@ { "id": 8, "name": "Type", - "type": "issue_type", + "data_type": "issue_type", "value": null }, { "id": 9, "name": "Reviewers", - "type": "reviewers", + "data_type": "reviewers", "value": [ { "type": "ReviewRequest", @@ -177575,13 +177593,13 @@ { "id": 10, "name": "Parent issue", - "type": "parent_issue", + "data_type": "parent_issue", "value": null }, { "id": 11, "name": "Sub-issues progress", - "type": "sub_issues_progress", + "data_type": "sub_issues_progress", "value": null } ] @@ -178087,7 +178105,7 @@ { "id": 1, "name": "Title", - "type": "title", + "data_type": "title", "value": { "raw": "It seemed to me that any civilization that had so far lost its head as to need to include a set of detailed instructions for use in a packet of toothpicks, was no longer a civilization in which I could live and stay sane.", "html": "It seemed to me that any civilization that had so far lost its head as to need to include a set of detailed instructions for use in a packet of toothpicks, was no longer a civilization in which I could live and stay sane.", @@ -178102,7 +178120,7 @@ { "id": 2, "name": "Assignees", - "type": "assignees", + "data_type": "assignees", "value": [ { "login": "octocat", @@ -178130,7 +178148,7 @@ { "id": 3, "name": "Status", - "type": "single_select", + "data_type": "single_select", "value": { "id": "98236657", "name": { @@ -178147,7 +178165,7 @@ { "id": 4, "name": "Labels", - "type": "labels", + "data_type": "labels", "value": [ { "id": 19, @@ -178181,13 +178199,13 @@ { "id": 5, "name": "Linked pull requests", - "type": "linked_pull_requests", + "data_type": "linked_pull_requests", "value": [] }, { "id": 6, "name": "Milestone", - "type": "milestone", + "data_type": "milestone", "value": { "url": "https://api.github.com/repos/github/Hello-World/milestones/1", "html_url": "https://github.com/github/Hello-World/milestone/1", @@ -178230,7 +178248,7 @@ { "id": 7, "name": "Repository", - "type": "repository", + "data_type": "repository", "value": { "id": 1, "node_id": "R_kgAB", @@ -178303,13 +178321,13 @@ { "id": 8, "name": "Type", - "type": "issue_type", + "data_type": "issue_type", "value": null }, { "id": 9, "name": "Reviewers", - "type": "reviewers", + "data_type": "reviewers", "value": [ { "type": "ReviewRequest", @@ -178328,13 +178346,13 @@ { "id": 10, "name": "Parent issue", - "type": "parent_issue", + "data_type": "parent_issue", "value": null }, { "id": 11, "name": "Sub-issues progress", - "type": "sub_issues_progress", + "data_type": "sub_issues_progress", "value": null } ] @@ -178840,7 +178858,7 @@ { "id": 1, "name": "Title", - "type": "title", + "data_type": "title", "value": { "raw": "It seemed to me that any civilization that had so far lost its head as to need to include a set of detailed instructions for use in a packet of toothpicks, was no longer a civilization in which I could live and stay sane.", "html": "It seemed to me that any civilization that had so far lost its head as to need to include a set of detailed instructions for use in a packet of toothpicks, was no longer a civilization in which I could live and stay sane.", @@ -178855,7 +178873,7 @@ { "id": 2, "name": "Assignees", - "type": "assignees", + "data_type": "assignees", "value": [ { "login": "octocat", @@ -178883,7 +178901,7 @@ { "id": 3, "name": "Status", - "type": "single_select", + "data_type": "single_select", "value": { "id": "98236657", "name": { @@ -178900,7 +178918,7 @@ { "id": 4, "name": "Labels", - "type": "labels", + "data_type": "labels", "value": [ { "id": 19, @@ -178934,13 +178952,13 @@ { "id": 5, "name": "Linked pull requests", - "type": "linked_pull_requests", + "data_type": "linked_pull_requests", "value": [] }, { "id": 6, "name": "Milestone", - "type": "milestone", + "data_type": "milestone", "value": { "url": "https://api.github.com/repos/github/Hello-World/milestones/1", "html_url": "https://github.com/github/Hello-World/milestone/1", @@ -178983,7 +179001,7 @@ { "id": 7, "name": "Repository", - "type": "repository", + "data_type": "repository", "value": { "id": 1, "node_id": "R_kgAB", @@ -179056,13 +179074,13 @@ { "id": 8, "name": "Type", - "type": "issue_type", + "data_type": "issue_type", "value": null }, { "id": 9, "name": "Reviewers", - "type": "reviewers", + "data_type": "reviewers", "value": [ { "type": "ReviewRequest", @@ -179081,13 +179099,13 @@ { "id": 10, "name": "Parent issue", - "type": "parent_issue", + "data_type": "parent_issue", "value": null }, { "id": 11, "name": "Sub-issues progress", - "type": "sub_issues_progress", + "data_type": "sub_issues_progress", "value": null } ] @@ -179593,7 +179611,7 @@ { "id": 1, "name": "Title", - "type": "title", + "data_type": "title", "value": { "raw": "It seemed to me that any civilization that had so far lost its head as to need to include a set of detailed instructions for use in a packet of toothpicks, was no longer a civilization in which I could live and stay sane.", "html": "It seemed to me that any civilization that had so far lost its head as to need to include a set of detailed instructions for use in a packet of toothpicks, was no longer a civilization in which I could live and stay sane.", @@ -179608,7 +179626,7 @@ { "id": 2, "name": "Assignees", - "type": "assignees", + "data_type": "assignees", "value": [ { "login": "octocat", @@ -179636,7 +179654,7 @@ { "id": 3, "name": "Status", - "type": "single_select", + "data_type": "single_select", "value": { "id": "98236657", "name": { @@ -179653,7 +179671,7 @@ { "id": 4, "name": "Labels", - "type": "labels", + "data_type": "labels", "value": [ { "id": 19, @@ -179687,13 +179705,13 @@ { "id": 5, "name": "Linked pull requests", - "type": "linked_pull_requests", + "data_type": "linked_pull_requests", "value": [] }, { "id": 6, "name": "Milestone", - "type": "milestone", + "data_type": "milestone", "value": { "url": "https://api.github.com/repos/github/Hello-World/milestones/1", "html_url": "https://github.com/github/Hello-World/milestone/1", @@ -179736,7 +179754,7 @@ { "id": 7, "name": "Repository", - "type": "repository", + "data_type": "repository", "value": { "id": 1, "node_id": "R_kgAB", @@ -179809,13 +179827,13 @@ { "id": 8, "name": "Type", - "type": "issue_type", + "data_type": "issue_type", "value": null }, { "id": 9, "name": "Reviewers", - "type": "reviewers", + "data_type": "reviewers", "value": [ { "type": "ReviewRequest", @@ -179834,13 +179852,13 @@ { "id": 10, "name": "Parent issue", - "type": "parent_issue", + "data_type": "parent_issue", "value": null }, { "id": 11, "name": "Sub-issues progress", - "type": "sub_issues_progress", + "data_type": "sub_issues_progress", "value": null } ] @@ -180346,7 +180364,7 @@ { "id": 1, "name": "Title", - "type": "title", + "data_type": "title", "value": { "raw": "It seemed to me that any civilization that had so far lost its head as to need to include a set of detailed instructions for use in a packet of toothpicks, was no longer a civilization in which I could live and stay sane.", "html": "It seemed to me that any civilization that had so far lost its head as to need to include a set of detailed instructions for use in a packet of toothpicks, was no longer a civilization in which I could live and stay sane.", @@ -180361,7 +180379,7 @@ { "id": 2, "name": "Assignees", - "type": "assignees", + "data_type": "assignees", "value": [ { "login": "octocat", @@ -180389,7 +180407,7 @@ { "id": 3, "name": "Status", - "type": "single_select", + "data_type": "single_select", "value": { "id": "98236657", "name": { @@ -180406,7 +180424,7 @@ { "id": 4, "name": "Labels", - "type": "labels", + "data_type": "labels", "value": [ { "id": 19, @@ -180440,13 +180458,13 @@ { "id": 5, "name": "Linked pull requests", - "type": "linked_pull_requests", + "data_type": "linked_pull_requests", "value": [] }, { "id": 6, "name": "Milestone", - "type": "milestone", + "data_type": "milestone", "value": { "url": "https://api.github.com/repos/github/Hello-World/milestones/1", "html_url": "https://github.com/github/Hello-World/milestone/1", @@ -180489,7 +180507,7 @@ { "id": 7, "name": "Repository", - "type": "repository", + "data_type": "repository", "value": { "id": 1, "node_id": "R_kgAB", @@ -180562,13 +180580,13 @@ { "id": 8, "name": "Type", - "type": "issue_type", + "data_type": "issue_type", "value": null }, { "id": 9, "name": "Reviewers", - "type": "reviewers", + "data_type": "reviewers", "value": [ { "type": "ReviewRequest", @@ -180587,13 +180605,13 @@ { "id": 10, "name": "Parent issue", - "type": "parent_issue", + "data_type": "parent_issue", "value": null }, { "id": 11, "name": "Sub-issues progress", - "type": "sub_issues_progress", + "data_type": "sub_issues_progress", "value": null } ] @@ -182392,7 +182410,7 @@ { "id": 1, "name": "Title", - "type": "title", + "data_type": "title", "value": { "raw": "It seemed to me that any civilization that had so far lost its head as to need to include a set of detailed instructions for use in a packet of toothpicks, was no longer a civilization in which I could live and stay sane.", "html": "It seemed to me that any civilization that had so far lost its head as to need to include a set of detailed instructions for use in a packet of toothpicks, was no longer a civilization in which I could live and stay sane.", @@ -182407,7 +182425,7 @@ { "id": 2, "name": "Assignees", - "type": "assignees", + "data_type": "assignees", "value": [ { "login": "octocat", @@ -182435,7 +182453,7 @@ { "id": 3, "name": "Status", - "type": "single_select", + "data_type": "single_select", "value": { "id": "98236657", "name": { @@ -182452,7 +182470,7 @@ { "id": 4, "name": "Labels", - "type": "labels", + "data_type": "labels", "value": [ { "id": 19, @@ -182486,13 +182504,13 @@ { "id": 5, "name": "Linked pull requests", - "type": "linked_pull_requests", + "data_type": "linked_pull_requests", "value": [] }, { "id": 6, "name": "Milestone", - "type": "milestone", + "data_type": "milestone", "value": { "url": "https://api.github.com/repos/github/Hello-World/milestones/1", "html_url": "https://github.com/github/Hello-World/milestone/1", @@ -182535,7 +182553,7 @@ { "id": 7, "name": "Repository", - "type": "repository", + "data_type": "repository", "value": { "id": 1, "node_id": "R_kgAB", @@ -182608,13 +182626,13 @@ { "id": 8, "name": "Type", - "type": "issue_type", + "data_type": "issue_type", "value": null }, { "id": 9, "name": "Reviewers", - "type": "reviewers", + "data_type": "reviewers", "value": [ { "type": "ReviewRequest", @@ -182633,13 +182651,13 @@ { "id": 10, "name": "Parent issue", - "type": "parent_issue", + "data_type": "parent_issue", "value": null }, { "id": 11, "name": "Sub-issues progress", - "type": "sub_issues_progress", + "data_type": "sub_issues_progress", "value": null } ] @@ -206724,7 +206742,7 @@ } }, "422": { - "description": "Copilot Usage Merics API setting is disabled at the organization or enterprise level.", + "description": "Copilot Usage Metrics API setting is disabled at the organization or enterprise level.", "content": { "application/json": { "schema": { @@ -306570,8 +306588,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_reviewers": { "type": "array", @@ -306698,8 +306715,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_teams": { "type": "array", @@ -306912,8 +306928,7 @@ "parent", "type" ] - }, - "nullable": true + } }, "head": { "type": "object", @@ -335161,8 +335176,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -338491,8 +338505,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -362381,8 +362394,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -365785,8 +365797,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -374218,8 +374229,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -378807,8 +378817,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -383286,8 +383295,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -386888,8 +386896,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -390289,8 +390296,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -393493,8 +393499,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -398643,8 +398648,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -401934,8 +401938,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -405303,8 +405306,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -408692,8 +408694,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -422498,8 +422499,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -426762,8 +426762,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -430055,8 +430054,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -433324,8 +433322,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -436692,8 +436689,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -448285,8 +448281,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -463850,8 +463845,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_reviewers": { "type": "array", @@ -463978,8 +463972,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_teams": { "type": "array", @@ -464192,8 +464185,7 @@ "parent", "type" ] - }, - "nullable": true + } }, "head": { "type": "object", @@ -467786,8 +467778,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_reviewers": { "type": "array", @@ -467914,8 +467905,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_teams": { "type": "array", @@ -468020,8 +468010,7 @@ "slug", "type" ] - }, - "nullable": true + } }, "head": { "type": "object", @@ -474501,8 +474490,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_reviewers": { "type": "array", @@ -474629,8 +474617,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_teams": { "type": "array", @@ -474735,8 +474722,7 @@ "slug", "type" ] - }, - "nullable": true + } }, "head": { "type": "object", @@ -478538,8 +478524,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_reviewers": { "type": "array", @@ -478666,8 +478651,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_teams": { "type": "array", @@ -478772,8 +478756,7 @@ "slug", "type" ] - }, - "nullable": true + } }, "head": { "type": "object", @@ -489423,8 +489406,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_reviewers": { "type": "array", @@ -489551,8 +489533,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_teams": { "type": "array", @@ -489765,8 +489746,7 @@ "parent", "type" ] - }, - "nullable": true + } }, "head": { "type": "object", @@ -493329,8 +493309,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_reviewers": { "type": "array", @@ -493457,8 +493436,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_teams": { "type": "array", @@ -493671,8 +493649,7 @@ "parent", "type" ] - }, - "nullable": true + } }, "head": { "type": "object", @@ -589245,8 +589222,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -617082,8 +617058,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -620308,8 +620283,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_reviewers": { "type": "array", @@ -620436,8 +620410,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_teams": { "type": "array", @@ -620650,8 +620623,7 @@ "parent", "type" ] - }, - "nullable": true + } }, "head": { "type": "object", @@ -627994,8 +627966,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -631324,8 +631295,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -638332,8 +638302,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -641662,8 +641631,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -648680,8 +648648,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -652010,8 +651977,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -668076,7 +668042,7 @@ { "id": 1, "name": "Title", - "type": "title", + "data_type": "title", "value": { "raw": "It seemed to me that any civilization that had so far lost its head as to need to include a set of detailed instructions for use in a packet of toothpicks, was no longer a civilization in which I could live and stay sane.", "html": "It seemed to me that any civilization that had so far lost its head as to need to include a set of detailed instructions for use in a packet of toothpicks, was no longer a civilization in which I could live and stay sane.", @@ -668091,7 +668057,7 @@ { "id": 2, "name": "Assignees", - "type": "assignees", + "data_type": "assignees", "value": [ { "login": "octocat", @@ -668119,7 +668085,7 @@ { "id": 3, "name": "Status", - "type": "single_select", + "data_type": "single_select", "value": { "id": "98236657", "name": { @@ -668136,7 +668102,7 @@ { "id": 4, "name": "Labels", - "type": "labels", + "data_type": "labels", "value": [ { "id": 19, @@ -668170,13 +668136,13 @@ { "id": 5, "name": "Linked pull requests", - "type": "linked_pull_requests", + "data_type": "linked_pull_requests", "value": [] }, { "id": 6, "name": "Milestone", - "type": "milestone", + "data_type": "milestone", "value": { "url": "https://api.github.com/repos/github/Hello-World/milestones/1", "html_url": "https://github.com/github/Hello-World/milestone/1", @@ -668219,7 +668185,7 @@ { "id": 7, "name": "Repository", - "type": "repository", + "data_type": "repository", "value": { "id": 1, "node_id": "R_kgAB", @@ -668292,13 +668258,13 @@ { "id": 8, "name": "Type", - "type": "issue_type", + "data_type": "issue_type", "value": null }, { "id": 9, "name": "Reviewers", - "type": "reviewers", + "data_type": "reviewers", "value": [ { "type": "ReviewRequest", @@ -668317,13 +668283,13 @@ { "id": 10, "name": "Parent issue", - "type": "parent_issue", + "data_type": "parent_issue", "value": null }, { "id": 11, "name": "Sub-issues progress", - "type": "sub_issues_progress", + "data_type": "sub_issues_progress", "value": null } ] @@ -669034,8 +669000,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -672260,8 +672225,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_reviewers": { "type": "array", @@ -672388,8 +672352,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_teams": { "type": "array", @@ -672602,8 +672565,7 @@ "parent", "type" ] - }, - "nullable": true + } }, "head": { "type": "object", @@ -676147,7 +676109,7 @@ { "id": 1, "name": "Title", - "type": "title", + "data_type": "title", "value": { "raw": "It seemed to me that any civilization that had so far lost its head as to need to include a set of detailed instructions for use in a packet of toothpicks, was no longer a civilization in which I could live and stay sane.", "html": "It seemed to me that any civilization that had so far lost its head as to need to include a set of detailed instructions for use in a packet of toothpicks, was no longer a civilization in which I could live and stay sane.", @@ -676162,7 +676124,7 @@ { "id": 2, "name": "Assignees", - "type": "assignees", + "data_type": "assignees", "value": [ { "login": "octocat", @@ -676190,7 +676152,7 @@ { "id": 3, "name": "Status", - "type": "single_select", + "data_type": "single_select", "value": { "id": "98236657", "name": { @@ -676207,7 +676169,7 @@ { "id": 4, "name": "Labels", - "type": "labels", + "data_type": "labels", "value": [ { "id": 19, @@ -676241,13 +676203,13 @@ { "id": 5, "name": "Linked pull requests", - "type": "linked_pull_requests", + "data_type": "linked_pull_requests", "value": [] }, { "id": 6, "name": "Milestone", - "type": "milestone", + "data_type": "milestone", "value": { "url": "https://api.github.com/repos/github/Hello-World/milestones/1", "html_url": "https://github.com/github/Hello-World/milestone/1", @@ -676290,7 +676252,7 @@ { "id": 7, "name": "Repository", - "type": "repository", + "data_type": "repository", "value": { "id": 1, "node_id": "R_kgAB", @@ -676363,13 +676325,13 @@ { "id": 8, "name": "Type", - "type": "issue_type", + "data_type": "issue_type", "value": null }, { "id": 9, "name": "Reviewers", - "type": "reviewers", + "data_type": "reviewers", "value": [ { "type": "ReviewRequest", @@ -676388,13 +676350,13 @@ { "id": 10, "name": "Parent issue", - "type": "parent_issue", + "data_type": "parent_issue", "value": null }, { "id": 11, "name": "Sub-issues progress", - "type": "sub_issues_progress", + "data_type": "sub_issues_progress", "value": null } ] @@ -677325,7 +677287,7 @@ { "id": 1, "name": "Title", - "type": "title", + "data_type": "title", "value": { "raw": "It seemed to me that any civilization that had so far lost its head as to need to include a set of detailed instructions for use in a packet of toothpicks, was no longer a civilization in which I could live and stay sane.", "html": "It seemed to me that any civilization that had so far lost its head as to need to include a set of detailed instructions for use in a packet of toothpicks, was no longer a civilization in which I could live and stay sane.", @@ -677340,7 +677302,7 @@ { "id": 2, "name": "Assignees", - "type": "assignees", + "data_type": "assignees", "value": [ { "login": "octocat", @@ -677368,7 +677330,7 @@ { "id": 3, "name": "Status", - "type": "single_select", + "data_type": "single_select", "value": { "id": "98236657", "name": { @@ -677385,7 +677347,7 @@ { "id": 4, "name": "Labels", - "type": "labels", + "data_type": "labels", "value": [ { "id": 19, @@ -677419,13 +677381,13 @@ { "id": 5, "name": "Linked pull requests", - "type": "linked_pull_requests", + "data_type": "linked_pull_requests", "value": [] }, { "id": 6, "name": "Milestone", - "type": "milestone", + "data_type": "milestone", "value": { "url": "https://api.github.com/repos/github/Hello-World/milestones/1", "html_url": "https://github.com/github/Hello-World/milestone/1", @@ -677468,7 +677430,7 @@ { "id": 7, "name": "Repository", - "type": "repository", + "data_type": "repository", "value": { "id": 1, "node_id": "R_kgAB", @@ -677541,13 +677503,13 @@ { "id": 8, "name": "Type", - "type": "issue_type", + "data_type": "issue_type", "value": null }, { "id": 9, "name": "Reviewers", - "type": "reviewers", + "data_type": "reviewers", "value": [ { "type": "ReviewRequest", @@ -677566,13 +677528,13 @@ { "id": 10, "name": "Parent issue", - "type": "parent_issue", + "data_type": "parent_issue", "value": null }, { "id": 11, "name": "Sub-issues progress", - "type": "sub_issues_progress", + "data_type": "sub_issues_progress", "value": null } ] @@ -678078,7 +678040,7 @@ { "id": 1, "name": "Title", - "type": "title", + "data_type": "title", "value": { "raw": "It seemed to me that any civilization that had so far lost its head as to need to include a set of detailed instructions for use in a packet of toothpicks, was no longer a civilization in which I could live and stay sane.", "html": "It seemed to me that any civilization that had so far lost its head as to need to include a set of detailed instructions for use in a packet of toothpicks, was no longer a civilization in which I could live and stay sane.", @@ -678093,7 +678055,7 @@ { "id": 2, "name": "Assignees", - "type": "assignees", + "data_type": "assignees", "value": [ { "login": "octocat", @@ -678121,7 +678083,7 @@ { "id": 3, "name": "Status", - "type": "single_select", + "data_type": "single_select", "value": { "id": "98236657", "name": { @@ -678138,7 +678100,7 @@ { "id": 4, "name": "Labels", - "type": "labels", + "data_type": "labels", "value": [ { "id": 19, @@ -678172,13 +678134,13 @@ { "id": 5, "name": "Linked pull requests", - "type": "linked_pull_requests", + "data_type": "linked_pull_requests", "value": [] }, { "id": 6, "name": "Milestone", - "type": "milestone", + "data_type": "milestone", "value": { "url": "https://api.github.com/repos/github/Hello-World/milestones/1", "html_url": "https://github.com/github/Hello-World/milestone/1", @@ -678221,7 +678183,7 @@ { "id": 7, "name": "Repository", - "type": "repository", + "data_type": "repository", "value": { "id": 1, "node_id": "R_kgAB", @@ -678294,13 +678256,13 @@ { "id": 8, "name": "Type", - "type": "issue_type", + "data_type": "issue_type", "value": null }, { "id": 9, "name": "Reviewers", - "type": "reviewers", + "data_type": "reviewers", "value": [ { "type": "ReviewRequest", @@ -678319,13 +678281,13 @@ { "id": 10, "name": "Parent issue", - "type": "parent_issue", + "data_type": "parent_issue", "value": null }, { "id": 11, "name": "Sub-issues progress", - "type": "sub_issues_progress", + "data_type": "sub_issues_progress", "value": null } ] @@ -678831,7 +678793,7 @@ { "id": 1, "name": "Title", - "type": "title", + "data_type": "title", "value": { "raw": "It seemed to me that any civilization that had so far lost its head as to need to include a set of detailed instructions for use in a packet of toothpicks, was no longer a civilization in which I could live and stay sane.", "html": "It seemed to me that any civilization that had so far lost its head as to need to include a set of detailed instructions for use in a packet of toothpicks, was no longer a civilization in which I could live and stay sane.", @@ -678846,7 +678808,7 @@ { "id": 2, "name": "Assignees", - "type": "assignees", + "data_type": "assignees", "value": [ { "login": "octocat", @@ -678874,7 +678836,7 @@ { "id": 3, "name": "Status", - "type": "single_select", + "data_type": "single_select", "value": { "id": "98236657", "name": { @@ -678891,7 +678853,7 @@ { "id": 4, "name": "Labels", - "type": "labels", + "data_type": "labels", "value": [ { "id": 19, @@ -678925,13 +678887,13 @@ { "id": 5, "name": "Linked pull requests", - "type": "linked_pull_requests", + "data_type": "linked_pull_requests", "value": [] }, { "id": 6, "name": "Milestone", - "type": "milestone", + "data_type": "milestone", "value": { "url": "https://api.github.com/repos/github/Hello-World/milestones/1", "html_url": "https://github.com/github/Hello-World/milestone/1", @@ -678974,7 +678936,7 @@ { "id": 7, "name": "Repository", - "type": "repository", + "data_type": "repository", "value": { "id": 1, "node_id": "R_kgAB", @@ -679047,13 +679009,13 @@ { "id": 8, "name": "Type", - "type": "issue_type", + "data_type": "issue_type", "value": null }, { "id": 9, "name": "Reviewers", - "type": "reviewers", + "data_type": "reviewers", "value": [ { "type": "ReviewRequest", @@ -679072,13 +679034,13 @@ { "id": 10, "name": "Parent issue", - "type": "parent_issue", + "data_type": "parent_issue", "value": null }, { "id": 11, "name": "Sub-issues progress", - "type": "sub_issues_progress", + "data_type": "sub_issues_progress", "value": null } ] @@ -679584,7 +679546,7 @@ { "id": 1, "name": "Title", - "type": "title", + "data_type": "title", "value": { "raw": "It seemed to me that any civilization that had so far lost its head as to need to include a set of detailed instructions for use in a packet of toothpicks, was no longer a civilization in which I could live and stay sane.", "html": "It seemed to me that any civilization that had so far lost its head as to need to include a set of detailed instructions for use in a packet of toothpicks, was no longer a civilization in which I could live and stay sane.", @@ -679599,7 +679561,7 @@ { "id": 2, "name": "Assignees", - "type": "assignees", + "data_type": "assignees", "value": [ { "login": "octocat", @@ -679627,7 +679589,7 @@ { "id": 3, "name": "Status", - "type": "single_select", + "data_type": "single_select", "value": { "id": "98236657", "name": { @@ -679644,7 +679606,7 @@ { "id": 4, "name": "Labels", - "type": "labels", + "data_type": "labels", "value": [ { "id": 19, @@ -679678,13 +679640,13 @@ { "id": 5, "name": "Linked pull requests", - "type": "linked_pull_requests", + "data_type": "linked_pull_requests", "value": [] }, { "id": 6, "name": "Milestone", - "type": "milestone", + "data_type": "milestone", "value": { "url": "https://api.github.com/repos/github/Hello-World/milestones/1", "html_url": "https://github.com/github/Hello-World/milestone/1", @@ -679727,7 +679689,7 @@ { "id": 7, "name": "Repository", - "type": "repository", + "data_type": "repository", "value": { "id": 1, "node_id": "R_kgAB", @@ -679800,13 +679762,13 @@ { "id": 8, "name": "Type", - "type": "issue_type", + "data_type": "issue_type", "value": null }, { "id": 9, "name": "Reviewers", - "type": "reviewers", + "data_type": "reviewers", "value": [ { "type": "ReviewRequest", @@ -679825,13 +679787,13 @@ { "id": 10, "name": "Parent issue", - "type": "parent_issue", + "data_type": "parent_issue", "value": null }, { "id": 11, "name": "Sub-issues progress", - "type": "sub_issues_progress", + "data_type": "sub_issues_progress", "value": null } ] @@ -680337,7 +680299,7 @@ { "id": 1, "name": "Title", - "type": "title", + "data_type": "title", "value": { "raw": "It seemed to me that any civilization that had so far lost its head as to need to include a set of detailed instructions for use in a packet of toothpicks, was no longer a civilization in which I could live and stay sane.", "html": "It seemed to me that any civilization that had so far lost its head as to need to include a set of detailed instructions for use in a packet of toothpicks, was no longer a civilization in which I could live and stay sane.", @@ -680352,7 +680314,7 @@ { "id": 2, "name": "Assignees", - "type": "assignees", + "data_type": "assignees", "value": [ { "login": "octocat", @@ -680380,7 +680342,7 @@ { "id": 3, "name": "Status", - "type": "single_select", + "data_type": "single_select", "value": { "id": "98236657", "name": { @@ -680397,7 +680359,7 @@ { "id": 4, "name": "Labels", - "type": "labels", + "data_type": "labels", "value": [ { "id": 19, @@ -680431,13 +680393,13 @@ { "id": 5, "name": "Linked pull requests", - "type": "linked_pull_requests", + "data_type": "linked_pull_requests", "value": [] }, { "id": 6, "name": "Milestone", - "type": "milestone", + "data_type": "milestone", "value": { "url": "https://api.github.com/repos/github/Hello-World/milestones/1", "html_url": "https://github.com/github/Hello-World/milestone/1", @@ -680480,7 +680442,7 @@ { "id": 7, "name": "Repository", - "type": "repository", + "data_type": "repository", "value": { "id": 1, "node_id": "R_kgAB", @@ -680553,13 +680515,13 @@ { "id": 8, "name": "Type", - "type": "issue_type", + "data_type": "issue_type", "value": null }, { "id": 9, "name": "Reviewers", - "type": "reviewers", + "data_type": "reviewers", "value": [ { "type": "ReviewRequest", @@ -680578,13 +680540,13 @@ { "id": 10, "name": "Parent issue", - "type": "parent_issue", + "data_type": "parent_issue", "value": null }, { "id": 11, "name": "Sub-issues progress", - "type": "sub_issues_progress", + "data_type": "sub_issues_progress", "value": null } ] @@ -681653,7 +681615,7 @@ { "id": 1, "name": "Title", - "type": "title", + "data_type": "title", "value": { "raw": "It seemed to me that any civilization that had so far lost its head as to need to include a set of detailed instructions for use in a packet of toothpicks, was no longer a civilization in which I could live and stay sane.", "html": "It seemed to me that any civilization that had so far lost its head as to need to include a set of detailed instructions for use in a packet of toothpicks, was no longer a civilization in which I could live and stay sane.", @@ -681668,7 +681630,7 @@ { "id": 2, "name": "Assignees", - "type": "assignees", + "data_type": "assignees", "value": [ { "login": "octocat", @@ -681696,7 +681658,7 @@ { "id": 3, "name": "Status", - "type": "single_select", + "data_type": "single_select", "value": { "id": "98236657", "name": { @@ -681713,7 +681675,7 @@ { "id": 4, "name": "Labels", - "type": "labels", + "data_type": "labels", "value": [ { "id": 19, @@ -681747,13 +681709,13 @@ { "id": 5, "name": "Linked pull requests", - "type": "linked_pull_requests", + "data_type": "linked_pull_requests", "value": [] }, { "id": 6, "name": "Milestone", - "type": "milestone", + "data_type": "milestone", "value": { "url": "https://api.github.com/repos/github/Hello-World/milestones/1", "html_url": "https://github.com/github/Hello-World/milestone/1", @@ -681796,7 +681758,7 @@ { "id": 7, "name": "Repository", - "type": "repository", + "data_type": "repository", "value": { "id": 1, "node_id": "R_kgAB", @@ -681869,13 +681831,13 @@ { "id": 8, "name": "Type", - "type": "issue_type", + "data_type": "issue_type", "value": null }, { "id": 9, "name": "Reviewers", - "type": "reviewers", + "data_type": "reviewers", "value": [ { "type": "ReviewRequest", @@ -681894,13 +681856,13 @@ { "id": 10, "name": "Parent issue", - "type": "parent_issue", + "data_type": "parent_issue", "value": null }, { "id": 11, "name": "Sub-issues progress", - "type": "sub_issues_progress", + "data_type": "sub_issues_progress", "value": null } ] @@ -683185,8 +683147,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -686515,8 +686476,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -693519,8 +693479,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -696849,8 +696808,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -707735,7 +707693,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "branch_protection_configuration", "schema": { "type": "string" } @@ -709359,7 +709317,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "branch_protection_configuration", "schema": { "type": "string" } @@ -710983,7 +710941,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "branch_protection_rule", "schema": { "type": "string" } @@ -712787,7 +712745,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "branch_protection_rule", "schema": { "type": "string" } @@ -714591,7 +714549,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "branch_protection_rule", "schema": { "type": "string" } @@ -716553,7 +716511,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "check_run", "schema": { "type": "string" } @@ -720677,7 +720635,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "check_run", "schema": { "type": "string" } @@ -724801,7 +724759,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "check_run", "schema": { "type": "string" } @@ -728938,7 +728896,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "check_run", "schema": { "type": "string" } @@ -733062,7 +733020,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "check_suite", "schema": { "type": "string" } @@ -735435,7 +735393,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "check_suite", "schema": { "type": "string" } @@ -737841,7 +737799,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "check_suite", "schema": { "type": "string" } @@ -740241,7 +740199,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "code_scanning_alert", "schema": { "type": "string" } @@ -742294,7 +742252,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "code_scanning_alert", "schema": { "type": "string" } @@ -744465,7 +744423,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "code_scanning_alert", "schema": { "type": "string" } @@ -746454,7 +746412,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "code_scanning_alert", "schema": { "type": "string" } @@ -748535,7 +748493,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "code_scanning_alert", "schema": { "type": "string" } @@ -750528,7 +750486,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "code_scanning_alert", "schema": { "type": "string" } @@ -752479,7 +752437,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "code_scanning_alert", "schema": { "type": "string" } @@ -754522,7 +754480,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "commit_comment", "schema": { "type": "string" } @@ -756373,7 +756331,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "create", "schema": { "type": "string" } @@ -758020,7 +757978,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "custom_property", "schema": { "type": "string" } @@ -758499,7 +758457,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "custom_property", "schema": { "type": "string" } @@ -758903,7 +758861,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "custom_property", "schema": { "type": "string" } @@ -759382,7 +759340,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "custom_property", "schema": { "type": "string" } @@ -759861,7 +759819,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "custom_property_values", "schema": { "type": "string" } @@ -761554,7 +761512,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "delete", "schema": { "type": "string" } @@ -782990,7 +782948,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "deploy_key", "schema": { "type": "string" } @@ -784663,7 +784621,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "deploy_key", "schema": { "type": "string" } @@ -786336,7 +786294,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "deployment", "schema": { "type": "string" } @@ -789503,7 +789461,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "deployment_protection_rule", "schema": { "type": "string" } @@ -790886,8 +790844,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_reviewers": { "type": "array", @@ -791014,8 +790971,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_teams": { "type": "array", @@ -791120,8 +791076,7 @@ "slug", "type" ] - }, - "nullable": true + } }, "head": { "type": "object", @@ -794911,7 +794866,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "deployment_review", "schema": { "type": "string" } @@ -797644,7 +797599,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "deployment_review", "schema": { "type": "string" } @@ -800377,7 +800332,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "deployment_review", "schema": { "type": "string" } @@ -803119,7 +803074,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "deployment_status", "schema": { "type": "string" } @@ -806992,7 +806947,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "discussion", "schema": { "type": "string" } @@ -809288,7 +809243,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "discussion", "schema": { "type": "string" } @@ -813520,7 +813475,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "discussion_comment", "schema": { "type": "string" } @@ -815816,7 +815771,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "discussion_comment", "schema": { "type": "string" } @@ -818112,7 +818067,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "discussion_comment", "schema": { "type": "string" } @@ -820428,7 +820383,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "discussion", "schema": { "type": "string" } @@ -822512,7 +822467,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "discussion", "schema": { "type": "string" } @@ -824596,7 +824551,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "discussion", "schema": { "type": "string" } @@ -826707,7 +826662,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "discussion", "schema": { "type": "string" } @@ -828833,7 +828788,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "discussion", "schema": { "type": "string" } @@ -830917,7 +830872,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "discussion", "schema": { "type": "string" } @@ -835085,7 +835040,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "discussion", "schema": { "type": "string" } @@ -838869,7 +838824,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "discussion", "schema": { "type": "string" } @@ -841075,7 +841030,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "discussion", "schema": { "type": "string" } @@ -843201,7 +843156,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "discussion", "schema": { "type": "string" } @@ -845285,7 +845240,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "discussion", "schema": { "type": "string" } @@ -847368,7 +847323,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "fork", "schema": { "type": "string" } @@ -849893,7 +849848,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "github_app_authorization", "schema": { "type": "string" } @@ -850120,7 +850075,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "gollum", "schema": { "type": "string" } @@ -851784,7 +851739,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "installation", "schema": { "type": "string" } @@ -854390,7 +854345,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "installation", "schema": { "type": "string" } @@ -856903,7 +856858,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "installation", "schema": { "type": "string" } @@ -859416,7 +859371,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "installation_repositories", "schema": { "type": "string" } @@ -862061,7 +862016,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "installation_repositories", "schema": { "type": "string" } @@ -864713,7 +864668,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "installation", "schema": { "type": "string" } @@ -867226,7 +867181,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "installation_target", "schema": { "type": "string" } @@ -869002,7 +868957,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "installation", "schema": { "type": "string" } @@ -871515,7 +871470,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "issue_comment", "schema": { "type": "string" } @@ -875432,7 +875387,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "issue_comment", "schema": { "type": "string" } @@ -879349,7 +879304,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "issue_comment", "schema": { "type": "string" } @@ -883285,7 +883240,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "issue_comment", "schema": { "type": "string" } @@ -887209,7 +887164,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "issue_comment", "schema": { "type": "string" } @@ -891133,7 +891088,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "issue_dependencies", "schema": { "type": "string" } @@ -891679,8 +891634,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -894640,8 +894594,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -899356,7 +899309,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "issue_dependencies", "schema": { "type": "string" } @@ -899902,8 +899855,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -902863,8 +902815,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -907579,7 +907530,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "issue_dependencies", "schema": { "type": "string" } @@ -908125,8 +908076,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -911830,8 +911780,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -915802,7 +915751,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "issue_dependencies", "schema": { "type": "string" } @@ -916348,8 +916297,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -920053,8 +920001,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -997028,7 +996975,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "label", "schema": { "type": "string" } @@ -998693,7 +998640,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "label", "schema": { "type": "string" } @@ -1000359,7 +1000306,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "label", "schema": { "type": "string" } @@ -1002067,7 +1002014,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "marketplace_purchase", "schema": { "type": "string" } @@ -1003916,7 +1003863,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "marketplace_purchase", "schema": { "type": "string" } @@ -1005767,7 +1005714,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "marketplace_purchase", "schema": { "type": "string" } @@ -1007617,7 +1007564,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "marketplace_purchase", "schema": { "type": "string" } @@ -1009464,7 +1009411,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "marketplace_purchase", "schema": { "type": "string" } @@ -1011313,7 +1011260,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "member", "schema": { "type": "string" } @@ -1013069,7 +1013016,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "member", "schema": { "type": "string" } @@ -1014823,7 +1014770,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "member", "schema": { "type": "string" } @@ -1016545,7 +1016492,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "membership", "schema": { "type": "string" } @@ -1018428,7 +1018375,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "membership", "schema": { "type": "string" } @@ -1020315,7 +1020262,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "merge_group", "schema": { "type": "string" } @@ -1021979,7 +1021926,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "merge_group", "schema": { "type": "string" } @@ -1023649,7 +1023596,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "meta", "schema": { "type": "string" } @@ -1025403,7 +1025350,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "milestone", "schema": { "type": "string" } @@ -1027211,7 +1027158,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "milestone", "schema": { "type": "string" } @@ -1029018,7 +1028965,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "milestone", "schema": { "type": "string" } @@ -1030826,7 +1030773,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "milestone", "schema": { "type": "string" } @@ -1032677,7 +1032624,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "milestone", "schema": { "type": "string" } @@ -1034484,7 +1034431,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "org_block", "schema": { "type": "string" } @@ -1036205,7 +1036152,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "org_block", "schema": { "type": "string" } @@ -1037926,7 +1037873,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "organization", "schema": { "type": "string" } @@ -1039691,7 +1039638,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "organization", "schema": { "type": "string" } @@ -1041457,7 +1041404,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "organization", "schema": { "type": "string" } @@ -1043332,7 +1043279,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "organization", "schema": { "type": "string" } @@ -1045098,7 +1045045,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "organization", "schema": { "type": "string" } @@ -1046876,7 +1046823,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "package", "schema": { "type": "string" } @@ -1049348,7 +1049295,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "package", "schema": { "type": "string" } @@ -1051598,7 +1051545,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "page_build", "schema": { "type": "string" } @@ -1056129,7 +1056076,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "ping", "schema": { "type": "string" } @@ -1057957,7 +1057904,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "project_card", "schema": { "type": "string" } @@ -1059761,7 +1059708,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "project_card", "schema": { "type": "string" } @@ -1061545,7 +1061492,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "project_card", "schema": { "type": "string" } @@ -1063332,7 +1063279,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "project_card", "schema": { "type": "string" } @@ -1065137,7 +1065084,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "project_card", "schema": { "type": "string" } @@ -1067048,7 +1066995,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "project", "schema": { "type": "string" } @@ -1068838,7 +1068785,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "project_column", "schema": { "type": "string" } @@ -1070512,7 +1070459,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "project_column", "schema": { "type": "string" } @@ -1072187,7 +1072134,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "project_column", "schema": { "type": "string" } @@ -1073878,7 +1073825,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "project_column", "schema": { "type": "string" } @@ -1075553,7 +1075500,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "project", "schema": { "type": "string" } @@ -1077343,7 +1077290,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "project", "schema": { "type": "string" } @@ -1079133,7 +1079080,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "project", "schema": { "type": "string" } @@ -1080952,7 +1080899,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "project", "schema": { "type": "string" } @@ -1093170,7 +1093117,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "public", "schema": { "type": "string" } @@ -1094787,7 +1094734,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -1099495,7 +1099442,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -1104101,7 +1104048,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -1108706,7 +1108653,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -1109692,8 +1109639,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_reviewers": { "type": "array", @@ -1109820,8 +1109766,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_teams": { "type": "array", @@ -1109926,8 +1109871,7 @@ "slug", "type" ] - }, - "nullable": true + } }, "head": { "type": "object", @@ -1113691,7 +1113635,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -1114677,8 +1114621,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_reviewers": { "type": "array", @@ -1114805,8 +1114748,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_teams": { "type": "array", @@ -1114911,8 +1114853,7 @@ "slug", "type" ] - }, - "nullable": true + } }, "head": { "type": "object", @@ -1118676,7 +1118617,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -1123476,7 +1123417,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -1128087,7 +1128028,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -1129134,8 +1129075,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_reviewers": { "type": "array", @@ -1129262,8 +1129202,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_teams": { "type": "array", @@ -1129368,8 +1129307,7 @@ "slug", "type" ] - }, - "nullable": true + } }, "head": { "type": "object", @@ -1133133,7 +1133071,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -1137726,7 +1137664,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -1142376,7 +1142314,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -1146983,7 +1146921,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -1151783,7 +1151721,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -1152769,8 +1152707,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_reviewers": { "type": "array", @@ -1152897,8 +1152834,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_teams": { "type": "array", @@ -1153003,8 +1152939,7 @@ "slug", "type" ] - }, - "nullable": true + } }, "head": { "type": "object", @@ -1156768,7 +1156703,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -1157754,8 +1157689,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_reviewers": { "type": "array", @@ -1157882,8 +1157816,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_teams": { "type": "array", @@ -1157988,8 +1157921,7 @@ "slug", "type" ] - }, - "nullable": true + } }, "head": { "type": "object", @@ -1161753,7 +1161685,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -1162739,8 +1162671,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_reviewers": { "type": "array", @@ -1162867,8 +1162798,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_teams": { "type": "array", @@ -1162973,8 +1162903,7 @@ "slug", "type" ] - }, - "nullable": true + } }, "head": { "type": "object", @@ -1166738,7 +1166667,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request_review_comment", "schema": { "type": "string" } @@ -1171556,7 +1171485,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request_review_comment", "schema": { "type": "string" } @@ -1176361,7 +1176290,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request_review_comment", "schema": { "type": "string" } @@ -1181189,7 +1181118,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request_review", "schema": { "type": "string" } @@ -1185858,7 +1185787,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request_review", "schema": { "type": "string" } @@ -1190417,7 +1190346,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -1199791,7 +1199720,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -1209138,7 +1209067,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request_review", "schema": { "type": "string" } @@ -1213804,7 +1213733,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request_review_thread", "schema": { "type": "string" } @@ -1218566,7 +1218495,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request_review_thread", "schema": { "type": "string" } @@ -1223312,7 +1223241,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -1227926,7 +1227855,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -1232631,7 +1232560,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -1237280,7 +1237209,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -1241871,7 +1241800,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "push", "schema": { "type": "string" } @@ -1243180,7 +1243109,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "registry_package", "schema": { "type": "string" } @@ -1245601,7 +1245530,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "registry_package", "schema": { "type": "string" } @@ -1247764,7 +1247693,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "release", "schema": { "type": "string" } @@ -1249808,7 +1249737,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "release", "schema": { "type": "string" } @@ -1251852,7 +1251781,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "release", "schema": { "type": "string" } @@ -1253949,7 +1253878,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "release", "schema": { "type": "string" } @@ -1255996,7 +1255925,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "release", "schema": { "type": "string" } @@ -1258040,7 +1257969,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "release", "schema": { "type": "string" } @@ -1260083,7 +1260012,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "release", "schema": { "type": "string" } @@ -1262127,7 +1262056,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository_advisory", "schema": { "type": "string" } @@ -1265319,7 +1265248,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository_advisory", "schema": { "type": "string" } @@ -1268511,7 +1268440,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository", "schema": { "type": "string" } @@ -1270136,7 +1270065,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository", "schema": { "type": "string" } @@ -1271761,7 +1271690,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository", "schema": { "type": "string" } @@ -1273385,7 +1273314,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository_dispatch", "schema": { "type": "string" } @@ -1275017,7 +1274946,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository", "schema": { "type": "string" } @@ -1276694,7 +1276623,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository_import", "schema": { "type": "string" } @@ -1278319,7 +1278248,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository", "schema": { "type": "string" } @@ -1279944,7 +1279873,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository", "schema": { "type": "string" } @@ -1281569,7 +1281498,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository", "schema": { "type": "string" } @@ -1283222,7 +1283151,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository_ruleset", "schema": { "type": "string" } @@ -1286161,7 +1286090,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository_ruleset", "schema": { "type": "string" } @@ -1289100,7 +1289029,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository_ruleset", "schema": { "type": "string" } @@ -1294945,7 +1294874,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository", "schema": { "type": "string" } @@ -1296757,7 +1296686,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository", "schema": { "type": "string" } @@ -1298382,7 +1298311,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository_vulnerability_alert", "schema": { "type": "string" } @@ -1300173,7 +1300102,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository_vulnerability_alert", "schema": { "type": "string" } @@ -1301973,7 +1301902,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository_vulnerability_alert", "schema": { "type": "string" } @@ -1303764,7 +1303693,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository_vulnerability_alert", "schema": { "type": "string" } @@ -1305555,7 +1305484,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "secret_scanning_alert", "schema": { "type": "string" } @@ -1307921,7 +1307850,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "secret_scanning_alert", "schema": { "type": "string" } @@ -1310163,7 +1310092,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "secret_scanning_alert_location", "schema": { "type": "string" } @@ -1312821,7 +1312750,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "secret_scanning_alert", "schema": { "type": "string" } @@ -1315063,7 +1314992,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "secret_scanning_alert", "schema": { "type": "string" } @@ -1317305,7 +1317234,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "secret_scanning_alert", "schema": { "type": "string" } @@ -1319547,7 +1319476,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "secret_scanning_alert", "schema": { "type": "string" } @@ -1321913,7 +1321842,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "secret_scanning_alert", "schema": { "type": "string" } @@ -1324155,7 +1324084,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "secret_scanning_scan", "schema": { "type": "string" } @@ -1325834,7 +1325763,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "security_advisory", "schema": { "type": "string" } @@ -1327663,7 +1327592,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "security_advisory", "schema": { "type": "string" } @@ -1329492,7 +1329421,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "security_advisory", "schema": { "type": "string" } @@ -1331319,7 +1331248,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "security_and_analysis", "schema": { "type": "string" } @@ -1335114,7 +1335043,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "sponsorship", "schema": { "type": "string" } @@ -1337053,7 +1336982,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "sponsorship", "schema": { "type": "string" } @@ -1338992,7 +1338921,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "sponsorship", "schema": { "type": "string" } @@ -1340949,7 +1340878,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "sponsorship", "schema": { "type": "string" } @@ -1342892,7 +1342821,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "sponsorship", "schema": { "type": "string" } @@ -1344895,7 +1344824,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "sponsorship", "schema": { "type": "string" } @@ -1346894,7 +1346823,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "star", "schema": { "type": "string" } @@ -1348524,7 +1348453,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "star", "schema": { "type": "string" } @@ -1350152,7 +1350081,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "status", "schema": { "type": "string" } @@ -1352280,7 +1352209,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "sub_issues", "schema": { "type": "string" } @@ -1352826,8 +1352755,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -1356531,8 +1356459,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -1360505,7 +1360432,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "sub_issues", "schema": { "type": "string" } @@ -1361051,8 +1360978,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -1364756,8 +1364682,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -1368730,7 +1368655,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "sub_issues", "schema": { "type": "string" } @@ -1369276,8 +1369201,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -1372981,8 +1372905,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -1376955,7 +1376878,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "sub_issues", "schema": { "type": "string" } @@ -1377501,8 +1377424,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -1381206,8 +1381128,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -1385179,7 +1385100,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "team_add", "schema": { "type": "string" } @@ -1386980,7 +1386901,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "team", "schema": { "type": "string" } @@ -1388153,7 +1388074,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "team", "schema": { "type": "string" } @@ -1389327,7 +1389248,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "team", "schema": { "type": "string" } @@ -1390500,7 +1390421,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "team", "schema": { "type": "string" } @@ -1391762,7 +1391683,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "team", "schema": { "type": "string" } @@ -1392936,7 +1392857,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "watch", "schema": { "type": "string" } @@ -1394559,7 +1394480,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "workflow_dispatch", "schema": { "type": "string" } @@ -1396188,7 +1396109,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "workflow_job", "schema": { "type": "string" } @@ -1398650,7 +1398571,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "workflow_job", "schema": { "type": "string" } @@ -1401144,7 +1401065,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "workflow_job", "schema": { "type": "string" } @@ -1403483,7 +1403404,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "workflow_job", "schema": { "type": "string" } @@ -1405823,7 +1405744,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "workflow_run", "schema": { "type": "string" } @@ -1408711,7 +1408632,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "workflow_run", "schema": { "type": "string" } @@ -1411581,7 +1411502,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "workflow_run", "schema": { "type": "string" } 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 3f74bb117..0c20fc163 100644 --- a/descriptions/api.github.com/dereferenced/api.github.com.deref.yaml +++ b/descriptions/api.github.com/dereferenced/api.github.com.deref.yaml @@ -11097,7 +11097,6 @@ paths: assignees: type: array items: *4 - nullable: true milestone: title: Milestone description: A collection of related issues and pull @@ -17838,6 +17837,7 @@ paths: > This endpoint is in public preview and is subject to change. Gets all budgets for an organization. The authenticated user must be an organization admin or billing manager. + Each page returns up to 10 budgets. tags: - billing operationId: billing/get-all-budgets-org @@ -17846,6 +17846,28 @@ paths: url: https://docs.github.com/rest/billing/budgets#get-all-budgets-for-an-organization parameters: - *67 + - name: page + description: The page number of the results to fetch. + in: query + schema: + type: integer + default: 1 + - name: per_page + description: The number of results per page (max 10). + in: query + schema: + type: integer + default: 10 + - name: scope + description: Filter budgets by scope type. + in: query + schema: + type: string + enum: + - enterprise + - organization + - repository + - cost_center responses: '200': description: Response when getting all budgets @@ -17967,6 +17989,8 @@ paths: budget_alerting: will_alert: false alert_recipients: [] + has_next_page: false + total_count: 3 '404': *6 '403': *29 '500': *113 @@ -24717,7 +24741,7 @@ paths: deployments: type: array description: The list of deployments to record. - maxItems: 100 + maxItems: 1000 items: type: object properties: @@ -30625,7 +30649,7 @@ paths: '403': *29 '404': *6 '422': &324 - description: Copilot Usage Merics API setting is disabled at the organization + description: Copilot Usage Metrics API setting is disabled at the organization or enterprise level. content: application/json: @@ -38253,15 +38277,12 @@ paths: assignees: type: array items: *4 - nullable: true requested_reviewers: type: array items: *4 - nullable: true requested_teams: type: array items: *190 - nullable: true head: type: object properties: @@ -39762,7 +39783,7 @@ paths: fields: - id: 1 name: Title - type: title + data_type: title value: raw: It seemed to me that any civilization that had so far lost its head as to need to include a set of detailed instructions @@ -39780,7 +39801,7 @@ paths: is_draft: false - id: 2 name: Assignees - type: assignees + data_type: assignees value: - login: octocat id: 175 @@ -39803,7 +39824,7 @@ paths: site_admin: false - id: 3 name: Status - type: single_select + data_type: single_select value: id: '98236657' name: @@ -39815,7 +39836,7 @@ paths: html: This has been completed - id: 4 name: Labels - type: labels + data_type: labels value: - id: 19 node_id: LA_kwABEw @@ -39840,11 +39861,11 @@ paths: description: This will not be worked on - id: 5 name: Linked pull requests - type: linked_pull_requests + data_type: linked_pull_requests value: [] - id: 6 name: Milestone - type: milestone + data_type: milestone value: url: https://api.github.com/repos/github/Hello-World/milestones/1 html_url: https://github.com/github/Hello-World/milestone/1 @@ -39883,7 +39904,7 @@ paths: closed_at: - id: 7 name: Repository - type: repository + data_type: repository value: id: 1 node_id: R_kgAB @@ -39952,11 +39973,11 @@ paths: deployments_url: https://api.github.com/repos/github/Hello-World/deployments - id: 8 name: Type - type: issue_type + data_type: issue_type value: - id: 9 name: Reviewers - type: reviewers + data_type: reviewers value: - type: ReviewRequest status: pending @@ -39969,11 +39990,11 @@ paths: type: User - id: 10 name: Parent issue - type: parent_issue + data_type: parent_issue value: - id: 11 name: Sub-issues progress - type: sub_issues_progress + data_type: sub_issues_progress value: headers: Link: *59 @@ -84511,15 +84532,12 @@ paths: assignees: type: array items: *4 - nullable: true requested_reviewers: type: array items: *4 - nullable: true requested_teams: type: array items: *318 - nullable: true head: type: object properties: @@ -106874,7 +106892,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: branch_protection_configuration schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -107863,7 +107881,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: branch_protection_configuration schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -107942,7 +107960,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: branch_protection_rule schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -108169,7 +108187,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: branch_protection_rule schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -108250,7 +108268,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: branch_protection_rule schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -108444,7 +108462,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: check_run schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -109014,7 +109032,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: check_run schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -109412,7 +109430,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: check_run schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -109819,7 +109837,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: check_run schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -110215,7 +110233,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: check_suite schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -110884,7 +110902,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: check_suite schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -111576,7 +111594,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: check_suite schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -112253,7 +112271,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: code_scanning_alert schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -112577,7 +112595,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: code_scanning_alert schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -112977,7 +112995,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: code_scanning_alert schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -113248,7 +113266,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: code_scanning_alert schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -113585,7 +113603,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: code_scanning_alert schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -113868,7 +113886,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: code_scanning_alert schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -114110,7 +114128,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: code_scanning_alert schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -114424,7 +114442,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: commit_comment schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -114683,7 +114701,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: create schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -114786,7 +114804,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: custom_property schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -114866,7 +114884,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: custom_property schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -114953,7 +114971,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: custom_property schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -115033,7 +115051,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: custom_property schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -115113,7 +115131,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: custom_property_values schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -115205,7 +115223,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: delete schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -115960,7 +115978,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: deploy_key schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -116076,7 +116094,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: deploy_key schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -116159,7 +116177,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: deployment schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -117355,7 +117373,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: deployment_protection_rule schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -117462,7 +117480,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: deployment_review schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -118319,7 +118337,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: deployment_review schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -119034,7 +119052,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: deployment_review schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -119908,7 +119926,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: deployment_status schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -121613,7 +121631,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: discussion schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -121857,7 +121875,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: discussion schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -122074,7 +122092,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: discussion_comment schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -122318,7 +122336,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: discussion_comment schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -122406,7 +122424,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: discussion_comment schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -122507,7 +122525,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: discussion schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -122593,7 +122611,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: discussion schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -122680,7 +122698,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: discussion schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -122783,7 +122801,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: discussion schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -122902,7 +122920,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: discussion schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -122988,7 +123006,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: discussion schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -123160,7 +123178,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: discussion schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -123255,7 +123273,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: discussion schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -123340,7 +123358,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: discussion schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -123428,7 +123446,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: discussion schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -123514,7 +123532,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: discussion schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -123594,7 +123612,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: fork schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -124332,7 +124350,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: github_app_authorization schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -124403,7 +124421,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: gollum schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -124514,7 +124532,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: installation schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -124619,7 +124637,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: installation schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -124699,7 +124717,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: installation schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -124779,7 +124797,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: installation_repositories schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -124915,7 +124933,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: installation_repositories schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -125026,7 +125044,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: installation schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -125109,7 +125127,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: installation_target schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -125290,7 +125308,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: installation schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -125372,7 +125390,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: issue_comment schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -126775,7 +126793,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: issue_comment schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -128167,7 +128185,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: issue_comment schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -129401,7 +129419,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: issue_comment schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -130626,7 +130644,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: issue_comment schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -131851,7 +131869,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: issue_dependencies schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -131942,7 +131960,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: issue_dependencies schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -132032,7 +132050,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: issue_dependencies schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -132123,7 +132141,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: issue_dependencies schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -147758,7 +147776,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: label schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -147840,7 +147858,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: label schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -147923,7 +147941,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: label schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -148038,7 +148056,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: marketplace_purchase schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -148284,7 +148302,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: marketplace_purchase schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -148452,7 +148470,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: marketplace_purchase schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -148618,7 +148636,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: marketplace_purchase schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -148783,7 +148801,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: marketplace_purchase schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -148865,7 +148883,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: member schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -148974,7 +148992,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: member schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -149079,7 +149097,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: member schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -149161,7 +149179,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: membership schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -149464,7 +149482,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: membership schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -149628,7 +149646,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: merge_group schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -149733,7 +149751,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: merge_group schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -149817,7 +149835,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: meta schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -150016,7 +150034,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: milestone schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -150099,7 +150117,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: milestone schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -150318,7 +150336,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: milestone schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -150401,7 +150419,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: milestone schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -150516,7 +150534,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: milestone schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -150599,7 +150617,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: org_block schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -150682,7 +150700,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: org_block schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -150765,7 +150783,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: organization schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -150953,7 +150971,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: organization schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -151036,7 +151054,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: organization schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -151234,7 +151252,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: organization schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -151317,7 +151335,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: organization schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -151406,7 +151424,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: package schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -152078,7 +152096,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: package schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -152578,7 +152596,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: page_build schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -153223,7 +153241,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: ping schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -153521,7 +153539,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: project_card schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -153736,7 +153754,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: project_card schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -153820,7 +153838,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: project_card schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -154032,7 +154050,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: project_card schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -154131,7 +154149,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: project_card schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -154415,7 +154433,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: project schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -154622,7 +154640,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: project_column schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -154743,7 +154761,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: project_column schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -154834,7 +154852,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: project_column schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -154928,7 +154946,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: project_column schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -155012,7 +155030,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: project schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -155096,7 +155114,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: project schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -155187,7 +155205,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: project schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -155292,7 +155310,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: project schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -156899,7 +156917,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: public schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -156975,7 +156993,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -159368,7 +159386,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -161754,7 +161772,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -164140,7 +164158,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -164289,7 +164307,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -164374,7 +164392,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -166742,7 +166760,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -169132,7 +169150,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -169259,7 +169277,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -171632,7 +171650,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -174021,7 +174039,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -176406,7 +176424,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -176490,7 +176508,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -176576,7 +176594,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -176661,7 +176679,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -176746,7 +176764,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request_review_comment schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -179306,7 +179324,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request_review_comment schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -181853,7 +181871,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request_review_comment schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -184121,7 +184139,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request_review schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -186553,7 +186571,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request_review schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -188854,7 +188872,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -193757,7 +193775,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -198639,7 +198657,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request_review schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -200919,7 +200937,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request_review_thread schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -203400,7 +203418,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request_review_thread schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -205866,7 +205884,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -208248,7 +208266,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -210636,7 +210654,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -213016,7 +213034,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -215388,7 +215406,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: push schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -216186,7 +216204,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: registry_package schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -216766,7 +216784,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: registry_package schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -217201,7 +217219,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: release schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -217599,7 +217617,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: release schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -217681,7 +217699,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: release schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -217802,7 +217820,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: release schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -218202,7 +218220,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: release schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -218600,7 +218618,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: release schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -218680,7 +218698,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: release schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -218760,7 +218778,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: repository_advisory schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -218840,7 +218858,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: repository_advisory schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -218920,7 +218938,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: repository schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -219000,7 +219018,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: repository schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -219081,7 +219099,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: repository schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -219160,7 +219178,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: repository_dispatch schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -219249,7 +219267,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: repository schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -219362,7 +219380,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: repository_import schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -219442,7 +219460,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: repository schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -219522,7 +219540,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: repository schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -219602,7 +219620,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: repository schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -219702,7 +219720,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: repository_ruleset schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -219784,7 +219802,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: repository_ruleset schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -219866,7 +219884,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: repository_ruleset schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -220038,7 +220056,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: repository schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -220255,7 +220273,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: repository schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -220336,7 +220354,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: repository_vulnerability_alert schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -220538,7 +220556,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: repository_vulnerability_alert schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -220748,7 +220766,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: repository_vulnerability_alert schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -220829,7 +220847,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: repository_vulnerability_alert schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -221032,7 +221050,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: secret_scanning_alert schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -221232,7 +221250,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: secret_scanning_alert schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -221317,7 +221335,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: secret_scanning_alert_location schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -221559,7 +221577,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: secret_scanning_alert schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -221641,7 +221659,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: secret_scanning_alert schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -221723,7 +221741,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: secret_scanning_alert schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -221805,7 +221823,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: secret_scanning_alert schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -221888,7 +221906,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: secret_scanning_alert schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -221971,7 +221989,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: secret_scanning_scan schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -222099,7 +222117,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: security_advisory schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -222286,7 +222304,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: security_advisory schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -222363,7 +222381,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: security_advisory schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -222548,7 +222566,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: security_and_analysis schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -222632,7 +222650,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: sponsorship schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -222938,7 +222956,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: sponsorship schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -223018,7 +223036,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: sponsorship schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -223113,7 +223131,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: sponsorship schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -223197,7 +223215,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: sponsorship schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -223324,7 +223342,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: sponsorship schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -223404,7 +223422,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: star schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -223490,7 +223508,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: star schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -223574,7 +223592,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: status schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -224027,7 +224045,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: sub_issues schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -224119,7 +224137,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: sub_issues schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -224211,7 +224229,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: sub_issues schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -224303,7 +224321,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: sub_issues schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -224395,7 +224413,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: team_add schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -224619,7 +224637,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: team schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -225155,7 +225173,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: team schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -225692,7 +225710,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: team schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -226228,7 +226246,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: team schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -226834,7 +226852,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: team schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -227370,7 +227388,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: watch schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -227450,7 +227468,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: workflow_dispatch schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -227537,7 +227555,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: workflow_job schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -227856,7 +227874,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: workflow_job schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -228198,7 +228216,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: workflow_job schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -228415,7 +228433,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: workflow_job schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -228634,7 +228652,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: workflow_run schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -229638,7 +229656,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: workflow_run schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -230627,7 +230645,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: workflow_run schema: type: string - name: X-Github-Hook-Installation-Target-Id diff --git a/descriptions/ghec/dereferenced/ghec.2022-11-28.deref.json b/descriptions/ghec/dereferenced/ghec.2022-11-28.deref.json index 16ec9a31e..58bbc38c1 100644 --- a/descriptions/ghec/dereferenced/ghec.2022-11-28.deref.json +++ b/descriptions/ghec/dereferenced/ghec.2022-11-28.deref.json @@ -44164,7 +44164,7 @@ } }, "422": { - "description": "Copilot Usage Merics API setting is disabled at the organization or enterprise level.", + "description": "Copilot Usage Metrics API setting is disabled at the organization or enterprise level.", "content": { "application/json": { "schema": { @@ -65216,7 +65216,7 @@ "/enterprises/{enterprise}/settings/billing/budgets": { "get": { "summary": "Get all budgets", - "description": "> [!NOTE]\n> This endpoint is in public preview and is subject to change.\n\nGets all budgets for an enterprise. The authenticated user must be an enterprise admin or billing manager.", + "description": "> [!NOTE]\n> This endpoint is in public preview and is subject to change.\n\nGets all budgets for an enterprise. The authenticated user must be an enterprise admin or billing manager.\nEach page returns up to 10 budgets.", "tags": [ "billing" ], @@ -65234,6 +65234,38 @@ "schema": { "type": "string" } + }, + { + "name": "page", + "description": "The page number of results to fetch.", + "in": "query", + "schema": { + "type": "integer", + "default": 1 + } + }, + { + "name": "per_page", + "description": "The number of results per page (max 10).", + "in": "query", + "schema": { + "type": "integer", + "default": 10 + } + }, + { + "name": "scope", + "description": "Filter budgets by scope type.", + "in": "query", + "schema": { + "type": "string", + "enum": [ + "enterprise", + "organization", + "repository", + "cost_center" + ] + } } ], "responses": { @@ -65388,7 +65420,9 @@ "alert_recipients": [] } } - ] + ], + "has_next_page": false, + "total_count": 3 } } } @@ -71472,7 +71506,7 @@ } }, "422": { - "description": "Copilot Usage Merics API setting is disabled at the organization or enterprise level.", + "description": "Copilot Usage Metrics API setting is disabled at the organization or enterprise level.", "content": { "application/json": { "schema": { @@ -75552,8 +75586,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -78882,8 +78915,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -97537,8 +97569,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -104674,8 +104705,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -108004,8 +108034,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -137599,7 +137628,7 @@ "deployments": { "type": "array", "description": "The list of deployments to record.", - "maxItems": 100, + "maxItems": 1000, "items": { "type": "object", "properties": { @@ -157009,7 +157038,7 @@ } }, "422": { - "description": "Copilot Usage Merics API setting is disabled at the organization or enterprise level.", + "description": "Copilot Usage Metrics API setting is disabled at the organization or enterprise level.", "content": { "application/json": { "schema": { @@ -167912,8 +167941,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -171242,8 +171270,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -186286,8 +186313,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -214277,8 +214303,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -217503,8 +217528,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_reviewers": { "type": "array", @@ -217631,8 +217655,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_teams": { "type": "array", @@ -217845,8 +217868,7 @@ "parent", "type" ] - }, - "nullable": true + } }, "head": { "type": "object", @@ -222805,7 +222827,7 @@ { "id": 1, "name": "Title", - "type": "title", + "data_type": "title", "value": { "raw": "It seemed to me that any civilization that had so far lost its head as to need to include a set of detailed instructions for use in a packet of toothpicks, was no longer a civilization in which I could live and stay sane.", "html": "It seemed to me that any civilization that had so far lost its head as to need to include a set of detailed instructions for use in a packet of toothpicks, was no longer a civilization in which I could live and stay sane.", @@ -222820,7 +222842,7 @@ { "id": 2, "name": "Assignees", - "type": "assignees", + "data_type": "assignees", "value": [ { "login": "octocat", @@ -222848,7 +222870,7 @@ { "id": 3, "name": "Status", - "type": "single_select", + "data_type": "single_select", "value": { "id": "98236657", "name": { @@ -222865,7 +222887,7 @@ { "id": 4, "name": "Labels", - "type": "labels", + "data_type": "labels", "value": [ { "id": 19, @@ -222899,13 +222921,13 @@ { "id": 5, "name": "Linked pull requests", - "type": "linked_pull_requests", + "data_type": "linked_pull_requests", "value": [] }, { "id": 6, "name": "Milestone", - "type": "milestone", + "data_type": "milestone", "value": { "url": "https://api.github.com/repos/github/Hello-World/milestones/1", "html_url": "https://github.com/github/Hello-World/milestone/1", @@ -222948,7 +222970,7 @@ { "id": 7, "name": "Repository", - "type": "repository", + "data_type": "repository", "value": { "id": 1, "node_id": "R_kgAB", @@ -223021,13 +223043,13 @@ { "id": 8, "name": "Type", - "type": "issue_type", + "data_type": "issue_type", "value": null }, { "id": 9, "name": "Reviewers", - "type": "reviewers", + "data_type": "reviewers", "value": [ { "type": "ReviewRequest", @@ -223046,13 +223068,13 @@ { "id": 10, "name": "Parent issue", - "type": "parent_issue", + "data_type": "parent_issue", "value": null }, { "id": 11, "name": "Sub-issues progress", - "type": "sub_issues_progress", + "data_type": "sub_issues_progress", "value": null } ] @@ -223763,8 +223785,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -226989,8 +227010,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_reviewers": { "type": "array", @@ -227117,8 +227137,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_teams": { "type": "array", @@ -227331,8 +227350,7 @@ "parent", "type" ] - }, - "nullable": true + } }, "head": { "type": "object", @@ -230876,7 +230894,7 @@ { "id": 1, "name": "Title", - "type": "title", + "data_type": "title", "value": { "raw": "It seemed to me that any civilization that had so far lost its head as to need to include a set of detailed instructions for use in a packet of toothpicks, was no longer a civilization in which I could live and stay sane.", "html": "It seemed to me that any civilization that had so far lost its head as to need to include a set of detailed instructions for use in a packet of toothpicks, was no longer a civilization in which I could live and stay sane.", @@ -230891,7 +230909,7 @@ { "id": 2, "name": "Assignees", - "type": "assignees", + "data_type": "assignees", "value": [ { "login": "octocat", @@ -230919,7 +230937,7 @@ { "id": 3, "name": "Status", - "type": "single_select", + "data_type": "single_select", "value": { "id": "98236657", "name": { @@ -230936,7 +230954,7 @@ { "id": 4, "name": "Labels", - "type": "labels", + "data_type": "labels", "value": [ { "id": 19, @@ -230970,13 +230988,13 @@ { "id": 5, "name": "Linked pull requests", - "type": "linked_pull_requests", + "data_type": "linked_pull_requests", "value": [] }, { "id": 6, "name": "Milestone", - "type": "milestone", + "data_type": "milestone", "value": { "url": "https://api.github.com/repos/github/Hello-World/milestones/1", "html_url": "https://github.com/github/Hello-World/milestone/1", @@ -231019,7 +231037,7 @@ { "id": 7, "name": "Repository", - "type": "repository", + "data_type": "repository", "value": { "id": 1, "node_id": "R_kgAB", @@ -231092,13 +231110,13 @@ { "id": 8, "name": "Type", - "type": "issue_type", + "data_type": "issue_type", "value": null }, { "id": 9, "name": "Reviewers", - "type": "reviewers", + "data_type": "reviewers", "value": [ { "type": "ReviewRequest", @@ -231117,13 +231135,13 @@ { "id": 10, "name": "Parent issue", - "type": "parent_issue", + "data_type": "parent_issue", "value": null }, { "id": 11, "name": "Sub-issues progress", - "type": "sub_issues_progress", + "data_type": "sub_issues_progress", "value": null } ] @@ -232054,7 +232072,7 @@ { "id": 1, "name": "Title", - "type": "title", + "data_type": "title", "value": { "raw": "It seemed to me that any civilization that had so far lost its head as to need to include a set of detailed instructions for use in a packet of toothpicks, was no longer a civilization in which I could live and stay sane.", "html": "It seemed to me that any civilization that had so far lost its head as to need to include a set of detailed instructions for use in a packet of toothpicks, was no longer a civilization in which I could live and stay sane.", @@ -232069,7 +232087,7 @@ { "id": 2, "name": "Assignees", - "type": "assignees", + "data_type": "assignees", "value": [ { "login": "octocat", @@ -232097,7 +232115,7 @@ { "id": 3, "name": "Status", - "type": "single_select", + "data_type": "single_select", "value": { "id": "98236657", "name": { @@ -232114,7 +232132,7 @@ { "id": 4, "name": "Labels", - "type": "labels", + "data_type": "labels", "value": [ { "id": 19, @@ -232148,13 +232166,13 @@ { "id": 5, "name": "Linked pull requests", - "type": "linked_pull_requests", + "data_type": "linked_pull_requests", "value": [] }, { "id": 6, "name": "Milestone", - "type": "milestone", + "data_type": "milestone", "value": { "url": "https://api.github.com/repos/github/Hello-World/milestones/1", "html_url": "https://github.com/github/Hello-World/milestone/1", @@ -232197,7 +232215,7 @@ { "id": 7, "name": "Repository", - "type": "repository", + "data_type": "repository", "value": { "id": 1, "node_id": "R_kgAB", @@ -232270,13 +232288,13 @@ { "id": 8, "name": "Type", - "type": "issue_type", + "data_type": "issue_type", "value": null }, { "id": 9, "name": "Reviewers", - "type": "reviewers", + "data_type": "reviewers", "value": [ { "type": "ReviewRequest", @@ -232295,13 +232313,13 @@ { "id": 10, "name": "Parent issue", - "type": "parent_issue", + "data_type": "parent_issue", "value": null }, { "id": 11, "name": "Sub-issues progress", - "type": "sub_issues_progress", + "data_type": "sub_issues_progress", "value": null } ] @@ -232807,7 +232825,7 @@ { "id": 1, "name": "Title", - "type": "title", + "data_type": "title", "value": { "raw": "It seemed to me that any civilization that had so far lost its head as to need to include a set of detailed instructions for use in a packet of toothpicks, was no longer a civilization in which I could live and stay sane.", "html": "It seemed to me that any civilization that had so far lost its head as to need to include a set of detailed instructions for use in a packet of toothpicks, was no longer a civilization in which I could live and stay sane.", @@ -232822,7 +232840,7 @@ { "id": 2, "name": "Assignees", - "type": "assignees", + "data_type": "assignees", "value": [ { "login": "octocat", @@ -232850,7 +232868,7 @@ { "id": 3, "name": "Status", - "type": "single_select", + "data_type": "single_select", "value": { "id": "98236657", "name": { @@ -232867,7 +232885,7 @@ { "id": 4, "name": "Labels", - "type": "labels", + "data_type": "labels", "value": [ { "id": 19, @@ -232901,13 +232919,13 @@ { "id": 5, "name": "Linked pull requests", - "type": "linked_pull_requests", + "data_type": "linked_pull_requests", "value": [] }, { "id": 6, "name": "Milestone", - "type": "milestone", + "data_type": "milestone", "value": { "url": "https://api.github.com/repos/github/Hello-World/milestones/1", "html_url": "https://github.com/github/Hello-World/milestone/1", @@ -232950,7 +232968,7 @@ { "id": 7, "name": "Repository", - "type": "repository", + "data_type": "repository", "value": { "id": 1, "node_id": "R_kgAB", @@ -233023,13 +233041,13 @@ { "id": 8, "name": "Type", - "type": "issue_type", + "data_type": "issue_type", "value": null }, { "id": 9, "name": "Reviewers", - "type": "reviewers", + "data_type": "reviewers", "value": [ { "type": "ReviewRequest", @@ -233048,13 +233066,13 @@ { "id": 10, "name": "Parent issue", - "type": "parent_issue", + "data_type": "parent_issue", "value": null }, { "id": 11, "name": "Sub-issues progress", - "type": "sub_issues_progress", + "data_type": "sub_issues_progress", "value": null } ] @@ -233560,7 +233578,7 @@ { "id": 1, "name": "Title", - "type": "title", + "data_type": "title", "value": { "raw": "It seemed to me that any civilization that had so far lost its head as to need to include a set of detailed instructions for use in a packet of toothpicks, was no longer a civilization in which I could live and stay sane.", "html": "It seemed to me that any civilization that had so far lost its head as to need to include a set of detailed instructions for use in a packet of toothpicks, was no longer a civilization in which I could live and stay sane.", @@ -233575,7 +233593,7 @@ { "id": 2, "name": "Assignees", - "type": "assignees", + "data_type": "assignees", "value": [ { "login": "octocat", @@ -233603,7 +233621,7 @@ { "id": 3, "name": "Status", - "type": "single_select", + "data_type": "single_select", "value": { "id": "98236657", "name": { @@ -233620,7 +233638,7 @@ { "id": 4, "name": "Labels", - "type": "labels", + "data_type": "labels", "value": [ { "id": 19, @@ -233654,13 +233672,13 @@ { "id": 5, "name": "Linked pull requests", - "type": "linked_pull_requests", + "data_type": "linked_pull_requests", "value": [] }, { "id": 6, "name": "Milestone", - "type": "milestone", + "data_type": "milestone", "value": { "url": "https://api.github.com/repos/github/Hello-World/milestones/1", "html_url": "https://github.com/github/Hello-World/milestone/1", @@ -233703,7 +233721,7 @@ { "id": 7, "name": "Repository", - "type": "repository", + "data_type": "repository", "value": { "id": 1, "node_id": "R_kgAB", @@ -233776,13 +233794,13 @@ { "id": 8, "name": "Type", - "type": "issue_type", + "data_type": "issue_type", "value": null }, { "id": 9, "name": "Reviewers", - "type": "reviewers", + "data_type": "reviewers", "value": [ { "type": "ReviewRequest", @@ -233801,13 +233819,13 @@ { "id": 10, "name": "Parent issue", - "type": "parent_issue", + "data_type": "parent_issue", "value": null }, { "id": 11, "name": "Sub-issues progress", - "type": "sub_issues_progress", + "data_type": "sub_issues_progress", "value": null } ] @@ -234313,7 +234331,7 @@ { "id": 1, "name": "Title", - "type": "title", + "data_type": "title", "value": { "raw": "It seemed to me that any civilization that had so far lost its head as to need to include a set of detailed instructions for use in a packet of toothpicks, was no longer a civilization in which I could live and stay sane.", "html": "It seemed to me that any civilization that had so far lost its head as to need to include a set of detailed instructions for use in a packet of toothpicks, was no longer a civilization in which I could live and stay sane.", @@ -234328,7 +234346,7 @@ { "id": 2, "name": "Assignees", - "type": "assignees", + "data_type": "assignees", "value": [ { "login": "octocat", @@ -234356,7 +234374,7 @@ { "id": 3, "name": "Status", - "type": "single_select", + "data_type": "single_select", "value": { "id": "98236657", "name": { @@ -234373,7 +234391,7 @@ { "id": 4, "name": "Labels", - "type": "labels", + "data_type": "labels", "value": [ { "id": 19, @@ -234407,13 +234425,13 @@ { "id": 5, "name": "Linked pull requests", - "type": "linked_pull_requests", + "data_type": "linked_pull_requests", "value": [] }, { "id": 6, "name": "Milestone", - "type": "milestone", + "data_type": "milestone", "value": { "url": "https://api.github.com/repos/github/Hello-World/milestones/1", "html_url": "https://github.com/github/Hello-World/milestone/1", @@ -234456,7 +234474,7 @@ { "id": 7, "name": "Repository", - "type": "repository", + "data_type": "repository", "value": { "id": 1, "node_id": "R_kgAB", @@ -234529,13 +234547,13 @@ { "id": 8, "name": "Type", - "type": "issue_type", + "data_type": "issue_type", "value": null }, { "id": 9, "name": "Reviewers", - "type": "reviewers", + "data_type": "reviewers", "value": [ { "type": "ReviewRequest", @@ -234554,13 +234572,13 @@ { "id": 10, "name": "Parent issue", - "type": "parent_issue", + "data_type": "parent_issue", "value": null }, { "id": 11, "name": "Sub-issues progress", - "type": "sub_issues_progress", + "data_type": "sub_issues_progress", "value": null } ] @@ -235066,7 +235084,7 @@ { "id": 1, "name": "Title", - "type": "title", + "data_type": "title", "value": { "raw": "It seemed to me that any civilization that had so far lost its head as to need to include a set of detailed instructions for use in a packet of toothpicks, was no longer a civilization in which I could live and stay sane.", "html": "It seemed to me that any civilization that had so far lost its head as to need to include a set of detailed instructions for use in a packet of toothpicks, was no longer a civilization in which I could live and stay sane.", @@ -235081,7 +235099,7 @@ { "id": 2, "name": "Assignees", - "type": "assignees", + "data_type": "assignees", "value": [ { "login": "octocat", @@ -235109,7 +235127,7 @@ { "id": 3, "name": "Status", - "type": "single_select", + "data_type": "single_select", "value": { "id": "98236657", "name": { @@ -235126,7 +235144,7 @@ { "id": 4, "name": "Labels", - "type": "labels", + "data_type": "labels", "value": [ { "id": 19, @@ -235160,13 +235178,13 @@ { "id": 5, "name": "Linked pull requests", - "type": "linked_pull_requests", + "data_type": "linked_pull_requests", "value": [] }, { "id": 6, "name": "Milestone", - "type": "milestone", + "data_type": "milestone", "value": { "url": "https://api.github.com/repos/github/Hello-World/milestones/1", "html_url": "https://github.com/github/Hello-World/milestone/1", @@ -235209,7 +235227,7 @@ { "id": 7, "name": "Repository", - "type": "repository", + "data_type": "repository", "value": { "id": 1, "node_id": "R_kgAB", @@ -235282,13 +235300,13 @@ { "id": 8, "name": "Type", - "type": "issue_type", + "data_type": "issue_type", "value": null }, { "id": 9, "name": "Reviewers", - "type": "reviewers", + "data_type": "reviewers", "value": [ { "type": "ReviewRequest", @@ -235307,13 +235325,13 @@ { "id": 10, "name": "Parent issue", - "type": "parent_issue", + "data_type": "parent_issue", "value": null }, { "id": 11, "name": "Sub-issues progress", - "type": "sub_issues_progress", + "data_type": "sub_issues_progress", "value": null } ] @@ -237112,7 +237130,7 @@ { "id": 1, "name": "Title", - "type": "title", + "data_type": "title", "value": { "raw": "It seemed to me that any civilization that had so far lost its head as to need to include a set of detailed instructions for use in a packet of toothpicks, was no longer a civilization in which I could live and stay sane.", "html": "It seemed to me that any civilization that had so far lost its head as to need to include a set of detailed instructions for use in a packet of toothpicks, was no longer a civilization in which I could live and stay sane.", @@ -237127,7 +237145,7 @@ { "id": 2, "name": "Assignees", - "type": "assignees", + "data_type": "assignees", "value": [ { "login": "octocat", @@ -237155,7 +237173,7 @@ { "id": 3, "name": "Status", - "type": "single_select", + "data_type": "single_select", "value": { "id": "98236657", "name": { @@ -237172,7 +237190,7 @@ { "id": 4, "name": "Labels", - "type": "labels", + "data_type": "labels", "value": [ { "id": 19, @@ -237206,13 +237224,13 @@ { "id": 5, "name": "Linked pull requests", - "type": "linked_pull_requests", + "data_type": "linked_pull_requests", "value": [] }, { "id": 6, "name": "Milestone", - "type": "milestone", + "data_type": "milestone", "value": { "url": "https://api.github.com/repos/github/Hello-World/milestones/1", "html_url": "https://github.com/github/Hello-World/milestone/1", @@ -237255,7 +237273,7 @@ { "id": 7, "name": "Repository", - "type": "repository", + "data_type": "repository", "value": { "id": 1, "node_id": "R_kgAB", @@ -237328,13 +237346,13 @@ { "id": 8, "name": "Type", - "type": "issue_type", + "data_type": "issue_type", "value": null }, { "id": 9, "name": "Reviewers", - "type": "reviewers", + "data_type": "reviewers", "value": [ { "type": "ReviewRequest", @@ -237353,13 +237371,13 @@ { "id": 10, "name": "Parent issue", - "type": "parent_issue", + "data_type": "parent_issue", "value": null }, { "id": 11, "name": "Sub-issues progress", - "type": "sub_issues_progress", + "data_type": "sub_issues_progress", "value": null } ] @@ -261895,7 +261913,7 @@ } }, "422": { - "description": "Copilot Usage Merics API setting is disabled at the organization or enterprise level.", + "description": "Copilot Usage Metrics API setting is disabled at the organization or enterprise level.", "content": { "application/json": { "schema": { @@ -364782,8 +364800,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_reviewers": { "type": "array", @@ -364910,8 +364927,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_teams": { "type": "array", @@ -365124,8 +365140,7 @@ "parent", "type" ] - }, - "nullable": true + } }, "head": { "type": "object", @@ -397237,8 +397252,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -400567,8 +400581,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -424521,8 +424534,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -427925,8 +427937,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -436358,8 +436369,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -440947,8 +440957,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -445426,8 +445435,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -449028,8 +449036,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -452429,8 +452436,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -455633,8 +455639,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -460783,8 +460788,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -464074,8 +464078,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -467443,8 +467446,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -470832,8 +470834,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -484638,8 +484639,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -488902,8 +488902,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -492195,8 +492194,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -495464,8 +495462,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -498832,8 +498829,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -510425,8 +510421,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -526109,8 +526104,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_reviewers": { "type": "array", @@ -526237,8 +526231,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_teams": { "type": "array", @@ -526451,8 +526444,7 @@ "parent", "type" ] - }, - "nullable": true + } }, "head": { "type": "object", @@ -530045,8 +530037,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_reviewers": { "type": "array", @@ -530173,8 +530164,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_teams": { "type": "array", @@ -530279,8 +530269,7 @@ "slug", "type" ] - }, - "nullable": true + } }, "head": { "type": "object", @@ -536760,8 +536749,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_reviewers": { "type": "array", @@ -536888,8 +536876,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_teams": { "type": "array", @@ -536994,8 +536981,7 @@ "slug", "type" ] - }, - "nullable": true + } }, "head": { "type": "object", @@ -540797,8 +540783,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_reviewers": { "type": "array", @@ -540925,8 +540910,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_teams": { "type": "array", @@ -541031,8 +541015,7 @@ "slug", "type" ] - }, - "nullable": true + } }, "head": { "type": "object", @@ -551706,8 +551689,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_reviewers": { "type": "array", @@ -551834,8 +551816,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_teams": { "type": "array", @@ -552048,8 +552029,7 @@ "parent", "type" ] - }, - "nullable": true + } }, "head": { "type": "object", @@ -555612,8 +555592,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_reviewers": { "type": "array", @@ -555740,8 +555719,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_teams": { "type": "array", @@ -555954,8 +555932,7 @@ "parent", "type" ] - }, - "nullable": true + } }, "head": { "type": "object", @@ -662210,8 +662187,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -690119,8 +690095,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -693345,8 +693320,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_reviewers": { "type": "array", @@ -693473,8 +693447,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_teams": { "type": "array", @@ -693687,8 +693660,7 @@ "parent", "type" ] - }, - "nullable": true + } }, "head": { "type": "object", @@ -701043,8 +701015,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -704373,8 +704344,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -711381,8 +711351,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -714711,8 +714680,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -721729,8 +721697,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -725059,8 +725026,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -741165,7 +741131,7 @@ { "id": 1, "name": "Title", - "type": "title", + "data_type": "title", "value": { "raw": "It seemed to me that any civilization that had so far lost its head as to need to include a set of detailed instructions for use in a packet of toothpicks, was no longer a civilization in which I could live and stay sane.", "html": "It seemed to me that any civilization that had so far lost its head as to need to include a set of detailed instructions for use in a packet of toothpicks, was no longer a civilization in which I could live and stay sane.", @@ -741180,7 +741146,7 @@ { "id": 2, "name": "Assignees", - "type": "assignees", + "data_type": "assignees", "value": [ { "login": "octocat", @@ -741208,7 +741174,7 @@ { "id": 3, "name": "Status", - "type": "single_select", + "data_type": "single_select", "value": { "id": "98236657", "name": { @@ -741225,7 +741191,7 @@ { "id": 4, "name": "Labels", - "type": "labels", + "data_type": "labels", "value": [ { "id": 19, @@ -741259,13 +741225,13 @@ { "id": 5, "name": "Linked pull requests", - "type": "linked_pull_requests", + "data_type": "linked_pull_requests", "value": [] }, { "id": 6, "name": "Milestone", - "type": "milestone", + "data_type": "milestone", "value": { "url": "https://api.github.com/repos/github/Hello-World/milestones/1", "html_url": "https://github.com/github/Hello-World/milestone/1", @@ -741308,7 +741274,7 @@ { "id": 7, "name": "Repository", - "type": "repository", + "data_type": "repository", "value": { "id": 1, "node_id": "R_kgAB", @@ -741381,13 +741347,13 @@ { "id": 8, "name": "Type", - "type": "issue_type", + "data_type": "issue_type", "value": null }, { "id": 9, "name": "Reviewers", - "type": "reviewers", + "data_type": "reviewers", "value": [ { "type": "ReviewRequest", @@ -741406,13 +741372,13 @@ { "id": 10, "name": "Parent issue", - "type": "parent_issue", + "data_type": "parent_issue", "value": null }, { "id": 11, "name": "Sub-issues progress", - "type": "sub_issues_progress", + "data_type": "sub_issues_progress", "value": null } ] @@ -742123,8 +742089,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -745349,8 +745314,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_reviewers": { "type": "array", @@ -745477,8 +745441,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_teams": { "type": "array", @@ -745691,8 +745654,7 @@ "parent", "type" ] - }, - "nullable": true + } }, "head": { "type": "object", @@ -749236,7 +749198,7 @@ { "id": 1, "name": "Title", - "type": "title", + "data_type": "title", "value": { "raw": "It seemed to me that any civilization that had so far lost its head as to need to include a set of detailed instructions for use in a packet of toothpicks, was no longer a civilization in which I could live and stay sane.", "html": "It seemed to me that any civilization that had so far lost its head as to need to include a set of detailed instructions for use in a packet of toothpicks, was no longer a civilization in which I could live and stay sane.", @@ -749251,7 +749213,7 @@ { "id": 2, "name": "Assignees", - "type": "assignees", + "data_type": "assignees", "value": [ { "login": "octocat", @@ -749279,7 +749241,7 @@ { "id": 3, "name": "Status", - "type": "single_select", + "data_type": "single_select", "value": { "id": "98236657", "name": { @@ -749296,7 +749258,7 @@ { "id": 4, "name": "Labels", - "type": "labels", + "data_type": "labels", "value": [ { "id": 19, @@ -749330,13 +749292,13 @@ { "id": 5, "name": "Linked pull requests", - "type": "linked_pull_requests", + "data_type": "linked_pull_requests", "value": [] }, { "id": 6, "name": "Milestone", - "type": "milestone", + "data_type": "milestone", "value": { "url": "https://api.github.com/repos/github/Hello-World/milestones/1", "html_url": "https://github.com/github/Hello-World/milestone/1", @@ -749379,7 +749341,7 @@ { "id": 7, "name": "Repository", - "type": "repository", + "data_type": "repository", "value": { "id": 1, "node_id": "R_kgAB", @@ -749452,13 +749414,13 @@ { "id": 8, "name": "Type", - "type": "issue_type", + "data_type": "issue_type", "value": null }, { "id": 9, "name": "Reviewers", - "type": "reviewers", + "data_type": "reviewers", "value": [ { "type": "ReviewRequest", @@ -749477,13 +749439,13 @@ { "id": 10, "name": "Parent issue", - "type": "parent_issue", + "data_type": "parent_issue", "value": null }, { "id": 11, "name": "Sub-issues progress", - "type": "sub_issues_progress", + "data_type": "sub_issues_progress", "value": null } ] @@ -750414,7 +750376,7 @@ { "id": 1, "name": "Title", - "type": "title", + "data_type": "title", "value": { "raw": "It seemed to me that any civilization that had so far lost its head as to need to include a set of detailed instructions for use in a packet of toothpicks, was no longer a civilization in which I could live and stay sane.", "html": "It seemed to me that any civilization that had so far lost its head as to need to include a set of detailed instructions for use in a packet of toothpicks, was no longer a civilization in which I could live and stay sane.", @@ -750429,7 +750391,7 @@ { "id": 2, "name": "Assignees", - "type": "assignees", + "data_type": "assignees", "value": [ { "login": "octocat", @@ -750457,7 +750419,7 @@ { "id": 3, "name": "Status", - "type": "single_select", + "data_type": "single_select", "value": { "id": "98236657", "name": { @@ -750474,7 +750436,7 @@ { "id": 4, "name": "Labels", - "type": "labels", + "data_type": "labels", "value": [ { "id": 19, @@ -750508,13 +750470,13 @@ { "id": 5, "name": "Linked pull requests", - "type": "linked_pull_requests", + "data_type": "linked_pull_requests", "value": [] }, { "id": 6, "name": "Milestone", - "type": "milestone", + "data_type": "milestone", "value": { "url": "https://api.github.com/repos/github/Hello-World/milestones/1", "html_url": "https://github.com/github/Hello-World/milestone/1", @@ -750557,7 +750519,7 @@ { "id": 7, "name": "Repository", - "type": "repository", + "data_type": "repository", "value": { "id": 1, "node_id": "R_kgAB", @@ -750630,13 +750592,13 @@ { "id": 8, "name": "Type", - "type": "issue_type", + "data_type": "issue_type", "value": null }, { "id": 9, "name": "Reviewers", - "type": "reviewers", + "data_type": "reviewers", "value": [ { "type": "ReviewRequest", @@ -750655,13 +750617,13 @@ { "id": 10, "name": "Parent issue", - "type": "parent_issue", + "data_type": "parent_issue", "value": null }, { "id": 11, "name": "Sub-issues progress", - "type": "sub_issues_progress", + "data_type": "sub_issues_progress", "value": null } ] @@ -751167,7 +751129,7 @@ { "id": 1, "name": "Title", - "type": "title", + "data_type": "title", "value": { "raw": "It seemed to me that any civilization that had so far lost its head as to need to include a set of detailed instructions for use in a packet of toothpicks, was no longer a civilization in which I could live and stay sane.", "html": "It seemed to me that any civilization that had so far lost its head as to need to include a set of detailed instructions for use in a packet of toothpicks, was no longer a civilization in which I could live and stay sane.", @@ -751182,7 +751144,7 @@ { "id": 2, "name": "Assignees", - "type": "assignees", + "data_type": "assignees", "value": [ { "login": "octocat", @@ -751210,7 +751172,7 @@ { "id": 3, "name": "Status", - "type": "single_select", + "data_type": "single_select", "value": { "id": "98236657", "name": { @@ -751227,7 +751189,7 @@ { "id": 4, "name": "Labels", - "type": "labels", + "data_type": "labels", "value": [ { "id": 19, @@ -751261,13 +751223,13 @@ { "id": 5, "name": "Linked pull requests", - "type": "linked_pull_requests", + "data_type": "linked_pull_requests", "value": [] }, { "id": 6, "name": "Milestone", - "type": "milestone", + "data_type": "milestone", "value": { "url": "https://api.github.com/repos/github/Hello-World/milestones/1", "html_url": "https://github.com/github/Hello-World/milestone/1", @@ -751310,7 +751272,7 @@ { "id": 7, "name": "Repository", - "type": "repository", + "data_type": "repository", "value": { "id": 1, "node_id": "R_kgAB", @@ -751383,13 +751345,13 @@ { "id": 8, "name": "Type", - "type": "issue_type", + "data_type": "issue_type", "value": null }, { "id": 9, "name": "Reviewers", - "type": "reviewers", + "data_type": "reviewers", "value": [ { "type": "ReviewRequest", @@ -751408,13 +751370,13 @@ { "id": 10, "name": "Parent issue", - "type": "parent_issue", + "data_type": "parent_issue", "value": null }, { "id": 11, "name": "Sub-issues progress", - "type": "sub_issues_progress", + "data_type": "sub_issues_progress", "value": null } ] @@ -751920,7 +751882,7 @@ { "id": 1, "name": "Title", - "type": "title", + "data_type": "title", "value": { "raw": "It seemed to me that any civilization that had so far lost its head as to need to include a set of detailed instructions for use in a packet of toothpicks, was no longer a civilization in which I could live and stay sane.", "html": "It seemed to me that any civilization that had so far lost its head as to need to include a set of detailed instructions for use in a packet of toothpicks, was no longer a civilization in which I could live and stay sane.", @@ -751935,7 +751897,7 @@ { "id": 2, "name": "Assignees", - "type": "assignees", + "data_type": "assignees", "value": [ { "login": "octocat", @@ -751963,7 +751925,7 @@ { "id": 3, "name": "Status", - "type": "single_select", + "data_type": "single_select", "value": { "id": "98236657", "name": { @@ -751980,7 +751942,7 @@ { "id": 4, "name": "Labels", - "type": "labels", + "data_type": "labels", "value": [ { "id": 19, @@ -752014,13 +751976,13 @@ { "id": 5, "name": "Linked pull requests", - "type": "linked_pull_requests", + "data_type": "linked_pull_requests", "value": [] }, { "id": 6, "name": "Milestone", - "type": "milestone", + "data_type": "milestone", "value": { "url": "https://api.github.com/repos/github/Hello-World/milestones/1", "html_url": "https://github.com/github/Hello-World/milestone/1", @@ -752063,7 +752025,7 @@ { "id": 7, "name": "Repository", - "type": "repository", + "data_type": "repository", "value": { "id": 1, "node_id": "R_kgAB", @@ -752136,13 +752098,13 @@ { "id": 8, "name": "Type", - "type": "issue_type", + "data_type": "issue_type", "value": null }, { "id": 9, "name": "Reviewers", - "type": "reviewers", + "data_type": "reviewers", "value": [ { "type": "ReviewRequest", @@ -752161,13 +752123,13 @@ { "id": 10, "name": "Parent issue", - "type": "parent_issue", + "data_type": "parent_issue", "value": null }, { "id": 11, "name": "Sub-issues progress", - "type": "sub_issues_progress", + "data_type": "sub_issues_progress", "value": null } ] @@ -752673,7 +752635,7 @@ { "id": 1, "name": "Title", - "type": "title", + "data_type": "title", "value": { "raw": "It seemed to me that any civilization that had so far lost its head as to need to include a set of detailed instructions for use in a packet of toothpicks, was no longer a civilization in which I could live and stay sane.", "html": "It seemed to me that any civilization that had so far lost its head as to need to include a set of detailed instructions for use in a packet of toothpicks, was no longer a civilization in which I could live and stay sane.", @@ -752688,7 +752650,7 @@ { "id": 2, "name": "Assignees", - "type": "assignees", + "data_type": "assignees", "value": [ { "login": "octocat", @@ -752716,7 +752678,7 @@ { "id": 3, "name": "Status", - "type": "single_select", + "data_type": "single_select", "value": { "id": "98236657", "name": { @@ -752733,7 +752695,7 @@ { "id": 4, "name": "Labels", - "type": "labels", + "data_type": "labels", "value": [ { "id": 19, @@ -752767,13 +752729,13 @@ { "id": 5, "name": "Linked pull requests", - "type": "linked_pull_requests", + "data_type": "linked_pull_requests", "value": [] }, { "id": 6, "name": "Milestone", - "type": "milestone", + "data_type": "milestone", "value": { "url": "https://api.github.com/repos/github/Hello-World/milestones/1", "html_url": "https://github.com/github/Hello-World/milestone/1", @@ -752816,7 +752778,7 @@ { "id": 7, "name": "Repository", - "type": "repository", + "data_type": "repository", "value": { "id": 1, "node_id": "R_kgAB", @@ -752889,13 +752851,13 @@ { "id": 8, "name": "Type", - "type": "issue_type", + "data_type": "issue_type", "value": null }, { "id": 9, "name": "Reviewers", - "type": "reviewers", + "data_type": "reviewers", "value": [ { "type": "ReviewRequest", @@ -752914,13 +752876,13 @@ { "id": 10, "name": "Parent issue", - "type": "parent_issue", + "data_type": "parent_issue", "value": null }, { "id": 11, "name": "Sub-issues progress", - "type": "sub_issues_progress", + "data_type": "sub_issues_progress", "value": null } ] @@ -753426,7 +753388,7 @@ { "id": 1, "name": "Title", - "type": "title", + "data_type": "title", "value": { "raw": "It seemed to me that any civilization that had so far lost its head as to need to include a set of detailed instructions for use in a packet of toothpicks, was no longer a civilization in which I could live and stay sane.", "html": "It seemed to me that any civilization that had so far lost its head as to need to include a set of detailed instructions for use in a packet of toothpicks, was no longer a civilization in which I could live and stay sane.", @@ -753441,7 +753403,7 @@ { "id": 2, "name": "Assignees", - "type": "assignees", + "data_type": "assignees", "value": [ { "login": "octocat", @@ -753469,7 +753431,7 @@ { "id": 3, "name": "Status", - "type": "single_select", + "data_type": "single_select", "value": { "id": "98236657", "name": { @@ -753486,7 +753448,7 @@ { "id": 4, "name": "Labels", - "type": "labels", + "data_type": "labels", "value": [ { "id": 19, @@ -753520,13 +753482,13 @@ { "id": 5, "name": "Linked pull requests", - "type": "linked_pull_requests", + "data_type": "linked_pull_requests", "value": [] }, { "id": 6, "name": "Milestone", - "type": "milestone", + "data_type": "milestone", "value": { "url": "https://api.github.com/repos/github/Hello-World/milestones/1", "html_url": "https://github.com/github/Hello-World/milestone/1", @@ -753569,7 +753531,7 @@ { "id": 7, "name": "Repository", - "type": "repository", + "data_type": "repository", "value": { "id": 1, "node_id": "R_kgAB", @@ -753642,13 +753604,13 @@ { "id": 8, "name": "Type", - "type": "issue_type", + "data_type": "issue_type", "value": null }, { "id": 9, "name": "Reviewers", - "type": "reviewers", + "data_type": "reviewers", "value": [ { "type": "ReviewRequest", @@ -753667,13 +753629,13 @@ { "id": 10, "name": "Parent issue", - "type": "parent_issue", + "data_type": "parent_issue", "value": null }, { "id": 11, "name": "Sub-issues progress", - "type": "sub_issues_progress", + "data_type": "sub_issues_progress", "value": null } ] @@ -754742,7 +754704,7 @@ { "id": 1, "name": "Title", - "type": "title", + "data_type": "title", "value": { "raw": "It seemed to me that any civilization that had so far lost its head as to need to include a set of detailed instructions for use in a packet of toothpicks, was no longer a civilization in which I could live and stay sane.", "html": "It seemed to me that any civilization that had so far lost its head as to need to include a set of detailed instructions for use in a packet of toothpicks, was no longer a civilization in which I could live and stay sane.", @@ -754757,7 +754719,7 @@ { "id": 2, "name": "Assignees", - "type": "assignees", + "data_type": "assignees", "value": [ { "login": "octocat", @@ -754785,7 +754747,7 @@ { "id": 3, "name": "Status", - "type": "single_select", + "data_type": "single_select", "value": { "id": "98236657", "name": { @@ -754802,7 +754764,7 @@ { "id": 4, "name": "Labels", - "type": "labels", + "data_type": "labels", "value": [ { "id": 19, @@ -754836,13 +754798,13 @@ { "id": 5, "name": "Linked pull requests", - "type": "linked_pull_requests", + "data_type": "linked_pull_requests", "value": [] }, { "id": 6, "name": "Milestone", - "type": "milestone", + "data_type": "milestone", "value": { "url": "https://api.github.com/repos/github/Hello-World/milestones/1", "html_url": "https://github.com/github/Hello-World/milestone/1", @@ -754885,7 +754847,7 @@ { "id": 7, "name": "Repository", - "type": "repository", + "data_type": "repository", "value": { "id": 1, "node_id": "R_kgAB", @@ -754958,13 +754920,13 @@ { "id": 8, "name": "Type", - "type": "issue_type", + "data_type": "issue_type", "value": null }, { "id": 9, "name": "Reviewers", - "type": "reviewers", + "data_type": "reviewers", "value": [ { "type": "ReviewRequest", @@ -754983,13 +754945,13 @@ { "id": 10, "name": "Parent issue", - "type": "parent_issue", + "data_type": "parent_issue", "value": null }, { "id": 11, "name": "Sub-issues progress", - "type": "sub_issues_progress", + "data_type": "sub_issues_progress", "value": null } ] @@ -756274,8 +756236,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -759604,8 +759565,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -766608,8 +766568,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -769938,8 +769897,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -779805,7 +779763,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "branch_protection_configuration", "schema": { "type": "string" } @@ -781429,7 +781387,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "branch_protection_configuration", "schema": { "type": "string" } @@ -783053,7 +783011,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "branch_protection_rule", "schema": { "type": "string" } @@ -784857,7 +784815,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "branch_protection_rule", "schema": { "type": "string" } @@ -786661,7 +786619,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "branch_protection_rule", "schema": { "type": "string" } @@ -788623,7 +788581,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "bypass_request_secret_scanning", "schema": { "type": "string" } @@ -790641,7 +790599,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "bypass_request_secret_scanning", "schema": { "type": "string" } @@ -792659,7 +792617,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "bypass_request_secret_scanning", "schema": { "type": "string" } @@ -794677,7 +794635,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "bypass_request_secret_scanning", "schema": { "type": "string" } @@ -796734,7 +796692,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "bypass_request_secret_scanning", "schema": { "type": "string" } @@ -798791,7 +798749,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "check_run", "schema": { "type": "string" } @@ -802927,7 +802885,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "check_run", "schema": { "type": "string" } @@ -807063,7 +807021,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "check_run", "schema": { "type": "string" } @@ -811212,7 +811170,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "check_run", "schema": { "type": "string" } @@ -815348,7 +815306,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "check_suite", "schema": { "type": "string" } @@ -817721,7 +817679,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "check_suite", "schema": { "type": "string" } @@ -820127,7 +820085,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "check_suite", "schema": { "type": "string" } @@ -822527,7 +822485,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "code_scanning_alert", "schema": { "type": "string" } @@ -824580,7 +824538,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "code_scanning_alert", "schema": { "type": "string" } @@ -826751,7 +826709,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "code_scanning_alert", "schema": { "type": "string" } @@ -828740,7 +828698,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "code_scanning_alert", "schema": { "type": "string" } @@ -830821,7 +830779,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "code_scanning_alert", "schema": { "type": "string" } @@ -832814,7 +832772,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "code_scanning_alert", "schema": { "type": "string" } @@ -834765,7 +834723,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "code_scanning_alert", "schema": { "type": "string" } @@ -836808,7 +836766,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "commit_comment", "schema": { "type": "string" } @@ -838659,7 +838617,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "create", "schema": { "type": "string" } @@ -840306,7 +840264,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "custom_property", "schema": { "type": "string" } @@ -840785,7 +840743,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "custom_property", "schema": { "type": "string" } @@ -841189,7 +841147,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "custom_property", "schema": { "type": "string" } @@ -841668,7 +841626,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "custom_property", "schema": { "type": "string" } @@ -842147,7 +842105,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "custom_property_values", "schema": { "type": "string" } @@ -843840,7 +843798,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "delete", "schema": { "type": "string" } @@ -865276,7 +865234,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "deploy_key", "schema": { "type": "string" } @@ -866949,7 +866907,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "deploy_key", "schema": { "type": "string" } @@ -868622,7 +868580,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "deployment", "schema": { "type": "string" } @@ -871789,7 +871747,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "deployment_protection_rule", "schema": { "type": "string" } @@ -873172,8 +873130,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_reviewers": { "type": "array", @@ -873300,8 +873257,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_teams": { "type": "array", @@ -873406,8 +873362,7 @@ "slug", "type" ] - }, - "nullable": true + } }, "head": { "type": "object", @@ -877197,7 +877152,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "deployment_review", "schema": { "type": "string" } @@ -879930,7 +879885,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "deployment_review", "schema": { "type": "string" } @@ -882663,7 +882618,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "deployment_review", "schema": { "type": "string" } @@ -885405,7 +885360,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "deployment_status", "schema": { "type": "string" } @@ -889278,7 +889233,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "discussion", "schema": { "type": "string" } @@ -891574,7 +891529,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "discussion", "schema": { "type": "string" } @@ -895806,7 +895761,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "discussion_comment", "schema": { "type": "string" } @@ -898102,7 +898057,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "discussion_comment", "schema": { "type": "string" } @@ -900398,7 +900353,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "discussion_comment", "schema": { "type": "string" } @@ -902714,7 +902669,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "discussion", "schema": { "type": "string" } @@ -904798,7 +904753,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "discussion", "schema": { "type": "string" } @@ -906882,7 +906837,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "discussion", "schema": { "type": "string" } @@ -908993,7 +908948,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "discussion", "schema": { "type": "string" } @@ -911119,7 +911074,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "discussion", "schema": { "type": "string" } @@ -913203,7 +913158,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "discussion", "schema": { "type": "string" } @@ -917371,7 +917326,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "discussion", "schema": { "type": "string" } @@ -921155,7 +921110,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "discussion", "schema": { "type": "string" } @@ -923361,7 +923316,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "discussion", "schema": { "type": "string" } @@ -925487,7 +925442,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "discussion", "schema": { "type": "string" } @@ -927571,7 +927526,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "discussion", "schema": { "type": "string" } @@ -929655,7 +929610,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "dismissal_request_code_scanning", "schema": { "type": "string" } @@ -931673,7 +931628,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "dismissal_request_code_scanning", "schema": { "type": "string" } @@ -939823,7 +939778,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "dismissal_request_secret_scanning", "schema": { "type": "string" } @@ -941841,7 +941796,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "dismissal_request_secret_scanning", "schema": { "type": "string" } @@ -943859,7 +943814,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "dismissal_request_secret_scanning", "schema": { "type": "string" } @@ -945877,7 +945832,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "dismissal_request_secret_scanning", "schema": { "type": "string" } @@ -947934,7 +947889,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "dismissal_request_secret_scanning", "schema": { "type": "string" } @@ -949991,7 +949946,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "exemption_request_push_ruleset", "schema": { "type": "string" } @@ -952009,7 +951964,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "exemption_request_push_ruleset", "schema": { "type": "string" } @@ -954027,7 +953982,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "exemption_request_push_ruleset", "schema": { "type": "string" } @@ -956045,7 +956000,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "exemption_request_push_ruleset", "schema": { "type": "string" } @@ -958102,7 +958057,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "exemption_request_push_ruleset", "schema": { "type": "string" } @@ -960158,7 +960113,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "fork", "schema": { "type": "string" } @@ -962683,7 +962638,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "github_app_authorization", "schema": { "type": "string" } @@ -962910,7 +962865,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "gollum", "schema": { "type": "string" } @@ -964574,7 +964529,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "installation", "schema": { "type": "string" } @@ -967196,7 +967151,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "installation", "schema": { "type": "string" } @@ -969725,7 +969680,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "installation", "schema": { "type": "string" } @@ -972254,7 +972209,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "installation_repositories", "schema": { "type": "string" } @@ -974915,7 +974870,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "installation_repositories", "schema": { "type": "string" } @@ -977583,7 +977538,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "installation", "schema": { "type": "string" } @@ -980112,7 +980067,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "installation_target", "schema": { "type": "string" } @@ -981888,7 +981843,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "installation", "schema": { "type": "string" } @@ -984417,7 +984372,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "issue_comment", "schema": { "type": "string" } @@ -988334,7 +988289,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "issue_comment", "schema": { "type": "string" } @@ -992251,7 +992206,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "issue_comment", "schema": { "type": "string" } @@ -996187,7 +996142,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "issue_comment", "schema": { "type": "string" } @@ -1000111,7 +1000066,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "issue_comment", "schema": { "type": "string" } @@ -1004035,7 +1003990,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "issue_dependencies", "schema": { "type": "string" } @@ -1004581,8 +1004536,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -1007542,8 +1007496,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -1012258,7 +1012211,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "issue_dependencies", "schema": { "type": "string" } @@ -1012804,8 +1012757,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -1015765,8 +1015717,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -1020481,7 +1020432,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "issue_dependencies", "schema": { "type": "string" } @@ -1021027,8 +1020978,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -1024732,8 +1024682,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -1028704,7 +1028653,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "issue_dependencies", "schema": { "type": "string" } @@ -1029250,8 +1029199,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -1032955,8 +1032903,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -1109930,7 +1109877,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "label", "schema": { "type": "string" } @@ -1111595,7 +1111542,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "label", "schema": { "type": "string" } @@ -1113261,7 +1113208,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "label", "schema": { "type": "string" } @@ -1114969,7 +1114916,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "marketplace_purchase", "schema": { "type": "string" } @@ -1116818,7 +1116765,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "marketplace_purchase", "schema": { "type": "string" } @@ -1118669,7 +1118616,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "marketplace_purchase", "schema": { "type": "string" } @@ -1120519,7 +1120466,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "marketplace_purchase", "schema": { "type": "string" } @@ -1122366,7 +1122313,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "marketplace_purchase", "schema": { "type": "string" } @@ -1124215,7 +1124162,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "member", "schema": { "type": "string" } @@ -1125971,7 +1125918,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "member", "schema": { "type": "string" } @@ -1127725,7 +1127672,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "member", "schema": { "type": "string" } @@ -1129447,7 +1129394,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "membership", "schema": { "type": "string" } @@ -1131330,7 +1131277,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "membership", "schema": { "type": "string" } @@ -1133217,7 +1133164,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "merge_group", "schema": { "type": "string" } @@ -1134881,7 +1134828,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "merge_group", "schema": { "type": "string" } @@ -1136551,7 +1136498,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "meta", "schema": { "type": "string" } @@ -1138305,7 +1138252,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "milestone", "schema": { "type": "string" } @@ -1140113,7 +1140060,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "milestone", "schema": { "type": "string" } @@ -1141920,7 +1141867,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "milestone", "schema": { "type": "string" } @@ -1143728,7 +1143675,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "milestone", "schema": { "type": "string" } @@ -1145579,7 +1145526,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "milestone", "schema": { "type": "string" } @@ -1147386,7 +1147333,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "org_block", "schema": { "type": "string" } @@ -1149107,7 +1149054,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "org_block", "schema": { "type": "string" } @@ -1150828,7 +1150775,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "organization_custom_property", "schema": { "type": "string" } @@ -1151217,7 +1151164,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "organization_custom_property", "schema": { "type": "string" } @@ -1151547,7 +1151494,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "organization_custom_property", "schema": { "type": "string" } @@ -1151957,7 +1151904,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "organization_custom_property_values", "schema": { "type": "string" } @@ -1152420,7 +1152367,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "organization", "schema": { "type": "string" } @@ -1154185,7 +1154132,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "organization", "schema": { "type": "string" } @@ -1155951,7 +1155898,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "organization", "schema": { "type": "string" } @@ -1157826,7 +1157773,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "organization", "schema": { "type": "string" } @@ -1159592,7 +1159539,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "organization", "schema": { "type": "string" } @@ -1161370,7 +1161317,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "package", "schema": { "type": "string" } @@ -1163842,7 +1163789,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "package", "schema": { "type": "string" } @@ -1166092,7 +1166039,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "page_build", "schema": { "type": "string" } @@ -1170623,7 +1170570,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "ping", "schema": { "type": "string" } @@ -1172451,7 +1172398,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "project_card", "schema": { "type": "string" } @@ -1174255,7 +1174202,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "project_card", "schema": { "type": "string" } @@ -1176039,7 +1175986,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "project_card", "schema": { "type": "string" } @@ -1177826,7 +1177773,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "project_card", "schema": { "type": "string" } @@ -1179631,7 +1179578,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "project_card", "schema": { "type": "string" } @@ -1181542,7 +1181489,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "project", "schema": { "type": "string" } @@ -1183332,7 +1183279,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "project_column", "schema": { "type": "string" } @@ -1185006,7 +1184953,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "project_column", "schema": { "type": "string" } @@ -1186681,7 +1186628,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "project_column", "schema": { "type": "string" } @@ -1188372,7 +1188319,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "project_column", "schema": { "type": "string" } @@ -1190047,7 +1189994,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "project", "schema": { "type": "string" } @@ -1191837,7 +1191784,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "project", "schema": { "type": "string" } @@ -1193627,7 +1193574,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "project", "schema": { "type": "string" } @@ -1195446,7 +1195393,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "project", "schema": { "type": "string" } @@ -1207664,7 +1207611,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "public", "schema": { "type": "string" } @@ -1209281,7 +1209228,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -1213989,7 +1213936,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -1218595,7 +1218542,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -1223200,7 +1223147,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -1224186,8 +1224133,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_reviewers": { "type": "array", @@ -1224314,8 +1224260,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_teams": { "type": "array", @@ -1224420,8 +1224365,7 @@ "slug", "type" ] - }, - "nullable": true + } }, "head": { "type": "object", @@ -1228185,7 +1228129,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -1229171,8 +1229115,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_reviewers": { "type": "array", @@ -1229299,8 +1229242,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_teams": { "type": "array", @@ -1229405,8 +1229347,7 @@ "slug", "type" ] - }, - "nullable": true + } }, "head": { "type": "object", @@ -1233170,7 +1233111,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -1237970,7 +1237911,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -1242581,7 +1242522,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -1243628,8 +1243569,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_reviewers": { "type": "array", @@ -1243756,8 +1243696,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_teams": { "type": "array", @@ -1243862,8 +1243801,7 @@ "slug", "type" ] - }, - "nullable": true + } }, "head": { "type": "object", @@ -1247627,7 +1247565,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -1252220,7 +1252158,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -1256870,7 +1256808,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -1261477,7 +1261415,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -1266277,7 +1266215,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -1267263,8 +1267201,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_reviewers": { "type": "array", @@ -1267391,8 +1267328,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_teams": { "type": "array", @@ -1267497,8 +1267433,7 @@ "slug", "type" ] - }, - "nullable": true + } }, "head": { "type": "object", @@ -1271262,7 +1271197,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -1272248,8 +1272183,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_reviewers": { "type": "array", @@ -1272376,8 +1272310,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_teams": { "type": "array", @@ -1272482,8 +1272415,7 @@ "slug", "type" ] - }, - "nullable": true + } }, "head": { "type": "object", @@ -1276247,7 +1276179,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -1277233,8 +1277165,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_reviewers": { "type": "array", @@ -1277361,8 +1277292,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_teams": { "type": "array", @@ -1277467,8 +1277397,7 @@ "slug", "type" ] - }, - "nullable": true + } }, "head": { "type": "object", @@ -1281232,7 +1281161,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request_review_comment", "schema": { "type": "string" } @@ -1286050,7 +1285979,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request_review_comment", "schema": { "type": "string" } @@ -1290855,7 +1290784,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request_review_comment", "schema": { "type": "string" } @@ -1295683,7 +1295612,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request_review", "schema": { "type": "string" } @@ -1300352,7 +1300281,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request_review", "schema": { "type": "string" } @@ -1304911,7 +1304840,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -1314285,7 +1314214,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -1323632,7 +1323561,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request_review", "schema": { "type": "string" } @@ -1328298,7 +1328227,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request_review_thread", "schema": { "type": "string" } @@ -1333060,7 +1332989,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request_review_thread", "schema": { "type": "string" } @@ -1337806,7 +1337735,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -1342420,7 +1342349,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -1347125,7 +1347054,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -1351774,7 +1351703,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -1356365,7 +1356294,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "push", "schema": { "type": "string" } @@ -1357674,7 +1357603,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "registry_package", "schema": { "type": "string" } @@ -1360095,7 +1360024,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "registry_package", "schema": { "type": "string" } @@ -1362258,7 +1362187,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "release", "schema": { "type": "string" } @@ -1364302,7 +1364231,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "release", "schema": { "type": "string" } @@ -1366346,7 +1366275,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "release", "schema": { "type": "string" } @@ -1368443,7 +1368372,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "release", "schema": { "type": "string" } @@ -1370490,7 +1370419,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "release", "schema": { "type": "string" } @@ -1372534,7 +1372463,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "release", "schema": { "type": "string" } @@ -1374577,7 +1374506,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "release", "schema": { "type": "string" } @@ -1376621,7 +1376550,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository_advisory", "schema": { "type": "string" } @@ -1379813,7 +1379742,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository_advisory", "schema": { "type": "string" } @@ -1383005,7 +1382934,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository", "schema": { "type": "string" } @@ -1384630,7 +1384559,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository", "schema": { "type": "string" } @@ -1386255,7 +1386184,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository", "schema": { "type": "string" } @@ -1387879,7 +1387808,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository_dispatch", "schema": { "type": "string" } @@ -1389511,7 +1389440,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository", "schema": { "type": "string" } @@ -1391188,7 +1391117,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository_import", "schema": { "type": "string" } @@ -1392813,7 +1392742,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository", "schema": { "type": "string" } @@ -1394438,7 +1394367,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository", "schema": { "type": "string" } @@ -1396063,7 +1395992,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository", "schema": { "type": "string" } @@ -1397716,7 +1397645,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository_ruleset", "schema": { "type": "string" } @@ -1400656,7 +1400585,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository_ruleset", "schema": { "type": "string" } @@ -1403596,7 +1403525,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository_ruleset", "schema": { "type": "string" } @@ -1409442,7 +1409371,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository", "schema": { "type": "string" } @@ -1411254,7 +1411183,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository", "schema": { "type": "string" } @@ -1412879,7 +1412808,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository_vulnerability_alert", "schema": { "type": "string" } @@ -1414670,7 +1414599,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository_vulnerability_alert", "schema": { "type": "string" } @@ -1416470,7 +1416399,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository_vulnerability_alert", "schema": { "type": "string" } @@ -1418261,7 +1418190,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository_vulnerability_alert", "schema": { "type": "string" } @@ -1420052,7 +1419981,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "secret_scanning_alert", "schema": { "type": "string" } @@ -1422418,7 +1422347,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "secret_scanning_alert", "schema": { "type": "string" } @@ -1424660,7 +1424589,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "secret_scanning_alert_location", "schema": { "type": "string" } @@ -1427318,7 +1427247,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "secret_scanning_alert", "schema": { "type": "string" } @@ -1429560,7 +1429489,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "secret_scanning_alert", "schema": { "type": "string" } @@ -1431802,7 +1431731,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "secret_scanning_alert", "schema": { "type": "string" } @@ -1434044,7 +1433973,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "secret_scanning_alert", "schema": { "type": "string" } @@ -1436410,7 +1436339,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "secret_scanning_alert", "schema": { "type": "string" } @@ -1438652,7 +1438581,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "secret_scanning_scan", "schema": { "type": "string" } @@ -1440331,7 +1440260,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "security_advisory", "schema": { "type": "string" } @@ -1442160,7 +1442089,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "security_advisory", "schema": { "type": "string" } @@ -1443989,7 +1443918,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "security_advisory", "schema": { "type": "string" } @@ -1445816,7 +1445745,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "security_and_analysis", "schema": { "type": "string" } @@ -1449635,7 +1449564,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "sponsorship", "schema": { "type": "string" } @@ -1451574,7 +1451503,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "sponsorship", "schema": { "type": "string" } @@ -1453513,7 +1453442,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "sponsorship", "schema": { "type": "string" } @@ -1455470,7 +1455399,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "sponsorship", "schema": { "type": "string" } @@ -1457413,7 +1457342,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "sponsorship", "schema": { "type": "string" } @@ -1459416,7 +1459345,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "sponsorship", "schema": { "type": "string" } @@ -1461415,7 +1461344,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "star", "schema": { "type": "string" } @@ -1463045,7 +1462974,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "star", "schema": { "type": "string" } @@ -1464673,7 +1464602,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "status", "schema": { "type": "string" } @@ -1466801,7 +1466730,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "sub_issues", "schema": { "type": "string" } @@ -1467347,8 +1467276,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -1471052,8 +1470980,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -1475026,7 +1474953,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "sub_issues", "schema": { "type": "string" } @@ -1475572,8 +1475499,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -1479277,8 +1479203,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -1483251,7 +1483176,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "sub_issues", "schema": { "type": "string" } @@ -1483797,8 +1483722,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -1487502,8 +1487426,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -1491476,7 +1491399,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "sub_issues", "schema": { "type": "string" } @@ -1492022,8 +1491945,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -1495727,8 +1495649,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -1499700,7 +1499621,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "team_add", "schema": { "type": "string" } @@ -1501501,7 +1501422,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "team", "schema": { "type": "string" } @@ -1502674,7 +1502595,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "team", "schema": { "type": "string" } @@ -1503848,7 +1503769,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "team", "schema": { "type": "string" } @@ -1505021,7 +1504942,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "team", "schema": { "type": "string" } @@ -1506283,7 +1506204,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "team", "schema": { "type": "string" } @@ -1507457,7 +1507378,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "watch", "schema": { "type": "string" } @@ -1509080,7 +1509001,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "workflow_dispatch", "schema": { "type": "string" } @@ -1510709,7 +1510630,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "workflow_job", "schema": { "type": "string" } @@ -1513171,7 +1513092,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "workflow_job", "schema": { "type": "string" } @@ -1515665,7 +1515586,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "workflow_job", "schema": { "type": "string" } @@ -1518004,7 +1517925,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "workflow_job", "schema": { "type": "string" } @@ -1520344,7 +1520265,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "workflow_run", "schema": { "type": "string" } @@ -1523232,7 +1523153,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "workflow_run", "schema": { "type": "string" } @@ -1526102,7 +1526023,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "workflow_run", "schema": { "type": "string" } diff --git a/descriptions/ghec/dereferenced/ghec.2022-11-28.deref.yaml b/descriptions/ghec/dereferenced/ghec.2022-11-28.deref.yaml index 6af019b13..3aeb5d4aa 100644 --- a/descriptions/ghec/dereferenced/ghec.2022-11-28.deref.yaml +++ b/descriptions/ghec/dereferenced/ghec.2022-11-28.deref.yaml @@ -17208,7 +17208,7 @@ paths: '403': *29 '404': *6 '422': &211 - description: Copilot Usage Merics API setting is disabled at the organization + description: Copilot Usage Metrics API setting is disabled at the organization or enterprise level. content: application/json: @@ -22970,6 +22970,7 @@ paths: > This endpoint is in public preview and is subject to change. Gets all budgets for an enterprise. The authenticated user must be an enterprise admin or billing manager. + Each page returns up to 10 budgets. tags: - billing operationId: billing/get-all-budgets @@ -22978,6 +22979,28 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/billing/budgets#get-all-budgets parameters: - *41 + - name: page + description: The page number of results to fetch. + in: query + schema: + type: integer + default: 1 + - name: per_page + description: The number of results per page (max 10). + in: query + schema: + type: integer + default: 10 + - name: scope + description: Filter budgets by scope type. + in: query + schema: + type: string + enum: + - enterprise + - organization + - repository + - cost_center responses: '200': description: Response when getting all budgets @@ -23099,6 +23122,8 @@ paths: budget_alerting: will_alert: false alert_recipients: [] + has_next_page: false + total_count: 3 '404': *6 '403': *29 x-github: @@ -26479,7 +26504,6 @@ paths: assignees: type: array items: *4 - nullable: true milestone: title: Milestone description: A collection of related issues and pull @@ -38619,7 +38643,7 @@ paths: deployments: type: array description: The list of deployments to record. - maxItems: 100 + maxItems: 1000 items: type: object properties: @@ -53176,15 +53200,12 @@ paths: assignees: type: array items: *4 - nullable: true requested_reviewers: type: array items: *4 - nullable: true requested_teams: type: array items: *317 - nullable: true head: type: object properties: @@ -54685,7 +54706,7 @@ paths: fields: - id: 1 name: Title - type: title + data_type: title value: raw: It seemed to me that any civilization that had so far lost its head as to need to include a set of detailed instructions @@ -54703,7 +54724,7 @@ paths: is_draft: false - id: 2 name: Assignees - type: assignees + data_type: assignees value: - login: octocat id: 175 @@ -54726,7 +54747,7 @@ paths: site_admin: false - id: 3 name: Status - type: single_select + data_type: single_select value: id: '98236657' name: @@ -54738,7 +54759,7 @@ paths: html: This has been completed - id: 4 name: Labels - type: labels + data_type: labels value: - id: 19 node_id: LA_kwABEw @@ -54763,11 +54784,11 @@ paths: description: This will not be worked on - id: 5 name: Linked pull requests - type: linked_pull_requests + data_type: linked_pull_requests value: [] - id: 6 name: Milestone - type: milestone + data_type: milestone value: url: https://api.github.com/repos/github/Hello-World/milestones/1 html_url: https://github.com/github/Hello-World/milestone/1 @@ -54806,7 +54827,7 @@ paths: closed_at: - id: 7 name: Repository - type: repository + data_type: repository value: id: 1 node_id: R_kgAB @@ -54875,11 +54896,11 @@ paths: deployments_url: https://api.github.com/repos/github/Hello-World/deployments - id: 8 name: Type - type: issue_type + data_type: issue_type value: - id: 9 name: Reviewers - type: reviewers + data_type: reviewers value: - type: ReviewRequest status: pending @@ -54892,11 +54913,11 @@ paths: type: User - id: 10 name: Parent issue - type: parent_issue + data_type: parent_issue value: - id: 11 name: Sub-issues progress - type: sub_issues_progress + data_type: sub_issues_progress value: headers: Link: *47 @@ -98698,15 +98719,12 @@ paths: assignees: type: array items: *4 - nullable: true requested_reviewers: type: array items: *4 - nullable: true requested_teams: type: array items: *449 - nullable: true head: type: object properties: @@ -122858,7 +122876,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: branch_protection_configuration schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -123847,7 +123865,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: branch_protection_configuration schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -123926,7 +123944,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: branch_protection_rule schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -124153,7 +124171,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: branch_protection_rule schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -124234,7 +124252,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: branch_protection_rule schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -124425,7 +124443,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: bypass_request_secret_scanning schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -124816,7 +124834,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: bypass_request_secret_scanning schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -124900,7 +124918,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: bypass_request_secret_scanning schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -124984,7 +125002,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: bypass_request_secret_scanning schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -125071,7 +125089,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: bypass_request_secret_scanning schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -125160,7 +125178,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: check_run schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -125730,7 +125748,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: check_run schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -126128,7 +126146,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: check_run schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -126535,7 +126553,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: check_run schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -126931,7 +126949,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: check_suite schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -127600,7 +127618,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: check_suite schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -128292,7 +128310,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: check_suite schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -128969,7 +128987,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: code_scanning_alert schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -129293,7 +129311,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: code_scanning_alert schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -129693,7 +129711,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: code_scanning_alert schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -129964,7 +129982,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: code_scanning_alert schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -130301,7 +130319,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: code_scanning_alert schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -130584,7 +130602,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: code_scanning_alert schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -130826,7 +130844,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: code_scanning_alert schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -131140,7 +131158,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: commit_comment schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -131399,7 +131417,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: create schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -131502,7 +131520,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: custom_property schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -131582,7 +131600,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: custom_property schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -131669,7 +131687,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: custom_property schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -131749,7 +131767,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: custom_property schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -131829,7 +131847,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: custom_property_values schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -131921,7 +131939,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: delete schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -132676,7 +132694,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: deploy_key schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -132792,7 +132810,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: deploy_key schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -132875,7 +132893,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: deployment schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -134071,7 +134089,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: deployment_protection_rule schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -134178,7 +134196,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: deployment_review schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -135035,7 +135053,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: deployment_review schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -135750,7 +135768,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: deployment_review schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -136624,7 +136642,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: deployment_status schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -138329,7 +138347,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: discussion schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -138573,7 +138591,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: discussion schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -138790,7 +138808,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: discussion_comment schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -139034,7 +139052,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: discussion_comment schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -139122,7 +139140,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: discussion_comment schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -139223,7 +139241,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: discussion schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -139309,7 +139327,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: discussion schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -139396,7 +139414,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: discussion schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -139499,7 +139517,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: discussion schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -139618,7 +139636,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: discussion schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -139704,7 +139722,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: discussion schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -139876,7 +139894,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: discussion schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -139971,7 +139989,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: discussion schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -140056,7 +140074,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: discussion schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -140144,7 +140162,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: discussion schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -140230,7 +140248,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: discussion schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -140311,7 +140329,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: dismissal_request_code_scanning schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -140374,7 +140392,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: dismissal_request_code_scanning schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -140629,7 +140647,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: dismissal_request_secret_scanning schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -140695,7 +140713,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: dismissal_request_secret_scanning schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -140761,7 +140779,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: dismissal_request_secret_scanning schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -140827,7 +140845,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: dismissal_request_secret_scanning schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -140893,7 +140911,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: dismissal_request_secret_scanning schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -140958,7 +140976,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: exemption_request_push_ruleset schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -141023,7 +141041,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: exemption_request_push_ruleset schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -141088,7 +141106,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: exemption_request_push_ruleset schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -141153,7 +141171,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: exemption_request_push_ruleset schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -141219,7 +141237,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: exemption_request_push_ruleset schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -141281,7 +141299,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: fork schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -142019,7 +142037,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: github_app_authorization schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -142090,7 +142108,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: gollum schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -142201,7 +142219,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: installation schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -142306,7 +142324,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: installation schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -142386,7 +142404,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: installation schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -142466,7 +142484,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: installation_repositories schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -142602,7 +142620,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: installation_repositories schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -142713,7 +142731,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: installation schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -142797,7 +142815,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: installation_target schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -142978,7 +142996,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: installation schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -143060,7 +143078,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: issue_comment schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -144463,7 +144481,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: issue_comment schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -145855,7 +145873,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: issue_comment schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -147089,7 +147107,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: issue_comment schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -148314,7 +148332,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: issue_comment schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -149539,7 +149557,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: issue_dependencies schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -149630,7 +149648,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: issue_dependencies schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -149720,7 +149738,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: issue_dependencies schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -149811,7 +149829,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: issue_dependencies schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -165446,7 +165464,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: label schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -165528,7 +165546,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: label schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -165611,7 +165629,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: label schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -165726,7 +165744,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: marketplace_purchase schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -165972,7 +165990,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: marketplace_purchase schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -166140,7 +166158,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: marketplace_purchase schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -166306,7 +166324,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: marketplace_purchase schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -166471,7 +166489,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: marketplace_purchase schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -166553,7 +166571,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: member schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -166662,7 +166680,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: member schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -166767,7 +166785,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: member schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -166849,7 +166867,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: membership schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -167152,7 +167170,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: membership schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -167316,7 +167334,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: merge_group schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -167421,7 +167439,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: merge_group schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -167505,7 +167523,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: meta schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -167704,7 +167722,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: milestone schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -167787,7 +167805,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: milestone schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -168006,7 +168024,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: milestone schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -168089,7 +168107,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: milestone schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -168204,7 +168222,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: milestone schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -168287,7 +168305,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: org_block schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -168370,7 +168388,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: org_block schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -168449,7 +168467,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: organization_custom_property schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -168522,7 +168540,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: organization_custom_property schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -168603,7 +168621,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: organization_custom_property schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -168677,7 +168695,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: organization_custom_property_values schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -168767,7 +168785,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: organization schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -168955,7 +168973,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: organization schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -169038,7 +169056,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: organization schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -169236,7 +169254,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: organization schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -169319,7 +169337,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: organization schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -169409,7 +169427,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: package schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -170082,7 +170100,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: package schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -170582,7 +170600,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: page_build schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -171227,7 +171245,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: ping schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -171525,7 +171543,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: project_card schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -171740,7 +171758,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: project_card schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -171824,7 +171842,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: project_card schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -172036,7 +172054,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: project_card schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -172135,7 +172153,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: project_card schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -172419,7 +172437,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: project schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -172626,7 +172644,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: project_column schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -172747,7 +172765,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: project_column schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -172838,7 +172856,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: project_column schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -172932,7 +172950,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: project_column schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -173016,7 +173034,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: project schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -173100,7 +173118,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: project schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -173191,7 +173209,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: project schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -173296,7 +173314,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: project schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -174903,7 +174921,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: public schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -174979,7 +174997,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -177372,7 +177390,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -179758,7 +179776,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -182144,7 +182162,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -182293,7 +182311,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -182378,7 +182396,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -184746,7 +184764,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -187136,7 +187154,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -187263,7 +187281,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -189636,7 +189654,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -192025,7 +192043,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -194410,7 +194428,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -194494,7 +194512,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -194580,7 +194598,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -194665,7 +194683,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -194750,7 +194768,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request_review_comment schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -197310,7 +197328,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request_review_comment schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -199857,7 +199875,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request_review_comment schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -202125,7 +202143,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request_review schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -204557,7 +204575,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request_review schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -206858,7 +206876,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -211761,7 +211779,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -216643,7 +216661,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request_review schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -218923,7 +218941,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request_review_thread schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -221404,7 +221422,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request_review_thread schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -223870,7 +223888,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -226252,7 +226270,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -228640,7 +228658,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -231020,7 +231038,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -233392,7 +233410,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: push schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -234190,7 +234208,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: registry_package schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -234770,7 +234788,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: registry_package schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -235205,7 +235223,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: release schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -235603,7 +235621,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: release schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -235685,7 +235703,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: release schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -235806,7 +235824,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: release schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -236206,7 +236224,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: release schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -236604,7 +236622,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: release schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -236684,7 +236702,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: release schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -236764,7 +236782,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: repository_advisory schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -236844,7 +236862,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: repository_advisory schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -236924,7 +236942,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: repository schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -237004,7 +237022,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: repository schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -237085,7 +237103,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: repository schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -237164,7 +237182,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: repository_dispatch schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -237253,7 +237271,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: repository schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -237366,7 +237384,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: repository_import schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -237446,7 +237464,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: repository schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -237526,7 +237544,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: repository schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -237606,7 +237624,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: repository schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -237706,7 +237724,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: repository_ruleset schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -237788,7 +237806,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: repository_ruleset schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -237870,7 +237888,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: repository_ruleset schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -238042,7 +238060,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: repository schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -238259,7 +238277,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: repository schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -238340,7 +238358,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: repository_vulnerability_alert schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -238542,7 +238560,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: repository_vulnerability_alert schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -238752,7 +238770,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: repository_vulnerability_alert schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -238833,7 +238851,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: repository_vulnerability_alert schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -239036,7 +239054,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: secret_scanning_alert schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -239236,7 +239254,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: secret_scanning_alert schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -239321,7 +239339,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: secret_scanning_alert_location schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -239563,7 +239581,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: secret_scanning_alert schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -239645,7 +239663,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: secret_scanning_alert schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -239727,7 +239745,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: secret_scanning_alert schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -239809,7 +239827,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: secret_scanning_alert schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -239892,7 +239910,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: secret_scanning_alert schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -239975,7 +239993,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: secret_scanning_scan schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -240103,7 +240121,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: security_advisory schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -240290,7 +240308,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: security_advisory schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -240367,7 +240385,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: security_advisory schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -240552,7 +240570,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: security_and_analysis schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -240636,7 +240654,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: sponsorship schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -240942,7 +240960,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: sponsorship schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -241022,7 +241040,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: sponsorship schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -241117,7 +241135,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: sponsorship schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -241201,7 +241219,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: sponsorship schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -241328,7 +241346,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: sponsorship schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -241408,7 +241426,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: star schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -241494,7 +241512,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: star schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -241578,7 +241596,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: status schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -242031,7 +242049,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: sub_issues schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -242123,7 +242141,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: sub_issues schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -242215,7 +242233,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: sub_issues schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -242307,7 +242325,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: sub_issues schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -242399,7 +242417,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: team_add schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -242623,7 +242641,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: team schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -243159,7 +243177,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: team schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -243696,7 +243714,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: team schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -244232,7 +244250,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: team schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -244838,7 +244856,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: team schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -245374,7 +245392,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: watch schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -245454,7 +245472,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: workflow_dispatch schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -245541,7 +245559,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: workflow_job schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -245860,7 +245878,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: workflow_job schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -246202,7 +246220,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: workflow_job schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -246419,7 +246437,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: workflow_job schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -246638,7 +246656,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: workflow_run schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -247642,7 +247660,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: workflow_run schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -248631,7 +248649,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: workflow_run schema: type: string - name: X-Github-Hook-Installation-Target-Id diff --git a/descriptions/ghec/dereferenced/ghec.deref.json b/descriptions/ghec/dereferenced/ghec.deref.json index 16ec9a31e..58bbc38c1 100644 --- a/descriptions/ghec/dereferenced/ghec.deref.json +++ b/descriptions/ghec/dereferenced/ghec.deref.json @@ -44164,7 +44164,7 @@ } }, "422": { - "description": "Copilot Usage Merics API setting is disabled at the organization or enterprise level.", + "description": "Copilot Usage Metrics API setting is disabled at the organization or enterprise level.", "content": { "application/json": { "schema": { @@ -65216,7 +65216,7 @@ "/enterprises/{enterprise}/settings/billing/budgets": { "get": { "summary": "Get all budgets", - "description": "> [!NOTE]\n> This endpoint is in public preview and is subject to change.\n\nGets all budgets for an enterprise. The authenticated user must be an enterprise admin or billing manager.", + "description": "> [!NOTE]\n> This endpoint is in public preview and is subject to change.\n\nGets all budgets for an enterprise. The authenticated user must be an enterprise admin or billing manager.\nEach page returns up to 10 budgets.", "tags": [ "billing" ], @@ -65234,6 +65234,38 @@ "schema": { "type": "string" } + }, + { + "name": "page", + "description": "The page number of results to fetch.", + "in": "query", + "schema": { + "type": "integer", + "default": 1 + } + }, + { + "name": "per_page", + "description": "The number of results per page (max 10).", + "in": "query", + "schema": { + "type": "integer", + "default": 10 + } + }, + { + "name": "scope", + "description": "Filter budgets by scope type.", + "in": "query", + "schema": { + "type": "string", + "enum": [ + "enterprise", + "organization", + "repository", + "cost_center" + ] + } } ], "responses": { @@ -65388,7 +65420,9 @@ "alert_recipients": [] } } - ] + ], + "has_next_page": false, + "total_count": 3 } } } @@ -71472,7 +71506,7 @@ } }, "422": { - "description": "Copilot Usage Merics API setting is disabled at the organization or enterprise level.", + "description": "Copilot Usage Metrics API setting is disabled at the organization or enterprise level.", "content": { "application/json": { "schema": { @@ -75552,8 +75586,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -78882,8 +78915,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -97537,8 +97569,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -104674,8 +104705,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -108004,8 +108034,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -137599,7 +137628,7 @@ "deployments": { "type": "array", "description": "The list of deployments to record.", - "maxItems": 100, + "maxItems": 1000, "items": { "type": "object", "properties": { @@ -157009,7 +157038,7 @@ } }, "422": { - "description": "Copilot Usage Merics API setting is disabled at the organization or enterprise level.", + "description": "Copilot Usage Metrics API setting is disabled at the organization or enterprise level.", "content": { "application/json": { "schema": { @@ -167912,8 +167941,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -171242,8 +171270,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -186286,8 +186313,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -214277,8 +214303,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -217503,8 +217528,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_reviewers": { "type": "array", @@ -217631,8 +217655,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_teams": { "type": "array", @@ -217845,8 +217868,7 @@ "parent", "type" ] - }, - "nullable": true + } }, "head": { "type": "object", @@ -222805,7 +222827,7 @@ { "id": 1, "name": "Title", - "type": "title", + "data_type": "title", "value": { "raw": "It seemed to me that any civilization that had so far lost its head as to need to include a set of detailed instructions for use in a packet of toothpicks, was no longer a civilization in which I could live and stay sane.", "html": "It seemed to me that any civilization that had so far lost its head as to need to include a set of detailed instructions for use in a packet of toothpicks, was no longer a civilization in which I could live and stay sane.", @@ -222820,7 +222842,7 @@ { "id": 2, "name": "Assignees", - "type": "assignees", + "data_type": "assignees", "value": [ { "login": "octocat", @@ -222848,7 +222870,7 @@ { "id": 3, "name": "Status", - "type": "single_select", + "data_type": "single_select", "value": { "id": "98236657", "name": { @@ -222865,7 +222887,7 @@ { "id": 4, "name": "Labels", - "type": "labels", + "data_type": "labels", "value": [ { "id": 19, @@ -222899,13 +222921,13 @@ { "id": 5, "name": "Linked pull requests", - "type": "linked_pull_requests", + "data_type": "linked_pull_requests", "value": [] }, { "id": 6, "name": "Milestone", - "type": "milestone", + "data_type": "milestone", "value": { "url": "https://api.github.com/repos/github/Hello-World/milestones/1", "html_url": "https://github.com/github/Hello-World/milestone/1", @@ -222948,7 +222970,7 @@ { "id": 7, "name": "Repository", - "type": "repository", + "data_type": "repository", "value": { "id": 1, "node_id": "R_kgAB", @@ -223021,13 +223043,13 @@ { "id": 8, "name": "Type", - "type": "issue_type", + "data_type": "issue_type", "value": null }, { "id": 9, "name": "Reviewers", - "type": "reviewers", + "data_type": "reviewers", "value": [ { "type": "ReviewRequest", @@ -223046,13 +223068,13 @@ { "id": 10, "name": "Parent issue", - "type": "parent_issue", + "data_type": "parent_issue", "value": null }, { "id": 11, "name": "Sub-issues progress", - "type": "sub_issues_progress", + "data_type": "sub_issues_progress", "value": null } ] @@ -223763,8 +223785,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -226989,8 +227010,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_reviewers": { "type": "array", @@ -227117,8 +227137,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_teams": { "type": "array", @@ -227331,8 +227350,7 @@ "parent", "type" ] - }, - "nullable": true + } }, "head": { "type": "object", @@ -230876,7 +230894,7 @@ { "id": 1, "name": "Title", - "type": "title", + "data_type": "title", "value": { "raw": "It seemed to me that any civilization that had so far lost its head as to need to include a set of detailed instructions for use in a packet of toothpicks, was no longer a civilization in which I could live and stay sane.", "html": "It seemed to me that any civilization that had so far lost its head as to need to include a set of detailed instructions for use in a packet of toothpicks, was no longer a civilization in which I could live and stay sane.", @@ -230891,7 +230909,7 @@ { "id": 2, "name": "Assignees", - "type": "assignees", + "data_type": "assignees", "value": [ { "login": "octocat", @@ -230919,7 +230937,7 @@ { "id": 3, "name": "Status", - "type": "single_select", + "data_type": "single_select", "value": { "id": "98236657", "name": { @@ -230936,7 +230954,7 @@ { "id": 4, "name": "Labels", - "type": "labels", + "data_type": "labels", "value": [ { "id": 19, @@ -230970,13 +230988,13 @@ { "id": 5, "name": "Linked pull requests", - "type": "linked_pull_requests", + "data_type": "linked_pull_requests", "value": [] }, { "id": 6, "name": "Milestone", - "type": "milestone", + "data_type": "milestone", "value": { "url": "https://api.github.com/repos/github/Hello-World/milestones/1", "html_url": "https://github.com/github/Hello-World/milestone/1", @@ -231019,7 +231037,7 @@ { "id": 7, "name": "Repository", - "type": "repository", + "data_type": "repository", "value": { "id": 1, "node_id": "R_kgAB", @@ -231092,13 +231110,13 @@ { "id": 8, "name": "Type", - "type": "issue_type", + "data_type": "issue_type", "value": null }, { "id": 9, "name": "Reviewers", - "type": "reviewers", + "data_type": "reviewers", "value": [ { "type": "ReviewRequest", @@ -231117,13 +231135,13 @@ { "id": 10, "name": "Parent issue", - "type": "parent_issue", + "data_type": "parent_issue", "value": null }, { "id": 11, "name": "Sub-issues progress", - "type": "sub_issues_progress", + "data_type": "sub_issues_progress", "value": null } ] @@ -232054,7 +232072,7 @@ { "id": 1, "name": "Title", - "type": "title", + "data_type": "title", "value": { "raw": "It seemed to me that any civilization that had so far lost its head as to need to include a set of detailed instructions for use in a packet of toothpicks, was no longer a civilization in which I could live and stay sane.", "html": "It seemed to me that any civilization that had so far lost its head as to need to include a set of detailed instructions for use in a packet of toothpicks, was no longer a civilization in which I could live and stay sane.", @@ -232069,7 +232087,7 @@ { "id": 2, "name": "Assignees", - "type": "assignees", + "data_type": "assignees", "value": [ { "login": "octocat", @@ -232097,7 +232115,7 @@ { "id": 3, "name": "Status", - "type": "single_select", + "data_type": "single_select", "value": { "id": "98236657", "name": { @@ -232114,7 +232132,7 @@ { "id": 4, "name": "Labels", - "type": "labels", + "data_type": "labels", "value": [ { "id": 19, @@ -232148,13 +232166,13 @@ { "id": 5, "name": "Linked pull requests", - "type": "linked_pull_requests", + "data_type": "linked_pull_requests", "value": [] }, { "id": 6, "name": "Milestone", - "type": "milestone", + "data_type": "milestone", "value": { "url": "https://api.github.com/repos/github/Hello-World/milestones/1", "html_url": "https://github.com/github/Hello-World/milestone/1", @@ -232197,7 +232215,7 @@ { "id": 7, "name": "Repository", - "type": "repository", + "data_type": "repository", "value": { "id": 1, "node_id": "R_kgAB", @@ -232270,13 +232288,13 @@ { "id": 8, "name": "Type", - "type": "issue_type", + "data_type": "issue_type", "value": null }, { "id": 9, "name": "Reviewers", - "type": "reviewers", + "data_type": "reviewers", "value": [ { "type": "ReviewRequest", @@ -232295,13 +232313,13 @@ { "id": 10, "name": "Parent issue", - "type": "parent_issue", + "data_type": "parent_issue", "value": null }, { "id": 11, "name": "Sub-issues progress", - "type": "sub_issues_progress", + "data_type": "sub_issues_progress", "value": null } ] @@ -232807,7 +232825,7 @@ { "id": 1, "name": "Title", - "type": "title", + "data_type": "title", "value": { "raw": "It seemed to me that any civilization that had so far lost its head as to need to include a set of detailed instructions for use in a packet of toothpicks, was no longer a civilization in which I could live and stay sane.", "html": "It seemed to me that any civilization that had so far lost its head as to need to include a set of detailed instructions for use in a packet of toothpicks, was no longer a civilization in which I could live and stay sane.", @@ -232822,7 +232840,7 @@ { "id": 2, "name": "Assignees", - "type": "assignees", + "data_type": "assignees", "value": [ { "login": "octocat", @@ -232850,7 +232868,7 @@ { "id": 3, "name": "Status", - "type": "single_select", + "data_type": "single_select", "value": { "id": "98236657", "name": { @@ -232867,7 +232885,7 @@ { "id": 4, "name": "Labels", - "type": "labels", + "data_type": "labels", "value": [ { "id": 19, @@ -232901,13 +232919,13 @@ { "id": 5, "name": "Linked pull requests", - "type": "linked_pull_requests", + "data_type": "linked_pull_requests", "value": [] }, { "id": 6, "name": "Milestone", - "type": "milestone", + "data_type": "milestone", "value": { "url": "https://api.github.com/repos/github/Hello-World/milestones/1", "html_url": "https://github.com/github/Hello-World/milestone/1", @@ -232950,7 +232968,7 @@ { "id": 7, "name": "Repository", - "type": "repository", + "data_type": "repository", "value": { "id": 1, "node_id": "R_kgAB", @@ -233023,13 +233041,13 @@ { "id": 8, "name": "Type", - "type": "issue_type", + "data_type": "issue_type", "value": null }, { "id": 9, "name": "Reviewers", - "type": "reviewers", + "data_type": "reviewers", "value": [ { "type": "ReviewRequest", @@ -233048,13 +233066,13 @@ { "id": 10, "name": "Parent issue", - "type": "parent_issue", + "data_type": "parent_issue", "value": null }, { "id": 11, "name": "Sub-issues progress", - "type": "sub_issues_progress", + "data_type": "sub_issues_progress", "value": null } ] @@ -233560,7 +233578,7 @@ { "id": 1, "name": "Title", - "type": "title", + "data_type": "title", "value": { "raw": "It seemed to me that any civilization that had so far lost its head as to need to include a set of detailed instructions for use in a packet of toothpicks, was no longer a civilization in which I could live and stay sane.", "html": "It seemed to me that any civilization that had so far lost its head as to need to include a set of detailed instructions for use in a packet of toothpicks, was no longer a civilization in which I could live and stay sane.", @@ -233575,7 +233593,7 @@ { "id": 2, "name": "Assignees", - "type": "assignees", + "data_type": "assignees", "value": [ { "login": "octocat", @@ -233603,7 +233621,7 @@ { "id": 3, "name": "Status", - "type": "single_select", + "data_type": "single_select", "value": { "id": "98236657", "name": { @@ -233620,7 +233638,7 @@ { "id": 4, "name": "Labels", - "type": "labels", + "data_type": "labels", "value": [ { "id": 19, @@ -233654,13 +233672,13 @@ { "id": 5, "name": "Linked pull requests", - "type": "linked_pull_requests", + "data_type": "linked_pull_requests", "value": [] }, { "id": 6, "name": "Milestone", - "type": "milestone", + "data_type": "milestone", "value": { "url": "https://api.github.com/repos/github/Hello-World/milestones/1", "html_url": "https://github.com/github/Hello-World/milestone/1", @@ -233703,7 +233721,7 @@ { "id": 7, "name": "Repository", - "type": "repository", + "data_type": "repository", "value": { "id": 1, "node_id": "R_kgAB", @@ -233776,13 +233794,13 @@ { "id": 8, "name": "Type", - "type": "issue_type", + "data_type": "issue_type", "value": null }, { "id": 9, "name": "Reviewers", - "type": "reviewers", + "data_type": "reviewers", "value": [ { "type": "ReviewRequest", @@ -233801,13 +233819,13 @@ { "id": 10, "name": "Parent issue", - "type": "parent_issue", + "data_type": "parent_issue", "value": null }, { "id": 11, "name": "Sub-issues progress", - "type": "sub_issues_progress", + "data_type": "sub_issues_progress", "value": null } ] @@ -234313,7 +234331,7 @@ { "id": 1, "name": "Title", - "type": "title", + "data_type": "title", "value": { "raw": "It seemed to me that any civilization that had so far lost its head as to need to include a set of detailed instructions for use in a packet of toothpicks, was no longer a civilization in which I could live and stay sane.", "html": "It seemed to me that any civilization that had so far lost its head as to need to include a set of detailed instructions for use in a packet of toothpicks, was no longer a civilization in which I could live and stay sane.", @@ -234328,7 +234346,7 @@ { "id": 2, "name": "Assignees", - "type": "assignees", + "data_type": "assignees", "value": [ { "login": "octocat", @@ -234356,7 +234374,7 @@ { "id": 3, "name": "Status", - "type": "single_select", + "data_type": "single_select", "value": { "id": "98236657", "name": { @@ -234373,7 +234391,7 @@ { "id": 4, "name": "Labels", - "type": "labels", + "data_type": "labels", "value": [ { "id": 19, @@ -234407,13 +234425,13 @@ { "id": 5, "name": "Linked pull requests", - "type": "linked_pull_requests", + "data_type": "linked_pull_requests", "value": [] }, { "id": 6, "name": "Milestone", - "type": "milestone", + "data_type": "milestone", "value": { "url": "https://api.github.com/repos/github/Hello-World/milestones/1", "html_url": "https://github.com/github/Hello-World/milestone/1", @@ -234456,7 +234474,7 @@ { "id": 7, "name": "Repository", - "type": "repository", + "data_type": "repository", "value": { "id": 1, "node_id": "R_kgAB", @@ -234529,13 +234547,13 @@ { "id": 8, "name": "Type", - "type": "issue_type", + "data_type": "issue_type", "value": null }, { "id": 9, "name": "Reviewers", - "type": "reviewers", + "data_type": "reviewers", "value": [ { "type": "ReviewRequest", @@ -234554,13 +234572,13 @@ { "id": 10, "name": "Parent issue", - "type": "parent_issue", + "data_type": "parent_issue", "value": null }, { "id": 11, "name": "Sub-issues progress", - "type": "sub_issues_progress", + "data_type": "sub_issues_progress", "value": null } ] @@ -235066,7 +235084,7 @@ { "id": 1, "name": "Title", - "type": "title", + "data_type": "title", "value": { "raw": "It seemed to me that any civilization that had so far lost its head as to need to include a set of detailed instructions for use in a packet of toothpicks, was no longer a civilization in which I could live and stay sane.", "html": "It seemed to me that any civilization that had so far lost its head as to need to include a set of detailed instructions for use in a packet of toothpicks, was no longer a civilization in which I could live and stay sane.", @@ -235081,7 +235099,7 @@ { "id": 2, "name": "Assignees", - "type": "assignees", + "data_type": "assignees", "value": [ { "login": "octocat", @@ -235109,7 +235127,7 @@ { "id": 3, "name": "Status", - "type": "single_select", + "data_type": "single_select", "value": { "id": "98236657", "name": { @@ -235126,7 +235144,7 @@ { "id": 4, "name": "Labels", - "type": "labels", + "data_type": "labels", "value": [ { "id": 19, @@ -235160,13 +235178,13 @@ { "id": 5, "name": "Linked pull requests", - "type": "linked_pull_requests", + "data_type": "linked_pull_requests", "value": [] }, { "id": 6, "name": "Milestone", - "type": "milestone", + "data_type": "milestone", "value": { "url": "https://api.github.com/repos/github/Hello-World/milestones/1", "html_url": "https://github.com/github/Hello-World/milestone/1", @@ -235209,7 +235227,7 @@ { "id": 7, "name": "Repository", - "type": "repository", + "data_type": "repository", "value": { "id": 1, "node_id": "R_kgAB", @@ -235282,13 +235300,13 @@ { "id": 8, "name": "Type", - "type": "issue_type", + "data_type": "issue_type", "value": null }, { "id": 9, "name": "Reviewers", - "type": "reviewers", + "data_type": "reviewers", "value": [ { "type": "ReviewRequest", @@ -235307,13 +235325,13 @@ { "id": 10, "name": "Parent issue", - "type": "parent_issue", + "data_type": "parent_issue", "value": null }, { "id": 11, "name": "Sub-issues progress", - "type": "sub_issues_progress", + "data_type": "sub_issues_progress", "value": null } ] @@ -237112,7 +237130,7 @@ { "id": 1, "name": "Title", - "type": "title", + "data_type": "title", "value": { "raw": "It seemed to me that any civilization that had so far lost its head as to need to include a set of detailed instructions for use in a packet of toothpicks, was no longer a civilization in which I could live and stay sane.", "html": "It seemed to me that any civilization that had so far lost its head as to need to include a set of detailed instructions for use in a packet of toothpicks, was no longer a civilization in which I could live and stay sane.", @@ -237127,7 +237145,7 @@ { "id": 2, "name": "Assignees", - "type": "assignees", + "data_type": "assignees", "value": [ { "login": "octocat", @@ -237155,7 +237173,7 @@ { "id": 3, "name": "Status", - "type": "single_select", + "data_type": "single_select", "value": { "id": "98236657", "name": { @@ -237172,7 +237190,7 @@ { "id": 4, "name": "Labels", - "type": "labels", + "data_type": "labels", "value": [ { "id": 19, @@ -237206,13 +237224,13 @@ { "id": 5, "name": "Linked pull requests", - "type": "linked_pull_requests", + "data_type": "linked_pull_requests", "value": [] }, { "id": 6, "name": "Milestone", - "type": "milestone", + "data_type": "milestone", "value": { "url": "https://api.github.com/repos/github/Hello-World/milestones/1", "html_url": "https://github.com/github/Hello-World/milestone/1", @@ -237255,7 +237273,7 @@ { "id": 7, "name": "Repository", - "type": "repository", + "data_type": "repository", "value": { "id": 1, "node_id": "R_kgAB", @@ -237328,13 +237346,13 @@ { "id": 8, "name": "Type", - "type": "issue_type", + "data_type": "issue_type", "value": null }, { "id": 9, "name": "Reviewers", - "type": "reviewers", + "data_type": "reviewers", "value": [ { "type": "ReviewRequest", @@ -237353,13 +237371,13 @@ { "id": 10, "name": "Parent issue", - "type": "parent_issue", + "data_type": "parent_issue", "value": null }, { "id": 11, "name": "Sub-issues progress", - "type": "sub_issues_progress", + "data_type": "sub_issues_progress", "value": null } ] @@ -261895,7 +261913,7 @@ } }, "422": { - "description": "Copilot Usage Merics API setting is disabled at the organization or enterprise level.", + "description": "Copilot Usage Metrics API setting is disabled at the organization or enterprise level.", "content": { "application/json": { "schema": { @@ -364782,8 +364800,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_reviewers": { "type": "array", @@ -364910,8 +364927,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_teams": { "type": "array", @@ -365124,8 +365140,7 @@ "parent", "type" ] - }, - "nullable": true + } }, "head": { "type": "object", @@ -397237,8 +397252,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -400567,8 +400581,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -424521,8 +424534,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -427925,8 +427937,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -436358,8 +436369,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -440947,8 +440957,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -445426,8 +445435,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -449028,8 +449036,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -452429,8 +452436,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -455633,8 +455639,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -460783,8 +460788,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -464074,8 +464078,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -467443,8 +467446,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -470832,8 +470834,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -484638,8 +484639,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -488902,8 +488902,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -492195,8 +492194,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -495464,8 +495462,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -498832,8 +498829,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -510425,8 +510421,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -526109,8 +526104,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_reviewers": { "type": "array", @@ -526237,8 +526231,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_teams": { "type": "array", @@ -526451,8 +526444,7 @@ "parent", "type" ] - }, - "nullable": true + } }, "head": { "type": "object", @@ -530045,8 +530037,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_reviewers": { "type": "array", @@ -530173,8 +530164,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_teams": { "type": "array", @@ -530279,8 +530269,7 @@ "slug", "type" ] - }, - "nullable": true + } }, "head": { "type": "object", @@ -536760,8 +536749,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_reviewers": { "type": "array", @@ -536888,8 +536876,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_teams": { "type": "array", @@ -536994,8 +536981,7 @@ "slug", "type" ] - }, - "nullable": true + } }, "head": { "type": "object", @@ -540797,8 +540783,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_reviewers": { "type": "array", @@ -540925,8 +540910,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_teams": { "type": "array", @@ -541031,8 +541015,7 @@ "slug", "type" ] - }, - "nullable": true + } }, "head": { "type": "object", @@ -551706,8 +551689,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_reviewers": { "type": "array", @@ -551834,8 +551816,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_teams": { "type": "array", @@ -552048,8 +552029,7 @@ "parent", "type" ] - }, - "nullable": true + } }, "head": { "type": "object", @@ -555612,8 +555592,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_reviewers": { "type": "array", @@ -555740,8 +555719,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_teams": { "type": "array", @@ -555954,8 +555932,7 @@ "parent", "type" ] - }, - "nullable": true + } }, "head": { "type": "object", @@ -662210,8 +662187,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -690119,8 +690095,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -693345,8 +693320,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_reviewers": { "type": "array", @@ -693473,8 +693447,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_teams": { "type": "array", @@ -693687,8 +693660,7 @@ "parent", "type" ] - }, - "nullable": true + } }, "head": { "type": "object", @@ -701043,8 +701015,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -704373,8 +704344,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -711381,8 +711351,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -714711,8 +714680,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -721729,8 +721697,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -725059,8 +725026,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -741165,7 +741131,7 @@ { "id": 1, "name": "Title", - "type": "title", + "data_type": "title", "value": { "raw": "It seemed to me that any civilization that had so far lost its head as to need to include a set of detailed instructions for use in a packet of toothpicks, was no longer a civilization in which I could live and stay sane.", "html": "It seemed to me that any civilization that had so far lost its head as to need to include a set of detailed instructions for use in a packet of toothpicks, was no longer a civilization in which I could live and stay sane.", @@ -741180,7 +741146,7 @@ { "id": 2, "name": "Assignees", - "type": "assignees", + "data_type": "assignees", "value": [ { "login": "octocat", @@ -741208,7 +741174,7 @@ { "id": 3, "name": "Status", - "type": "single_select", + "data_type": "single_select", "value": { "id": "98236657", "name": { @@ -741225,7 +741191,7 @@ { "id": 4, "name": "Labels", - "type": "labels", + "data_type": "labels", "value": [ { "id": 19, @@ -741259,13 +741225,13 @@ { "id": 5, "name": "Linked pull requests", - "type": "linked_pull_requests", + "data_type": "linked_pull_requests", "value": [] }, { "id": 6, "name": "Milestone", - "type": "milestone", + "data_type": "milestone", "value": { "url": "https://api.github.com/repos/github/Hello-World/milestones/1", "html_url": "https://github.com/github/Hello-World/milestone/1", @@ -741308,7 +741274,7 @@ { "id": 7, "name": "Repository", - "type": "repository", + "data_type": "repository", "value": { "id": 1, "node_id": "R_kgAB", @@ -741381,13 +741347,13 @@ { "id": 8, "name": "Type", - "type": "issue_type", + "data_type": "issue_type", "value": null }, { "id": 9, "name": "Reviewers", - "type": "reviewers", + "data_type": "reviewers", "value": [ { "type": "ReviewRequest", @@ -741406,13 +741372,13 @@ { "id": 10, "name": "Parent issue", - "type": "parent_issue", + "data_type": "parent_issue", "value": null }, { "id": 11, "name": "Sub-issues progress", - "type": "sub_issues_progress", + "data_type": "sub_issues_progress", "value": null } ] @@ -742123,8 +742089,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -745349,8 +745314,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_reviewers": { "type": "array", @@ -745477,8 +745441,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_teams": { "type": "array", @@ -745691,8 +745654,7 @@ "parent", "type" ] - }, - "nullable": true + } }, "head": { "type": "object", @@ -749236,7 +749198,7 @@ { "id": 1, "name": "Title", - "type": "title", + "data_type": "title", "value": { "raw": "It seemed to me that any civilization that had so far lost its head as to need to include a set of detailed instructions for use in a packet of toothpicks, was no longer a civilization in which I could live and stay sane.", "html": "It seemed to me that any civilization that had so far lost its head as to need to include a set of detailed instructions for use in a packet of toothpicks, was no longer a civilization in which I could live and stay sane.", @@ -749251,7 +749213,7 @@ { "id": 2, "name": "Assignees", - "type": "assignees", + "data_type": "assignees", "value": [ { "login": "octocat", @@ -749279,7 +749241,7 @@ { "id": 3, "name": "Status", - "type": "single_select", + "data_type": "single_select", "value": { "id": "98236657", "name": { @@ -749296,7 +749258,7 @@ { "id": 4, "name": "Labels", - "type": "labels", + "data_type": "labels", "value": [ { "id": 19, @@ -749330,13 +749292,13 @@ { "id": 5, "name": "Linked pull requests", - "type": "linked_pull_requests", + "data_type": "linked_pull_requests", "value": [] }, { "id": 6, "name": "Milestone", - "type": "milestone", + "data_type": "milestone", "value": { "url": "https://api.github.com/repos/github/Hello-World/milestones/1", "html_url": "https://github.com/github/Hello-World/milestone/1", @@ -749379,7 +749341,7 @@ { "id": 7, "name": "Repository", - "type": "repository", + "data_type": "repository", "value": { "id": 1, "node_id": "R_kgAB", @@ -749452,13 +749414,13 @@ { "id": 8, "name": "Type", - "type": "issue_type", + "data_type": "issue_type", "value": null }, { "id": 9, "name": "Reviewers", - "type": "reviewers", + "data_type": "reviewers", "value": [ { "type": "ReviewRequest", @@ -749477,13 +749439,13 @@ { "id": 10, "name": "Parent issue", - "type": "parent_issue", + "data_type": "parent_issue", "value": null }, { "id": 11, "name": "Sub-issues progress", - "type": "sub_issues_progress", + "data_type": "sub_issues_progress", "value": null } ] @@ -750414,7 +750376,7 @@ { "id": 1, "name": "Title", - "type": "title", + "data_type": "title", "value": { "raw": "It seemed to me that any civilization that had so far lost its head as to need to include a set of detailed instructions for use in a packet of toothpicks, was no longer a civilization in which I could live and stay sane.", "html": "It seemed to me that any civilization that had so far lost its head as to need to include a set of detailed instructions for use in a packet of toothpicks, was no longer a civilization in which I could live and stay sane.", @@ -750429,7 +750391,7 @@ { "id": 2, "name": "Assignees", - "type": "assignees", + "data_type": "assignees", "value": [ { "login": "octocat", @@ -750457,7 +750419,7 @@ { "id": 3, "name": "Status", - "type": "single_select", + "data_type": "single_select", "value": { "id": "98236657", "name": { @@ -750474,7 +750436,7 @@ { "id": 4, "name": "Labels", - "type": "labels", + "data_type": "labels", "value": [ { "id": 19, @@ -750508,13 +750470,13 @@ { "id": 5, "name": "Linked pull requests", - "type": "linked_pull_requests", + "data_type": "linked_pull_requests", "value": [] }, { "id": 6, "name": "Milestone", - "type": "milestone", + "data_type": "milestone", "value": { "url": "https://api.github.com/repos/github/Hello-World/milestones/1", "html_url": "https://github.com/github/Hello-World/milestone/1", @@ -750557,7 +750519,7 @@ { "id": 7, "name": "Repository", - "type": "repository", + "data_type": "repository", "value": { "id": 1, "node_id": "R_kgAB", @@ -750630,13 +750592,13 @@ { "id": 8, "name": "Type", - "type": "issue_type", + "data_type": "issue_type", "value": null }, { "id": 9, "name": "Reviewers", - "type": "reviewers", + "data_type": "reviewers", "value": [ { "type": "ReviewRequest", @@ -750655,13 +750617,13 @@ { "id": 10, "name": "Parent issue", - "type": "parent_issue", + "data_type": "parent_issue", "value": null }, { "id": 11, "name": "Sub-issues progress", - "type": "sub_issues_progress", + "data_type": "sub_issues_progress", "value": null } ] @@ -751167,7 +751129,7 @@ { "id": 1, "name": "Title", - "type": "title", + "data_type": "title", "value": { "raw": "It seemed to me that any civilization that had so far lost its head as to need to include a set of detailed instructions for use in a packet of toothpicks, was no longer a civilization in which I could live and stay sane.", "html": "It seemed to me that any civilization that had so far lost its head as to need to include a set of detailed instructions for use in a packet of toothpicks, was no longer a civilization in which I could live and stay sane.", @@ -751182,7 +751144,7 @@ { "id": 2, "name": "Assignees", - "type": "assignees", + "data_type": "assignees", "value": [ { "login": "octocat", @@ -751210,7 +751172,7 @@ { "id": 3, "name": "Status", - "type": "single_select", + "data_type": "single_select", "value": { "id": "98236657", "name": { @@ -751227,7 +751189,7 @@ { "id": 4, "name": "Labels", - "type": "labels", + "data_type": "labels", "value": [ { "id": 19, @@ -751261,13 +751223,13 @@ { "id": 5, "name": "Linked pull requests", - "type": "linked_pull_requests", + "data_type": "linked_pull_requests", "value": [] }, { "id": 6, "name": "Milestone", - "type": "milestone", + "data_type": "milestone", "value": { "url": "https://api.github.com/repos/github/Hello-World/milestones/1", "html_url": "https://github.com/github/Hello-World/milestone/1", @@ -751310,7 +751272,7 @@ { "id": 7, "name": "Repository", - "type": "repository", + "data_type": "repository", "value": { "id": 1, "node_id": "R_kgAB", @@ -751383,13 +751345,13 @@ { "id": 8, "name": "Type", - "type": "issue_type", + "data_type": "issue_type", "value": null }, { "id": 9, "name": "Reviewers", - "type": "reviewers", + "data_type": "reviewers", "value": [ { "type": "ReviewRequest", @@ -751408,13 +751370,13 @@ { "id": 10, "name": "Parent issue", - "type": "parent_issue", + "data_type": "parent_issue", "value": null }, { "id": 11, "name": "Sub-issues progress", - "type": "sub_issues_progress", + "data_type": "sub_issues_progress", "value": null } ] @@ -751920,7 +751882,7 @@ { "id": 1, "name": "Title", - "type": "title", + "data_type": "title", "value": { "raw": "It seemed to me that any civilization that had so far lost its head as to need to include a set of detailed instructions for use in a packet of toothpicks, was no longer a civilization in which I could live and stay sane.", "html": "It seemed to me that any civilization that had so far lost its head as to need to include a set of detailed instructions for use in a packet of toothpicks, was no longer a civilization in which I could live and stay sane.", @@ -751935,7 +751897,7 @@ { "id": 2, "name": "Assignees", - "type": "assignees", + "data_type": "assignees", "value": [ { "login": "octocat", @@ -751963,7 +751925,7 @@ { "id": 3, "name": "Status", - "type": "single_select", + "data_type": "single_select", "value": { "id": "98236657", "name": { @@ -751980,7 +751942,7 @@ { "id": 4, "name": "Labels", - "type": "labels", + "data_type": "labels", "value": [ { "id": 19, @@ -752014,13 +751976,13 @@ { "id": 5, "name": "Linked pull requests", - "type": "linked_pull_requests", + "data_type": "linked_pull_requests", "value": [] }, { "id": 6, "name": "Milestone", - "type": "milestone", + "data_type": "milestone", "value": { "url": "https://api.github.com/repos/github/Hello-World/milestones/1", "html_url": "https://github.com/github/Hello-World/milestone/1", @@ -752063,7 +752025,7 @@ { "id": 7, "name": "Repository", - "type": "repository", + "data_type": "repository", "value": { "id": 1, "node_id": "R_kgAB", @@ -752136,13 +752098,13 @@ { "id": 8, "name": "Type", - "type": "issue_type", + "data_type": "issue_type", "value": null }, { "id": 9, "name": "Reviewers", - "type": "reviewers", + "data_type": "reviewers", "value": [ { "type": "ReviewRequest", @@ -752161,13 +752123,13 @@ { "id": 10, "name": "Parent issue", - "type": "parent_issue", + "data_type": "parent_issue", "value": null }, { "id": 11, "name": "Sub-issues progress", - "type": "sub_issues_progress", + "data_type": "sub_issues_progress", "value": null } ] @@ -752673,7 +752635,7 @@ { "id": 1, "name": "Title", - "type": "title", + "data_type": "title", "value": { "raw": "It seemed to me that any civilization that had so far lost its head as to need to include a set of detailed instructions for use in a packet of toothpicks, was no longer a civilization in which I could live and stay sane.", "html": "It seemed to me that any civilization that had so far lost its head as to need to include a set of detailed instructions for use in a packet of toothpicks, was no longer a civilization in which I could live and stay sane.", @@ -752688,7 +752650,7 @@ { "id": 2, "name": "Assignees", - "type": "assignees", + "data_type": "assignees", "value": [ { "login": "octocat", @@ -752716,7 +752678,7 @@ { "id": 3, "name": "Status", - "type": "single_select", + "data_type": "single_select", "value": { "id": "98236657", "name": { @@ -752733,7 +752695,7 @@ { "id": 4, "name": "Labels", - "type": "labels", + "data_type": "labels", "value": [ { "id": 19, @@ -752767,13 +752729,13 @@ { "id": 5, "name": "Linked pull requests", - "type": "linked_pull_requests", + "data_type": "linked_pull_requests", "value": [] }, { "id": 6, "name": "Milestone", - "type": "milestone", + "data_type": "milestone", "value": { "url": "https://api.github.com/repos/github/Hello-World/milestones/1", "html_url": "https://github.com/github/Hello-World/milestone/1", @@ -752816,7 +752778,7 @@ { "id": 7, "name": "Repository", - "type": "repository", + "data_type": "repository", "value": { "id": 1, "node_id": "R_kgAB", @@ -752889,13 +752851,13 @@ { "id": 8, "name": "Type", - "type": "issue_type", + "data_type": "issue_type", "value": null }, { "id": 9, "name": "Reviewers", - "type": "reviewers", + "data_type": "reviewers", "value": [ { "type": "ReviewRequest", @@ -752914,13 +752876,13 @@ { "id": 10, "name": "Parent issue", - "type": "parent_issue", + "data_type": "parent_issue", "value": null }, { "id": 11, "name": "Sub-issues progress", - "type": "sub_issues_progress", + "data_type": "sub_issues_progress", "value": null } ] @@ -753426,7 +753388,7 @@ { "id": 1, "name": "Title", - "type": "title", + "data_type": "title", "value": { "raw": "It seemed to me that any civilization that had so far lost its head as to need to include a set of detailed instructions for use in a packet of toothpicks, was no longer a civilization in which I could live and stay sane.", "html": "It seemed to me that any civilization that had so far lost its head as to need to include a set of detailed instructions for use in a packet of toothpicks, was no longer a civilization in which I could live and stay sane.", @@ -753441,7 +753403,7 @@ { "id": 2, "name": "Assignees", - "type": "assignees", + "data_type": "assignees", "value": [ { "login": "octocat", @@ -753469,7 +753431,7 @@ { "id": 3, "name": "Status", - "type": "single_select", + "data_type": "single_select", "value": { "id": "98236657", "name": { @@ -753486,7 +753448,7 @@ { "id": 4, "name": "Labels", - "type": "labels", + "data_type": "labels", "value": [ { "id": 19, @@ -753520,13 +753482,13 @@ { "id": 5, "name": "Linked pull requests", - "type": "linked_pull_requests", + "data_type": "linked_pull_requests", "value": [] }, { "id": 6, "name": "Milestone", - "type": "milestone", + "data_type": "milestone", "value": { "url": "https://api.github.com/repos/github/Hello-World/milestones/1", "html_url": "https://github.com/github/Hello-World/milestone/1", @@ -753569,7 +753531,7 @@ { "id": 7, "name": "Repository", - "type": "repository", + "data_type": "repository", "value": { "id": 1, "node_id": "R_kgAB", @@ -753642,13 +753604,13 @@ { "id": 8, "name": "Type", - "type": "issue_type", + "data_type": "issue_type", "value": null }, { "id": 9, "name": "Reviewers", - "type": "reviewers", + "data_type": "reviewers", "value": [ { "type": "ReviewRequest", @@ -753667,13 +753629,13 @@ { "id": 10, "name": "Parent issue", - "type": "parent_issue", + "data_type": "parent_issue", "value": null }, { "id": 11, "name": "Sub-issues progress", - "type": "sub_issues_progress", + "data_type": "sub_issues_progress", "value": null } ] @@ -754742,7 +754704,7 @@ { "id": 1, "name": "Title", - "type": "title", + "data_type": "title", "value": { "raw": "It seemed to me that any civilization that had so far lost its head as to need to include a set of detailed instructions for use in a packet of toothpicks, was no longer a civilization in which I could live and stay sane.", "html": "It seemed to me that any civilization that had so far lost its head as to need to include a set of detailed instructions for use in a packet of toothpicks, was no longer a civilization in which I could live and stay sane.", @@ -754757,7 +754719,7 @@ { "id": 2, "name": "Assignees", - "type": "assignees", + "data_type": "assignees", "value": [ { "login": "octocat", @@ -754785,7 +754747,7 @@ { "id": 3, "name": "Status", - "type": "single_select", + "data_type": "single_select", "value": { "id": "98236657", "name": { @@ -754802,7 +754764,7 @@ { "id": 4, "name": "Labels", - "type": "labels", + "data_type": "labels", "value": [ { "id": 19, @@ -754836,13 +754798,13 @@ { "id": 5, "name": "Linked pull requests", - "type": "linked_pull_requests", + "data_type": "linked_pull_requests", "value": [] }, { "id": 6, "name": "Milestone", - "type": "milestone", + "data_type": "milestone", "value": { "url": "https://api.github.com/repos/github/Hello-World/milestones/1", "html_url": "https://github.com/github/Hello-World/milestone/1", @@ -754885,7 +754847,7 @@ { "id": 7, "name": "Repository", - "type": "repository", + "data_type": "repository", "value": { "id": 1, "node_id": "R_kgAB", @@ -754958,13 +754920,13 @@ { "id": 8, "name": "Type", - "type": "issue_type", + "data_type": "issue_type", "value": null }, { "id": 9, "name": "Reviewers", - "type": "reviewers", + "data_type": "reviewers", "value": [ { "type": "ReviewRequest", @@ -754983,13 +754945,13 @@ { "id": 10, "name": "Parent issue", - "type": "parent_issue", + "data_type": "parent_issue", "value": null }, { "id": 11, "name": "Sub-issues progress", - "type": "sub_issues_progress", + "data_type": "sub_issues_progress", "value": null } ] @@ -756274,8 +756236,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -759604,8 +759565,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -766608,8 +766568,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -769938,8 +769897,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -779805,7 +779763,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "branch_protection_configuration", "schema": { "type": "string" } @@ -781429,7 +781387,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "branch_protection_configuration", "schema": { "type": "string" } @@ -783053,7 +783011,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "branch_protection_rule", "schema": { "type": "string" } @@ -784857,7 +784815,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "branch_protection_rule", "schema": { "type": "string" } @@ -786661,7 +786619,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "branch_protection_rule", "schema": { "type": "string" } @@ -788623,7 +788581,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "bypass_request_secret_scanning", "schema": { "type": "string" } @@ -790641,7 +790599,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "bypass_request_secret_scanning", "schema": { "type": "string" } @@ -792659,7 +792617,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "bypass_request_secret_scanning", "schema": { "type": "string" } @@ -794677,7 +794635,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "bypass_request_secret_scanning", "schema": { "type": "string" } @@ -796734,7 +796692,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "bypass_request_secret_scanning", "schema": { "type": "string" } @@ -798791,7 +798749,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "check_run", "schema": { "type": "string" } @@ -802927,7 +802885,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "check_run", "schema": { "type": "string" } @@ -807063,7 +807021,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "check_run", "schema": { "type": "string" } @@ -811212,7 +811170,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "check_run", "schema": { "type": "string" } @@ -815348,7 +815306,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "check_suite", "schema": { "type": "string" } @@ -817721,7 +817679,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "check_suite", "schema": { "type": "string" } @@ -820127,7 +820085,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "check_suite", "schema": { "type": "string" } @@ -822527,7 +822485,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "code_scanning_alert", "schema": { "type": "string" } @@ -824580,7 +824538,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "code_scanning_alert", "schema": { "type": "string" } @@ -826751,7 +826709,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "code_scanning_alert", "schema": { "type": "string" } @@ -828740,7 +828698,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "code_scanning_alert", "schema": { "type": "string" } @@ -830821,7 +830779,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "code_scanning_alert", "schema": { "type": "string" } @@ -832814,7 +832772,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "code_scanning_alert", "schema": { "type": "string" } @@ -834765,7 +834723,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "code_scanning_alert", "schema": { "type": "string" } @@ -836808,7 +836766,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "commit_comment", "schema": { "type": "string" } @@ -838659,7 +838617,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "create", "schema": { "type": "string" } @@ -840306,7 +840264,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "custom_property", "schema": { "type": "string" } @@ -840785,7 +840743,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "custom_property", "schema": { "type": "string" } @@ -841189,7 +841147,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "custom_property", "schema": { "type": "string" } @@ -841668,7 +841626,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "custom_property", "schema": { "type": "string" } @@ -842147,7 +842105,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "custom_property_values", "schema": { "type": "string" } @@ -843840,7 +843798,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "delete", "schema": { "type": "string" } @@ -865276,7 +865234,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "deploy_key", "schema": { "type": "string" } @@ -866949,7 +866907,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "deploy_key", "schema": { "type": "string" } @@ -868622,7 +868580,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "deployment", "schema": { "type": "string" } @@ -871789,7 +871747,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "deployment_protection_rule", "schema": { "type": "string" } @@ -873172,8 +873130,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_reviewers": { "type": "array", @@ -873300,8 +873257,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_teams": { "type": "array", @@ -873406,8 +873362,7 @@ "slug", "type" ] - }, - "nullable": true + } }, "head": { "type": "object", @@ -877197,7 +877152,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "deployment_review", "schema": { "type": "string" } @@ -879930,7 +879885,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "deployment_review", "schema": { "type": "string" } @@ -882663,7 +882618,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "deployment_review", "schema": { "type": "string" } @@ -885405,7 +885360,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "deployment_status", "schema": { "type": "string" } @@ -889278,7 +889233,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "discussion", "schema": { "type": "string" } @@ -891574,7 +891529,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "discussion", "schema": { "type": "string" } @@ -895806,7 +895761,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "discussion_comment", "schema": { "type": "string" } @@ -898102,7 +898057,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "discussion_comment", "schema": { "type": "string" } @@ -900398,7 +900353,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "discussion_comment", "schema": { "type": "string" } @@ -902714,7 +902669,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "discussion", "schema": { "type": "string" } @@ -904798,7 +904753,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "discussion", "schema": { "type": "string" } @@ -906882,7 +906837,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "discussion", "schema": { "type": "string" } @@ -908993,7 +908948,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "discussion", "schema": { "type": "string" } @@ -911119,7 +911074,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "discussion", "schema": { "type": "string" } @@ -913203,7 +913158,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "discussion", "schema": { "type": "string" } @@ -917371,7 +917326,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "discussion", "schema": { "type": "string" } @@ -921155,7 +921110,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "discussion", "schema": { "type": "string" } @@ -923361,7 +923316,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "discussion", "schema": { "type": "string" } @@ -925487,7 +925442,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "discussion", "schema": { "type": "string" } @@ -927571,7 +927526,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "discussion", "schema": { "type": "string" } @@ -929655,7 +929610,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "dismissal_request_code_scanning", "schema": { "type": "string" } @@ -931673,7 +931628,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "dismissal_request_code_scanning", "schema": { "type": "string" } @@ -939823,7 +939778,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "dismissal_request_secret_scanning", "schema": { "type": "string" } @@ -941841,7 +941796,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "dismissal_request_secret_scanning", "schema": { "type": "string" } @@ -943859,7 +943814,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "dismissal_request_secret_scanning", "schema": { "type": "string" } @@ -945877,7 +945832,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "dismissal_request_secret_scanning", "schema": { "type": "string" } @@ -947934,7 +947889,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "dismissal_request_secret_scanning", "schema": { "type": "string" } @@ -949991,7 +949946,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "exemption_request_push_ruleset", "schema": { "type": "string" } @@ -952009,7 +951964,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "exemption_request_push_ruleset", "schema": { "type": "string" } @@ -954027,7 +953982,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "exemption_request_push_ruleset", "schema": { "type": "string" } @@ -956045,7 +956000,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "exemption_request_push_ruleset", "schema": { "type": "string" } @@ -958102,7 +958057,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "exemption_request_push_ruleset", "schema": { "type": "string" } @@ -960158,7 +960113,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "fork", "schema": { "type": "string" } @@ -962683,7 +962638,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "github_app_authorization", "schema": { "type": "string" } @@ -962910,7 +962865,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "gollum", "schema": { "type": "string" } @@ -964574,7 +964529,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "installation", "schema": { "type": "string" } @@ -967196,7 +967151,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "installation", "schema": { "type": "string" } @@ -969725,7 +969680,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "installation", "schema": { "type": "string" } @@ -972254,7 +972209,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "installation_repositories", "schema": { "type": "string" } @@ -974915,7 +974870,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "installation_repositories", "schema": { "type": "string" } @@ -977583,7 +977538,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "installation", "schema": { "type": "string" } @@ -980112,7 +980067,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "installation_target", "schema": { "type": "string" } @@ -981888,7 +981843,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "installation", "schema": { "type": "string" } @@ -984417,7 +984372,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "issue_comment", "schema": { "type": "string" } @@ -988334,7 +988289,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "issue_comment", "schema": { "type": "string" } @@ -992251,7 +992206,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "issue_comment", "schema": { "type": "string" } @@ -996187,7 +996142,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "issue_comment", "schema": { "type": "string" } @@ -1000111,7 +1000066,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "issue_comment", "schema": { "type": "string" } @@ -1004035,7 +1003990,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "issue_dependencies", "schema": { "type": "string" } @@ -1004581,8 +1004536,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -1007542,8 +1007496,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -1012258,7 +1012211,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "issue_dependencies", "schema": { "type": "string" } @@ -1012804,8 +1012757,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -1015765,8 +1015717,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -1020481,7 +1020432,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "issue_dependencies", "schema": { "type": "string" } @@ -1021027,8 +1020978,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -1024732,8 +1024682,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -1028704,7 +1028653,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "issue_dependencies", "schema": { "type": "string" } @@ -1029250,8 +1029199,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -1032955,8 +1032903,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -1109930,7 +1109877,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "label", "schema": { "type": "string" } @@ -1111595,7 +1111542,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "label", "schema": { "type": "string" } @@ -1113261,7 +1113208,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "label", "schema": { "type": "string" } @@ -1114969,7 +1114916,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "marketplace_purchase", "schema": { "type": "string" } @@ -1116818,7 +1116765,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "marketplace_purchase", "schema": { "type": "string" } @@ -1118669,7 +1118616,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "marketplace_purchase", "schema": { "type": "string" } @@ -1120519,7 +1120466,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "marketplace_purchase", "schema": { "type": "string" } @@ -1122366,7 +1122313,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "marketplace_purchase", "schema": { "type": "string" } @@ -1124215,7 +1124162,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "member", "schema": { "type": "string" } @@ -1125971,7 +1125918,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "member", "schema": { "type": "string" } @@ -1127725,7 +1127672,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "member", "schema": { "type": "string" } @@ -1129447,7 +1129394,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "membership", "schema": { "type": "string" } @@ -1131330,7 +1131277,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "membership", "schema": { "type": "string" } @@ -1133217,7 +1133164,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "merge_group", "schema": { "type": "string" } @@ -1134881,7 +1134828,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "merge_group", "schema": { "type": "string" } @@ -1136551,7 +1136498,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "meta", "schema": { "type": "string" } @@ -1138305,7 +1138252,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "milestone", "schema": { "type": "string" } @@ -1140113,7 +1140060,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "milestone", "schema": { "type": "string" } @@ -1141920,7 +1141867,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "milestone", "schema": { "type": "string" } @@ -1143728,7 +1143675,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "milestone", "schema": { "type": "string" } @@ -1145579,7 +1145526,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "milestone", "schema": { "type": "string" } @@ -1147386,7 +1147333,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "org_block", "schema": { "type": "string" } @@ -1149107,7 +1149054,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "org_block", "schema": { "type": "string" } @@ -1150828,7 +1150775,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "organization_custom_property", "schema": { "type": "string" } @@ -1151217,7 +1151164,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "organization_custom_property", "schema": { "type": "string" } @@ -1151547,7 +1151494,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "organization_custom_property", "schema": { "type": "string" } @@ -1151957,7 +1151904,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "organization_custom_property_values", "schema": { "type": "string" } @@ -1152420,7 +1152367,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "organization", "schema": { "type": "string" } @@ -1154185,7 +1154132,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "organization", "schema": { "type": "string" } @@ -1155951,7 +1155898,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "organization", "schema": { "type": "string" } @@ -1157826,7 +1157773,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "organization", "schema": { "type": "string" } @@ -1159592,7 +1159539,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "organization", "schema": { "type": "string" } @@ -1161370,7 +1161317,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "package", "schema": { "type": "string" } @@ -1163842,7 +1163789,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "package", "schema": { "type": "string" } @@ -1166092,7 +1166039,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "page_build", "schema": { "type": "string" } @@ -1170623,7 +1170570,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "ping", "schema": { "type": "string" } @@ -1172451,7 +1172398,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "project_card", "schema": { "type": "string" } @@ -1174255,7 +1174202,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "project_card", "schema": { "type": "string" } @@ -1176039,7 +1175986,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "project_card", "schema": { "type": "string" } @@ -1177826,7 +1177773,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "project_card", "schema": { "type": "string" } @@ -1179631,7 +1179578,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "project_card", "schema": { "type": "string" } @@ -1181542,7 +1181489,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "project", "schema": { "type": "string" } @@ -1183332,7 +1183279,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "project_column", "schema": { "type": "string" } @@ -1185006,7 +1184953,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "project_column", "schema": { "type": "string" } @@ -1186681,7 +1186628,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "project_column", "schema": { "type": "string" } @@ -1188372,7 +1188319,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "project_column", "schema": { "type": "string" } @@ -1190047,7 +1189994,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "project", "schema": { "type": "string" } @@ -1191837,7 +1191784,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "project", "schema": { "type": "string" } @@ -1193627,7 +1193574,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "project", "schema": { "type": "string" } @@ -1195446,7 +1195393,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "project", "schema": { "type": "string" } @@ -1207664,7 +1207611,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "public", "schema": { "type": "string" } @@ -1209281,7 +1209228,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -1213989,7 +1213936,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -1218595,7 +1218542,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -1223200,7 +1223147,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -1224186,8 +1224133,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_reviewers": { "type": "array", @@ -1224314,8 +1224260,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_teams": { "type": "array", @@ -1224420,8 +1224365,7 @@ "slug", "type" ] - }, - "nullable": true + } }, "head": { "type": "object", @@ -1228185,7 +1228129,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -1229171,8 +1229115,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_reviewers": { "type": "array", @@ -1229299,8 +1229242,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_teams": { "type": "array", @@ -1229405,8 +1229347,7 @@ "slug", "type" ] - }, - "nullable": true + } }, "head": { "type": "object", @@ -1233170,7 +1233111,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -1237970,7 +1237911,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -1242581,7 +1242522,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -1243628,8 +1243569,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_reviewers": { "type": "array", @@ -1243756,8 +1243696,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_teams": { "type": "array", @@ -1243862,8 +1243801,7 @@ "slug", "type" ] - }, - "nullable": true + } }, "head": { "type": "object", @@ -1247627,7 +1247565,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -1252220,7 +1252158,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -1256870,7 +1256808,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -1261477,7 +1261415,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -1266277,7 +1266215,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -1267263,8 +1267201,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_reviewers": { "type": "array", @@ -1267391,8 +1267328,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_teams": { "type": "array", @@ -1267497,8 +1267433,7 @@ "slug", "type" ] - }, - "nullable": true + } }, "head": { "type": "object", @@ -1271262,7 +1271197,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -1272248,8 +1272183,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_reviewers": { "type": "array", @@ -1272376,8 +1272310,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_teams": { "type": "array", @@ -1272482,8 +1272415,7 @@ "slug", "type" ] - }, - "nullable": true + } }, "head": { "type": "object", @@ -1276247,7 +1276179,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -1277233,8 +1277165,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_reviewers": { "type": "array", @@ -1277361,8 +1277292,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_teams": { "type": "array", @@ -1277467,8 +1277397,7 @@ "slug", "type" ] - }, - "nullable": true + } }, "head": { "type": "object", @@ -1281232,7 +1281161,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request_review_comment", "schema": { "type": "string" } @@ -1286050,7 +1285979,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request_review_comment", "schema": { "type": "string" } @@ -1290855,7 +1290784,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request_review_comment", "schema": { "type": "string" } @@ -1295683,7 +1295612,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request_review", "schema": { "type": "string" } @@ -1300352,7 +1300281,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request_review", "schema": { "type": "string" } @@ -1304911,7 +1304840,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -1314285,7 +1314214,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -1323632,7 +1323561,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request_review", "schema": { "type": "string" } @@ -1328298,7 +1328227,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request_review_thread", "schema": { "type": "string" } @@ -1333060,7 +1332989,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request_review_thread", "schema": { "type": "string" } @@ -1337806,7 +1337735,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -1342420,7 +1342349,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -1347125,7 +1347054,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -1351774,7 +1351703,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -1356365,7 +1356294,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "push", "schema": { "type": "string" } @@ -1357674,7 +1357603,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "registry_package", "schema": { "type": "string" } @@ -1360095,7 +1360024,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "registry_package", "schema": { "type": "string" } @@ -1362258,7 +1362187,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "release", "schema": { "type": "string" } @@ -1364302,7 +1364231,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "release", "schema": { "type": "string" } @@ -1366346,7 +1366275,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "release", "schema": { "type": "string" } @@ -1368443,7 +1368372,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "release", "schema": { "type": "string" } @@ -1370490,7 +1370419,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "release", "schema": { "type": "string" } @@ -1372534,7 +1372463,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "release", "schema": { "type": "string" } @@ -1374577,7 +1374506,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "release", "schema": { "type": "string" } @@ -1376621,7 +1376550,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository_advisory", "schema": { "type": "string" } @@ -1379813,7 +1379742,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository_advisory", "schema": { "type": "string" } @@ -1383005,7 +1382934,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository", "schema": { "type": "string" } @@ -1384630,7 +1384559,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository", "schema": { "type": "string" } @@ -1386255,7 +1386184,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository", "schema": { "type": "string" } @@ -1387879,7 +1387808,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository_dispatch", "schema": { "type": "string" } @@ -1389511,7 +1389440,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository", "schema": { "type": "string" } @@ -1391188,7 +1391117,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository_import", "schema": { "type": "string" } @@ -1392813,7 +1392742,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository", "schema": { "type": "string" } @@ -1394438,7 +1394367,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository", "schema": { "type": "string" } @@ -1396063,7 +1395992,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository", "schema": { "type": "string" } @@ -1397716,7 +1397645,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository_ruleset", "schema": { "type": "string" } @@ -1400656,7 +1400585,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository_ruleset", "schema": { "type": "string" } @@ -1403596,7 +1403525,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository_ruleset", "schema": { "type": "string" } @@ -1409442,7 +1409371,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository", "schema": { "type": "string" } @@ -1411254,7 +1411183,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository", "schema": { "type": "string" } @@ -1412879,7 +1412808,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository_vulnerability_alert", "schema": { "type": "string" } @@ -1414670,7 +1414599,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository_vulnerability_alert", "schema": { "type": "string" } @@ -1416470,7 +1416399,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository_vulnerability_alert", "schema": { "type": "string" } @@ -1418261,7 +1418190,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository_vulnerability_alert", "schema": { "type": "string" } @@ -1420052,7 +1419981,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "secret_scanning_alert", "schema": { "type": "string" } @@ -1422418,7 +1422347,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "secret_scanning_alert", "schema": { "type": "string" } @@ -1424660,7 +1424589,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "secret_scanning_alert_location", "schema": { "type": "string" } @@ -1427318,7 +1427247,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "secret_scanning_alert", "schema": { "type": "string" } @@ -1429560,7 +1429489,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "secret_scanning_alert", "schema": { "type": "string" } @@ -1431802,7 +1431731,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "secret_scanning_alert", "schema": { "type": "string" } @@ -1434044,7 +1433973,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "secret_scanning_alert", "schema": { "type": "string" } @@ -1436410,7 +1436339,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "secret_scanning_alert", "schema": { "type": "string" } @@ -1438652,7 +1438581,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "secret_scanning_scan", "schema": { "type": "string" } @@ -1440331,7 +1440260,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "security_advisory", "schema": { "type": "string" } @@ -1442160,7 +1442089,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "security_advisory", "schema": { "type": "string" } @@ -1443989,7 +1443918,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "security_advisory", "schema": { "type": "string" } @@ -1445816,7 +1445745,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "security_and_analysis", "schema": { "type": "string" } @@ -1449635,7 +1449564,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "sponsorship", "schema": { "type": "string" } @@ -1451574,7 +1451503,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "sponsorship", "schema": { "type": "string" } @@ -1453513,7 +1453442,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "sponsorship", "schema": { "type": "string" } @@ -1455470,7 +1455399,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "sponsorship", "schema": { "type": "string" } @@ -1457413,7 +1457342,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "sponsorship", "schema": { "type": "string" } @@ -1459416,7 +1459345,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "sponsorship", "schema": { "type": "string" } @@ -1461415,7 +1461344,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "star", "schema": { "type": "string" } @@ -1463045,7 +1462974,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "star", "schema": { "type": "string" } @@ -1464673,7 +1464602,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "status", "schema": { "type": "string" } @@ -1466801,7 +1466730,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "sub_issues", "schema": { "type": "string" } @@ -1467347,8 +1467276,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -1471052,8 +1470980,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -1475026,7 +1474953,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "sub_issues", "schema": { "type": "string" } @@ -1475572,8 +1475499,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -1479277,8 +1479203,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -1483251,7 +1483176,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "sub_issues", "schema": { "type": "string" } @@ -1483797,8 +1483722,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -1487502,8 +1487426,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -1491476,7 +1491399,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "sub_issues", "schema": { "type": "string" } @@ -1492022,8 +1491945,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -1495727,8 +1495649,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -1499700,7 +1499621,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "team_add", "schema": { "type": "string" } @@ -1501501,7 +1501422,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "team", "schema": { "type": "string" } @@ -1502674,7 +1502595,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "team", "schema": { "type": "string" } @@ -1503848,7 +1503769,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "team", "schema": { "type": "string" } @@ -1505021,7 +1504942,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "team", "schema": { "type": "string" } @@ -1506283,7 +1506204,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "team", "schema": { "type": "string" } @@ -1507457,7 +1507378,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "watch", "schema": { "type": "string" } @@ -1509080,7 +1509001,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "workflow_dispatch", "schema": { "type": "string" } @@ -1510709,7 +1510630,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "workflow_job", "schema": { "type": "string" } @@ -1513171,7 +1513092,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "workflow_job", "schema": { "type": "string" } @@ -1515665,7 +1515586,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "workflow_job", "schema": { "type": "string" } @@ -1518004,7 +1517925,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "workflow_job", "schema": { "type": "string" } @@ -1520344,7 +1520265,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "workflow_run", "schema": { "type": "string" } @@ -1523232,7 +1523153,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "workflow_run", "schema": { "type": "string" } @@ -1526102,7 +1526023,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "workflow_run", "schema": { "type": "string" } diff --git a/descriptions/ghec/dereferenced/ghec.deref.yaml b/descriptions/ghec/dereferenced/ghec.deref.yaml index 6af019b13..3aeb5d4aa 100644 --- a/descriptions/ghec/dereferenced/ghec.deref.yaml +++ b/descriptions/ghec/dereferenced/ghec.deref.yaml @@ -17208,7 +17208,7 @@ paths: '403': *29 '404': *6 '422': &211 - description: Copilot Usage Merics API setting is disabled at the organization + description: Copilot Usage Metrics API setting is disabled at the organization or enterprise level. content: application/json: @@ -22970,6 +22970,7 @@ paths: > This endpoint is in public preview and is subject to change. Gets all budgets for an enterprise. The authenticated user must be an enterprise admin or billing manager. + Each page returns up to 10 budgets. tags: - billing operationId: billing/get-all-budgets @@ -22978,6 +22979,28 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/billing/budgets#get-all-budgets parameters: - *41 + - name: page + description: The page number of results to fetch. + in: query + schema: + type: integer + default: 1 + - name: per_page + description: The number of results per page (max 10). + in: query + schema: + type: integer + default: 10 + - name: scope + description: Filter budgets by scope type. + in: query + schema: + type: string + enum: + - enterprise + - organization + - repository + - cost_center responses: '200': description: Response when getting all budgets @@ -23099,6 +23122,8 @@ paths: budget_alerting: will_alert: false alert_recipients: [] + has_next_page: false + total_count: 3 '404': *6 '403': *29 x-github: @@ -26479,7 +26504,6 @@ paths: assignees: type: array items: *4 - nullable: true milestone: title: Milestone description: A collection of related issues and pull @@ -38619,7 +38643,7 @@ paths: deployments: type: array description: The list of deployments to record. - maxItems: 100 + maxItems: 1000 items: type: object properties: @@ -53176,15 +53200,12 @@ paths: assignees: type: array items: *4 - nullable: true requested_reviewers: type: array items: *4 - nullable: true requested_teams: type: array items: *317 - nullable: true head: type: object properties: @@ -54685,7 +54706,7 @@ paths: fields: - id: 1 name: Title - type: title + data_type: title value: raw: It seemed to me that any civilization that had so far lost its head as to need to include a set of detailed instructions @@ -54703,7 +54724,7 @@ paths: is_draft: false - id: 2 name: Assignees - type: assignees + data_type: assignees value: - login: octocat id: 175 @@ -54726,7 +54747,7 @@ paths: site_admin: false - id: 3 name: Status - type: single_select + data_type: single_select value: id: '98236657' name: @@ -54738,7 +54759,7 @@ paths: html: This has been completed - id: 4 name: Labels - type: labels + data_type: labels value: - id: 19 node_id: LA_kwABEw @@ -54763,11 +54784,11 @@ paths: description: This will not be worked on - id: 5 name: Linked pull requests - type: linked_pull_requests + data_type: linked_pull_requests value: [] - id: 6 name: Milestone - type: milestone + data_type: milestone value: url: https://api.github.com/repos/github/Hello-World/milestones/1 html_url: https://github.com/github/Hello-World/milestone/1 @@ -54806,7 +54827,7 @@ paths: closed_at: - id: 7 name: Repository - type: repository + data_type: repository value: id: 1 node_id: R_kgAB @@ -54875,11 +54896,11 @@ paths: deployments_url: https://api.github.com/repos/github/Hello-World/deployments - id: 8 name: Type - type: issue_type + data_type: issue_type value: - id: 9 name: Reviewers - type: reviewers + data_type: reviewers value: - type: ReviewRequest status: pending @@ -54892,11 +54913,11 @@ paths: type: User - id: 10 name: Parent issue - type: parent_issue + data_type: parent_issue value: - id: 11 name: Sub-issues progress - type: sub_issues_progress + data_type: sub_issues_progress value: headers: Link: *47 @@ -98698,15 +98719,12 @@ paths: assignees: type: array items: *4 - nullable: true requested_reviewers: type: array items: *4 - nullable: true requested_teams: type: array items: *449 - nullable: true head: type: object properties: @@ -122858,7 +122876,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: branch_protection_configuration schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -123847,7 +123865,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: branch_protection_configuration schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -123926,7 +123944,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: branch_protection_rule schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -124153,7 +124171,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: branch_protection_rule schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -124234,7 +124252,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: branch_protection_rule schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -124425,7 +124443,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: bypass_request_secret_scanning schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -124816,7 +124834,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: bypass_request_secret_scanning schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -124900,7 +124918,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: bypass_request_secret_scanning schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -124984,7 +125002,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: bypass_request_secret_scanning schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -125071,7 +125089,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: bypass_request_secret_scanning schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -125160,7 +125178,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: check_run schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -125730,7 +125748,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: check_run schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -126128,7 +126146,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: check_run schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -126535,7 +126553,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: check_run schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -126931,7 +126949,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: check_suite schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -127600,7 +127618,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: check_suite schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -128292,7 +128310,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: check_suite schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -128969,7 +128987,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: code_scanning_alert schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -129293,7 +129311,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: code_scanning_alert schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -129693,7 +129711,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: code_scanning_alert schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -129964,7 +129982,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: code_scanning_alert schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -130301,7 +130319,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: code_scanning_alert schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -130584,7 +130602,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: code_scanning_alert schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -130826,7 +130844,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: code_scanning_alert schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -131140,7 +131158,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: commit_comment schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -131399,7 +131417,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: create schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -131502,7 +131520,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: custom_property schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -131582,7 +131600,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: custom_property schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -131669,7 +131687,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: custom_property schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -131749,7 +131767,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: custom_property schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -131829,7 +131847,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: custom_property_values schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -131921,7 +131939,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: delete schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -132676,7 +132694,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: deploy_key schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -132792,7 +132810,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: deploy_key schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -132875,7 +132893,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: deployment schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -134071,7 +134089,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: deployment_protection_rule schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -134178,7 +134196,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: deployment_review schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -135035,7 +135053,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: deployment_review schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -135750,7 +135768,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: deployment_review schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -136624,7 +136642,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: deployment_status schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -138329,7 +138347,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: discussion schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -138573,7 +138591,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: discussion schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -138790,7 +138808,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: discussion_comment schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -139034,7 +139052,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: discussion_comment schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -139122,7 +139140,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: discussion_comment schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -139223,7 +139241,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: discussion schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -139309,7 +139327,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: discussion schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -139396,7 +139414,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: discussion schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -139499,7 +139517,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: discussion schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -139618,7 +139636,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: discussion schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -139704,7 +139722,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: discussion schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -139876,7 +139894,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: discussion schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -139971,7 +139989,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: discussion schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -140056,7 +140074,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: discussion schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -140144,7 +140162,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: discussion schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -140230,7 +140248,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: discussion schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -140311,7 +140329,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: dismissal_request_code_scanning schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -140374,7 +140392,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: dismissal_request_code_scanning schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -140629,7 +140647,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: dismissal_request_secret_scanning schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -140695,7 +140713,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: dismissal_request_secret_scanning schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -140761,7 +140779,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: dismissal_request_secret_scanning schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -140827,7 +140845,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: dismissal_request_secret_scanning schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -140893,7 +140911,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: dismissal_request_secret_scanning schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -140958,7 +140976,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: exemption_request_push_ruleset schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -141023,7 +141041,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: exemption_request_push_ruleset schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -141088,7 +141106,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: exemption_request_push_ruleset schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -141153,7 +141171,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: exemption_request_push_ruleset schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -141219,7 +141237,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: exemption_request_push_ruleset schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -141281,7 +141299,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: fork schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -142019,7 +142037,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: github_app_authorization schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -142090,7 +142108,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: gollum schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -142201,7 +142219,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: installation schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -142306,7 +142324,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: installation schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -142386,7 +142404,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: installation schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -142466,7 +142484,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: installation_repositories schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -142602,7 +142620,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: installation_repositories schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -142713,7 +142731,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: installation schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -142797,7 +142815,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: installation_target schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -142978,7 +142996,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: installation schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -143060,7 +143078,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: issue_comment schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -144463,7 +144481,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: issue_comment schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -145855,7 +145873,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: issue_comment schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -147089,7 +147107,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: issue_comment schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -148314,7 +148332,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: issue_comment schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -149539,7 +149557,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: issue_dependencies schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -149630,7 +149648,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: issue_dependencies schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -149720,7 +149738,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: issue_dependencies schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -149811,7 +149829,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: issue_dependencies schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -165446,7 +165464,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: label schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -165528,7 +165546,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: label schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -165611,7 +165629,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: label schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -165726,7 +165744,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: marketplace_purchase schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -165972,7 +165990,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: marketplace_purchase schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -166140,7 +166158,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: marketplace_purchase schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -166306,7 +166324,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: marketplace_purchase schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -166471,7 +166489,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: marketplace_purchase schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -166553,7 +166571,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: member schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -166662,7 +166680,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: member schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -166767,7 +166785,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: member schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -166849,7 +166867,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: membership schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -167152,7 +167170,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: membership schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -167316,7 +167334,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: merge_group schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -167421,7 +167439,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: merge_group schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -167505,7 +167523,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: meta schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -167704,7 +167722,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: milestone schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -167787,7 +167805,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: milestone schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -168006,7 +168024,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: milestone schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -168089,7 +168107,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: milestone schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -168204,7 +168222,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: milestone schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -168287,7 +168305,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: org_block schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -168370,7 +168388,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: org_block schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -168449,7 +168467,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: organization_custom_property schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -168522,7 +168540,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: organization_custom_property schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -168603,7 +168621,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: organization_custom_property schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -168677,7 +168695,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: organization_custom_property_values schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -168767,7 +168785,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: organization schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -168955,7 +168973,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: organization schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -169038,7 +169056,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: organization schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -169236,7 +169254,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: organization schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -169319,7 +169337,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: organization schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -169409,7 +169427,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: package schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -170082,7 +170100,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: package schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -170582,7 +170600,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: page_build schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -171227,7 +171245,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: ping schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -171525,7 +171543,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: project_card schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -171740,7 +171758,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: project_card schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -171824,7 +171842,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: project_card schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -172036,7 +172054,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: project_card schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -172135,7 +172153,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: project_card schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -172419,7 +172437,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: project schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -172626,7 +172644,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: project_column schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -172747,7 +172765,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: project_column schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -172838,7 +172856,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: project_column schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -172932,7 +172950,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: project_column schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -173016,7 +173034,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: project schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -173100,7 +173118,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: project schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -173191,7 +173209,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: project schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -173296,7 +173314,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: project schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -174903,7 +174921,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: public schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -174979,7 +174997,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -177372,7 +177390,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -179758,7 +179776,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -182144,7 +182162,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -182293,7 +182311,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -182378,7 +182396,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -184746,7 +184764,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -187136,7 +187154,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -187263,7 +187281,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -189636,7 +189654,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -192025,7 +192043,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -194410,7 +194428,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -194494,7 +194512,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -194580,7 +194598,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -194665,7 +194683,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -194750,7 +194768,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request_review_comment schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -197310,7 +197328,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request_review_comment schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -199857,7 +199875,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request_review_comment schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -202125,7 +202143,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request_review schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -204557,7 +204575,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request_review schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -206858,7 +206876,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -211761,7 +211779,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -216643,7 +216661,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request_review schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -218923,7 +218941,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request_review_thread schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -221404,7 +221422,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request_review_thread schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -223870,7 +223888,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -226252,7 +226270,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -228640,7 +228658,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -231020,7 +231038,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -233392,7 +233410,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: push schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -234190,7 +234208,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: registry_package schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -234770,7 +234788,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: registry_package schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -235205,7 +235223,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: release schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -235603,7 +235621,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: release schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -235685,7 +235703,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: release schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -235806,7 +235824,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: release schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -236206,7 +236224,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: release schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -236604,7 +236622,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: release schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -236684,7 +236702,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: release schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -236764,7 +236782,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: repository_advisory schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -236844,7 +236862,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: repository_advisory schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -236924,7 +236942,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: repository schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -237004,7 +237022,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: repository schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -237085,7 +237103,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: repository schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -237164,7 +237182,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: repository_dispatch schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -237253,7 +237271,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: repository schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -237366,7 +237384,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: repository_import schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -237446,7 +237464,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: repository schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -237526,7 +237544,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: repository schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -237606,7 +237624,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: repository schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -237706,7 +237724,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: repository_ruleset schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -237788,7 +237806,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: repository_ruleset schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -237870,7 +237888,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: repository_ruleset schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -238042,7 +238060,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: repository schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -238259,7 +238277,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: repository schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -238340,7 +238358,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: repository_vulnerability_alert schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -238542,7 +238560,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: repository_vulnerability_alert schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -238752,7 +238770,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: repository_vulnerability_alert schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -238833,7 +238851,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: repository_vulnerability_alert schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -239036,7 +239054,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: secret_scanning_alert schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -239236,7 +239254,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: secret_scanning_alert schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -239321,7 +239339,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: secret_scanning_alert_location schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -239563,7 +239581,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: secret_scanning_alert schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -239645,7 +239663,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: secret_scanning_alert schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -239727,7 +239745,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: secret_scanning_alert schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -239809,7 +239827,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: secret_scanning_alert schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -239892,7 +239910,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: secret_scanning_alert schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -239975,7 +239993,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: secret_scanning_scan schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -240103,7 +240121,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: security_advisory schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -240290,7 +240308,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: security_advisory schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -240367,7 +240385,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: security_advisory schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -240552,7 +240570,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: security_and_analysis schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -240636,7 +240654,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: sponsorship schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -240942,7 +240960,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: sponsorship schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -241022,7 +241040,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: sponsorship schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -241117,7 +241135,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: sponsorship schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -241201,7 +241219,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: sponsorship schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -241328,7 +241346,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: sponsorship schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -241408,7 +241426,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: star schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -241494,7 +241512,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: star schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -241578,7 +241596,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: status schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -242031,7 +242049,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: sub_issues schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -242123,7 +242141,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: sub_issues schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -242215,7 +242233,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: sub_issues schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -242307,7 +242325,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: sub_issues schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -242399,7 +242417,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: team_add schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -242623,7 +242641,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: team schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -243159,7 +243177,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: team schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -243696,7 +243714,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: team schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -244232,7 +244250,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: team schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -244838,7 +244856,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: team schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -245374,7 +245392,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: watch schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -245454,7 +245472,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: workflow_dispatch schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -245541,7 +245559,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: workflow_job schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -245860,7 +245878,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: workflow_job schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -246202,7 +246220,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: workflow_job schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -246419,7 +246437,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: workflow_job schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -246638,7 +246656,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: workflow_run schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -247642,7 +247660,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: workflow_run schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -248631,7 +248649,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: workflow_run schema: type: string - name: X-Github-Hook-Installation-Target-Id diff --git a/descriptions/ghec/ghec.2022-11-28.json b/descriptions/ghec/ghec.2022-11-28.json index dfc283dd1..e4207cdf8 100644 --- a/descriptions/ghec/ghec.2022-11-28.json +++ b/descriptions/ghec/ghec.2022-11-28.json @@ -12880,7 +12880,7 @@ "/enterprises/{enterprise}/settings/billing/budgets": { "get": { "summary": "Get all budgets", - "description": "> [!NOTE]\n> This endpoint is in public preview and is subject to change.\n\nGets all budgets for an enterprise. The authenticated user must be an enterprise admin or billing manager.", + "description": "> [!NOTE]\n> This endpoint is in public preview and is subject to change.\n\nGets all budgets for an enterprise. The authenticated user must be an enterprise admin or billing manager.\nEach page returns up to 10 budgets.", "tags": [ "billing" ], @@ -12892,6 +12892,38 @@ "parameters": [ { "$ref": "#/components/parameters/enterprise" + }, + { + "name": "page", + "description": "The page number of results to fetch.", + "in": "query", + "schema": { + "type": "integer", + "default": 1 + } + }, + { + "name": "per_page", + "description": "The number of results per page (max 10).", + "in": "query", + "schema": { + "type": "integer", + "default": 10 + } + }, + { + "name": "scope", + "description": "Filter budgets by scope type.", + "in": "query", + "schema": { + "type": "string", + "enum": [ + "enterprise", + "organization", + "repository", + "cost_center" + ] + } } ], "responses": { @@ -24560,7 +24592,7 @@ "deployments": { "type": "array", "description": "The list of deployments to record.", - "maxItems": 100, + "maxItems": 1000, "items": { "type": "object", "properties": { @@ -91789,7 +91821,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "branch_protection_configuration", "schema": { "type": "string" } @@ -91882,7 +91914,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "branch_protection_configuration", "schema": { "type": "string" } @@ -91975,7 +92007,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "branch_protection_rule", "schema": { "type": "string" } @@ -92068,7 +92100,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "branch_protection_rule", "schema": { "type": "string" } @@ -92161,7 +92193,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "branch_protection_rule", "schema": { "type": "string" } @@ -92254,7 +92286,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "bypass_request_secret_scanning", "schema": { "type": "string" } @@ -92347,7 +92379,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "bypass_request_secret_scanning", "schema": { "type": "string" } @@ -92440,7 +92472,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "bypass_request_secret_scanning", "schema": { "type": "string" } @@ -92533,7 +92565,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "bypass_request_secret_scanning", "schema": { "type": "string" } @@ -92626,7 +92658,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "bypass_request_secret_scanning", "schema": { "type": "string" } @@ -92719,7 +92751,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "check_run", "schema": { "type": "string" } @@ -92828,7 +92860,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "check_run", "schema": { "type": "string" } @@ -92937,7 +92969,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "check_run", "schema": { "type": "string" } @@ -93046,7 +93078,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "check_run", "schema": { "type": "string" } @@ -93155,7 +93187,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "check_suite", "schema": { "type": "string" } @@ -93248,7 +93280,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "check_suite", "schema": { "type": "string" } @@ -93341,7 +93373,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "check_suite", "schema": { "type": "string" } @@ -93434,7 +93466,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "code_scanning_alert", "schema": { "type": "string" } @@ -93527,7 +93559,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "code_scanning_alert", "schema": { "type": "string" } @@ -93620,7 +93652,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "code_scanning_alert", "schema": { "type": "string" } @@ -93713,7 +93745,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "code_scanning_alert", "schema": { "type": "string" } @@ -93806,7 +93838,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "code_scanning_alert", "schema": { "type": "string" } @@ -93899,7 +93931,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "code_scanning_alert", "schema": { "type": "string" } @@ -93992,7 +94024,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "code_scanning_alert", "schema": { "type": "string" } @@ -94085,7 +94117,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "commit_comment", "schema": { "type": "string" } @@ -94177,7 +94209,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "create", "schema": { "type": "string" } @@ -94270,7 +94302,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "custom_property", "schema": { "type": "string" } @@ -94363,7 +94395,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "custom_property", "schema": { "type": "string" } @@ -94456,7 +94488,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "custom_property", "schema": { "type": "string" } @@ -94549,7 +94581,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "custom_property", "schema": { "type": "string" } @@ -94642,7 +94674,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "custom_property_values", "schema": { "type": "string" } @@ -94734,7 +94766,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "delete", "schema": { "type": "string" } @@ -95571,7 +95603,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "deploy_key", "schema": { "type": "string" } @@ -95664,7 +95696,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "deploy_key", "schema": { "type": "string" } @@ -95757,7 +95789,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "deployment", "schema": { "type": "string" } @@ -95850,7 +95882,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "deployment_protection_rule", "schema": { "type": "string" } @@ -95941,7 +95973,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "deployment_review", "schema": { "type": "string" } @@ -96032,7 +96064,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "deployment_review", "schema": { "type": "string" } @@ -96123,7 +96155,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "deployment_review", "schema": { "type": "string" } @@ -96214,7 +96246,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "deployment_status", "schema": { "type": "string" } @@ -96307,7 +96339,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "discussion", "schema": { "type": "string" } @@ -96400,7 +96432,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "discussion", "schema": { "type": "string" } @@ -96586,7 +96618,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "discussion_comment", "schema": { "type": "string" } @@ -96679,7 +96711,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "discussion_comment", "schema": { "type": "string" } @@ -96772,7 +96804,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "discussion_comment", "schema": { "type": "string" } @@ -96865,7 +96897,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "discussion", "schema": { "type": "string" } @@ -96958,7 +96990,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "discussion", "schema": { "type": "string" } @@ -97051,7 +97083,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "discussion", "schema": { "type": "string" } @@ -97144,7 +97176,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "discussion", "schema": { "type": "string" } @@ -97237,7 +97269,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "discussion", "schema": { "type": "string" } @@ -97330,7 +97362,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "discussion", "schema": { "type": "string" } @@ -97516,7 +97548,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "discussion", "schema": { "type": "string" } @@ -97609,7 +97641,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "discussion", "schema": { "type": "string" } @@ -97702,7 +97734,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "discussion", "schema": { "type": "string" } @@ -97795,7 +97827,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "discussion", "schema": { "type": "string" } @@ -97888,7 +97920,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "discussion", "schema": { "type": "string" } @@ -97981,7 +98013,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "dismissal_request_code_scanning", "schema": { "type": "string" } @@ -98074,7 +98106,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "dismissal_request_code_scanning", "schema": { "type": "string" } @@ -98446,7 +98478,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "dismissal_request_secret_scanning", "schema": { "type": "string" } @@ -98539,7 +98571,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "dismissal_request_secret_scanning", "schema": { "type": "string" } @@ -98632,7 +98664,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "dismissal_request_secret_scanning", "schema": { "type": "string" } @@ -98725,7 +98757,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "dismissal_request_secret_scanning", "schema": { "type": "string" } @@ -98818,7 +98850,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "dismissal_request_secret_scanning", "schema": { "type": "string" } @@ -98911,7 +98943,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "exemption_request_push_ruleset", "schema": { "type": "string" } @@ -99004,7 +99036,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "exemption_request_push_ruleset", "schema": { "type": "string" } @@ -99097,7 +99129,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "exemption_request_push_ruleset", "schema": { "type": "string" } @@ -99190,7 +99222,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "exemption_request_push_ruleset", "schema": { "type": "string" } @@ -99283,7 +99315,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "exemption_request_push_ruleset", "schema": { "type": "string" } @@ -99375,7 +99407,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "fork", "schema": { "type": "string" } @@ -99469,7 +99501,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "github_app_authorization", "schema": { "type": "string" } @@ -99559,7 +99591,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "gollum", "schema": { "type": "string" } @@ -99652,7 +99684,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "installation", "schema": { "type": "string" } @@ -99743,7 +99775,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "installation", "schema": { "type": "string" } @@ -99834,7 +99866,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "installation", "schema": { "type": "string" } @@ -99925,7 +99957,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "installation_repositories", "schema": { "type": "string" } @@ -100016,7 +100048,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "installation_repositories", "schema": { "type": "string" } @@ -100107,7 +100139,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "installation", "schema": { "type": "string" } @@ -100198,7 +100230,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "installation_target", "schema": { "type": "string" } @@ -100289,7 +100321,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "installation", "schema": { "type": "string" } @@ -100380,7 +100412,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "issue_comment", "schema": { "type": "string" } @@ -100473,7 +100505,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "issue_comment", "schema": { "type": "string" } @@ -100566,7 +100598,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "issue_comment", "schema": { "type": "string" } @@ -100659,7 +100691,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "issue_comment", "schema": { "type": "string" } @@ -100752,7 +100784,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "issue_comment", "schema": { "type": "string" } @@ -100845,7 +100877,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "issue_dependencies", "schema": { "type": "string" } @@ -100938,7 +100970,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "issue_dependencies", "schema": { "type": "string" } @@ -101031,7 +101063,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "issue_dependencies", "schema": { "type": "string" } @@ -101124,7 +101156,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "issue_dependencies", "schema": { "type": "string" } @@ -102891,7 +102923,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "label", "schema": { "type": "string" } @@ -102984,7 +103016,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "label", "schema": { "type": "string" } @@ -103077,7 +103109,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "label", "schema": { "type": "string" } @@ -103170,7 +103202,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "marketplace_purchase", "schema": { "type": "string" } @@ -103261,7 +103293,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "marketplace_purchase", "schema": { "type": "string" } @@ -103352,7 +103384,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "marketplace_purchase", "schema": { "type": "string" } @@ -103443,7 +103475,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "marketplace_purchase", "schema": { "type": "string" } @@ -103534,7 +103566,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "marketplace_purchase", "schema": { "type": "string" } @@ -103625,7 +103657,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "member", "schema": { "type": "string" } @@ -103719,7 +103751,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "member", "schema": { "type": "string" } @@ -103813,7 +103845,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "member", "schema": { "type": "string" } @@ -103907,7 +103939,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "membership", "schema": { "type": "string" } @@ -104000,7 +104032,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "membership", "schema": { "type": "string" } @@ -104096,7 +104128,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "merge_group", "schema": { "type": "string" } @@ -104190,7 +104222,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "merge_group", "schema": { "type": "string" } @@ -104281,7 +104313,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "meta", "schema": { "type": "string" } @@ -104376,7 +104408,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "milestone", "schema": { "type": "string" } @@ -104469,7 +104501,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "milestone", "schema": { "type": "string" } @@ -104562,7 +104594,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "milestone", "schema": { "type": "string" } @@ -104655,7 +104687,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "milestone", "schema": { "type": "string" } @@ -104748,7 +104780,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "milestone", "schema": { "type": "string" } @@ -104841,7 +104873,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "org_block", "schema": { "type": "string" } @@ -104934,7 +104966,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "org_block", "schema": { "type": "string" } @@ -105027,7 +105059,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "organization_custom_property", "schema": { "type": "string" } @@ -105118,7 +105150,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "organization_custom_property", "schema": { "type": "string" } @@ -105209,7 +105241,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "organization_custom_property", "schema": { "type": "string" } @@ -105300,7 +105332,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "organization_custom_property_values", "schema": { "type": "string" } @@ -105393,7 +105425,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "organization", "schema": { "type": "string" } @@ -105486,7 +105518,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "organization", "schema": { "type": "string" } @@ -105579,7 +105611,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "organization", "schema": { "type": "string" } @@ -105672,7 +105704,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "organization", "schema": { "type": "string" } @@ -105765,7 +105797,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "organization", "schema": { "type": "string" } @@ -105858,7 +105890,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "package", "schema": { "type": "string" } @@ -105950,7 +105982,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "package", "schema": { "type": "string" } @@ -106041,7 +106073,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "page_build", "schema": { "type": "string" } @@ -106501,7 +106533,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "ping", "schema": { "type": "string" } @@ -106612,7 +106644,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "project_card", "schema": { "type": "string" } @@ -106705,7 +106737,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "project_card", "schema": { "type": "string" } @@ -106798,7 +106830,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "project_card", "schema": { "type": "string" } @@ -106891,7 +106923,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "project_card", "schema": { "type": "string" } @@ -106984,7 +107016,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "project_card", "schema": { "type": "string" } @@ -107077,7 +107109,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "project", "schema": { "type": "string" } @@ -107170,7 +107202,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "project_column", "schema": { "type": "string" } @@ -107263,7 +107295,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "project_column", "schema": { "type": "string" } @@ -107356,7 +107388,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "project_column", "schema": { "type": "string" } @@ -107449,7 +107481,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "project_column", "schema": { "type": "string" } @@ -107542,7 +107574,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "project", "schema": { "type": "string" } @@ -107635,7 +107667,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "project", "schema": { "type": "string" } @@ -107728,7 +107760,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "project", "schema": { "type": "string" } @@ -107821,7 +107853,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "project", "schema": { "type": "string" } @@ -109293,7 +109325,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "public", "schema": { "type": "string" } @@ -109386,7 +109418,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -109479,7 +109511,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -109572,7 +109604,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -109665,7 +109697,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -109758,7 +109790,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -109851,7 +109883,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -109944,7 +109976,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -110037,7 +110069,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -110130,7 +110162,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -110223,7 +110255,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -110316,7 +110348,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -110409,7 +110441,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -110502,7 +110534,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -110595,7 +110627,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -110688,7 +110720,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -110781,7 +110813,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request_review_comment", "schema": { "type": "string" } @@ -110874,7 +110906,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request_review_comment", "schema": { "type": "string" } @@ -110967,7 +110999,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request_review_comment", "schema": { "type": "string" } @@ -111060,7 +111092,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request_review", "schema": { "type": "string" } @@ -111153,7 +111185,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request_review", "schema": { "type": "string" } @@ -111246,7 +111278,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -111339,7 +111371,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -111432,7 +111464,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request_review", "schema": { "type": "string" } @@ -111525,7 +111557,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request_review_thread", "schema": { "type": "string" } @@ -111618,7 +111650,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request_review_thread", "schema": { "type": "string" } @@ -111711,7 +111743,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -111804,7 +111836,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -111897,7 +111929,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -111990,7 +112022,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -112082,7 +112114,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "push", "schema": { "type": "string" } @@ -112175,7 +112207,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "registry_package", "schema": { "type": "string" } @@ -112268,7 +112300,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "registry_package", "schema": { "type": "string" } @@ -112361,7 +112393,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "release", "schema": { "type": "string" } @@ -112454,7 +112486,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "release", "schema": { "type": "string" } @@ -112547,7 +112579,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "release", "schema": { "type": "string" } @@ -112640,7 +112672,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "release", "schema": { "type": "string" } @@ -112733,7 +112765,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "release", "schema": { "type": "string" } @@ -112826,7 +112858,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "release", "schema": { "type": "string" } @@ -112919,7 +112951,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "release", "schema": { "type": "string" } @@ -113012,7 +113044,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository_advisory", "schema": { "type": "string" } @@ -113105,7 +113137,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository_advisory", "schema": { "type": "string" } @@ -113198,7 +113230,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository", "schema": { "type": "string" } @@ -113292,7 +113324,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository", "schema": { "type": "string" } @@ -113386,7 +113418,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository", "schema": { "type": "string" } @@ -113479,7 +113511,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository_dispatch", "schema": { "type": "string" } @@ -113570,7 +113602,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository", "schema": { "type": "string" } @@ -113663,7 +113695,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository_import", "schema": { "type": "string" } @@ -113755,7 +113787,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository", "schema": { "type": "string" } @@ -113849,7 +113881,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository", "schema": { "type": "string" } @@ -113943,7 +113975,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository", "schema": { "type": "string" } @@ -114037,7 +114069,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository_ruleset", "schema": { "type": "string" } @@ -114130,7 +114162,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository_ruleset", "schema": { "type": "string" } @@ -114223,7 +114255,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository_ruleset", "schema": { "type": "string" } @@ -114316,7 +114348,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository", "schema": { "type": "string" } @@ -114410,7 +114442,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository", "schema": { "type": "string" } @@ -114504,7 +114536,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository_vulnerability_alert", "schema": { "type": "string" } @@ -114596,7 +114628,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository_vulnerability_alert", "schema": { "type": "string" } @@ -114688,7 +114720,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository_vulnerability_alert", "schema": { "type": "string" } @@ -114780,7 +114812,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository_vulnerability_alert", "schema": { "type": "string" } @@ -114872,7 +114904,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "secret_scanning_alert", "schema": { "type": "string" } @@ -114965,7 +114997,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "secret_scanning_alert", "schema": { "type": "string" } @@ -115058,7 +115090,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "secret_scanning_alert_location", "schema": { "type": "string" } @@ -115167,7 +115199,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "secret_scanning_alert", "schema": { "type": "string" } @@ -115260,7 +115292,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "secret_scanning_alert", "schema": { "type": "string" } @@ -115353,7 +115385,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "secret_scanning_alert", "schema": { "type": "string" } @@ -115446,7 +115478,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "secret_scanning_alert", "schema": { "type": "string" } @@ -115539,7 +115571,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "secret_scanning_alert", "schema": { "type": "string" } @@ -115632,7 +115664,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "secret_scanning_scan", "schema": { "type": "string" } @@ -115725,7 +115757,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "security_advisory", "schema": { "type": "string" } @@ -115816,7 +115848,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "security_advisory", "schema": { "type": "string" } @@ -115907,7 +115939,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "security_advisory", "schema": { "type": "string" } @@ -115997,7 +116029,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "security_and_analysis", "schema": { "type": "string" } @@ -116090,7 +116122,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "sponsorship", "schema": { "type": "string" } @@ -116181,7 +116213,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "sponsorship", "schema": { "type": "string" } @@ -116272,7 +116304,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "sponsorship", "schema": { "type": "string" } @@ -116363,7 +116395,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "sponsorship", "schema": { "type": "string" } @@ -116454,7 +116486,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "sponsorship", "schema": { "type": "string" } @@ -116545,7 +116577,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "sponsorship", "schema": { "type": "string" } @@ -116636,7 +116668,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "star", "schema": { "type": "string" } @@ -116729,7 +116761,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "star", "schema": { "type": "string" } @@ -116821,7 +116853,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "status", "schema": { "type": "string" } @@ -116914,7 +116946,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "sub_issues", "schema": { "type": "string" } @@ -117007,7 +117039,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "sub_issues", "schema": { "type": "string" } @@ -117100,7 +117132,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "sub_issues", "schema": { "type": "string" } @@ -117193,7 +117225,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "sub_issues", "schema": { "type": "string" } @@ -117285,7 +117317,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "team_add", "schema": { "type": "string" } @@ -117378,7 +117410,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "team", "schema": { "type": "string" } @@ -117471,7 +117503,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "team", "schema": { "type": "string" } @@ -117564,7 +117596,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "team", "schema": { "type": "string" } @@ -117657,7 +117689,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "team", "schema": { "type": "string" } @@ -117750,7 +117782,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "team", "schema": { "type": "string" } @@ -117843,7 +117875,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "watch", "schema": { "type": "string" } @@ -117935,7 +117967,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "workflow_dispatch", "schema": { "type": "string" } @@ -118026,7 +118058,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "workflow_job", "schema": { "type": "string" } @@ -118120,7 +118152,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "workflow_job", "schema": { "type": "string" } @@ -118214,7 +118246,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "workflow_job", "schema": { "type": "string" } @@ -118308,7 +118340,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "workflow_job", "schema": { "type": "string" } @@ -118402,7 +118434,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "workflow_run", "schema": { "type": "string" } @@ -118496,7 +118528,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "workflow_run", "schema": { "type": "string" } @@ -118590,7 +118622,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "workflow_run", "schema": { "type": "string" } @@ -132004,8 +132036,7 @@ "type": "array", "items": { "$ref": "#/components/schemas/simple-user" - }, - "nullable": true + } }, "milestone": { "$ref": "#/components/schemas/nullable-milestone" @@ -139892,22 +139923,19 @@ "type": "array", "items": { "$ref": "#/components/schemas/simple-user" - }, - "nullable": true + } }, "requested_reviewers": { "type": "array", "items": { "$ref": "#/components/schemas/simple-user" - }, - "nullable": true + } }, "requested_teams": { "type": "array", "items": { "$ref": "#/components/schemas/team" - }, - "nullable": true + } }, "head": { "type": "object", @@ -142061,6 +142089,57 @@ } } }, + "rule-suite-required-status-checks": { + "title": "Required status checks rule suite metadata", + "description": "Metadata for a required status checks rule evaluation result.", + "type": "object", + "properties": { + "checks": { + "type": "array", + "description": "The status checks associated with the rule evaluation.", + "items": { + "type": "object", + "properties": { + "id": { + "type": "integer", + "description": "The unique identifier of the status check." + }, + "context": { + "type": "string", + "description": "The context name of the status check." + }, + "state": { + "type": "string", + "description": "The state of the status check." + }, + "type": { + "type": "string", + "description": "The type of the status check." + }, + "app": { + "type": "object", + "nullable": true, + "description": "The GitHub App associated with the status check.", + "properties": { + "id": { + "type": "integer", + "description": "The unique identifier of the GitHub App." + }, + "slug": { + "type": "string", + "description": "The slug of the GitHub App." + }, + "name": { + "type": "string", + "description": "The name of the GitHub App." + } + } + } + } + } + } + } + }, "rule-suite": { "title": "Rule Suite", "description": "Response", @@ -151804,8 +151883,7 @@ "type": "array", "items": { "$ref": "#/components/schemas/simple-user" - }, - "nullable": true + } }, "milestone": { "$ref": "#/components/schemas/nullable-milestone" @@ -155030,22 +155108,19 @@ "type": "array", "items": { "$ref": "#/components/schemas/simple-user" - }, - "nullable": true + } }, "requested_reviewers": { "type": "array", "items": { "$ref": "#/components/schemas/simple-user" - }, - "nullable": true + } }, "requested_teams": { "type": "array", "items": { "$ref": "#/components/schemas/team-simple" - }, - "nullable": true + } }, "head": { "type": "object", @@ -311199,7 +311274,9 @@ "alert_recipients": [] } } - ] + ], + "has_next_page": false, + "total_count": 3 } }, "create-budget": { @@ -318084,7 +318161,7 @@ { "id": 1, "name": "Title", - "type": "title", + "data_type": "title", "value": { "raw": "It seemed to me that any civilization that had so far lost its head as to need to include a set of detailed instructions for use in a packet of toothpicks, was no longer a civilization in which I could live and stay sane.", "html": "It seemed to me that any civilization that had so far lost its head as to need to include a set of detailed instructions for use in a packet of toothpicks, was no longer a civilization in which I could live and stay sane.", @@ -318099,7 +318176,7 @@ { "id": 2, "name": "Assignees", - "type": "assignees", + "data_type": "assignees", "value": [ { "login": "octocat", @@ -318127,7 +318204,7 @@ { "id": 3, "name": "Status", - "type": "single_select", + "data_type": "single_select", "value": { "id": "98236657", "name": { @@ -318144,7 +318221,7 @@ { "id": 4, "name": "Labels", - "type": "labels", + "data_type": "labels", "value": [ { "id": 19, @@ -318178,13 +318255,13 @@ { "id": 5, "name": "Linked pull requests", - "type": "linked_pull_requests", + "data_type": "linked_pull_requests", "value": [] }, { "id": 6, "name": "Milestone", - "type": "milestone", + "data_type": "milestone", "value": { "url": "https://api.github.com/repos/github/Hello-World/milestones/1", "html_url": "https://github.com/github/Hello-World/milestone/1", @@ -318227,7 +318304,7 @@ { "id": 7, "name": "Repository", - "type": "repository", + "data_type": "repository", "value": { "id": 1, "node_id": "R_kgAB", @@ -318300,13 +318377,13 @@ { "id": 8, "name": "Type", - "type": "issue_type", + "data_type": "issue_type", "value": null }, { "id": 9, "name": "Reviewers", - "type": "reviewers", + "data_type": "reviewers", "value": [ { "type": "ReviewRequest", @@ -318325,13 +318402,13 @@ { "id": 10, "name": "Parent issue", - "type": "parent_issue", + "data_type": "parent_issue", "value": null }, { "id": 11, "name": "Sub-issues progress", - "type": "sub_issues_progress", + "data_type": "sub_issues_progress", "value": null } ] @@ -342852,7 +342929,7 @@ } }, "usage_metrics_api_disabled": { - "description": "Copilot Usage Merics API setting is disabled at the organization or enterprise level.", + "description": "Copilot Usage Metrics API setting is disabled at the organization or enterprise level.", "content": { "application/json": { "schema": { diff --git a/descriptions/ghec/ghec.2022-11-28.yaml b/descriptions/ghec/ghec.2022-11-28.yaml index c206a9c89..328890320 100644 --- a/descriptions/ghec/ghec.2022-11-28.yaml +++ b/descriptions/ghec/ghec.2022-11-28.yaml @@ -9254,6 +9254,7 @@ paths: > This endpoint is in public preview and is subject to change. Gets all budgets for an enterprise. The authenticated user must be an enterprise admin or billing manager. + Each page returns up to 10 budgets. tags: - billing operationId: billing/get-all-budgets @@ -9262,6 +9263,28 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/billing/budgets#get-all-budgets parameters: - "$ref": "#/components/parameters/enterprise" + - name: page + description: The page number of results to fetch. + in: query + schema: + type: integer + default: 1 + - name: per_page + description: The number of results per page (max 10). + in: query + schema: + type: integer + default: 10 + - name: scope + description: Filter budgets by scope type. + in: query + schema: + type: string + enum: + - enterprise + - organization + - repository + - cost_center responses: '200': "$ref": "#/components/responses/get_all_budgets" @@ -17725,7 +17748,7 @@ paths: deployments: type: array description: The list of deployments to record. - maxItems: 100 + maxItems: 1000 items: type: object properties: @@ -66355,7 +66378,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: branch_protection_configuration schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -66421,7 +66444,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: branch_protection_configuration schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -66485,7 +66508,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: branch_protection_rule schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -66549,7 +66572,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: branch_protection_rule schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -66613,7 +66636,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: branch_protection_rule schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -66681,7 +66704,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: bypass_request_secret_scanning schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -66749,7 +66772,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: bypass_request_secret_scanning schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -66817,7 +66840,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: bypass_request_secret_scanning schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -66885,7 +66908,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: bypass_request_secret_scanning schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -66954,7 +66977,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: bypass_request_secret_scanning schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -67025,7 +67048,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: check_run schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -67106,7 +67129,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: check_run schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -67190,7 +67213,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: check_run schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -67272,7 +67295,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: check_run schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -67354,7 +67377,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: check_suite schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -67429,7 +67452,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: check_suite schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -67504,7 +67527,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: check_suite schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -67570,7 +67593,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: code_scanning_alert schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -67634,7 +67657,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: code_scanning_alert schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -67698,7 +67721,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: code_scanning_alert schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -67762,7 +67785,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: code_scanning_alert schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -67826,7 +67849,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: code_scanning_alert schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -67890,7 +67913,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: code_scanning_alert schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -67954,7 +67977,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: code_scanning_alert schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -68020,7 +68043,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: commit_comment schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -68087,7 +68110,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: create schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -68153,7 +68176,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: custom_property schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -68219,7 +68242,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: custom_property schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -68285,7 +68308,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: custom_property schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -68351,7 +68374,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: custom_property schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -68417,7 +68440,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: custom_property_values schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -68484,7 +68507,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: delete schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -69082,7 +69105,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: deploy_key schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -69146,7 +69169,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: deploy_key schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -69212,7 +69235,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: deployment schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -69276,7 +69299,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: deployment_protection_rule schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -69340,7 +69363,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: deployment_review schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -69404,7 +69427,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: deployment_review schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -69468,7 +69491,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: deployment_review schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -69535,7 +69558,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: deployment_status schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -69604,7 +69627,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: discussion schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -69673,7 +69696,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: discussion schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -69811,7 +69834,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: discussion_comment schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -69880,7 +69903,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: discussion_comment schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -69949,7 +69972,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: discussion_comment schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -70018,7 +70041,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: discussion schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -70087,7 +70110,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: discussion schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -70157,7 +70180,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: discussion schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -70226,7 +70249,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: discussion schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -70295,7 +70318,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: discussion schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -70364,7 +70387,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: discussion schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -70502,7 +70525,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: discussion schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -70571,7 +70594,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: discussion schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -70640,7 +70663,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: discussion schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -70709,7 +70732,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: discussion schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -70778,7 +70801,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: discussion schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -70842,7 +70865,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: dismissal_request_code_scanning schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -70906,7 +70929,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: dismissal_request_code_scanning schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -71165,7 +71188,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: dismissal_request_secret_scanning schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -71232,7 +71255,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: dismissal_request_secret_scanning schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -71299,7 +71322,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: dismissal_request_secret_scanning schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -71366,7 +71389,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: dismissal_request_secret_scanning schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -71433,7 +71456,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: dismissal_request_secret_scanning schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -71499,7 +71522,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: exemption_request_push_ruleset schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -71565,7 +71588,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: exemption_request_push_ruleset schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -71631,7 +71654,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: exemption_request_push_ruleset schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -71697,7 +71720,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: exemption_request_push_ruleset schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -71764,7 +71787,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: exemption_request_push_ruleset schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -71827,7 +71850,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: fork schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -71894,7 +71917,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: github_app_authorization schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -71955,7 +71978,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: gollum schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -72019,7 +72042,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: installation schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -72082,7 +72105,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: installation schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -72144,7 +72167,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: installation schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -72206,7 +72229,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: installation_repositories schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -72269,7 +72292,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: installation_repositories schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -72332,7 +72355,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: installation schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -72398,7 +72421,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: installation_target schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -72461,7 +72484,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: installation schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -72525,7 +72548,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: issue_comment schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -72591,7 +72614,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: issue_comment schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -72657,7 +72680,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: issue_comment schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -72723,7 +72746,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: issue_comment schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -72789,7 +72812,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: issue_comment schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -72855,7 +72878,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: issue_dependencies schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -72922,7 +72945,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: issue_dependencies schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -72988,7 +73011,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: issue_dependencies schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -73055,7 +73078,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: issue_dependencies schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -74315,7 +74338,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: label schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -74381,7 +74404,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: label schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -74447,7 +74470,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: label schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -74514,7 +74537,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: marketplace_purchase schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -74579,7 +74602,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: marketplace_purchase schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -74646,7 +74669,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: marketplace_purchase schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -74712,7 +74735,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: marketplace_purchase schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -74777,7 +74800,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: marketplace_purchase schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -74839,7 +74862,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: member schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -74904,7 +74927,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: member schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -74969,7 +74992,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: member schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -75034,7 +75057,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: membership schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -75098,7 +75121,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: membership schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -75167,7 +75190,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: merge_group schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -75234,7 +75257,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: merge_group schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -75296,7 +75319,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: meta schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -75364,7 +75387,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: milestone schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -75430,7 +75453,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: milestone schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -75496,7 +75519,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: milestone schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -75562,7 +75585,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: milestone schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -75628,7 +75651,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: milestone schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -75694,7 +75717,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: org_block schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -75760,7 +75783,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: org_block schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -75822,7 +75845,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: organization_custom_property schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -75882,7 +75905,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: organization_custom_property schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -75942,7 +75965,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: organization_custom_property schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -76002,7 +76025,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: organization_custom_property_values schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -76068,7 +76091,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: organization schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -76134,7 +76157,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: organization schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -76200,7 +76223,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: organization schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -76266,7 +76289,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: organization schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -76332,7 +76355,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: organization schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -76398,7 +76421,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: package schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -76463,7 +76486,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: package schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -76525,7 +76548,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: page_build schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -76839,7 +76862,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: ping schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -76919,7 +76942,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: project_card schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -76987,7 +77010,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: project_card schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -77055,7 +77078,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: project_card schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -77123,7 +77146,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: project_card schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -77192,7 +77215,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: project_card schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -77260,7 +77283,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: project schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -77328,7 +77351,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: project_column schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -77396,7 +77419,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: project_column schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -77464,7 +77487,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: project_column schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -77532,7 +77555,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: project_column schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -77600,7 +77623,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: project schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -77668,7 +77691,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: project schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -77736,7 +77759,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: project schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -77804,7 +77827,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: project schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -78894,7 +78917,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: public schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -78960,7 +78983,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -79027,7 +79050,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -79094,7 +79117,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -79162,7 +79185,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -79229,7 +79252,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -79295,7 +79318,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -79361,7 +79384,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -79428,7 +79451,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -79494,7 +79517,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -79560,7 +79583,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -79627,7 +79650,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -79693,7 +79716,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -79759,7 +79782,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -79826,7 +79849,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -79892,7 +79915,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -79958,7 +79981,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request_review_comment schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -80024,7 +80047,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request_review_comment schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -80090,7 +80113,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request_review_comment schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -80156,7 +80179,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request_review schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -80222,7 +80245,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request_review schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -80289,7 +80312,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -80356,7 +80379,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -80422,7 +80445,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request_review schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -80488,7 +80511,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request_review_thread schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -80555,7 +80578,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request_review_thread schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -80623,7 +80646,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -80689,7 +80712,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -80755,7 +80778,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -80822,7 +80845,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -80890,7 +80913,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: push schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -80957,7 +80980,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: registry_package schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -81024,7 +81047,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: registry_package schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -81089,7 +81112,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: release schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -81153,7 +81176,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: release schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -81218,7 +81241,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: release schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -81283,7 +81306,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: release schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -81347,7 +81370,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: release schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -81411,7 +81434,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: release schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -81475,7 +81498,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: release schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -81539,7 +81562,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: repository_advisory schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -81603,7 +81626,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: repository_advisory schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -81667,7 +81690,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: repository schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -81732,7 +81755,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: repository schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -81798,7 +81821,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: repository schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -81862,7 +81885,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: repository_dispatch schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -81925,7 +81948,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: repository schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -81988,7 +82011,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: repository_import schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -82051,7 +82074,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: repository schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -82116,7 +82139,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: repository schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -82181,7 +82204,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: repository schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -82248,7 +82271,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: repository_ruleset schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -82314,7 +82337,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: repository_ruleset schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -82380,7 +82403,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: repository_ruleset schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -82448,7 +82471,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: repository schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -82513,7 +82536,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: repository schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -82579,7 +82602,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: repository_vulnerability_alert schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -82643,7 +82666,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: repository_vulnerability_alert schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -82708,7 +82731,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: repository_vulnerability_alert schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -82772,7 +82795,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: repository_vulnerability_alert schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -82837,7 +82860,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: secret_scanning_alert schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -82903,7 +82926,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: secret_scanning_alert schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -82972,7 +82995,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: secret_scanning_alert_location schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -83048,7 +83071,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: secret_scanning_alert schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -83114,7 +83137,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: secret_scanning_alert schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -83180,7 +83203,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: secret_scanning_alert schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -83246,7 +83269,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: secret_scanning_alert schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -83312,7 +83335,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: secret_scanning_alert schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -83379,7 +83402,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: secret_scanning_scan schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -83443,7 +83466,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: security_advisory schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -83505,7 +83528,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: security_advisory schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -83567,7 +83590,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: security_advisory schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -83628,7 +83651,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: security_and_analysis schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -83695,7 +83718,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: sponsorship schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -83758,7 +83781,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: sponsorship schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -83822,7 +83845,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: sponsorship schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -83887,7 +83910,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: sponsorship schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -83950,7 +83973,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: sponsorship schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -84015,7 +84038,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: sponsorship schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -84077,7 +84100,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: star schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -84141,7 +84164,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: star schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -84204,7 +84227,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: status schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -84270,7 +84293,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: sub_issues schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -84336,7 +84359,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: sub_issues schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -84402,7 +84425,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: sub_issues schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -84468,7 +84491,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: sub_issues schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -84534,7 +84557,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: team_add schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -84599,7 +84622,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: team schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -84664,7 +84687,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: team schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -84729,7 +84752,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: team schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -84794,7 +84817,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: team schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -84859,7 +84882,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: team schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -84923,7 +84946,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: watch schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -84988,7 +85011,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: workflow_dispatch schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -85054,7 +85077,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: workflow_job schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -85121,7 +85144,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: workflow_job schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -85188,7 +85211,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: workflow_job schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -85255,7 +85278,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: workflow_job schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -85323,7 +85346,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: workflow_run schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -85390,7 +85413,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: workflow_run schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -85457,7 +85480,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: workflow_run schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -96059,7 +96082,6 @@ components: type: array items: "$ref": "#/components/schemas/simple-user" - nullable: true milestone: "$ref": "#/components/schemas/nullable-milestone" locked: @@ -102310,17 +102332,14 @@ components: type: array items: "$ref": "#/components/schemas/simple-user" - nullable: true requested_reviewers: type: array items: "$ref": "#/components/schemas/simple-user" - nullable: true requested_teams: type: array items: "$ref": "#/components/schemas/team" - nullable: true head: type: object properties: @@ -104016,6 +104035,43 @@ components: state: type: string description: The state of the review. + rule-suite-required-status-checks: + title: Required status checks rule suite metadata + description: Metadata for a required status checks rule evaluation result. + type: object + properties: + checks: + type: array + description: The status checks associated with the rule evaluation. + items: + type: object + properties: + id: + type: integer + description: The unique identifier of the status check. + context: + type: string + description: The context name of the status check. + state: + type: string + description: The state of the status check. + type: + type: string + description: The type of the status check. + app: + type: object + nullable: true + description: The GitHub App associated with the status check. + properties: + id: + type: integer + description: The unique identifier of the GitHub App. + slug: + type: string + description: The slug of the GitHub App. + name: + type: string + description: The name of the GitHub App. rule-suite: title: Rule Suite description: Response @@ -111603,7 +111659,6 @@ components: type: array items: "$ref": "#/components/schemas/simple-user" - nullable: true milestone: "$ref": "#/components/schemas/nullable-milestone" locked: @@ -113986,17 +114041,14 @@ components: type: array items: "$ref": "#/components/schemas/simple-user" - nullable: true requested_reviewers: type: array items: "$ref": "#/components/schemas/simple-user" - nullable: true requested_teams: type: array items: "$ref": "#/components/schemas/team-simple" - nullable: true head: type: object properties: @@ -232296,6 +232348,8 @@ components: budget_alerting: will_alert: false alert_recipients: [] + has_next_page: false + total_count: 3 create-budget: value: message: Budget successfully created. @@ -238148,7 +238202,7 @@ components: fields: - id: 1 name: Title - type: title + data_type: title value: raw: It seemed to me that any civilization that had so far lost its head as to need to include a set of detailed instructions for use in a packet @@ -238166,7 +238220,7 @@ components: is_draft: false - id: 2 name: Assignees - type: assignees + data_type: assignees value: - login: octocat id: 175 @@ -238189,7 +238243,7 @@ components: site_admin: false - id: 3 name: Status - type: single_select + data_type: single_select value: id: '98236657' name: @@ -238201,7 +238255,7 @@ components: html: This has been completed - id: 4 name: Labels - type: labels + data_type: labels value: - id: 19 node_id: LA_kwABEw @@ -238226,11 +238280,11 @@ components: description: This will not be worked on - id: 5 name: Linked pull requests - type: linked_pull_requests + data_type: linked_pull_requests value: [] - id: 6 name: Milestone - type: milestone + data_type: milestone value: url: https://api.github.com/repos/github/Hello-World/milestones/1 html_url: https://github.com/github/Hello-World/milestone/1 @@ -238269,7 +238323,7 @@ components: closed_at: - id: 7 name: Repository - type: repository + data_type: repository value: id: 1 node_id: R_kgAB @@ -238338,11 +238392,11 @@ components: deployments_url: https://api.github.com/repos/github/Hello-World/deployments - id: 8 name: Type - type: issue_type + data_type: issue_type value: - id: 9 name: Reviewers - type: reviewers + data_type: reviewers value: - type: ReviewRequest status: pending @@ -238355,11 +238409,11 @@ components: type: User - id: 10 name: Parent issue - type: parent_issue + data_type: parent_issue value: - id: 11 name: Sub-issues progress - type: sub_issues_progress + data_type: sub_issues_progress value: projects-v2-view: value: @@ -259403,7 +259457,7 @@ components: schema: "$ref": "#/components/schemas/basic-error" usage_metrics_api_disabled: - description: Copilot Usage Merics API setting is disabled at the organization + description: Copilot Usage Metrics API setting is disabled at the organization or enterprise level. content: application/json: diff --git a/descriptions/ghec/ghec.json b/descriptions/ghec/ghec.json index dfc283dd1..e4207cdf8 100644 --- a/descriptions/ghec/ghec.json +++ b/descriptions/ghec/ghec.json @@ -12880,7 +12880,7 @@ "/enterprises/{enterprise}/settings/billing/budgets": { "get": { "summary": "Get all budgets", - "description": "> [!NOTE]\n> This endpoint is in public preview and is subject to change.\n\nGets all budgets for an enterprise. The authenticated user must be an enterprise admin or billing manager.", + "description": "> [!NOTE]\n> This endpoint is in public preview and is subject to change.\n\nGets all budgets for an enterprise. The authenticated user must be an enterprise admin or billing manager.\nEach page returns up to 10 budgets.", "tags": [ "billing" ], @@ -12892,6 +12892,38 @@ "parameters": [ { "$ref": "#/components/parameters/enterprise" + }, + { + "name": "page", + "description": "The page number of results to fetch.", + "in": "query", + "schema": { + "type": "integer", + "default": 1 + } + }, + { + "name": "per_page", + "description": "The number of results per page (max 10).", + "in": "query", + "schema": { + "type": "integer", + "default": 10 + } + }, + { + "name": "scope", + "description": "Filter budgets by scope type.", + "in": "query", + "schema": { + "type": "string", + "enum": [ + "enterprise", + "organization", + "repository", + "cost_center" + ] + } } ], "responses": { @@ -24560,7 +24592,7 @@ "deployments": { "type": "array", "description": "The list of deployments to record.", - "maxItems": 100, + "maxItems": 1000, "items": { "type": "object", "properties": { @@ -91789,7 +91821,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "branch_protection_configuration", "schema": { "type": "string" } @@ -91882,7 +91914,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "branch_protection_configuration", "schema": { "type": "string" } @@ -91975,7 +92007,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "branch_protection_rule", "schema": { "type": "string" } @@ -92068,7 +92100,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "branch_protection_rule", "schema": { "type": "string" } @@ -92161,7 +92193,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "branch_protection_rule", "schema": { "type": "string" } @@ -92254,7 +92286,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "bypass_request_secret_scanning", "schema": { "type": "string" } @@ -92347,7 +92379,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "bypass_request_secret_scanning", "schema": { "type": "string" } @@ -92440,7 +92472,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "bypass_request_secret_scanning", "schema": { "type": "string" } @@ -92533,7 +92565,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "bypass_request_secret_scanning", "schema": { "type": "string" } @@ -92626,7 +92658,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "bypass_request_secret_scanning", "schema": { "type": "string" } @@ -92719,7 +92751,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "check_run", "schema": { "type": "string" } @@ -92828,7 +92860,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "check_run", "schema": { "type": "string" } @@ -92937,7 +92969,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "check_run", "schema": { "type": "string" } @@ -93046,7 +93078,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "check_run", "schema": { "type": "string" } @@ -93155,7 +93187,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "check_suite", "schema": { "type": "string" } @@ -93248,7 +93280,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "check_suite", "schema": { "type": "string" } @@ -93341,7 +93373,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "check_suite", "schema": { "type": "string" } @@ -93434,7 +93466,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "code_scanning_alert", "schema": { "type": "string" } @@ -93527,7 +93559,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "code_scanning_alert", "schema": { "type": "string" } @@ -93620,7 +93652,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "code_scanning_alert", "schema": { "type": "string" } @@ -93713,7 +93745,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "code_scanning_alert", "schema": { "type": "string" } @@ -93806,7 +93838,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "code_scanning_alert", "schema": { "type": "string" } @@ -93899,7 +93931,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "code_scanning_alert", "schema": { "type": "string" } @@ -93992,7 +94024,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "code_scanning_alert", "schema": { "type": "string" } @@ -94085,7 +94117,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "commit_comment", "schema": { "type": "string" } @@ -94177,7 +94209,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "create", "schema": { "type": "string" } @@ -94270,7 +94302,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "custom_property", "schema": { "type": "string" } @@ -94363,7 +94395,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "custom_property", "schema": { "type": "string" } @@ -94456,7 +94488,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "custom_property", "schema": { "type": "string" } @@ -94549,7 +94581,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "custom_property", "schema": { "type": "string" } @@ -94642,7 +94674,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "custom_property_values", "schema": { "type": "string" } @@ -94734,7 +94766,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "delete", "schema": { "type": "string" } @@ -95571,7 +95603,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "deploy_key", "schema": { "type": "string" } @@ -95664,7 +95696,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "deploy_key", "schema": { "type": "string" } @@ -95757,7 +95789,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "deployment", "schema": { "type": "string" } @@ -95850,7 +95882,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "deployment_protection_rule", "schema": { "type": "string" } @@ -95941,7 +95973,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "deployment_review", "schema": { "type": "string" } @@ -96032,7 +96064,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "deployment_review", "schema": { "type": "string" } @@ -96123,7 +96155,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "deployment_review", "schema": { "type": "string" } @@ -96214,7 +96246,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "deployment_status", "schema": { "type": "string" } @@ -96307,7 +96339,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "discussion", "schema": { "type": "string" } @@ -96400,7 +96432,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "discussion", "schema": { "type": "string" } @@ -96586,7 +96618,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "discussion_comment", "schema": { "type": "string" } @@ -96679,7 +96711,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "discussion_comment", "schema": { "type": "string" } @@ -96772,7 +96804,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "discussion_comment", "schema": { "type": "string" } @@ -96865,7 +96897,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "discussion", "schema": { "type": "string" } @@ -96958,7 +96990,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "discussion", "schema": { "type": "string" } @@ -97051,7 +97083,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "discussion", "schema": { "type": "string" } @@ -97144,7 +97176,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "discussion", "schema": { "type": "string" } @@ -97237,7 +97269,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "discussion", "schema": { "type": "string" } @@ -97330,7 +97362,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "discussion", "schema": { "type": "string" } @@ -97516,7 +97548,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "discussion", "schema": { "type": "string" } @@ -97609,7 +97641,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "discussion", "schema": { "type": "string" } @@ -97702,7 +97734,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "discussion", "schema": { "type": "string" } @@ -97795,7 +97827,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "discussion", "schema": { "type": "string" } @@ -97888,7 +97920,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "discussion", "schema": { "type": "string" } @@ -97981,7 +98013,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "dismissal_request_code_scanning", "schema": { "type": "string" } @@ -98074,7 +98106,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "dismissal_request_code_scanning", "schema": { "type": "string" } @@ -98446,7 +98478,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "dismissal_request_secret_scanning", "schema": { "type": "string" } @@ -98539,7 +98571,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "dismissal_request_secret_scanning", "schema": { "type": "string" } @@ -98632,7 +98664,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "dismissal_request_secret_scanning", "schema": { "type": "string" } @@ -98725,7 +98757,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "dismissal_request_secret_scanning", "schema": { "type": "string" } @@ -98818,7 +98850,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "dismissal_request_secret_scanning", "schema": { "type": "string" } @@ -98911,7 +98943,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "exemption_request_push_ruleset", "schema": { "type": "string" } @@ -99004,7 +99036,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "exemption_request_push_ruleset", "schema": { "type": "string" } @@ -99097,7 +99129,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "exemption_request_push_ruleset", "schema": { "type": "string" } @@ -99190,7 +99222,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "exemption_request_push_ruleset", "schema": { "type": "string" } @@ -99283,7 +99315,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "exemption_request_push_ruleset", "schema": { "type": "string" } @@ -99375,7 +99407,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "fork", "schema": { "type": "string" } @@ -99469,7 +99501,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "github_app_authorization", "schema": { "type": "string" } @@ -99559,7 +99591,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "gollum", "schema": { "type": "string" } @@ -99652,7 +99684,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "installation", "schema": { "type": "string" } @@ -99743,7 +99775,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "installation", "schema": { "type": "string" } @@ -99834,7 +99866,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "installation", "schema": { "type": "string" } @@ -99925,7 +99957,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "installation_repositories", "schema": { "type": "string" } @@ -100016,7 +100048,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "installation_repositories", "schema": { "type": "string" } @@ -100107,7 +100139,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "installation", "schema": { "type": "string" } @@ -100198,7 +100230,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "installation_target", "schema": { "type": "string" } @@ -100289,7 +100321,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "installation", "schema": { "type": "string" } @@ -100380,7 +100412,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "issue_comment", "schema": { "type": "string" } @@ -100473,7 +100505,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "issue_comment", "schema": { "type": "string" } @@ -100566,7 +100598,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "issue_comment", "schema": { "type": "string" } @@ -100659,7 +100691,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "issue_comment", "schema": { "type": "string" } @@ -100752,7 +100784,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "issue_comment", "schema": { "type": "string" } @@ -100845,7 +100877,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "issue_dependencies", "schema": { "type": "string" } @@ -100938,7 +100970,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "issue_dependencies", "schema": { "type": "string" } @@ -101031,7 +101063,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "issue_dependencies", "schema": { "type": "string" } @@ -101124,7 +101156,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "issue_dependencies", "schema": { "type": "string" } @@ -102891,7 +102923,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "label", "schema": { "type": "string" } @@ -102984,7 +103016,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "label", "schema": { "type": "string" } @@ -103077,7 +103109,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "label", "schema": { "type": "string" } @@ -103170,7 +103202,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "marketplace_purchase", "schema": { "type": "string" } @@ -103261,7 +103293,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "marketplace_purchase", "schema": { "type": "string" } @@ -103352,7 +103384,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "marketplace_purchase", "schema": { "type": "string" } @@ -103443,7 +103475,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "marketplace_purchase", "schema": { "type": "string" } @@ -103534,7 +103566,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "marketplace_purchase", "schema": { "type": "string" } @@ -103625,7 +103657,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "member", "schema": { "type": "string" } @@ -103719,7 +103751,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "member", "schema": { "type": "string" } @@ -103813,7 +103845,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "member", "schema": { "type": "string" } @@ -103907,7 +103939,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "membership", "schema": { "type": "string" } @@ -104000,7 +104032,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "membership", "schema": { "type": "string" } @@ -104096,7 +104128,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "merge_group", "schema": { "type": "string" } @@ -104190,7 +104222,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "merge_group", "schema": { "type": "string" } @@ -104281,7 +104313,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "meta", "schema": { "type": "string" } @@ -104376,7 +104408,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "milestone", "schema": { "type": "string" } @@ -104469,7 +104501,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "milestone", "schema": { "type": "string" } @@ -104562,7 +104594,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "milestone", "schema": { "type": "string" } @@ -104655,7 +104687,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "milestone", "schema": { "type": "string" } @@ -104748,7 +104780,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "milestone", "schema": { "type": "string" } @@ -104841,7 +104873,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "org_block", "schema": { "type": "string" } @@ -104934,7 +104966,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "org_block", "schema": { "type": "string" } @@ -105027,7 +105059,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "organization_custom_property", "schema": { "type": "string" } @@ -105118,7 +105150,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "organization_custom_property", "schema": { "type": "string" } @@ -105209,7 +105241,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "organization_custom_property", "schema": { "type": "string" } @@ -105300,7 +105332,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "organization_custom_property_values", "schema": { "type": "string" } @@ -105393,7 +105425,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "organization", "schema": { "type": "string" } @@ -105486,7 +105518,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "organization", "schema": { "type": "string" } @@ -105579,7 +105611,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "organization", "schema": { "type": "string" } @@ -105672,7 +105704,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "organization", "schema": { "type": "string" } @@ -105765,7 +105797,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "organization", "schema": { "type": "string" } @@ -105858,7 +105890,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "package", "schema": { "type": "string" } @@ -105950,7 +105982,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "package", "schema": { "type": "string" } @@ -106041,7 +106073,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "page_build", "schema": { "type": "string" } @@ -106501,7 +106533,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "ping", "schema": { "type": "string" } @@ -106612,7 +106644,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "project_card", "schema": { "type": "string" } @@ -106705,7 +106737,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "project_card", "schema": { "type": "string" } @@ -106798,7 +106830,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "project_card", "schema": { "type": "string" } @@ -106891,7 +106923,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "project_card", "schema": { "type": "string" } @@ -106984,7 +107016,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "project_card", "schema": { "type": "string" } @@ -107077,7 +107109,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "project", "schema": { "type": "string" } @@ -107170,7 +107202,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "project_column", "schema": { "type": "string" } @@ -107263,7 +107295,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "project_column", "schema": { "type": "string" } @@ -107356,7 +107388,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "project_column", "schema": { "type": "string" } @@ -107449,7 +107481,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "project_column", "schema": { "type": "string" } @@ -107542,7 +107574,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "project", "schema": { "type": "string" } @@ -107635,7 +107667,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "project", "schema": { "type": "string" } @@ -107728,7 +107760,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "project", "schema": { "type": "string" } @@ -107821,7 +107853,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "project", "schema": { "type": "string" } @@ -109293,7 +109325,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "public", "schema": { "type": "string" } @@ -109386,7 +109418,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -109479,7 +109511,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -109572,7 +109604,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -109665,7 +109697,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -109758,7 +109790,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -109851,7 +109883,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -109944,7 +109976,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -110037,7 +110069,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -110130,7 +110162,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -110223,7 +110255,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -110316,7 +110348,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -110409,7 +110441,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -110502,7 +110534,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -110595,7 +110627,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -110688,7 +110720,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -110781,7 +110813,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request_review_comment", "schema": { "type": "string" } @@ -110874,7 +110906,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request_review_comment", "schema": { "type": "string" } @@ -110967,7 +110999,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request_review_comment", "schema": { "type": "string" } @@ -111060,7 +111092,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request_review", "schema": { "type": "string" } @@ -111153,7 +111185,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request_review", "schema": { "type": "string" } @@ -111246,7 +111278,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -111339,7 +111371,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -111432,7 +111464,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request_review", "schema": { "type": "string" } @@ -111525,7 +111557,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request_review_thread", "schema": { "type": "string" } @@ -111618,7 +111650,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request_review_thread", "schema": { "type": "string" } @@ -111711,7 +111743,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -111804,7 +111836,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -111897,7 +111929,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -111990,7 +112022,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -112082,7 +112114,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "push", "schema": { "type": "string" } @@ -112175,7 +112207,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "registry_package", "schema": { "type": "string" } @@ -112268,7 +112300,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "registry_package", "schema": { "type": "string" } @@ -112361,7 +112393,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "release", "schema": { "type": "string" } @@ -112454,7 +112486,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "release", "schema": { "type": "string" } @@ -112547,7 +112579,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "release", "schema": { "type": "string" } @@ -112640,7 +112672,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "release", "schema": { "type": "string" } @@ -112733,7 +112765,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "release", "schema": { "type": "string" } @@ -112826,7 +112858,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "release", "schema": { "type": "string" } @@ -112919,7 +112951,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "release", "schema": { "type": "string" } @@ -113012,7 +113044,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository_advisory", "schema": { "type": "string" } @@ -113105,7 +113137,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository_advisory", "schema": { "type": "string" } @@ -113198,7 +113230,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository", "schema": { "type": "string" } @@ -113292,7 +113324,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository", "schema": { "type": "string" } @@ -113386,7 +113418,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository", "schema": { "type": "string" } @@ -113479,7 +113511,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository_dispatch", "schema": { "type": "string" } @@ -113570,7 +113602,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository", "schema": { "type": "string" } @@ -113663,7 +113695,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository_import", "schema": { "type": "string" } @@ -113755,7 +113787,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository", "schema": { "type": "string" } @@ -113849,7 +113881,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository", "schema": { "type": "string" } @@ -113943,7 +113975,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository", "schema": { "type": "string" } @@ -114037,7 +114069,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository_ruleset", "schema": { "type": "string" } @@ -114130,7 +114162,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository_ruleset", "schema": { "type": "string" } @@ -114223,7 +114255,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository_ruleset", "schema": { "type": "string" } @@ -114316,7 +114348,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository", "schema": { "type": "string" } @@ -114410,7 +114442,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository", "schema": { "type": "string" } @@ -114504,7 +114536,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository_vulnerability_alert", "schema": { "type": "string" } @@ -114596,7 +114628,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository_vulnerability_alert", "schema": { "type": "string" } @@ -114688,7 +114720,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository_vulnerability_alert", "schema": { "type": "string" } @@ -114780,7 +114812,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository_vulnerability_alert", "schema": { "type": "string" } @@ -114872,7 +114904,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "secret_scanning_alert", "schema": { "type": "string" } @@ -114965,7 +114997,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "secret_scanning_alert", "schema": { "type": "string" } @@ -115058,7 +115090,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "secret_scanning_alert_location", "schema": { "type": "string" } @@ -115167,7 +115199,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "secret_scanning_alert", "schema": { "type": "string" } @@ -115260,7 +115292,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "secret_scanning_alert", "schema": { "type": "string" } @@ -115353,7 +115385,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "secret_scanning_alert", "schema": { "type": "string" } @@ -115446,7 +115478,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "secret_scanning_alert", "schema": { "type": "string" } @@ -115539,7 +115571,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "secret_scanning_alert", "schema": { "type": "string" } @@ -115632,7 +115664,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "secret_scanning_scan", "schema": { "type": "string" } @@ -115725,7 +115757,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "security_advisory", "schema": { "type": "string" } @@ -115816,7 +115848,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "security_advisory", "schema": { "type": "string" } @@ -115907,7 +115939,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "security_advisory", "schema": { "type": "string" } @@ -115997,7 +116029,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "security_and_analysis", "schema": { "type": "string" } @@ -116090,7 +116122,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "sponsorship", "schema": { "type": "string" } @@ -116181,7 +116213,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "sponsorship", "schema": { "type": "string" } @@ -116272,7 +116304,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "sponsorship", "schema": { "type": "string" } @@ -116363,7 +116395,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "sponsorship", "schema": { "type": "string" } @@ -116454,7 +116486,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "sponsorship", "schema": { "type": "string" } @@ -116545,7 +116577,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "sponsorship", "schema": { "type": "string" } @@ -116636,7 +116668,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "star", "schema": { "type": "string" } @@ -116729,7 +116761,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "star", "schema": { "type": "string" } @@ -116821,7 +116853,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "status", "schema": { "type": "string" } @@ -116914,7 +116946,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "sub_issues", "schema": { "type": "string" } @@ -117007,7 +117039,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "sub_issues", "schema": { "type": "string" } @@ -117100,7 +117132,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "sub_issues", "schema": { "type": "string" } @@ -117193,7 +117225,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "sub_issues", "schema": { "type": "string" } @@ -117285,7 +117317,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "team_add", "schema": { "type": "string" } @@ -117378,7 +117410,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "team", "schema": { "type": "string" } @@ -117471,7 +117503,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "team", "schema": { "type": "string" } @@ -117564,7 +117596,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "team", "schema": { "type": "string" } @@ -117657,7 +117689,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "team", "schema": { "type": "string" } @@ -117750,7 +117782,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "team", "schema": { "type": "string" } @@ -117843,7 +117875,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "watch", "schema": { "type": "string" } @@ -117935,7 +117967,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "workflow_dispatch", "schema": { "type": "string" } @@ -118026,7 +118058,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "workflow_job", "schema": { "type": "string" } @@ -118120,7 +118152,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "workflow_job", "schema": { "type": "string" } @@ -118214,7 +118246,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "workflow_job", "schema": { "type": "string" } @@ -118308,7 +118340,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "workflow_job", "schema": { "type": "string" } @@ -118402,7 +118434,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "workflow_run", "schema": { "type": "string" } @@ -118496,7 +118528,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "workflow_run", "schema": { "type": "string" } @@ -118590,7 +118622,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "workflow_run", "schema": { "type": "string" } @@ -132004,8 +132036,7 @@ "type": "array", "items": { "$ref": "#/components/schemas/simple-user" - }, - "nullable": true + } }, "milestone": { "$ref": "#/components/schemas/nullable-milestone" @@ -139892,22 +139923,19 @@ "type": "array", "items": { "$ref": "#/components/schemas/simple-user" - }, - "nullable": true + } }, "requested_reviewers": { "type": "array", "items": { "$ref": "#/components/schemas/simple-user" - }, - "nullable": true + } }, "requested_teams": { "type": "array", "items": { "$ref": "#/components/schemas/team" - }, - "nullable": true + } }, "head": { "type": "object", @@ -142061,6 +142089,57 @@ } } }, + "rule-suite-required-status-checks": { + "title": "Required status checks rule suite metadata", + "description": "Metadata for a required status checks rule evaluation result.", + "type": "object", + "properties": { + "checks": { + "type": "array", + "description": "The status checks associated with the rule evaluation.", + "items": { + "type": "object", + "properties": { + "id": { + "type": "integer", + "description": "The unique identifier of the status check." + }, + "context": { + "type": "string", + "description": "The context name of the status check." + }, + "state": { + "type": "string", + "description": "The state of the status check." + }, + "type": { + "type": "string", + "description": "The type of the status check." + }, + "app": { + "type": "object", + "nullable": true, + "description": "The GitHub App associated with the status check.", + "properties": { + "id": { + "type": "integer", + "description": "The unique identifier of the GitHub App." + }, + "slug": { + "type": "string", + "description": "The slug of the GitHub App." + }, + "name": { + "type": "string", + "description": "The name of the GitHub App." + } + } + } + } + } + } + } + }, "rule-suite": { "title": "Rule Suite", "description": "Response", @@ -151804,8 +151883,7 @@ "type": "array", "items": { "$ref": "#/components/schemas/simple-user" - }, - "nullable": true + } }, "milestone": { "$ref": "#/components/schemas/nullable-milestone" @@ -155030,22 +155108,19 @@ "type": "array", "items": { "$ref": "#/components/schemas/simple-user" - }, - "nullable": true + } }, "requested_reviewers": { "type": "array", "items": { "$ref": "#/components/schemas/simple-user" - }, - "nullable": true + } }, "requested_teams": { "type": "array", "items": { "$ref": "#/components/schemas/team-simple" - }, - "nullable": true + } }, "head": { "type": "object", @@ -311199,7 +311274,9 @@ "alert_recipients": [] } } - ] + ], + "has_next_page": false, + "total_count": 3 } }, "create-budget": { @@ -318084,7 +318161,7 @@ { "id": 1, "name": "Title", - "type": "title", + "data_type": "title", "value": { "raw": "It seemed to me that any civilization that had so far lost its head as to need to include a set of detailed instructions for use in a packet of toothpicks, was no longer a civilization in which I could live and stay sane.", "html": "It seemed to me that any civilization that had so far lost its head as to need to include a set of detailed instructions for use in a packet of toothpicks, was no longer a civilization in which I could live and stay sane.", @@ -318099,7 +318176,7 @@ { "id": 2, "name": "Assignees", - "type": "assignees", + "data_type": "assignees", "value": [ { "login": "octocat", @@ -318127,7 +318204,7 @@ { "id": 3, "name": "Status", - "type": "single_select", + "data_type": "single_select", "value": { "id": "98236657", "name": { @@ -318144,7 +318221,7 @@ { "id": 4, "name": "Labels", - "type": "labels", + "data_type": "labels", "value": [ { "id": 19, @@ -318178,13 +318255,13 @@ { "id": 5, "name": "Linked pull requests", - "type": "linked_pull_requests", + "data_type": "linked_pull_requests", "value": [] }, { "id": 6, "name": "Milestone", - "type": "milestone", + "data_type": "milestone", "value": { "url": "https://api.github.com/repos/github/Hello-World/milestones/1", "html_url": "https://github.com/github/Hello-World/milestone/1", @@ -318227,7 +318304,7 @@ { "id": 7, "name": "Repository", - "type": "repository", + "data_type": "repository", "value": { "id": 1, "node_id": "R_kgAB", @@ -318300,13 +318377,13 @@ { "id": 8, "name": "Type", - "type": "issue_type", + "data_type": "issue_type", "value": null }, { "id": 9, "name": "Reviewers", - "type": "reviewers", + "data_type": "reviewers", "value": [ { "type": "ReviewRequest", @@ -318325,13 +318402,13 @@ { "id": 10, "name": "Parent issue", - "type": "parent_issue", + "data_type": "parent_issue", "value": null }, { "id": 11, "name": "Sub-issues progress", - "type": "sub_issues_progress", + "data_type": "sub_issues_progress", "value": null } ] @@ -342852,7 +342929,7 @@ } }, "usage_metrics_api_disabled": { - "description": "Copilot Usage Merics API setting is disabled at the organization or enterprise level.", + "description": "Copilot Usage Metrics API setting is disabled at the organization or enterprise level.", "content": { "application/json": { "schema": { diff --git a/descriptions/ghec/ghec.yaml b/descriptions/ghec/ghec.yaml index c206a9c89..328890320 100644 --- a/descriptions/ghec/ghec.yaml +++ b/descriptions/ghec/ghec.yaml @@ -9254,6 +9254,7 @@ paths: > This endpoint is in public preview and is subject to change. Gets all budgets for an enterprise. The authenticated user must be an enterprise admin or billing manager. + Each page returns up to 10 budgets. tags: - billing operationId: billing/get-all-budgets @@ -9262,6 +9263,28 @@ paths: url: https://docs.github.com/enterprise-cloud@latest//rest/billing/budgets#get-all-budgets parameters: - "$ref": "#/components/parameters/enterprise" + - name: page + description: The page number of results to fetch. + in: query + schema: + type: integer + default: 1 + - name: per_page + description: The number of results per page (max 10). + in: query + schema: + type: integer + default: 10 + - name: scope + description: Filter budgets by scope type. + in: query + schema: + type: string + enum: + - enterprise + - organization + - repository + - cost_center responses: '200': "$ref": "#/components/responses/get_all_budgets" @@ -17725,7 +17748,7 @@ paths: deployments: type: array description: The list of deployments to record. - maxItems: 100 + maxItems: 1000 items: type: object properties: @@ -66355,7 +66378,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: branch_protection_configuration schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -66421,7 +66444,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: branch_protection_configuration schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -66485,7 +66508,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: branch_protection_rule schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -66549,7 +66572,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: branch_protection_rule schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -66613,7 +66636,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: branch_protection_rule schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -66681,7 +66704,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: bypass_request_secret_scanning schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -66749,7 +66772,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: bypass_request_secret_scanning schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -66817,7 +66840,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: bypass_request_secret_scanning schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -66885,7 +66908,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: bypass_request_secret_scanning schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -66954,7 +66977,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: bypass_request_secret_scanning schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -67025,7 +67048,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: check_run schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -67106,7 +67129,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: check_run schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -67190,7 +67213,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: check_run schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -67272,7 +67295,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: check_run schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -67354,7 +67377,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: check_suite schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -67429,7 +67452,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: check_suite schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -67504,7 +67527,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: check_suite schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -67570,7 +67593,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: code_scanning_alert schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -67634,7 +67657,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: code_scanning_alert schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -67698,7 +67721,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: code_scanning_alert schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -67762,7 +67785,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: code_scanning_alert schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -67826,7 +67849,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: code_scanning_alert schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -67890,7 +67913,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: code_scanning_alert schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -67954,7 +67977,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: code_scanning_alert schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -68020,7 +68043,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: commit_comment schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -68087,7 +68110,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: create schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -68153,7 +68176,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: custom_property schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -68219,7 +68242,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: custom_property schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -68285,7 +68308,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: custom_property schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -68351,7 +68374,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: custom_property schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -68417,7 +68440,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: custom_property_values schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -68484,7 +68507,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: delete schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -69082,7 +69105,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: deploy_key schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -69146,7 +69169,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: deploy_key schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -69212,7 +69235,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: deployment schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -69276,7 +69299,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: deployment_protection_rule schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -69340,7 +69363,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: deployment_review schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -69404,7 +69427,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: deployment_review schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -69468,7 +69491,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: deployment_review schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -69535,7 +69558,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: deployment_status schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -69604,7 +69627,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: discussion schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -69673,7 +69696,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: discussion schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -69811,7 +69834,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: discussion_comment schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -69880,7 +69903,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: discussion_comment schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -69949,7 +69972,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: discussion_comment schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -70018,7 +70041,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: discussion schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -70087,7 +70110,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: discussion schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -70157,7 +70180,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: discussion schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -70226,7 +70249,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: discussion schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -70295,7 +70318,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: discussion schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -70364,7 +70387,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: discussion schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -70502,7 +70525,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: discussion schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -70571,7 +70594,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: discussion schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -70640,7 +70663,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: discussion schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -70709,7 +70732,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: discussion schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -70778,7 +70801,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: discussion schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -70842,7 +70865,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: dismissal_request_code_scanning schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -70906,7 +70929,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: dismissal_request_code_scanning schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -71165,7 +71188,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: dismissal_request_secret_scanning schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -71232,7 +71255,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: dismissal_request_secret_scanning schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -71299,7 +71322,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: dismissal_request_secret_scanning schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -71366,7 +71389,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: dismissal_request_secret_scanning schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -71433,7 +71456,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: dismissal_request_secret_scanning schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -71499,7 +71522,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: exemption_request_push_ruleset schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -71565,7 +71588,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: exemption_request_push_ruleset schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -71631,7 +71654,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: exemption_request_push_ruleset schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -71697,7 +71720,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: exemption_request_push_ruleset schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -71764,7 +71787,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: exemption_request_push_ruleset schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -71827,7 +71850,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: fork schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -71894,7 +71917,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: github_app_authorization schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -71955,7 +71978,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: gollum schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -72019,7 +72042,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: installation schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -72082,7 +72105,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: installation schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -72144,7 +72167,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: installation schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -72206,7 +72229,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: installation_repositories schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -72269,7 +72292,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: installation_repositories schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -72332,7 +72355,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: installation schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -72398,7 +72421,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: installation_target schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -72461,7 +72484,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: installation schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -72525,7 +72548,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: issue_comment schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -72591,7 +72614,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: issue_comment schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -72657,7 +72680,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: issue_comment schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -72723,7 +72746,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: issue_comment schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -72789,7 +72812,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: issue_comment schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -72855,7 +72878,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: issue_dependencies schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -72922,7 +72945,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: issue_dependencies schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -72988,7 +73011,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: issue_dependencies schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -73055,7 +73078,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: issue_dependencies schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -74315,7 +74338,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: label schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -74381,7 +74404,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: label schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -74447,7 +74470,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: label schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -74514,7 +74537,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: marketplace_purchase schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -74579,7 +74602,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: marketplace_purchase schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -74646,7 +74669,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: marketplace_purchase schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -74712,7 +74735,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: marketplace_purchase schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -74777,7 +74800,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: marketplace_purchase schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -74839,7 +74862,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: member schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -74904,7 +74927,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: member schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -74969,7 +74992,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: member schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -75034,7 +75057,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: membership schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -75098,7 +75121,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: membership schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -75167,7 +75190,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: merge_group schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -75234,7 +75257,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: merge_group schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -75296,7 +75319,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: meta schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -75364,7 +75387,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: milestone schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -75430,7 +75453,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: milestone schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -75496,7 +75519,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: milestone schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -75562,7 +75585,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: milestone schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -75628,7 +75651,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: milestone schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -75694,7 +75717,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: org_block schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -75760,7 +75783,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: org_block schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -75822,7 +75845,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: organization_custom_property schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -75882,7 +75905,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: organization_custom_property schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -75942,7 +75965,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: organization_custom_property schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -76002,7 +76025,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: organization_custom_property_values schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -76068,7 +76091,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: organization schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -76134,7 +76157,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: organization schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -76200,7 +76223,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: organization schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -76266,7 +76289,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: organization schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -76332,7 +76355,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: organization schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -76398,7 +76421,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: package schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -76463,7 +76486,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: package schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -76525,7 +76548,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: page_build schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -76839,7 +76862,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: ping schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -76919,7 +76942,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: project_card schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -76987,7 +77010,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: project_card schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -77055,7 +77078,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: project_card schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -77123,7 +77146,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: project_card schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -77192,7 +77215,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: project_card schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -77260,7 +77283,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: project schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -77328,7 +77351,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: project_column schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -77396,7 +77419,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: project_column schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -77464,7 +77487,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: project_column schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -77532,7 +77555,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: project_column schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -77600,7 +77623,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: project schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -77668,7 +77691,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: project schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -77736,7 +77759,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: project schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -77804,7 +77827,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: project schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -78894,7 +78917,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: public schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -78960,7 +78983,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -79027,7 +79050,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -79094,7 +79117,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -79162,7 +79185,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -79229,7 +79252,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -79295,7 +79318,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -79361,7 +79384,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -79428,7 +79451,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -79494,7 +79517,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -79560,7 +79583,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -79627,7 +79650,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -79693,7 +79716,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -79759,7 +79782,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -79826,7 +79849,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -79892,7 +79915,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -79958,7 +79981,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request_review_comment schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -80024,7 +80047,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request_review_comment schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -80090,7 +80113,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request_review_comment schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -80156,7 +80179,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request_review schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -80222,7 +80245,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request_review schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -80289,7 +80312,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -80356,7 +80379,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -80422,7 +80445,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request_review schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -80488,7 +80511,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request_review_thread schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -80555,7 +80578,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request_review_thread schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -80623,7 +80646,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -80689,7 +80712,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -80755,7 +80778,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -80822,7 +80845,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: pull_request schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -80890,7 +80913,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: push schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -80957,7 +80980,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: registry_package schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -81024,7 +81047,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: registry_package schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -81089,7 +81112,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: release schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -81153,7 +81176,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: release schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -81218,7 +81241,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: release schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -81283,7 +81306,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: release schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -81347,7 +81370,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: release schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -81411,7 +81434,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: release schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -81475,7 +81498,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: release schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -81539,7 +81562,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: repository_advisory schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -81603,7 +81626,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: repository_advisory schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -81667,7 +81690,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: repository schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -81732,7 +81755,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: repository schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -81798,7 +81821,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: repository schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -81862,7 +81885,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: repository_dispatch schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -81925,7 +81948,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: repository schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -81988,7 +82011,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: repository_import schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -82051,7 +82074,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: repository schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -82116,7 +82139,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: repository schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -82181,7 +82204,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: repository schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -82248,7 +82271,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: repository_ruleset schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -82314,7 +82337,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: repository_ruleset schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -82380,7 +82403,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: repository_ruleset schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -82448,7 +82471,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: repository schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -82513,7 +82536,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: repository schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -82579,7 +82602,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: repository_vulnerability_alert schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -82643,7 +82666,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: repository_vulnerability_alert schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -82708,7 +82731,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: repository_vulnerability_alert schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -82772,7 +82795,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: repository_vulnerability_alert schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -82837,7 +82860,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: secret_scanning_alert schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -82903,7 +82926,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: secret_scanning_alert schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -82972,7 +82995,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: secret_scanning_alert_location schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -83048,7 +83071,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: secret_scanning_alert schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -83114,7 +83137,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: secret_scanning_alert schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -83180,7 +83203,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: secret_scanning_alert schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -83246,7 +83269,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: secret_scanning_alert schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -83312,7 +83335,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: secret_scanning_alert schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -83379,7 +83402,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: secret_scanning_scan schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -83443,7 +83466,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: security_advisory schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -83505,7 +83528,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: security_advisory schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -83567,7 +83590,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: security_advisory schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -83628,7 +83651,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: security_and_analysis schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -83695,7 +83718,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: sponsorship schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -83758,7 +83781,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: sponsorship schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -83822,7 +83845,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: sponsorship schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -83887,7 +83910,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: sponsorship schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -83950,7 +83973,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: sponsorship schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -84015,7 +84038,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: sponsorship schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -84077,7 +84100,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: star schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -84141,7 +84164,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: star schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -84204,7 +84227,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: status schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -84270,7 +84293,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: sub_issues schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -84336,7 +84359,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: sub_issues schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -84402,7 +84425,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: sub_issues schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -84468,7 +84491,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: sub_issues schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -84534,7 +84557,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: team_add schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -84599,7 +84622,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: team schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -84664,7 +84687,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: team schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -84729,7 +84752,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: team schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -84794,7 +84817,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: team schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -84859,7 +84882,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: team schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -84923,7 +84946,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: watch schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -84988,7 +85011,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: workflow_dispatch schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -85054,7 +85077,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: workflow_job schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -85121,7 +85144,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: workflow_job schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -85188,7 +85211,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: workflow_job schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -85255,7 +85278,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: workflow_job schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -85323,7 +85346,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: workflow_run schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -85390,7 +85413,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: workflow_run schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -85457,7 +85480,7 @@ x-webhooks: type: string - name: X-Github-Event in: header - example: issues + example: workflow_run schema: type: string - name: X-Github-Hook-Installation-Target-Id @@ -96059,7 +96082,6 @@ components: type: array items: "$ref": "#/components/schemas/simple-user" - nullable: true milestone: "$ref": "#/components/schemas/nullable-milestone" locked: @@ -102310,17 +102332,14 @@ components: type: array items: "$ref": "#/components/schemas/simple-user" - nullable: true requested_reviewers: type: array items: "$ref": "#/components/schemas/simple-user" - nullable: true requested_teams: type: array items: "$ref": "#/components/schemas/team" - nullable: true head: type: object properties: @@ -104016,6 +104035,43 @@ components: state: type: string description: The state of the review. + rule-suite-required-status-checks: + title: Required status checks rule suite metadata + description: Metadata for a required status checks rule evaluation result. + type: object + properties: + checks: + type: array + description: The status checks associated with the rule evaluation. + items: + type: object + properties: + id: + type: integer + description: The unique identifier of the status check. + context: + type: string + description: The context name of the status check. + state: + type: string + description: The state of the status check. + type: + type: string + description: The type of the status check. + app: + type: object + nullable: true + description: The GitHub App associated with the status check. + properties: + id: + type: integer + description: The unique identifier of the GitHub App. + slug: + type: string + description: The slug of the GitHub App. + name: + type: string + description: The name of the GitHub App. rule-suite: title: Rule Suite description: Response @@ -111603,7 +111659,6 @@ components: type: array items: "$ref": "#/components/schemas/simple-user" - nullable: true milestone: "$ref": "#/components/schemas/nullable-milestone" locked: @@ -113986,17 +114041,14 @@ components: type: array items: "$ref": "#/components/schemas/simple-user" - nullable: true requested_reviewers: type: array items: "$ref": "#/components/schemas/simple-user" - nullable: true requested_teams: type: array items: "$ref": "#/components/schemas/team-simple" - nullable: true head: type: object properties: @@ -232296,6 +232348,8 @@ components: budget_alerting: will_alert: false alert_recipients: [] + has_next_page: false + total_count: 3 create-budget: value: message: Budget successfully created. @@ -238148,7 +238202,7 @@ components: fields: - id: 1 name: Title - type: title + data_type: title value: raw: It seemed to me that any civilization that had so far lost its head as to need to include a set of detailed instructions for use in a packet @@ -238166,7 +238220,7 @@ components: is_draft: false - id: 2 name: Assignees - type: assignees + data_type: assignees value: - login: octocat id: 175 @@ -238189,7 +238243,7 @@ components: site_admin: false - id: 3 name: Status - type: single_select + data_type: single_select value: id: '98236657' name: @@ -238201,7 +238255,7 @@ components: html: This has been completed - id: 4 name: Labels - type: labels + data_type: labels value: - id: 19 node_id: LA_kwABEw @@ -238226,11 +238280,11 @@ components: description: This will not be worked on - id: 5 name: Linked pull requests - type: linked_pull_requests + data_type: linked_pull_requests value: [] - id: 6 name: Milestone - type: milestone + data_type: milestone value: url: https://api.github.com/repos/github/Hello-World/milestones/1 html_url: https://github.com/github/Hello-World/milestone/1 @@ -238269,7 +238323,7 @@ components: closed_at: - id: 7 name: Repository - type: repository + data_type: repository value: id: 1 node_id: R_kgAB @@ -238338,11 +238392,11 @@ components: deployments_url: https://api.github.com/repos/github/Hello-World/deployments - id: 8 name: Type - type: issue_type + data_type: issue_type value: - id: 9 name: Reviewers - type: reviewers + data_type: reviewers value: - type: ReviewRequest status: pending @@ -238355,11 +238409,11 @@ components: type: User - id: 10 name: Parent issue - type: parent_issue + data_type: parent_issue value: - id: 11 name: Sub-issues progress - type: sub_issues_progress + data_type: sub_issues_progress value: projects-v2-view: value: @@ -259403,7 +259457,7 @@ components: schema: "$ref": "#/components/schemas/basic-error" usage_metrics_api_disabled: - description: Copilot Usage Merics API setting is disabled at the organization + description: Copilot Usage Metrics API setting is disabled at the organization or enterprise level. content: application/json: diff --git a/descriptions/ghes-3.14/dereferenced/ghes-3.14.2022-11-28.deref.json b/descriptions/ghes-3.14/dereferenced/ghes-3.14.2022-11-28.deref.json index 5c3010e70..0796e9d2e 100644 --- a/descriptions/ghes-3.14/dereferenced/ghes-3.14.2022-11-28.deref.json +++ b/descriptions/ghes-3.14/dereferenced/ghes-3.14.2022-11-28.deref.json @@ -43365,8 +43365,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -46687,8 +46686,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -51310,8 +51308,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_reviewers": { "type": "array", @@ -51438,8 +51435,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_teams": { "type": "array", @@ -51544,8 +51540,7 @@ "slug", "type" ] - }, - "nullable": true + } }, "head": { "type": "object", @@ -54977,8 +54972,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_reviewers": { "type": "array", @@ -55105,8 +55099,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_teams": { "type": "array", @@ -55211,8 +55204,7 @@ "slug", "type" ] - }, - "nullable": true + } }, "head": { "type": "object", @@ -58781,8 +58773,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_reviewers": { "type": "array", @@ -58909,8 +58900,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_teams": { "type": "array", @@ -59015,8 +59005,7 @@ "slug", "type" ] - }, - "nullable": true + } }, "head": { "type": "object", @@ -74969,8 +74958,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -82101,8 +82089,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -85423,8 +85410,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -90046,8 +90032,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_reviewers": { "type": "array", @@ -90174,8 +90159,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_teams": { "type": "array", @@ -90280,8 +90264,7 @@ "slug", "type" ] - }, - "nullable": true + } }, "head": { "type": "object", @@ -93713,8 +93696,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_reviewers": { "type": "array", @@ -93841,8 +93823,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_teams": { "type": "array", @@ -93947,8 +93928,7 @@ "slug", "type" ] - }, - "nullable": true + } }, "head": { "type": "object", @@ -97517,8 +97497,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_reviewers": { "type": "array", @@ -97645,8 +97624,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_teams": { "type": "array", @@ -97751,8 +97729,7 @@ "slug", "type" ] - }, - "nullable": true + } }, "head": { "type": "object", @@ -124753,8 +124730,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -128075,8 +128051,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -132698,8 +132673,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_reviewers": { "type": "array", @@ -132826,8 +132800,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_teams": { "type": "array", @@ -132932,8 +132905,7 @@ "slug", "type" ] - }, - "nullable": true + } }, "head": { "type": "object", @@ -136365,8 +136337,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_reviewers": { "type": "array", @@ -136493,8 +136464,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_teams": { "type": "array", @@ -136599,8 +136569,7 @@ "slug", "type" ] - }, - "nullable": true + } }, "head": { "type": "object", @@ -140169,8 +140138,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_reviewers": { "type": "array", @@ -140297,8 +140265,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_teams": { "type": "array", @@ -140403,8 +140370,7 @@ "slug", "type" ] - }, - "nullable": true + } }, "head": { "type": "object", @@ -148863,8 +148829,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -274037,8 +274002,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_reviewers": { "type": "array", @@ -274165,8 +274129,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_teams": { "type": "array", @@ -274379,8 +274342,7 @@ "parent", "type" ] - }, - "nullable": true + } }, "head": { "type": "object", @@ -301013,8 +300975,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -304335,8 +304296,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -308958,8 +308918,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_reviewers": { "type": "array", @@ -309086,8 +309045,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_teams": { "type": "array", @@ -309192,8 +309150,7 @@ "slug", "type" ] - }, - "nullable": true + } }, "head": { "type": "object", @@ -312625,136 +312582,134 @@ "type", "url" ] - }, - "nullable": true - }, - "requested_reviewers": { - "type": "array", - "items": { - "title": "Simple User", - "description": "A GitHub user.", - "type": "object", - "properties": { - "name": { - "nullable": true, - "type": "string" - }, - "email": { - "nullable": true, - "type": "string" - }, - "login": { - "type": "string", - "example": "octocat" - }, - "id": { - "type": "integer", - "format": "int64", - "example": 1 - }, - "node_id": { - "type": "string", - "example": "MDQ6VXNlcjE=" - }, - "avatar_url": { - "type": "string", - "format": "uri", - "example": "https://github.com/images/error/octocat_happy.gif" - }, - "gravatar_id": { - "type": "string", - "example": "41d064eb2195891e12d0413f63227ea7", - "nullable": true - }, - "url": { - "type": "string", - "format": "uri", - "example": "https://api.github.com/users/octocat" - }, - "html_url": { - "type": "string", - "format": "uri", - "example": "https://github.com/octocat" - }, - "followers_url": { - "type": "string", - "format": "uri", - "example": "https://api.github.com/users/octocat/followers" - }, - "following_url": { - "type": "string", - "example": "https://api.github.com/users/octocat/following{/other_user}" - }, - "gists_url": { - "type": "string", - "example": "https://api.github.com/users/octocat/gists{/gist_id}" - }, - "starred_url": { - "type": "string", - "example": "https://api.github.com/users/octocat/starred{/owner}{/repo}" - }, - "subscriptions_url": { - "type": "string", - "format": "uri", - "example": "https://api.github.com/users/octocat/subscriptions" - }, - "organizations_url": { - "type": "string", - "format": "uri", - "example": "https://api.github.com/users/octocat/orgs" - }, - "repos_url": { - "type": "string", - "format": "uri", - "example": "https://api.github.com/users/octocat/repos" - }, - "events_url": { - "type": "string", - "example": "https://api.github.com/users/octocat/events{/privacy}" - }, - "received_events_url": { - "type": "string", - "format": "uri", - "example": "https://api.github.com/users/octocat/received_events" - }, - "type": { - "type": "string", - "example": "User" - }, - "site_admin": { - "type": "boolean" - }, - "starred_at": { - "type": "string", - "example": "\"2020-07-09T00:17:55Z\"" - }, - "user_view_type": { - "type": "string", - "example": "public" - } - }, - "required": [ - "avatar_url", - "events_url", - "followers_url", - "following_url", - "gists_url", - "gravatar_id", - "html_url", - "id", - "node_id", - "login", - "organizations_url", - "received_events_url", - "repos_url", - "site_admin", - "starred_url", - "subscriptions_url", - "type", - "url" - ] - }, - "nullable": true + } + }, + "requested_reviewers": { + "type": "array", + "items": { + "title": "Simple User", + "description": "A GitHub user.", + "type": "object", + "properties": { + "name": { + "nullable": true, + "type": "string" + }, + "email": { + "nullable": true, + "type": "string" + }, + "login": { + "type": "string", + "example": "octocat" + }, + "id": { + "type": "integer", + "format": "int64", + "example": 1 + }, + "node_id": { + "type": "string", + "example": "MDQ6VXNlcjE=" + }, + "avatar_url": { + "type": "string", + "format": "uri", + "example": "https://github.com/images/error/octocat_happy.gif" + }, + "gravatar_id": { + "type": "string", + "example": "41d064eb2195891e12d0413f63227ea7", + "nullable": true + }, + "url": { + "type": "string", + "format": "uri", + "example": "https://api.github.com/users/octocat" + }, + "html_url": { + "type": "string", + "format": "uri", + "example": "https://github.com/octocat" + }, + "followers_url": { + "type": "string", + "format": "uri", + "example": "https://api.github.com/users/octocat/followers" + }, + "following_url": { + "type": "string", + "example": "https://api.github.com/users/octocat/following{/other_user}" + }, + "gists_url": { + "type": "string", + "example": "https://api.github.com/users/octocat/gists{/gist_id}" + }, + "starred_url": { + "type": "string", + "example": "https://api.github.com/users/octocat/starred{/owner}{/repo}" + }, + "subscriptions_url": { + "type": "string", + "format": "uri", + "example": "https://api.github.com/users/octocat/subscriptions" + }, + "organizations_url": { + "type": "string", + "format": "uri", + "example": "https://api.github.com/users/octocat/orgs" + }, + "repos_url": { + "type": "string", + "format": "uri", + "example": "https://api.github.com/users/octocat/repos" + }, + "events_url": { + "type": "string", + "example": "https://api.github.com/users/octocat/events{/privacy}" + }, + "received_events_url": { + "type": "string", + "format": "uri", + "example": "https://api.github.com/users/octocat/received_events" + }, + "type": { + "type": "string", + "example": "User" + }, + "site_admin": { + "type": "boolean" + }, + "starred_at": { + "type": "string", + "example": "\"2020-07-09T00:17:55Z\"" + }, + "user_view_type": { + "type": "string", + "example": "public" + } + }, + "required": [ + "avatar_url", + "events_url", + "followers_url", + "following_url", + "gists_url", + "gravatar_id", + "html_url", + "id", + "node_id", + "login", + "organizations_url", + "received_events_url", + "repos_url", + "site_admin", + "starred_url", + "subscriptions_url", + "type", + "url" + ] + } }, "requested_teams": { "type": "array", @@ -312859,8 +312814,7 @@ "slug", "type" ] - }, - "nullable": true + } }, "head": { "type": "object", @@ -316429,8 +316383,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_reviewers": { "type": "array", @@ -316557,8 +316510,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_teams": { "type": "array", @@ -316663,8 +316615,7 @@ "slug", "type" ] - }, - "nullable": true + } }, "head": { "type": "object", @@ -335053,8 +335004,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -338449,8 +338399,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -345692,8 +345641,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -350269,8 +350217,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -354736,8 +354683,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -358330,8 +358276,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -361723,8 +361668,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -364919,8 +364863,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -389749,8 +389692,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -405919,8 +405861,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_reviewers": { "type": "array", @@ -406047,8 +405988,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_teams": { "type": "array", @@ -406261,8 +406201,7 @@ "parent", "type" ] - }, - "nullable": true + } }, "head": { "type": "object", @@ -409855,8 +409794,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_reviewers": { "type": "array", @@ -409983,8 +409921,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_teams": { "type": "array", @@ -410089,8 +410026,7 @@ "slug", "type" ] - }, - "nullable": true + } }, "head": { "type": "object", @@ -416570,8 +416506,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_reviewers": { "type": "array", @@ -416698,8 +416633,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_teams": { "type": "array", @@ -416804,8 +416738,7 @@ "slug", "type" ] - }, - "nullable": true + } }, "head": { "type": "object", @@ -420607,8 +420540,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_reviewers": { "type": "array", @@ -420735,8 +420667,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_teams": { "type": "array", @@ -420841,8 +420772,7 @@ "slug", "type" ] - }, - "nullable": true + } }, "head": { "type": "object", @@ -428367,8 +428297,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_reviewers": { "type": "array", @@ -428495,8 +428424,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_teams": { "type": "array", @@ -428709,8 +428637,7 @@ "parent", "type" ] - }, - "nullable": true + } }, "head": { "type": "object", @@ -432273,8 +432200,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_reviewers": { "type": "array", @@ -432401,8 +432327,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_teams": { "type": "array", @@ -432615,8 +432540,7 @@ "parent", "type" ] - }, - "nullable": true + } }, "head": { "type": "object", @@ -495977,8 +495901,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -523449,8 +523372,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -526771,8 +526693,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -531394,8 +531315,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_reviewers": { "type": "array", @@ -531522,8 +531442,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_teams": { "type": "array", @@ -531628,8 +531547,7 @@ "slug", "type" ] - }, - "nullable": true + } }, "head": { "type": "object", @@ -535061,8 +534979,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_reviewers": { "type": "array", @@ -535189,8 +535106,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_teams": { "type": "array", @@ -535295,8 +535211,7 @@ "slug", "type" ] - }, - "nullable": true + } }, "head": { "type": "object", @@ -538865,8 +538780,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_reviewers": { "type": "array", @@ -538993,8 +538907,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_teams": { "type": "array", @@ -539099,8 +539012,7 @@ "slug", "type" ] - }, - "nullable": true + } }, "head": { "type": "object", @@ -542980,8 +542892,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -546302,8 +546213,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -550925,8 +550835,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_reviewers": { "type": "array", @@ -551053,8 +550962,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_teams": { "type": "array", @@ -551159,8 +551067,7 @@ "slug", "type" ] - }, - "nullable": true + } }, "head": { "type": "object", @@ -554592,8 +554499,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_reviewers": { "type": "array", @@ -554720,8 +554626,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_teams": { "type": "array", @@ -554826,8 +554731,7 @@ "slug", "type" ] - }, - "nullable": true + } }, "head": { "type": "object", @@ -558396,8 +558300,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_reviewers": { "type": "array", @@ -558524,8 +558427,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_teams": { "type": "array", @@ -558630,8 +558532,7 @@ "slug", "type" ] - }, - "nullable": true + } }, "head": { "type": "object", @@ -562520,8 +562421,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -565842,8 +565742,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -570465,8 +570364,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_reviewers": { "type": "array", @@ -570593,8 +570491,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_teams": { "type": "array", @@ -570699,8 +570596,7 @@ "slug", "type" ] - }, - "nullable": true + } }, "head": { "type": "object", @@ -574132,8 +574028,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_reviewers": { "type": "array", @@ -574260,8 +574155,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_teams": { "type": "array", @@ -574366,8 +574260,7 @@ "slug", "type" ] - }, - "nullable": true + } }, "head": { "type": "object", @@ -577936,8 +577829,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_reviewers": { "type": "array", @@ -578064,8 +577956,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_teams": { "type": "array", @@ -578170,8 +578061,7 @@ "slug", "type" ] - }, - "nullable": true + } }, "head": { "type": "object", @@ -588382,8 +588272,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -591704,8 +591593,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -596327,8 +596215,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_reviewers": { "type": "array", @@ -596455,8 +596342,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_teams": { "type": "array", @@ -596561,8 +596447,7 @@ "slug", "type" ] - }, - "nullable": true + } }, "head": { "type": "object", @@ -599994,8 +599879,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_reviewers": { "type": "array", @@ -600122,8 +600006,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_teams": { "type": "array", @@ -600228,8 +600111,7 @@ "slug", "type" ] - }, - "nullable": true + } }, "head": { "type": "object", @@ -603798,8 +603680,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_reviewers": { "type": "array", @@ -603926,8 +603807,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_teams": { "type": "array", @@ -604032,8 +603912,7 @@ "slug", "type" ] - }, - "nullable": true + } }, "head": { "type": "object", @@ -607908,8 +607787,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -611230,8 +611108,7 @@ "type", "url" ] - }, - "nullable": true + } }, "milestone": { "title": "Milestone", @@ -615853,8 +615730,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_reviewers": { "type": "array", @@ -615981,8 +615857,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_teams": { "type": "array", @@ -616087,8 +615962,7 @@ "slug", "type" ] - }, - "nullable": true + } }, "head": { "type": "object", @@ -619520,8 +619394,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_reviewers": { "type": "array", @@ -619648,8 +619521,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_teams": { "type": "array", @@ -619754,8 +619626,7 @@ "slug", "type" ] - }, - "nullable": true + } }, "head": { "type": "object", @@ -623324,8 +623195,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_reviewers": { "type": "array", @@ -623452,8 +623322,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_teams": { "type": "array", @@ -623558,8 +623427,7 @@ "slug", "type" ] - }, - "nullable": true + } }, "head": { "type": "object", @@ -630672,7 +630540,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "branch_protection_configuration", "schema": { "type": "string" } @@ -632296,7 +632164,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "branch_protection_configuration", "schema": { "type": "string" } @@ -633920,7 +633788,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "branch_protection_rule", "schema": { "type": "string" } @@ -635727,7 +635595,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "branch_protection_rule", "schema": { "type": "string" } @@ -637534,7 +637402,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "branch_protection_rule", "schema": { "type": "string" } @@ -639471,7 +639339,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "bypass_request_secret_scanning", "schema": { "type": "string" } @@ -641489,7 +641357,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "bypass_request_secret_scanning", "schema": { "type": "string" } @@ -643507,7 +643375,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "bypass_request_secret_scanning", "schema": { "type": "string" } @@ -645525,7 +645393,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "bypass_request_secret_scanning", "schema": { "type": "string" } @@ -647582,7 +647450,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "bypass_request_secret_scanning", "schema": { "type": "string" } @@ -649638,7 +649506,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "cache_sync", "schema": { "type": "string" } @@ -651284,7 +651152,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "check_run", "schema": { "type": "string" } @@ -655317,7 +655185,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "check_run", "schema": { "type": "string" } @@ -659350,7 +659218,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "check_run", "schema": { "type": "string" } @@ -663396,7 +663264,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "check_run", "schema": { "type": "string" } @@ -667429,7 +667297,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "check_suite", "schema": { "type": "string" } @@ -669818,7 +669686,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "check_suite", "schema": { "type": "string" } @@ -672240,7 +672108,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "check_suite", "schema": { "type": "string" } @@ -674656,7 +674524,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "code_scanning_alert", "schema": { "type": "string" } @@ -676725,7 +676593,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "code_scanning_alert", "schema": { "type": "string" } @@ -678912,7 +678780,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "code_scanning_alert", "schema": { "type": "string" } @@ -680917,7 +680785,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "code_scanning_alert", "schema": { "type": "string" } @@ -683014,7 +682882,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "code_scanning_alert", "schema": { "type": "string" } @@ -685023,7 +684891,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "code_scanning_alert", "schema": { "type": "string" } @@ -686990,7 +686858,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "commit_comment", "schema": { "type": "string" } @@ -688857,7 +688725,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "create", "schema": { "type": "string" } @@ -690520,7 +690388,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "custom_property", "schema": { "type": "string" } @@ -690994,7 +690862,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "custom_property", "schema": { "type": "string" } @@ -691398,7 +691266,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "custom_property", "schema": { "type": "string" } @@ -691872,7 +691740,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "custom_property_values", "schema": { "type": "string" } @@ -693565,7 +693433,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "delete", "schema": { "type": "string" } @@ -711548,7 +711416,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "deploy_key", "schema": { "type": "string" } @@ -713234,7 +713102,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "deploy_key", "schema": { "type": "string" } @@ -714920,7 +714788,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "deployment", "schema": { "type": "string" } @@ -718103,7 +717971,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "deployment_protection_rule", "schema": { "type": "string" } @@ -719498,8 +719366,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_reviewers": { "type": "array", @@ -719626,8 +719493,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_teams": { "type": "array", @@ -719732,8 +719598,7 @@ "slug", "type" ] - }, - "nullable": true + } }, "head": { "type": "object", @@ -723523,7 +723388,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "deployment_review", "schema": { "type": "string" } @@ -726272,7 +726137,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "deployment_review", "schema": { "type": "string" } @@ -729021,7 +728886,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "deployment_review", "schema": { "type": "string" } @@ -731779,7 +731644,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "deployment_status", "schema": { "type": "string" } @@ -735668,7 +735533,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "discussion", "schema": { "type": "string" } @@ -737980,7 +737845,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "discussion", "schema": { "type": "string" } @@ -742244,7 +742109,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "discussion_comment", "schema": { "type": "string" } @@ -744556,7 +744421,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "discussion_comment", "schema": { "type": "string" } @@ -746868,7 +746733,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "discussion_comment", "schema": { "type": "string" } @@ -749200,7 +749065,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "discussion", "schema": { "type": "string" } @@ -751300,7 +751165,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "discussion", "schema": { "type": "string" } @@ -753400,7 +753265,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "discussion", "schema": { "type": "string" } @@ -755527,7 +755392,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "discussion", "schema": { "type": "string" } @@ -757669,7 +757534,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "discussion", "schema": { "type": "string" } @@ -759769,7 +759634,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "discussion", "schema": { "type": "string" } @@ -763969,7 +763834,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "discussion", "schema": { "type": "string" } @@ -767769,7 +767634,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "discussion", "schema": { "type": "string" } @@ -769991,7 +769856,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "discussion", "schema": { "type": "string" } @@ -772133,7 +771998,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "discussion", "schema": { "type": "string" } @@ -774233,7 +774098,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "discussion", "schema": { "type": "string" } @@ -776333,7 +776198,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "enterprise", "schema": { "type": "string" } @@ -776575,7 +776440,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "enterprise", "schema": { "type": "string" } @@ -776816,7 +776681,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "fork", "schema": { "type": "string" } @@ -779357,7 +779222,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "github_app_authorization", "schema": { "type": "string" } @@ -779600,7 +779465,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "gollum", "schema": { "type": "string" } @@ -781280,7 +781145,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "installation", "schema": { "type": "string" } @@ -783885,7 +783750,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "installation", "schema": { "type": "string" } @@ -786397,7 +786262,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "installation", "schema": { "type": "string" } @@ -788909,7 +788774,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "installation_repositories", "schema": { "type": "string" } @@ -791553,7 +791418,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "installation_repositories", "schema": { "type": "string" } @@ -794204,7 +794069,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "installation", "schema": { "type": "string" } @@ -796716,7 +796581,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "installation_target", "schema": { "type": "string" } @@ -798508,7 +798373,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "installation", "schema": { "type": "string" } @@ -801020,7 +800885,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "issue_comment", "schema": { "type": "string" } @@ -804949,7 +804814,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "issue_comment", "schema": { "type": "string" } @@ -808878,7 +808743,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "issue_comment", "schema": { "type": "string" } @@ -878487,7 +878352,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "label", "schema": { "type": "string" } @@ -880168,7 +880033,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "label", "schema": { "type": "string" } @@ -881850,7 +881715,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "label", "schema": { "type": "string" } @@ -883574,7 +883439,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "member", "schema": { "type": "string" } @@ -885346,7 +885211,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "member", "schema": { "type": "string" } @@ -887116,7 +886981,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "member", "schema": { "type": "string" } @@ -888854,7 +888719,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "membership", "schema": { "type": "string" } @@ -890753,7 +890618,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "membership", "schema": { "type": "string" } @@ -892653,7 +892518,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "meta", "schema": { "type": "string" } @@ -894423,7 +894288,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "milestone", "schema": { "type": "string" } @@ -896247,7 +896112,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "milestone", "schema": { "type": "string" } @@ -898070,7 +897935,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "milestone", "schema": { "type": "string" } @@ -899894,7 +899759,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "milestone", "schema": { "type": "string" } @@ -901761,7 +901626,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "milestone", "schema": { "type": "string" } @@ -903584,7 +903449,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "organization", "schema": { "type": "string" } @@ -905365,7 +905230,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "organization", "schema": { "type": "string" } @@ -907147,7 +907012,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "organization", "schema": { "type": "string" } @@ -909038,7 +908903,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "organization", "schema": { "type": "string" } @@ -910820,7 +910685,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "organization", "schema": { "type": "string" } @@ -912614,7 +912479,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "package", "schema": { "type": "string" } @@ -915102,7 +914967,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "package", "schema": { "type": "string" } @@ -917368,7 +917233,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "page_build", "schema": { "type": "string" } @@ -921915,7 +921780,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "ping", "schema": { "type": "string" } @@ -923759,7 +923624,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "project_card", "schema": { "type": "string" } @@ -925579,7 +925444,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "project_card", "schema": { "type": "string" } @@ -927379,7 +927244,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "project_card", "schema": { "type": "string" } @@ -929182,7 +929047,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "project_card", "schema": { "type": "string" } @@ -931003,7 +930868,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "project_card", "schema": { "type": "string" } @@ -932930,7 +932795,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "project", "schema": { "type": "string" } @@ -934736,7 +934601,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "project_column", "schema": { "type": "string" } @@ -936426,7 +936291,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "project_column", "schema": { "type": "string" } @@ -938117,7 +937982,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "project_column", "schema": { "type": "string" } @@ -939824,7 +939689,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "project_column", "schema": { "type": "string" } @@ -941515,7 +941380,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "project", "schema": { "type": "string" } @@ -943321,7 +943186,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "project", "schema": { "type": "string" } @@ -945127,7 +944992,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "project", "schema": { "type": "string" } @@ -946962,7 +946827,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "project", "schema": { "type": "string" } @@ -957765,7 +957630,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "public", "schema": { "type": "string" } @@ -959398,7 +959263,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -964122,7 +963987,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -968744,7 +968609,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -973365,7 +973230,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -974367,8 +974232,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_reviewers": { "type": "array", @@ -974495,8 +974359,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_teams": { "type": "array", @@ -974601,8 +974464,7 @@ "slug", "type" ] - }, - "nullable": true + } }, "head": { "type": "object", @@ -978366,7 +978228,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -979368,8 +979230,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_reviewers": { "type": "array", @@ -979496,8 +979357,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_teams": { "type": "array", @@ -979602,8 +979462,7 @@ "slug", "type" ] - }, - "nullable": true + } }, "head": { "type": "object", @@ -983367,7 +983226,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -988183,7 +988042,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -989246,8 +989105,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_reviewers": { "type": "array", @@ -989374,8 +989232,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_teams": { "type": "array", @@ -989480,8 +989337,7 @@ "slug", "type" ] - }, - "nullable": true + } }, "head": { "type": "object", @@ -993245,7 +993101,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -997911,7 +997767,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -1002534,7 +1002390,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -1007350,7 +1007206,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -1008352,8 +1008208,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_reviewers": { "type": "array", @@ -1008480,8 +1008335,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_teams": { "type": "array", @@ -1008586,8 +1008440,7 @@ "slug", "type" ] - }, - "nullable": true + } }, "head": { "type": "object", @@ -1012351,7 +1012204,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -1013353,8 +1013206,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_reviewers": { "type": "array", @@ -1013481,8 +1013333,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_teams": { "type": "array", @@ -1013587,8 +1013438,7 @@ "slug", "type" ] - }, - "nullable": true + } }, "head": { "type": "object", @@ -1017352,7 +1017202,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -1018354,8 +1018204,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_reviewers": { "type": "array", @@ -1018482,8 +1018331,7 @@ "type", "url" ] - }, - "nullable": true + } }, "requested_teams": { "type": "array", @@ -1018588,8 +1018436,7 @@ "slug", "type" ] - }, - "nullable": true + } }, "head": { "type": "object", @@ -1022353,7 +1022200,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request_review_comment", "schema": { "type": "string" } @@ -1027187,7 +1027034,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request_review_comment", "schema": { "type": "string" } @@ -1032008,7 +1031855,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request_review_comment", "schema": { "type": "string" } @@ -1036852,7 +1036699,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request_review", "schema": { "type": "string" } @@ -1041537,7 +1041384,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request_review", "schema": { "type": "string" } @@ -1046112,7 +1045959,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -1055502,7 +1055349,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -1064865,7 +1064712,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request_review", "schema": { "type": "string" } @@ -1069547,7 +1069394,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request_review_thread", "schema": { "type": "string" } @@ -1074325,7 +1074172,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request_review_thread", "schema": { "type": "string" } @@ -1079087,7 +1078934,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -1083717,7 +1083564,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -1088438,7 +1088285,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -1093103,7 +1092950,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "pull_request", "schema": { "type": "string" } @@ -1097710,7 +1097557,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "push", "schema": { "type": "string" } @@ -1099035,7 +1098882,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "registry_package", "schema": { "type": "string" } @@ -1101472,7 +1101319,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "registry_package", "schema": { "type": "string" } @@ -1103651,7 +1103498,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "release", "schema": { "type": "string" } @@ -1105711,7 +1105558,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "release", "schema": { "type": "string" } @@ -1107771,7 +1107618,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "release", "schema": { "type": "string" } @@ -1109884,7 +1109731,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "release", "schema": { "type": "string" } @@ -1111947,7 +1111794,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "release", "schema": { "type": "string" } @@ -1114007,7 +1113854,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "release", "schema": { "type": "string" } @@ -1116066,7 +1115913,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "release", "schema": { "type": "string" } @@ -1118126,7 +1117973,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository", "schema": { "type": "string" } @@ -1119764,7 +1119611,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository", "schema": { "type": "string" } @@ -1121402,7 +1121249,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository", "schema": { "type": "string" } @@ -1123043,7 +1122890,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository", "schema": { "type": "string" } @@ -1124684,7 +1124531,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository", "schema": { "type": "string" } @@ -1126324,7 +1126171,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository_dispatch", "schema": { "type": "string" } @@ -1127972,7 +1127819,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository", "schema": { "type": "string" } @@ -1129666,7 +1129513,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository", "schema": { "type": "string" } @@ -1131307,7 +1131154,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository", "schema": { "type": "string" } @@ -1132948,7 +1132795,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository", "schema": { "type": "string" } @@ -1134617,7 +1134464,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository_ruleset", "schema": { "type": "string" } @@ -1137312,7 +1137159,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository_ruleset", "schema": { "type": "string" } @@ -1140007,7 +1139854,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository_ruleset", "schema": { "type": "string" } @@ -1144888,7 +1144735,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository", "schema": { "type": "string" } @@ -1146716,7 +1146563,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository", "schema": { "type": "string" } @@ -1148357,7 +1148204,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository_vulnerability_alert", "schema": { "type": "string" } @@ -1150164,7 +1150011,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository_vulnerability_alert", "schema": { "type": "string" } @@ -1151980,7 +1151827,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository_vulnerability_alert", "schema": { "type": "string" } @@ -1153787,7 +1153634,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "repository_vulnerability_alert", "schema": { "type": "string" } @@ -1155594,7 +1155441,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "secret_scanning_alert", "schema": { "type": "string" } @@ -1157576,7 +1157423,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "secret_scanning_alert_location", "schema": { "type": "string" } @@ -1159969,7 +1159816,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "secret_scanning_alert", "schema": { "type": "string" } @@ -1161951,7 +1161798,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "secret_scanning_alert", "schema": { "type": "string" } @@ -1163933,7 +1163780,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "secret_scanning_alert", "schema": { "type": "string" } @@ -1165915,7 +1165762,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "security_advisory", "schema": { "type": "string" } @@ -1167760,7 +1167607,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "security_advisory", "schema": { "type": "string" } @@ -1169605,7 +1169452,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "security_advisory", "schema": { "type": "string" } @@ -1171448,7 +1171295,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "security_and_analysis", "schema": { "type": "string" } @@ -1175079,7 +1174926,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "sponsorship", "schema": { "type": "string" } @@ -1177034,7 +1176881,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "sponsorship", "schema": { "type": "string" } @@ -1178989,7 +1178836,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "sponsorship", "schema": { "type": "string" } @@ -1180962,7 +1180809,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "sponsorship", "schema": { "type": "string" } @@ -1182921,7 +1182768,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "sponsorship", "schema": { "type": "string" } @@ -1184940,7 +1184787,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "sponsorship", "schema": { "type": "string" } @@ -1186955,7 +1186802,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "star", "schema": { "type": "string" } @@ -1188601,7 +1188448,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "star", "schema": { "type": "string" } @@ -1190245,7 +1190092,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "status", "schema": { "type": "string" } @@ -1192383,7 +1192230,7 @@ { "name": "X-Github-Event", "in": "header", - "example": "issues", + "example": "team_add", "schema": { "type": "string" } @@ -1194200,7 +1194047,7 @@ {{"code":"deadline_exceeded","msg":"operation timed out"}