We updated to the latest version of swagger-ui (2.1.2). I am trying to debug the source code of swagger-ui for some of the settings we need to do. The source code is split into several js files (due to require.js), and I cannot go through the source code using the chrome tools for developers. What are my troubleshooting options?
source
share