I'm unable to provide yaml here as Im currently outside my citrix envt.
However, the issue is that when I try out an API, swagger-UI hangs for large json response. Takes around 30 mins to complete one request which used to be around 6 seconds with the old version of SpringFox-swagger-ui.
I tried to set springdoc:swagger-ui:syntax-highlight to False but this property is ignored.
Q&A (please complete the following information)
Content & configuration
I'm unable to provide yaml here as Im currently outside my citrix envt. However, the issue is that when I try out an API, swagger-UI hangs for large json response. Takes around 30 mins to complete one request which used to be around 6 seconds with the old version of SpringFox-swagger-ui.
I tried to set springdoc:swagger-ui:syntax-highlight to False but this property is ignored.
Example Swagger/OpenAPI definition:
Swagger-UI configuration options:
Describe the bug you're encountering
To reproduce...
Steps to reproduce the behavior:
Expected behavior
Screenshots
Additional context or thoughts