zacka
5 years agoNew Member
UTF-8 springdoc and swagger
Hello,
I'm using springdoc (springdoc-openapi-ui) for rest documentation for a kotlin spring boot application (Gradle build) and I want to know if there's a way to setup the response header content type encoding to utf-8. The defautlt returned content type is : Content-Type: application/json;charset=ISO-8859-1.
Hi zacka,
springdoc-openapi is not one our projects and we don't know it well enough to provide support for it. Your best bet is to go through its documentation at https://springdoc.org, and if you don't find answers to your questions, file a ticket with that project directly.