-
-
Notifications
You must be signed in to change notification settings - Fork 87
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
feat(http): map uploaded files into the request properties #702
feat(http): map uploaded files into the request properties #702
Conversation
make Upload files available, to easily resolve properties.
I updated the PR regarding the changes, however, the merging is still blocked. @brendt also, I tried to upload multiple files to ensure that the mapping is correct; unfortunately the view component doesn't allow that yet. |
streamline the reversible mapping way.
Could you please take a look at the failed CI runs? |
Pull Request Test Coverage Report for Build 11758117377Warning: This coverage report may be inaccurate.This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.
Details
💛 - Coveralls |
ecd5ab5
to
c43395e
Compare
could you please review the PR now? all CI checks have passed! |
Nice! Thanks :) |
fixed #370