Solutionunvalidated
Use Swagger UI's built-in requestInterceptor to add the Authorization header to Swagger UI requests while excluding the spec-load request (e.g., via a req.loadSpec check).
b23ff3bf-8d78-4b2f-8a55-b12486eba75b
Use Swagger UI's built-in requestInterceptor to add the Authorization header to Swagger UI requests while excluding the spec-load request (e.g., via a req.loadSpec check).