README
This commit is contained in:
parent
4423474511
commit
eeb89e9afc
1 changed files with 1 additions and 3 deletions
|
@ -246,8 +246,6 @@ status 404
|
||||||
```
|
```
|
||||||
{
|
{
|
||||||
userId: string,
|
userId: string,
|
||||||
products: {
|
products: Map<string, number>
|
||||||
productId: number (quantity)
|
|
||||||
},
|
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in a new issue