From 62d49649cd294929e286e2324000fb75bab16fff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rog=C3=A9rio=20Lino?= Date: Tue, 19 Aug 2025 12:45:42 -0300 Subject: [PATCH] typo: text --- openapi/openapi-v2.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openapi/openapi-v2.json b/openapi/openapi-v2.json index 72a92ae..5dae6f0 100644 --- a/openapi/openapi-v2.json +++ b/openapi/openapi-v2.json @@ -1648,7 +1648,7 @@ }, "text": { "type": "string", - "description": "Test message to send" + "description": "Text message to send" }, "delay": { "type": "integer",