Skip to content

Tags: WaAPIapp/waapi-python-sdk

Tags

v0.1.2

Toggle v0.1.2's commit message
v0.1.2 — check the inner status envelope

v0.1.1

Toggle v0.1.1's commit message
v0.1.1 — SPDX licence metadata

v0.1.0

Toggle v0.1.0's commit message
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.