devlikeapro / waha

WAHA - WhatsApp HTTP API (REST API) that you can configure in a click! Two engines: chromium-based WEBJS and pure-websocket NOWEB
https://waha.devlike.pro/
Apache License 2.0
831 stars 254 forks source link

Doc - mark supported methods by engine #207

Closed allburov closed 10 months ago

allburov commented 10 months ago

Is't possible to mark endpoints in SWAGGER somehow, that are not available under existing engine? It's quite confusing to get 422 for most of the methods.

allburov commented 10 months ago

Added Engines#Features in the documentation image