Versions in this module Expand all Collapse all v0 v0.3.0 Apr 29, 2026 Changes in this version + type Loader struct + func NewLoader() *Loader + func (l *Loader) Load(ctx context.Context, ref string) (internalopenapi.APISpec, error) + func (l *Loader) Parse(ctx context.Context, spec string) (internalopenapi.APISpec, error)