ohcnetwork / care

Care is a Digital Public Good enabling TeleICU & Decentralised Administration of Healthcare Capacity across States.
https://careapi.ohc.network/swagger
MIT License
244 stars 289 forks source link

Inventory management doesn't update minimum count value #802

Open kunatastic opened 2 years ago

kunatastic commented 2 years ago

/api/v1/facility/:facility_id/inventorysummary/ does not return correct min_value

kunatastic commented 2 years ago

will help fix this coronasafe/care_fe#2549

siddnikh commented 2 years ago

According to the docs, /api/v1/facility/{facility_external_id}/inventorysummary/{external_id}/ will send the min_count. /api/v1/facility/:facility_id/inventorysummary/ will not.