nbafna04 commented on a change in pull request #11: URL: https://github.com/apache/airavata-mft/pull/11#discussion_r418413961
########## File path: services/resource-service/server/src/main/resources/distribution/conf/resources.json ########## @@ -59,5 +59,10 @@ "type": "DROPBOX", "resourceId": "", "resourcePath": "" + }, + { + "type": "GDRIVE", + "resourceId": "gdrive-file", + "resourcePath": "nsagdrive.txt" Review comment: So we have kept same name for the key "resourcePath" consistent with other resources . It expects file name only. Path of the file is not needed. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org