Skip to content

Commit

Permalink
sessions documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
mike-gee committed Mar 22, 2019
1 parent ca32204 commit 518fe1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/sessions.rst
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Create a User
**********************
Example Usage::

usr = session.createUser(email="gavinBelson",mobile="")
usr = session.createUser(email="gavinBelson",mobile="+61888000888")

Get a User by ID
*********************
Expand Down

0 comments on commit 518fe1f

Please sign in to comment.