chore(docs): Generated API Reference (#2191)
Co-authored-by: shahednasser <shahednasser@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
5661250049
commit
6e0258f36c
@@ -1,6 +1,6 @@
|
||||
post:
|
||||
operationId: PostCustomerGroupsGroupCustomersBatch
|
||||
summary: 'Add a list of customers to a customer group '
|
||||
summary: Add Customers
|
||||
description: Adds a list of customers, represented by id's, to a customer group.
|
||||
x-authenticated: true
|
||||
parameters:
|
||||
@@ -66,7 +66,7 @@ post:
|
||||
$ref: ../components/responses/500_error.yaml
|
||||
delete:
|
||||
operationId: DeleteCustomerGroupsGroupCustomerBatch
|
||||
summary: 'Remove a list of customers from a customer group '
|
||||
summary: Remove Customers
|
||||
description: Removes a list of customers, represented by id's, from a customer group.
|
||||
x-authenticated: true
|
||||
parameters:
|
||||
|
||||
Reference in New Issue
Block a user