You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`content_type`|*str*|:heavy_check_mark:| HTTP response content type for this operation|
9
-
|`status_code`|*int*|:heavy_check_mark:| HTTP response status code for this operation|
10
-
|`raw_response`|[httpx.Response](https://www.python-httpx.org/api/#response)|:heavy_check_mark:| Raw HTTP response; suitable for custom response parsing|
|`content_type`|*str*|:heavy_check_mark:| HTTP response content type for this operation |
9
+
|`status_code`|*int*|:heavy_check_mark:| HTTP response status code for this operation |
10
+
|`raw_response`|[httpx.Response](https://www.python-httpx.org/api/#response)|:heavy_check_mark:| Raw HTTP response; suitable for custom response parsing |
0 commit comments