Versions in this module Expand all Collapse all v0 v0.4.0 Aug 12, 2026 v0.3.1 Jul 24, 2026 Changes in this version + type Input struct + OutDir string + PkgRepo string + Ref string + Service string + type Output struct + Files []string + OutDir string + func Batch(ctx context.Context, loader internalopenapi.Loader, jobs []Input) ([]Output, error) + func Generate(ctx context.Context, loader internalopenapi.Loader, in Input) (Output, error)