We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1e35d9f + e21312b commit ac1b0edCopy full SHA for ac1b0ed
AWSAPIGateway/AWSAPIGatewayModel.h
@@ -60,7 +60,7 @@ NS_ASSUME_NONNULL_BEGIN
60
/**
61
* The Raw NSURLResponse received on an API invocation.
62
*/
63
-@property (nonatomic, readonly) NSURLResponse *rawReponse;
+@property (nonatomic, readonly) NSURLResponse *rawResponse;
64
65
66
* The status code received in NSURLResponse on invocation of an API.
0 commit comments