@gitbeaker/core 39.32.0 → 39.33.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.
package/dist/map.json CHANGED
@@ -150,7 +150,7 @@
150
150
  ]
151
151
  }
152
152
  ],
153
- "Applications": [
153
+ "ApplicationSettings": [
154
154
  {
155
155
  "name": "constructor",
156
156
  "args": [
@@ -161,25 +161,15 @@
161
161
  ]
162
162
  },
163
163
  {
164
- "name": "all",
164
+ "name": "show",
165
165
  "args": []
166
166
  },
167
167
  {
168
- "name": "create",
169
- "args": [
170
- "name",
171
- "redirectUri",
172
- "scopes"
173
- ]
174
- },
175
- {
176
- "name": "remove",
177
- "args": [
178
- "applicationId"
179
- ]
168
+ "name": "edit",
169
+ "args": []
180
170
  }
181
171
  ],
182
- "ApplicationSettings": [
172
+ "ApplicationStatistics": [
183
173
  {
184
174
  "name": "constructor",
185
175
  "args": [
@@ -192,13 +182,9 @@
192
182
  {
193
183
  "name": "show",
194
184
  "args": []
195
- },
196
- {
197
- "name": "edit",
198
- "args": []
199
185
  }
200
186
  ],
201
- "ApplicationStatistics": [
187
+ "Applications": [
202
188
  {
203
189
  "name": "constructor",
204
190
  "args": [
@@ -209,8 +195,22 @@
209
195
  ]
210
196
  },
211
197
  {
212
- "name": "show",
198
+ "name": "all",
213
199
  "args": []
200
+ },
201
+ {
202
+ "name": "create",
203
+ "args": [
204
+ "name",
205
+ "redirectUri",
206
+ "scopes"
207
+ ]
208
+ },
209
+ {
210
+ "name": "remove",
211
+ "args": [
212
+ "applicationId"
213
+ ]
214
214
  }
215
215
  ],
216
216
  "AuditEvents": [
@@ -849,7 +849,7 @@
849
849
  ]
850
850
  }
851
851
  ],
852
- "GitignoreTemplates": [
852
+ "GitLabCIYMLTemplates": [
853
853
  {
854
854
  "name": "constructor",
855
855
  "args": [
@@ -860,7 +860,7 @@
860
860
  ]
861
861
  }
862
862
  ],
863
- "GitLabCIYMLTemplates": [
863
+ "GitignoreTemplates": [
864
864
  {
865
865
  "name": "constructor",
866
866
  "args": [
@@ -1137,52 +1137,6 @@
1137
1137
  ]
1138
1138
  }
1139
1139
  ],
1140
- "Namespaces": [
1141
- {
1142
- "name": "constructor",
1143
- "args": [
1144
- "0",
1145
- "1",
1146
- "2",
1147
- "3"
1148
- ]
1149
- },
1150
- {
1151
- "name": "all",
1152
- "args": []
1153
- },
1154
- {
1155
- "name": "exists",
1156
- "args": [
1157
- "namespaceId"
1158
- ]
1159
- },
1160
- {
1161
- "name": "show",
1162
- "args": [
1163
- "namespaceId"
1164
- ]
1165
- }
1166
- ],
1167
- "NotificationSettings": [
1168
- {
1169
- "name": "constructor",
1170
- "args": [
1171
- "0",
1172
- "1",
1173
- "2",
1174
- "3"
1175
- ]
1176
- },
1177
- {
1178
- "name": "edit",
1179
- "args": []
1180
- },
1181
- {
1182
- "name": "show",
1183
- "args": []
1184
- }
1185
- ],
1186
1140
  "NPM": [
1187
1141
  {
1188
1142
  "name": "constructor",
@@ -1237,6 +1191,52 @@
1237
1191
  ]
1238
1192
  }
1239
1193
  ],
1194
+ "Namespaces": [
1195
+ {
1196
+ "name": "constructor",
1197
+ "args": [
1198
+ "0",
1199
+ "1",
1200
+ "2",
1201
+ "3"
1202
+ ]
1203
+ },
1204
+ {
1205
+ "name": "all",
1206
+ "args": []
1207
+ },
1208
+ {
1209
+ "name": "exists",
1210
+ "args": [
1211
+ "namespaceId"
1212
+ ]
1213
+ },
1214
+ {
1215
+ "name": "show",
1216
+ "args": [
1217
+ "namespaceId"
1218
+ ]
1219
+ }
1220
+ ],
1221
+ "NotificationSettings": [
1222
+ {
1223
+ "name": "constructor",
1224
+ "args": [
1225
+ "0",
1226
+ "1",
1227
+ "2",
1228
+ "3"
1229
+ ]
1230
+ },
1231
+ {
1232
+ "name": "edit",
1233
+ "args": []
1234
+ },
1235
+ {
1236
+ "name": "show",
1237
+ "args": []
1238
+ }
1239
+ ],
1240
1240
  "NuGet": [
1241
1241
  {
1242
1242
  "name": "constructor",
@@ -2196,7 +2196,7 @@
2196
2196
  ]
2197
2197
  }
2198
2198
  ],
2199
- "FeatureFlags": [
2199
+ "FeatureFlagUserLists": [
2200
2200
  {
2201
2201
  "name": "constructor",
2202
2202
  "args": [
@@ -2216,33 +2216,33 @@
2216
2216
  "name": "create",
2217
2217
  "args": [
2218
2218
  "projectId",
2219
- "flagName",
2220
- "version"
2219
+ "name",
2220
+ "userXids"
2221
2221
  ]
2222
2222
  },
2223
2223
  {
2224
2224
  "name": "edit",
2225
2225
  "args": [
2226
2226
  "projectId",
2227
- "featureFlagName"
2227
+ "featureFlagUserListIId"
2228
2228
  ]
2229
2229
  },
2230
2230
  {
2231
2231
  "name": "remove",
2232
2232
  "args": [
2233
2233
  "projectId",
2234
- "flagName"
2234
+ "featureFlagUserListIId"
2235
2235
  ]
2236
2236
  },
2237
2237
  {
2238
2238
  "name": "show",
2239
2239
  "args": [
2240
2240
  "projectId",
2241
- "flagName"
2241
+ "featureFlagUserListIId"
2242
2242
  ]
2243
2243
  }
2244
2244
  ],
2245
- "FeatureFlagUserLists": [
2245
+ "FeatureFlags": [
2246
2246
  {
2247
2247
  "name": "constructor",
2248
2248
  "args": [
@@ -2262,29 +2262,29 @@
2262
2262
  "name": "create",
2263
2263
  "args": [
2264
2264
  "projectId",
2265
- "name",
2266
- "userXids"
2265
+ "flagName",
2266
+ "version"
2267
2267
  ]
2268
2268
  },
2269
2269
  {
2270
2270
  "name": "edit",
2271
2271
  "args": [
2272
2272
  "projectId",
2273
- "featureFlagUserListIId"
2273
+ "featureFlagName"
2274
2274
  ]
2275
2275
  },
2276
2276
  {
2277
2277
  "name": "remove",
2278
2278
  "args": [
2279
2279
  "projectId",
2280
- "featureFlagUserListIId"
2280
+ "flagName"
2281
2281
  ]
2282
2282
  },
2283
2283
  {
2284
2284
  "name": "show",
2285
2285
  "args": [
2286
2286
  "projectId",
2287
- "featureFlagUserListIId"
2287
+ "flagName"
2288
2288
  ]
2289
2289
  }
2290
2290
  ],
@@ -2577,6 +2577,28 @@
2577
2577
  ]
2578
2578
  }
2579
2579
  ],
2580
+ "IssueStateEvents": [
2581
+ {
2582
+ "name": "constructor",
2583
+ "args": [
2584
+ "0",
2585
+ "1",
2586
+ "2",
2587
+ "3"
2588
+ ]
2589
+ }
2590
+ ],
2591
+ "IssueWeightEvents": [
2592
+ {
2593
+ "name": "constructor",
2594
+ "args": [
2595
+ "0",
2596
+ "1",
2597
+ "2",
2598
+ "3"
2599
+ ]
2600
+ }
2601
+ ],
2580
2602
  "Issues": [
2581
2603
  {
2582
2604
  "name": "constructor",
@@ -2782,28 +2804,6 @@
2782
2804
  "args": []
2783
2805
  }
2784
2806
  ],
2785
- "IssueStateEvents": [
2786
- {
2787
- "name": "constructor",
2788
- "args": [
2789
- "0",
2790
- "1",
2791
- "2",
2792
- "3"
2793
- ]
2794
- }
2795
- ],
2796
- "IssueWeightEvents": [
2797
- {
2798
- "name": "constructor",
2799
- "args": [
2800
- "0",
2801
- "1",
2802
- "2",
2803
- "3"
2804
- ]
2805
- }
2806
- ],
2807
2807
  "JobArtifacts": [
2808
2808
  {
2809
2809
  "name": "constructor",
@@ -3052,28 +3052,6 @@
3052
3052
  ]
3053
3053
  }
3054
3054
  ],
3055
- "MergeRequestLabelEvents": [
3056
- {
3057
- "name": "constructor",
3058
- "args": [
3059
- "0",
3060
- "1",
3061
- "2",
3062
- "3"
3063
- ]
3064
- }
3065
- ],
3066
- "MergeRequestMilestoneEvents": [
3067
- {
3068
- "name": "constructor",
3069
- "args": [
3070
- "0",
3071
- "1",
3072
- "2",
3073
- "3"
3074
- ]
3075
- }
3076
- ],
3077
3055
  "MergeRequestDraftNotes": [
3078
3056
  {
3079
3057
  "name": "constructor",
@@ -3139,7 +3117,18 @@
3139
3117
  ]
3140
3118
  }
3141
3119
  ],
3142
- "MergeRequestNotes": [
3120
+ "MergeRequestLabelEvents": [
3121
+ {
3122
+ "name": "constructor",
3123
+ "args": [
3124
+ "0",
3125
+ "1",
3126
+ "2",
3127
+ "3"
3128
+ ]
3129
+ }
3130
+ ],
3131
+ "MergeRequestMilestoneEvents": [
3143
3132
  {
3144
3133
  "name": "constructor",
3145
3134
  "args": [
@@ -3161,6 +3150,17 @@
3161
3150
  ]
3162
3151
  }
3163
3152
  ],
3153
+ "MergeRequestNotes": [
3154
+ {
3155
+ "name": "constructor",
3156
+ "args": [
3157
+ "0",
3158
+ "1",
3159
+ "2",
3160
+ "3"
3161
+ ]
3162
+ }
3163
+ ],
3164
3164
  "MergeRequests": [
3165
3165
  {
3166
3166
  "name": "constructor",
@@ -3510,7 +3510,7 @@
3510
3510
  ]
3511
3511
  }
3512
3512
  ],
3513
- "Pipelines": [
3513
+ "PipelineScheduleVariables": [
3514
3514
  {
3515
3515
  "name": "constructor",
3516
3516
  "args": [
@@ -3522,64 +3522,35 @@
3522
3522
  },
3523
3523
  {
3524
3524
  "name": "all",
3525
- "args": [
3526
- "projectId"
3527
- ]
3528
- },
3529
- {
3530
- "name": "allVariables",
3531
- "args": [
3532
- "projectId",
3533
- "pipelineId"
3534
- ]
3535
- },
3536
- {
3537
- "name": "cancel",
3538
3525
  "args": [
3539
3526
  "projectId",
3540
- "pipelineId"
3527
+ "pipelineScheduleId"
3541
3528
  ]
3542
3529
  },
3543
3530
  {
3544
3531
  "name": "create",
3545
3532
  "args": [
3546
3533
  "projectId",
3547
- "ref"
3548
- ]
3549
- },
3550
- {
3551
- "name": "remove",
3552
- "args": [
3553
- "projectId",
3554
- "pipelineId"
3555
- ]
3556
- },
3557
- {
3558
- "name": "retry",
3559
- "args": [
3560
- "projectId",
3561
- "pipelineId"
3562
- ]
3563
- },
3564
- {
3565
- "name": "show",
3566
- "args": [
3567
- "projectId",
3568
- "pipelineId"
3534
+ "pipelineScheduleId",
3535
+ "key",
3536
+ "value"
3569
3537
  ]
3570
3538
  },
3571
3539
  {
3572
- "name": "showTestReport",
3540
+ "name": "edit",
3573
3541
  "args": [
3574
3542
  "projectId",
3575
- "pipelineId"
3543
+ "pipelineScheduleId",
3544
+ "key",
3545
+ "value"
3576
3546
  ]
3577
3547
  },
3578
3548
  {
3579
- "name": "showTestReportSummary",
3549
+ "name": "remove",
3580
3550
  "args": [
3581
3551
  "projectId",
3582
- "pipelineId"
3552
+ "pipelineScheduleId",
3553
+ "key"
3583
3554
  ]
3584
3555
  }
3585
3556
  ],
@@ -3651,7 +3622,7 @@
3651
3622
  ]
3652
3623
  }
3653
3624
  ],
3654
- "PipelineScheduleVariables": [
3625
+ "PipelineTriggerTokens": [
3655
3626
  {
3656
3627
  "name": "constructor",
3657
3628
  "args": [
@@ -3664,38 +3635,47 @@
3664
3635
  {
3665
3636
  "name": "all",
3666
3637
  "args": [
3667
- "projectId",
3668
- "pipelineScheduleId"
3638
+ "projectId"
3669
3639
  ]
3670
3640
  },
3671
3641
  {
3672
3642
  "name": "create",
3673
3643
  "args": [
3674
3644
  "projectId",
3675
- "pipelineScheduleId",
3676
- "key",
3677
- "value"
3645
+ "description"
3678
3646
  ]
3679
3647
  },
3680
3648
  {
3681
3649
  "name": "edit",
3682
3650
  "args": [
3683
3651
  "projectId",
3684
- "pipelineScheduleId",
3685
- "key",
3686
- "value"
3652
+ "triggerId"
3687
3653
  ]
3688
3654
  },
3689
3655
  {
3690
3656
  "name": "remove",
3691
3657
  "args": [
3692
3658
  "projectId",
3693
- "pipelineScheduleId",
3694
- "key"
3659
+ "triggerId"
3660
+ ]
3661
+ },
3662
+ {
3663
+ "name": "show",
3664
+ "args": [
3665
+ "projectId",
3666
+ "triggerId"
3667
+ ]
3668
+ },
3669
+ {
3670
+ "name": "trigger",
3671
+ "args": [
3672
+ "projectId",
3673
+ "ref",
3674
+ "token"
3695
3675
  ]
3696
3676
  }
3697
3677
  ],
3698
- "PipelineTriggerTokens": [
3678
+ "Pipelines": [
3699
3679
  {
3700
3680
  "name": "constructor",
3701
3681
  "args": [
@@ -3712,39 +3692,59 @@
3712
3692
  ]
3713
3693
  },
3714
3694
  {
3715
- "name": "create",
3695
+ "name": "allVariables",
3716
3696
  "args": [
3717
3697
  "projectId",
3718
- "description"
3698
+ "pipelineId"
3719
3699
  ]
3720
3700
  },
3721
3701
  {
3722
- "name": "edit",
3702
+ "name": "cancel",
3723
3703
  "args": [
3724
3704
  "projectId",
3725
- "triggerId"
3705
+ "pipelineId"
3706
+ ]
3707
+ },
3708
+ {
3709
+ "name": "create",
3710
+ "args": [
3711
+ "projectId",
3712
+ "ref"
3726
3713
  ]
3727
3714
  },
3728
3715
  {
3729
3716
  "name": "remove",
3730
3717
  "args": [
3731
3718
  "projectId",
3732
- "triggerId"
3719
+ "pipelineId"
3720
+ ]
3721
+ },
3722
+ {
3723
+ "name": "retry",
3724
+ "args": [
3725
+ "projectId",
3726
+ "pipelineId"
3733
3727
  ]
3734
3728
  },
3735
3729
  {
3736
3730
  "name": "show",
3737
3731
  "args": [
3738
3732
  "projectId",
3739
- "triggerId"
3733
+ "pipelineId"
3740
3734
  ]
3741
3735
  },
3742
3736
  {
3743
- "name": "trigger",
3737
+ "name": "showTestReport",
3744
3738
  "args": [
3745
3739
  "projectId",
3746
- "ref",
3747
- "token"
3740
+ "pipelineId"
3741
+ ]
3742
+ },
3743
+ {
3744
+ "name": "showTestReportSummary",
3745
+ "args": [
3746
+ "projectId",
3747
+ "pipelineId"
3748
3748
  ]
3749
3749
  }
3750
3750
  ],
@@ -4210,7 +4210,7 @@
4210
4210
  ]
4211
4211
  }
4212
4212
  ],
4213
- "Projects": [
4213
+ "ProjectSnippetAwardEmojis": [
4214
4214
  {
4215
4215
  "name": "constructor",
4216
4216
  "args": [
@@ -4219,399 +4219,399 @@
4219
4219
  "2",
4220
4220
  "3"
4221
4221
  ]
4222
- },
4223
- {
4224
- "name": "all",
4225
- "args": []
4226
- },
4222
+ }
4223
+ ],
4224
+ "ProjectSnippetDiscussions": [
4227
4225
  {
4228
- "name": "allTransferLocations",
4226
+ "name": "constructor",
4229
4227
  "args": [
4230
- "projectId"
4228
+ "0",
4229
+ "1",
4230
+ "2",
4231
+ "3"
4231
4232
  ]
4232
- },
4233
+ }
4234
+ ],
4235
+ "ProjectSnippetNotes": [
4233
4236
  {
4234
- "name": "allUsers",
4237
+ "name": "constructor",
4235
4238
  "args": [
4236
- "projectId"
4239
+ "0",
4240
+ "1",
4241
+ "2",
4242
+ "3"
4237
4243
  ]
4238
- },
4244
+ }
4245
+ ],
4246
+ "ProjectSnippets": [
4239
4247
  {
4240
- "name": "allGroups",
4248
+ "name": "constructor",
4241
4249
  "args": [
4242
- "projectId"
4250
+ "0",
4251
+ "1",
4252
+ "2",
4253
+ "3"
4243
4254
  ]
4244
4255
  },
4245
4256
  {
4246
- "name": "allSharableGroups",
4257
+ "name": "all",
4247
4258
  "args": [
4248
4259
  "projectId"
4249
4260
  ]
4250
4261
  },
4251
4262
  {
4252
- "name": "allForks",
4263
+ "name": "create",
4253
4264
  "args": [
4254
- "projectId"
4265
+ "projectId",
4266
+ "title"
4255
4267
  ]
4256
4268
  },
4257
4269
  {
4258
- "name": "allStarrers",
4270
+ "name": "edit",
4259
4271
  "args": [
4260
- "projectId"
4272
+ "projectId",
4273
+ "snippetId"
4261
4274
  ]
4262
4275
  },
4263
4276
  {
4264
- "name": "allStoragePaths",
4277
+ "name": "remove",
4265
4278
  "args": [
4266
- "projectId"
4279
+ "projectId",
4280
+ "snippetId"
4267
4281
  ]
4268
4282
  },
4269
4283
  {
4270
- "name": "archive",
4284
+ "name": "show",
4271
4285
  "args": [
4272
- "projectId"
4286
+ "projectId",
4287
+ "snippetId"
4273
4288
  ]
4274
4289
  },
4275
4290
  {
4276
- "name": "create",
4277
- "args": []
4291
+ "name": "showContent",
4292
+ "args": [
4293
+ "projectId",
4294
+ "snippetId"
4295
+ ]
4278
4296
  },
4279
4297
  {
4280
- "name": "createForkRelationship",
4298
+ "name": "showRepositoryFileContent",
4281
4299
  "args": [
4282
4300
  "projectId",
4283
- "forkedFromId"
4301
+ "snippetId",
4302
+ "ref",
4303
+ "filePath"
4284
4304
  ]
4285
4305
  },
4286
4306
  {
4287
- "name": "createPullMirror",
4307
+ "name": "showUserAgentDetails",
4288
4308
  "args": [
4289
4309
  "projectId",
4290
- "url",
4291
- "mirror"
4310
+ "snippetId"
4292
4311
  ]
4293
- },
4312
+ }
4313
+ ],
4314
+ "ProjectStatistics": [
4294
4315
  {
4295
- "name": "downloadSnapshot",
4316
+ "name": "constructor",
4296
4317
  "args": [
4297
- "projectId"
4318
+ "0",
4319
+ "1",
4320
+ "2",
4321
+ "3"
4298
4322
  ]
4299
4323
  },
4300
4324
  {
4301
- "name": "edit",
4325
+ "name": "show",
4302
4326
  "args": [
4303
4327
  "projectId"
4304
4328
  ]
4305
- },
4329
+ }
4330
+ ],
4331
+ "ProjectTemplates": [
4306
4332
  {
4307
- "name": "fork",
4333
+ "name": "constructor",
4308
4334
  "args": [
4309
- "projectId"
4335
+ "0",
4336
+ "1",
4337
+ "2",
4338
+ "3"
4310
4339
  ]
4311
4340
  },
4312
4341
  {
4313
- "name": "housekeeping",
4342
+ "name": "all",
4314
4343
  "args": [
4315
- "projectId"
4344
+ "projectId",
4345
+ "type"
4316
4346
  ]
4317
4347
  },
4318
4348
  {
4319
- "name": "importProjectMembers",
4349
+ "name": "show",
4320
4350
  "args": [
4321
4351
  "projectId",
4322
- "sourceProjectId"
4352
+ "type",
4353
+ "name"
4323
4354
  ]
4324
- },
4355
+ }
4356
+ ],
4357
+ "ProjectVariables": [
4325
4358
  {
4326
- "name": "remove",
4359
+ "name": "constructor",
4327
4360
  "args": [
4328
- "projectId"
4361
+ "0",
4362
+ "1",
4363
+ "2",
4364
+ "3"
4329
4365
  ]
4330
- },
4366
+ }
4367
+ ],
4368
+ "ProjectVulnerabilities": [
4331
4369
  {
4332
- "name": "removeForkRelationship",
4370
+ "name": "constructor",
4333
4371
  "args": [
4334
- "projectId"
4372
+ "0",
4373
+ "1",
4374
+ "2",
4375
+ "3"
4335
4376
  ]
4336
4377
  },
4337
4378
  {
4338
- "name": "removeAvatar",
4379
+ "name": "all",
4339
4380
  "args": [
4340
4381
  "projectId"
4341
4382
  ]
4342
4383
  },
4343
4384
  {
4344
- "name": "restore",
4385
+ "name": "create",
4345
4386
  "args": [
4346
- "projectId"
4387
+ "projectId",
4388
+ "findingId"
4347
4389
  ]
4348
- },
4390
+ }
4391
+ ],
4392
+ "ProjectWikis": [
4349
4393
  {
4350
- "name": "search",
4394
+ "name": "constructor",
4351
4395
  "args": [
4352
- "projectName"
4396
+ "0",
4397
+ "1",
4398
+ "2",
4399
+ "3"
4353
4400
  ]
4354
- },
4401
+ }
4402
+ ],
4403
+ "Projects": [
4355
4404
  {
4356
- "name": "share",
4405
+ "name": "constructor",
4357
4406
  "args": [
4358
- "projectId",
4359
- "groupId",
4360
- "groupAccess"
4407
+ "0",
4408
+ "1",
4409
+ "2",
4410
+ "3"
4361
4411
  ]
4362
4412
  },
4363
4413
  {
4364
- "name": "show",
4414
+ "name": "all",
4415
+ "args": []
4416
+ },
4417
+ {
4418
+ "name": "allTransferLocations",
4365
4419
  "args": [
4366
4420
  "projectId"
4367
4421
  ]
4368
4422
  },
4369
4423
  {
4370
- "name": "showLanguages",
4424
+ "name": "allUsers",
4371
4425
  "args": [
4372
4426
  "projectId"
4373
4427
  ]
4374
4428
  },
4375
4429
  {
4376
- "name": "showPullMirror",
4430
+ "name": "allGroups",
4377
4431
  "args": [
4378
4432
  "projectId"
4379
4433
  ]
4380
4434
  },
4381
4435
  {
4382
- "name": "star",
4436
+ "name": "allSharableGroups",
4383
4437
  "args": [
4384
4438
  "projectId"
4385
4439
  ]
4386
4440
  },
4387
4441
  {
4388
- "name": "transfer",
4442
+ "name": "allForks",
4389
4443
  "args": [
4390
- "projectId",
4391
- "namespaceId"
4444
+ "projectId"
4392
4445
  ]
4393
4446
  },
4394
4447
  {
4395
- "name": "unarchive",
4448
+ "name": "allStarrers",
4396
4449
  "args": [
4397
4450
  "projectId"
4398
4451
  ]
4399
4452
  },
4400
4453
  {
4401
- "name": "unshare",
4454
+ "name": "allStoragePaths",
4402
4455
  "args": [
4403
- "projectId",
4404
- "groupId"
4456
+ "projectId"
4405
4457
  ]
4406
4458
  },
4407
4459
  {
4408
- "name": "unstar",
4460
+ "name": "archive",
4409
4461
  "args": [
4410
4462
  "projectId"
4411
4463
  ]
4412
4464
  },
4413
4465
  {
4414
- "name": "uploadForReference",
4415
- "args": [
4416
- "projectId",
4417
- "file"
4418
- ]
4466
+ "name": "create",
4467
+ "args": []
4419
4468
  },
4420
4469
  {
4421
- "name": "uploadAvatar",
4470
+ "name": "createForkRelationship",
4422
4471
  "args": [
4423
4472
  "projectId",
4424
- "avatar"
4473
+ "forkedFromId"
4425
4474
  ]
4426
- }
4427
- ],
4428
- "ProjectSnippetAwardEmojis": [
4475
+ },
4429
4476
  {
4430
- "name": "constructor",
4477
+ "name": "createPullMirror",
4431
4478
  "args": [
4432
- "0",
4433
- "1",
4434
- "2",
4435
- "3"
4479
+ "projectId",
4480
+ "url",
4481
+ "mirror"
4436
4482
  ]
4437
- }
4438
- ],
4439
- "ProjectSnippetDiscussions": [
4483
+ },
4440
4484
  {
4441
- "name": "constructor",
4485
+ "name": "downloadSnapshot",
4442
4486
  "args": [
4443
- "0",
4444
- "1",
4445
- "2",
4446
- "3"
4487
+ "projectId"
4447
4488
  ]
4448
- }
4449
- ],
4450
- "ProjectSnippetNotes": [
4489
+ },
4451
4490
  {
4452
- "name": "constructor",
4491
+ "name": "edit",
4453
4492
  "args": [
4454
- "0",
4455
- "1",
4456
- "2",
4457
- "3"
4493
+ "projectId"
4458
4494
  ]
4459
- }
4460
- ],
4461
- "ProjectSnippets": [
4495
+ },
4462
4496
  {
4463
- "name": "constructor",
4497
+ "name": "fork",
4464
4498
  "args": [
4465
- "0",
4466
- "1",
4467
- "2",
4468
- "3"
4499
+ "projectId"
4469
4500
  ]
4470
4501
  },
