File Revoke URL API
ADR: #78 (closed)
Revoke URL API :
- API revokes the Signed URLs based on the request parameters.
- Required permissions:
service.file.admin
role required to perform revoke operation - As discussed in ADR, Azure implementation is managed in this MR
- Each CSP can able to implement their logic, request properties based on the revoke Logic supported by the provider.
- Added OpenAPI documentation and updated the details in Readme
Edited by Thulasi Dass Subramanian