springdoc-openapi
springdoc-openapi copied to clipboard
/v3/api-docs response error
This is the result returned by the web page
This is the result returned by the breakpoint
Why is the returned json escaped?
I'm not using a custom HttpMessageConverter
@LkZtCode,
Not reproducible.
See the answer here: https://springdoc.org/#why-am-i-getting-an-error-swagger-ui-unable-to-render-definition-when-overriding-the-default-spring-registered-httpmessageconverter
Feel free to provide a Minimal, Reproducible Example - with HelloController that reproduces the problem.
This ticket will be closed, but can be reopened if your provide the reproducible sample.