I have one get method
localhost:3001/files/data
Show all items that match the name.
When u pass parameters like
fileName
localhost:3001/files/data?fileName=test6.csv
frontend
localhost:3001/files/data?frontend=true
Includes an element in the array that is the name of the file.
Json for postman import