springdoc-openapi icon indicating copy to clipboard operation
springdoc-openapi copied to clipboard

/v3/api-docs response error

Open robinBeanMaker opened this issue 1 year ago • 1 comments

This is the result returned by the web page

image

This is the result returned by the breakpoint

image

Why is the returned json escaped?

I'm not using a custom HttpMessageConverter

robinBeanMaker avatar Apr 19 '24 03:04 robinBeanMaker

image image

robinBeanMaker avatar Apr 19 '24 03:04 robinBeanMaker

@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.

bnasslahsen avatar Jun 15 '24 20:06 bnasslahsen