Adds middleware to your express app to serve the Swagger UI bound to your Swagger document. This acts as living documentation for your API hosted from within your app.
swagger-ui-init.js and package.json are compared with endsWith now.
Reason: While using Nest.Js + azure function http adapter, the url contains the hostname and the check with === does not work
swagger-ui-init.js and package.json are compared with endsWith now. Reason: While using Nest.Js + azure function http adapter, the url contains the hostname and the check with === does not work