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

Co-authored-by: kodiakhq <kodiakhq@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2024-07-29 09:41:02 +02:00
committed by GitHub
co-authored by kodiakhq
parent 56f634da4b
commit e40b4c6183
134 changed files with 7310 additions and 279 deletions
@@ -142,7 +142,7 @@
* description: The product category's created at.
* required: false
* schema:
* type: object
* type: string
* description: The product category's created at.
* required:
* - $eq
@@ -170,12 +170,13 @@
* $gte: {}
* $lt: {}
* $lte: {}
* title: created_at
* - name: updated_at
* in: query
* description: The product category's updated at.
* required: false
* schema:
* type: object
* type: string
* description: The product category's updated at.
* required:
* - $eq
@@ -203,12 +204,13 @@
* $gte: {}
* $lt: {}
* $lte: {}
* title: updated_at
* - name: deleted_at
* in: query
* description: The product category's deleted at.
* required: false
* schema:
* type: object
* type: string
* description: The product category's deleted at.
* required:
* - $eq
@@ -236,6 +238,7 @@
* $gte: {}
* $lt: {}
* $lte: {}
* title: deleted_at
* - name: $and
* in: query
* required: false
@@ -213,7 +213,7 @@
* description: The product's created at.
* required: false
* schema:
* type: object
* type: string
* description: The product's created at.
* required:
* - $eq
@@ -241,12 +241,13 @@
* $gte: {}
* $lt: {}
* $lte: {}
* title: created_at
* - name: updated_at
* in: query
* description: The product's updated at.
* required: false
* schema:
* type: object
* type: string
* description: The product's updated at.
* required:
* - $eq
@@ -274,12 +275,13 @@
* $gte: {}
* $lt: {}
* $lte: {}
* title: updated_at
* - name: deleted_at
* in: query
* description: The product's deleted at.
* required: false
* schema:
* type: object
* type: string
* description: The product's deleted at.
* required:
* - $eq
@@ -307,6 +309,7 @@
* $gte: {}
* $lt: {}
* $lte: {}
* title: deleted_at
* - name: country_code
* in: query
* description: The product's country code.