这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@lordspinach
Copy link
Contributor

There is currently no way to get multipart form from a huma context. I need this feature in the Resolve method because I get a multipart request in one of the endpoints. At the moment the only way to get the form is through reflection, which I would like to avoid, as I think other developers would like to avoid as well.
I also renamed adapters struct methods receivers to 'c'. At the moment the adapters had 'c' and 'ctx' mixed in.

@danielgtaylor danielgtaylor added the enhancement New feature or request label Sep 5, 2023
@danielgtaylor
Copy link
Owner

Awesome, thank you!

@danielgtaylor danielgtaylor merged commit 0c10966 into danielgtaylor:main Sep 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants