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 Apr 2, 2024
1 parent 35c78a7 commit d1b9fac
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 d1b9fac

Please sign in to comment.