diff --git a/specs/openapi.json b/specs/openapi.json index 2e245c2..8117727 100644 --- a/specs/openapi.json +++ b/specs/openapi.json @@ -23483,7 +23483,7 @@ "const": 3 }, { - "title": "INPUT_TEXT", + "title": "TEXT_INPUT", "description": "Text input object", "const": 4 }, diff --git a/specs/openapi_preview.json b/specs/openapi_preview.json index c2f0721..a9bcc6b 100644 --- a/specs/openapi_preview.json +++ b/specs/openapi_preview.json @@ -23568,7 +23568,7 @@ "const": 3 }, { - "title": "INPUT_TEXT", + "title": "TEXT_INPUT", "description": "Text input object", "const": 4 },