chore(docs): Generated API Reference (#2191)

Co-authored-by: shahednasser <shahednasser@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2022-09-13 10:59:51 +03:00
committed by GitHub
parent 5661250049
commit 6e0258f36c
107 changed files with 413 additions and 411 deletions

View File

@@ -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: