{'detail': [{'loc': ['body', 'client'], 'msg': 'value is not a valid dict', 'type': 'type_error.dict'}]} code example
Example: response value is not a valid dict
#add this in response model/schema
class Config:
orm_mode=True
#add this in response model/schema
class Config:
orm_mode=True