Closed greghellogoodwin closed 8 months ago
@greghellogoodwin thank you for this PR! We can't accept direct contributions to the client libraries as they are generated using OpenAPI generator and other scripts from a set of source files. However, I have identified the issue in the source file (the openapi spec) that these files are generated from and submitted a fix on our internal source copy. That fix should be available with our next regularly-scheduled client library update.
requestBody
withTransferGetIntentRequest
Our company, Goodwin, is trying to fetch the status of a transfer after completing the auth flow. Upon trying to pass down the transfer_intent_id, we noticed that the getTransferIntent method still relies on a requestBody. We have updated the code to include the associated type with the request.