22 lines
388 B
YAML
22 lines
388 B
YAML
- id: 1
|
|
task_id: 1
|
|
file_id: 1
|
|
created_by_id: 1
|
|
created: 2018-12-01 15:13:12
|
|
# The file for this attachment does not exist
|
|
- id: 2
|
|
task_id: 1
|
|
file_id: 9999
|
|
created_by_id: 1
|
|
created: 2018-12-01 15:13:12
|
|
- id: 3
|
|
task_id: 1
|
|
file_id: 1
|
|
created_by_id: -2
|
|
created: 2018-12-01 15:13:12
|
|
- id: 4
|
|
task_id: 34
|
|
file_id: 1
|
|
created_by_id: 13
|
|
created: 2018-12-01 15:13:12
|