Closed awwit closed 4 months ago
This PR should fix issue #96.
An API review was conducted to find out which requests could return error messages. The ErrorResponse type has been added to requests that may return an error.
ErrorResponse
This PR should fix issue #96.
An API review was conducted to find out which requests could return error messages. The
ErrorResponse
type has been added to requests that may return an error.