Update OpenAPI Description (#48906)
Co-authored-by: Annelisa Stephan <meowius@github.com>
This commit is contained in:
@@ -14933,7 +14933,7 @@
|
||||
{
|
||||
"type": "array of strings or null",
|
||||
"name": "allowed_values",
|
||||
"description": "<p>Ordered list of allowed values of the property</p>"
|
||||
"description": "<p>An ordered list of the allowed values of the property.\nThe property can have up to 200 allowed values.</p>"
|
||||
},
|
||||
{
|
||||
"type": "string or null",
|
||||
@@ -15107,7 +15107,7 @@
|
||||
{
|
||||
"type": "array of strings or null",
|
||||
"name": "allowed_values",
|
||||
"description": "<p>Ordered list of allowed values of the property</p>"
|
||||
"description": "<p>An ordered list of the allowed values of the property.\nThe property can have up to 200 allowed values.</p>"
|
||||
},
|
||||
{
|
||||
"type": "string or null",
|
||||
|
||||
Reference in New Issue
Block a user