This PR upgrades Swagger UI to fix dependency alerts. The UI itself works, however the request made by the UI are not rendered because the Swagger definition file contain errors... but that is issue of the API definition itself and potentially an issue with API Descriptor library from wrensec-commons.
This PR upgrades Swagger UI to fix dependency alerts. The UI itself works, however the request made by the UI are not rendered because the Swagger definition file contain errors... but that is issue of the API definition itself and potentially an issue with API Descriptor library from wrensec-commons.
Also the latest Swagger UI release is unbelievably slow... this is an issue with Swagger UI itself (https://github.com/swagger-api/swagger-ui/issues/6787) and hopefully will be addressed soon-ish.