//
pkg.gl
Category
github.com/pb33f/libopenapi-validator
paths
package
0.1.0
Repository:
https://github.com/pb33f/libopenapi-validator.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
9
Files
190 SLOC
#
Functions
FindPath
FindPath will find the path in the document that matches the request path.
StripRequestPath
StripRequestPath strips the base path from the request path, based on the server paths provided in the specification.