mirror of
https://github.com/grocy/grocy.git
synced 2025-08-20 12:20:22 +00:00
Show more info in product card (closes #173)
This commit is contained in:
@@ -2206,6 +2206,14 @@
|
||||
},
|
||||
"location": {
|
||||
"$ref": "#/components/schemas/Location"
|
||||
},
|
||||
"average_shelf_life_days": {
|
||||
"type": "number",
|
||||
"format": "integer"
|
||||
},
|
||||
"spoil_rate_percent": {
|
||||
"type": "number",
|
||||
"format": "double"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
Reference in New Issue
Block a user