Skip to content

Commit

Permalink
fix(com-api): name of product list on demo-data.http
Browse files Browse the repository at this point in the history
  • Loading branch information
njfamirm authored and alimd committed Feb 15, 2023
1 parent 49726cf commit 9340b3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion uniquely/com-api/demo-data.http
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
@adminToken = ADMIN_SECRET_TOKEN

### New product 1
PATCH {{apiUrl}}/product-list/?name="agency"
PATCH {{apiUrl}}/product-list/?name=tile
Authorization: Bearer {{adminToken}}
Content-Type: application/json

Expand Down

0 comments on commit 9340b3c

Please sign in to comment.