Versions in this module Expand all Collapse all v1 v1.10.4 Apr 18, 2025 v1.10.3 Apr 18, 2025 Changes in this version + func Expand(api *openapi.API) (*ogen.Spec, error) + func Parse(spec *ogen.Spec, s Settings) (_ *openapi.API, rerr error) + type FeatureVersionError struct + Actual openapi.Version + Feature string + Minimum openapi.Version + func (f *FeatureVersionError) Error() string + type LocationError = location.Error + type Settings struct + DepthLimit int + External jsonschema.ExternalResolver + File location.File + InferTypes bool + RootURL *url.URL