I deployed a REST API in IIS, whuch is developed by .net core but I can't access the Swagger UI from the local as well as remote
Also, when I call the API using Postman or cURL, I only get a 200 response with no data for the other GET methods
I deployed a REST API in IIS, whuch is developed by .net core but I can't access the Swagger UI from the local as well as remote
Also, when I call the API using Postman or cURL, I only get a 200 response with no data for the other GET methods