Versions in this module Expand all Collapse all v1 v1.0.2 Sep 15, 2024 v1.0.1 Sep 15, 2024 Changes in this version + func LocateSwaggerFile() string + func ParseSwaggerFile(ctx context.Context, filePath string) (*openapi3.T, error) + func ViewEndpointDetails(swagger *openapi3.T, endpoint string) (string, error)