swaggest / rest

Web services with OpenAPI and JSON Schema done quick in Go
https://pkg.go.dev/github.com/swaggest/rest
MIT License
362 stars 17 forks source link

Add `form` field tags to map into `http.Request.Form(key)` #108

Closed vearutop closed 1 year ago

vearutop commented 1 year ago

Parameters have to be documented in query and formData.