Documentation
¶
Index ¶
Constants ¶
View Source
const (
// OpenAPIDefPath is the path to the OpenAPI definition
OpenAPIDefPath = "../../api/openapi.yaml"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Validator ¶
type Validator struct {
// contains filtered or unexported fields
}
Validator is a struct to validate the OpenAPI specification
func PrepareOpenAPIValidator ¶
PrepareOpenAPIValidator creates a new OpenAPIValidator
Click to show internal directories.
Click to hide internal directories.