From c59c99ef6162fed0a91db04d7d27c28e5b73c345 Mon Sep 17 00:00:00 2001 From: Aldino Kemal Date: Fri, 19 Apr 2024 20:23:45 +0700 Subject: [PATCH] chore: update docs api --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 559eeaf..e323116 100644 --- a/readme.md +++ b/readme.md @@ -92,7 +92,7 @@ docker run --detach --publish=3000:3000 --name=whatsapp --restart=always --volum You can fork or edit this source code ! ### Current API - +- [Api Specification Example](https://bump.sh/aldinokemal/doc/go-whatsapp-web-multidevice) - You can check [docs/openapi.yml](./docs/openapi.yaml) for detail API or paste to [SwaggerEditor](https://editor.swagger.io). - Furthermore you can generate HTTP Client from this API using [openapi-generator](https://openapi-generator.tech/#try)