docs: Update api reference (#1410)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user