BREAKING CHANGE
The client will no longer throw an exception if the API returns a 2xx but the response body contains an error - Exceptions are only thrown on non-successful status codes.
What's Changed
- SWI-6546 by @ajrice6713 in #84
Full Changelog: v7.0.0...v8.0.0