Skip to content

Commit 9a18317

Browse files
v6.3.2 (#660)
* feat: hide request panel if model is not webAPI * chore(deps): regenerate package-lock * 6.3.2 * test: remove only * chore: linting
1 parent 4f138a8 commit 9a18317

File tree

6 files changed

+184
-79
lines changed

6 files changed

+184
-79
lines changed

demo/element/app.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ class ApicApplication extends DemoBase {
2121
['demo-api', 'Demo API'],
2222
['multi-server', 'Multi Server API'],
2323
['oas-3-api', 'OAS 3 API'],
24+
['async-api', 'AsyncAPI'],
2425
];
2526

2627
this.toggleConsoleMenu = this.toggleConsoleMenu.bind(this);

package-lock.json

Lines changed: 148 additions & 78 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)