package
3.2.7-fix1
Repository: https://github.com/explorer1092/nuclei.git
Documentation: pkg.go.dev

# Functions

generateExampleFromSchema generates an example from a schema object.
GenerateRequestsFromSchema generates http requests from an OpenAPI 3.0 document object.
GetGlobalParamsForSecurityRequirement returns the global parameters for a security requirement.
New creates a new OpenAPI format parser.

# Variables

ErrNoExample is sent when no example was found for an operation.
ErrRecursive is when a schema is impossible to represent because it infinitely recurses.

# Structs

OpenAPIFormat is a OpenAPI Schema File parser.