I have one get method

localhost:3001/files/data

Show all items that match the name.

Screen Shot 2022-09-28 at 11.30.29 AM.png

When u pass parameters like

fileName

localhost:3001/files/data?fileName=test6.csv

Screen Shot 2022-09-28 at 11.32.46 AM.png

frontend

localhost:3001/files/data?frontend=true

Includes an element in the array that is the name of the file.

Screen Shot 2022-09-28 at 11.35.23 AM.png

Json for postman import