Parameters
See plugin common configurations for configuration options available to all plugins.
spec
string
required
String containing the Open API spec.
verbose_errors
boolean
default:
false
If true, respond with detailed error if the validation fails.
skip_request_body_validation
boolean
default:
false
If true, skip the validation of request body.
skip_request_header_validation
boolean
default:
false
If true, skip the validation of request header.
skip_query_params_validation
string
default:
false
Skip the validation of query parameters.
skip_path_params_validation
string
default:
false
Skip the validation of path parameters.