You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add support for Map<String, File> in @part annotation for dynamic multipart field names (#848)
* Initial plan
* Add support for Map<String, File> in @part annotation for dynamic field names
Co-authored-by: trevorwang <121966+trevorwang@users.noreply.github.com>
* Add example for Map<String, File> usage in multipart uploads
Co-authored-by: trevorwang <121966+trevorwang@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: trevorwang <121966+trevorwang@users.noreply.github.com>
0 commit comments