Versions in this module Expand all Collapse all v0 v0.0.5 Mar 16, 2026 v0.0.2 Mar 15, 2026 Changes in this version + func EvaluateParamsMatch(pm ParamsMatch, eval runtime.Evaluator) (bool, error) + func ExtractHeaders(ex *openapi3.Example) (map[string]any, bool) + func ExtractOnce(ex *openapi3.Example) bool + func ExtractSetState(ex *openapi3.Example) (map[string]any, bool) + func ExtractSkip(ex *openapi3.Example) bool + type ParamsMatch map[string]any + func ExtractParamsMatch(ex *openapi3.Example) (ParamsMatch, bool)