yesod skelton and routes for pairing

yet more changes to pairing message data types
This commit is contained in:
Joey Hess 2012-09-08 00:26:47 -04:00
parent 92df8250fa
commit 3bee6b3c74
5 changed files with 70 additions and 16 deletions

View file

@ -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