From 0f85c1be644285098f314ed953aa37c50ff992b8 Mon Sep 17 00:00:00 2001 From: docs-bot <77750099+docs-bot@users.noreply.github.com> Date: Mon, 8 Jun 2026 08:58:17 -0700 Subject: [PATCH 1/4] Update OpenAPI Description (#61608) Co-authored-by: Ben Ahmady <32935794+subatoi@users.noreply.github.com> --- src/github-apps/lib/config.json | 2 +- src/rest/data/fpt-2022-11-28/activity.json | 558 ++++++++++++ src/rest/data/fpt-2022-11-28/billing.json | 299 ++----- src/rest/data/fpt-2022-11-28/issues.json | 841 +++++++++++++++++- src/rest/data/fpt-2022-11-28/orgs.json | 40 +- src/rest/data/fpt-2022-11-28/projects.json | 248 ++++++ src/rest/data/fpt-2022-11-28/repos.json | 15 + src/rest/data/fpt-2022-11-28/search.json | 62 ++ src/rest/data/fpt-2026-03-10/activity.json | 558 ++++++++++++ src/rest/data/fpt-2026-03-10/billing.json | 299 ++----- src/rest/data/fpt-2026-03-10/issues.json | 841 +++++++++++++++++- src/rest/data/fpt-2026-03-10/orgs.json | 40 +- src/rest/data/fpt-2026-03-10/projects.json | 248 ++++++ src/rest/data/fpt-2026-03-10/repos.json | 15 + src/rest/data/fpt-2026-03-10/search.json | 62 ++ src/rest/data/ghec-2022-11-28/activity.json | 558 ++++++++++++ src/rest/data/ghec-2022-11-28/billing.json | 27 +- src/rest/data/ghec-2022-11-28/issues.json | 841 +++++++++++++++++- src/rest/data/ghec-2022-11-28/orgs.json | 40 +- src/rest/data/ghec-2022-11-28/projects.json | 248 ++++++ src/rest/data/ghec-2022-11-28/repos.json | 15 + src/rest/data/ghec-2022-11-28/search.json | 62 ++ src/rest/data/ghec-2026-03-10/activity.json | 558 ++++++++++++ src/rest/data/ghec-2026-03-10/billing.json | 27 +- src/rest/data/ghec-2026-03-10/issues.json | 841 +++++++++++++++++- src/rest/data/ghec-2026-03-10/orgs.json | 40 +- src/rest/data/ghec-2026-03-10/projects.json | 248 ++++++ src/rest/data/ghec-2026-03-10/repos.json | 15 + src/rest/data/ghec-2026-03-10/search.json | 62 ++ .../data/ghes-3.16-2022-11-28/activity.json | 558 ++++++++++++ .../data/ghes-3.16-2022-11-28/issues.json | 460 +++++++++- src/rest/data/ghes-3.16-2022-11-28/repos.json | 15 + .../data/ghes-3.16-2022-11-28/search.json | 62 ++ .../data/ghes-3.17-2022-11-28/activity.json | 558 ++++++++++++ .../data/ghes-3.17-2022-11-28/issues.json | 460 +++++++++- src/rest/data/ghes-3.17-2022-11-28/repos.json | 15 + .../data/ghes-3.17-2022-11-28/search.json | 62 ++ .../data/ghes-3.18-2022-11-28/activity.json | 558 ++++++++++++ .../data/ghes-3.18-2022-11-28/issues.json | 460 +++++++++- src/rest/data/ghes-3.18-2022-11-28/repos.json | 15 + .../data/ghes-3.18-2022-11-28/search.json | 62 ++ .../data/ghes-3.19-2022-11-28/activity.json | 558 ++++++++++++ .../data/ghes-3.19-2022-11-28/issues.json | 584 +++++++++++- src/rest/data/ghes-3.19-2022-11-28/repos.json | 15 + .../data/ghes-3.19-2022-11-28/search.json | 62 ++ .../data/ghes-3.20-2022-11-28/activity.json | 558 ++++++++++++ .../data/ghes-3.20-2022-11-28/issues.json | 584 +++++++++++- .../data/ghes-3.20-2022-11-28/projects.json | 248 ++++++ src/rest/data/ghes-3.20-2022-11-28/repos.json | 15 + .../data/ghes-3.20-2022-11-28/search.json | 62 ++ .../data/ghes-3.21-2022-11-28/activity.json | 558 ++++++++++++ .../data/ghes-3.21-2022-11-28/issues.json | 584 +++++++++++- .../data/ghes-3.21-2022-11-28/projects.json | 248 ++++++ src/rest/data/ghes-3.21-2022-11-28/repos.json | 15 + .../data/ghes-3.21-2022-11-28/search.json | 62 ++ .../data/ghes-3.21-2026-03-10/activity.json | 558 ++++++++++++ .../data/ghes-3.21-2026-03-10/issues.json | 584 +++++++++++- .../data/ghes-3.21-2026-03-10/projects.json | 248 ++++++ src/rest/data/ghes-3.21-2026-03-10/repos.json | 15 + .../data/ghes-3.21-2026-03-10/search.json | 62 ++ src/rest/lib/config.json | 2 +- src/webhooks/data/fpt/issue_dependencies.json | 208 +++++ src/webhooks/data/fpt/issues.json | 670 ++++++++++++++ src/webhooks/data/fpt/sub_issues.json | 208 +++++ .../data/ghec/issue_dependencies.json | 208 +++++ src/webhooks/data/ghec/issues.json | 670 ++++++++++++++ src/webhooks/data/ghec/sub_issues.json | 208 +++++ src/webhooks/data/ghes-3.16/issues.json | 468 ++++++++++ src/webhooks/data/ghes-3.17/issues.json | 468 ++++++++++ src/webhooks/data/ghes-3.18/issues.json | 468 ++++++++++ .../data/ghes-3.19/issue_dependencies.json | 208 +++++ src/webhooks/data/ghes-3.19/issues.json | 468 ++++++++++ .../data/ghes-3.20/issue_dependencies.json | 208 +++++ src/webhooks/data/ghes-3.20/issues.json | 468 ++++++++++ .../data/ghes-3.21/issue_dependencies.json | 208 +++++ src/webhooks/data/ghes-3.21/issues.json | 468 ++++++++++ src/webhooks/lib/config.json | 2 +- 77 files changed, 21710 insertions(+), 513 deletions(-) diff --git a/src/github-apps/lib/config.json b/src/github-apps/lib/config.json index 1c66eae4de0f..0ce4b9c22f2c 100644 --- a/src/github-apps/lib/config.json +++ b/src/github-apps/lib/config.json @@ -60,5 +60,5 @@ "2022-11-28" ] }, - "sha": "a92b91c983de83f06eb8f2a5e9d84cd29bb70111" + "sha": "5228aaa58229307d5c18092199d4d3b09050265a" } \ No newline at end of file diff --git a/src/rest/data/fpt-2022-11-28/activity.json b/src/rest/data/fpt-2022-11-28/activity.json index 0474ee33cad2..07c73a1b5872 100644 --- a/src/rest/data/fpt-2022-11-28/activity.json +++ b/src/rest/data/fpt-2022-11-28/activity.json @@ -3480,6 +3480,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -3530,6 +3531,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -6632,6 +6663,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -6682,6 +6714,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -13461,6 +13523,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -13511,6 +13574,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -16613,6 +16706,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -16663,6 +16757,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -23450,6 +23574,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -23500,6 +23625,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -26602,6 +26757,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -26652,6 +26808,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -33419,6 +33605,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -33469,6 +33656,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -36571,6 +36788,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -36621,6 +36839,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -43382,6 +43630,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -43432,6 +43681,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -46534,6 +46813,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -46584,6 +46864,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -53370,6 +53680,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -53420,6 +53731,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -56522,6 +56863,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -56572,6 +56914,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -63332,6 +63704,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -63382,6 +63755,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -66484,6 +66887,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -66534,6 +66938,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -73296,6 +73730,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -73346,6 +73781,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -76448,6 +76913,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -76498,6 +76964,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -83260,6 +83756,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -83310,6 +83807,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -86412,6 +86939,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -86462,6 +86990,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ diff --git a/src/rest/data/fpt-2022-11-28/billing.json b/src/rest/data/fpt-2022-11-28/billing.json index a6375275a2d3..df2fed2bf3d9 100644 --- a/src/rest/data/fpt-2022-11-28/billing.json +++ b/src/rest/data/fpt-2022-11-28/billing.json @@ -592,139 +592,16 @@ "example": { "message": "Budget successfully created.", "budget": { - "description": "Response when updating a budget", - "content": { - "application/json": { - "schema": { - "type": "object", - "properties": { - "id": { - "type": "string", - "description": "ID of the budget." - }, - "budget_scope": { - "type": "string", - "description": "The type of scope for the budget", - "enum": [ - "enterprise", - "organization", - "repository", - "cost_center", - "multi_user_customer", - "user" - ], - "examples": [ - "enterprise" - ] - }, - "budget_entity_name": { - "type": "string", - "description": "The name of the entity to apply the budget to", - "examples": [ - "octocat/hello-world" - ] - }, - "user": { - "type": "string", - "description": "The user login when the budget is scoped to a single user (`user` scope).", - "examples": [ - "octocat" - ] - }, - "budget_amount": { - "type": "integer", - "description": "The budget amount in whole dollars. For license-based products, this represents the number of licenses." - }, - "prevent_further_usage": { - "type": "boolean", - "description": "Whether to prevent additional spending once the budget is exceeded", - "examples": [ - true - ] - }, - "budget_product_sku": { - "type": "string", - "description": "A single product or sku to apply the budget to.", - "examples": [ - "actions_linux" - ] - }, - "budget_type": { - "description": "The type of pricing for the budget", - "oneOf": [ - { - "type": "string", - "enum": [ - "ProductPricing" - ] - }, - { - "type": "string", - "enum": [ - "SkuPricing" - ] - } - ], - "examples": [ - "ProductPricing" - ] - }, - "budget_alerting": { - "type": "object", - "properties": { - "will_alert": { - "type": "boolean", - "description": "Whether alerts are enabled for this budget", - "examples": [ - true - ] - }, - "alert_recipients": { - "type": "array", - "items": { - "type": "string" - }, - "description": "Array of user login names who will receive alerts", - "examples": [ - "mona", - "lisa" - ] - } - } - } - }, - "required": [ - "id", - "budget_amount", - "prevent_further_usage", - "budget_product_sku", - "budget_type", - "budget_alerting", - "budget_scope", - "budget_entity_name" - ] - }, - "examples": { - "default": { - "value": { - "id": "2066deda-923f-43f9-88d2-62395a28c0cdd", - "budget_type": "ProductPricing", - "budget_product_sku": "actions_linux", - "budget_scope": "repository", - "budget_entity_name": "example-repo-name", - "budget_amount": 0, - "prevent_further_usage": true, - "budget_alerting": { - "will_alert": true, - "alert_recipients": [ - "mona", - "lisa" - ] - } - } - } - } - } + "id": "f5236c62-157f-4d8f-a79e-ffb91058ee97", + "budget_type": "ProductPricing", + "budget_product_sku": "actions", + "budget_scope": "organization", + "budget_entity_name": "example-organization", + "budget_amount": 100, + "prevent_further_usage": true, + "budget_alerting": { + "will_alert": false, + "alert_recipients": [] } } }, @@ -732,7 +609,8 @@ "type": "object", "properties": { "message": { - "type": "string" + "type": "string", + "description": "A message indicating the result of the create operation" }, "budget": { "type": "object", @@ -741,49 +619,34 @@ "type": "string", "description": "ID of the budget." }, - "budget_amount": { - "type": "number", - "format": "float", - "description": "The budget amount in whole dollars. For license-based products, this represents the number of licenses." - }, - "prevent_further_usage": { - "type": "boolean", - "description": "Whether to prevent additional spending once the budget is exceeded. For `user` and `multi_user_customer` scopes, this must be `true`." - }, - "budget_alerting": { - "type": "object", - "required": [ - "will_alert", - "alert_recipients" - ], - "properties": { - "will_alert": { - "type": "boolean", - "description": "Whether alerts are enabled for this budget" - }, - "alert_recipients": { - "type": "array", - "items": { - "type": "string" - }, - "description": "Array of user login names who will receive alerts" - } - } - }, "budget_scope": { "type": "string", - "description": "The scope of the budget", + "description": "The type of scope for the budget", "enum": [ + "enterprise", "organization", "repository", + "cost_center", "multi_user_customer", "user" ] }, "budget_entity_name": { "type": "string", - "description": "The name of the entity to apply the budget to", - "default": "" + "description": "The name of the entity to apply the budget to" + }, + "budget_amount": { + "type": "integer", + "description": "The budget amount in whole dollars. For license-based products, this represents the number of licenses.", + "minimum": 0 + }, + "prevent_further_usage": { + "type": "boolean", + "description": "Whether to prevent additional spending once the budget is exceeded" + }, + "budget_product_sku": { + "type": "string", + "description": "A single product or sku to apply the budget to." }, "budget_type": { "description": "The type of pricing for the budget", @@ -802,13 +665,29 @@ } ] }, - "budget_product_sku": { - "type": "string", - "description": "A single product or SKU that will be covered in the budget" + "budget_alerting": { + "type": "object", + "properties": { + "will_alert": { + "type": "boolean", + "description": "Whether alerts are enabled for this budget" + }, + "alert_recipients": { + "type": "array", + "items": { + "type": "string" + }, + "description": "Array of user login names who will receive alerts" + } + } } } } - } + }, + "required": [ + "message", + "budget" + ] } } } @@ -1155,7 +1034,7 @@ "budget_product_sku": "actions_linux", "budget_scope": "repository", "budget_entity_name": "org-name/example-repo-name", - "budget_amount": 0, + "budget_amount": 10, "prevent_further_usage": true, "budget_alerting": { "will_alert": true, @@ -1170,7 +1049,8 @@ "type": "object", "properties": { "message": { - "type": "string" + "type": "string", + "description": "A message indicating the result of the update operation" }, "budget": { "type": "object", @@ -1179,51 +1059,32 @@ "type": "string", "description": "ID of the budget." }, - "budget_amount": { - "type": "number", - "format": "float", - "description": "The budget amount in whole dollars. For license-based products, this represents the number of licenses." - }, - "prevent_further_usage": { - "type": "boolean", - "description": "Whether to prevent additional spending once the budget is exceeded" - }, - "budget_alerting": { - "type": "object", - "required": [ - "will_alert", - "alert_recipients" - ], - "properties": { - "will_alert": { - "type": "boolean", - "description": "Whether alerts are enabled for this budget" - }, - "alert_recipients": { - "type": "array", - "items": { - "type": "string" - }, - "description": "Array of user login names who will receive alerts" - } - } - }, "budget_scope": { "type": "string", - "description": "The scope of the budget", + "description": "The type of scope for the budget", "enum": [ "enterprise", "organization", "repository", - "cost_center", - "multi_user_customer", - "user" + "cost_center" ] }, "budget_entity_name": { "type": "string", - "description": "The name of the entity to apply the budget to", - "default": "" + "description": "The name of the entity to apply the budget to" + }, + "budget_amount": { + "type": "integer", + "description": "The budget amount in whole dollars. For license-based products, this represents the number of licenses.", + "minimum": 0 + }, + "prevent_further_usage": { + "type": "boolean", + "description": "Whether to prevent additional spending once the budget is exceeded" + }, + "budget_product_sku": { + "type": "string", + "description": "A single product or sku to apply the budget to." }, "budget_type": { "description": "The type of pricing for the budget", @@ -1242,13 +1103,29 @@ } ] }, - "budget_product_sku": { - "type": "string", - "description": "A single product or SKU that will be covered in the budget" + "budget_alerting": { + "type": "object", + "properties": { + "will_alert": { + "type": "boolean", + "description": "Whether alerts are enabled for this budget" + }, + "alert_recipients": { + "type": "array", + "items": { + "type": "string" + }, + "description": "Array of user login names who will receive alerts" + } + } } } } - } + }, + "required": [ + "budget", + "message" + ] } } } diff --git a/src/rest/data/fpt-2022-11-28/issues.json b/src/rest/data/fpt-2022-11-28/issues.json index 98ff10322911..0e1c8703ed89 100644 --- a/src/rest/data/fpt-2022-11-28/issues.json +++ b/src/rest/data/fpt-2022-11-28/issues.json @@ -3150,6 +3150,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -3200,6 +3201,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -6400,6 +6431,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -6450,6 +6482,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -9578,6 +9640,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -9628,6 +9691,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -9768,9 +9861,9 @@ "isRequired": true }, { - "type": "string or number", + "type": "string or number or array", "name": "value", - "description": "
The value to set for the field
", + "description": "The value to set for the field. For multi-select fields, provide an array of option names.
", "isRequired": true } ] @@ -12698,6 +12791,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -12748,6 +12842,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -15772,6 +15896,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -15822,6 +15947,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -18817,6 +18972,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -18867,6 +19023,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -19039,9 +19225,9 @@ "isRequired": true }, { - "type": "string or number", + "type": "string or number or array", "name": "value", - "description": "The value to set for the field
", + "description": "The value to set for the field. For multi-select fields, provide an array of option names.
", "isRequired": true } ] @@ -21971,6 +22157,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -22021,6 +22208,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -25409,6 +25626,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -25459,6 +25677,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -28785,6 +29033,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -28835,6 +29084,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -31849,6 +32128,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -31899,6 +32179,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -40182,6 +40492,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -40232,6 +40543,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -44556,6 +44897,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -44606,6 +44948,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -57095,6 +57467,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -57145,6 +57518,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -60168,6 +60571,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -60218,6 +60622,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -63247,6 +63681,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -63297,6 +63732,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -66342,6 +66807,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -66392,6 +66858,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -66563,6 +67059,24 @@ "node_id": "IFD_DUEDATE", "data_type": "date", "value": "2025-12-25" + }, + { + "issue_field_id": 5, + "node_id": "IFMS_LABELS", + "data_type": "multi_select", + "value": "Frontend,Backend", + "multi_select_options": [ + { + "id": 1, + "name": "Frontend", + "color": "blue" + }, + { + "id": 2, + "name": "Backend", + "color": "green" + } + ] } ], "schema": { @@ -66586,6 +67100,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -66636,6 +67151,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -66729,9 +67274,9 @@ "isRequired": true }, { - "type": "string or number", + "type": "string or number or array", "name": "value", - "description": "The value to set for the field. The type depends on the field's data type:
\nThe value to set for the field. The type depends on the field's data type:
\nOptions for single select fields. Required when data_type is 'single_select'.
", + "description": "Options for select fields. Required when data_type is 'single_select' or 'multi_select'.
", "childParamsGroups": [ { "type": "string", @@ -9231,6 +9259,7 @@ "text", "date", "single_select", + "multi_select", "number" ] }, @@ -9243,7 +9272,7 @@ ] }, "options": { - "description": "Available options for single select fields.", + "description": "Available options for single select and multi select fields.", "type": [ "array", "null" @@ -9405,7 +9434,7 @@ { "type": "array of objects", "name": "options", - "description": "Options for single select fields. Only applicable when updating single_select fields. When provided, this array replaces the entire existing set of options rather than adding to or updating individual options. To retain or update an existing option, include it in the array with its id. Options sent without an id are treated as new options and may cause existing options to be deleted and recreated.
Options for select fields. Only applicable when updating single_select or multi_select fields. When provided, this array replaces the entire existing set of options rather than adding to or updating individual options. To retain or update an existing option, include it in the array with its id. Options sent without an id are treated as new options and may cause existing options to be deleted and recreated.
Either true to enable the wiki for this repository or false to disable it.
Either true to allow pull requests for this repository or false to prevent pull requests.
The policy that controls who can create pull requests for this repository: all or collaborators_only.
The value to set for the field
", + "description": "The value to set for the field. For multi-select fields, provide an array of option names.
", "isRequired": true } ] @@ -12154,6 +12247,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -12204,6 +12298,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -15078,6 +15202,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -15128,6 +15253,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -17973,6 +18128,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -18023,6 +18179,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -18189,9 +18375,9 @@ "isRequired": true }, { - "type": "string or number", + "type": "string or number or array", "name": "value", - "description": "The value to set for the field
", + "description": "The value to set for the field. For multi-select fields, provide an array of option names.
", "isRequired": true } ] @@ -20972,6 +21158,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -21022,6 +21209,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -24280,6 +24497,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -24330,6 +24548,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -27506,6 +27754,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -27556,6 +27805,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -30420,6 +30699,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -30470,6 +30750,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -38623,6 +38933,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -38673,6 +38984,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -42867,6 +43208,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -42917,6 +43259,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -55276,6 +55648,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -55326,6 +55699,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -58199,6 +58602,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -58249,6 +58653,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -61128,6 +61562,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -61178,6 +61613,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -64093,6 +64558,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -64143,6 +64609,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -64313,6 +64809,24 @@ "node_id": "IFD_DUEDATE", "data_type": "date", "value": "2025-12-25" + }, + { + "issue_field_id": 5, + "node_id": "IFMS_LABELS", + "data_type": "multi_select", + "value": "Frontend,Backend", + "multi_select_options": [ + { + "id": 1, + "name": "Frontend", + "color": "blue" + }, + { + "id": 2, + "name": "Backend", + "color": "green" + } + ] } ], "schema": { @@ -64336,6 +64850,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -64386,6 +64901,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -64479,9 +65024,9 @@ "isRequired": true }, { - "type": "string or number", + "type": "string or number or array", "name": "value", - "description": "The value to set for the field. The type depends on the field's data type:
\nThe value to set for the field. The type depends on the field's data type:
\nOptions for single select fields. Required when data_type is 'single_select'.
", + "description": "Options for select fields. Required when data_type is 'single_select' or 'multi_select'.
", "childParamsGroups": [ { "type": "string", @@ -9176,6 +9204,7 @@ "text", "date", "single_select", + "multi_select", "number" ] }, @@ -9188,7 +9217,7 @@ ] }, "options": { - "description": "Available options for single select fields.", + "description": "Available options for single select and multi select fields.", "type": [ "array", "null" @@ -9350,7 +9379,7 @@ { "type": "array of objects", "name": "options", - "description": "Options for single select fields. Only applicable when updating single_select fields. When provided, this array replaces the entire existing set of options rather than adding to or updating individual options. To retain or update an existing option, include it in the array with its id. Options sent without an id are treated as new options and may cause existing options to be deleted and recreated.
Options for select fields. Only applicable when updating single_select or multi_select fields. When provided, this array replaces the entire existing set of options rather than adding to or updating individual options. To retain or update an existing option, include it in the array with its id. Options sent without an id are treated as new options and may cause existing options to be deleted and recreated.
Either true to enable the wiki for this repository or false to disable it.
Either true to allow pull requests for this repository or false to prevent pull requests.
The policy that controls who can create pull requests for this repository: all or collaborators_only.
Budget created successfully
", "example": { - "message": "Budget successfully created." + "message": "Budget successfully created.", + "budget": { + "id": "f5236c62-157f-4d8f-a79e-ffb91058ee97", + "budget_type": "ProductPricing", + "budget_product_sku": "actions", + "budget_scope": "organization", + "budget_entity_name": "example-organization", + "budget_amount": 100, + "prevent_further_usage": true, + "budget_alerting": { + "will_alert": false, + "alert_recipients": [] + } + } }, "schema": { "type": "object", @@ -809,9 +822,8 @@ "description": "The name of the entity to apply the budget to" }, "budget_amount": { - "type": "number", - "format": "float", - "description": "The budget amount in dollars", + "type": "integer", + "description": "The budget amount in whole dollars. For license-based products, this represents the number of licenses.", "minimum": 0 }, "prevent_further_usage": { @@ -1200,7 +1212,7 @@ "budget_product_sku": "actions_linux", "budget_scope": "repository", "budget_entity_name": "org-name/example-repo-name", - "budget_amount": 0, + "budget_amount": 10, "prevent_further_usage": true, "budget_alerting": { "will_alert": true, @@ -1240,9 +1252,8 @@ "description": "The name of the entity to apply the budget to" }, "budget_amount": { - "type": "number", - "format": "float", - "description": "The budget amount in dollars", + "type": "integer", + "description": "The budget amount in whole dollars. For license-based products, this represents the number of licenses.", "minimum": 0 }, "prevent_further_usage": { diff --git a/src/rest/data/ghec-2022-11-28/issues.json b/src/rest/data/ghec-2022-11-28/issues.json index 240589cdf30f..154d39bbcb5a 100644 --- a/src/rest/data/ghec-2022-11-28/issues.json +++ b/src/rest/data/ghec-2022-11-28/issues.json @@ -3150,6 +3150,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -3200,6 +3201,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -6400,6 +6431,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -6450,6 +6482,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -9578,6 +9640,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -9628,6 +9691,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -9768,9 +9861,9 @@ "isRequired": true }, { - "type": "string or number", + "type": "string or number or array", "name": "value", - "description": "The value to set for the field
", + "description": "The value to set for the field. For multi-select fields, provide an array of option names.
", "isRequired": true } ] @@ -12698,6 +12791,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -12748,6 +12842,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -15772,6 +15896,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -15822,6 +15947,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -18817,6 +18972,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -18867,6 +19023,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -19039,9 +19225,9 @@ "isRequired": true }, { - "type": "string or number", + "type": "string or number or array", "name": "value", - "description": "The value to set for the field
", + "description": "The value to set for the field. For multi-select fields, provide an array of option names.
", "isRequired": true } ] @@ -21971,6 +22157,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -22021,6 +22208,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -25409,6 +25626,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -25459,6 +25677,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -28785,6 +29033,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -28835,6 +29084,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -31849,6 +32128,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -31899,6 +32179,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -40182,6 +40492,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -40232,6 +40543,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -44556,6 +44897,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -44606,6 +44948,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -57095,6 +57467,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -57145,6 +57518,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -60168,6 +60571,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -60218,6 +60622,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -63247,6 +63681,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -63297,6 +63732,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -66342,6 +66807,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -66392,6 +66858,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -66563,6 +67059,24 @@ "node_id": "IFD_DUEDATE", "data_type": "date", "value": "2025-12-25" + }, + { + "issue_field_id": 5, + "node_id": "IFMS_LABELS", + "data_type": "multi_select", + "value": "Frontend,Backend", + "multi_select_options": [ + { + "id": 1, + "name": "Frontend", + "color": "blue" + }, + { + "id": 2, + "name": "Backend", + "color": "green" + } + ] } ], "schema": { @@ -66586,6 +67100,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -66636,6 +67151,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -66729,9 +67274,9 @@ "isRequired": true }, { - "type": "string or number", + "type": "string or number or array", "name": "value", - "description": "The value to set for the field. The type depends on the field's data type:
\nThe value to set for the field. The type depends on the field's data type:
\nOptions for single select fields. Required when data_type is 'single_select'.
", + "description": "Options for select fields. Required when data_type is 'single_select' or 'multi_select'.
", "childParamsGroups": [ { "type": "string", @@ -13107,6 +13135,7 @@ "text", "date", "single_select", + "multi_select", "number" ] }, @@ -13119,7 +13148,7 @@ ] }, "options": { - "description": "Available options for single select fields.", + "description": "Available options for single select and multi select fields.", "type": [ "array", "null" @@ -13281,7 +13310,7 @@ { "type": "array of objects", "name": "options", - "description": "Options for single select fields. Only applicable when updating single_select fields. When provided, this array replaces the entire existing set of options rather than adding to or updating individual options. To retain or update an existing option, include it in the array with its id. Options sent without an id are treated as new options and may cause existing options to be deleted and recreated.
Options for select fields. Only applicable when updating single_select or multi_select fields. When provided, this array replaces the entire existing set of options rather than adding to or updating individual options. To retain or update an existing option, include it in the array with its id. Options sent without an id are treated as new options and may cause existing options to be deleted and recreated.
Either true to enable the wiki for this repository or false to disable it.
Either true to allow pull requests for this repository or false to prevent pull requests.
The policy that controls who can create pull requests for this repository: all or collaborators_only.
Budget created successfully
", "example": { - "message": "Budget successfully created." + "message": "Budget successfully created.", + "budget": { + "id": "f5236c62-157f-4d8f-a79e-ffb91058ee97", + "budget_type": "ProductPricing", + "budget_product_sku": "actions", + "budget_scope": "organization", + "budget_entity_name": "example-organization", + "budget_amount": 100, + "prevent_further_usage": true, + "budget_alerting": { + "will_alert": false, + "alert_recipients": [] + } + } }, "schema": { "type": "object", @@ -809,9 +822,8 @@ "description": "The name of the entity to apply the budget to" }, "budget_amount": { - "type": "number", - "format": "float", - "description": "The budget amount in dollars", + "type": "integer", + "description": "The budget amount in whole dollars. For license-based products, this represents the number of licenses.", "minimum": 0 }, "prevent_further_usage": { @@ -1200,7 +1212,7 @@ "budget_product_sku": "actions_linux", "budget_scope": "repository", "budget_entity_name": "org-name/example-repo-name", - "budget_amount": 0, + "budget_amount": 10, "prevent_further_usage": true, "budget_alerting": { "will_alert": true, @@ -1240,9 +1252,8 @@ "description": "The name of the entity to apply the budget to" }, "budget_amount": { - "type": "number", - "format": "float", - "description": "The budget amount in dollars", + "type": "integer", + "description": "The budget amount in whole dollars. For license-based products, this represents the number of licenses.", "minimum": 0 }, "prevent_further_usage": { diff --git a/src/rest/data/ghec-2026-03-10/issues.json b/src/rest/data/ghec-2026-03-10/issues.json index 3eac9e5504f2..537f4b3fc250 100644 --- a/src/rest/data/ghec-2026-03-10/issues.json +++ b/src/rest/data/ghec-2026-03-10/issues.json @@ -3021,6 +3021,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -3071,6 +3072,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -6141,6 +6172,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -6191,6 +6223,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -9189,6 +9251,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -9239,6 +9302,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -9373,9 +9466,9 @@ "isRequired": true }, { - "type": "string or number", + "type": "string or number or array", "name": "value", - "description": "The value to set for the field
", + "description": "The value to set for the field. For multi-select fields, provide an array of option names.
", "isRequired": true } ] @@ -12154,6 +12247,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -12204,6 +12298,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -15078,6 +15202,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -15128,6 +15253,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -17973,6 +18128,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -18023,6 +18179,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -18189,9 +18375,9 @@ "isRequired": true }, { - "type": "string or number", + "type": "string or number or array", "name": "value", - "description": "The value to set for the field
", + "description": "The value to set for the field. For multi-select fields, provide an array of option names.
", "isRequired": true } ] @@ -20972,6 +21158,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -21022,6 +21209,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -24280,6 +24497,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -24330,6 +24548,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -27506,6 +27754,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -27556,6 +27805,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -30420,6 +30699,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -30470,6 +30750,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -38623,6 +38933,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -38673,6 +38984,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -42867,6 +43208,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -42917,6 +43259,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -55276,6 +55648,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -55326,6 +55699,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -58199,6 +58602,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -58249,6 +58653,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -61128,6 +61562,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -61178,6 +61613,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -64093,6 +64558,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -64143,6 +64609,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -64313,6 +64809,24 @@ "node_id": "IFD_DUEDATE", "data_type": "date", "value": "2025-12-25" + }, + { + "issue_field_id": 5, + "node_id": "IFMS_LABELS", + "data_type": "multi_select", + "value": "Frontend,Backend", + "multi_select_options": [ + { + "id": 1, + "name": "Frontend", + "color": "blue" + }, + { + "id": 2, + "name": "Backend", + "color": "green" + } + ] } ], "schema": { @@ -64336,6 +64850,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -64386,6 +64901,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -64479,9 +65024,9 @@ "isRequired": true }, { - "type": "string or number", + "type": "string or number or array", "name": "value", - "description": "The value to set for the field. The type depends on the field's data type:
\nThe value to set for the field. The type depends on the field's data type:
\nOptions for single select fields. Required when data_type is 'single_select'.
", + "description": "Options for select fields. Required when data_type is 'single_select' or 'multi_select'.
", "childParamsGroups": [ { "type": "string", @@ -12833,6 +12861,7 @@ "text", "date", "single_select", + "multi_select", "number" ] }, @@ -12845,7 +12874,7 @@ ] }, "options": { - "description": "Available options for single select fields.", + "description": "Available options for single select and multi select fields.", "type": [ "array", "null" @@ -13007,7 +13036,7 @@ { "type": "array of objects", "name": "options", - "description": "Options for single select fields. Only applicable when updating single_select fields. When provided, this array replaces the entire existing set of options rather than adding to or updating individual options. To retain or update an existing option, include it in the array with its id. Options sent without an id are treated as new options and may cause existing options to be deleted and recreated.
Options for select fields. Only applicable when updating single_select or multi_select fields. When provided, this array replaces the entire existing set of options rather than adding to or updating individual options. To retain or update an existing option, include it in the array with its id. Options sent without an id are treated as new options and may cause existing options to be deleted and recreated.
Either true to enable the wiki for this repository or false to disable it.
Either true to allow pull requests for this repository or false to prevent pull requests.
The policy that controls who can create pull requests for this repository: all or collaborators_only.
The value to set for the field
", + "description": "The value to set for the field. For multi-select fields, provide an array of option names.
", "isRequired": true } ] @@ -12698,6 +12791,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -12748,6 +12842,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -15772,6 +15896,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -15822,6 +15947,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -18817,6 +18972,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -18867,6 +19023,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -19039,9 +19225,9 @@ "isRequired": true }, { - "type": "string or number", + "type": "string or number or array", "name": "value", - "description": "The value to set for the field
", + "description": "The value to set for the field. For multi-select fields, provide an array of option names.
", "isRequired": true } ] @@ -21971,6 +22157,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -22021,6 +22208,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -25409,6 +25626,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -25459,6 +25677,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -28785,6 +29033,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -28835,6 +29084,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -31849,6 +32128,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -31899,6 +32179,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -39274,6 +39584,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -39324,6 +39635,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -43648,6 +43989,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -43698,6 +44040,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -53322,6 +53694,24 @@ "node_id": "IFD_DUEDATE", "data_type": "date", "value": "2025-12-25" + }, + { + "issue_field_id": 5, + "node_id": "IFMS_LABELS", + "data_type": "multi_select", + "value": "Frontend,Backend", + "multi_select_options": [ + { + "id": 1, + "name": "Frontend", + "color": "blue" + }, + { + "id": 2, + "name": "Backend", + "color": "green" + } + ] } ], "schema": { @@ -53345,6 +53735,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -53395,6 +53786,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -67341,6 +67762,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -67391,6 +67813,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ diff --git a/src/rest/data/ghes-3.16-2022-11-28/repos.json b/src/rest/data/ghes-3.16-2022-11-28/repos.json index f64766478f2b..06f1edd2e7c8 100644 --- a/src/rest/data/ghes-3.16-2022-11-28/repos.json +++ b/src/rest/data/ghes-3.16-2022-11-28/repos.json @@ -8107,6 +8107,21 @@ "description": "Either true to enable the wiki for this repository or false to disable it.
Either true to allow pull requests for this repository or false to prevent pull requests.
The policy that controls who can create pull requests for this repository: all or collaborators_only.
The value to set for the field
", + "description": "The value to set for the field. For multi-select fields, provide an array of option names.
", "isRequired": true } ] @@ -12698,6 +12791,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -12748,6 +12842,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -15772,6 +15896,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -15822,6 +15947,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -18817,6 +18972,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -18867,6 +19023,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -19039,9 +19225,9 @@ "isRequired": true }, { - "type": "string or number", + "type": "string or number or array", "name": "value", - "description": "The value to set for the field
", + "description": "The value to set for the field. For multi-select fields, provide an array of option names.
", "isRequired": true } ] @@ -21971,6 +22157,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -22021,6 +22208,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -25409,6 +25626,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -25459,6 +25677,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -28785,6 +29033,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -28835,6 +29084,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -31849,6 +32128,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -31899,6 +32179,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -39274,6 +39584,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -39324,6 +39635,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -43648,6 +43989,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -43698,6 +44040,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -53322,6 +53694,24 @@ "node_id": "IFD_DUEDATE", "data_type": "date", "value": "2025-12-25" + }, + { + "issue_field_id": 5, + "node_id": "IFMS_LABELS", + "data_type": "multi_select", + "value": "Frontend,Backend", + "multi_select_options": [ + { + "id": 1, + "name": "Frontend", + "color": "blue" + }, + { + "id": 2, + "name": "Backend", + "color": "green" + } + ] } ], "schema": { @@ -53345,6 +53735,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -53395,6 +53786,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -67341,6 +67762,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -67391,6 +67813,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ diff --git a/src/rest/data/ghes-3.17-2022-11-28/repos.json b/src/rest/data/ghes-3.17-2022-11-28/repos.json index 9db83cf9ff6c..705dfaeb12c4 100644 --- a/src/rest/data/ghes-3.17-2022-11-28/repos.json +++ b/src/rest/data/ghes-3.17-2022-11-28/repos.json @@ -8155,6 +8155,21 @@ "description": "Either true to enable the wiki for this repository or false to disable it.
Either true to allow pull requests for this repository or false to prevent pull requests.
The policy that controls who can create pull requests for this repository: all or collaborators_only.
The value to set for the field
", + "description": "The value to set for the field. For multi-select fields, provide an array of option names.
", "isRequired": true } ] @@ -12698,6 +12791,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -12748,6 +12842,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -15772,6 +15896,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -15822,6 +15947,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -18817,6 +18972,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -18867,6 +19023,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -19039,9 +19225,9 @@ "isRequired": true }, { - "type": "string or number", + "type": "string or number or array", "name": "value", - "description": "The value to set for the field
", + "description": "The value to set for the field. For multi-select fields, provide an array of option names.
", "isRequired": true } ] @@ -21971,6 +22157,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -22021,6 +22208,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -25409,6 +25626,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -25459,6 +25677,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -28785,6 +29033,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -28835,6 +29084,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -31849,6 +32128,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -31899,6 +32179,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -39274,6 +39584,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -39324,6 +39635,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -43648,6 +43989,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -43698,6 +44040,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -53322,6 +53694,24 @@ "node_id": "IFD_DUEDATE", "data_type": "date", "value": "2025-12-25" + }, + { + "issue_field_id": 5, + "node_id": "IFMS_LABELS", + "data_type": "multi_select", + "value": "Frontend,Backend", + "multi_select_options": [ + { + "id": 1, + "name": "Frontend", + "color": "blue" + }, + { + "id": 2, + "name": "Backend", + "color": "green" + } + ] } ], "schema": { @@ -53345,6 +53735,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -53395,6 +53786,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -67341,6 +67762,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -67391,6 +67813,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ diff --git a/src/rest/data/ghes-3.18-2022-11-28/repos.json b/src/rest/data/ghes-3.18-2022-11-28/repos.json index cb387a5608b0..433f5b3d5ef6 100644 --- a/src/rest/data/ghes-3.18-2022-11-28/repos.json +++ b/src/rest/data/ghes-3.18-2022-11-28/repos.json @@ -8160,6 +8160,21 @@ "description": "Either true to enable the wiki for this repository or false to disable it.
Either true to allow pull requests for this repository or false to prevent pull requests.
The policy that controls who can create pull requests for this repository: all or collaborators_only.
The value to set for the field
", + "description": "The value to set for the field. For multi-select fields, provide an array of option names.
", "isRequired": true } ] @@ -12698,6 +12791,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -12748,6 +12842,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -15772,6 +15896,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -15822,6 +15947,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -18817,6 +18972,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -18867,6 +19023,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -19039,9 +19225,9 @@ "isRequired": true }, { - "type": "string or number", + "type": "string or number or array", "name": "value", - "description": "The value to set for the field
", + "description": "The value to set for the field. For multi-select fields, provide an array of option names.
", "isRequired": true } ] @@ -21971,6 +22157,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -22021,6 +22208,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -25409,6 +25626,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -25459,6 +25677,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -28785,6 +29033,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -28835,6 +29084,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -31849,6 +32128,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -31899,6 +32179,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -39274,6 +39584,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -39324,6 +39635,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -43648,6 +43989,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -43698,6 +44040,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -56187,6 +56559,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -56237,6 +56610,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -59260,6 +59663,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -59310,6 +59714,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -62339,6 +62773,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -62389,6 +62824,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -65434,6 +65899,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -65484,6 +65950,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -65655,6 +66151,24 @@ "node_id": "IFD_DUEDATE", "data_type": "date", "value": "2025-12-25" + }, + { + "issue_field_id": 5, + "node_id": "IFMS_LABELS", + "data_type": "multi_select", + "value": "Frontend,Backend", + "multi_select_options": [ + { + "id": 1, + "name": "Frontend", + "color": "blue" + }, + { + "id": 2, + "name": "Backend", + "color": "green" + } + ] } ], "schema": { @@ -65678,6 +66192,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -65728,6 +66243,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -79674,6 +80219,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -79724,6 +80270,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ diff --git a/src/rest/data/ghes-3.19-2022-11-28/repos.json b/src/rest/data/ghes-3.19-2022-11-28/repos.json index 73670a77aec5..68a2f27db394 100644 --- a/src/rest/data/ghes-3.19-2022-11-28/repos.json +++ b/src/rest/data/ghes-3.19-2022-11-28/repos.json @@ -8160,6 +8160,21 @@ "description": "Either true to enable the wiki for this repository or false to disable it.
Either true to allow pull requests for this repository or false to prevent pull requests.
The policy that controls who can create pull requests for this repository: all or collaborators_only.
The value to set for the field
", + "description": "The value to set for the field. For multi-select fields, provide an array of option names.
", "isRequired": true } ] @@ -12698,6 +12791,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -12748,6 +12842,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -15772,6 +15896,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -15822,6 +15947,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -18817,6 +18972,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -18867,6 +19023,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -19039,9 +19225,9 @@ "isRequired": true }, { - "type": "string or number", + "type": "string or number or array", "name": "value", - "description": "The value to set for the field
", + "description": "The value to set for the field. For multi-select fields, provide an array of option names.
", "isRequired": true } ] @@ -21971,6 +22157,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -22021,6 +22208,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -25409,6 +25626,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -25459,6 +25677,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -28785,6 +29033,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -28835,6 +29084,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -31849,6 +32128,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -31899,6 +32179,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -39274,6 +39584,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -39324,6 +39635,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -43648,6 +43989,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -43698,6 +44040,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -56187,6 +56559,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -56237,6 +56610,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -59260,6 +59663,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -59310,6 +59714,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -62339,6 +62773,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -62389,6 +62824,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -65434,6 +65899,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -65484,6 +65950,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -65655,6 +66151,24 @@ "node_id": "IFD_DUEDATE", "data_type": "date", "value": "2025-12-25" + }, + { + "issue_field_id": 5, + "node_id": "IFMS_LABELS", + "data_type": "multi_select", + "value": "Frontend,Backend", + "multi_select_options": [ + { + "id": 1, + "name": "Frontend", + "color": "blue" + }, + { + "id": 2, + "name": "Backend", + "color": "green" + } + ] } ], "schema": { @@ -65678,6 +66192,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -65728,6 +66243,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -79674,6 +80219,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -79724,6 +80270,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ diff --git a/src/rest/data/ghes-3.20-2022-11-28/projects.json b/src/rest/data/ghes-3.20-2022-11-28/projects.json index 91451a26744a..567834983039 100644 --- a/src/rest/data/ghes-3.20-2022-11-28/projects.json +++ b/src/rest/data/ghes-3.20-2022-11-28/projects.json @@ -11471,6 +11471,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -11521,6 +11522,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -17683,6 +17714,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -17733,6 +17765,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -23895,6 +23957,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -23945,6 +24008,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -30109,6 +30202,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -30159,6 +30253,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -44554,6 +44678,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -44604,6 +44729,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -50766,6 +50921,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -50816,6 +50972,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -56978,6 +57164,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -57028,6 +57215,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -63192,6 +63409,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -63242,6 +63460,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ diff --git a/src/rest/data/ghes-3.20-2022-11-28/repos.json b/src/rest/data/ghes-3.20-2022-11-28/repos.json index ec1119a289fd..750a02fda616 100644 --- a/src/rest/data/ghes-3.20-2022-11-28/repos.json +++ b/src/rest/data/ghes-3.20-2022-11-28/repos.json @@ -8160,6 +8160,21 @@ "description": "Either true to enable the wiki for this repository or false to disable it.
Either true to allow pull requests for this repository or false to prevent pull requests.
The policy that controls who can create pull requests for this repository: all or collaborators_only.
The value to set for the field
", + "description": "The value to set for the field. For multi-select fields, provide an array of option names.
", "isRequired": true } ] @@ -12698,6 +12791,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -12748,6 +12842,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -15772,6 +15896,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -15822,6 +15947,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -18817,6 +18972,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -18867,6 +19023,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -19039,9 +19225,9 @@ "isRequired": true }, { - "type": "string or number", + "type": "string or number or array", "name": "value", - "description": "The value to set for the field
", + "description": "The value to set for the field. For multi-select fields, provide an array of option names.
", "isRequired": true } ] @@ -21971,6 +22157,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -22021,6 +22208,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -25409,6 +25626,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -25459,6 +25677,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -28785,6 +29033,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -28835,6 +29084,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -31849,6 +32128,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -31899,6 +32179,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -40182,6 +40492,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -40232,6 +40543,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -44556,6 +44897,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -44606,6 +44948,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -57095,6 +57467,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -57145,6 +57518,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -60168,6 +60571,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -60218,6 +60622,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -63247,6 +63681,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -63297,6 +63732,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -66342,6 +66807,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -66392,6 +66858,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -66563,6 +67059,24 @@ "node_id": "IFD_DUEDATE", "data_type": "date", "value": "2025-12-25" + }, + { + "issue_field_id": 5, + "node_id": "IFMS_LABELS", + "data_type": "multi_select", + "value": "Frontend,Backend", + "multi_select_options": [ + { + "id": 1, + "name": "Frontend", + "color": "blue" + }, + { + "id": 2, + "name": "Backend", + "color": "green" + } + ] } ], "schema": { @@ -66586,6 +67100,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -66636,6 +67151,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -80582,6 +81127,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -80632,6 +81178,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ diff --git a/src/rest/data/ghes-3.21-2022-11-28/projects.json b/src/rest/data/ghes-3.21-2022-11-28/projects.json index fcb0fd86acbc..d9dfce1e0657 100644 --- a/src/rest/data/ghes-3.21-2022-11-28/projects.json +++ b/src/rest/data/ghes-3.21-2022-11-28/projects.json @@ -11471,6 +11471,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -11521,6 +11522,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -17683,6 +17714,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -17733,6 +17765,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -23895,6 +23957,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -23945,6 +24008,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -30109,6 +30202,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -30159,6 +30253,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -44554,6 +44678,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -44604,6 +44729,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -50766,6 +50921,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -50816,6 +50972,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -56978,6 +57164,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -57028,6 +57215,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -63192,6 +63409,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -63242,6 +63460,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ diff --git a/src/rest/data/ghes-3.21-2022-11-28/repos.json b/src/rest/data/ghes-3.21-2022-11-28/repos.json index 89f78dfaeb24..201b05cb440c 100644 --- a/src/rest/data/ghes-3.21-2022-11-28/repos.json +++ b/src/rest/data/ghes-3.21-2022-11-28/repos.json @@ -8385,6 +8385,21 @@ "description": "Either true to enable the wiki for this repository or false to disable it.
Either true to allow pull requests for this repository or false to prevent pull requests.
The policy that controls who can create pull requests for this repository: all or collaborators_only.
The value to set for the field
", + "description": "The value to set for the field. For multi-select fields, provide an array of option names.
", "isRequired": true } ] @@ -12154,6 +12247,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -12204,6 +12298,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -15078,6 +15202,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -15128,6 +15253,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -17973,6 +18128,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -18023,6 +18179,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -18189,9 +18375,9 @@ "isRequired": true }, { - "type": "string or number", + "type": "string or number or array", "name": "value", - "description": "The value to set for the field
", + "description": "The value to set for the field. For multi-select fields, provide an array of option names.
", "isRequired": true } ] @@ -20972,6 +21158,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -21022,6 +21209,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -24280,6 +24497,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -24330,6 +24548,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -27506,6 +27754,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -27556,6 +27805,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -30420,6 +30699,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -30470,6 +30750,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -38623,6 +38933,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -38673,6 +38984,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -42867,6 +43208,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -42917,6 +43259,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -55276,6 +55648,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -55326,6 +55699,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -58199,6 +58602,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -58249,6 +58653,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -61128,6 +61562,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -61178,6 +61613,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -64093,6 +64558,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -64143,6 +64609,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -64313,6 +64809,24 @@ "node_id": "IFD_DUEDATE", "data_type": "date", "value": "2025-12-25" + }, + { + "issue_field_id": 5, + "node_id": "IFMS_LABELS", + "data_type": "multi_select", + "value": "Frontend,Backend", + "multi_select_options": [ + { + "id": 1, + "name": "Frontend", + "color": "blue" + }, + { + "id": 2, + "name": "Backend", + "color": "green" + } + ] } ], "schema": { @@ -64336,6 +64850,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -64386,6 +64901,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -78203,6 +78748,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -78253,6 +78799,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ diff --git a/src/rest/data/ghes-3.21-2026-03-10/projects.json b/src/rest/data/ghes-3.21-2026-03-10/projects.json index 5473ee45b5dd..3c556c094243 100644 --- a/src/rest/data/ghes-3.21-2026-03-10/projects.json +++ b/src/rest/data/ghes-3.21-2026-03-10/projects.json @@ -11342,6 +11342,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -11392,6 +11393,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -17266,6 +17297,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -17316,6 +17348,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -23190,6 +23252,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -23240,6 +23303,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -29116,6 +29209,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -29166,6 +29260,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -43273,6 +43397,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -43323,6 +43448,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -49197,6 +49352,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -49247,6 +49403,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -55121,6 +55307,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -55171,6 +55358,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ @@ -61047,6 +61264,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -61097,6 +61315,36 @@ "name", "color" ] + }, + "multi_select_options": { + "description": "Details about the selected options", + "type": [ + "array", + "null" + ], + "items": { + "type": "object", + "properties": { + "id": { + "description": "Unique identifier for the option.", + "type": "integer", + "format": "int64" + }, + "name": { + "description": "The name of the option", + "type": "string" + }, + "color": { + "description": "The color of the option", + "type": "string" + } + }, + "required": [ + "id", + "name", + "color" + ] + } } }, "required": [ diff --git a/src/rest/data/ghes-3.21-2026-03-10/repos.json b/src/rest/data/ghes-3.21-2026-03-10/repos.json index 3cb971582246..f6398f7bf878 100644 --- a/src/rest/data/ghes-3.21-2026-03-10/repos.json +++ b/src/rest/data/ghes-3.21-2026-03-10/repos.json @@ -8276,6 +8276,21 @@ "description": "Either true to enable the wiki for this repository or false to disable it.
Either true to allow pull requests for this repository or false to prevent pull requests.
The policy that controls who can create pull requests for this repository: all or collaborators_only.
Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] } @@ -4974,6 +5000,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -5008,6 +5035,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] } @@ -8343,6 +8395,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -8377,6 +8430,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] } @@ -10843,6 +10921,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -10877,6 +10956,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] } @@ -14212,6 +14316,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -14246,6 +14351,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] } @@ -17531,6 +17661,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -17565,6 +17696,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] } @@ -20081,6 +20237,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -20115,6 +20272,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] } @@ -23400,6 +23582,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -23434,6 +23617,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] } diff --git a/src/webhooks/data/fpt/issues.json b/src/webhooks/data/fpt/issues.json index 0ef9dc62a7b8..032479c7c26b 100644 --- a/src/webhooks/data/fpt/issues.json +++ b/src/webhooks/data/fpt/issues.json @@ -1795,6 +1795,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -1829,6 +1830,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] }, @@ -3097,6 +3123,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -3131,6 +3158,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] }, @@ -5060,6 +5112,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -5094,6 +5147,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] }, @@ -6975,6 +7053,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -7009,6 +7088,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] }, @@ -9201,6 +9305,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -9235,6 +9340,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] }, @@ -11215,6 +11345,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -11249,6 +11380,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] }, @@ -11506,6 +11662,7 @@ "text", "date", "single_select", + "multi_select", "number" ] } @@ -11558,6 +11715,38 @@ "description": "" } ] + }, + { + "type": "array of integers", + "name": "value_ids", + "description": "The identifiers of the selected options. Present for multi_select field types.
" + }, + { + "type": "array of objects", + "name": "options", + "description": "The selected option details. Present for multi_select field types.
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "" + }, + { + "type": "string", + "name": "name", + "description": "" + }, + { + "type": "string", + "name": "color", + "description": "" + }, + { + "type": "string or null", + "name": "description", + "description": "" + } + ] } ] }, @@ -11619,6 +11808,38 @@ "description": "" } ] + }, + { + "type": "array of integers", + "name": "value_ids", + "description": "The identifiers of the previously selected options. Present for multi_select field types.
" + }, + { + "type": "array of objects", + "name": "options", + "description": "The previously selected option details. Present for multi_select field types.
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "" + }, + { + "type": "string", + "name": "name", + "description": "" + }, + { + "type": "string", + "name": "color", + "description": "" + }, + { + "type": "string or null", + "name": "description", + "description": "" + } + ] } ] } @@ -13327,6 +13548,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -13361,6 +13583,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] }, @@ -13618,6 +13865,7 @@ "text", "date", "single_select", + "multi_select", "number" ] } @@ -13670,6 +13918,38 @@ "description": "" } ] + }, + { + "type": "array of integers", + "name": "value_ids", + "description": "The identifiers of the selected options. Present for multi_select field types.
" + }, + { + "type": "array of objects", + "name": "options", + "description": "The selected option details. Present for multi_select field types.
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "" + }, + { + "type": "string", + "name": "name", + "description": "" + }, + { + "type": "string", + "name": "color", + "description": "" + }, + { + "type": "string or null", + "name": "description", + "description": "" + } + ] } ] }, @@ -15374,6 +15654,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -15408,6 +15689,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] }, @@ -17345,6 +17651,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -17379,6 +17686,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] }, @@ -19259,6 +19591,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -19293,6 +19626,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] }, @@ -20990,6 +21348,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -21024,6 +21383,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] }, @@ -23661,6 +24045,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -23695,6 +24080,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] }, @@ -26058,6 +26468,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -26092,6 +26503,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] }, @@ -27973,6 +28409,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -28007,6 +28444,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] }, @@ -29930,6 +30392,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -29964,6 +30427,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] }, @@ -32605,6 +33093,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -32639,6 +33128,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] }, @@ -34569,6 +35083,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -34603,6 +35118,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] }, @@ -36722,6 +37262,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -36756,6 +37297,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] }, @@ -38687,6 +39253,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -38721,6 +39288,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] }, @@ -40658,6 +41250,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -40692,6 +41285,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] }, @@ -42619,6 +43237,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -42653,6 +43272,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] }, @@ -44583,6 +45227,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -44617,6 +45262,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] }, diff --git a/src/webhooks/data/fpt/sub_issues.json b/src/webhooks/data/fpt/sub_issues.json index c13deca941ed..56fa2b4c735e 100644 --- a/src/webhooks/data/fpt/sub_issues.json +++ b/src/webhooks/data/fpt/sub_issues.json @@ -2474,6 +2474,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -2508,6 +2509,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] } @@ -5795,6 +5821,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -5829,6 +5856,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] } @@ -8344,6 +8396,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -8378,6 +8431,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] } @@ -11665,6 +11743,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -11699,6 +11778,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] } @@ -14214,6 +14318,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -14248,6 +14353,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] } @@ -17535,6 +17665,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -17569,6 +17700,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] } @@ -20084,6 +20240,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -20118,6 +20275,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] } @@ -23405,6 +23587,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -23439,6 +23622,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] } diff --git a/src/webhooks/data/ghec/issue_dependencies.json b/src/webhooks/data/ghec/issue_dependencies.json index 594e15d62632..fd7b4212af53 100644 --- a/src/webhooks/data/ghec/issue_dependencies.json +++ b/src/webhooks/data/ghec/issue_dependencies.json @@ -2474,6 +2474,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -2508,6 +2509,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] } @@ -4974,6 +5000,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -5008,6 +5035,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] } @@ -8343,6 +8395,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -8377,6 +8430,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] } @@ -10843,6 +10921,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -10877,6 +10956,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] } @@ -14212,6 +14316,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -14246,6 +14351,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] } @@ -17531,6 +17661,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -17565,6 +17696,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] } @@ -20081,6 +20237,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -20115,6 +20272,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] } @@ -23400,6 +23582,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -23434,6 +23617,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] } diff --git a/src/webhooks/data/ghec/issues.json b/src/webhooks/data/ghec/issues.json index 3327207a9933..8971c461a48e 100644 --- a/src/webhooks/data/ghec/issues.json +++ b/src/webhooks/data/ghec/issues.json @@ -1795,6 +1795,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -1829,6 +1830,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] }, @@ -3097,6 +3123,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -3131,6 +3158,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] }, @@ -5060,6 +5112,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -5094,6 +5147,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] }, @@ -6975,6 +7053,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -7009,6 +7088,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] }, @@ -9201,6 +9305,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -9235,6 +9340,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] }, @@ -11215,6 +11345,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -11249,6 +11380,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] }, @@ -11506,6 +11662,7 @@ "text", "date", "single_select", + "multi_select", "number" ] } @@ -11558,6 +11715,38 @@ "description": "" } ] + }, + { + "type": "array of integers", + "name": "value_ids", + "description": "The identifiers of the selected options. Present for multi_select field types.
" + }, + { + "type": "array of objects", + "name": "options", + "description": "The selected option details. Present for multi_select field types.
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "" + }, + { + "type": "string", + "name": "name", + "description": "" + }, + { + "type": "string", + "name": "color", + "description": "" + }, + { + "type": "string or null", + "name": "description", + "description": "" + } + ] } ] }, @@ -11619,6 +11808,38 @@ "description": "" } ] + }, + { + "type": "array of integers", + "name": "value_ids", + "description": "The identifiers of the previously selected options. Present for multi_select field types.
" + }, + { + "type": "array of objects", + "name": "options", + "description": "The previously selected option details. Present for multi_select field types.
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "" + }, + { + "type": "string", + "name": "name", + "description": "" + }, + { + "type": "string", + "name": "color", + "description": "" + }, + { + "type": "string or null", + "name": "description", + "description": "" + } + ] } ] } @@ -13327,6 +13548,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -13361,6 +13583,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] }, @@ -13618,6 +13865,7 @@ "text", "date", "single_select", + "multi_select", "number" ] } @@ -13670,6 +13918,38 @@ "description": "" } ] + }, + { + "type": "array of integers", + "name": "value_ids", + "description": "The identifiers of the selected options. Present for multi_select field types.
" + }, + { + "type": "array of objects", + "name": "options", + "description": "The selected option details. Present for multi_select field types.
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "" + }, + { + "type": "string", + "name": "name", + "description": "" + }, + { + "type": "string", + "name": "color", + "description": "" + }, + { + "type": "string or null", + "name": "description", + "description": "" + } + ] } ] }, @@ -15374,6 +15654,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -15408,6 +15689,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] }, @@ -17345,6 +17651,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -17379,6 +17686,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] }, @@ -19259,6 +19591,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -19293,6 +19626,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] }, @@ -20990,6 +21348,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -21024,6 +21383,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] }, @@ -23661,6 +24045,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -23695,6 +24080,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] }, @@ -26058,6 +26468,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -26092,6 +26503,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] }, @@ -27973,6 +28409,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -28007,6 +28444,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] }, @@ -29930,6 +30392,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -29964,6 +30427,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] }, @@ -32605,6 +33093,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -32639,6 +33128,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] }, @@ -34569,6 +35083,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -34603,6 +35118,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] }, @@ -36722,6 +37262,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -36756,6 +37297,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] }, @@ -38687,6 +39253,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -38721,6 +39288,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] }, @@ -40658,6 +41250,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -40692,6 +41285,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] }, @@ -42619,6 +43237,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -42653,6 +43272,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] }, @@ -44583,6 +45227,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -44617,6 +45262,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] }, diff --git a/src/webhooks/data/ghec/sub_issues.json b/src/webhooks/data/ghec/sub_issues.json index 675b8dbddfc9..ade281a1527f 100644 --- a/src/webhooks/data/ghec/sub_issues.json +++ b/src/webhooks/data/ghec/sub_issues.json @@ -2474,6 +2474,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -2508,6 +2509,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] } @@ -5795,6 +5821,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -5829,6 +5856,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] } @@ -8344,6 +8396,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -8378,6 +8431,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] } @@ -11665,6 +11743,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -11699,6 +11778,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] } @@ -14214,6 +14318,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -14248,6 +14353,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] } @@ -17535,6 +17665,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -17569,6 +17700,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] } @@ -20084,6 +20240,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -20118,6 +20275,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] } @@ -23405,6 +23587,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -23439,6 +23622,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] } diff --git a/src/webhooks/data/ghes-3.16/issues.json b/src/webhooks/data/ghes-3.16/issues.json index c14cc336b688..88a020707789 100644 --- a/src/webhooks/data/ghes-3.16/issues.json +++ b/src/webhooks/data/ghes-3.16/issues.json @@ -1795,6 +1795,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -1829,6 +1830,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] }, @@ -3097,6 +3123,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -3131,6 +3158,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] }, @@ -5060,6 +5112,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -5094,6 +5147,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] }, @@ -6975,6 +7053,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -7009,6 +7088,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] }, @@ -9201,6 +9305,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -9235,6 +9340,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] }, @@ -11215,6 +11345,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -11249,6 +11380,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] }, @@ -13186,6 +13342,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -13220,6 +13377,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] }, @@ -15100,6 +15282,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -15134,6 +15317,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] }, @@ -16831,6 +17039,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -16865,6 +17074,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] }, @@ -19502,6 +19736,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -19536,6 +19771,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] }, @@ -21899,6 +22159,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -21933,6 +22194,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] }, @@ -23814,6 +24100,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -23848,6 +24135,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] }, @@ -25771,6 +26083,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -25805,6 +26118,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] }, @@ -28446,6 +28784,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -28480,6 +28819,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] }, @@ -30535,6 +30899,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -30569,6 +30934,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] }, @@ -32500,6 +32890,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -32534,6 +32925,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] }, @@ -34471,6 +34887,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -34505,6 +34922,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] }, @@ -36432,6 +36874,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -36466,6 +36909,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] }, diff --git a/src/webhooks/data/ghes-3.17/issues.json b/src/webhooks/data/ghes-3.17/issues.json index dec942158175..44cb0ff68ba8 100644 --- a/src/webhooks/data/ghes-3.17/issues.json +++ b/src/webhooks/data/ghes-3.17/issues.json @@ -1795,6 +1795,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -1829,6 +1830,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] }, @@ -3097,6 +3123,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -3131,6 +3158,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] }, @@ -5060,6 +5112,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -5094,6 +5147,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] }, @@ -6975,6 +7053,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -7009,6 +7088,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] }, @@ -9201,6 +9305,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -9235,6 +9340,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] }, @@ -11215,6 +11345,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -11249,6 +11380,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] }, @@ -13186,6 +13342,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -13220,6 +13377,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] }, @@ -15100,6 +15282,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -15134,6 +15317,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] }, @@ -16831,6 +17039,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -16865,6 +17074,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] }, @@ -19502,6 +19736,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -19536,6 +19771,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] }, @@ -21899,6 +22159,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -21933,6 +22194,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] }, @@ -23814,6 +24100,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -23848,6 +24135,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] }, @@ -25771,6 +26083,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -25805,6 +26118,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] }, @@ -28446,6 +28784,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -28480,6 +28819,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] }, @@ -30535,6 +30899,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -30569,6 +30934,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] }, @@ -32500,6 +32890,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -32534,6 +32925,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] }, @@ -34471,6 +34887,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -34505,6 +34922,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] }, @@ -36432,6 +36874,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -36466,6 +36909,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] }, diff --git a/src/webhooks/data/ghes-3.18/issues.json b/src/webhooks/data/ghes-3.18/issues.json index ba7151c6eac5..96265d604b56 100644 --- a/src/webhooks/data/ghes-3.18/issues.json +++ b/src/webhooks/data/ghes-3.18/issues.json @@ -1795,6 +1795,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -1829,6 +1830,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] }, @@ -3097,6 +3123,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -3131,6 +3158,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] }, @@ -5060,6 +5112,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -5094,6 +5147,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] }, @@ -6975,6 +7053,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -7009,6 +7088,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] }, @@ -9201,6 +9305,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -9235,6 +9340,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] }, @@ -11215,6 +11345,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -11249,6 +11380,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] }, @@ -13186,6 +13342,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -13220,6 +13377,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] }, @@ -15100,6 +15282,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -15134,6 +15317,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] }, @@ -16831,6 +17039,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -16865,6 +17074,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] }, @@ -19502,6 +19736,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -19536,6 +19771,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] }, @@ -21899,6 +22159,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -21933,6 +22194,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] }, @@ -23814,6 +24100,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -23848,6 +24135,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] }, @@ -25771,6 +26083,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -25805,6 +26118,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] }, @@ -28446,6 +28784,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -28480,6 +28819,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] }, @@ -30535,6 +30899,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -30569,6 +30934,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] }, @@ -32500,6 +32890,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -32534,6 +32925,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] }, @@ -34471,6 +34887,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -34505,6 +34922,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] }, @@ -36432,6 +36874,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -36466,6 +36909,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] }, diff --git a/src/webhooks/data/ghes-3.19/issue_dependencies.json b/src/webhooks/data/ghes-3.19/issue_dependencies.json index 9d0af086695d..a09a36933cc2 100644 --- a/src/webhooks/data/ghes-3.19/issue_dependencies.json +++ b/src/webhooks/data/ghes-3.19/issue_dependencies.json @@ -2474,6 +2474,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -2508,6 +2509,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] } @@ -4974,6 +5000,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -5008,6 +5035,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] } @@ -8343,6 +8395,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -8377,6 +8430,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] } @@ -10843,6 +10921,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -10877,6 +10956,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] } @@ -14212,6 +14316,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -14246,6 +14351,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] } @@ -17531,6 +17661,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -17565,6 +17696,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] } @@ -20081,6 +20237,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -20115,6 +20272,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] } @@ -23400,6 +23582,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -23434,6 +23617,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] } diff --git a/src/webhooks/data/ghes-3.19/issues.json b/src/webhooks/data/ghes-3.19/issues.json index 688d2850854d..0621379c50ee 100644 --- a/src/webhooks/data/ghes-3.19/issues.json +++ b/src/webhooks/data/ghes-3.19/issues.json @@ -1795,6 +1795,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -1829,6 +1830,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] }, @@ -3097,6 +3123,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -3131,6 +3158,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] }, @@ -5060,6 +5112,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -5094,6 +5147,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] }, @@ -6975,6 +7053,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -7009,6 +7088,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] }, @@ -9201,6 +9305,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -9235,6 +9340,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] }, @@ -11215,6 +11345,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -11249,6 +11380,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] }, @@ -13186,6 +13342,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -13220,6 +13377,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] }, @@ -15100,6 +15282,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -15134,6 +15317,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] }, @@ -16831,6 +17039,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -16865,6 +17074,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] }, @@ -19502,6 +19736,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -19536,6 +19771,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] }, @@ -21899,6 +22159,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -21933,6 +22194,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] }, @@ -23814,6 +24100,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -23848,6 +24135,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] }, @@ -25771,6 +26083,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -25805,6 +26118,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] }, @@ -28446,6 +28784,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -28480,6 +28819,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] }, @@ -30535,6 +30899,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -30569,6 +30934,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] }, @@ -32500,6 +32890,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -32534,6 +32925,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] }, @@ -34471,6 +34887,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -34505,6 +34922,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] }, @@ -36432,6 +36874,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -36466,6 +36909,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] }, diff --git a/src/webhooks/data/ghes-3.20/issue_dependencies.json b/src/webhooks/data/ghes-3.20/issue_dependencies.json index f43dfd7041d6..4495028a5d81 100644 --- a/src/webhooks/data/ghes-3.20/issue_dependencies.json +++ b/src/webhooks/data/ghes-3.20/issue_dependencies.json @@ -2474,6 +2474,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -2508,6 +2509,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] } @@ -4974,6 +5000,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -5008,6 +5035,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] } @@ -8343,6 +8395,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -8377,6 +8430,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] } @@ -10843,6 +10921,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -10877,6 +10956,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] } @@ -14212,6 +14316,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -14246,6 +14351,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] } @@ -17531,6 +17661,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -17565,6 +17696,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] } @@ -20081,6 +20237,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -20115,6 +20272,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] } @@ -23400,6 +23582,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -23434,6 +23617,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] } diff --git a/src/webhooks/data/ghes-3.20/issues.json b/src/webhooks/data/ghes-3.20/issues.json index 3fc49a3f2d8c..77b96facf812 100644 --- a/src/webhooks/data/ghes-3.20/issues.json +++ b/src/webhooks/data/ghes-3.20/issues.json @@ -1795,6 +1795,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -1829,6 +1830,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] }, @@ -3097,6 +3123,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -3131,6 +3158,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] }, @@ -5060,6 +5112,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -5094,6 +5147,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] }, @@ -6975,6 +7053,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -7009,6 +7088,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] }, @@ -9201,6 +9305,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -9235,6 +9340,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] }, @@ -11215,6 +11345,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -11249,6 +11380,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] }, @@ -13186,6 +13342,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -13220,6 +13377,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] }, @@ -15100,6 +15282,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -15134,6 +15317,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] }, @@ -16831,6 +17039,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -16865,6 +17074,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] }, @@ -19502,6 +19736,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -19536,6 +19771,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] }, @@ -21899,6 +22159,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -21933,6 +22194,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] }, @@ -23814,6 +24100,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -23848,6 +24135,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] }, @@ -25771,6 +26083,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -25805,6 +26118,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] }, @@ -28446,6 +28784,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -28480,6 +28819,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] }, @@ -30535,6 +30899,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -30569,6 +30934,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] }, @@ -32500,6 +32890,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -32534,6 +32925,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] }, @@ -34471,6 +34887,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -34505,6 +34922,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] }, @@ -36432,6 +36874,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -36466,6 +36909,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] }, diff --git a/src/webhooks/data/ghes-3.21/issue_dependencies.json b/src/webhooks/data/ghes-3.21/issue_dependencies.json index a648b8fa58af..dd93ce580342 100644 --- a/src/webhooks/data/ghes-3.21/issue_dependencies.json +++ b/src/webhooks/data/ghes-3.21/issue_dependencies.json @@ -2474,6 +2474,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -2508,6 +2509,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] } @@ -4974,6 +5000,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -5008,6 +5035,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] } @@ -8343,6 +8395,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -8377,6 +8430,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] } @@ -10843,6 +10921,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -10877,6 +10956,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] } @@ -14212,6 +14316,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -14246,6 +14351,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] } @@ -17531,6 +17661,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -17565,6 +17696,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] } @@ -20081,6 +20237,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -20115,6 +20272,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] } @@ -23400,6 +23582,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -23434,6 +23617,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] } diff --git a/src/webhooks/data/ghes-3.21/issues.json b/src/webhooks/data/ghes-3.21/issues.json index 8280fc0de134..75c17f703820 100644 --- a/src/webhooks/data/ghes-3.21/issues.json +++ b/src/webhooks/data/ghes-3.21/issues.json @@ -1795,6 +1795,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -1829,6 +1830,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] }, @@ -3097,6 +3123,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -3131,6 +3158,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] }, @@ -5060,6 +5112,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -5094,6 +5147,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] }, @@ -6975,6 +7053,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -7009,6 +7088,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] }, @@ -9201,6 +9305,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -9235,6 +9340,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] }, @@ -11215,6 +11345,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -11249,6 +11380,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] }, @@ -13186,6 +13342,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -13220,6 +13377,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] }, @@ -15100,6 +15282,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -15134,6 +15317,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] }, @@ -16831,6 +17039,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -16865,6 +17074,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] }, @@ -19502,6 +19736,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -19536,6 +19771,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] }, @@ -21899,6 +22159,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -21933,6 +22194,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] }, @@ -23814,6 +24100,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -23848,6 +24135,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] }, @@ -25771,6 +26083,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -25805,6 +26118,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] }, @@ -28446,6 +28784,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -28480,6 +28819,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] }, @@ -30535,6 +30899,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -30569,6 +30934,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] }, @@ -32500,6 +32890,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -32534,6 +32925,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] }, @@ -34471,6 +34887,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -34505,6 +34922,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] }, @@ -36432,6 +36874,7 @@ "enum": [ "text", "single_select", + "multi_select", "number", "date" ] @@ -36466,6 +36909,31 @@ "isRequired": true } ] + }, + { + "type": "array of objects or null", + "name": "multi_select_options", + "description": "Details about the selected options
", + "childParamsGroups": [ + { + "type": "integer", + "name": "id", + "description": "Unique identifier for the option.
", + "isRequired": true + }, + { + "type": "string", + "name": "name", + "description": "The name of the option
", + "isRequired": true + }, + { + "type": "string", + "name": "color", + "description": "The color of the option
", + "isRequired": true + } + ] } ] }, diff --git a/src/webhooks/lib/config.json b/src/webhooks/lib/config.json index 8f1dfccf4cc9..45f926d7d521 100644 --- a/src/webhooks/lib/config.json +++ b/src/webhooks/lib/config.json @@ -1,3 +1,3 @@ { - "sha": "a92b91c983de83f06eb8f2a5e9d84cd29bb70111" + "sha": "5228aaa58229307d5c18092199d4d3b09050265a" } \ No newline at end of file From d64a52269ebf5ce27f2004472f4b6d7c942bd82e Mon Sep 17 00:00:00 2001 From: Kevin HeisType 'ProjectV2ItemArchivedState' was added
", + "Enum value ARCHIVED was added to enum 'ProjectV2ItemArchivedState'
Enum value 'NOT_ARCHIVEDwas added to enumProjectV2ItemArchivedState'
Argument 'archivedStates: [ProjectV2ItemArchivedState!]' (with default value) added to field 'ProjectV2.items'
" + ] + } + ], + "previewChanges": [], + "upcomingChanges": [], + "date": "2026-06-08" + }, { "schemaChanges": [ { diff --git a/src/graphql/data/fpt/schema-projects.json b/src/graphql/data/fpt/schema-projects.json index 1d66a81478a4..5d790008b6b7 100644 --- a/src/graphql/data/fpt/schema-projects.json +++ b/src/graphql/data/fpt/schema-projects.json @@ -1372,6 +1372,15 @@ "href": "/graphql/reference/other#scalar-string" } }, + { + "name": "archivedStates", + "description": "Filter items by their archived state. Defaults to only returning items that are not archived.
", + "type": { + "name": "[ProjectV2ItemArchivedState!]", + "id": "projectv2itemarchivedstate", + "href": "/graphql/reference/projects#enum-projectv2itemarchivedstate" + } + }, { "name": "before", "description": "Returns the elements in the list that come before the specified cursor.
", @@ -5119,6 +5128,24 @@ ], "category": "projects" }, + { + "name": "ProjectV2ItemArchivedState", + "id": "projectv2itemarchivedstate", + "href": "/graphql/reference/projects#enum-projectv2itemarchivedstate", + "description": "The possible archived states of a ProjectV2Item.
A project item that is archived.
" + }, + { + "name": "NOT_ARCHIVED", + "description": "A project item that is not archived.
" + } + ], + "category": "projects" + }, { "name": "ProjectV2ItemFieldValueOrderField", "id": "projectv2itemfieldvalueorderfield", diff --git a/src/graphql/data/fpt/schema.docs.graphql b/src/graphql/data/fpt/schema.docs.graphql index 3d45b8d28f91..134049b6a71c 100644 --- a/src/graphql/data/fpt/schema.docs.graphql +++ b/src/graphql/data/fpt/schema.docs.graphql @@ -39602,6 +39602,11 @@ type ProjectV2 implements Closable & Node & Updatable @docsCategory(name: "proje """ after: String + """ + Filter items by their archived state. Defaults to only returning items that are not archived. + """ + archivedStates: [ProjectV2ItemArchivedState!] = [NOT_ARCHIVED] + """ Returns the elements in the list that come before the specified cursor. """ @@ -40470,6 +40475,21 @@ type ProjectV2Item implements Node @docsCategory(name: "projects") { updatedAt: DateTime! } +""" +The possible archived states of a `ProjectV2Item`. +""" +enum ProjectV2ItemArchivedState @docsCategory(name: "projects") { + """ + A project item that is archived + """ + ARCHIVED + + """ + A project item that is not archived + """ + NOT_ARCHIVED +} + """ The connection type for ProjectV2Item. """ diff --git a/src/graphql/data/ghec/category-map.json b/src/graphql/data/ghec/category-map.json index 827eb8181ee5..6f106e67d808 100644 --- a/src/graphql/data/ghec/category-map.json +++ b/src/graphql/data/ghec/category-map.json @@ -1245,6 +1245,7 @@ "projectv2customfieldtype": "projects", "projectv2fieldorderfield": "projects", "projectv2fieldtype": "projects", + "projectv2itemarchivedstate": "projects", "projectv2itemfieldvalueorderfield": "projects", "projectv2itemorderfield": "projects", "projectv2itemtype": "projects", diff --git a/src/graphql/data/ghec/schema-projects.json b/src/graphql/data/ghec/schema-projects.json index 1d66a81478a4..5d790008b6b7 100644 --- a/src/graphql/data/ghec/schema-projects.json +++ b/src/graphql/data/ghec/schema-projects.json @@ -1372,6 +1372,15 @@ "href": "/graphql/reference/other#scalar-string" } }, + { + "name": "archivedStates", + "description": "Filter items by their archived state. Defaults to only returning items that are not archived.
", + "type": { + "name": "[ProjectV2ItemArchivedState!]", + "id": "projectv2itemarchivedstate", + "href": "/graphql/reference/projects#enum-projectv2itemarchivedstate" + } + }, { "name": "before", "description": "Returns the elements in the list that come before the specified cursor.
", @@ -5119,6 +5128,24 @@ ], "category": "projects" }, + { + "name": "ProjectV2ItemArchivedState", + "id": "projectv2itemarchivedstate", + "href": "/graphql/reference/projects#enum-projectv2itemarchivedstate", + "description": "The possible archived states of a ProjectV2Item.
A project item that is archived.
" + }, + { + "name": "NOT_ARCHIVED", + "description": "A project item that is not archived.
" + } + ], + "category": "projects" + }, { "name": "ProjectV2ItemFieldValueOrderField", "id": "projectv2itemfieldvalueorderfield", diff --git a/src/graphql/data/ghec/schema.docs.graphql b/src/graphql/data/ghec/schema.docs.graphql index 3d45b8d28f91..134049b6a71c 100644 --- a/src/graphql/data/ghec/schema.docs.graphql +++ b/src/graphql/data/ghec/schema.docs.graphql @@ -39602,6 +39602,11 @@ type ProjectV2 implements Closable & Node & Updatable @docsCategory(name: "proje """ after: String + """ + Filter items by their archived state. Defaults to only returning items that are not archived. + """ + archivedStates: [ProjectV2ItemArchivedState!] = [NOT_ARCHIVED] + """ Returns the elements in the list that come before the specified cursor. """ @@ -40470,6 +40475,21 @@ type ProjectV2Item implements Node @docsCategory(name: "projects") { updatedAt: DateTime! } +""" +The possible archived states of a `ProjectV2Item`. +""" +enum ProjectV2ItemArchivedState @docsCategory(name: "projects") { + """ + A project item that is archived + """ + ARCHIVED + + """ + A project item that is not archived + """ + NOT_ARCHIVED +} + """ The connection type for ProjectV2Item. """