Versions in this module Expand all Collapse all v1 v1.0.1 Aug 26, 2026 Changes in this version + func Parse(filename string) (*spec.ApiSpec, error) + func ParseContent(content string, filename ...string) (*spec.ApiSpec, error) + func ParseContentWithParserSkipCheckTypeDeclaration(content string, filename ...string) (*spec.ApiSpec, error)