Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow temp file creation in ReportDownloadsApi #23

Open
ShepFc3 opened this issue May 29, 2019 · 2 comments
Open

Allow temp file creation in ReportDownloadsApi #23

ShepFc3 opened this issue May 29, 2019 · 2 comments
Assignees

Comments

@ShepFc3
Copy link

ShepFc3 commented May 29, 2019

We have reports that can reach multiple GBs that we need to download. I would like the ability to pass return_type: 'File' in the options. This would be much more efficient than receiving the report in the response body. Is there a reason that the return_type isn't being passed in the below code?

https://github.com/CyberSource/cybersource-rest-client-ruby/blob/master/lib/cybersource_rest_client/api/report_downloads_api.rb#L94-L99

@ShepFc3
Copy link
Author

ShepFc3 commented May 29, 2019

I have made the changes for this specific case to work, but I would like to avoid running off of a fork.

@ShepFc3
Copy link
Author

ShepFc3 commented Jun 4, 2019

Anyone able to help me with this one?

@gnongsie gnongsie self-assigned this Jun 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants