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
For a simple template project using typescript, the swagger endpoints both fail because the generated swagger code is not included in the deployment package in the .serverless directory.
For the same project when I switch it back to V3 it works as expected.