Open OlafvdSpek opened 7 years ago
You just have to pass the link to the root of your API. But after that swagger-tester is looking for swagger.json
at the root of your api, which is not the case in your API. I can add a parameter to set the path to the json.
Perhaps it's not handling a 404 properly. What exactly am I supposed to pass to swagger_test?