Body of an HTTP API success response that has not been typed yet. Please consider submitting a PR to replace this with a defined type if you have a sample response body!
An API success response always contains { ok: 1 }
{ ok: 1 }
Body of an HTTP API success response that has not been typed yet. Please consider submitting a PR to replace this with a defined type if you have a sample response body!