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 @@
|
||||
delete:
|
||||
operationId: DeleteCustomerGroupsCustomerGroup
|
||||
summary: Delete a CustomerGroup
|
||||
summary: Delete a Customer Group
|
||||
description: Deletes a CustomerGroup.
|
||||
x-authenticated: true
|
||||
parameters:
|
||||
@@ -56,7 +56,7 @@ delete:
|
||||
$ref: ../components/responses/500_error.yaml
|
||||
get:
|
||||
operationId: GetCustomerGroupsGroup
|
||||
summary: Retrieve a CustomerGroup
|
||||
summary: Get a Customer Group
|
||||
description: Retrieves a Customer Group.
|
||||
x-authenticated: true
|
||||
parameters:
|
||||
@@ -113,7 +113,7 @@ get:
|
||||
$ref: ../components/responses/500_error.yaml
|
||||
post:
|
||||
operationId: PostCustomerGroupsGroup
|
||||
summary: Update a CustomerGroup
|
||||
summary: Update a Customer Group
|
||||
description: Update a CustomerGroup.
|
||||
x-authenticated: true
|
||||
parameters:
|
||||
|
||||
Reference in New Issue
Block a user