summaryrefslogtreecommitdiff
path: root/Assistant/WebApp/routes
diff options
context:
space:
mode:
Diffstat (limited to 'Assistant/WebApp/routes')
-rw-r--r--Assistant/WebApp/routes3
1 files changed, 3 insertions, 0 deletions
diff --git a/Assistant/WebApp/routes b/Assistant/WebApp/routes
index 7ed1f30d3..5bab0cc63 100644
--- a/Assistant/WebApp/routes
+++ b/Assistant/WebApp/routes
@@ -11,6 +11,9 @@
/config/repository/add/ssh/make/git/#SshData MakeSshGitR GET
/config/repository/add/ssh/make/rsync/#SshData MakeSshRsyncR GET
/config/repository/add/rsync.net AddRsyncNetR GET
+/config/repository/pair/start StartPairR GET
+/config/repository/pair/finish/#PairReq FinishPairR GET
+
/config/repository/first FirstRepositoryR GET
/transfers/#NotificationId TransfersR GET