Skip to content

Commit

Permalink
LPD-19861 cookies-impl:use feature flag
Browse files Browse the repository at this point in the history
  • Loading branch information
marcosapmf committed Mar 28, 2024
1 parent a37b5fb commit 0641b6d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
"parameters": {
"containsHeaders": "true",
"createStrategy": "UPSERT",
"featureFlag": "LPD-10588",
"importStrategy": "ON_ERROR_FAIL",
"updateStrategy": "UPDATE"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
"parameters": {
"containsHeaders": "true",
"createStrategy": "UPSERT",
"featureFlag": "LPD-10588",
"importStrategy": "ON_ERROR_FAIL",
"updateStrategy": "UPDATE"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
"parameters": {
"containsHeaders": "true",
"createStrategy": "UPSERT",
"featureFlag": "LPD-10588",
"importStrategy": "ON_ERROR_FAIL",
"updateStrategy": "UPDATE"
},
Expand Down

0 comments on commit 0641b6d

Please sign in to comment.