Skip to content

Commit adc9b38

Browse files
authored
HCK-14047: update the name of a feature flag (#65)
1 parent cb3a04e commit adc9b38

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"enableJsonType": true,
3838
"disableDenormalization": true,
3939
"enableComplexTypesNormalization": true,
40-
"enableManyToManyRelationshipsNormalization": true,
40+
"generateAssociativeEntitiesForManyToManyRelationships": true,
4141
"relationships": {
4242
"compositeRelationships": {
4343
"allowRelationshipsByProperties": [

0 commit comments

Comments
 (0)