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.
1 parent bcf36d7 commit 2ca6d15Copy full SHA for 2ca6d15
OctoKit/OCTClient.h
@@ -162,7 +162,7 @@ extern NSString * const OCTClientErrorHTTPStatusCodeKey;
162
// `user` is set, the signal will error immediately.
163
- (RACSignal *)fetchUserRepositories;
164
165
-// Fetches the users corresponding to the given NSNumber IDs.
+// Fetches the users corresponding to the given NSString IDs.
166
//
167
// This method uses bulk requests to fetch the user objects, which will be more
168
// efficient than a separate request for each ID.
0 commit comments