feat(medusa): Get route for admin product categories API (#2961)

This commit is contained in:
Riqwan Thamir
2023-01-10 10:08:16 +01:00
committed by GitHub
parent 33b3e5f16d
commit 47d075351f
13 changed files with 393 additions and 2 deletions
@@ -54,10 +54,10 @@ export class ProductCategory extends SoftDeletableEntity {
}
/**
* @schema productCategory
* @schema ProductCategory
* title: "ProductCategory"
* description: "Represents a product category"
* x-resourceId: productCategory
* x-resourceId: ProductCategory
* type: object
* required:
* - name