Versions in this module Expand all Collapse all v1 v1.1.1 Apr 29, 2026 v1.0.0 Apr 29, 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)