Skip to content

Commit 778620b

Browse files
add feature for display options
1 parent 736c5af commit 778620b

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,10 @@
7575
"enableStackedNestedCollections": true,
7676
"externalDefinitionsFromTargetSchema": true,
7777
"apiTarget": true,
78-
"FEScriptCommentsSupported": true
78+
"FEScriptCommentsSupported": true,
79+
"displayOptions": {
80+
"hideNonNullableAttributes": true
81+
}
7982
}
8083
},
8184
"description": "Hackolade plugin for OpenAPI",

0 commit comments

Comments
 (0)