Versions in this module Expand all Collapse all v1 v1.9.2 Jan 5, 2026 v1.8.5 Oct 29, 2025 v1.7.3 Jan 14, 2025 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)