Browse Source

chore: update docs api

pull/152/head
Aldino Kemal 2 years ago
parent
commit
c59c99ef61
  1. 2
      readme.md

2
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 ! You can fork or edit this source code !
### Current API ### 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). - 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) - Furthermore you can generate HTTP Client from this API using [openapi-generator](https://openapi-generator.tech/#try)

Loading…
Cancel
Save