trello-to-deck/src/tests/responses/nextcloud-card-create.json

28 lines
589 B
JSON
Raw Normal View History

{
"id": 331,
"title": "my new card",
"description": "my new description",
"descriptionPrev": null,
"stackId": 1,
"type": "plain",
"lastModified": 1733669509,
"lastEditor": null,
"createdAt": 1733669509,
"labels": null,
"assignedUsers": null,
"attachments": null,
"attachmentCount": null,
"owner": "pcampbell",
"order": 999,
"archived": false,
"done": null,
"duedate": null,
"notified": false,
"deletedAt": 0,
"commentsUnread": 0,
"commentsCount": 0,
"relatedStack": null,
"relatedBoard": null,
"ETag": "a3aee71091453c0e2055e4f2c31b611f"
}