mirror of
https://github.com/grocy/grocy.git
synced 2026-03-27 23:29:25 +01:00
Added new chore property to API schema definition (references #1612)
This commit is contained in:
parent
61a1b1428a
commit
ce74062a9f
|
|
@ -5094,6 +5094,10 @@
|
|||
"next_execution_assigned_to_user_id": {
|
||||
"type": "integer"
|
||||
},
|
||||
"start_date": {
|
||||
"type": "string",
|
||||
"format": "date-time"
|
||||
},
|
||||
"row_created_timestamp": {
|
||||
"type": "string",
|
||||
"format": "date-time"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user