Open
Description
json.loads and dealing with dictionaries is very error prone
It also does not convert str to float and vice versa where necessary.
Take user input using marshmallow for:
- Order calculation endpoint
- Order creation endpoint
- Order completion endpoint
And similarly, use marshmallow to serialize the dict/object as well
Metadata
Metadata
Assignees
Type
Projects
Status
Backlog