Closed
Description
Describe the bug
I wrote an interface,produces = {"application/json", "application/xml"}, consumes = {"application/json", "application/xml"}
When the springdoc version was 2.5.0, application/json was selected by default
But when I switched to 2.6.0, the default choice changed to application/xml
I haven't changed anything except the version number of springdoc and I would like to know how to configure the Media type to return to the default application/json value
Metadata
Metadata
Assignees
Labels
No labels