v44
SeatsioException now has a list of SeatsioApiError
s (that have an error code and a message), instead of a list of strings. This should make it easier to handle specific errors from client code.
SeatsioException now has a list of SeatsioApiError
s (that have an error code and a message), instead of a list of strings. This should make it easier to handle specific errors from client code.