mirror of
https://github.com/grocy/grocy.git
synced 2026-03-27 23:29:25 +01:00
Added missing chore field in grocy.openapi.json
This commit is contained in:
parent
62fcc89ddc
commit
77d75d16df
|
|
@ -5231,6 +5231,10 @@
|
||||||
"type": "string",
|
"type": "string",
|
||||||
"format": "date-time"
|
"format": "date-time"
|
||||||
},
|
},
|
||||||
|
"rescheduled_date": {
|
||||||
|
"type": "string",
|
||||||
|
"format": "date-time"
|
||||||
|
},
|
||||||
"row_created_timestamp": {
|
"row_created_timestamp": {
|
||||||
"type": "string",
|
"type": "string",
|
||||||
"format": "date-time"
|
"format": "date-time"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user