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