api/pkg/models/fixtures/team_namespaces.yml

35 lines
384 B
YAML
Raw Normal View History

2018-12-16 13:21:32 +00:00
- id: 1
team_id: 1
namespace_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
team_id: 2
namespace_id: 3
2019-04-21 18:18:17 +00:00
right: 0
updated: 0
created: 0
- id: 3
team_id: 5
namespace_id: 7
right: 0
updated: 0
created: 0
- id: 4
team_id: 6
namespace_id: 8
right: 1
updated: 0
created: 0
- id: 5
team_id: 7
namespace_id: 9
right: 2
2019-03-29 17:54:35 +00:00
updated: 0
created: 0