pontoon
pontoon copied to clipboard
Add URI to sync a single project
This issue was created automatically by a script.
Bug 1611159
Bug Reporter: Thibaut <[email protected]> CC: @mathjazz
User Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.117 Safari/537.36
Steps to reproduce:
This feature implements a way for a server to call an uri API to sync a single project with an authentication token.
Example : /api/projects/[project_name]/sync
Perhaps it can be an update of the manage.py in the first time which allows to sync a single project.