Skip to content

Commit 6f79bf3

Browse files
committed
Merge commit 'refs/pull/28/head' of https://github.com/hackolade/OpenAPI
2 parents 6783c74 + 778620b commit 6f79bf3

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)