Open
Description
The package should support validating form params and provide a function to decode data from form params to the supplied struct. Same thing as query parameters.
It should support both application/x-www-form-urlencoded
and multipart/form-data
.
Ref: https://github.com/OAI/OpenAPI-Specification/blob/master/versions/2.0.md#parameterObject
Metadata
Metadata
Assignees
Labels
No labels