Skip to content

Commit

Permalink
v6.3.2 (#660)
Browse files Browse the repository at this point in the history
* feat: hide request panel if model is not webAPI

* chore(deps): regenerate package-lock

* 6.3.2

* test: remove only

* chore: linting
  • Loading branch information
twoplustwoone authored Dec 2, 2020
1 parent 4f138a8 commit 9a18317
Show file tree
Hide file tree
Showing 6 changed files with 184 additions and 79 deletions.
1 change: 1 addition & 0 deletions demo/element/app.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ class ApicApplication extends DemoBase {
['demo-api', 'Demo API'],
['multi-server', 'Multi Server API'],
['oas-3-api', 'OAS 3 API'],
['async-api', 'AsyncAPI'],
];

this.toggleConsoleMenu = this.toggleConsoleMenu.bind(this);
Expand Down
226 changes: 148 additions & 78 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 9a18317

Please sign in to comment.