mirror of
https://github.com/grocy/grocy.git
synced 2026-03-27 23:29:25 +01:00
StockLogEntry Property is date instead of date-time (#1617)
This commit is contained in:
parent
305f846dbf
commit
5563e7ed4c
|
|
@ -5120,7 +5120,7 @@
|
|||
},
|
||||
"used_date": {
|
||||
"type": "string",
|
||||
"format": "date-time"
|
||||
"format": "date"
|
||||
},
|
||||
"spoiled": {
|
||||
"type": "boolean",
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user