pyc-website

main website for pyc inc.

git clone https://9o.is/git/pyc-website.git

commit 91f128d1e1ca12890ab4449f6b59552cd16f3b6f
parent e649439382e0e041b3f9b0e84de563c8804d6c72
Author: Jul <jul@9o.is>
Date:   Wed,  3 Sep 2014 00:14:20 -0400

changed /api/atm to /api/btm

Diffstat:
Msrc/main/scala/inc/pyc/rest/AtmRest.scala | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/main/scala/inc/pyc/rest/AtmRest.scala b/src/main/scala/inc/pyc/rest/AtmRest.scala @@ -22,7 +22,7 @@ object AtmRest extends RestHelper { /** * API for uploading files to server. */ - serve("api" / "atm" prefix { + serve("api" / "btm" prefix { // /api/atm/{atm_id}/{atm_password}/user/{user_email}/{user_one-time_password}/login