diff --git a/specs/openapi.json b/specs/openapi.json index 0b039bd..a8c7385 100644 --- a/specs/openapi.json +++ b/specs/openapi.json @@ -19660,6 +19660,7 @@ "string", "null" ], + "minLength": 1, "maxLength": 100 }, "style": { @@ -19977,6 +19978,7 @@ }, "custom_id": { "type": "string", + "minLength": 1, "maxLength": 100 }, "placeholder": { @@ -20065,6 +20067,7 @@ }, "custom_id": { "type": "string", + "minLength": 1, "maxLength": 100 }, "placeholder": { @@ -28326,6 +28329,7 @@ }, "custom_id": { "type": "string", + "minLength": 1, "maxLength": 100 }, "placeholder": { @@ -28411,6 +28415,7 @@ }, "custom_id": { "type": "string", + "minLength": 1, "maxLength": 100 }, "placeholder": { @@ -30251,10 +30256,12 @@ "properties": { "custom_id": { "type": "string", + "minLength": 1, "maxLength": 100 }, "title": { "type": "string", + "minLength": 1, "maxLength": 45 }, "components": { @@ -32456,6 +32463,7 @@ }, "custom_id": { "type": "string", + "minLength": 1, "maxLength": 100 }, "placeholder": { @@ -32534,6 +32542,7 @@ }, "custom_id": { "type": "string", + "minLength": 1, "maxLength": 100 }, "placeholder": { @@ -33986,6 +33995,7 @@ }, "custom_id": { "type": "string", + "minLength": 1, "maxLength": 100 }, "placeholder": { @@ -34063,6 +34073,7 @@ }, "custom_id": { "type": "string", + "minLength": 1, "maxLength": 100 }, "placeholder": { @@ -34426,6 +34437,7 @@ }, "custom_id": { "type": "string", + "minLength": 1, "maxLength": 100 }, "style": { @@ -36191,6 +36203,7 @@ }, "custom_id": { "type": "string", + "minLength": 1, "maxLength": 100 }, "placeholder": { @@ -36269,6 +36282,7 @@ }, "custom_id": { "type": "string", + "minLength": 1, "maxLength": 100 }, "placeholder": { diff --git a/specs/openapi_preview.json b/specs/openapi_preview.json index f0122e2..61aa329 100644 --- a/specs/openapi_preview.json +++ b/specs/openapi_preview.json @@ -20029,6 +20029,7 @@ "string", "null" ], + "minLength": 1, "maxLength": 100 }, "style": { @@ -20380,6 +20381,7 @@ }, "custom_id": { "type": "string", + "minLength": 1, "maxLength": 100 }, "placeholder": { @@ -20468,6 +20470,7 @@ }, "custom_id": { "type": "string", + "minLength": 1, "maxLength": 100 }, "placeholder": { @@ -28912,6 +28915,7 @@ }, "custom_id": { "type": "string", + "minLength": 1, "maxLength": 100 }, "placeholder": { @@ -28997,6 +29001,7 @@ }, "custom_id": { "type": "string", + "minLength": 1, "maxLength": 100 }, "placeholder": { @@ -30837,10 +30842,12 @@ "properties": { "custom_id": { "type": "string", + "minLength": 1, "maxLength": 100 }, "title": { "type": "string", + "minLength": 1, "maxLength": 45 }, "components": { @@ -33337,6 +33344,7 @@ }, "custom_id": { "type": "string", + "minLength": 1, "maxLength": 100 }, "placeholder": { @@ -33415,6 +33423,7 @@ }, "custom_id": { "type": "string", + "minLength": 1, "maxLength": 100 }, "placeholder": { @@ -35298,6 +35307,7 @@ }, "custom_id": { "type": "string", + "minLength": 1, "maxLength": 100 }, "placeholder": { @@ -35375,6 +35385,7 @@ }, "custom_id": { "type": "string", + "minLength": 1, "maxLength": 100 }, "placeholder": { @@ -35738,6 +35749,7 @@ }, "custom_id": { "type": "string", + "minLength": 1, "maxLength": 100 }, "style": { @@ -37527,6 +37539,7 @@ }, "custom_id": { "type": "string", + "minLength": 1, "maxLength": 100 }, "placeholder": { @@ -37605,6 +37618,7 @@ }, "custom_id": { "type": "string", + "minLength": 1, "maxLength": 100 }, "placeholder": {