How can I use swagger with this template? When I implement swagger, the swagger page is redirected to home page due to SpaFallbackRoute. Also, when unknown api url (for example; api/xyz) is called, it redirects to home page. I would like to return 404 Thanks for your help
How can I use swagger with this template? When I implement swagger, the swagger page is redirected to home page due to SpaFallbackRoute.
Also, when unknown api url (for example; api/xyz) is called, it redirects to home page. I would like to return 404
Thanks for your help