Versions in this module Expand all Collapse all v0 v0.2.0 Jun 7, 2026 Changes in this version + var OpenAPIExtensions = []string + var OpenAPIPatterns = []string + func IsOpenAPIFile(path string) bool + func MatchGlob(path, pattern string) (bool, error) + func ResolveSpecs(args []string, recursive bool, include, exclude []string) ([]string, error)