Skip to content

Commit 4006588

Browse files
committed
Add missing feature for opening definitions if there no collection reversed (same as in the Eventbridge target)
1 parent 6f81f14 commit 4006588

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,8 @@
7878
"FEScriptCommentsSupported": true,
7979
"displayOptions": {
8080
"hideNonNullableAttributes": true
81-
}
81+
},
82+
"openModelDefinitionsTabIfNoCollections": true
8283
}
8384
},
8485
"description": "Hackolade plugin for OpenAPI",

0 commit comments

Comments
 (0)