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

Expose Poem-OpenApi Upload File struct #816

Merged
merged 3 commits into from
May 18, 2024

Conversation

Nahuel-M
Copy link
Contributor

Some crates, including the (Amazon S3 Crate)[https://docs.rs/aws-sdk-s3/latest/aws_sdk_s3/], expect the File struct directly, instead of the impl AsyncRead. This PR exposes this File struct through a getter function.

@sunli829 sunli829 merged commit 5b92e9f into poem-web:master May 18, 2024
7 checks passed
@sunli829
Copy link
Collaborator

thanks!

@Nahuel-M Nahuel-M deleted the poem-openapi-upload-expose-file branch May 20, 2024 05:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants