Files
notifications-admin/app/notify_client/template_folder_api_client.py
Alexey Bezhan 792b625de7 Add folder permission check to copy template endpoint
Copying a template from another service is one place where we can't
use the `current_service` method since the source template can belong
to a different service the user has access to, so we're using an API
client method.
2019-04-01 10:50:38 +01:00

2.4 KiB