Update considering last database update
This commit is contained in:
parent
d75d7e6519
commit
a5429b7ead
|
@ -131,8 +131,7 @@
|
||||||
|
|
||||||
"action": [ "getAll", "getById" ],
|
"action": [ "getAll", "getById" ],
|
||||||
"global_state": [ "getAll" ],
|
"global_state": [ "getAll" ],
|
||||||
"chip": [ "getAll" ],
|
"chip": [ "getForMachine" ],
|
||||||
"pin_merge": [ "getAll", "getByIdChip" ],
|
|
||||||
"state": [ "getForChip" ],
|
"state": [ "getForChip" ],
|
||||||
|
|
||||||
"warehouse": [
|
"warehouse": [
|
||||||
|
|
Loading…
Reference in New Issue