-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathlong.yaml
51 lines (47 loc) · 1.24 KB
/
long.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
# This expanded template is intentionally kept simple.
# Each resource type is used as few times as possible.
# Each use should be for testing different edge cases.
# Edge cases should be described in the resource name.
- name: Test Project - With Folders
type: Project
acl:
- principal_id: 3379097 # Team: Sage Bio DREAM Curators
access_type:
- READ
- DOWNLOAD
- UPDATE
- CREATE
- DELETE
- CHANGE_SETTINGS
- MODERATE
- CHANGE_PERMISSIONS
children:
- name: Test Folder - With Subfolder and One of Many
type: Folder
acl:
- principal_id: 3330862 # User: test_thomas.yu
access_type:
- READ
- DOWNLOAD
children:
- name: Test Subfolder - Empty
type: Folder
- name: Test Folder - Empty and One of Many
type: Folder
- name: Test Entity View
type: EntityViewSchema
scopes: "syn21413328"
includeEntityTypes: ['file']
addDefaultViewColumns: true
addAnnotationColumns: true
- name: Test Project - Empty
type: Project
- name: Test Team
type: Team
can_public_join: false
description: Test team description
invitations:
- message: Welcome to the Test Team!
members:
- principal_id: 3426116
- email: [email protected]