hftlclub / node-iltis

Node.js backend for ILTIS
MIT License
1 stars 0 forks source link

Inventory request gives 404 #15

Closed fmalcher closed 7 years ago

fmalcher commented 7 years ago

When requesting the current inventory for an open event (/event/id/inventory) we get a 404 error if there are no transfers. This resource should just reply with the latest inventory, no matter whether there are transfers or not.