We have recently migrated from springfox to springdoc openapi 3. One of the API returns around 2MB of data and it works normally in springfox but springdoc openapi UI is unresponsive for few minutes and it takes more than 2 minutes to render as well. Is there any way to fix it?
Asked
Active
Viewed 566 times
1 Answers
0
I had to disable the syntax highlighter as detailed in https://github.com/springdoc/springdoc-openapi/issues/877

Tech Enthusiast
- 13
- 3