Skip to content

Commit 1cc80a1

Browse files
AnujNehraAnujNehra
authored andcommitted
ACP2E-1776: Creating customer(-s) via Async REST API ignores group_id
1 parent 72432f8 commit 1cc80a1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

app/code/Magento/Customer/composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,8 @@
2929
"suggest": {
3030
"magento/module-cookie": "*",
3131
"magento/module-customer-sample-data": "*",
32-
"magento/module-webapi": "*"
32+
"magento/module-webapi": "*",
33+
"magento/asynchronous-operations": "*"
3334
},
3435
"type": "magento2-module",
3536
"license": [

0 commit comments

Comments
 (0)