diff --git a/package.json b/package.json index a8acb59..40249d0 100644 --- a/package.json +++ b/package.json @@ -75,7 +75,10 @@ "enableStackedNestedCollections": true, "externalDefinitionsFromTargetSchema": true, "apiTarget": true, - "FEScriptCommentsSupported": true + "FEScriptCommentsSupported": true, + "displayOptions": { + "hideNonNullableAttributes": true + } } }, "description": "Hackolade plugin for OpenAPI",