Skip to content

Commit

Permalink
WIP octokit/openapi updated
Browse files Browse the repository at this point in the history
  • Loading branch information
octokitbot committed Apr 8, 2024
1 parent e8c5edc commit 60eeaaf
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions scripts/update-endpoints/generated/endpoints.json
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down Expand Up @@ -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,
Expand Down Expand Up @@ -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,
Expand All @@ -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,
Expand Down

0 comments on commit 60eeaaf

Please sign in to comment.