We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0044e8e commit 6317f7bCopy full SHA for 6317f7b
1 file changed
package.json
@@ -101,9 +101,6 @@
101
"externalDefinitionsFromTargetSchema": true,
102
"apiTarget": true,
103
"FEScriptCommentsSupported": true,
104
- "displayOptions": {
105
- "hideNonNullableAttributes": true
106
- },
107
"openModelDefinitionsTabIfNoCollections": true,
108
"jsonSchemaSpec": {
109
"version": "draft-2020-12",
@@ -167,4 +164,4 @@
167
164
"prettier": "3.2.5",
168
165
"simple-git-hooks": "2.11.1"
169
166
}
170
-}
+}
0 commit comments