Updated UI
This commit is contained in:
@@ -115,6 +115,11 @@
|
||||
<input id="importFile" type="file" accept=".json" hidden />
|
||||
<input id="diffFile" type="file" accept=".json" hidden />
|
||||
|
||||
<!-- New request builder, code generator, and workspace manager modules -->
|
||||
<script src="request-builder.js"></script>
|
||||
<script src="code-generator.js"></script>
|
||||
<script src="workspace-manager.js"></script>
|
||||
|
||||
<script>window.__DOXA_API_SPEC_URL__ = "__DOXA_API_SPEC_PATH__";</script>
|
||||
<script src="app.js"></script>
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user