From c6c175ca294cfd055d48283d6c1205ff2fcb32bd Mon Sep 17 00:00:00 2001 From: aranzaiger Date: Sun, 21 Jun 2015 23:56:49 +0300 Subject: [PATCH] #52 bug fix. change in documentation --- SE_API/CampusRoutes.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SE_API/CampusRoutes.py b/SE_API/CampusRoutes.py index 67dd8b2..e6a2781 100644 --- a/SE_API/CampusRoutes.py +++ b/SE_API/CampusRoutes.py @@ -48,7 +48,7 @@ def create_campus(token):
Response
- 201 - Created + 200 - OK
403 - Invalid Token/Forbidden """