vikunja-api/pkg/models/fixtures/labels.yml

20 lines
329 B
YAML
Raw Normal View History

2018-12-31 02:18:41 +01:00
- id: 1
title: 'Label #1'
created_by_id: 1
2019-03-29 18:54:35 +01:00
updated: 0
created: 0
2018-12-31 02:18:41 +01:00
- id: 2
title: 'Label #2'
created_by_id: 1
2019-03-29 18:54:35 +01:00
updated: 0
created: 0
2018-12-31 02:18:41 +01:00
- id: 3
title: 'Label #3 - other user'
created_by_id: 2
2019-03-29 18:54:35 +01:00
updated: 0
created: 0
2018-12-31 02:18:41 +01:00
- id: 4
title: 'Label #4 - visible via other task'
2019-03-29 18:54:35 +01:00
created_by_id: 2
updated: 0
created: 0