Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Fix] Properly pass query parameters in apps and oauth2 (#862)
## What changes are proposed in this pull request? This PR properly passes query parameters in `apps` and `oauth2` API methods that are relying on inlined request bodies. ## How is this tested? This case is now properly tested by the SDK code generator. I've also verified that the API works as intended.
- Loading branch information