mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
update login-server branch, add option to community-server to get transactions in reversed order
This commit is contained in:
parent
a9316e82da
commit
5d24b054c1
@ -1 +1 @@
|
||||
Subproject commit 36ddbba5815435575b2d3c1270d738ccabc9eb54
|
||||
Subproject commit cfc0af844dcb1832993fdb6126493adb443960be
|
||||
@ -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
|
||||
Loading…
x
Reference in New Issue
Block a user