You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The README says that Swagger UI is dependency free, but then goes on to indicate that the lib directory contains the swagger dependencies.
Swagger UI is not dependency free. It depends on jQuery (and some jQuery plugins), backbone, handlebars, lodash, js-yaml, and more. While it is capable of operating as a "standalone", this meaning is distinct from "dependency free." This claim should be removed from the README, as it is inaccurate.
The text was updated successfully, but these errors were encountered:
The README says that Swagger UI is dependency free, but then goes on to indicate that the
lib
directory contains the swagger dependencies.Swagger UI is not dependency free. It depends on jQuery (and some jQuery plugins), backbone, handlebars, lodash, js-yaml, and more. While it is capable of operating as a "standalone", this meaning is distinct from "dependency free." This claim should be removed from the README, as it is inaccurate.
The text was updated successfully, but these errors were encountered: