HoneyryderChuck f768cf7a0e Improving API compatibility and error checking in responses
* `Response#error`, which, coupled with `ErrorResponse#error`, allows
  for `if response.error` kind of conditional;
* `Response#raise_for_status` now returns the response when no error is
  raise (for method chaining);

Closes #153
2021-09-20 13:02:20 +01:00
..
2021-08-31 13:50:29 +01:00
2021-08-10 10:28:58 +01:00
2021-08-31 13:50:29 +01:00
2021-08-31 13:50:29 +01:00
2021-08-31 13:50:29 +01:00
2021-08-31 13:50:29 +01:00
2021-08-10 10:28:58 +01:00
2021-08-31 13:50:29 +01:00