Skip to content

Commit aacad3a

Browse files
committed
chore: adding default valuer for allowHideOptional in app
1 parent f1b5b92 commit aacad3a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/ApiConsoleApp.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -250,6 +250,7 @@ export class ApiConsoleApp extends ApiConsole {
250250
constructor() {
251251
super();
252252
this.responsiveWidth = '900px';
253+
this.allowHideOptional = true;
253254
}
254255

255256
_updateRenderInlineTyit() {

0 commit comments

Comments
 (0)