We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 466fdd0 commit cd7a668Copy full SHA for cd7a668
resources/products/images.md
@@ -19,6 +19,10 @@
19
<tr>
20
<td><a href="#get-productsidimagesidjson">GET /products/id/images/id.json</a></td>
21
22
+ </tr>
23
+ <tr>
24
+ <td><a href="#put-productsidimagesidjson">PUT /products/id/images/id.json</a></td>
25
+
26
</tr>
27
28
<td><a href="#get-productsidimagescountjson">GET /products/id/images/count.json</a></td>
@@ -241,4 +245,4 @@ Returns the number of product images in the store
241
245
DELETE all product images
242
246
243
247
### DELETE products/id/images/id.json
244
-DELETE an product image
248
+DELETE an product image
0 commit comments