karkir0003

Results 24 comments of karkir0003

UPDATE: resolved this issue. I needed to set `app.config["SWAGGER"]["openapi"] to version 3.0.2` according to the README with `uiversion: 3`

@Anand240396 did you resolve this issue? You might want to check the network logs to see if you are getting any strange errors with the CSS, JS UI bundles from...

I got this issue resolved. However, my fix was very different and specific for my use case. My problem was that the ui bundles weren't getting rendered due to 401...

I'm also having this same issue. the workaround didn't work for me. Can someone who's a contributor please address this issue and offer example code solution