generate updated api-report.md
Signed-off-by: Connor Younglund <younglund_connor@bah.com>
This commit is contained in:
@@ -43,6 +43,7 @@ export type StackOverflowQuestionsCollatorFactoryOptions = {
|
||||
baseUrl?: string;
|
||||
maxPage?: number;
|
||||
apiKey?: string;
|
||||
apiAccessToken?: string;
|
||||
requestParams: StackOverflowQuestionsRequestParams;
|
||||
logger: Logger;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user