samagra-comms / inbound

0 stars 15 forks source link

Fix {FileCDN}/getSignedUrl endpoints to accept fileName #51

Closed chinmoy12c closed 1 year ago

chinmoy12c commented 1 year ago

Currently, all these endpoints fetch static responses from the FileCDNs. We need to fix them and accept fileName from the request body.

These are the endpoints:

/minio/getSignedUrl /azure/getSignedUrl /sunbird/getSignedUrl

susheelvar commented 1 year ago

@chinmoy12c closed development. Unit tests completed, working fine.