diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -14,7 +14,7 @@ Pings the server GET `/create_user/<name>` Creates a new user with name - Return type: JSON -- Returns: <user> +- Returns: <user_id> GET `/get_user/<id>` Gets a user from id |