yesod skelton and routes for pairing
yet more changes to pairing message data types
This commit is contained in:
parent
92df8250fa
commit
3bee6b3c74
5 changed files with 70 additions and 16 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue