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:
Frane Polić
2022-02-21 20:41:40 +01:00
committed by olivermrbl
parent aa8bbfdd58
commit 00a0f51d8c

View File

@@ -5,7 +5,7 @@ import { defaultAdminCustomerGroupsRelations } from "."
/**
* @oas [get] /customer-group/{id}
* operationId: "GetCustomerGroups"
* operationId: "GetCustomerGroupsGroup"
* summary: "Retrieve a CustomerGroup"
* description: "Retrieves a Customer Group."
* x-authenticated: true