9755f8c916
* Fix: source custom data from remote CSV zipped file * Fix: Custom data sourcing zip entry names from remote locations * Address peer review * Add unit tests * Minor fix * Address peer review * Minor fixes * Return byte array in IApi.DownloadBytes * Allow sourcing custom data from specific csv entry in a zipped remote file * Minor change