proxy.golang.org : github.com/oapi-codegen/chi-middleware : v1.0.1
Package middleware implements middleware function for net/http compatible router which validates incoming HTTP requests to make sure that they conform to the given OAPI 3.0 specification. When OAPI validation fails on the request, we return an HTTP/400.
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/oapi-codegen/[email protected]
Published:
Indexed:
Loading...
Readme
Loading...
Dependencies
- github.com/getkin/kin-openapi v0.118.0
- github.com/go-openapi/jsonpointer v0.19.6
- github.com/go-openapi/swag v0.22.4
- github.com/gorilla/mux v1.8.0
- github.com/invopop/yaml v0.2.0
- github.com/josharian/intern v1.0.0
- github.com/mailru/easyjson v0.7.7
- github.com/mohae/deepcopy v0.0.0-20170929034955-c48cc78d4826
- github.com/perimeterx/marshmallow v1.1.4
- github.com/stretchr/testify v1.8.4
- github.com/ugorji/go/codec v1.2.11
- gopkg.in/yaml.v3 v3.0.1