//
pkg.gl
Category
github.com/common-fate/apikit
openapi
package
0.4.0
Repository:
https://github.com/common-fate/apikit.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
7
Files
90 SLOC
#
Functions
Validator
Validator creates middleware to validate request by swagger spec.
ValidatorWithOptions
ValidatorWithOptions Creates middleware to validate request by swagger spec.
#
Structs
Options
Options to customize request validation, openapi3filter specified options will be passed through.