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
There is no explicit way to add parameters to a request right now.
It could be added as an optional parameter to request() and anyRequest() defined in service.go:121 and service.go:247. As a list or url.Values.
I've been working with your SDK and I haven't found anything about adding query params to the requests.
I'm talking about this: https://docs.mangopay.com/api-references/sort-lists/
Is there any way to add those query params?
The text was updated successfully, but these errors were encountered: