Commit 9925e777 by Tom Laudeman

draft method list for the API

parent 5c93dac0
...@@ -186,7 +186,7 @@ More example user types, with their role(s) and description. ...@@ -186,7 +186,7 @@ More example user types, with their role(s) and description.
### API ### API
createUser(snac\data\User $user) `createUser(snac\data\User $user)
Add a user record. Minimal requirements is user id or email (which ever is used to login). Return true for Add a user record. Minimal requirements is user id or email (which ever is used to login). Return true for
success. success.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment