Skip to content

Commit 0bac8ae

Browse files
disable Collibra Data Dictionary
1 parent a6b24e1 commit 0bac8ae

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,8 @@
7575
"enableStackedNestedCollections": true,
7676
"externalDefinitionsFromTargetSchema": true,
7777
"apiTarget": true,
78-
"FEScriptCommentsSupported": true
78+
"FEScriptCommentsSupported": true,
79+
"disableCollibraDataDictionary": true
7980
}
8081
},
8182
"description": "Hackolade plugin for OpenAPI",

0 commit comments

Comments
 (0)