You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## Changes
In #135 there was
a refactor to ApiClient's methods by introducing `prepareRequest`. This
accidentally removed the serialization of the body. This PR corrects
that issue.
## Tests
Ran failing integration tests, and they passed.
0 commit comments