mirror of https://github.com/dirtbags/moth.git
add teamName parameter to RegisterTeam example
This commit is contained in:
parent
00ae9f92a3
commit
32b4b5d6df
|
@ -58,7 +58,7 @@ On failure, message contains an English explanation of why.
|
||||||
|
|
||||||
### Example
|
### Example
|
||||||
|
|
||||||
https://server/RegisterTeam?teamId=8b1292ca
|
https://server/RegisterTeam?teamId=8b1292ca&teamName=Lexical+Pedants
|
||||||
|
|
||||||
{
|
{
|
||||||
"status": "success",
|
"status": "success",
|
||||||
|
|
Loading…
Reference in New Issue