Tags: WaAPIapp/waapi-python-sdk
Tags
v0.1.0 — first release
Sync and async clients for the WaAPI REST API. All 122 client actions, typed
and generated from the OpenAPI specification, plus the instance endpoints.
One error mapping shared by both clients, including the case that is not a
status code: HTTP 200 with {"status": "error"} raises rather than returning
a body that looks like success.