SSWConsulting / SSW.VerticalSliceArchitecture

An enterprise ready solution template for Vertical Slice Architecture. This template is just one way to apply the Vertical Slice Architecture.

Home Page:https://verticalslicearchitecture.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Swagger UI Fails to Load on Startup

cms79 opened this issue · comments

With a fresh project template, after a clean build and launch of the API, the Swagger UI fails to launch properly due to an extra forward slash in the URL (see screenshot):

image

It appears that the "launchUrl" property in the launchSettings should be edited to have the forward slash removed.

image

Thanks for the report :)

It took me a second to commit & merge what I demoed at DDD Brisbane (including this fix)

Fixed via #5