Skip to content

Commit

Permalink
PAC-5: fix validation file
Browse files Browse the repository at this point in the history
  • Loading branch information
kenza-ya committed Jul 22, 2024
1 parent 05acdd8 commit 586d0fa
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions etc/configuration/operations.json
Original file line number Diff line number Diff line change
Expand Up @@ -102,9 +102,7 @@
"callbacks": [
{
"sku": [ "import.callback.custom.regex.validator" ],
"store_view_code": [
"import.callback.store.view.code.validator",
],
"store_view_code": ["import.callback.store.view.code.validator"],
"attribute_set_code": [ "import.callback.attribute.set.name.validator" ],
"product_type": [ "import_product.callback.validator.product_type" ],
"tax_class_id": [ "import_product.callback.validator.tax.class" ],
Expand Down

0 comments on commit 586d0fa

Please sign in to comment.