mirror of https://github.com/dirtbags/moth.git
Explicitly say there are no parameters to getstate
This commit is contained in:
parent
d3771c0769
commit
a8a48837a9
|
@ -72,6 +72,11 @@ GetState()
|
||||||
|
|
||||||
Return all current state of the puzzle server.
|
Return all current state of the puzzle server.
|
||||||
|
|
||||||
|
### Parameters
|
||||||
|
|
||||||
|
None
|
||||||
|
|
||||||
|
|
||||||
### Return data
|
### Return data
|
||||||
|
|
||||||
* puzzles: dictionary mapping from category to one of the following:
|
* puzzles: dictionary mapping from category to one of the following:
|
||||||
|
|
Loading…
Reference in New Issue