Protected
Optional
disableStatic
STRICTOptional
parameters: ParametersOptional
parameters: ParametersOptional
requestBody: RequestBodyOptional
parameters: ParametersOptional
parameters: ParametersProtected
validateProtected
Validates the parameters against the schema specified in the operation object
Optional
parameters: ParametersOptional
body: RequestBodyProtected
validateProtected
Validates the http response against the schema specified in the operation object
Converts open api parameters into the corresponding http options to create a http request. The transformation is guided by the openapi definition