zowe / sample-spring-boot-api-service

Zowe REST API service SDK and sample API service that integrates with Zowe API Mediation Layer
Other
26 stars 18 forks source link

Fix transferFiles function to process multiple files correctly #126

Closed jandadav closed 3 years ago

jandadav commented 3 years ago

Fix a bug where after first file in {files} is the same as already uploaded file, the processing ends and the other files don't get evaluated and uploaded.

jandadav commented 3 years ago

jandadav commented 3 years ago

jandadav commented 3 years ago

Thanks for the approval. I cannot merge, as merging is restricted to authorized users only. Can you merge or better yet add me as a contributor? I plan to do more things in the future.