[ { "task": "Finish the project", "dueDate": "2024-12-31", "isCompleted": false, "priority": "High", "assignedTo": "John", "createdAt": "2024-11-22T12:00:00Z", "updatedAt": "2024-11-22T12:00:00Z" }, { "task": "Prepare for the meeting", "dueDate": "2024-11-25", "isCompleted": false, "priority": "Medium", "assignedTo": "Jane", "createdAt": "2024-11-21T09:00:00Z", "updatedAt": "2024-11-21T09:00:00Z" } ]
Your generated schema will appear here.