mirror of
https://github.com/grocy/grocy.git
synced 2025-04-30 10:05:45 +00: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…
x
Reference in New Issue
Block a user