We’d need to know the version of swagger-ui you’re using and a spec that reproduces the problem.
From: <[email protected]> on behalf of "[email protected]" <[email protected]> Reply-To: "[email protected]" <[email protected]> Date: Wednesday, 8 March 2017 at 5:34 To: Swagger <[email protected]> Subject: Swagger-ui does not use the right produces consumes application/json Hi there, My Swagger UI used to do the API calls correctly, but for some reason now its returning server can't produce text/html. the curl command produced by swagger is: curl -X GET --header 'Accept: text/html' --header 'Authorization: Basic XXXXXXX' 'http://localhost:8008/test/getValues/pathParam' Thanks in advance! -- You received this message because you are subscribed to the Google Groups "Swagger" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "Swagger" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
