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
@@ -37,13 +37,13 @@ class RequestForwardingForwardResponse < FinchAPI::Internal::Type::BaseModel
37
37
# Some parameter documentations has been truncated, see
38
38
# {FinchAPI::Models::RequestForwardingForwardResponse} for more details.
39
39
#
40
-
# @param data [String, nil] A string representation of the HTTP response body of the forwarded request’s res
40
+
# @param data [String, nil] A string representation of the HTTP response body of the forwarded request's res
41
41
#
42
-
# @param headers [Object, nil] The HTTP headers of the forwarded request’s response, exactly as received from t
42
+
# @param headers [Object, nil] The HTTP headers of the forwarded request's response, exactly as received from t
43
43
#
44
44
# @param request [FinchAPI::Models::RequestForwardingForwardResponse::Request] An object containing details of your original forwarded request, for your ease o
45
45
#
46
-
# @param status_code [Integer] The HTTP status code of the forwarded request’s response, exactly received from
46
+
# @param status_code [Integer] The HTTP status code of the forwarded request's response, exactly received from
0 commit comments