Skip to content

Commit cd7a668

Browse files
committed
Update resources/products/images.md
Added PUT to the navigation at the top of the page
1 parent 466fdd0 commit cd7a668

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

resources/products/images.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,10 @@
1919
<tr>
2020
<td><a href="#get-productsidimagesidjson">GET /products/id/images/id.json</a></td>
2121
22+
</tr>
23+
<tr>
24+
<td><a href="#put-productsidimagesidjson">PUT /products/id/images/id.json</a></td>
25+
2226
</tr>
2327
<tr>
2428
<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
241245
DELETE all product images
242246

243247
### DELETE products/id/images/id.json
244-
DELETE an product image
248+
DELETE an product image

0 commit comments

Comments
 (0)