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
878 stars 273 forks source link

Add "engine" to /version endpoint and 500 responses #156

Closed allburov closed 10 months ago

allburov commented 1 year ago

Add "engine" to /version endpoint and 500 responses

    "version": {
        "version": "2023.7.16",
        "tier": "PLUS",
        "browser": "/usr/bin/chromium"
    }