File tree Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Original file line number Diff line number Diff line change 8
8
"autoApprove" : [
9
9
" visualize_graph" ,
10
10
" get_graph_info" ,
11
+ " get_graph_ids" ,
11
12
" apply_layout" ,
12
13
" detect_patterns" ,
14
+ " encode_point_color" ,
15
+ " encode_point_size" ,
16
+ " encode_point_icon" ,
17
+ " encode_point_badge" ,
18
+ " apply_ring_categorical_layout" ,
19
+ " apply_group_in_a_box_layout" ,
20
+ " apply_modularity_weighted_layout" ,
21
+ " apply_ring_continuous_layout" ,
22
+ " apply_time_ring_layout" ,
23
+ " apply_tree_layout" ,
24
+ " set_graph_settings" ,
13
25
" health_check"
14
26
],
15
27
"alwaysAllow" : [
37
49
"autoApprove" : [
38
50
" visualize_graph" ,
39
51
" get_graph_info" ,
52
+ " get_graph_ids" ,
40
53
" apply_layout" ,
41
54
" detect_patterns" ,
55
+ " encode_point_color" ,
56
+ " encode_point_size" ,
57
+ " encode_point_icon" ,
58
+ " encode_point_badge" ,
59
+ " apply_ring_categorical_layout" ,
60
+ " apply_group_in_a_box_layout" ,
61
+ " apply_modularity_weighted_layout" ,
62
+ " apply_ring_continuous_layout" ,
63
+ " apply_time_ring_layout" ,
64
+ " apply_tree_layout" ,
65
+ " set_graph_settings" ,
42
66
" health_check"
43
67
],
44
68
"alwaysAllow" : [
You can’t perform that action at this time.
0 commit comments