Closed
Description
The syntax highlighting feature added in swagger-ui v3.30.0 can't configured in springDoc and it's preventing me from disabling it. I want to disable it because it's causing performance issue on large json response
To Reproduce
I'm using the following versions :
- spring-boot : 2.3.3.RELEASE
- springdoc-openapi-ui:1.4.7
- springdoc-openapi-security:1.4.7"
Expected behavior
I'm expecting to be able to deactivate the syntax highlighting
Additional context
You can see the difference in the screenshots I provided.
The parameters are here in swagger-ui but i couldn't find where they are used in springdoc