chore(docs): Generated API Reference (v2) (#8053)

Co-authored-by: kodiakhq <kodiakhq@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2024-07-10 09:35:59 +02:00
committed by GitHub
parent 964f1f9dbe
commit 7fa04aabce
17 changed files with 290 additions and 1378 deletions

View File

@@ -31,9 +31,6 @@ tags:
- name: Product Categories
x-associatedSchema:
$ref: ./components/schemas/StoreProductCategory.yaml
- name: Products
x-associatedSchema:
$ref: ./components/schemas/StoreProduct.yaml
- name: Regions
description: >
Regions are different countries or geographical regions that the commerce
@@ -95,10 +92,6 @@ paths:
$ref: paths/store_product-categories.yaml
/store/product-categories/{id}:
$ref: paths/store_product-categories_{id}.yaml
/store/products:
$ref: paths/store_products.yaml
/store/products/{id}:
$ref: paths/store_products_{id}.yaml
/store/regions:
$ref: paths/store_regions.yaml
/store/regions/{id}: