mirror of
https://github.com/grocy/grocy.git
synced 2025-12-01 02:31:57 +00:00
StockLogEntry Property is date instead of date-time (#1617)
This commit is contained in:
@@ -5120,7 +5120,7 @@
|
|||||||
},
|
},
|
||||||
"used_date": {
|
"used_date": {
|
||||||
"type": "string",
|
"type": "string",
|
||||||
"format": "date-time"
|
"format": "date"
|
||||||
},
|
},
|
||||||
"spoiled": {
|
"spoiled": {
|
||||||
"type": "boolean",
|
"type": "boolean",
|
||||||
|
|||||||
Reference in New Issue
Block a user