removed get method from /api/change
This commit is contained in:
parent
3832282101
commit
f927a70f60
2 changed files with 4 additions and 7 deletions
|
@ -24,7 +24,7 @@
|
|||
{"mode":"balance", "username":"{username}", "balance":"{balance}"}
|
||||
</p>
|
||||
<br></br>
|
||||
<p>http://matekasse.server.c3h/api/change</p>
|
||||
<p>http://matekasse.server.c3h/api/balance</p>
|
||||
<p>Post method "id" = user id, "change"=change</p>
|
||||
<p>
|
||||
If change = None or NaN the change will be -1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue