cs3org / cs3apis

:arrows_clockwise: Connect Storage and Application Providers
https://buf.build/cs3org-buf/cs3apis
Apache License 2.0
53 stars 29 forks source link

Notifications #208

Closed javfg closed 1 year ago

javfg commented 1 year ago

This PR adds two fields to the public link share API, in the context of the new notification service in the backend.

notify_uploads stores wheter the uploads to a public link will be notified to the owner, and notify_uploads_extra_recipients contains a comma-separated list of extra email addresses to notify too.