From 60eeaaf65ff3605b88457367f46cf15f098251ee Mon Sep 17 00:00:00 2001 From: Octokit Bot <33075676+octokitbot@users.noreply.github.com> Date: Mon, 8 Apr 2024 20:14:24 +0000 Subject: [PATCH] WIP octokit/openapi updated --- scripts/update-endpoints/generated/endpoints.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/scripts/update-endpoints/generated/endpoints.json b/scripts/update-endpoints/generated/endpoints.json index f03d57a1..284fd289 100644 --- a/scripts/update-endpoints/generated/endpoints.json +++ b/scripts/update-endpoints/generated/endpoints.json @@ -9985,7 +9985,7 @@ "responses": [ { "code": 200, - "schema": "{\"type\":\"array\",\"items\":{\"title\":\"Organization Custom Property\",\"description\":\"Custom property defined on an organization\",\"type\":\"object\",\"properties\":{\"property_name\":{\"type\":\"string\",\"description\":\"The name of the property\"},\"value_type\":{\"type\":\"string\",\"example\":\"single_select\",\"enum\":[\"string\",\"single_select\"],\"description\":\"The type of the value for the property\"},\"required\":{\"type\":\"boolean\",\"description\":\"Whether the property is required.\"},\"default_value\":{\"type\":\"string\",\"nullable\":true,\"description\":\"Default value of the property\"},\"description\":{\"type\":\"string\",\"nullable\":true,\"description\":\"Short description of the property\"},\"allowed_values\":{\"type\":\"array\",\"items\":{\"type\":\"string\",\"maxLength\":75},\"maxItems\":200,\"nullable\":true,\"description\":\"An ordered list of the allowed values of the property.\\nThe property can have up to 200 allowed values.\"},\"values_editable_by\":{\"type\":\"string\",\"nullable\":true,\"enum\":[\"org_actors\",\"org_and_repo_actors\"],\"example\":\"org_actors\",\"description\":\"Who can edit the values of the property\"}},\"required\":[\"property_name\",\"value_type\"]}}" + "schema": "{\"type\":\"array\",\"items\":{\"title\":\"Organization Custom Property\",\"description\":\"Custom property defined on an organization\",\"type\":\"object\",\"properties\":{\"property_name\":{\"type\":\"string\",\"description\":\"The name of the property\"},\"value_type\":{\"type\":\"string\",\"example\":\"single_select\",\"enum\":[\"string\",\"single_select\"],\"description\":\"The type of the value for the property\"},\"required\":{\"type\":\"boolean\",\"description\":\"Whether the property is required.\"},\"default_value\":{\"oneOf\":[{\"type\":\"string\"},{\"type\":\"array\",\"items\":{\"type\":\"string\"}}],\"nullable\":true,\"description\":\"Default value of the property\"},\"description\":{\"type\":\"string\",\"nullable\":true,\"description\":\"Short description of the property\"},\"allowed_values\":{\"type\":\"array\",\"items\":{\"type\":\"string\",\"maxLength\":75},\"maxItems\":200,\"nullable\":true,\"description\":\"An ordered list of the allowed values of the property.\\nThe property can have up to 200 allowed values.\"},\"values_editable_by\":{\"type\":\"string\",\"nullable\":true,\"enum\":[\"org_actors\",\"org_and_repo_actors\"],\"example\":\"org_actors\",\"description\":\"Who can edit the values of the property\"}},\"required\":[\"property_name\",\"value_type\"]}}" }, { "code": 403, @@ -10046,7 +10046,7 @@ "responses": [ { "code": 200, - "schema": "{\"title\":\"Organization Custom Property\",\"description\":\"Custom property defined on an organization\",\"type\":\"object\",\"properties\":{\"property_name\":{\"type\":\"string\",\"description\":\"The name of the property\"},\"value_type\":{\"type\":\"string\",\"example\":\"single_select\",\"enum\":[\"string\",\"single_select\"],\"description\":\"The type of the value for the property\"},\"required\":{\"type\":\"boolean\",\"description\":\"Whether the property is required.\"},\"default_value\":{\"type\":\"string\",\"nullable\":true,\"description\":\"Default value of the property\"},\"description\":{\"type\":\"string\",\"nullable\":true,\"description\":\"Short description of the property\"},\"allowed_values\":{\"type\":\"array\",\"items\":{\"type\":\"string\",\"maxLength\":75},\"maxItems\":200,\"nullable\":true,\"description\":\"An ordered list of the allowed values of the property.\\nThe property can have up to 200 allowed values.\"},\"values_editable_by\":{\"type\":\"string\",\"nullable\":true,\"enum\":[\"org_actors\",\"org_and_repo_actors\"],\"example\":\"org_actors\",\"description\":\"Who can edit the values of the property\"}},\"required\":[\"property_name\",\"value_type\"]}" + "schema": "{\"title\":\"Organization Custom Property\",\"description\":\"Custom property defined on an organization\",\"type\":\"object\",\"properties\":{\"property_name\":{\"type\":\"string\",\"description\":\"The name of the property\"},\"value_type\":{\"type\":\"string\",\"example\":\"single_select\",\"enum\":[\"string\",\"single_select\"],\"description\":\"The type of the value for the property\"},\"required\":{\"type\":\"boolean\",\"description\":\"Whether the property is required.\"},\"default_value\":{\"oneOf\":[{\"type\":\"string\"},{\"type\":\"array\",\"items\":{\"type\":\"string\"}}],\"nullable\":true,\"description\":\"Default value of the property\"},\"description\":{\"type\":\"string\",\"nullable\":true,\"description\":\"Short description of the property\"},\"allowed_values\":{\"type\":\"array\",\"items\":{\"type\":\"string\",\"maxLength\":75},\"maxItems\":200,\"nullable\":true,\"description\":\"An ordered list of the allowed values of the property.\\nThe property can have up to 200 allowed values.\"},\"values_editable_by\":{\"type\":\"string\",\"nullable\":true,\"enum\":[\"org_actors\",\"org_and_repo_actors\"],\"example\":\"org_actors\",\"description\":\"Who can edit the values of the property\"}},\"required\":[\"property_name\",\"value_type\"]}" }, { "code": 403, @@ -10188,7 +10188,7 @@ "responses": [ { "code": 200, - "schema": "{\"type\":\"array\",\"items\":{\"title\":\"Organization Custom Property\",\"description\":\"Custom property defined on an organization\",\"type\":\"object\",\"properties\":{\"property_name\":{\"type\":\"string\",\"description\":\"The name of the property\"},\"value_type\":{\"type\":\"string\",\"example\":\"single_select\",\"enum\":[\"string\",\"single_select\"],\"description\":\"The type of the value for the property\"},\"required\":{\"type\":\"boolean\",\"description\":\"Whether the property is required.\"},\"default_value\":{\"type\":\"string\",\"nullable\":true,\"description\":\"Default value of the property\"},\"description\":{\"type\":\"string\",\"nullable\":true,\"description\":\"Short description of the property\"},\"allowed_values\":{\"type\":\"array\",\"items\":{\"type\":\"string\",\"maxLength\":75},\"maxItems\":200,\"nullable\":true,\"description\":\"An ordered list of the allowed values of the property.\\nThe property can have up to 200 allowed values.\"},\"values_editable_by\":{\"type\":\"string\",\"nullable\":true,\"enum\":[\"org_actors\",\"org_and_repo_actors\"],\"example\":\"org_actors\",\"description\":\"Who can edit the values of the property\"}},\"required\":[\"property_name\",\"value_type\"]}}" + "schema": "{\"type\":\"array\",\"items\":{\"title\":\"Organization Custom Property\",\"description\":\"Custom property defined on an organization\",\"type\":\"object\",\"properties\":{\"property_name\":{\"type\":\"string\",\"description\":\"The name of the property\"},\"value_type\":{\"type\":\"string\",\"example\":\"single_select\",\"enum\":[\"string\",\"single_select\"],\"description\":\"The type of the value for the property\"},\"required\":{\"type\":\"boolean\",\"description\":\"Whether the property is required.\"},\"default_value\":{\"oneOf\":[{\"type\":\"string\"},{\"type\":\"array\",\"items\":{\"type\":\"string\"}}],\"nullable\":true,\"description\":\"Default value of the property\"},\"description\":{\"type\":\"string\",\"nullable\":true,\"description\":\"Short description of the property\"},\"allowed_values\":{\"type\":\"array\",\"items\":{\"type\":\"string\",\"maxLength\":75},\"maxItems\":200,\"nullable\":true,\"description\":\"An ordered list of the allowed values of the property.\\nThe property can have up to 200 allowed values.\"},\"values_editable_by\":{\"type\":\"string\",\"nullable\":true,\"enum\":[\"org_actors\",\"org_and_repo_actors\"],\"example\":\"org_actors\",\"description\":\"Who can edit the values of the property\"}},\"required\":[\"property_name\",\"value_type\"]}}" }, { "code": 403, @@ -10210,7 +10210,7 @@ "responses": [ { "code": 200, - "schema": "{\"title\":\"Organization Custom Property\",\"description\":\"Custom property defined on an organization\",\"type\":\"object\",\"properties\":{\"property_name\":{\"type\":\"string\",\"description\":\"The name of the property\"},\"value_type\":{\"type\":\"string\",\"example\":\"single_select\",\"enum\":[\"string\",\"single_select\"],\"description\":\"The type of the value for the property\"},\"required\":{\"type\":\"boolean\",\"description\":\"Whether the property is required.\"},\"default_value\":{\"type\":\"string\",\"nullable\":true,\"description\":\"Default value of the property\"},\"description\":{\"type\":\"string\",\"nullable\":true,\"description\":\"Short description of the property\"},\"allowed_values\":{\"type\":\"array\",\"items\":{\"type\":\"string\",\"maxLength\":75},\"maxItems\":200,\"nullable\":true,\"description\":\"An ordered list of the allowed values of the property.\\nThe property can have up to 200 allowed values.\"},\"values_editable_by\":{\"type\":\"string\",\"nullable\":true,\"enum\":[\"org_actors\",\"org_and_repo_actors\"],\"example\":\"org_actors\",\"description\":\"Who can edit the values of the property\"}},\"required\":[\"property_name\",\"value_type\"]}" + "schema": "{\"title\":\"Organization Custom Property\",\"description\":\"Custom property defined on an organization\",\"type\":\"object\",\"properties\":{\"property_name\":{\"type\":\"string\",\"description\":\"The name of the property\"},\"value_type\":{\"type\":\"string\",\"example\":\"single_select\",\"enum\":[\"string\",\"single_select\"],\"description\":\"The type of the value for the property\"},\"required\":{\"type\":\"boolean\",\"description\":\"Whether the property is required.\"},\"default_value\":{\"oneOf\":[{\"type\":\"string\"},{\"type\":\"array\",\"items\":{\"type\":\"string\"}}],\"nullable\":true,\"description\":\"Default value of the property\"},\"description\":{\"type\":\"string\",\"nullable\":true,\"description\":\"Short description of the property\"},\"allowed_values\":{\"type\":\"array\",\"items\":{\"type\":\"string\",\"maxLength\":75},\"maxItems\":200,\"nullable\":true,\"description\":\"An ordered list of the allowed values of the property.\\nThe property can have up to 200 allowed values.\"},\"values_editable_by\":{\"type\":\"string\",\"nullable\":true,\"enum\":[\"org_actors\",\"org_and_repo_actors\"],\"example\":\"org_actors\",\"description\":\"Who can edit the values of the property\"}},\"required\":[\"property_name\",\"value_type\"]}" }, { "code": 403,