Versions in this module Expand all Collapse all v1 v1.6.2 Dec 22, 2023 v1.6.1 Dec 8, 2023 v1.6.0 Dec 6, 2023 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)