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.