4471
4502
  {
4472
- "name": "all",
4503
+ "name": "housekeeping",
4473
4504
  "args": [
4474
4505
  "projectId"
4475
4506
  ]
4476
4507
  },
4477
4508
  {
4478
- "name": "create",
4509
+ "name": "importProjectMembers",
4479
4510
  "args": [
4480
4511
  "projectId",
4481
- "title"
4512
+ "sourceProjectId"
4482
4513
  ]
4483
4514
  },
4484
4515
  {
4485
- "name": "edit",
4516
+ "name": "remove",
4486
4517
  "args": [
4487
- "projectId",
4488
- "snippetId"
4518
+ "projectId"
4489
4519
  ]
4490
4520
  },
4491
4521
  {
4492
- "name": "remove",
4522
+ "name": "removeForkRelationship",
4493
4523
  "args": [
4494
- "projectId",
4495
- "snippetId"
4524
+ "projectId"
4496
4525
  ]
4497
4526
  },
4498
4527
  {
4499
- "name": "show",
4528
+ "name": "removeAvatar",
4500
4529
  "args": [
4501
- "projectId",
4502
- "snippetId"
4530
+ "projectId"
4503
4531
  ]
4504
4532
  },
4505
4533
  {
4506
- "name": "showContent",
4534
+ "name": "restore",
4507
4535
  "args": [
4508
- "projectId",
4509
- "snippetId"
4536
+ "projectId"
4510
4537
  ]
4511
4538
  },
