-
Improvement
-
Resolution: Fixed
-
Minor
-
None
-
-
0.7.2
Remove the inner Request class for tests and instead accept an UploadRequest. This will allow tasks to augment the UploadRequest via the known Builder methods safely.
Acceptance Criteria:
- Inner Request classes are removed for internal Tasks.