docs: Update api reference (#1410)

This commit is contained in:
Shahed Nasser
2022-05-24 13:22:42 +02:00
committed by GitHub
parent 5e0e5b90fc
commit 08c63097f9
7 changed files with 6338 additions and 3001 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ routes:
path: /products/:id
route: /products
description: >
A product represents the object, that is to be sold on the website. A product can have variants, that differ by e.g. size and color.
A product represents the object, that are to be sold on the website. A product can have variants, that differ by e.g. size and color.
endpoints:
- path: /:id
method: GET