-
Defect
-
Resolution: Done
-
Standard
-
None
-
None
-
None
-
3
-
Sprint 106
We are missing a file required validator on our current file upload api FileUploadCommand.
When a user uses the wrong curl command options, a file will not always be successfully uploaded and we do not have a check to see if the file exists. Therefore a different validator that expects the file to be in existence will throw an error.
Acceptance Criteria:
An end user can send an incorrect curl command and will get back a non-exception message.
When a user uses the wrong curl command options, a file will not always be successfully uploaded and we do not have a check to see if the file exists. Therefore a different validator that expects the file to be in existence will throw an error.
Acceptance Criteria:
An end user can send an incorrect curl command and will get back a non-exception message.