Armando Belardo
Armando Belardo
## Hello! - Vote on this issue by adding a 👍 reaction - To contribute a fix for this issue, leave a comment (and link to your pull request, if...
There are some issues with eslint I have to figure out then a bunch of testing
The general idea here is to allow the SDKs to generate helper methods for oauth. We're taking different paths for the different types of oauth: - Client credentials - Access...
the first fixes inlining objects that are only used in one request the second allows generic objects to be used in query parameters
For the repo and SDKs This is a WIP while I play around with the rules, this would also fix FER-1116 The benefits here are mostly for speed and consolidating...
Updates query parameters to specify the way they should be represented within the resultant HTTP request. Specifically, for parameters that are lists, we allow for two types of representations: -...