Added missing chore field in grocy.openapi.json

This commit is contained in:
Bernd Bestel
2022-03-30 17:48:22 +02:00
parent 62fcc89ddc
commit 77d75d16df

View File

@@ -5231,6 +5231,10 @@
"type": "string",
"format": "date-time"
},
"rescheduled_date": {
"type": "string",
"format": "date-time"
},
"row_created_timestamp": {
"type": "string",
"format": "date-time"