api/pkg/models/fixtures/users_list.yml

35 lines
361 B
YAML
Raw Normal View History

2018-12-16 13:21:32 +00:00
- id: 1
user_id: 1
list_id: 3
2019-04-21 18:18:17 +00:00
right: 0
2019-03-29 17:54:35 +00:00
updated: 0
created: 0
2019-04-21 18:18:17 +00:00
2018-12-16 13:21:32 +00:00
- id: 2
user_id: 2
list_id: 3
2019-04-21 18:18:17 +00:00
right: 0
updated: 0
created: 0
- id: 3
user_id: 1
list_id: 9
right: 0
updated: 0
created: 0
- id: 4
user_id: 1
list_id: 10
right: 1
updated: 0
created: 0
- id: 5
user_id: 1
list_id: 11
right: 2
2019-03-29 17:54:35 +00:00
updated: 0
created: 0