Skip to content
Discussion options

You must be logged in to vote

@siegfried01 Can you verify the web app resource you clicked on is prefixed with app-web (the front-end web app) and not app-api (the backend API server)? The backend app-api for C# currently does not have a root endpoint mapped, which is likely why you received a 404. This is being fixed to show a Swagger UI interface definition instead.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@siegfried01
Comment options

@weikanglim
Comment options

@siegfried01
Comment options

Answer selected by vhvb1989
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
2 participants