chore(docs): Generated API Reference (#5431)

Co-authored-by: shahednasser <shahednasser@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-10-20 14:13:44 +03:00
committed by GitHub
parent 9dcd62c731
commit da05999f13
20 changed files with 36 additions and 32 deletions

View File

@@ -49,8 +49,8 @@ tags:
description: >
Orders are purchases made by customers, typically through a storefront.
Orders are placed and created using the Carts API Routes. The Orders
API Routes allow retrieving and claiming orders.
Orders are placed and created using the Carts API Routes. The Orders API
Routes allow retrieving and claiming orders.
externalDocs:
description: How to retrieve order details in a storefront
url: >-
@@ -75,8 +75,8 @@ tags:
cards](https://docs.medusajs.com/modules/gift-cards/storefront/use-gift-cards)
in a store.
Using these API Routes, you can filter products by categories, collections,
sales channels, and more.
Using these API Routes, you can filter products by categories,
collections, sales channels, and more.
externalDocs:
description: How to show products in a storefront
url: https://docs.medusajs.com/modules/products/storefront/show-products
@@ -100,8 +100,8 @@ tags:
such as marketing or discount purposes. For example, you can create a
Summer Collection.
Using these API Routes, you can list or retrieve a collection's details and
products.
Using these API Routes, you can list or retrieve a collection's details
and products.
- name: Product Tags
description: |
Product tags are string values that can be used to filter products by.