Update packages/medusa/src/api/routes/admin/customer-groups/get-customer-group.ts
Co-authored-by: Sebastian Rindom <skrindom@gmail.com>
This commit is contained in:
co-authored by
Sebastian Rindom
parent
def8763ee2
commit
7e1c372c71
@@ -5,7 +5,7 @@ import { defaultAdminCustomerGroupsRelations } from "."
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* @oas [get] /customer-group/{id}
|
* @oas [get] /customer-group/{id}
|
||||||
* operationId: "GetCustomerGroups"
|
* operationId: "GetCustomerGroupsGroup"
|
||||||
* summary: "Retrieve a CustomerGroup"
|
* summary: "Retrieve a CustomerGroup"
|
||||||
* description: "Retrieves a Customer Group."
|
* description: "Retrieves a Customer Group."
|
||||||
* x-authenticated: true
|
* x-authenticated: true
|
||||||
|
|||||||
Reference in New Issue
Block a user