4512
4539
  {
4513
- "name": "showRepositoryFileContent",
4540
+ "name": "search",
4514
4541
  "args": [
4515
- "projectId",
4516
- "snippetId",
4517
- "ref",
4518
- "filePath"
4542
+ "projectName"
4519
4543
  ]
4520
4544
  },
4521
4545
  {
4522
- "name": "showUserAgentDetails",
4546
+ "name": "share",
4523
4547
  "args": [
4524
4548
  "projectId",
4525
- "snippetId"
4549
+ "groupId",
4550
+ "groupAccess"
4526
4551
  ]
4527
- }
4528
- ],
4529
- "ProjectStatistics": [
4552
+ },
4530
4553
  {
4531
- "name": "constructor",
4554
+ "name": "show",
4532
4555
  "args": [
4533
- "0",
4534
- "1",
4535
- "2",
4536
- "3"
4556
+ "projectId"
4537
4557
  ]
4538
4558
  },
4539
4559
  {
4540
- "name": "show",
4560
+ "name": "showLanguages",
4541
4561
  "args": [
4542
4562
  "projectId"
4543
4563
  ]
4544
- }
4545
- ],
4546
- "ProjectTemplates": [
4564
+ },
4547
4565
  {
4548
- "name": "constructor",
4566
+ "name": "showPullMirror",
4549
4567
  "args": [
4550
- "0",
4551
- "1",
4552
- "2",
4553
- "3"
4568
+ "projectId"
4554
4569
  ]
4555
4570
  },
4556
4571
  {
4557
- "name": "all",
4572
+ "name": "star",
4558
4573
  "args": [
4559
- "projectId",
4560
- "type"
4574
+ "projectId"
4561
4575
  ]
4562
4576
  },
4563
4577
  {
4564
- "name": "show",
4578
+ "name": "transfer",
4565
4579
  "args": [
4566
4580
  "projectId",
4567
- "type",
4568
- "name"
4581
+ "namespaceId"
4569
4582
  ]
4570
- }
4571
- ],
4572
- "ProjectVariables": [
4583
+ },
4573
4584
  {
4574
- "name": "constructor",
4585
+ "name": "unarchive",
4575
4586
  "args": [
4576
- "0",
4577
- "1",
4578
- "2",
4579
- "3"
4587
+ "projectId"
4580
4588
  ]
4581
- }
4582
- ],
4583
- "ProjectVulnerabilities": [
4589
+ },
4584
4590
  {
4585
- "name": "constructor",
4591
+ "name": "unshare",
4586
4592
  "args": [
4587
- "0",
4588
- "1",
4589
- "2",
4590
- "3"
4593
+ "projectId",
4594
+ "groupId"
4591
4595
  ]
4592
4596
  },
4593
4597
  {
4594
- "name": "all",
4598
+ "name": "unstar",
4595
4599
  "args": [
4596
4600
  "projectId"
4597
4601
  ]
4598
4602
  },
4599
4603
  {
4600
- "name": "create",
4604
+ "name": "uploadForReference",
4601
4605
  "args": [
4602
4606
  "projectId",
4603
- "findingId"
4607
+ "file"
4604
4608
  ]
4605
- }
4606
- ],
4607
- "ProjectWikis": [
4609
+ },
4608
4610
  {
4609
- "name": "constructor",
4611
+ "name": "uploadAvatar",
4610
4612
  "args": [
4611
- "0",
4612
- "1",
4613
- "2",
4614
- "3"
4613
+ "projectId",
4614
+ "avatar"
4615
4615
  ]
4616
4616
  }
4617
4617
  ],
@@ -5542,17 +5542,6 @@
5542
5542
  ]
5543
5543
  }
5544
5544
  ],
5545
- "GroupLabels": [
5546
- {
5547
- "name": "constructor",
5548
- "args": [
5549
- "0",
5550
- "1",
5551
- "2",
5552
- "3"
5553
- ]
5554
- }
5555
- ],
5556
5545
  "GroupLDAPLinks": [
5557
5546
  {
5558
5547
  "name": "constructor",
@@ -5591,7 +5580,7 @@
5591
5580
  ]
5592
5581
  }
5593
5582
  ],
5594
- "GroupMembers": [
5583
+ "GroupLabels": [
5595
5584
  {
5596
5585
  "name": "constructor",
5597
5586
  "args": [
@@ -5600,89 +5589,100 @@
5600
5589
  "2",
5601
5590
  "3"
5602
5591
  ]
5603
- },
5592
+ }
5593
+ ],
5594
+ "GroupMemberRoles": [
5604
5595
  {
5605
- "name": "allBillable",
5596
+ "name": "constructor",
5606
5597
  "args": [
5607
- "groupId"
5598
+ "0",
5599
+ "1",
5600
+ "2",
5601
+ "3"
5608
5602
  ]
5609
5603
  },
5610
5604
  {
5611
- "name": "allPending",
5605
+ "name": "add",
5612
5606
  "args": [
5613
- "groupId"
5607
+ "groupId",
5608
+ "baseAccessLevel"
5614
5609
  ]
5615
5610
  },
5616
5611
  {
5617
- "name": "allBillableMemberships",
5612
+ "name": "all",
5618
5613
  "args": [
5619
- "groupId",
5620
- "userId"
5614
+ "groupId"
5621
5615
  ]
5622
5616
  },
5623
5617
  {
5624
- "name": "approve",
5618
+ "name": "remove",
5625
5619
  "args": [
5626
5620
  "groupId",
5627
- "userId"
5621
+ "memberRoleId"
5622
+ ]
5623
+ }
5624
+ ],
5625
+ "GroupMembers": [
5626
+ {
5627
+ "name": "constructor",
5628
+ "args": [
5629
+ "0",
5630
+ "1",
5631
+ "2",
5632
+ "3"
5628
5633
  ]
5629
5634
  },
5630
5635
  {
5631
- "name": "approveAll",
5636
+ "name": "allBillable",
5632
5637
  "args": [
5633
5638
  "groupId"
5634
5639
  ]
5635
5640
  },
5636
5641
  {
5637
- "name": "removeBillable",
5642
+ "name": "allPending",
5638
5643
  "args": [
5639
- "groupId",
5640
- "userId"
5644
+ "groupId"
5641
5645
  ]
5642
5646
  },
5643
5647
  {
5644
- "name": "removeOverrideFlag",
5648
+ "name": "allBillableMemberships",
5645
5649
  "args": [
5646
5650
  "groupId",
5647
5651
  "userId"
5648
5652
  ]
5649
5653
  },
5650
5654
  {
5651
- "name": "setOverrideFlag",
5655
+ "name": "approve",
5652
5656
  "args": [
5653
5657
  "groupId",
5654
5658
  "userId"
5655
5659
  ]
5656
- }
5657
- ],
5658
- "GroupMemberRoles": [
5660
+ },
5659
5661
  {
5660
- "name": "constructor",
5662
+ "name": "approveAll",
5661
5663
  "args": [
5662
- "0",
5663
- "1",
5664
- "2",
5665
- "3"
5664
+ "groupId"
5666
5665
  ]
5667
5666
  },
5668
5667
  {
5669
- "name": "add",
5668
+ "name": "removeBillable",
5670
5669
  "args": [
5671
5670
  "groupId",
5672
- "baseAccessLevel"
5671
+ "userId"
5673
5672
  ]
5674
5673
  },
5675
5674
  {
5676
- "name": "all",
5675
+ "name": "removeOverrideFlag",
5677
5676
  "args": [
5678
- "groupId"
5677
+ "groupId",
5678
+ "userId"
5679
5679
  ]
5680
5680
  },
5681
5681
  {
5682
- "name": "remove",
5682
+ "name": "setOverrideFlag",
5683
5683
  "args": [
5684
5684
  "groupId",
5685
- "memberRoleId"
5685
+ "userId"
5686
5686
  ]
5687
5687
  }
5688
5688
  ],
@@ -5777,7 +5777,7 @@
5777
5777
  ]
5778
5778
  }
5779
5779
  ],
5780
- "Groups": [
5780
+ "GroupSAMLIdentities": [
5781
5781
  {
5782
5782
  "name": "constructor",
5783
5783
  "args": [
@@ -5789,267 +5789,267 @@
5789
5789
  },
5790
5790
  {
5791
5791
  "name": "all",
5792
- "args": []
5793
- },
5794
- {
5795
- "name": "allDescendantGroups",
5796
5792
  "args": [
5797
5793
  "groupId"
5798
5794
  ]
5799
5795
  },
5800
5796
  {
5801
- "name": "allProjects",
5797
+ "name": "edit",
5802
5798
  "args": [
5803
- "groupId"
5799
+ "groupId",
5800
+ "identityId"
5804
5801
  ]
5805
- },
5802
+ }
5803
+ ],
5804
+ "GroupSAMLLinks": [
5806
5805
  {
5807
- "name": "allSharedProjects",
5806
+ "name": "constructor",
5808
5807
  "args": [
5809
- "groupId"
5808
+ "0",
5809
+ "1",
5810
+ "2",
5811
+ "3"
5810
5812
  ]
5811
5813
  },
5812
5814
  {
5813
- "name": "allSubgroups",
5815
+ "name": "all",
5814
5816
  "args": [
5815
5817
  "groupId"
5816
5818
  ]
5817
5819
  },
5818
5820
  {
5819
- "name": "allProvisionedUsers",
5821
+ "name": "create",
5820
5822
  "args": [
5821
- "groupId"
5823
+ "groupId",
5824
+ "samlGroupName",
5825
+ "accessLevel"
5822
5826
  ]
5823
5827
  },
5824
5828
  {
5825
- "name": "allTransferLocations",
5829
+ "name": "remove",
5826
5830
  "args": [
5827
- "groupId"
5831
+ "groupId",
5832
+ "samlGroupName"
5828
5833
  ]
5829
5834
  },
5830
5835
  {
5831
- "name": "create",
5836
+ "name": "show",
5832
5837
  "args": [
5833
- "name",
5834
- "path"
5838
+ "groupId",
5839
+ "samlGroupName"
5835
5840
  ]
5836
- },
5841
+ }
5842
+ ],
5843
+ "GroupSCIMIdentities": [
5837
5844
  {
5838
- "name": "downloadAvatar",
5845
+ "name": "constructor",
5839
5846
  "args": [
5840
- "groupId"
5847
+ "0",
5848
+ "1",
5849
+ "2",
5850
+ "3"
5841
5851
  ]
5842
5852
  },
5843
5853
  {
5844
- "name": "edit",
5854
+ "name": "all",
5845
5855
  "args": [
5846
5856
  "groupId"
5847
5857
  ]
5848
5858
  },
5849
5859
  {
5850
- "name": "remove",
5860
+ "name": "edit",
5851
5861
  "args": [
5852
- "groupId"
5862
+ "groupId",
5863
+ "identityId"
5853
5864
  ]
5854
- },
5865
+ }
5866
+ ],
5867
+ "GroupServiceAccounts": [
5855
5868
  {
5856
- "name": "removeAvatar",
5869
+ "name": "constructor",
5857
5870
  "args": [
5858
- "groupId"
5871
+ "0",
5872
+ "1",
5873
+ "2",
5874
+ "3"
5859
5875
  ]
5860
5876
  },
5861
5877
  {
5862
- "name": "restore",
5878
+ "name": "create",
5863
5879
  "args": [
5864
5880
  "groupId"
5865
5881
  ]
5866
5882
  },
5867
5883
  {
5868
- "name": "search",
5884
+ "name": "addPersonalAccessToken",
5869
5885
  "args": [
5870
- "nameOrPath"
5886
+ "groupId",
5887
+ "serviceAccountId"
5871
5888
  ]
5872
5889
  },
5873
5890
  {
5874
- "name": "share",
5891
+ "name": "rotatePersonalAccessToken",
5875
5892
  "args": [
5876
5893
  "groupId",
5877
- "sharedGroupId",
5878
- "groupAccess"
5894
+ "serviceAccountId",
5895
+ "tokenId"
5879
5896
  ]
5880
- },
5897
+ }
5898
+ ],
5899
+ "GroupVariables": [
5881
5900
  {
5882
- "name": "show",
5901
+ "name": "constructor",
5883
5902
  "args": [
5884
- "groupId"
5903
+ "0",
5904
+ "1",
5905
+ "2",
5906
+ "3"
5885
5907
  ]
5886
- },
5908
+ }
5909
+ ],
5910
+ "GroupWikis": [
5887
5911
  {
5888
- "name": "transfer",
5912
+ "name": "constructor",
5889
5913
  "args": [
5890
- "groupId"
5914
+ "0",
5915
+ "1",
5916
+ "2",
5917
+ "3"
5918
+ ]
5919
+ }
5920
+ ],
5921
+ "Groups": [
5922
+ {
5923
+ "name": "constructor",
5924
+ "args": [
5925
+ "0",
5926
+ "1",
5927
+ "2",
5928
+ "3"
5891
5929
  ]
5892
5930
  },
5893
5931
  {
5894
- "name": "transferProject",
5932
+ "name": "all",
5933
+ "args": []
5934
+ },
5935
+ {
5936
+ "name": "allDescendantGroups",
5895
5937
  "args": [
5896
- "groupId",
5897
- "projectId"
5938
+ "groupId"
5898
5939
  ]
5899
5940
  },
5900
5941
  {
5901
- "name": "unshare",
5942
+ "name": "allProjects",
5902
5943
  "args": [
5903
- "groupId",
5904
- "sharedGroupId"
5944
+ "groupId"
5905
5945
  ]
5906
5946
  },
5907
5947
  {
5908
- "name": "uploadAvatar",
5948
+ "name": "allSharedProjects",
5909
5949
  "args": [
5910
- "groupId",
5911
- "content"
5950
+ "groupId"
5912
5951
  ]
5913
- }
5914
- ],
5915
- "GroupSAMLIdentities": [
5952
+ },
5916
5953
  {
5917
- "name": "constructor",
5954
+ "name": "allSubgroups",
5918
5955
  "args": [
5919
- "0",
5920
- "1",
5921
- "2",
5922
- "3"
5956
+ "groupId"
5923
5957
  ]
5924
5958
  },
5925
5959
  {
5926
- "name": "all",
5960
+ "name": "allProvisionedUsers",
5927
5961
  "args": [
5928
5962
  "groupId"
5929
5963
  ]
5930
5964
  },
5931
5965
  {
5932
- "name": "edit",
5966
+ "name": "allTransferLocations",
5933
5967
  "args": [
5934
- "groupId",
5935
- "identityId"
5968
+ "groupId"
5936
5969
  ]
5937
- }
5938
- ],
5939
- "GroupSAMLLinks": [
5970
+ },
5940
5971
  {
5941
- "name": "constructor",
5972
+ "name": "create",
5942
5973
  "args": [
5943
- "0",
5944
- "1",
5945
- "2",
5946
- "3"
5974
+ "name",
5975
+ "path"
5947
5976
  ]
5948
5977
  },
5949
5978
  {
5950
- "name": "all",
5979
+ "name": "downloadAvatar",
5951
5980
  "args": [
5952
5981
  "groupId"
5953
5982
  ]
5954
5983
  },
5955
5984
  {
5956
- "name": "create",
5985
+ "name": "edit",
5957
5986
  "args": [
5958
- "groupId",
5959
- "samlGroupName",
5960
- "accessLevel"
5987
+ "groupId"
5961
5988
  ]
5962
5989
  },
