@ -26,7 +26,7 @@ def _get_kwargs(
|
||||
"headers": headers,
|
||||
"cookies": cookies,
|
||||
"timeout": client.get_timeout(),
|
||||
"content": body,
|
||||
"content": body.model_dump_json(),
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user