Skip to content

Commit 2e4ff86

Browse files
committed
update sidebar
1 parent c87a970 commit 2e4ff86

4 files changed

Lines changed: 0 additions & 10 deletions

File tree

www/apps/api-reference/generated/generated-admin-sidebar.mjs

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -621,13 +621,6 @@ const generatedgeneratedAdminSidebarSidebar = {
621621
"loaded": false,
622622
"showLoadingIfEmpty": true
623623
},
624-
{
625-
"type": "category",
626-
"title": "Rbac",
627-
"children": [],
628-
"loaded": false,
629-
"showLoadingIfEmpty": true
630-
},
631624
{
632625
"type": "category",
633626
"title": "Refund Reasons",

www/apps/api-reference/specs/admin/openapi.full.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -358,7 +358,6 @@ tags:
358358
url: https://docs.medusajs.com/resources/commerce-modules/promotion/concepts
359359
x-associatedSchema:
360360
$ref: '#/components/schemas/AdminPromotion'
361-
- name: Rbac
362361
- name: Refund Reasons
363362
description: |
364363
A refund reason is a possible reason used when issuing a refund to the customer, such as when returning an item and refunding the customer.

www/apps/api-reference/specs/admin/openapi.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -479,7 +479,6 @@ tags:
479479
url: https://docs.medusajs.com/resources/commerce-modules/promotion/concepts
480480
x-associatedSchema:
481481
$ref: ./components/schemas/AdminPromotion.yaml
482-
- name: Rbac
483482
- name: Refund Reasons
484483
description: >
485484
A refund reason is a possible reason used when issuing a refund to the

www/utils/generated/oas-output/base/admin.oas.base.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -436,7 +436,6 @@ tags:
436436
url: https://docs.medusajs.com/resources/commerce-modules/promotion/concepts
437437
x-associatedSchema:
438438
$ref: "#/components/schemas/AdminPromotion"
439-
- name: Rbac
440439
- name: Refund Reasons
441440
description: >
442441
A refund reason is a possible reason used when issuing a refund to the

0 commit comments

Comments
 (0)