Skip to content
Snippets Groups Projects
Commit 6968a183 authored by Pid's avatar Pid Committed by GitHub
Browse files

Merge branch 'master' into add_label_schema_0

parents fd86e47b ed37296c
No related branches found
No related tags found
No related merge requests found
{
"carts": [
{
"id": "57a98d98e4b00679b4a830af"
}
],
"items": [
{
"id": 1,
"quantity": 10,
"unitPrice": 1.99,
"cartsId": "57a98d98e4b00679b4a830af"
}
]
}
{
"/carts/:cartsId/items/:id": "/items/:id"
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment