Update README.md
This commit is contained in:
parent
b1897a200a
commit
55b2d87dba
1 changed files with 6 additions and 6 deletions
12
README.md
12
README.md
|
@ -29,11 +29,11 @@ For example XML-RPC (PHP structure) description for different mapping field sett
|
||||||
|
|
||||||
***User name***
|
***User name***
|
||||||
|
|
||||||
[user] =>
|
[user] =>
|
||||||
Array
|
Array
|
||||||
(
|
(
|
||||||
[username] => string
|
[username] => string
|
||||||
)
|
)
|
||||||
|
|
||||||
***Email Address***
|
***Email Address***
|
||||||
|
|
||||||
|
@ -51,7 +51,7 @@ For example XML-RPC (PHP structure) description for different mapping field sett
|
||||||
[idnumber] => string
|
[idnumber] => string
|
||||||
)
|
)
|
||||||
|
|
||||||
***Web service will return follwiong structure or error message.***
|
***Web service will return following structure or standard Moodle webservice error message.***
|
||||||
|
|
||||||
Array
|
Array
|
||||||
(
|
(
|
||||||
|
|
Loading…
Reference in a new issue