79305265

Date: 2024-12-24 09:52:21
Score: 1.5
Natty:
Report link

The body of your attempt 1 should be of the type "form-data" in postman. In it you should place your .csv file in a key called file or something. You may also want to try using com.fasterxml.jackson.databind.ObjectMapper medium article by @cowtowncoder for converting csv rows to DTOs.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: crunchy_pasta