You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yeah, the Swagger JSON. Please check the following - in the JSON file, if you see consumes on the operation, then the issue is with the generation and should be opened on Springfox. In that case, please close the ticket here.
If it's not there, then the issue is with the UI. If you provide us with the file we can investigate further.
This is a similar problem to #2042.
I have a GET API request which is showing up in the Swagger JSON as consuming 'application/json'.
It's a GET, so it doesn't consume anything. How can I stop this appearing in the Swagger?
The text was updated successfully, but these errors were encountered: