From d36e9e4f0f237e9c8d9320f180b707ec752d956e Mon Sep 17 00:00:00 2001 From: Aldino Kemal Date: Tue, 27 Dec 2022 22:37:26 +0700 Subject: [PATCH] chore: update openapi --- docs/openapi.yaml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/docs/openapi.yaml b/docs/openapi.yaml index 7492147..6267157 100644 --- a/docs/openapi.yaml +++ b/docs/openapi.yaml @@ -1,7 +1,7 @@ openapi: 3.0.0 info: title: WhatsApp API MultiDevice - version: 3.2.1 + version: 3.2.2 description: This API is used for sending whatsapp via API servers: - url: http://localhost:3000 @@ -293,7 +293,7 @@ paths: type: object properties: phone: - type: integer + type: string example: '6289685028129@s.whatsapp.net' description: Phone number with country code message: @@ -332,7 +332,7 @@ paths: type: object properties: phone: - type: integer + type: string example: '6289685028129@s.whatsapp.net' description: Phone number with country code caption: @@ -383,7 +383,7 @@ paths: type: object properties: phone: - type: integer + type: string example: '6289685028129@s.whatsapp.net' description: Phone number with country code caption: @@ -426,7 +426,7 @@ paths: type: object properties: phone: - type: integer + type: string example: '6289685028129@s.whatsapp.net' description: Phone number with country code caption: @@ -477,7 +477,7 @@ paths: type: object properties: phone: - type: integer + type: string example: '6289685024051@s.whatsapp.net' description: Phone number with country code contact_name: @@ -520,7 +520,7 @@ paths: type: object properties: phone: - type: integer + type: string example: '6289685024051@s.whatsapp.net' description: Phone number with country code link: @@ -563,7 +563,7 @@ paths: type: object properties: phone: - type: integer + type: string example: '6289685024051@s.whatsapp.net' description: Phone number with country code latitude: @@ -606,7 +606,7 @@ paths: type: object properties: phone: - type: integer + type: string example: '6289685024051@s.whatsapp.net' description: Phone number with country code message_id: