@gitbeaker/core 43.0.0 → 43.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/dist/map.json +153 -1871
  2. package/package.json +3 -4
package/dist/map.json CHANGED
@@ -1,14 +1,5 @@
1
1
  {
2
2
  "Agents": [
3
- {
4
- "name": "constructor",
5
- "args": [
6
- "0",
7
- "1",
8
- "2",
9
- "3"
10
- ]
11
- },
12
3
  {
13
4
  "name": "all",
14
5
  "args": [
@@ -69,15 +60,6 @@
69
60
  }
70
61
  ],
71
62
  "AlertManagement": [
72
- {
73
- "name": "constructor",
74
- "args": [
75
- "0",
76
- "1",
77
- "2",
78
- "3"
79
- ]
80
- },
81
63
  {
82
64
  "name": "allMetricImages",
83
65
  "args": [
@@ -111,34 +93,18 @@
111
93
  }
112
94
  ],
113
95
  "ApplicationAppearance": [
114
- {
115
- "name": "constructor",
116
- "args": [
117
- "0",
118
- "1",
119
- "2",
120
- "3"
121
- ]
122
- },
123
96
  {
124
97
  "name": "show",
125
98
  "args": []
126
99
  },
127
100
  {
128
101
  "name": "edit",
129
- "args": []
102
+ "args": [
103
+ "pwaIcon"
104
+ ]
130
105
  }
131
106
  ],
132
107
  "ApplicationPlanLimits": [
133
- {
134
- "name": "constructor",
135
- "args": [
136
- "0",
137
- "1",
138
- "2",
139
- "3"
140
- ]
141
- },
142
108
  {
143
109
  "name": "show",
144
110
  "args": []
@@ -151,15 +117,6 @@
151
117
  }
152
118
  ],
153
119
  "ApplicationSettings": [
154
- {
155
- "name": "constructor",
156
- "args": [
157
- "0",
158
- "1",
159
- "2",
160
- "3"
161
- ]
162
- },
163
120
  {
164
121
  "name": "show",
165
122
  "args": []
@@ -170,30 +127,12 @@
170
127
  }
171
128
  ],
172
129
  "ApplicationStatistics": [
173
- {
174
- "name": "constructor",
175
- "args": [
176
- "0",
177
- "1",
178
- "2",
179
- "3"
180
- ]
181
- },
182
130
  {
183
131
  "name": "show",
184
132
  "args": []
185
133
  }
186
134
  ],
187
135
  "Applications": [
188
- {
189
- "name": "constructor",
190
- "args": [
191
- "0",
192
- "1",
193
- "2",
194
- "3"
195
- ]
196
- },
197
136
  {
198
137
  "name": "all",
199
138
  "args": []
@@ -215,35 +154,20 @@
215
154
  ],
216
155
  "AuditEvents": [
217
156
  {
218
- "name": "constructor",
157
+ "name": "all",
219
158
  "args": [
220
- "0",
221
- "1",
222
- "2",
223
- "3"
159
+ "groupId"
224
160
  ]
225
161
  },
226
- {
227
- "name": "all",
228
- "args": []
229
- },
230
162
  {
231
163
  "name": "show",
232
164
  "args": [
233
- "auditEventId"
165
+ "auditEventId",
166
+ "groupId"
234
167
  ]
235
168
  }
236
169
  ],
237
170
  "Avatar": [
238
- {
239
- "name": "constructor",
240
- "args": [
241
- "0",
242
- "1",
243
- "2",
244
- "3"
245
- ]
246
- },
247
171
  {
248
172
  "name": "show",
249
173
  "args": [
@@ -252,15 +176,6 @@
252
176
  }
253
177
  ],
254
178
  "BroadcastMessages": [
255
- {
256
- "name": "constructor",
257
- "args": [
258
- "0",
259
- "1",
260
- "2",
261
- "3"
262
- ]
263
- },
264
179
  {
265
180
  "name": "all",
266
181
  "args": []
@@ -289,15 +204,6 @@
289
204
  }
290
205
  ],
291
206
  "CodeSuggestions": [
292
- {
293
- "name": "constructor",
294
- "args": [
295
- "0",
296
- "1",
297
- "2",
298
- "3"
299
- ]
300
- },
301
207
  {
302
208
  "name": "createAccessToken",
303
209
  "args": []
@@ -308,15 +214,6 @@
308
214
  }
309
215
  ],
310
216
  "Composer": [
311
- {
312
- "name": "constructor",
313
- "args": [
314
- "0",
315
- "1",
316
- "2",
317
- "3"
318
- ]
319
- },
320
217
  {
321
218
  "name": "create",
322
219
  "args": [
@@ -353,15 +250,6 @@
353
250
  }
354
251
  ],
355
252
  "Conan": [
356
- {
357
- "name": "constructor",
358
- "args": [
359
- "0",
360
- "1",
361
- "2",
362
- "3"
363
- ]
364
- },
365
253
  {
366
254
  "name": "authenticate",
367
255
  "args": []
@@ -513,58 +401,45 @@
513
401
  }
514
402
  ],
515
403
  "DashboardAnnotations": [
516
- {
517
- "name": "constructor",
518
- "args": [
519
- "0",
520
- "1",
521
- "2",
522
- "3"
523
- ]
524
- },
525
404
  {
526
405
  "name": "create",
527
406
  "args": [
528
407
  "dashboardPath",
529
408
  "startingAt",
530
- "description"
409
+ "description",
410
+ "clusterId"
531
411
  ]
532
412
  }
533
413
  ],
534
414
  "Debian": [
535
- {
536
- "name": "constructor",
537
- "args": [
538
- "0",
539
- "1",
540
- "2",
541
- "3"
542
- ]
543
- },
544
415
  {
545
416
  "name": "downloadBinaryFileIndex",
546
417
  "args": [
547
418
  "distribution",
548
419
  "component",
549
- "architecture"
420
+ "architecture",
421
+ "groupId"
550
422
  ]
551
423
  },
552
424
  {
553
425
  "name": "downloadDistributionReleaseFile",
554
426
  "args": [
555
- "distribution"
427
+ "distribution",
428
+ "groupId"
556
429
  ]
557
430
  },
558
431
  {
559
432
  "name": "downloadSignedDistributionReleaseFile",
560
433
  "args": [
561
- "distribution"
434
+ "distribution",
435
+ "groupId"
562
436
  ]
563
437
  },
564
438
  {
565
439
  "name": "downloadReleaseFileSignature",
566
440
  "args": [
567
- "distribution"
441
+ "distribution",
442
+ "groupId"
568
443
  ]
569
444
  },
570
445
  {
@@ -587,15 +462,6 @@
587
462
  }
588
463
  ],
589
464
  "DependencyProxy": [
590
- {
591
- "name": "constructor",
592
- "args": [
593
- "0",
594
- "1",
595
- "2",
596
- "3"
597
- ]
598
- },
599
465
  {
600
466
  "name": "remove",
601
467
  "args": [
@@ -605,18 +471,11 @@
605
471
  ],
606
472
  "DeployKeys": [
607
473
  {
608
- "name": "constructor",
474
+ "name": "all",
609
475
  "args": [
610
- "0",
611
- "1",
612
- "2",
613
- "3"
476
+ "userId"
614
477
  ]
615
478
  },
616
- {
617
- "name": "all",
618
- "args": []
619
- },
620
479
  {
621
480
  "name": "create",
622
481
  "args": [
@@ -656,89 +515,50 @@
656
515
  ],
657
516
  "DeployTokens": [
658
517
  {
659
- "name": "constructor",
518
+ "name": "all",
660
519
  "args": [
661
- "0",
662
- "1",
663
- "2",
664
- "3"
520
+ "groupId"
665
521
  ]
666
522
  },
667
- {
668
- "name": "all",
669
- "args": []
670
- },
671
523
  {
672
524
  "name": "create",
673
525
  "args": [
674
526
  "name",
675
- "scopes"
527
+ "scopes",
528
+ "groupId"
676
529
  ]
677
530
  },
678
531
  {
679
532
  "name": "remove",
680
533
  "args": [
681
- "tokenId"
534
+ "tokenId",
535
+ "groupId"
682
536
  ]
683
537
  },
684
538
  {
685
539
  "name": "show",
686
540
  "args": [
687
- "tokenId"
688
- ]
689
- }
690
- ],
691
- "DockerfileTemplates": [
692
- {
693
- "name": "constructor",
694
- "args": [
695
- "0",
696
- "1",
697
- "2",
698
- "3"
541
+ "tokenId",
542
+ "groupId"
699
543
  ]
700
544
  }
701
545
  ],
546
+ "DockerfileTemplates": [],
702
547
  "Events": [
703
548
  {
704
- "name": "constructor",
549
+ "name": "all",
705
550
  "args": [
706
- "0",
707
- "1",
708
- "2",
709
- "3"
551
+ "userId"
710
552
  ]
711
- },
712
- {
713
- "name": "all",
714
- "args": []
715
553
  }
716
554
  ],
717
555
  "Experiments": [
718
- {
719
- "name": "constructor",
720
- "args": [
721
- "0",
722
- "1",
723
- "2",
724
- "3"
725
- ]
726
- },
727
556
  {
728
557
  "name": "all",
729
558
  "args": []
730
559
  }
731
560
  ],
732
561
  "GeoNodes": [
733
- {
734
- "name": "constructor",
735
- "args": [
736
- "0",
737
- "1",
738
- "2",
739
- "3"
740
- ]
741
- },
742
562
  {
743
563
  "name": "all",
744
564
  "args": []
@@ -790,15 +610,6 @@
790
610
  }
791
611
  ],
792
612
  "GeoSites": [
793
- {
794
- "name": "constructor",
795
- "args": [
796
- "0",
797
- "1",
798
- "2",
799
- "3"
800
- ]
801
- },
802
613
  {
803
614
  "name": "all",
804
615
  "args": []
@@ -849,38 +660,9 @@
849
660
  ]
850
661
  }
851
662
  ],
852
- "GitLabCIYMLTemplates": [
853
- {
854
- "name": "constructor",
855
- "args": [
856
- "0",
857
- "1",
858
- "2",
859
- "3"
860
- ]
861
- }
862
- ],
863
- "GitignoreTemplates": [
864
- {
865
- "name": "constructor",
866
- "args": [
867
- "0",
868
- "1",
869
- "2",
870
- "3"
871
- ]
872
- }
873
- ],
663
+ "GitLabCIYMLTemplates": [],
664
+ "GitignoreTemplates": [],
874
665
  "Import": [
875
- {
876
- "name": "constructor",
877
- "args": [
878
- "0",
879
- "1",
880
- "2",
881
- "3"
882
- ]
883
- },
884
666
  {
885
667
  "name": "importGithubRepository",
886
668
  "args": [
@@ -913,15 +695,6 @@
913
695
  }
914
696
  ],
915
697
  "InstanceLevelCICDVariables": [
916
- {
917
- "name": "constructor",
918
- "args": [
919
- "0",
920
- "1",
921
- "2",
922
- "3"
923
- ]
924
- },
925
698
  {
926
699
  "name": "all",
927
700
  "args": []
@@ -955,29 +728,13 @@
955
728
  ],
956
729
  "Keys": [
957
730
  {
958
- "name": "constructor",
731
+ "name": "show",
959
732
  "args": [
960
- "0",
961
- "1",
962
- "2",
963
- "3"
733
+ "fingerprint"
964
734
  ]
965
- },
966
- {
967
- "name": "show",
968
- "args": []
969
735
  }
970
736
  ],
971
737
  "License": [
972
- {
973
- "name": "constructor",
974
- "args": [
975
- "0",
976
- "1",
977
- "2",
978
- "3"
979
- ]
980
- },
981
738
  {
982
739
  "name": "add",
983
740
  "args": [
@@ -1005,27 +762,8 @@
1005
762
  ]
1006
763
  }
1007
764
  ],
1008
- "LicenseTemplates": [
1009
- {
1010
- "name": "constructor",
1011
- "args": [
1012
- "0",
1013
- "1",
1014
- "2",
1015
- "3"
1016
- ]
1017
- }
1018
- ],
765
+ "LicenseTemplates": [],
1019
766
  "Lint": [
1020
- {
1021
- "name": "constructor",
1022
- "args": [
1023
- "0",
1024
- "1",
1025
- "2",
1026
- "3"
1027
- ]
1028
- },
1029
767
  {
1030
768
  "name": "check",
1031
769
  "args": [
@@ -1041,15 +779,6 @@
1041
779
  }
1042
780
  ],
1043
781
  "Markdown": [
1044
- {
1045
- "name": "constructor",
1046
- "args": [
1047
- "0",
1048
- "1",
1049
- "2",
1050
- "3"
1051
- ]
1052
- },
1053
782
  {
1054
783
  "name": "render",
1055
784
  "args": [
@@ -1058,20 +787,12 @@
1058
787
  }
1059
788
  ],
1060
789
  "Maven": [
1061
- {
1062
- "name": "constructor",
1063
- "args": [
1064
- "0",
1065
- "1",
1066
- "2",
1067
- "3"
1068
- ]
1069
- },
1070
790
  {
1071
791
  "name": "downloadPackageFile",
1072
792
  "args": [
1073
793
  "path",
1074
- "filename"
794
+ "filename",
795
+ "groupId"
1075
796
  ]
1076
797
  },
1077
798
  {
@@ -1084,30 +805,12 @@
1084
805
  }
1085
806
  ],
1086
807
  "Metadata": [
1087
- {
1088
- "name": "constructor",
1089
- "args": [
1090
- "0",
1091
- "1",
1092
- "2",
1093
- "3"
1094
- ]
1095
- },
1096
808
  {
1097
809
  "name": "show",
1098
810
  "args": []
1099
811
  }
1100
812
  ],
1101
813
  "Migrations": [
1102
- {
1103
- "name": "constructor",
1104
- "args": [
1105
- "0",
1106
- "1",
1107
- "2",
1108
- "3"
1109
- ]
1110
- },
1111
814
  {
1112
815
  "name": "all",
1113
816
  "args": []
@@ -1138,15 +841,6 @@
1138
841
  }
1139
842
  ],
1140
843
  "NPM": [
1141
- {
1142
- "name": "constructor",
1143
- "args": [
1144
- "0",
1145
- "1",
1146
- "2",
1147
- "3"
1148
- ]
1149
- },
1150
844
  {
1151
845
  "name": "downloadPackageFile",
1152
846
  "args": [
@@ -1192,15 +886,6 @@
1192
886
  }
1193
887
  ],
1194
888
  "Namespaces": [
1195
- {
1196
- "name": "constructor",
1197
- "args": [
1198
- "0",
1199
- "1",
1200
- "2",
1201
- "3"
1202
- ]
1203
- },
1204
889
  {
1205
890
  "name": "all",
1206
891
  "args": []
@@ -1220,33 +905,19 @@
1220
905
  ],
1221
906
  "NotificationSettings": [
1222
907
  {
1223
- "name": "constructor",
908
+ "name": "edit",
1224
909
  "args": [
1225
- "0",
1226
- "1",
1227
- "2",
1228
- "3"
910
+ "projectId"
1229
911
  ]
1230
912
  },
1231
- {
1232
- "name": "edit",
1233
- "args": []
1234
- },
1235
913
  {
1236
914
  "name": "show",
1237
- "args": []
915
+ "args": [
916
+ "projectId"
917
+ ]
1238
918
  }
1239
919
  ],
1240
920
  "NuGet": [
1241
- {
1242
- "name": "constructor",
1243
- "args": [
1244
- "0",
1245
- "1",
1246
- "2",
1247
- "3"
1248
- ]
1249
- },
1250
921
  {
1251
922
  "name": "downloadPackageFile",
1252
923
  "args": [
@@ -1259,13 +930,15 @@
1259
930
  {
1260
931
  "name": "search",
1261
932
  "args": [
1262
- "q"
933
+ "q",
934
+ "groupId"
1263
935
  ]
1264
936
  },
1265
937
  {
1266
938
  "name": "showMetadata",
1267
939
  "args": [
1268
- "packageName"
940
+ "packageName",
941
+ "groupId"
1269
942
  ]
1270
943
  },
1271
944
  {
@@ -1277,13 +950,16 @@
1277
950
  },
1278
951
  {
1279
952
  "name": "showServiceIndex",
1280
- "args": []
953
+ "args": [
954
+ "groupId"
955
+ ]
1281
956
  },
1282
957
  {
1283
958
  "name": "showVersionMetadata",
1284
959
  "args": [
1285
960
  "packageName",
1286
- "packageVersion"
961
+ "packageVersion",
962
+ "groupId"
1287
963
  ]
1288
964
  },
1289
965
  {
@@ -1306,15 +982,6 @@
1306
982
  }
1307
983
  ],
1308
984
  "PersonalAccessTokens": [
1309
- {
1310
- "name": "constructor",
1311
- "args": [
1312
- "0",
1313
- "1",
1314
- "2",
1315
- "3"
1316
- ]
1317
- },
1318
985
  {
1319
986
  "name": "all",
1320
987
  "args": []
@@ -1343,26 +1010,19 @@
1343
1010
  }
1344
1011
  ],
1345
1012
  "PyPI": [
1346
- {
1347
- "name": "constructor",
1348
- "args": [
1349
- "0",
1350
- "1",
1351
- "2",
1352
- "3"
1353
- ]
1354
- },
1355
1013
  {
1356
1014
  "name": "downloadPackageFile",
1357
1015
  "args": [
1358
1016
  "sha",
1359
- "fileIdentifier"
1017
+ "fileIdentifier",
1018
+ "groupId"
1360
1019
  ]
1361
1020
  },
1362
1021
  {
1363
1022
  "name": "showPackageDescriptor",
1364
1023
  "args": [
1365
- "packageName"
1024
+ "packageName",
1025
+ "groupId"
1366
1026
  ]
1367
1027
  },
1368
1028
  {
@@ -1374,15 +1034,6 @@
1374
1034
  }
1375
1035
  ],
1376
1036
  "RubyGems": [
1377
- {
1378
- "name": "constructor",
1379
- "args": [
1380
- "0",
1381
- "1",
1382
- "2",
1383
- "3"
1384
- ]
1385
- },
1386
1037
  {
1387
1038
  "name": "allDependencies",
1388
1039
  "args": [
@@ -1405,15 +1056,6 @@
1405
1056
  }
1406
1057
  ],
1407
1058
  "Search": [
1408
- {
1409
- "name": "constructor",
1410
- "args": [
1411
- "0",
1412
- "1",
1413
- "2",
1414
- "3"
1415
- ]
1416
- },
1417
1059
  {
1418
1060
  "name": "all",
1419
1061
  "args": [
@@ -1423,15 +1065,6 @@
1423
1065
  }
1424
1066
  ],
1425
1067
  "SearchAdmin": [
1426
- {
1427
- "name": "constructor",
1428
- "args": [
1429
- "0",
1430
- "1",
1431
- "2",
1432
- "3"
1433
- ]
1434
- },
1435
1068
  {
1436
1069
  "name": "all",
1437
1070
  "args": []
@@ -1444,30 +1077,12 @@
1444
1077
  }
1445
1078
  ],
1446
1079
  "ServiceAccounts": [
1447
- {
1448
- "name": "constructor",
1449
- "args": [
1450
- "0",
1451
- "1",
1452
- "2",
1453
- "3"
1454
- ]
1455
- },
1456
1080
  {
1457
1081
  "name": "create",
1458
1082
  "args": []
1459
1083
  }
1460
1084
  ],
1461
1085
  "ServiceData": [
1462
- {
1463
- "name": "constructor",
1464
- "args": [
1465
- "0",
1466
- "1",
1467
- "2",
1468
- "3"
1469
- ]
1470
- },
1471
1086
  {
1472
1087
  "name": "showMetricDefinitions",
1473
1088
  "args": []
@@ -1482,15 +1097,6 @@
1482
1097
  }
1483
1098
  ],
1484
1099
  "SidekiqMetrics": [
1485
- {
1486
- "name": "constructor",
1487
- "args": [
1488
- "0",
1489
- "1",
1490
- "2",
1491
- "3"
1492
- ]
1493
- },
1494
1100
  {
1495
1101
  "name": "queueMetrics",
1496
1102
  "args": []
@@ -1509,15 +1115,6 @@
1509
1115
  }
1510
1116
  ],
1511
1117
  "SidekiqQueues": [
1512
- {
1513
- "name": "constructor",
1514
- "args": [
1515
- "0",
1516
- "1",
1517
- "2",
1518
- "3"
1519
- ]
1520
- },
1521
1118
  {
1522
1119
  "name": "remove",
1523
1120
  "args": [
@@ -1525,27 +1122,8 @@
1525
1122
  ]
1526
1123
  }
1527
1124
  ],
1528
- "SnippetRepositoryStorageMoves": [
1529
- {
1530
- "name": "constructor",
1531
- "args": [
1532
- "0",
1533
- "1",
1534
- "2",
1535
- "3"
1536
- ]
1537
- }
1538
- ],
1125
+ "SnippetRepositoryStorageMoves": [],
1539
1126
  "Snippets": [
1540
- {
1541
- "name": "constructor",
1542
- "args": [
1543
- "0",
1544
- "1",
1545
- "2",
1546
- "3"
1547
- ]
1548
- },
1549
1127
  {
1550
1128
  "name": "all",
1551
1129
  "args": []
@@ -1596,15 +1174,6 @@
1596
1174
  }
1597
1175
  ],
1598
1176
  "Suggestions": [
1599
- {
1600
- "name": "constructor",
1601
- "args": [
1602
- "0",
1603
- "1",
1604
- "2",
1605
- "3"
1606
- ]
1607
- },
1608
1177
  {
1609
1178
  "name": "edit",
1610
1179
  "args": [
@@ -1619,15 +1188,6 @@
1619
1188
  }
1620
1189
  ],
1621
1190
  "SystemHooks": [
1622
- {
1623
- "name": "constructor",
1624
- "args": [
1625
- "0",
1626
- "1",
1627
- "2",
1628
- "3"
1629
- ]
1630
- },
1631
1191
  {
1632
1192
  "name": "all",
1633
1193
  "args": []
@@ -1664,15 +1224,6 @@
1664
1224
  }
1665
1225
  ],
1666
1226
  "TodoLists": [
1667
- {
1668
- "name": "constructor",
1669
- "args": [
1670
- "0",
1671
- "1",
1672
- "2",
1673
- "3"
1674
- ]
1675
- },
1676
1227
  {
1677
1228
  "name": "all",
1678
1229
  "args": []
@@ -1683,15 +1234,6 @@
1683
1234
  }
1684
1235
  ],
1685
1236
  "Topics": [
1686
- {
1687
- "name": "constructor",
1688
- "args": [
1689
- "0",
1690
- "1",
1691
- "2",
1692
- "3"
1693
- ]
1694
- },
1695
1237
  {
1696
1238
  "name": "all",
1697
1239
  "args": []
@@ -1729,15 +1271,6 @@
1729
1271
  }
1730
1272
  ],
1731
1273
  "Branches": [
1732
- {
1733
- "name": "constructor",
1734
- "args": [
1735
- "0",
1736
- "1",
1737
- "2",
1738
- "3"
1739
- ]
1740
- },
1741
1274
  {
1742
1275
  "name": "all",
1743
1276
  "args": [
@@ -1773,27 +1306,8 @@
1773
1306
  ]
1774
1307
  }
1775
1308
  ],
1776
- "CommitDiscussions": [
1777
- {
1778
- "name": "constructor",
1779
- "args": [
1780
- "0",
1781
- "1",
1782
- "2",
1783
- "3"
1784
- ]
1785
- }
1786
- ],
1309
+ "CommitDiscussions": [],
1787
1310
  "Commits": [
1788
- {
1789
- "name": "constructor",
1790
- "args": [
1791
- "0",
1792
- "1",
1793
- "2",
1794
- "3"
1795
- ]
1796
- },
1797
1311
  {
1798
1312
  "name": "all",
1799
1313
  "args": [
@@ -1845,7 +1359,12 @@
1845
1359
  },
1846
1360
  {
1847
1361
  "name": "create",
1848
- "args": []
1362
+ "args": [
1363
+ "projectId",
1364
+ "branch",
1365
+ "message",
1366
+ "actions"
1367
+ ]
1849
1368
  },
1850
1369
  {
1851
1370
  "name": "createComment",
@@ -1895,18 +1414,11 @@
1895
1414
  ],
1896
1415
  "ContainerRegistry": [
1897
1416
  {
1898
- "name": "constructor",
1417
+ "name": "allRepositories",
1899
1418
  "args": [
1900
- "0",
1901
- "1",
1902
- "2",
1903
- "3"
1419
+ "projectId"
1904
1420
  ]
1905
1421
  },
1906
- {
1907
- "name": "allRepositories",
1908
- "args": []
1909
- },
1910
1422
  {
1911
1423
  "name": "allTags",
1912
1424
  "args": [
@@ -1959,15 +1471,6 @@
1959
1471
  }
1960
1472
  ],
1961
1473
  "Deployments": [
1962
- {
1963
- "name": "constructor",
1964
- "args": [
1965
- "0",
1966
- "1",
1967
- "2",
1968
- "3"
1969
- ]
1970
- },
1971
1474
  {
1972
1475
  "name": "all",
1973
1476
  "args": [
@@ -2023,15 +1526,6 @@
2023
1526
  }
2024
1527
  ],
2025
1528
  "Environments": [
2026
- {
2027
- "name": "constructor",
2028
- "args": [
2029
- "0",
2030
- "1",
2031
- "2",
2032
- "3"
2033
- ]
2034
- },
2035
1529
  {
2036
1530
  "name": "all",
2037
1531
  "args": [
@@ -2088,15 +1582,6 @@
2088
1582
  }
2089
1583
  ],
2090
1584
  "ErrorTrackingClientKeys": [
2091
- {
2092
- "name": "constructor",
2093
- "args": [
2094
- "0",
2095
- "1",
2096
- "2",
2097
- "3"
2098
- ]
2099
- },
2100
1585
  {
2101
1586
  "name": "all",
2102
1587
  "args": [
@@ -2117,15 +1602,6 @@
2117
1602
  }
2118
1603
  ],
2119
1604
  "ErrorTrackingSettings": [
2120
- {
2121
- "name": "constructor",
2122
- "args": [
2123
- "0",
2124
- "1",
2125
- "2",
2126
- "3"
2127
- ]
2128
- },
2129
1605
  {
2130
1606
  "name": "create",
2131
1607
  "args": [
@@ -2149,15 +1625,6 @@
2149
1625
  }
2150
1626
  ],
2151
1627
  "ExternalStatusChecks": [
2152
- {
2153
- "name": "constructor",
2154
- "args": [
2155
- "0",
2156
- "1",
2157
- "2",
2158
- "3"
2159
- ]
2160
- },
2161
1628
  {
2162
1629
  "name": "all",
2163
1630
  "args": [
@@ -2197,15 +1664,6 @@
2197
1664
  }
2198
1665
  ],
2199
1666
  "FeatureFlagUserLists": [
2200
- {
2201
- "name": "constructor",
2202
- "args": [
2203
- "0",
2204
- "1",
2205
- "2",
2206
- "3"
2207
- ]
2208
- },
2209
1667
  {
2210
1668
  "name": "all",
2211
1669
  "args": [
@@ -2243,15 +1701,6 @@
2243
1701
  }
2244
1702
  ],
2245
1703
  "FeatureFlags": [
2246
- {
2247
- "name": "constructor",
2248
- "args": [
2249
- "0",
2250
- "1",
2251
- "2",
2252
- "3"
2253
- ]
2254
- },
2255
1704
  {
2256
1705
  "name": "all",
2257
1706
  "args": [
@@ -2289,15 +1738,6 @@
2289
1738
  }
2290
1739
  ],
2291
1740
  "FreezePeriods": [
2292
- {
2293
- "name": "constructor",
2294
- "args": [
2295
- "0",
2296
- "1",
2297
- "2",
2298
- "3"
2299
- ]
2300
- },
2301
1741
  {
2302
1742
  "name": "all",
2303
1743
  "args": [
@@ -2335,15 +1775,6 @@
2335
1775
  }
2336
1776
  ],
2337
1777
  "GitlabPages": [
2338
- {
2339
- "name": "constructor",
2340
- "args": [
2341
- "0",
2342
- "1",
2343
- "2",
2344
- "3"
2345
- ]
2346
- },
2347
1778
  {
2348
1779
  "name": "remove",
2349
1780
  "args": [
@@ -2358,15 +1789,6 @@
2358
1789
  }
2359
1790
  ],
2360
1791
  "GoProxy": [
2361
- {
2362
- "name": "constructor",
2363
- "args": [
2364
- "0",
2365
- "1",
2366
- "2",
2367
- "3"
2368
- ]
2369
- },
2370
1792
  {
2371
1793
  "name": "all",
2372
1794
  "args": [
@@ -2400,15 +1822,6 @@
2400
1822
  }
2401
1823
  ],
2402
1824
  "Helm": [
2403
- {
2404
- "name": "constructor",
2405
- "args": [
2406
- "0",
2407
- "1",
2408
- "2",
2409
- "3"
2410
- ]
2411
- },
2412
1825
  {
2413
1826
  "name": "downloadChartIndex",
2414
1827
  "args": [
@@ -2434,15 +1847,6 @@
2434
1847
  }
2435
1848
  ],
2436
1849
  "Integrations": [
2437
- {
2438
- "name": "constructor",
2439
- "args": [
2440
- "0",
2441
- "1",
2442
- "2",
2443
- "3"
2444
- ]
2445
- },
2446
1850
  {
2447
1851
  "name": "all",
2448
1852
  "args": [
@@ -2471,60 +1875,11 @@
2471
1875
  ]
2472
1876
  }
2473
1877
  ],
2474
- "IssueAwardEmojis": [
2475
- {
2476
- "name": "constructor",
2477
- "args": [
2478
- "0",
2479
- "1",
2480
- "2",
2481
- "3"
2482
- ]
2483
- }
2484
- ],
2485
- "IssueDiscussions": [
2486
- {
2487
- "name": "constructor",
2488
- "args": [
2489
- "0",
2490
- "1",
2491
- "2",
2492
- "3"
2493
- ]
2494
- }
2495
- ],
2496
- "IssueIterationEvents": [
2497
- {
2498
- "name": "constructor",
2499
- "args": [
2500
- "0",
2501
- "1",
2502
- "2",
2503
- "3"
2504
- ]
2505
- }
2506
- ],
2507
- "IssueLabelEvents": [
2508
- {
2509
- "name": "constructor",
2510
- "args": [
2511
- "0",
2512
- "1",
2513
- "2",
2514
- "3"
2515
- ]
2516
- }
2517
- ],
1878
+ "IssueAwardEmojis": [],
1879
+ "IssueDiscussions": [],
1880
+ "IssueIterationEvents": [],
1881
+ "IssueLabelEvents": [],
2518
1882
  "IssueLinks": [
2519
- {
2520
- "name": "constructor",
2521
- "args": [
2522
- "0",
2523
- "1",
2524
- "2",
2525
- "3"
2526
- ]
2527
- },
2528
1883
  {
2529
1884
  "name": "all",
2530
1885
  "args": [
@@ -2550,71 +1905,12 @@
2550
1905
  ]
2551
1906
  }
2552
1907
  ],
2553
- "IssueMilestoneEvents": [
2554
- {
2555
- "name": "constructor",
2556
- "args": [
2557
- "0",
2558
- "1",
2559
- "2",
2560
- "3"
2561
- ]
2562
- }
2563
- ],
2564
- "IssueNoteAwardEmojis": [
2565
- {
2566
- "name": "constructor",
2567
- "args": [
2568
- "0",
2569
- "1",
2570
- "2",
2571
- "3"
2572
- ]
2573
- }
2574
- ],
2575
- "IssueNotes": [
2576
- {
2577
- "name": "constructor",
2578
- "args": [
2579
- "0",
2580
- "1",
2581
- "2",
2582
- "3"
2583
- ]
2584
- }
2585
- ],
2586
- "IssueStateEvents": [
2587
- {
2588
- "name": "constructor",
2589
- "args": [
2590
- "0",
2591
- "1",
2592
- "2",
2593
- "3"
2594
- ]
2595
- }
2596
- ],
2597
- "IssueWeightEvents": [
2598
- {
2599
- "name": "constructor",
2600
- "args": [
2601
- "0",
2602
- "1",
2603
- "2",
2604
- "3"
2605
- ]
2606
- }
2607
- ],
1908
+ "IssueMilestoneEvents": [],
1909
+ "IssueNoteAwardEmojis": [],
1910
+ "IssueNotes": [],
1911
+ "IssueStateEvents": [],
1912
+ "IssueWeightEvents": [],
2608
1913
  "Issues": [
2609
- {
2610
- "name": "constructor",
2611
- "args": [
2612
- "0",
2613
- "1",
2614
- "2",
2615
- "3"
2616
- ]
2617
- },
2618
1914
  {
2619
1915
  "name": "addSpentTime",
2620
1916
  "args": [
@@ -2633,7 +1929,9 @@
2633
1929
  },
2634
1930
  {
2635
1931
  "name": "all",
2636
- "args": []
1932
+ "args": [
1933
+ "groupId"
1934
+ ]
2637
1935
  },
2638
1936
  {
2639
1937
  "name": "allMetricImages",
@@ -2795,35 +2093,21 @@
2795
2093
  ]
2796
2094
  }
2797
2095
  ],
2798
- "IssuesStatistics": [
2799
- {
2800
- "name": "constructor",
2801
- "args": [
2802
- "0",
2803
- "1",
2804
- "2",
2805
- "3"
2806
- ]
2807
- },
2808
- {
2809
- "name": "all",
2810
- "args": []
2811
- }
2812
- ],
2813
- "JobArtifacts": [
2096
+ "IssuesStatistics": [
2814
2097
  {
2815
- "name": "constructor",
2098
+ "name": "all",
2816
2099
  "args": [
2817
- "0",
2818
- "1",
2819
- "2",
2820
- "3"
2100
+ "groupId"
2821
2101
  ]
2822
- },
2102
+ }
2103
+ ],
2104
+ "JobArtifacts": [
2823
2105
  {
2824
2106
  "name": "downloadArchive",
2825
2107
  "args": [
2826
- "projectId"
2108
+ "projectId",
2109
+ "artifactPath",
2110
+ "ref"
2827
2111
  ]
2828
2112
  },
2829
2113
  {
@@ -2841,15 +2125,6 @@
2841
2125
  }
2842
2126
  ],
2843
2127
  "Jobs": [
2844
- {
2845
- "name": "constructor",
2846
- "args": [
2847
- "0",
2848
- "1",
2849
- "2",
2850
- "3"
2851
- ]
2852
- },
2853
2128
  {
2854
2129
  "name": "all",
2855
2130
  "args": [
@@ -2915,15 +2190,6 @@
2915
2190
  }
2916
2191
  ],
2917
2192
  "MergeRequestApprovals": [
2918
- {
2919
- "name": "constructor",
2920
- "args": [
2921
- "0",
2922
- "1",
2923
- "2",
2924
- "3"
2925
- ]
2926
- },
2927
2193
  {
2928
2194
  "name": "allApprovalRules",
2929
2195
  "args": [
@@ -2995,27 +2261,8 @@
2995
2261
  ]
2996
2262
  }
2997
2263
  ],
2998
- "MergeRequestAwardEmojis": [
2999
- {
3000
- "name": "constructor",
3001
- "args": [
3002
- "0",
3003
- "1",
3004
- "2",
3005
- "3"
3006
- ]
3007
- }
3008
- ],
2264
+ "MergeRequestAwardEmojis": [],
3009
2265
  "MergeRequestContextCommits": [
3010
- {
3011
- "name": "constructor",
3012
- "args": [
3013
- "0",
3014
- "1",
3015
- "2",
3016
- "3"
3017
- ]
3018
- },
3019
2266
  {
3020
2267
  "name": "all",
3021
2268
  "args": [
@@ -3039,15 +2286,6 @@
3039
2286
  }
3040
2287
  ],
3041
2288
  "MergeRequestDiscussions": [
3042
- {
3043
- "name": "constructor",
3044
- "args": [
3045
- "0",
3046
- "1",
3047
- "2",
3048
- "3"
3049
- ]
3050
- },
3051
2289
  {
3052
2290
  "name": "resolve",
3053
2291
  "args": [
@@ -3059,15 +2297,6 @@
3059
2297
  }
3060
2298
  ],
3061
2299
  "MergeRequestDraftNotes": [
3062
- {
3063
- "name": "constructor",
3064
- "args": [
3065
- "0",
3066
- "1",
3067
- "2",
3068
- "3"
3069
- ]
3070
- },
3071
2300
  {
3072
2301
  "name": "all",
3073
2302
  "args": [
@@ -3123,60 +2352,11 @@
3123
2352
  ]
3124
2353
  }
3125
2354
  ],
3126
- "MergeRequestLabelEvents": [
3127
- {
3128
- "name": "constructor",
3129
- "args": [
3130
- "0",
3131
- "1",
3132
- "2",
3133
- "3"
3134
- ]
3135
- }
3136
- ],
3137
- "MergeRequestMilestoneEvents": [
3138
- {
3139
- "name": "constructor",
3140
- "args": [
3141
- "0",
3142
- "1",
3143
- "2",
3144
- "3"
3145
- ]
3146
- }
3147
- ],
3148
- "MergeRequestNoteAwardEmojis": [
3149
- {
3150
- "name": "constructor",
3151
- "args": [
3152
- "0",
3153
- "1",
3154
- "2",
3155
- "3"
3156
- ]
3157
- }
3158
- ],
3159
- "MergeRequestNotes": [
3160
- {
3161
- "name": "constructor",
3162
- "args": [
3163
- "0",
3164
- "1",
3165
- "2",
3166
- "3"
3167
- ]
3168
- }
3169
- ],
2355
+ "MergeRequestLabelEvents": [],
2356
+ "MergeRequestMilestoneEvents": [],
2357
+ "MergeRequestNoteAwardEmojis": [],
2358
+ "MergeRequestNotes": [],
3170
2359
  "MergeRequests": [
3171
- {
3172
- "name": "constructor",
3173
- "args": [
3174
- "0",
3175
- "1",
3176
- "2",
3177
- "3"
3178
- ]
3179
- },
3180
2360
  {
3181
2361
  "name": "accept",
3182
2362
  "args": [
@@ -3194,7 +2374,9 @@
3194
2374
  },
3195
2375
  {
3196
2376
  "name": "all",
3197
- "args": []
2377
+ "args": [
2378
+ "groupId"
2379
+ ]
3198
2380
  },
3199
2381
  {
3200
2382
  "name": "allDiffs",
@@ -3377,15 +2559,6 @@
3377
2559
  }
3378
2560
  ],
3379
2561
  "MergeTrains": [
3380
- {
3381
- "name": "constructor",
3382
- "args": [
3383
- "0",
3384
- "1",
3385
- "2",
3386
- "3"
3387
- ]
3388
- },
3389
2562
  {
3390
2563
  "name": "all",
3391
2564
  "args": [
@@ -3408,15 +2581,6 @@
3408
2581
  }
3409
2582
  ],
3410
2583
  "PackageRegistry": [
3411
- {
3412
- "name": "constructor",
3413
- "args": [
3414
- "0",
3415
- "1",
3416
- "2",
3417
- "3"
3418
- ]
3419
- },
3420
2584
  {
3421
2585
  "name": "publish",
3422
2586
  "args": [
@@ -3438,18 +2602,11 @@
3438
2602
  ],
3439
2603
  "Packages": [
3440
2604
  {
3441
- "name": "constructor",
2605
+ "name": "all",
3442
2606
  "args": [
3443
- "0",
3444
- "1",
3445
- "2",
3446
- "3"
2607
+ "groupId"
3447
2608
  ]
3448
2609
  },
3449
- {
3450
- "name": "all",
3451
- "args": []
3452
- },
3453
2610
  {
3454
2611
  "name": "allFiles",
3455
2612
  "args": [
@@ -3481,15 +2638,6 @@
3481
2638
  }
3482
2639
  ],
3483
2640
  "PagesDomains": [
3484
- {
3485
- "name": "constructor",
3486
- "args": [
3487
- "0",
3488
- "1",
3489
- "2",
3490
- "3"
3491
- ]
3492
- },
3493
2641
  {
3494
2642
  "name": "all",
3495
2643
  "args": []
@@ -3524,15 +2672,6 @@
3524
2672
  }
3525
2673
  ],
3526
2674
  "PipelineScheduleVariables": [
3527
- {
3528
- "name": "constructor",
3529
- "args": [
3530
- "0",
3531
- "1",
3532
- "2",
3533
- "3"
3534
- ]
3535
- },
3536
2675
  {
3537
2676
  "name": "all",
3538
2677
  "args": [
@@ -3568,15 +2707,6 @@
3568
2707
  }
3569
2708
  ],
3570
2709
  "PipelineSchedules": [
3571
- {
3572
- "name": "constructor",
3573
- "args": [
3574
- "0",
3575
- "1",
3576
- "2",
3577
- "3"
3578
- ]
3579
- },
3580
2710
  {
3581
2711
  "name": "all",
3582
2712
  "args": [
@@ -3636,15 +2766,6 @@
3636
2766
  }
3637
2767
  ],
3638
2768
  "PipelineTriggerTokens": [
3639
- {
3640
- "name": "constructor",
3641
- "args": [
3642
- "0",
3643
- "1",
3644
- "2",
3645
- "3"
3646
- ]
3647
- },
3648
2769
  {
3649
2770
  "name": "all",
3650
2771
  "args": [
@@ -3689,15 +2810,6 @@
3689
2810
  }
3690
2811
  ],
3691
2812
  "Pipelines": [
3692
- {
3693
- "name": "constructor",
3694
- "args": [
3695
- "0",
3696
- "1",
3697
- "2",
3698
- "3"
3699
- ]
3700
- },
3701
2813
  {
3702
2814
  "name": "all",
3703
2815
  "args": [
@@ -3768,15 +2880,6 @@
3768
2880
  }
3769
2881
  ],
3770
2882
  "ProductAnalytics": [
3771
- {
3772
- "name": "constructor",
3773
- "args": [
3774
- "0",
3775
- "1",
3776
- "2",
3777
- "3"
3778
- ]
3779
- },
3780
2883
  {
3781
2884
  "name": "allFunnels",
3782
2885
  "args": [
@@ -3802,38 +2905,9 @@
3802
2905
  ]
3803
2906
  }
3804
2907
  ],
3805
- "ProjectAccessRequests": [
3806
- {
3807
- "name": "constructor",
3808
- "args": [
3809
- "0",
3810
- "1",
3811
- "2",
3812
- "3"
3813
- ]
3814
- }
3815
- ],
3816
- "ProjectAccessTokens": [
3817
- {
3818
- "name": "constructor",
3819
- "args": [
3820
- "0",
3821
- "1",
3822
- "2",
3823
- "3"
3824
- ]
3825
- }
3826
- ],
2908
+ "ProjectAccessRequests": [],
2909
+ "ProjectAccessTokens": [],
3827
2910
  "ProjectAliases": [
3828
- {
3829
- "name": "constructor",
3830
- "args": [
3831
- "0",
3832
- "1",
3833
- "2",
3834
- "3"
3835
- ]
3836
- },
3837
2911
  {
3838
2912
  "name": "all",
3839
2913
  "args": []
@@ -3858,60 +2932,11 @@
3858
2932
  ]
3859
2933
  }
3860
2934
  ],
3861
- "ProjectBadges": [
3862
- {
3863
- "name": "constructor",
3864
- "args": [
3865
- "0",
3866
- "1",
3867
- "2",
3868
- "3"
3869
- ]
3870
- }
3871
- ],
3872
- "ProjectCustomAttributes": [
3873
- {
3874
- "name": "constructor",
3875
- "args": [
3876
- "0",
3877
- "1",
3878
- "2",
3879
- "3"
3880
- ]
3881
- }
3882
- ],
3883
- "ProjectDORA4Metrics": [
3884
- {
3885
- "name": "constructor",
3886
- "args": [
3887
- "0",
3888
- "1",
3889
- "2",
3890
- "3"
3891
- ]
3892
- }
3893
- ],
3894
- "ProjectHooks": [
3895
- {
3896
- "name": "constructor",
3897
- "args": [
3898
- "0",
3899
- "1",
3900
- "2",
3901
- "3"
3902
- ]
3903
- }
3904
- ],
2935
+ "ProjectBadges": [],
2936
+ "ProjectCustomAttributes": [],
2937
+ "ProjectDORA4Metrics": [],
2938
+ "ProjectHooks": [],
3905
2939
  "ProjectImportExports": [
3906
- {
3907
- "name": "constructor",
3908
- "args": [
3909
- "0",
3910
- "1",
3911
- "2",
3912
- "3"
3913
- ]
3914
- },
3915
2940
  {
3916
2941
  "name": "download",
3917
2942
  "args": [
@@ -3963,49 +2988,10 @@
3963
2988
  ]
3964
2989
  }
3965
2990
  ],
3966
- "ProjectInvitations": [
3967
- {
3968
- "name": "constructor",
3969
- "args": [
3970
- "0",
3971
- "1",
3972
- "2",
3973
- "3"
3974
- ]
3975
- }
3976
- ],
3977
- "ProjectIssueBoards": [
3978
- {
3979
- "name": "constructor",
3980
- "args": [
3981
- "0",
3982
- "1",
3983
- "2",
3984
- "3"
3985
- ]
3986
- }
3987
- ],
3988
- "ProjectIterations": [
3989
- {
3990
- "name": "constructor",
3991
- "args": [
3992
- "0",
3993
- "1",
3994
- "2",
3995
- "3"
3996
- ]
3997
- }
3998
- ],
2991
+ "ProjectInvitations": [],
2992
+ "ProjectIssueBoards": [],
2993
+ "ProjectIterations": [],
3999
2994
  "ProjectJobTokenScopes": [
4000
- {
4001
- "name": "constructor",
4002
- "args": [
4003
- "0",
4004
- "1",
4005
- "2",
4006
- "3"
4007
- ]
4008
- },
4009
2995
  {
4010
2996
  "name": "show",
4011
2997
  "args": [
@@ -4060,27 +3046,8 @@
4060
3046
  ]
4061
3047
  }
4062
3048
  ],
4063
- "ProjectLabels": [
4064
- {
4065
- "name": "constructor",
4066
- "args": [
4067
- "0",
4068
- "1",
4069
- "2",
4070
- "3"
4071
- ]
4072
- }
4073
- ],
3049
+ "ProjectLabels": [],
4074
3050
  "ProjectMarkdownUploads": [
4075
- {
4076
- "name": "constructor",
4077
- "args": [
4078
- "0",
4079
- "1",
4080
- "2",
4081
- "3"
4082
- ]
4083
- },
4084
3051
  {
4085
3052
  "name": "create",
4086
3053
  "args": [
@@ -4089,27 +3056,8 @@
4089
3056
  ]
4090
3057
  }
4091
3058
  ],
4092
- "ProjectMembers": [
4093
- {
4094
- "name": "constructor",
4095
- "args": [
4096
- "0",
4097
- "1",
4098
- "2",
4099
- "3"
4100
- ]
4101
- }
4102
- ],
3059
+ "ProjectMembers": [],
4103
3060
  "ProjectMilestones": [
4104
- {
4105
- "name": "constructor",
4106
- "args": [
4107
- "0",
4108
- "1",
4109
- "2",
4110
- "3"
4111
- ]
4112
- },
4113
3061
  {
4114
3062
  "name": "promote",
4115
3063
  "args": [
@@ -4118,38 +3066,9 @@
4118
3066
  ]
4119
3067
  }
4120
3068
  ],
4121
- "ProjectProtectedEnvironments": [
4122
- {
4123
- "name": "constructor",
4124
- "args": [
4125
- "0",
4126
- "1",
4127
- "2",
4128
- "3"
4129
- ]
4130
- }
4131
- ],
4132
- "ProjectPushRules": [
4133
- {
4134
- "name": "constructor",
4135
- "args": [
4136
- "0",
4137
- "1",
4138
- "2",
4139
- "3"
4140
- ]
4141
- }
4142
- ],
3069
+ "ProjectProtectedEnvironments": [],
3070
+ "ProjectPushRules": [],
4143
3071
  "ProjectRelationsExport": [
4144
- {
4145
- "name": "constructor",
4146
- "args": [
4147
- "0",
4148
- "1",
4149
- "2",
4150
- "3"
4151
- ]
4152
- },
4153
3072
  {
4154
3073
  "name": "download",
4155
3074
  "args": [
@@ -4171,15 +3090,6 @@
4171
3090
  }
4172
3091
  ],
4173
3092
  "ProjectReleases": [
4174
- {
4175
- "name": "constructor",
4176
- "args": [
4177
- "0",
4178
- "1",
4179
- "2",
4180
- "3"
4181
- ]
4182
- },
4183
3093
  {
4184
3094
  "name": "all",
4185
3095
  "args": [
@@ -4249,15 +3159,6 @@
4249
3159
  }
4250
3160
  ],
4251
3161
  "ProjectRemoteMirrors": [
4252
- {
4253
- "name": "constructor",
4254
- "args": [
4255
- "0",
4256
- "1",
4257
- "2",
4258
- "3"
4259
- ]
4260
- },
4261
3162
  {
4262
3163
  "name": "all",
4263
3164
  "args": [
@@ -4308,60 +3209,11 @@
4308
3209
  ]
4309
3210
  }
4310
3211
  ],
4311
- "ProjectRepositoryStorageMoves": [
4312
- {
4313
- "name": "constructor",
4314
- "args": [
4315
- "0",
4316
- "1",
4317
- "2",
4318
- "3"
4319
- ]
4320
- }
4321
- ],
4322
- "ProjectSnippetAwardEmojis": [
4323
- {
4324
- "name": "constructor",
4325
- "args": [
4326
- "0",
4327
- "1",
4328
- "2",
4329
- "3"
4330
- ]
4331
- }
4332
- ],
4333
- "ProjectSnippetDiscussions": [
4334
- {
4335
- "name": "constructor",
4336
- "args": [
4337
- "0",
4338
- "1",
4339
- "2",
4340
- "3"
4341
- ]
4342
- }
4343
- ],
4344
- "ProjectSnippetNotes": [
4345
- {
4346
- "name": "constructor",
4347
- "args": [
4348
- "0",
4349
- "1",
4350
- "2",
4351
- "3"
4352
- ]
4353
- }
4354
- ],
3212
+ "ProjectRepositoryStorageMoves": [],
3213
+ "ProjectSnippetAwardEmojis": [],
3214
+ "ProjectSnippetDiscussions": [],
3215
+ "ProjectSnippetNotes": [],
4355
3216
  "ProjectSnippets": [
4356
- {
4357
- "name": "constructor",
4358
- "args": [
4359
- "0",
4360
- "1",
4361
- "2",
4362
- "3"
4363
- ]
4364
- },
4365
3217
  {
4366
3218
  "name": "all",
4367
3219
  "args": [
@@ -4421,15 +3273,6 @@
4421
3273
  }
4422
3274
  ],
4423
3275
  "ProjectStatistics": [
4424
- {
4425
- "name": "constructor",
4426
- "args": [
4427
- "0",
4428
- "1",
4429
- "2",
4430
- "3"
4431
- ]
4432
- },
4433
3276
  {
4434
3277
  "name": "show",
4435
3278
  "args": [
@@ -4438,15 +3281,6 @@
4438
3281
  }
4439
3282
  ],
4440
3283
  "ProjectTemplates": [
4441
- {
4442
- "name": "constructor",
4443
- "args": [
4444
- "0",
4445
- "1",
4446
- "2",
4447
- "3"
4448
- ]
4449
- },
4450
3284
  {
4451
3285
  "name": "all",
4452
3286
  "args": [
@@ -4464,15 +3298,6 @@
4464
3298
  }
4465
3299
  ],
4466
3300
  "ProjectTerraformState": [
4467
- {
4468
- "name": "constructor",
4469
- "args": [
4470
- "0",
4471
- "1",
4472
- "2",
4473
- "3"
4474
- ]
4475
- },
4476
3301
  {
4477
3302
  "name": "show",
4478
3303
  "args": [
@@ -4518,27 +3343,8 @@
4518
3343
  ]
4519
3344
  }
4520
3345
  ],
4521
- "ProjectVariables": [
4522
- {
4523
- "name": "constructor",
4524
- "args": [
4525
- "0",
4526
- "1",
4527
- "2",
4528
- "3"
4529
- ]
4530
- }
4531
- ],
3346
+ "ProjectVariables": [],
4532
3347
  "ProjectVulnerabilities": [
4533
- {
4534
- "name": "constructor",
4535
- "args": [
4536
- "0",
4537
- "1",
4538
- "2",
4539
- "3"
4540
- ]
4541
- },
4542
3348
  {
4543
3349
  "name": "all",
4544
3350
  "args": [
@@ -4553,31 +3359,14 @@
4553
3359
  ]
4554
3360
  }
4555
3361
  ],
4556
- "ProjectWikis": [
4557
- {
4558
- "name": "constructor",
4559
- "args": [
4560
- "0",
4561
- "1",
4562
- "2",
4563
- "3"
4564
- ]
4565
- }
4566
- ],
3362
+ "ProjectWikis": [],
4567
3363
  "Projects": [
4568
3364
  {
4569
- "name": "constructor",
3365
+ "name": "all",
4570
3366
  "args": [
4571
- "0",
4572
- "1",
4573
- "2",
4574
- "3"
3367
+ "starredOnly"
4575
3368
  ]
4576
3369
  },
4577
- {
4578
- "name": "all",
4579
- "args": []
4580
- },
4581
3370
  {
4582
3371
  "name": "allTransferLocations",
4583
3372
  "args": [
@@ -4634,7 +3423,9 @@
4634
3423
  },
4635
3424
  {
4636
3425
  "name": "create",
4637
- "args": []
3426
+ "args": [
3427
+ "avatar"
3428
+ ]
4638
3429
  },
4639
3430
  {
4640
3431
  "name": "createForkRelationship",
@@ -4786,15 +3577,6 @@
4786
3577
  }
4787
3578
  ],
4788
3579
  "ProtectedBranches": [
4789
- {
4790
- "name": "constructor",
4791
- "args": [
4792
- "0",
4793
- "1",
4794
- "2",
4795
- "3"
4796
- ]
4797
- },
4798
3580
  {
4799
3581
  "name": "all",
4800
3582
  "args": [
@@ -4845,15 +3627,6 @@
4845
3627
  }
4846
3628
  ],
4847
3629
  "ProtectedTags": [
4848
- {
4849
- "name": "constructor",
4850
- "args": [
4851
- "0",
4852
- "1",
4853
- "2",
4854
- "3"
4855
- ]
4856
- },
4857
3630
  {
4858
3631
  "name": "all",
4859
3632
  "args": [
@@ -4897,15 +3670,6 @@
4897
3670
  }
4898
3671
  ],
4899
3672
  "ReleaseLinks": [
4900
- {
4901
- "name": "constructor",
4902
- "args": [
4903
- "0",
4904
- "1",
4905
- "2",
4906
- "3"
4907
- ]
4908
- },
4909
3673
  {
4910
3674
  "name": "all",
4911
3675
  "args": [
@@ -4948,15 +3712,6 @@
4948
3712
  }
4949
3713
  ],
4950
3714
  "Repositories": [
4951
- {
4952
- "name": "constructor",
4953
- "args": [
4954
- "0",
4955
- "1",
4956
- "2",
4957
- "3"
4958
- ]
4959
- },
4960
3715
  {
4961
3716
  "name": "allContributors",
4962
3717
  "args": [
@@ -5020,15 +3775,6 @@
5020
3775
  }
5021
3776
  ],
5022
3777
  "RepositoryFiles": [
5023
- {
5024
- "name": "constructor",
5025
- "args": [
5026
- "0",
5027
- "1",
5028
- "2",
5029
- "3"
5030
- ]
5031
- },
5032
3778
  {
5033
3779
  "name": "allFileBlames",
5034
3780
  "args": [
@@ -5084,15 +3830,6 @@
5084
3830
  }
5085
3831
  ],
5086
3832
  "RepositorySubmodules": [
5087
- {
5088
- "name": "constructor",
5089
- "args": [
5090
- "0",
5091
- "1",
5092
- "2",
5093
- "3"
5094
- ]
5095
- },
5096
3833
  {
5097
3834
  "name": "edit",
5098
3835
  "args": [
@@ -5104,15 +3841,6 @@
5104
3841
  }
5105
3842
  ],
5106
3843
  "ResourceGroups": [
5107
- {
5108
- "name": "constructor",
5109
- "args": [
5110
- "0",
5111
- "1",
5112
- "2",
5113
- "3"
5114
- ]
5115
- },
5116
3844
  {
5117
3845
  "name": "all",
5118
3846
  "args": [
@@ -5143,18 +3871,12 @@
5143
3871
  ],
5144
3872
  "Runners": [
5145
3873
  {
5146
- "name": "constructor",
3874
+ "name": "all",
5147
3875
  "args": [
5148
- "0",
5149
- "1",
5150
- "2",
5151
- "3"
3876
+ "groupId",
3877
+ "owned"
5152
3878
  ]
5153
3879
  },
5154
- {
5155
- "name": "all",
5156
- "args": []
5157
- },
5158
3880
  {
5159
3881
  "name": "allJobs",
5160
3882
  "args": [
@@ -5195,11 +3917,15 @@
5195
3917
  },
5196
3918
  {
5197
3919
  "name": "remove",
5198
- "args": []
3920
+ "args": [
3921
+ "token"
3922
+ ]
5199
3923
  },
5200
3924
  {
5201
3925
  "name": "resetRegistrationToken",
5202
- "args": []
3926
+ "args": [
3927
+ "token"
3928
+ ]
5203
3929
  },
5204
3930
  {
5205
3931
  "name": "show",
@@ -5213,15 +3939,6 @@
5213
3939
  }
5214
3940
  ],
5215
3941
  "SecureFiles": [
5216
- {
5217
- "name": "constructor",
5218
- "args": [
5219
- "0",
5220
- "1",
5221
- "2",
5222
- "3"
5223
- ]
5224
- },
5225
3942
  {
5226
3943
  "name": "all",
5227
3944
  "args": [
@@ -5259,15 +3976,6 @@
5259
3976
  }
5260
3977
  ],
5261
3978
  "Tags": [
5262
- {
5263
- "name": "constructor",
5264
- "args": [
5265
- "0",
5266
- "1",
5267
- "2",
5268
- "3"
5269
- ]
5270
- },
5271
3979
  {
5272
3980
  "name": "all",
5273
3981
  "args": [
@@ -5305,15 +4013,6 @@
5305
4013
  }
5306
4014
  ],
5307
4015
  "UserStarredMetricsDashboard": [
5308
- {
5309
- "name": "constructor",
5310
- "args": [
5311
- "0",
5312
- "1",
5313
- "2",
5314
- "3"
5315
- ]
5316
- },
5317
4016
  {
5318
4017
  "name": "create",
5319
4018
  "args": [
@@ -5328,38 +4027,9 @@
5328
4027
  ]
5329
4028
  }
5330
4029
  ],
5331
- "EpicAwardEmojis": [
5332
- {
5333
- "name": "constructor",
5334
- "args": [
5335
- "0",
5336
- "1",
5337
- "2",
5338
- "3"
5339
- ]
5340
- }
5341
- ],
5342
- "EpicDiscussions": [
5343
- {
5344
- "name": "constructor",
5345
- "args": [
5346
- "0",
5347
- "1",
5348
- "2",
5349
- "3"
5350
- ]
5351
- }
5352
- ],
4030
+ "EpicAwardEmojis": [],
4031
+ "EpicDiscussions": [],
5353
4032
  "EpicIssues": [
5354
- {
5355
- "name": "constructor",
5356
- "args": [
5357
- "0",
5358
- "1",
5359
- "2",
5360
- "3"
5361
- ]
5362
- },
5363
4033
  {
5364
4034
  "name": "all",
5365
4035
  "args": [
@@ -5392,27 +4062,8 @@
5392
4062
  ]
5393
4063
  }
5394
4064
  ],
5395
- "EpicLabelEvents": [
5396
- {
5397
- "name": "constructor",
5398
- "args": [
5399
- "0",
5400
- "1",
5401
- "2",
5402
- "3"
5403
- ]
5404
- }
5405
- ],
4065
+ "EpicLabelEvents": [],
5406
4066
  "EpicLinks": [
5407
- {
5408
- "name": "constructor",
5409
- "args": [
5410
- "0",
5411
- "1",
5412
- "2",
5413
- "3"
5414
- ]
5415
- },
5416
4067
  {
5417
4068
  "name": "all",
5418
4069
  "args": [
@@ -5453,27 +4104,8 @@
5453
4104
  ]
5454
4105
  }
5455
4106
  ],
5456
- "EpicNotes": [
5457
- {
5458
- "name": "constructor",
5459
- "args": [
5460
- "0",
5461
- "1",
5462
- "2",
5463
- "3"
5464
- ]
5465
- }
5466
- ],
4107
+ "EpicNotes": [],
5467
4108
  "Epics": [
5468
- {
5469
- "name": "constructor",
5470
- "args": [
5471
- "0",
5472
- "1",
5473
- "2",
5474
- "3"
5475
- ]
5476
- },
5477
4109
  {
5478
4110
  "name": "all",
5479
4111
  "args": [
@@ -5516,38 +4148,9 @@
5516
4148
  ]
5517
4149
  }
5518
4150
  ],
5519
- "GroupAccessRequests": [
5520
- {
5521
- "name": "constructor",
5522
- "args": [
5523
- "0",
5524
- "1",
5525
- "2",
5526
- "3"
5527
- ]
5528
- }
5529
- ],
5530
- "GroupAccessTokens": [
5531
- {
5532
- "name": "constructor",
5533
- "args": [
5534
- "0",
5535
- "1",
5536
- "2",
5537
- "3"
5538
- ]
5539
- }
5540
- ],
4151
+ "GroupAccessRequests": [],
4152
+ "GroupAccessTokens": [],
5541
4153
  "GroupActivityAnalytics": [
5542
- {
5543
- "name": "constructor",
5544
- "args": [
5545
- "0",
5546
- "1",
5547
- "2",
5548
- "3"
5549
- ]
5550
- },
5551
4154
  {
5552
4155
  "name": "showIssuesCount",
5553
4156
  "args": [
@@ -5567,49 +4170,10 @@
5567
4170
  ]
5568
4171
  }
5569
4172
  ],
5570
- "GroupBadges": [
5571
- {
5572
- "name": "constructor",
5573
- "args": [
5574
- "0",
5575
- "1",
5576
- "2",
5577
- "3"
5578
- ]
5579
- }
5580
- ],
5581
- "GroupCustomAttributes": [
5582
- {
5583
- "name": "constructor",
5584
- "args": [
5585
- "0",
5586
- "1",
5587
- "2",
5588
- "3"
5589
- ]
5590
- }
5591
- ],
5592
- "GroupDORA4Metrics": [
5593
- {
5594
- "name": "constructor",
5595
- "args": [
5596
- "0",
5597
- "1",
5598
- "2",
5599
- "3"
5600
- ]
5601
- }
5602
- ],
4173
+ "GroupBadges": [],
4174
+ "GroupCustomAttributes": [],
4175
+ "GroupDORA4Metrics": [],
5603
4176
  "GroupEpicBoards": [
5604
- {
5605
- "name": "constructor",
5606
- "args": [
5607
- "0",
5608
- "1",
5609
- "2",
5610
- "3"
5611
- ]
5612
- },
5613
4177
  {
5614
4178
  "name": "all",
5615
4179
  "args": [
@@ -5639,27 +4203,8 @@
5639
4203
  ]
5640
4204
  }
5641
4205
  ],
5642
- "GroupHooks": [
5643
- {
5644
- "name": "constructor",
5645
- "args": [
5646
- "0",
5647
- "1",
5648
- "2",
5649
- "3"
5650
- ]
5651
- }
5652
- ],
4206
+ "GroupHooks": [],
5653
4207
  "GroupImportExports": [
5654
- {
5655
- "name": "constructor",
5656
- "args": [
5657
- "0",
5658
- "1",
5659
- "2",
5660
- "3"
5661
- ]
5662
- },
5663
4208
  {
5664
4209
  "name": "download",
5665
4210
  "args": [
@@ -5670,7 +4215,8 @@
5670
4215
  "name": "import",
5671
4216
  "args": [
5672
4217
  "file",
5673
- "path"
4218
+ "path",
4219
+ "name"
5674
4220
  ]
5675
4221
  },
5676
4222
  {
@@ -5680,49 +4226,10 @@
5680
4226
  ]
5681
4227
  }
5682
4228
  ],
5683
- "GroupInvitations": [
5684
- {
5685
- "name": "constructor",
5686
- "args": [
5687
- "0",
5688
- "1",
5689
- "2",
5690
- "3"
5691
- ]
5692
- }
5693
- ],
5694
- "GroupIssueBoards": [
5695
- {
5696
- "name": "constructor",
5697
- "args": [
5698
- "0",
5699
- "1",
5700
- "2",
5701
- "3"
5702
- ]
5703
- }
5704
- ],
5705
- "GroupIterations": [
5706
- {
5707
- "name": "constructor",
5708
- "args": [
5709
- "0",
5710
- "1",
5711
- "2",
5712
- "3"
5713
- ]
5714
- }
5715
- ],
4229
+ "GroupInvitations": [],
4230
+ "GroupIssueBoards": [],
4231
+ "GroupIterations": [],
5716
4232
  "GroupLDAPLinks": [
5717
- {
5718
- "name": "constructor",
5719
- "args": [
5720
- "0",
5721
- "1",
5722
- "2",
5723
- "3"
5724
- ]
5725
- },
5726
4233
  {
5727
4234
  "name": "add",
5728
4235
  "args": [
@@ -5751,38 +4258,9 @@
5751
4258
  ]
5752
4259
  }
5753
4260
  ],
5754
- "GroupLabels": [
5755
- {
5756
- "name": "constructor",
5757
- "args": [
5758
- "0",
5759
- "1",
5760
- "2",
5761
- "3"
5762
- ]
5763
- }
5764
- ],
5765
- "GroupMarkdownUploads": [
5766
- {
5767
- "name": "constructor",
5768
- "args": [
5769
- "0",
5770
- "1",
5771
- "2",
5772
- "3"
5773
- ]
5774
- }
5775
- ],
4261
+ "GroupLabels": [],
4262
+ "GroupMarkdownUploads": [],
5776
4263
  "GroupMemberRoles": [
5777
- {
5778
- "name": "constructor",
5779
- "args": [
5780
- "0",
5781
- "1",
5782
- "2",
5783
- "3"
5784
- ]
5785
- },
5786
4264
  {
5787
4265
  "name": "add",
5788
4266
  "args": [
@@ -5805,15 +4283,6 @@
5805
4283
  }
5806
4284
  ],
5807
4285
  "GroupMembers": [
5808
- {
5809
- "name": "constructor",
5810
- "args": [
5811
- "0",
5812
- "1",
5813
- "2",
5814
- "3"
5815
- ]
5816
- },
5817
4286
  {
5818
4287
  "name": "allBillable",
5819
4288
  "args": [
@@ -5868,49 +4337,10 @@
5868
4337
  ]
5869
4338
  }
5870
4339
  ],
5871
- "GroupMilestones": [
5872
- {
5873
- "name": "constructor",
5874
- "args": [
5875
- "0",
5876
- "1",
5877
- "2",
5878
- "3"
5879
- ]
5880
- }
5881
- ],
5882
- "GroupProtectedEnvironments": [
5883
- {
5884
- "name": "constructor",
5885
- "args": [
5886
- "0",
5887
- "1",
5888
- "2",
5889
- "3"
5890
- ]
5891
- }
5892
- ],
5893
- "GroupPushRules": [
5894
- {
5895
- "name": "constructor",
5896
- "args": [
5897
- "0",
5898
- "1",
5899
- "2",
5900
- "3"
5901
- ]
5902
- }
5903
- ],
4340
+ "GroupMilestones": [],
4341
+ "GroupProtectedEnvironments": [],
4342
+ "GroupPushRules": [],
5904
4343
  "GroupRelationExports": [
5905
- {
5906
- "name": "constructor",
5907
- "args": [
5908
- "0",
5909
- "1",
5910
- "2",
5911
- "3"
5912
- ]
5913
- },
5914
4344
  {
5915
4345
  "name": "download",
5916
4346
  "args": [
@@ -5932,15 +4362,6 @@
5932
4362
  }
5933
4363
  ],
5934
4364
  "GroupReleases": [
5935
- {
5936
- "name": "constructor",
5937
- "args": [
5938
- "0",
5939
- "1",
5940
- "2",
5941
- "3"
5942
- ]
5943
- },
5944
4365
  {
5945
4366
  "name": "all",
5946
4367
  "args": [
@@ -5948,27 +4369,8 @@
5948
4369
  ]
5949
4370
  }
5950
4371
  ],
5951
- "GroupRepositoryStorageMoves": [
5952
- {
5953
- "name": "constructor",
5954
- "args": [
5955
- "0",
5956
- "1",
5957
- "2",
5958
- "3"
5959
- ]
5960
- }
5961
- ],
4372
+ "GroupRepositoryStorageMoves": [],
5962
4373
  "GroupSAMLIdentities": [
5963
- {
5964
- "name": "constructor",
5965
- "args": [
5966
- "0",
5967
- "1",
5968
- "2",
5969
- "3"
5970
- ]
5971
- },
5972
4374
  {
5973
4375
  "name": "all",
5974
4376
  "args": [
@@ -5984,15 +4386,6 @@
5984
4386
  }
5985
4387
  ],
5986
4388
  "GroupSAMLLinks": [
5987
- {
5988
- "name": "constructor",
5989
- "args": [
5990
- "0",
5991
- "1",
5992
- "2",
5993
- "3"
5994
- ]
5995
- },
5996
4389
  {
5997
4390
  "name": "all",
5998
4391
  "args": [
@@ -6023,15 +4416,6 @@
6023
4416
  }
6024
4417
  ],
6025
4418
  "GroupSCIMIdentities": [
6026
- {
6027
- "name": "constructor",
6028
- "args": [
6029
- "0",
6030
- "1",
6031
- "2",
6032
- "3"
6033
- ]
6034
- },
6035
4419
  {
6036
4420
  "name": "all",
6037
4421
  "args": [
@@ -6047,15 +4431,6 @@
6047
4431
  }
6048
4432
  ],
6049
4433
  "GroupServiceAccounts": [
6050
- {
6051
- "name": "constructor",
6052
- "args": [
6053
- "0",
6054
- "1",
6055
- "2",
6056
- "3"
6057
- ]
6058
- },
6059
4434
  {
6060
4435
  "name": "create",
6061
4436
  "args": [
@@ -6085,38 +4460,9 @@
6085
4460
  ]
6086
4461
  }
6087
4462
  ],
6088
- "GroupVariables": [
6089
- {
6090
- "name": "constructor",
6091
- "args": [
6092
- "0",
6093
- "1",
6094
- "2",
6095
- "3"
6096
- ]
6097
- }
6098
- ],
6099
- "GroupWikis": [
6100
- {
6101
- "name": "constructor",
6102
- "args": [
6103
- "0",
6104
- "1",
6105
- "2",
6106
- "3"
6107
- ]
6108
- }
6109
- ],
4463
+ "GroupVariables": [],
4464
+ "GroupWikis": [],
6110
4465
  "Groups": [
6111
- {
6112
- "name": "constructor",
6113
- "args": [
6114
- "0",
6115
- "1",
6116
- "2",
6117
- "3"
6118
- ]
6119
- },
6120
4466
  {
6121
4467
  "name": "all",
6122
4468
  "args": []
@@ -6243,15 +4589,6 @@
6243
4589
  }
6244
4590
  ],
6245
4591
  "LinkedEpics": [
6246
- {
6247
- "name": "constructor",
6248
- "args": [
6249
- "0",
6250
- "1",
6251
- "2",
6252
- "3"
6253
- ]
6254
- },
6255
4592
  {
6256
4593
  "name": "all",
6257
4594
  "args": [
@@ -6277,27 +4614,8 @@
6277
4614
  ]
6278
4615
  }
6279
4616
  ],
6280
- "UserCustomAttributes": [
6281
- {
6282
- "name": "constructor",
6283
- "args": [
6284
- "0",
6285
- "1",
6286
- "2",
6287
- "3"
6288
- ]
6289
- }
6290
- ],
4617
+ "UserCustomAttributes": [],
6291
4618
  "UserEmails": [
6292
- {
6293
- "name": "constructor",
6294
- "args": [
6295
- "0",
6296
- "1",
6297
- "2",
6298
- "3"
6299
- ]
6300
- },
6301
4619
  {
6302
4620
  "name": "add",
6303
4621
  "args": [
@@ -6328,15 +4646,6 @@
6328
4646
  }
6329
4647
  ],
6330
4648
  "UserGPGKeys": [
6331
- {
6332
- "name": "constructor",
6333
- "args": [
6334
- "0",
6335
- "1",
6336
- "2",
6337
- "3"
6338
- ]
6339
- },
6340
4649
  {
6341
4650
  "name": "add",
6342
4651
  "args": [
@@ -6367,15 +4676,6 @@
6367
4676
  }
6368
4677
  ],
6369
4678
  "UserImpersonationTokens": [
6370
- {
6371
- "name": "constructor",
6372
- "args": [
6373
- "0",
6374
- "1",
6375
- "2",
6376
- "3"
6377
- ]
6378
- },
6379
4679
  {
6380
4680
  "name": "all",
6381
4681
  "args": [
@@ -6413,15 +4713,6 @@
6413
4713
  }
6414
4714
  ],
6415
4715
  "UserSSHKeys": [
6416
- {
6417
- "name": "constructor",
6418
- "args": [
6419
- "0",
6420
- "1",
6421
- "2",
6422
- "3"
6423
- ]
6424
- },
6425
4716
  {
6426
4717
  "name": "add",
6427
4718
  "args": [
@@ -6454,15 +4745,6 @@
6454
4745
  }
6455
4746
  ],
6456
4747
  "Users": [
6457
- {
6458
- "name": "constructor",
6459
- "args": [
6460
- "0",
6461
- "1",
6462
- "2",
6463
- "3"
6464
- ]
6465
- },
6466
4748
  {
6467
4749
  "name": "activate",
6468
4750
  "args": [