my-typescript-library-rahul52us 2.2.9 → 2.3.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -679,7 +679,6 @@ export async function getAllDocumentFunction(req: any) {
679
679
  const differentiateFirstLevel = data?.values?.differentiateFirstLevel;
680
680
 
681
681
  const documents = await getAllDocument(
682
- data,
683
682
  Number(totalLevel),
684
683
  req.body.activeWorkflow || defaultWorkflow,
685
684
  value,