-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathexample.json
More file actions
74 lines (74 loc) · 1.69 KB
/
example.json
File metadata and controls
74 lines (74 loc) · 1.69 KB
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
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
[
{
"bookable": "1",
"category": "auieratuieuie",
"category_id": "4",
"color": "f56a28",
"ordering": "0",
"template": "<p>uieauie</p>"
},
{
"bookable": "0",
"category": "Project",
"category_id": "1",
"color": "32a100",
"ordering": "1",
"template": "<p>Go to the admin panel to edit/add more items types!</p>"
},
{
"bookable": "1",
"category": "Microscope",
"category_id": "2",
"color": "2000eb",
"ordering": "2",
"template": "<p>wavelengths:</p>\n<p>camera:</p>\n<p>pixel size:</p>"
},
{
"bookable": "0",
"category": "Strain",
"category_id": "3",
"color": "9e7ebd",
"ordering": "3",
"template": ""
},
{
"bookable": "0",
"category": "Protocol",
"category_id": "5",
"color": "f94063",
"ordering": "4",
"template": ""
},
{
"bookable": "0",
"category": "bacteria",
"category_id": "7",
"color": "c877fb",
"ordering": "5",
"template": ""
},
{
"bookable": "0",
"category": "jaune",
"category_id": "8",
"color": "bdab1c",
"ordering": "6",
"template": "<p>auie</p>"
},
{
"bookable": "0",
"category": "pika",
"category_id": "14",
"color": "ffab00",
"ordering": "7",
"template": ""
},
{
"bookable": "0",
"category": "new oneenenenenuuuu",
"category_id": "15",
"color": "c3a266",
"ordering": "8",
"template": "<p>uuu</p>\n<p>auieuie</p>"
}
]