Skip to content

File type and Synthesized Filename parameters #539

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

Merged
merged 6 commits into from
Mar 26, 2019
Merged

Conversation

mediumTaj
Copy link
Contributor

Summary

This pull request changes file type from FileStream to the more genreic MemoryStream so the user doesn't need to have data saved on disk. Since we now cannot get the filename from a MemoryStream I implemented synthesized filenames that some of the other SDKs use. Previously the SDK took byte[].

Additionally the SDK was regenerated using the latest OAS3 API definitions.

@mediumTaj mediumTaj requested a review from mamoonraja March 20, 2019 15:40
@mediumTaj mediumTaj changed the title Feature v3 filenames File type and Synthesized Filename parameters Mar 20, 2019
@mediumTaj mediumTaj mentioned this pull request Mar 21, 2019
Copy link
Member

@mamoonraja mamoonraja left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good overall 👍 Left a comment.

@mediumTaj mediumTaj merged commit 290258c into v3.0.0 Mar 26, 2019
@mediumTaj mediumTaj deleted the feature-v3-filenames branch March 26, 2019 19:23
@mediumTaj
Copy link
Contributor Author

🎉 This PR is included in version 3.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

2 participants