When I generate swagger UI documentation the path has an extra part that is not needed
Summary The issue at hand involves generating Swagger UI documentation for an AWS API Gateway API, where the title specified in the OpenAPI YAML file disappears, and an extra part is added to each path in the generated HTML. The extra path part is not present in the original OpenAPI spec nor the exported spec, … Read more