mirror of
https://github.com/grocy/grocy.git
synced 2025-09-16 09:51:30 +00:00
Added new chore property to API schema definition (references #1612)
This commit is contained in:
@@ -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"
|
||||
|
Reference in New Issue
Block a user