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
- Also use the configured HTTP client for OAuth2 calls (this enables insecure mode/timeouts for OAuth2). Thanks for the fix in #234@orgads and @yoshigev and the report in #195, @arun-a-nayagam!
1
+
## New
2
+
- Allow for empty responses to be treated as `{}` for APIs that give no answer on create. Thanks for the tweak in #226, alahijani!
3
+
- Add support for sending a body (`read_data`) during read operations for APIs that are a little less REST-y. Thanks for the feature in #252, @detvdl!
0 commit comments