update login-server branch, add option to community-server to get transactions in reversed order

This commit is contained in:
einhornimmond 2021-03-09 14:05:37 +01:00
parent a9316e82da
commit 5d24b054c1
3 changed files with 6 additions and 3 deletions

@ -1 +1 @@
Subproject commit 36ddbba5815435575b2d3c1270d738ccabc9eb54
Subproject commit cfc0af844dcb1832993fdb6126493adb443960be

View File

@ -16,7 +16,10 @@ If session is valid, return:
## List Transactions
List all transactions from logged in user, currently without paging
Ajax:
GET http://localhost/state-balances/ajaxListTransactions/-127182
GET http://localhost/state-balances/ajaxListTransactions/-127182/
or
GET http://localhost/state-balances/ajaxListTransactions/-127182/DESC
to get transaction in descending order
Antwort:
Wenn alles okay:

@ -1 +1 @@
Subproject commit 9b9115290c8d2ead756d64b70ae63a6571aa4693
Subproject commit 2837ac13f00fa411b826f58edcffc05519a5786e