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 6af14ae + e7fc13d commit 2b6048dCopy full SHA for 2b6048d
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