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,
|
||||
products: {
|
||||
productId: number (quantity)
|
||||
},
|
||||
products: Map<string, number>
|
||||
}
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue