mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
add infos about jq software requirement
This commit is contained in:
parent
7f501879b1
commit
ced0b06608
@ -385,4 +385,13 @@ TODO: Update GDT-Server um paging und Zugriff auf alle Einträge zu erhalten, op
|
|||||||
GET https://staging.gradido.net/state-balances/ajaxGdtTransactions
|
GET https://staging.gradido.net/state-balances/ajaxGdtTransactions
|
||||||
Liefert wenn alles in Ordnung ist:
|
Liefert wenn alles in Ordnung ist:
|
||||||
|
|
||||||
wenn nicht type 7 dann "amount" in euro ansonsten in GDT
|
wenn nicht type 7 dann "amount" in euro ansonsten in GDT
|
||||||
|
|
||||||
|
## Additional Software
|
||||||
|
|
||||||
|
For `yarn locales` you will need `jq` to use it.
|
||||||
|
You can install it (on arch) via
|
||||||
|
|
||||||
|
```
|
||||||
|
sudo pacman -S jq
|
||||||
|
```
|
||||||
Loading…
x
Reference in New Issue
Block a user