You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While running command - "go get -u github.com/danielgtaylor/openapi-cli-generator" I am getting the following errors "main.go:132:40: undefined: openapi3.Swagger" "main.go:625:12: undefined: openapi3.NewSwaggerLoader" "main.go:626:15: undefined: openapi3.Swagger". No sure what is missing, but based on the openapi3 some fields were renamed i.e openapi3.Swagger to openapi3.T.