Update api-report.md
Signed-off-by: Chris <cmdkeen@users.noreply.github.com>
This commit is contained in:
@@ -44,6 +44,7 @@ export type StackOverflowQuestionsCollatorFactoryOptions = {
|
||||
maxPage?: number;
|
||||
apiKey?: string;
|
||||
apiAccessToken?: string;
|
||||
teamName?: string;
|
||||
requestParams: StackOverflowQuestionsRequestParams;
|
||||
logger: Logger;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user