We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8520a7f commit 01d087eCopy full SHA for 01d087e
src/index.js
@@ -14,7 +14,6 @@ window.versions = window.versions || {}
14
window.versions.swaggerEditor = `${PACKAGE_VERSION}/${GIT_COMMIT || "unknown"}${GIT_DIRTY ? "-dirty" : ""}`
15
const plugins = {
16
EditorPlugin,
17
- TopBarPlugin,
18
ValidationApiPlugin,
19
LocalStoragePlugin
20
}
0 commit comments