We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6783c74 + 778620b commit 6f79bf3Copy full SHA for 6f79bf3
package.json
@@ -75,7 +75,10 @@
75
"enableStackedNestedCollections": true,
76
"externalDefinitionsFromTargetSchema": true,
77
"apiTarget": true,
78
- "FEScriptCommentsSupported": true
+ "FEScriptCommentsSupported": true,
79
+ "displayOptions": {
80
+ "hideNonNullableAttributes": true
81
+ }
82
}
83
},
84
"description": "Hackolade plugin for OpenAPI",
0 commit comments