dummy change
This commit is contained in:
@@ -22,12 +22,12 @@ GET /designer/editor
|
|||||||
|
|
||||||
|
|
||||||
Save new products in your shopping cart
|
Save new products in your shopping cart
|
||||||
POST /sample
|
POST /sample-resource
|
||||||
> Content-Type: application/json
|
> Content-Type: application/json
|
||||||
{ "product":"1AB23ORM", "quantity": 2 }
|
{ "product":"1AB23ORM", "quantity": 2 }
|
||||||
< 201
|
< 201
|
||||||
< Content-Type: application/json
|
< Content-Type: application/json
|
||||||
{ "status": "created", "url": "/sample/2" }
|
{ "status": "created", "url": "/sample-resource/2" }
|
||||||
|
|
||||||
|
|
||||||
-- Payment Resources --
|
-- Payment Resources --
|
||||||
|
|||||||
Reference in New Issue
Block a user