osmo-remsim/contrib
Kevin Redon 3119c2eb1f remsim-apitool.py: pass IDs as integer
currently the bankId, clientId, and slotNr are passed as strings.
this is not the format expected by the server, which returns 400
"Bad Request".
the issue was that the python tool did not parse the arguments as
integer.

Change-Id: I8baab1b516067f47a7d230213e44d8f85e6d9919
2019-09-17 11:37:39 +02:00
..
etc_default add examples to the command line options for remsim-bankd and remsim-client 2019-07-09 16:55:17 +02:00
systemd add examples to the command line options for remsim-bankd and remsim-client 2019-07-09 16:55:17 +02:00
jenkins.sh contrib/jenkins.sh: run "make maintainer-clean" 2019-07-10 13:23:49 +02:00
remsim-apitool.py remsim-apitool.py: pass IDs as integer 2019-09-17 11:37:39 +02:00