5963
5990
  {
5964
5991
  "name": "remove",
5965
5992
  "args": [
5966
- "groupId",
5967
- "samlGroupName"
5993
+ "groupId"
5968
5994
  ]
5969
5995
  },
5970
5996
  {
5971
- "name": "show",
5997
+ "name": "removeAvatar",
5972
5998
  "args": [
5973
- "groupId",
5974
- "samlGroupName"
5999
+ "groupId"
5975
6000
  ]
5976
- }
5977
- ],
5978
- "GroupSCIMIdentities": [
6001
+ },
5979
6002
  {
5980
- "name": "constructor",
6003
+ "name": "restore",
5981
6004
  "args": [
5982
- "0",
5983
- "1",
5984
- "2",
5985
- "3"
6005
+ "groupId"
5986
6006
  ]
5987
6007
  },
5988
6008
  {
5989
- "name": "all",
6009
+ "name": "search",
5990
6010
  "args": [
5991
- "groupId"
6011
+ "nameOrPath"
5992
6012
  ]
5993
6013
  },
5994
6014
  {
5995
- "name": "edit",
6015
+ "name": "share",
5996
6016
  "args": [
5997
6017
  "groupId",
5998
- "identityId"
6018
+ "sharedGroupId",
6019
+ "groupAccess"
5999
6020
  ]
6000
- }
6001
- ],
6002
- "GroupServiceAccounts": [
6021
+ },
6003
6022
  {
6004
- "name": "constructor",
6023
+ "name": "show",
6005
6024
  "args": [
6006
- "0",
6007
- "1",
6008
- "2",
6009
- "3"
6025
+ "groupId"
6010
6026
  ]
6011
6027
  },
6012
6028
  {
6013
- "name": "create",
6029
+ "name": "transfer",
6014
6030
  "args": [
6015
6031
  "groupId"
6016
6032
  ]
6017
6033
  },
6018
6034
  {
6019
- "name": "addPersonalAccessToken",
6035
+ "name": "transferProject",
6020
6036
  "args": [
6021
6037
  "groupId",
6022
- "serviceAccountId"
6038
+ "projectId"
6023
6039
  ]
6024
6040
  },
6025
6041
  {
6026
- "name": "rotatePersonalAccessToken",
6042
+ "name": "unshare",
6027
6043
  "args": [
6028
6044
  "groupId",
6029
- "serviceAccountId",
6030
- "tokenId"
6031
- ]
6032
- }
6033
- ],
6034
- "GroupVariables": [
6035
- {
6036
- "name": "constructor",
6037
- "args": [
6038
- "0",
6039
- "1",
6040
- "2",
6041
- "3"
6045
+ "sharedGroupId"
6042
6046
  ]
6043
- }
6044
- ],
6045
- "GroupWikis": [
6047
+ },
6046
6048
  {
6047
- "name": "constructor",
6049
+ "name": "uploadAvatar",
6048
6050
  "args": [
6049
- "0",
6050
- "1",
6051
- "2",
6052
- "3"
6051
+ "groupId",
6052
+ "content"
6053
6053
  ]
6054
6054
  }
6055
6055
  ],
@@ -6223,6 +6223,47 @@
6223
6223
  ]
6224
6224
  }
6225
6225
  ],
6226
+ "UserSSHKeys": [
6227
+ {
6228
+ "name": "constructor",
6229
+ "args": [
6230
+ "0",
6231
+ "1",
6232
+ "2",
6233
+ "3"
6234
+ ]
6235
+ },
6236
+ {
6237
+ "name": "add",
6238
+ "args": [
6239
+ "title",
6240
+ "key"
6241
+ ]
6242
+ },
6243
+ {
6244
+ "name": "all",
6245
+ "args": []
6246
+ },
6247
+ {
6248
+ "name": "create",
6249
+ "args": [
6250
+ "title",
6251
+ "key"
6252
+ ]
6253
+ },
6254
+ {
6255
+ "name": "show",
6256
+ "args": [
6257
+ "keyId"
6258
+ ]
6259
+ },
6260
+ {
6261
+ "name": "remove",
6262
+ "args": [
6263
+ "keyId"
6264
+ ]
6265
+ }
6266
+ ],
6226
6267
  "Users": [
6227
6268
  {
6228
6269
  "name": "constructor",
@@ -6425,46 +6466,5 @@
6425
6466
  "userId"
6426
6467
  ]
6427
6468
  }
6428
- ],
6429
- "UserSSHKeys": [
6430
- {
6431
- "name": "constructor",
6432
- "args": [
6433
- "0",
6434
- "1",
6435
- "2",
6436
- "3"
6437
- ]
6438
- },
6439
- {
6440
- "name": "add",
6441
- "args": [
6442
- "title",
6443
- "key"
6444
- ]
6445
- },
6446
- {
6447
- "name": "all",
6448
- "args": []
6449
- },
6450
- {
6451
- "name": "create",
6452
- "args": [
6453
- "title",
6454
- "key"
6455
- ]
6456
- },
6457
- {
6458
- "name": "show",
6459
- "args": [
6460
- "keyId"
6461
- ]
6462
- },
6463
- {
6464
- "name": "remove",
6465
- "args": [
6466
- "keyId"
6467
- ]
6468
- }
6469
6469
  ]
6470
6470
  }