maasglobal/maas-tsp-api

SwaggerUi is not defined

Closed this issue · 0 comments

When trying to load the root route, I am seeing the following error in console:

Uncaught ReferenceError: SwaggerUi is not defined
    at HTMLDocument.<anonymous> ((index):45)
    at f (jquery-1.8.0.min.js:1)
    at Object.fireWith [as resolveWith] (jquery-1.8.0.min.js:1)
    at Function.ready (jquery-1.8.0.min.js:1)
    at HTMLDocument.pe (jquery-1.8.0.min.js:1)

This is strange, however, since SwaggerUI seems to load properly:

screenshot from 2017-10-27 10-25-54