Skip to content

Commit 6317f7b

Browse files
HCK-12985: remove display option - "show only nullable attributes" (#96)
Co-authored-by: Vitalii Bedletskyi <[email protected]>
1 parent 0044e8e commit 6317f7b

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

package.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -101,9 +101,6 @@
101101
"externalDefinitionsFromTargetSchema": true,
102102
"apiTarget": true,
103103
"FEScriptCommentsSupported": true,
104-
"displayOptions": {
105-
"hideNonNullableAttributes": true
106-
},
107104
"openModelDefinitionsTabIfNoCollections": true,
108105
"jsonSchemaSpec": {
109106
"version": "draft-2020-12",
@@ -167,4 +164,4 @@
167164
"prettier": "3.2.5",
168165
"simple-git-hooks": "2.11.1"
169166
}
170-
}
167+
}

0 commit comments

Comments
 (0)