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 594a285 + 9e97b25 commit 563ad13Copy full SHA for 563ad13
index.js
@@ -282,7 +282,7 @@ class SocketSdk {
282
/**
283
* @param {string} orgSlug
284
* @param {string} fullScanId
285
- * @param {string} file
+ * @param {string | undefined} file
286
* @returns {Promise<SocketSdkResultType<'getOrgFullScan'>>}
287
*/
288
async getOrgFullScan (orgSlug, fullScanId, file) {
0 commit comments