@gitbeaker/core 41.1.2 → 41.3.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/README.md CHANGED
@@ -111,7 +111,7 @@ import { Gitlab } from '@gitbeaker/core';
111
111
  <tr>
112
112
  <th>Agents</th>
113
113
  <td>
114
- <a href="https://docs.gitlab.com/16.4/ee/api/cluster_agents.html">🦊</a>
114
+ <a href="https://docs.gitlab.com/17.3/ee/api/cluster_agents.html">🦊</a>
115
115
  </td>
116
116
  <td>
117
117
  <a href="./src/resources/Agents.ts">⌨️</a>
@@ -120,7 +120,7 @@ import { Gitlab } from '@gitbeaker/core';
120
120
  <tr>
121
121
  <th>AlertManagement</th>
122
122
  <td>
123
- <a href="https://docs.gitlab.com/16.4/ee/api/alert_management_alerts.html">🦊</a>
123
+ <a href="https://docs.gitlab.com/17.3/ee/api/alert_management_alerts.html">🦊</a>
124
124
  </td>
125
125
  <td>
126
126
  <a href="./src/resources/AlertManagement.ts">⌨️</a>
@@ -129,7 +129,7 @@ import { Gitlab } from '@gitbeaker/core';
129
129
  <tr>
130
130
  <th>ApplicationAppearance</th>
131
131
  <td>
132
- <a href="https://docs.gitlab.com/16.4/ee/api/appearance.html">🦊</a>
132
+ <a href="https://docs.gitlab.com/17.3/ee/api/appearance.html">🦊</a>
133
133
  </td>
134
134
  <td>
135
135
  <a href="./src/resources/ApplicationAppearance.ts">⌨️</a>
@@ -138,7 +138,7 @@ import { Gitlab } from '@gitbeaker/core';
138
138
  <tr>
139
139
  <th>ApplicationPlanLimits</th>
140
140
  <td>
141
- <a href="https://docs.gitlab.com/16.4/ee/api/plan_limits.html">🦊</a>
141
+ <a href="https://docs.gitlab.com/17.3/ee/api/plan_limits.html">🦊</a>
142
142
  </td>
143
143
  <td>
144
144
  <a href="./src/resources/ApplicationPlanLimits.ts">⌨️</a>
@@ -147,7 +147,7 @@ import { Gitlab } from '@gitbeaker/core';
147
147
  <tr>
148
148
  <th>ApplicationSettings</th>
149
149
  <td>
150
- <a href="https://docs.gitlab.com/16.4/ee/api/settings.html">🦊</a>
150
+ <a href="https://docs.gitlab.com/17.3/ee/api/settings.html">🦊</a>
151
151
  </td>
152
152
  <td>
153
153
  <a href="./src/resources/ApplicationSettings.ts">⌨️</a>
@@ -156,7 +156,7 @@ import { Gitlab } from '@gitbeaker/core';
156
156
  <tr>
157
157
  <th>ApplicationStatistics</th>
158
158
  <td>
159
- <a href="https://docs.gitlab.com/16.4/ee/api/statistics.html">🦊</a>
159
+ <a href="https://docs.gitlab.com/17.3/ee/api/statistics.html">🦊</a>
160
160
  </td>
161
161
  <td>
162
162
  <a href="./src/resources/ApplicationStatistics.ts">⌨️</a>
@@ -165,7 +165,7 @@ import { Gitlab } from '@gitbeaker/core';
165
165
  <tr>
166
166
  <th>Applications</th>
167
167
  <td>
168
- <a href="https://docs.gitlab.com/16.4/ee/api/applications.html">🦊</a>
168
+ <a href="https://docs.gitlab.com/17.3/ee/api/applications.html">🦊</a>
169
169
  </td>
170
170
  <td>
171
171
  <a href="./src/resources/Applications.ts">⌨️</a>
@@ -174,7 +174,7 @@ import { Gitlab } from '@gitbeaker/core';
174
174
  <tr>
175
175
  <th>AuditEvents</th>
176
176
  <td>
177
- <a href="https://docs.gitlab.com/16.4/ee/api/audit_events.html">🦊</a>
177
+ <a href="https://docs.gitlab.com/17.3/ee/api/audit_events.html">🦊</a>
178
178
  </td>
179
179
  <td>
180
180
  <a href="./src/resources/AuditEvents.ts">⌨️</a>
@@ -183,7 +183,7 @@ import { Gitlab } from '@gitbeaker/core';
183
183
  <tr>
184
184
  <th>Avatar</th>
185
185
  <td>
186
- <a href="https://docs.gitlab.com/16.4/ee/api/avatar.html">🦊</a>
186
+ <a href="https://docs.gitlab.com/17.3/ee/api/avatar.html">🦊</a>
187
187
  </td>
188
188
  <td>
189
189
  <a href="./src/resources/Avatar.ts">⌨️</a>
@@ -192,7 +192,7 @@ import { Gitlab } from '@gitbeaker/core';
192
192
  <tr>
193
193
  <th>Branches</th>
194
194
  <td>
195
- <a href="https://docs.gitlab.com/16.4/ee/api/branches.html">🦊</a>
195
+ <a href="https://docs.gitlab.com/17.3/ee/api/branches.html">🦊</a>
196
196
  </td>
197
197
  <td>
198
198
  <a href="./src/resources/Branches.ts">⌨️</a>
@@ -201,7 +201,7 @@ import { Gitlab } from '@gitbeaker/core';
201
201
  <tr>
202
202
  <th>BroadcastMessages</th>
203
203
  <td>
204
- <a href="https://docs.gitlab.com/16.4/ee/api/broadcast_messages.html">🦊</a>
204
+ <a href="https://docs.gitlab.com/17.3/ee/api/broadcast_messages.html">🦊</a>
205
205
  </td>
206
206
  <td>
207
207
  <a href="./src/resources/BroadcastMessages.ts">⌨️</a>
@@ -210,7 +210,7 @@ import { Gitlab } from '@gitbeaker/core';
210
210
  <tr>
211
211
  <th>CommitDiscussions</th>
212
212
  <td>
213
- <a href="https://docs.gitlab.com/16.4/ee/api/discussions.html#commits">🦊</a>
213
+ <a href="https://docs.gitlab.com/17.3/ee/api/discussions.html#commits">🦊</a>
214
214
  </td>
215
215
  <td>
216
216
  <a href="./src/resources/CommitDiscussions.ts">⌨️</a>
@@ -219,7 +219,7 @@ import { Gitlab } from '@gitbeaker/core';
219
219
  <tr>
220
220
  <th>Code Suggestions</th>
221
221
  <td>
222
- <a href="https://docs.gitlab.com/16.4/ee/api/code_suggestions.html">🦊</a>
222
+ <a href="https://docs.gitlab.com/17.3/ee/api/code_suggestions.html">🦊</a>
223
223
  </td>
224
224
  <td>
225
225
  <a href="./src/resources/CodeSuggestions.ts">⌨️</a>
@@ -228,7 +228,7 @@ import { Gitlab } from '@gitbeaker/core';
228
228
  <tr>
229
229
  <th>Commits</th>
230
230
  <td>
231
- <a href="https://docs.gitlab.com/16.4/ee/api/commits.html">🦊</a>
231
+ <a href="https://docs.gitlab.com/17.3/ee/api/commits.html">🦊</a>
232
232
  </td>
233
233
  <td>
234
234
  <a href="./src/resources/Commits.ts">⌨️</a>
@@ -237,7 +237,7 @@ import { Gitlab } from '@gitbeaker/core';
237
237
  <tr>
238
238
  <th>Composer</th>
239
239
  <td>
240
- <a href="https://docs.gitlab.com/16.4/ee/api/packages/composer.html">🦊</a>
240
+ <a href="https://docs.gitlab.com/17.3/ee/api/packages/composer.html">🦊</a>
241
241
  </td>
242
242
  <td>
243
243
  <a href="./src/resources/Composer.ts">⌨️</a>
@@ -246,7 +246,7 @@ import { Gitlab } from '@gitbeaker/core';
246
246
  <tr>
247
247
  <th>Conan</th>
248
248
  <td>
249
- <a href="https://docs.gitlab.com/16.4/ee/api/packages/conan.html">🦊</a>
249
+ <a href="https://docs.gitlab.com/17.3/ee/api/packages/conan.html">🦊</a>
250
250
  </td>
251
251
  <td>
252
252
  <a href="./src/resources/Conan.ts">⌨️</a>
@@ -255,7 +255,7 @@ import { Gitlab } from '@gitbeaker/core';
255
255
  <tr>
256
256
  <th>ContainerRegistry</th>
257
257
  <td>
258
- <a href="https://docs.gitlab.com/16.4/ee/api/container_registry.html">🦊</a>
258
+ <a href="https://docs.gitlab.com/17.3/ee/api/container_registry.html">🦊</a>
259
259
  </td>
260
260
  <td>
261
261
  <a href="./src/resources/ContainerRegistry.ts">⌨️</a>
@@ -264,7 +264,7 @@ import { Gitlab } from '@gitbeaker/core';
264
264
  <tr>
265
265
  <th>DashboardAnnotations</th>
266
266
  <td>
267
- <a href="https://docs.gitlab.com/16.4/ee/api/metrics_dashboard_annotations.html">🦊</a>
267
+ <a href="https://docs.gitlab.com/17.3/ee/api/metrics_dashboard_annotations.html">🦊</a>
268
268
  </td>
269
269
  <td>
270
270
  <a href="./src/resources/DashboardAnnotations.ts">⌨️</a>
@@ -273,7 +273,7 @@ import { Gitlab } from '@gitbeaker/core';
273
273
  <tr>
274
274
  <th>Debian</th>
275
275
  <td>
276
- <a href="https://docs.gitlab.com/16.4/ee/api/debian.html">🦊</a>
276
+ <a href="https://docs.gitlab.com/17.3/ee/api/debian.html">🦊</a>
277
277
  </td>
278
278
  <td>
279
279
  <a href="./src/resources/Debian.ts">⌨️</a>
@@ -282,7 +282,7 @@ import { Gitlab } from '@gitbeaker/core';
282
282
  <tr>
283
283
  <th>DependencyProxy</th>
284
284
  <td>
285
- <a href="https://docs.gitlab.com/16.4/ee/api/dependency_proxy.html">🦊</a>
285
+ <a href="https://docs.gitlab.com/17.3/ee/api/dependency_proxy.html">🦊</a>
286
286
  </td>
287
287
  <td>
288
288
  <a href="./src/resources/DependencyProxy.ts">⌨️</a>
@@ -291,7 +291,7 @@ import { Gitlab } from '@gitbeaker/core';
291
291
  <tr>
292
292
  <th>DeployKeys</th>
293
293
  <td>
294
- <a href="https://docs.gitlab.com/16.4/ee/api/deploy_keys.html">🦊</a>
294
+ <a href="https://docs.gitlab.com/17.3/ee/api/deploy_keys.html">🦊</a>
295
295
  </td>
296
296
  <td>
297
297
  <a href="./src/resources/DeployKeys.ts">⌨️</a>
@@ -300,7 +300,7 @@ import { Gitlab } from '@gitbeaker/core';
300
300
  <tr>
301
301
  <th>DeployTokens</th>
302
302
  <td>
303
- <a href="https://docs.gitlab.com/16.4/ee/api/deploy_tokens.html">🦊</a>
303
+ <a href="https://docs.gitlab.com/17.3/ee/api/deploy_tokens.html">🦊</a>
304
304
  </td>
305
305
  <td>
306
306
  <a href="./src/resources/DeployTokens.ts">⌨️</a>
@@ -309,7 +309,7 @@ import { Gitlab } from '@gitbeaker/core';
309
309
  <tr>
310
310
  <th>Deployments</th>
311
311
  <td>
312
- <a href="https://docs.gitlab.com/16.4/ee/api/deployments.html">🦊</a>
312
+ <a href="https://docs.gitlab.com/17.3/ee/api/deployments.html">🦊</a>
313
313
  </td>
314
314
  <td>
315
315
  <a href="./src/resources/Deployments.ts">⌨️</a>
@@ -318,7 +318,7 @@ import { Gitlab } from '@gitbeaker/core';
318
318
  <tr>
319
319
  <th>DockerfileTemplates</th>
320
320
  <td>
321
- <a href="https://docs.gitlab.com/16.4/ee/api/templates/dockerfiles.html">🦊</a>
321
+ <a href="https://docs.gitlab.com/17.3/ee/api/templates/dockerfiles.html">🦊</a>
322
322
  </td>
323
323
  <td>
324
324
  <a href="./src/resources/DockerfileTemplates.ts">⌨️</a>
@@ -327,7 +327,7 @@ import { Gitlab } from '@gitbeaker/core';
327
327
  <tr>
328
328
  <th>Environments</th>
329
329
  <td>
330
- <a href="https://docs.gitlab.com/16.4/ee/api/environments.html">🦊</a>
330
+ <a href="https://docs.gitlab.com/17.3/ee/api/environments.html">🦊</a>
331
331
  </td>
332
332
  <td>
333
333
  <a href="./src/resources/Environments.ts">⌨️</a>
@@ -336,7 +336,7 @@ import { Gitlab } from '@gitbeaker/core';
336
336
  <tr>
337
337
  <th>EpicAwardEmojis</th>
338
338
  <td>
339
- <a href="https://docs.gitlab.com/16.4/ee/api/emoji_reactions.html">🦊</a>
339
+ <a href="https://docs.gitlab.com/17.3/ee/api/emoji_reactions.html">🦊</a>
340
340
  </td>
341
341
  <td>
342
342
  <a href="./src/resources/EpicAwardEmojis.ts">⌨️</a>
@@ -345,7 +345,7 @@ import { Gitlab } from '@gitbeaker/core';
345
345
  <tr>
346
346
  <th>EpicDiscussions</th>
347
347
  <td>
348
- <a href="https://docs.gitlab.com/16.4/ee/api/discussions.html#epics">🦊</a>
348
+ <a href="https://docs.gitlab.com/17.3/ee/api/discussions.html#epics">🦊</a>
349
349
  </td>
350
350
  <td>
351
351
  <a href="./src/resources/EpicDiscussions.ts">⌨️</a>
@@ -354,7 +354,7 @@ import { Gitlab } from '@gitbeaker/core';
354
354
  <tr>
355
355
  <th>EpicIssues</th>
356
356
  <td>
357
- <a href="https://docs.gitlab.com/16.4/ee/api/epic_issues.html">🦊</a>
357
+ <a href="https://docs.gitlab.com/17.3/ee/api/epic_issues.html">🦊</a>
358
358
  </td>
359
359
  <td>
360
360
  <a href="./src/resources/EpicIssues.ts">⌨️</a>
@@ -363,7 +363,7 @@ import { Gitlab } from '@gitbeaker/core';
363
363
  <tr>
364
364
  <th>EpicLabelEvents</th>
365
365
  <td>
366
- <a href="https://docs.gitlab.com/16.4/ee/api/resource_label_events.html#epics">🦊</a>
366
+ <a href="https://docs.gitlab.com/17.3/ee/api/resource_label_events.html#epics">🦊</a>
367
367
  </td>
368
368
  <td>
369
369
  <a href="./src/resources/EpicLabelEvents.ts">⌨️</a>
@@ -372,7 +372,7 @@ import { Gitlab } from '@gitbeaker/core';
372
372
  <tr>
373
373
  <th>EpicLinks</th>
374
374
  <td>
375
- <a href="https://docs.gitlab.com/16.4/ee/api/epic_links.html">🦊</a>
375
+ <a href="https://docs.gitlab.com/17.3/ee/api/epic_links.html">🦊</a>
376
376
  </td>
377
377
  <td>
378
378
  <a href="./src/resources/EpicLinks.ts">⌨️</a>
@@ -381,7 +381,7 @@ import { Gitlab } from '@gitbeaker/core';
381
381
  <tr>
382
382
  <th>EpicNotes</th>
383
383
  <td>
384
- <a href="https://docs.gitlab.com/16.4/ee/api/notes.html#epics">🦊</a>
384
+ <a href="https://docs.gitlab.com/17.3/ee/api/notes.html#epics">🦊</a>
385
385
  </td>
386
386
  <td>
387
387
  <a href="./src/resources/EpicNotes.ts">⌨️</a>
@@ -390,7 +390,7 @@ import { Gitlab } from '@gitbeaker/core';
390
390
  <tr>
391
391
  <th>Epics</th>
392
392
  <td>
393
- <a href="https://docs.gitlab.com/16.4/ee/api/epics.html">🦊</a>
393
+ <a href="https://docs.gitlab.com/17.3/ee/api/epics.html">🦊</a>
394
394
  </td>
395
395
  <td>
396
396
  <a href="./src/resources/Epics.ts">⌨️</a>
@@ -399,7 +399,7 @@ import { Gitlab } from '@gitbeaker/core';
399
399
  <tr>
400
400
  <th>ErrorTrackingClientKeys</th>
401
401
  <td>
402
- <a href="https://docs.gitlab.com/16.4/ee/api/error_tracking.html#error-tracking-client-keys">🦊</a>
402
+ <a href="https://docs.gitlab.com/17.3/ee/api/error_tracking.html#error-tracking-client-keys">🦊</a>
403
403
  </td>
404
404
  <td>
405
405
  <a href="./src/resources/ErrorTrackingClientKeys.ts">⌨️</a>
@@ -408,7 +408,7 @@ import { Gitlab } from '@gitbeaker/core';
408
408
  <tr>
409
409
  <th>ErrorTrackingSettings</th>
410
410
  <td>
411
- <a href="https://docs.gitlab.com/16.4/ee/api/error_tracking.html#error-tracking-project-settings">🦊</a>
411
+ <a href="https://docs.gitlab.com/17.3/ee/api/error_tracking.html#error-tracking-project-settings">🦊</a>
412
412
  </td>
413
413
  <td>
414
414
  <a href="./src/resources/ErrorTrackingSettings.ts">⌨️</a>
@@ -417,7 +417,7 @@ import { Gitlab } from '@gitbeaker/core';
417
417
  <tr>
418
418
  <th>Events</th>
419
419
  <td>
420
- <a href="https://docs.gitlab.com/16.4/ee/api/events.html">🦊</a>
420
+ <a href="https://docs.gitlab.com/17.3/ee/api/events.html">🦊</a>
421
421
  </td>
422
422
  <td>
423
423
  <a href="./src/resources/Events.ts">⌨️</a>
@@ -426,7 +426,7 @@ import { Gitlab } from '@gitbeaker/core';
426
426
  <tr>
427
427
  <th>Experiments</th>
428
428
  <td>
429
- <a href="https://docs.gitlab.com/16.4/ee/api/experiments.html">🦊</a>
429
+ <a href="https://docs.gitlab.com/17.3/ee/api/experiments.html">🦊</a>
430
430
  </td>
431
431
  <td>
432
432
  <a href="./src/resources/Experiments.ts">⌨️</a>
@@ -435,7 +435,7 @@ import { Gitlab } from '@gitbeaker/core';
435
435
  <tr>
436
436
  <th>ExternalStatusChecks</th>
437
437
  <td>
438
- <a href="https://docs.gitlab.com/16.4/ee/api/status_checks.html">🦊</a>
438
+ <a href="https://docs.gitlab.com/17.3/ee/api/status_checks.html">🦊</a>
439
439
  </td>
440
440
  <td>
441
441
  <a href="./src/resources/ExternalStatusChecks.ts">⌨️</a>
@@ -444,7 +444,7 @@ import { Gitlab } from '@gitbeaker/core';
444
444
  <tr>
445
445
  <th>FeatureFlagUserLists</th>
446
446
  <td>
447
- <a href="https://docs.gitlab.com/16.4/ee/api/feature_flag_user_lists.html">🦊</a>
447
+ <a href="https://docs.gitlab.com/17.3/ee/api/feature_flag_user_lists.html">🦊</a>
448
448
  </td>
449
449
  <td>
450
450
  <a href="./src/resources/FeatureFlagUserLists.ts">⌨️</a>
@@ -453,7 +453,7 @@ import { Gitlab } from '@gitbeaker/core';
453
453
  <tr>
454
454
  <th>FeatureFlags</th>
455
455
  <td>
456
- <a href="https://docs.gitlab.com/16.4/ee/api/feature_flags.html">🦊</a>
456
+ <a href="https://docs.gitlab.com/17.3/ee/api/feature_flags.html">🦊</a>
457
457
  </td>
458
458
  <td>
459
459
  <a href="./src/resources/FeatureFlags.ts">⌨️</a>
@@ -462,7 +462,7 @@ import { Gitlab } from '@gitbeaker/core';
462
462
  <tr>
463
463
  <th>FreezePeriods</th>
464
464
  <td>
465
- <a href="https://docs.gitlab.com/16.4/ee/api/freeze_periods.html">🦊</a>
465
+ <a href="https://docs.gitlab.com/17.3/ee/api/freeze_periods.html">🦊</a>
466
466
  </td>
467
467
  <td>
468
468
  <a href="./src/resources/FreezePeriods.ts">⌨️</a>
@@ -471,7 +471,7 @@ import { Gitlab } from '@gitbeaker/core';
471
471
  <tr>
472
472
  <th>GeoNodes</th>
473
473
  <td>
474
- <a href="https://docs.gitlab.com/16.4/ee/api/geo_nodes.html">🦊</a>
474
+ <a href="https://docs.gitlab.com/17.3/ee/api/geo_nodes.html">🦊</a>
475
475
  </td>
476
476
  <td>
477
477
  <a href="./src/resources/GeoNodes.ts">⌨️</a>
@@ -480,7 +480,7 @@ import { Gitlab } from '@gitbeaker/core';
480
480
  <tr>
481
481
  <th>GeoSites</th>
482
482
  <td>
483
- <a href="https://docs.gitlab.com/16.4/ee/api/geo_sites.html">🦊</a>
483
+ <a href="https://docs.gitlab.com/17.3/ee/api/geo_sites.html">🦊</a>
484
484
  </td>
485
485
  <td>
486
486
  <a href="./src/resources/GeoSites.ts">⌨️</a>
@@ -489,7 +489,7 @@ import { Gitlab } from '@gitbeaker/core';
489
489
  <tr>
490
490
  <th>GitLabCIYMLTemplates</th>
491
491
  <td>
492
- <a href="https://docs.gitlab.com/16.4/ee/api/gitlab_ci_ymls.html">🦊</a>
492
+ <a href="https://docs.gitlab.com/17.3/ee/api/gitlab_ci_ymls.html">🦊</a>
493
493
  </td>
494
494
  <td>
495
495
  <a href="./src/resources/GitLabCIYMLTemplates.ts">⌨️</a>
@@ -498,7 +498,7 @@ import { Gitlab } from '@gitbeaker/core';
498
498
  <tr>
499
499
  <th>GitignoreTemplates</th>
500
500
  <td>
501
- <a href="https://docs.gitlab.com/16.4/ee/api/templates/gitignores.html">🦊</a>
501
+ <a href="https://docs.gitlab.com/17.3/ee/api/templates/gitignores.html">🦊</a>
502
502
  </td>
503
503
  <td>
504
504
  <a href="./src/resources/GitignoreTemplates.ts">⌨️</a>
@@ -507,7 +507,7 @@ import { Gitlab } from '@gitbeaker/core';
507
507
  <tr>
508
508
  <th>GitlabPages</th>
509
509
  <td>
510
- <a href="https://docs.gitlab.com/16.4/ee/api/pages.html">🦊</a>
510
+ <a href="https://docs.gitlab.com/17.3/ee/api/pages.html">🦊</a>
511
511
  </td>
512
512
  <td>
513
513
  <a href="./src/resources/GitlabPages.ts">⌨️</a>
@@ -516,7 +516,7 @@ import { Gitlab } from '@gitbeaker/core';
516
516
  <tr>
517
517
  <th>GoProxy</th>
518
518
  <td>
519
- <a href="https://docs.gitlab.com/16.4/ee/api/go_proxy.html">🦊</a>
519
+ <a href="https://docs.gitlab.com/17.3/ee/api/go_proxy.html">🦊</a>
520
520
  </td>
521
521
  <td>
522
522
  <a href="./src/resources/GoProxy.ts">⌨️</a>
@@ -525,7 +525,7 @@ import { Gitlab } from '@gitbeaker/core';
525
525
  <tr>
526
526
  <th>GroupAccessRequests</th>
527
527
  <td>
528
- <a href="https://docs.gitlab.com/16.4/ee/api/access_requests.html">🦊</a>
528
+ <a href="https://docs.gitlab.com/17.3/ee/api/access_requests.html">🦊</a>
529
529
  </td>
530
530
  <td>
531
531
  <a href="./src/resources/GroupAccessRequests.ts">⌨️</a>
@@ -534,7 +534,7 @@ import { Gitlab } from '@gitbeaker/core';
534
534
  <tr>
535
535
  <th>GroupAccessTokens</th>
536
536
  <td>
537
- <a href="https://docs.gitlab.com/16.4/ee/api/group_access_tokens.html">🦊</a>
537
+ <a href="https://docs.gitlab.com/17.3/ee/api/group_access_tokens.html">🦊</a>
538
538
  </td>
539
539
  <td>
540
540
  <a href="./src/resources/GroupAccessTokens.ts">⌨️</a>
@@ -543,7 +543,7 @@ import { Gitlab } from '@gitbeaker/core';
543
543
  <tr>
544
544
  <th>GroupActivityAnalytics</th>
545
545
  <td>
546
- <a href="https://docs.gitlab.com/16.4/ee/api/group_activity_analytics.html">🦊</a>
546
+ <a href="https://docs.gitlab.com/17.3/ee/api/group_activity_analytics.html">🦊</a>
547
547
  </td>
548
548
  <td>
549
549
  <a href="./src/resources/GroupActivityAnalytics.ts">⌨️</a>
@@ -553,7 +553,7 @@ import { Gitlab } from '@gitbeaker/core';
553
553
  <tr>
554
554
  <th>GroupEpicBoards</th>
555
555
  <td>
556
- <a href="https://docs.gitlab.com/16.4/ee/api/group_epic_boards.html">🦊</a>
556
+ <a href="https://docs.gitlab.com/17.3/ee/api/group_epic_boards.html">🦊</a>
557
557
  </td>
558
558
  <td>
559
559
  <a href="./src/resources/GroupEpicBoards.ts">⌨️</a>
@@ -561,7 +561,7 @@ import { Gitlab } from '@gitbeaker/core';
561
561
  </tr>
562
562
  <th>GroupBadges</th>
563
563
  <td>
564
- <a href="https://docs.gitlab.com/16.4/ee/api/group_badges.html">🦊</a>
564
+ <a href="https://docs.gitlab.com/17.3/ee/api/group_badges.html">🦊</a>
565
565
  </td>
566
566
  <td>
567
567
  <a href="./src/resources/GroupBadges.ts">⌨️</a>
@@ -570,7 +570,7 @@ import { Gitlab } from '@gitbeaker/core';
570
570
  <tr>
571
571
  <th>GroupCustomAttributes</th>
572
572
  <td>
573
- <a href="https://docs.gitlab.com/16.4/ee/api/custom_attributes.html">🦊</a>
573
+ <a href="https://docs.gitlab.com/17.3/ee/api/custom_attributes.html">🦊</a>
574
574
  </td>
575
575
  <td>
576
576
  <a href="./src/resources/GroupCustomAttributes.ts">⌨️</a>
@@ -579,7 +579,7 @@ import { Gitlab } from '@gitbeaker/core';
579
579
  <tr>
580
580
  <th>GroupDORA4Metrics</th>
581
581
  <td>
582
- <a href="https://docs.gitlab.com/16.4/ee/api/dora/metrics.html#get-group-level-dora-metrics">🦊</a>
582
+ <a href="https://docs.gitlab.com/17.3/ee/api/dora/metrics.html#get-group-level-dora-metrics">🦊</a>
583
583
  </td>
584
584
  <td>
585
585
  <a href="./src/resources/GroupDORA4Metrics.ts">⌨️</a>
@@ -588,7 +588,7 @@ import { Gitlab } from '@gitbeaker/core';
588
588
  <tr>
589
589
  <th>GroupHooks</th>
590
590
  <td>
591
- <a href="https://docs.gitlab.com/16.4/ee/api/groups.html#hooks">🦊</a>
591
+ <a href="https://docs.gitlab.com/17.3/ee/api/groups.html#hooks">🦊</a>
592
592
  </td>
593
593
  <td>
594
594
  <a href="./src/resources/GroupHooks.ts">⌨️</a>
@@ -597,7 +597,7 @@ import { Gitlab } from '@gitbeaker/core';
597
597
  <tr>
598
598
  <th>GroupImportExports</th>
599
599
  <td>
600
- <a href="https://docs.gitlab.com/16.4/ee/api/group_import_export.html">🦊</a>
600
+ <a href="https://docs.gitlab.com/17.3/ee/api/group_import_export.html">🦊</a>
601
601
  </td>
602
602
  <td>
603
603
  <a href="./src/resources/GroupImportExports.ts">⌨️</a>
@@ -606,7 +606,7 @@ import { Gitlab } from '@gitbeaker/core';
606
606
  <tr>
607
607
  <th>GroupInvitations</th>
608
608
  <td>
609
- <a href="https://docs.gitlab.com/16.4/ee/api/invitations.html">🦊</a>
609
+ <a href="https://docs.gitlab.com/17.3/ee/api/invitations.html">🦊</a>
610
610
  </td>
611
611
  <td>
612
612
  <a href="./src/resources/GroupInvitations.ts">⌨️</a>
@@ -615,7 +615,7 @@ import { Gitlab } from '@gitbeaker/core';
615
615
  <tr>
616
616
  <th>GroupIssueBoards</th>
617
617
  <td>
618
- <a href="https://docs.gitlab.com/16.4/ee/api/group_boards.html">🦊</a>
618
+ <a href="https://docs.gitlab.com/17.3/ee/api/group_boards.html">🦊</a>
619
619
  </td>
620
620
  <td>
621
621
  <a href="./src/resources/GroupIssueBoards.ts">⌨️</a>
@@ -624,7 +624,7 @@ import { Gitlab } from '@gitbeaker/core';
624
624
  <tr>
625
625
  <th>GroupIterations</th>
626
626
  <td>
627
- <a href="https://docs.gitlab.com/16.4/ee/api/group_iterations.html">🦊</a>
627
+ <a href="https://docs.gitlab.com/17.3/ee/api/group_iterations.html">🦊</a>
628
628
  </td>
629
629
  <td>
630
630
  <a href="./src/resources/GroupIterations.ts">⌨️</a>
@@ -633,7 +633,7 @@ import { Gitlab } from '@gitbeaker/core';
633
633
  <tr>
634
634
  <th>GroupLDAPLinks</th>
635
635
  <td>
636
- <a href="https://docs.gitlab.com/16.4/ee/api/groups.html#ldap-group-links">🦊</a>
636
+ <a href="https://docs.gitlab.com/17.3/ee/api/groups.html#ldap-group-links">🦊</a>
637
637
  </td>
638
638
  <td>
639
639
  <a href="./src/resources/GroupLDAPLinks.ts">⌨️</a>
@@ -642,7 +642,7 @@ import { Gitlab } from '@gitbeaker/core';
642
642
  <tr>
643
643
  <th>GroupLabels</th>
644
644
  <td>
645
- <a href="https://docs.gitlab.com/16.4/ee/api/group_labels.html">🦊</a>
645
+ <a href="https://docs.gitlab.com/17.3/ee/api/group_labels.html">🦊</a>
646
646
  </td>
647
647
  <td>
648
648
  <a href="./src/resources/GroupLabels.ts">⌨️</a>
@@ -651,7 +651,7 @@ import { Gitlab } from '@gitbeaker/core';
651
651
  <tr>
652
652
  <th>GroupMemberRoles</th>
653
653
  <td>
654
- <a href="https://docs.gitlab.com/16.4/ee/api/member_roles.html">🦊</a>
654
+ <a href="https://docs.gitlab.com/17.3/ee/api/member_roles.html">🦊</a>
655
655
  </td>
656
656
  <td>
657
657
  <a href="./src/resources/GroupMemberRoles.ts">⌨️</a>
@@ -660,7 +660,7 @@ import { Gitlab } from '@gitbeaker/core';
660
660
  <tr>
661
661
  <th>GroupMembers</th>
662
662
  <td>
663
- <a href="https://docs.gitlab.com/16.4/ee/api/members.html">🦊</a>
663
+ <a href="https://docs.gitlab.com/17.3/ee/api/members.html">🦊</a>
664
664
  </td>
665
665
  <td>
666
666
  <a href="./src/resources/GroupMembers.ts">⌨️</a>
@@ -669,7 +669,7 @@ import { Gitlab } from '@gitbeaker/core';
669
669
  <tr>
670
670
  <th>GroupMilestones</th>
671
671
  <td>
672
- <a href="https://docs.gitlab.com/16.4/ee/api/group_milestones.html">🦊</a>
672
+ <a href="https://docs.gitlab.com/17.3/ee/api/group_milestones.html">🦊</a>
673
673
  </td>
674
674
  <td>
675
675
  <a href="./src/resources/GroupMilestones.ts">⌨️</a>
@@ -678,7 +678,7 @@ import { Gitlab } from '@gitbeaker/core';
678
678
  <tr>
679
679
  <th>GroupProtectedEnvironments</th>
680
680
  <td>
681
- <a href="https://docs.gitlab.com/16.4/ee/api/group_protected_environments.html">🦊</a>
681
+ <a href="https://docs.gitlab.com/17.3/ee/api/group_protected_environments.html">🦊</a>
682
682
  </td>
683
683
  <td>
684
684
  <a href="./src/resources/GroupProtectedEnvironments.ts">⌨️</a>
@@ -687,7 +687,7 @@ import { Gitlab } from '@gitbeaker/core';
687
687
  <tr>
688
688
  <th>GroupPushRules</th>
689
689
  <td>
690
- <a href="https://docs.gitlab.com/16.4/ee/api/groups.html#push-rules">🦊</a>
690
+ <a href="https://docs.gitlab.com/17.3/ee/api/groups.html#push-rules">🦊</a>
691
691
  </td>
692
692
  <td>
693
693
  <a href="./src/resources/GroupPushRules.ts">⌨️</a>
@@ -696,7 +696,7 @@ import { Gitlab } from '@gitbeaker/core';
696
696
  <tr>
697
697
  <th>GroupRelationExports</th>
698
698
  <td>
699
- <a href="https://docs.gitlab.com/16.4/ee/api/group_relations_export.html">🦊</a>
699
+ <a href="https://docs.gitlab.com/17.3/ee/api/group_relations_export.html">🦊</a>
700
700
  </td>
701
701
  <td>
702
702
  <a href="./src/resources/GroupRelationExports.ts">⌨️</a>
@@ -705,7 +705,7 @@ import { Gitlab } from '@gitbeaker/core';
705
705
  <tr>
706
706
  <th>GroupReleases</th>
707
707
  <td>
708
- <a href="https://docs.gitlab.com/16.4/ee/api/group_releases.html">🦊</a>
708
+ <a href="https://docs.gitlab.com/17.3/ee/api/group_releases.html">🦊</a>
709
709
  </td>
710
710
  <td>
711
711
  <a href="./src/resources/GroupReleases.ts">⌨️</a>
@@ -714,7 +714,7 @@ import { Gitlab } from '@gitbeaker/core';
714
714
  <tr>
715
715
  <th>GroupRepositoryStorageMoves</th>
716
716
  <td>
717
- <a href="https://docs.gitlab.com/16.4/ee/api/group_repository_storage_moves.html">🦊</a>
717
+ <a href="https://docs.gitlab.com/17.3/ee/api/group_repository_storage_moves.html">🦊</a>
718
718
  </td>
719
719
  <td>
720
720
  <a href="./src/resources/GroupRepositoryStorageMoves.ts">⌨️</a>
@@ -723,7 +723,7 @@ import { Gitlab } from '@gitbeaker/core';
723
723
  <tr>
724
724
  <th>GroupSAMLIdentities</th>
725
725
  <td>
726
- <a href="https://docs.gitlab.com/16.4/ee/api/saml.html">🦊</a>
726
+ <a href="https://docs.gitlab.com/17.3/ee/api/saml.html">🦊</a>
727
727
  </td>
728
728
  <td>
729
729
  <a href="./src/resources/GroupSAMLIdentities.ts">⌨️</a>
@@ -732,7 +732,7 @@ import { Gitlab } from '@gitbeaker/core';
732
732
  <tr>
733
733
  <th>GroupSAMLLinks</th>
734
734
  <td>
735
- <a href="https://docs.gitlab.com/16.4/ee/api/groups.html#saml-group-links">🦊</a>
735
+ <a href="https://docs.gitlab.com/17.3/ee/api/groups.html#saml-group-links">🦊</a>
736
736
  </td>
737
737
  <td>
738
738
  <a href="./src/resources/GroupSAMLLinks.ts">⌨️</a>
@@ -741,7 +741,7 @@ import { Gitlab } from '@gitbeaker/core';
741
741
  <tr>
742
742
  <th>GroupSCIMIdentities</th>
743
743
  <td>
744
- <a href="https://docs.gitlab.com/16.4/ee/api/scim.html">🦊</a>
744
+ <a href="https://docs.gitlab.com/17.3/ee/api/scim.html">🦊</a>
745
745
  </td>
746
746
  <td>
747
747
  <a href="./src/resources/GroupSCIMIdentities.ts">⌨️</a>
@@ -750,7 +750,7 @@ import { Gitlab } from '@gitbeaker/core';
750
750
  <tr>
751
751
  <th>GroupServiceAccounts</th>
752
752
  <td>
753
- <a href="https://docs.gitlab.com/16.4/ee/api/groups.html#create-personal-access-token-for-service-account-user">🦊</a>
753
+ <a href="https://docs.gitlab.com/17.3/ee/api/groups.html#create-personal-access-token-for-service-account-user">🦊</a>
754
754
  </td>
755
755
  <td>
756
756
  <a href="./src/resources/GroupServiceAccounts.ts">⌨️</a>
@@ -759,7 +759,7 @@ import { Gitlab } from '@gitbeaker/core';
759
759
  <tr>
760
760
  <th>GroupVariables</th>
761
761
  <td>
762
- <a href="https://docs.gitlab.com/16.4/ee/api/group_level_variables.html">🦊</a>
762
+ <a href="https://docs.gitlab.com/17.3/ee/api/group_level_variables.html">🦊</a>
763
763
  </td>
764
764
  <td>
765
765
  <a href="./src/resources/GroupVariables.ts">⌨️</a>
@@ -768,7 +768,7 @@ import { Gitlab } from '@gitbeaker/core';
768
768
  <tr>
769
769
  <th>GroupWikis</th>
770
770
  <td>
771
- <a href="https://docs.gitlab.com/16.4/ee/api/group_wikis.html">🦊</a>
771
+ <a href="https://docs.gitlab.com/17.3/ee/api/group_wikis.html">🦊</a>
772
772
  </td>
773
773
  <td>
774
774
  <a href="./src/resources/GroupWikis.ts">⌨️</a>
@@ -777,7 +777,7 @@ import { Gitlab } from '@gitbeaker/core';
777
777
  <tr>
778
778
  <th>Groups</th>
779
779
  <td>
780
- <a href="https://docs.gitlab.com/16.4/ee/api/groups.html">🦊</a>
780
+ <a href="https://docs.gitlab.com/17.3/ee/api/groups.html">🦊</a>
781
781
  </td>
782
782
  <td>
783
783
  <a href="./src/resources/Groups.ts">⌨️</a>
@@ -786,7 +786,7 @@ import { Gitlab } from '@gitbeaker/core';
786
786
  <tr>
787
787
  <th>Helm</th>
788
788
  <td>
789
- <a href="https://docs.gitlab.com/16.4/ee/api/packages/helm.html">🦊</a>
789
+ <a href="https://docs.gitlab.com/17.3/ee/api/packages/helm.html">🦊</a>
790
790
  </td>
791
791
  <td>
792
792
  <a href="./src/resources/Helm.ts">⌨️</a>
@@ -795,7 +795,7 @@ import { Gitlab } from '@gitbeaker/core';
795
795
  <tr>
796
796
  <th>Import</th>
797
797
  <td>
798
- <a href="https://docs.gitlab.com/16.4/ee/api/import.html">🦊</a>
798
+ <a href="https://docs.gitlab.com/17.3/ee/api/import.html">🦊</a>
799
799
  </td>
800
800
  <td>
801
801
  <a href="./src/resources/Import.ts">⌨️</a>
@@ -804,7 +804,7 @@ import { Gitlab } from '@gitbeaker/core';
804
804
  <tr>
805
805
  <th>InstanceLevelCICDVariables</th>
806
806
  <td>
807
- <a href="https://docs.gitlab.com/16.4/ee/api/instance_level_ci_variables.html">🦊</a>
807
+ <a href="https://docs.gitlab.com/17.3/ee/api/instance_level_ci_variables.html">🦊</a>
808
808
  </td>
809
809
  <td>
810
810
  <a href="./src/resources/InstanceLevelCICDVariables.ts">⌨️</a>
@@ -813,7 +813,7 @@ import { Gitlab } from '@gitbeaker/core';
813
813
  <tr>
814
814
  <th>Integrations</th>
815
815
  <td>
816
- <a href="https://docs.gitlab.com/16.4/ee/api/integrations.html">🦊</a>
816
+ <a href="https://docs.gitlab.com/17.3/ee/api/integrations.html">🦊</a>
817
817
  </td>
818
818
  <td>
819
819
  <a href="./src/resources/Integrations.ts">⌨️</a>
@@ -822,7 +822,7 @@ import { Gitlab } from '@gitbeaker/core';
822
822
  <tr>
823
823
  <th>IssueAwardEmojis</th>
824
824
  <td>
825
- <a href="https://docs.gitlab.com/16.4/ee/api/emoji_reactions.html">🦊</a>
825
+ <a href="https://docs.gitlab.com/17.3/ee/api/emoji_reactions.html">🦊</a>
826
826
  </td>
827
827
  <td>
828
828
  <a href="./src/resources/IssueAwardEmojis.ts">⌨️</a>
@@ -831,7 +831,7 @@ import { Gitlab } from '@gitbeaker/core';
831
831
  <tr>
832
832
  <th>IssueDiscussions</th>
833
833
  <td>
834
- <a href="https://docs.gitlab.com/16.4/ee/api/discussions.html#issues">🦊</a>
834
+ <a href="https://docs.gitlab.com/17.3/ee/api/discussions.html#issues">🦊</a>
835
835
  </td>
836
836
  <td>
837
837
  <a href="./src/resources/IssueDiscussions.ts">⌨️</a>
@@ -840,7 +840,7 @@ import { Gitlab } from '@gitbeaker/core';
840
840
  <tr>
841
841
  <th>IssueIterationEvents</th>
842
842
  <td>
843
- <a href="https://docs.gitlab.com/16.4/ee/api/resource_iteration_events.html#issues">🦊</a>
843
+ <a href="https://docs.gitlab.com/17.3/ee/api/resource_iteration_events.html#issues">🦊</a>
844
844
  </td>
845
845
  <td>
846
846
  <a href="./src/resources/IssueIterationEvents.ts">⌨️</a>
@@ -849,7 +849,7 @@ import { Gitlab } from '@gitbeaker/core';
849
849
  <tr>
850
850
  <th>IssueLabelEvents</th>
851
851
  <td>
852
- <a href="https://docs.gitlab.com/16.4/ee/api/resource_label_events.html#issues">🦊</a>
852
+ <a href="https://docs.gitlab.com/17.3/ee/api/resource_label_events.html#issues">🦊</a>
853
853
  </td>
854
854
  <td>
855
855
  <a href="./src/resources/IssueLabelEvents.ts">⌨️</a>
@@ -858,7 +858,7 @@ import { Gitlab } from '@gitbeaker/core';
858
858
  <tr>
859
859
  <th>IssueLinks</th>
860
860
  <td>
861
- <a href="https://docs.gitlab.com/16.4/ee/api/issue_links.html">🦊</a>
861
+ <a href="https://docs.gitlab.com/17.3/ee/api/issue_links.html">🦊</a>
862
862
  </td>
863
863
  <td>
864
864
  <a href="./src/resources/IssueLinks.ts">⌨️</a>
@@ -867,7 +867,7 @@ import { Gitlab } from '@gitbeaker/core';
867
867
  <tr>
868
868
  <th>IssueMilestoneEvents</th>
869
869
  <td>
870
- <a href="https://docs.gitlab.com/16.4/ee/api/resource_milestone_events.html#issues">🦊</a>
870
+ <a href="https://docs.gitlab.com/17.3/ee/api/resource_milestone_events.html#issues">🦊</a>
871
871
  </td>
872
872
  <td>
873
873
  <a href="./src/resources/IssueMilestoneEvents.ts">⌨️</a>
@@ -876,7 +876,7 @@ import { Gitlab } from '@gitbeaker/core';
876
876
  <tr>
877
877
  <th>IssueNoteAwardEmojis</th>
878
878
  <td>
879
- <a href="https://docs.gitlab.com/16.4/ee/api/emoji_reactions.html">🦊</a>
879
+ <a href="https://docs.gitlab.com/17.3/ee/api/emoji_reactions.html">🦊</a>
880
880
  </td>
881
881
  <td>
882
882
  <a href="./src/resources/IssueNoteAwardEmojis.ts">⌨️</a>
@@ -885,7 +885,7 @@ import { Gitlab } from '@gitbeaker/core';
885
885
  <tr>
886
886
  <th>IssueNotes</th>
887
887
  <td>
888
- <a href="https://docs.gitlab.com/16.4/ee/api/notes.html#issues">🦊</a>
888
+ <a href="https://docs.gitlab.com/17.3/ee/api/notes.html#issues">🦊</a>
889
889
  </td>
890
890
  <td>
891
891
  <a href="./src/resources/IssueNotes.ts">⌨️</a>
@@ -894,7 +894,7 @@ import { Gitlab } from '@gitbeaker/core';
894
894
  <tr>
895
895
  <th>IssueStateEvents</th>
896
896
  <td>
897
- <a href="https://docs.gitlab.com/16.4/ee/api/resource_state_events.html#issues">🦊</a>
897
+ <a href="https://docs.gitlab.com/17.3/ee/api/resource_state_events.html#issues">🦊</a>
898
898
  </td>
899
899
  <td>
900
900
  <a href="./src/resources/IssueStateEvents.ts">⌨️</a>
@@ -903,7 +903,7 @@ import { Gitlab } from '@gitbeaker/core';
903
903
  <tr>
904
904
  <th>IssueWeightEvents</th>
905
905
  <td>
906
- <a href="https://docs.gitlab.com/16.4/ee/api/resource_weight_events.html">🦊</a>
906
+ <a href="https://docs.gitlab.com/17.3/ee/api/resource_weight_events.html">🦊</a>
907
907
  </td>
908
908
  <td>
909
909
  <a href="./src/resources/IssueWeightEvents.ts">⌨️</a>
@@ -912,7 +912,7 @@ import { Gitlab } from '@gitbeaker/core';
912
912
  <tr>
913
913
  <th>Issues</th>
914
914
  <td>
915
- <a href="https://docs.gitlab.com/16.4/ee/api/issues.html">🦊</a>
915
+ <a href="https://docs.gitlab.com/17.3/ee/api/issues.html">🦊</a>
916
916
  </td>
917
917
  <td>
918
918
  <a href="./src/resources/Issues.ts">⌨️</a>
@@ -921,7 +921,7 @@ import { Gitlab } from '@gitbeaker/core';
921
921
  <tr>
922
922
  <th>IssuesStatistics</th>
923
923
  <td>
924
- <a href="https://docs.gitlab.com/16.4/ee/api/issues_statistics.html">🦊</a>
924
+ <a href="https://docs.gitlab.com/17.3/ee/api/issues_statistics.html">🦊</a>
925
925
  </td>
926
926
  <td>
927
927
  <a href="./src/resources/IssuesStatistics.ts">⌨️</a>
@@ -930,7 +930,7 @@ import { Gitlab } from '@gitbeaker/core';
930
930
  <tr>
931
931
  <th>JobArtifacts</th>
932
932
  <td>
933
- <a href="https://docs.gitlab.com/16.4/ee/api/job_artifacts.html">🦊</a>
933
+ <a href="https://docs.gitlab.com/17.3/ee/api/job_artifacts.html">🦊</a>
934
934
  </td>
935
935
  <td>
936
936
  <a href="./src/resources/JobArtifacts.ts">⌨️</a>
@@ -939,7 +939,7 @@ import { Gitlab } from '@gitbeaker/core';
939
939
  <tr>
940
940
  <th>Jobs</th>
941
941
  <td>
942
- <a href="https://docs.gitlab.com/16.4/ee/api/jobs.html">🦊</a>
942
+ <a href="https://docs.gitlab.com/17.3/ee/api/jobs.html">🦊</a>
943
943
  </td>
944
944
  <td>
945
945
  <a href="./src/resources/Jobs.ts">⌨️</a>
@@ -948,7 +948,7 @@ import { Gitlab } from '@gitbeaker/core';
948
948
  <tr>
949
949
  <th>Keys</th>
950
950
  <td>
951
- <a href="https://docs.gitlab.com/16.4/ee/api/keys.html">🦊</a>
951
+ <a href="https://docs.gitlab.com/17.3/ee/api/keys.html">🦊</a>
952
952
  </td>
953
953
  <td>
954
954
  <a href="./src/resources/Keys.ts">⌨️</a>
@@ -957,7 +957,7 @@ import { Gitlab } from '@gitbeaker/core';
957
957
  <tr>
958
958
  <th>License</th>
959
959
  <td>
960
- <a href="https://docs.gitlab.com/16.4/ee/api/license.html">🦊</a>
960
+ <a href="https://docs.gitlab.com/17.3/ee/api/license.html">🦊</a>
961
961
  </td>
962
962
  <td>
963
963
  <a href="./src/resources/License.ts">⌨️</a>
@@ -966,7 +966,7 @@ import { Gitlab } from '@gitbeaker/core';
966
966
  <tr>
967
967
  <th>LicenseTemplates</th>
968
968
  <td>
969
- <a href="https://docs.gitlab.com/16.4/ee/api/templates/licenses.html">🦊</a>
969
+ <a href="https://docs.gitlab.com/17.3/ee/api/templates/licenses.html">🦊</a>
970
970
  </td>
971
971
  <td>
972
972
  <a href="./src/resources/LicenseTemplates.ts">⌨️</a>
@@ -975,7 +975,7 @@ import { Gitlab } from '@gitbeaker/core';
975
975
  <tr>
976
976
  <th>LinkedEpics</th>
977
977
  <td>
978
- <a href="https://docs.gitlab.com/16.4/ee/api/linked_epics.html">🦊</a>
978
+ <a href="https://docs.gitlab.com/17.3/ee/api/linked_epics.html">🦊</a>
979
979
  </td>
980
980
  <td>
981
981
  <a href="./src/resources/LinkedEpics.ts">⌨️</a>
@@ -984,7 +984,7 @@ import { Gitlab } from '@gitbeaker/core';
984
984
  <tr>
985
985
  <th>Lint</th>
986
986
  <td>
987
- <a href="https://docs.gitlab.com/16.4/ee/api/lint.html">🦊</a>
987
+ <a href="https://docs.gitlab.com/17.3/ee/api/lint.html">🦊</a>
988
988
  </td>
989
989
  <td>
990
990
  <a href="./src/resources/Lint.ts">⌨️</a>
@@ -993,7 +993,7 @@ import { Gitlab } from '@gitbeaker/core';
993
993
  <tr>
994
994
  <th>Markdown</th>
995
995
  <td>
996
- <a href="https://docs.gitlab.com/16.4/ee/api/markdown.html">🦊</a>
996
+ <a href="https://docs.gitlab.com/17.3/ee/api/markdown.html">🦊</a>
997
997
  </td>
998
998
  <td>
999
999
  <a href="./src/resources/Markdown.ts">⌨️</a>
@@ -1002,7 +1002,7 @@ import { Gitlab } from '@gitbeaker/core';
1002
1002
  <tr>
1003
1003
  <th>Maven</th>
1004
1004
  <td>
1005
- <a href="https://docs.gitlab.com/16.4/ee/api/packages/maven.html">🦊</a>
1005
+ <a href="https://docs.gitlab.com/17.3/ee/api/packages/maven.html">🦊</a>
1006
1006
  </td>
1007
1007
  <td>
1008
1008
  <a href="./src/resources/Maven.ts">⌨️</a>
@@ -1011,7 +1011,7 @@ import { Gitlab } from '@gitbeaker/core';
1011
1011
  <tr>
1012
1012
  <th>MergeRequestApprovals</th>
1013
1013
  <td>
1014
- <a href="https://docs.gitlab.com/16.4/ee/api/merge_request_approvals.html">🦊</a>
1014
+ <a href="https://docs.gitlab.com/17.3/ee/api/merge_request_approvals.html">🦊</a>
1015
1015
  </td>
1016
1016
  <td>
1017
1017
  <a href="./src/resources/MergeRequestApprovals.ts">⌨️</a>
@@ -1020,7 +1020,7 @@ import { Gitlab } from '@gitbeaker/core';
1020
1020
  <tr>
1021
1021
  <th>MergeRequestAwardEmojis</th>
1022
1022
  <td>
1023
- <a href="https://docs.gitlab.com/16.4/ee/api/emoji_reactions.html">🦊</a>
1023
+ <a href="https://docs.gitlab.com/17.3/ee/api/emoji_reactions.html">🦊</a>
1024
1024
  </td>
1025
1025
  <td>
1026
1026
  <a href="./src/resources/MergeRequestAwardEmojis.ts">⌨️</a>
@@ -1029,7 +1029,7 @@ import { Gitlab } from '@gitbeaker/core';
1029
1029
  <tr>
1030
1030
  <th>MergeRequestContextCommits</th>
1031
1031
  <td>
1032
- <a href="https://docs.gitlab.com/16.4/ee/api/merge_request_context_commits.html">🦊</a>
1032
+ <a href="https://docs.gitlab.com/17.3/ee/api/merge_request_context_commits.html">🦊</a>
1033
1033
  </td>
1034
1034
  <td>
1035
1035
  <a href="./src/resources/MergeRequestContextCommits.ts">⌨️</a>
@@ -1038,7 +1038,7 @@ import { Gitlab } from '@gitbeaker/core';
1038
1038
  <tr>
1039
1039
  <th>MergeRequestDiscussions</th>
1040
1040
  <td>
1041
- <a href="https://docs.gitlab.com/16.4/ee/api/discussions.html#merge-requests">🦊</a>
1041
+ <a href="https://docs.gitlab.com/17.3/ee/api/discussions.html#merge-requests">🦊</a>
1042
1042
  </td>
1043
1043
  <td>
1044
1044
  <a href="./src/resources/MergeRequestDiscussions.ts">⌨️</a>
@@ -1047,7 +1047,7 @@ import { Gitlab } from '@gitbeaker/core';
1047
1047
  <tr>
1048
1048
  <th>MergeRequestDraftNotes</th>
1049
1049
  <td>
1050
- <a href="https://docs.gitlab.com/16.4/ee/api/draft_notes.html">🦊</a>
1050
+ <a href="https://docs.gitlab.com/17.3/ee/api/draft_notes.html">🦊</a>
1051
1051
  </td>
1052
1052
  <td>
1053
1053
  <a href="./src/resources/MergeRequestDraftNotes.ts">⌨️</a>
@@ -1056,7 +1056,7 @@ import { Gitlab } from '@gitbeaker/core';
1056
1056
  <tr>
1057
1057
  <th>MergeRequestLabelEvents</th>
1058
1058
  <td>
1059
- <a href="https://docs.gitlab.com/16.4/ee/api/resource_label_events.html#merge-requests">🦊</a>
1059
+ <a href="https://docs.gitlab.com/17.3/ee/api/resource_label_events.html#merge-requests">🦊</a>
1060
1060
  </td>
1061
1061
  <td>
1062
1062
  <a href="./src/resources/MergeRequestLabelEvents.ts">⌨️</a>
@@ -1065,7 +1065,7 @@ import { Gitlab } from '@gitbeaker/core';
1065
1065
  <tr>
1066
1066
  <th>MergeRequestMilestoneEvents</th>
1067
1067
  <td>
1068
- <a href="https://docs.gitlab.com/16.4/ee/api/resource_milestone_events.html#merge-requests">🦊</a>
1068
+ <a href="https://docs.gitlab.com/17.3/ee/api/resource_milestone_events.html#merge-requests">🦊</a>
1069
1069
  </td>
1070
1070
  <td>
1071
1071
  <a href="./src/resources/MergeRequestMilestoneEvents.ts">⌨️</a>
@@ -1074,7 +1074,7 @@ import { Gitlab } from '@gitbeaker/core';
1074
1074
  <tr>
1075
1075
  <th>MergeRequestNoteAwardEmojis</th>
1076
1076
  <td>
1077
- <a href="https://docs.gitlab.com/16.4/ee/api/emoji_reactions.html">🦊</a>
1077
+ <a href="https://docs.gitlab.com/17.3/ee/api/emoji_reactions.html">🦊</a>
1078
1078
  </td>
1079
1079
  <td>
1080
1080
  <a href="./src/resources/MergeRequestNoteAwardEmojis.ts">⌨️</a>
@@ -1083,7 +1083,7 @@ import { Gitlab } from '@gitbeaker/core';
1083
1083
  <tr>
1084
1084
  <th>MergeRequestNotes</th>
1085
1085
  <td>
1086
- <a href="https://docs.gitlab.com/16.4/ee/api/notes.html#merge-requests">🦊</a>
1086
+ <a href="https://docs.gitlab.com/17.3/ee/api/notes.html#merge-requests">🦊</a>
1087
1087
  </td>
1088
1088
  <td>
1089
1089
  <a href="./src/resources/MergeRequestNotes.ts">⌨️</a>
@@ -1092,7 +1092,7 @@ import { Gitlab } from '@gitbeaker/core';
1092
1092
  <tr>
1093
1093
  <th>MergeRequests</th>
1094
1094
  <td>
1095
- <a href="https://docs.gitlab.com/16.4/ee/api/merge_requests.html">🦊</a>
1095
+ <a href="https://docs.gitlab.com/17.3/ee/api/merge_requests.html">🦊</a>
1096
1096
  </td>
1097
1097
  <td>
1098
1098
  <a href="./src/resources/MergeRequests.ts">⌨️</a>
@@ -1101,7 +1101,7 @@ import { Gitlab } from '@gitbeaker/core';
1101
1101
  <tr>
1102
1102
  <th>MergeTrains</th>
1103
1103
  <td>
1104
- <a href="https://docs.gitlab.com/16.4/ee/api/merge_trains.html">🦊</a>
1104
+ <a href="https://docs.gitlab.com/17.3/ee/api/merge_trains.html">🦊</a>
1105
1105
  </td>
1106
1106
  <td>
1107
1107
  <a href="./src/resources/MergeTrains.ts">⌨️</a>
@@ -1110,7 +1110,7 @@ import { Gitlab } from '@gitbeaker/core';
1110
1110
  <tr>
1111
1111
  <th>Metadata</th>
1112
1112
  <td>
1113
- <a href="https://docs.gitlab.com/16.4/ee/api/metadata.html">🦊</a>
1113
+ <a href="https://docs.gitlab.com/17.3/ee/api/metadata.html">🦊</a>
1114
1114
  </td>
1115
1115
  <td>
1116
1116
  <a href="./src/resources/Metadata.ts">⌨️</a>
@@ -1119,7 +1119,7 @@ import { Gitlab } from '@gitbeaker/core';
1119
1119
  <tr>
1120
1120
  <th>Migrations</th>
1121
1121
  <td>
1122
- <a href="https://docs.gitlab.com/16.4/ee/api/bulk_imports.html">🦊</a>
1122
+ <a href="https://docs.gitlab.com/17.3/ee/api/bulk_imports.html">🦊</a>
1123
1123
  </td>
1124
1124
  <td>
1125
1125
  <a href="./src/resources/Migrations.ts">⌨️</a>
@@ -1128,7 +1128,7 @@ import { Gitlab } from '@gitbeaker/core';
1128
1128
  <tr>
1129
1129
  <th>NPM</th>
1130
1130
  <td>
1131
- <a href="https://docs.gitlab.com/16.4/ee/api/packages/npm.html">🦊</a>
1131
+ <a href="https://docs.gitlab.com/17.3/ee/api/packages/npm.html">🦊</a>
1132
1132
  </td>
1133
1133
  <td>
1134
1134
  <a href="./src/resources/NPM.ts">⌨️</a>
@@ -1137,7 +1137,7 @@ import { Gitlab } from '@gitbeaker/core';
1137
1137
  <tr>
1138
1138
  <th>Namespaces</th>
1139
1139
  <td>
1140
- <a href="https://docs.gitlab.com/16.4/ee/api/namespaces.html">🦊</a>
1140
+ <a href="https://docs.gitlab.com/17.3/ee/api/namespaces.html">🦊</a>
1141
1141
  </td>
1142
1142
  <td>
1143
1143
  <a href="./src/resources/Namespaces.ts">⌨️</a>
@@ -1146,7 +1146,7 @@ import { Gitlab } from '@gitbeaker/core';
1146
1146
  <tr>
1147
1147
  <th>NotificationSettings</th>
1148
1148
  <td>
1149
- <a href="https://docs.gitlab.com/16.4/ee/api/notification_settings.html">🦊</a>
1149
+ <a href="https://docs.gitlab.com/17.3/ee/api/notification_settings.html">🦊</a>
1150
1150
  </td>
1151
1151
  <td>
1152
1152
  <a href="./src/resources/NotificationSettings.ts">⌨️</a>
@@ -1155,7 +1155,7 @@ import { Gitlab } from '@gitbeaker/core';
1155
1155
  <tr>
1156
1156
  <th>NuGet</th>
1157
1157
  <td>
1158
- <a href="https://docs.gitlab.com/16.4/ee/api/packages/nuget.html">🦊</a>
1158
+ <a href="https://docs.gitlab.com/17.3/ee/api/packages/nuget.html">🦊</a>
1159
1159
  </td>
1160
1160
  <td>
1161
1161
  <a href="./src/resources/NuGet.ts">⌨️</a>
@@ -1164,7 +1164,7 @@ import { Gitlab } from '@gitbeaker/core';
1164
1164
  <tr>
1165
1165
  <th>PackageRegistry</th>
1166
1166
  <td>
1167
- <a href="https://docs.gitlab.com/16.4/ee/user/packages/generic_packages/">🦊</a>
1167
+ <a href="https://docs.gitlab.com/17.3/ee/user/packages/generic_packages/">🦊</a>
1168
1168
  </td>
1169
1169
  <td>
1170
1170
  <a href="./src/resources/PackageRegistry.ts">⌨️</a>
@@ -1173,7 +1173,7 @@ import { Gitlab } from '@gitbeaker/core';
1173
1173
  <tr>
1174
1174
  <th>Packages</th>
1175
1175
  <td>
1176
- <a href="https://docs.gitlab.com/16.4/ee/api/packages.html">🦊</a>
1176
+ <a href="https://docs.gitlab.com/17.3/ee/api/packages.html">🦊</a>
1177
1177
  </td>
1178
1178
  <td>
1179
1179
  <a href="./src/resources/Packages.ts">⌨️</a>
@@ -1182,7 +1182,7 @@ import { Gitlab } from '@gitbeaker/core';
1182
1182
  <tr>
1183
1183
  <th>PagesDomains</th>
1184
1184
  <td>
1185
- <a href="https://docs.gitlab.com/16.4/ee/api/pages_domains.html">🦊</a>
1185
+ <a href="https://docs.gitlab.com/17.3/ee/api/pages_domains.html">🦊</a>
1186
1186
  </td>
1187
1187
  <td>
1188
1188
  <a href="./src/resources/PagesDomains.ts">⌨️</a>
@@ -1191,7 +1191,7 @@ import { Gitlab } from '@gitbeaker/core';
1191
1191
  <tr>
1192
1192
  <th>PersonalAccessTokens</th>
1193
1193
  <td>
1194
- <a href="https://docs.gitlab.com/16.4/ee/api/personal_access_tokens.html">🦊</a>
1194
+ <a href="https://docs.gitlab.com/17.3/ee/api/personal_access_tokens.html">🦊</a>
1195
1195
  </td>
1196
1196
  <td>
1197
1197
  <a href="./src/resources/PersonalAccessTokens.ts">⌨️</a>
@@ -1200,7 +1200,7 @@ import { Gitlab } from '@gitbeaker/core';
1200
1200
  <tr>
1201
1201
  <th>PipelineScheduleVariables</th>
1202
1202
  <td>
1203
- <a href="https://docs.gitlab.com/16.4/ee/api/pipeline_schedules.html#pipeline-schedule-variables">🦊</a>
1203
+ <a href="https://docs.gitlab.com/17.3/ee/api/pipeline_schedules.html#pipeline-schedule-variables">🦊</a>
1204
1204
  </td>
1205
1205
  <td>
1206
1206
  <a href="./src/resources/PipelineScheduleVariables.ts">⌨️</a>
@@ -1209,7 +1209,7 @@ import { Gitlab } from '@gitbeaker/core';
1209
1209
  <tr>
1210
1210
  <th>PipelineSchedules</th>
1211
1211
  <td>
1212
- <a href="https://docs.gitlab.com/16.4/ee/api/pipeline_schedules.html#get-all-pipeline-schedules>🦊</a>
1212
+ <a href="https://docs.gitlab.com/17.3/ee/api/pipeline_schedules.html#get-all-pipeline-schedules>🦊</a>
1213
1213
  </td>
1214
1214
  <td>
1215
1215
  <a href="./src/resources/PipelineSchedules.ts">⌨️</a>
@@ -1218,7 +1218,7 @@ import { Gitlab } from '@gitbeaker/core';
1218
1218
  <tr>
1219
1219
  <th>PipelineTriggerTokens</th>
1220
1220
  <td>
1221
- <a href="https://docs.gitlab.com/16.4/ee/api/pipeline_triggers.html">🦊</a>
1221
+ <a href="https://docs.gitlab.com/17.3/ee/api/pipeline_triggers.html">🦊</a>
1222
1222
  </td>
1223
1223
  <td>
1224
1224
  <a href="./src/resources/PipelineTriggerTokens.ts">⌨️</a>
@@ -1227,7 +1227,7 @@ import { Gitlab } from '@gitbeaker/core';
1227
1227
  <tr>
1228
1228
  <th>Pipelines</th>
1229
1229
  <td>
1230
- <a href="https://docs.gitlab.com/16.4/ee/api/pipelines.html">🦊</a>
1230
+ <a href="https://docs.gitlab.com/17.3/ee/api/pipelines.html">🦊</a>
1231
1231
  </td>
1232
1232
  <td>
1233
1233
  <a href="./src/resources/Pipelines.ts">⌨️</a>
@@ -1236,7 +1236,7 @@ import { Gitlab } from '@gitbeaker/core';
1236
1236
  <tr>
1237
1237
  <th>ProductAnalytics</th>
1238
1238
  <td>
1239
- <a href="https://docs.gitlab.com/16.4/ee/api/product_analytics.html">🦊</a>
1239
+ <a href="https://docs.gitlab.com/17.3/ee/api/product_analytics.html">🦊</a>
1240
1240
  </td>
1241
1241
  <td>
1242
1242
  <a href="./src/resources/ProductAnalytics.ts">⌨️</a>
@@ -1245,7 +1245,7 @@ import { Gitlab } from '@gitbeaker/core';
1245
1245
  <tr>
1246
1246
  <th>ProjectAccessRequests</th>
1247
1247
  <td>
1248
- <a href="https://docs.gitlab.com/16.4/ee/api/access_requests.html">🦊</a>
1248
+ <a href="https://docs.gitlab.com/17.3/ee/api/access_requests.html">🦊</a>
1249
1249
  </td>
1250
1250
  <td>
1251
1251
  <a href="./src/resources/ProjectAccessRequests.ts">⌨️</a>
@@ -1254,7 +1254,7 @@ import { Gitlab } from '@gitbeaker/core';
1254
1254
  <tr>
1255
1255
  <th>ProjectAccessTokens</th>
1256
1256
  <td>
1257
- <a href="https://docs.gitlab.com/16.4/ee/api/project_access_tokens.html">🦊</a>
1257
+ <a href="https://docs.gitlab.com/17.3/ee/api/project_access_tokens.html">🦊</a>
1258
1258
  </td>
1259
1259
  <td>
1260
1260
  <a href="./src/resources/ProjectAccessTokens.ts">⌨️</a>
@@ -1263,7 +1263,7 @@ import { Gitlab } from '@gitbeaker/core';
1263
1263
  <tr>
1264
1264
  <th>ProjectAliases</th>
1265
1265
  <td>
1266
- <a href="https://docs.gitlab.com/16.4/ee/api/project_aliases.html">🦊</a>
1266
+ <a href="https://docs.gitlab.com/17.3/ee/api/project_aliases.html">🦊</a>
1267
1267
  </td>
1268
1268
  <td>
1269
1269
  <a href="./src/resources/ProjectAliases.ts">⌨️</a>
@@ -1272,7 +1272,7 @@ import { Gitlab } from '@gitbeaker/core';
1272
1272
  <tr>
1273
1273
  <th>ProjectBadges</th>
1274
1274
  <td>
1275
- <a href="https://docs.gitlab.com/16.4/ee/api/project_badges.html">🦊</a>
1275
+ <a href="https://docs.gitlab.com/17.3/ee/api/project_badges.html">🦊</a>
1276
1276
  </td>
1277
1277
  <td>
1278
1278
  <a href="./src/resources/ProjectBadges.ts">⌨️</a>
@@ -1281,7 +1281,7 @@ import { Gitlab } from '@gitbeaker/core';
1281
1281
  <tr>
1282
1282
  <th>ProjectCustomAttributes</th>
1283
1283
  <td>
1284
- <a href="https://docs.gitlab.com/16.4/ee/api/custom_attributes.html">🦊</a>
1284
+ <a href="https://docs.gitlab.com/17.3/ee/api/custom_attributes.html">🦊</a>
1285
1285
  </td>
1286
1286
  <td>
1287
1287
  <a href="./src/resources/ProjectCustomAttributes.ts">⌨️</a>
@@ -1290,7 +1290,7 @@ import { Gitlab } from '@gitbeaker/core';
1290
1290
  <tr>
1291
1291
  <th>ProjectDORA4Metrics</th>
1292
1292
  <td>
1293
- <a href="https://docs.gitlab.com/16.4/ee/api/metrics.html#get-project-level-dora-metrics">🦊</a>
1293
+ <a href="https://docs.gitlab.com/17.3/ee/api/metrics.html#get-project-level-dora-metrics">🦊</a>
1294
1294
  </td>
1295
1295
  <td>
1296
1296
  <a href="./src/resources/ProjectDORA4Metrics.ts">⌨️</a>
@@ -1299,7 +1299,7 @@ import { Gitlab } from '@gitbeaker/core';
1299
1299
  <tr>
1300
1300
  <th>ProjectHooks</th>
1301
1301
  <td>
1302
- <a href="https://docs.gitlab.com/16.4/ee/api/projects.html#hooks">🦊</a>
1302
+ <a href="https://docs.gitlab.com/17.3/ee/api/projects.html#hooks">🦊</a>
1303
1303
  </td>
1304
1304
  <td>
1305
1305
  <a href="./src/resources/ProjectHooks.ts">⌨️</a>
@@ -1308,7 +1308,7 @@ import { Gitlab } from '@gitbeaker/core';
1308
1308
  <tr>
1309
1309
  <th>ProjectImportExports</th>
1310
1310
  <td>
1311
- <a href="https://docs.gitlab.com/16.4/ee/api/project_import_export.html">🦊</a>
1311
+ <a href="https://docs.gitlab.com/17.3/ee/api/project_import_export.html">🦊</a>
1312
1312
  </td>
1313
1313
  <td>
1314
1314
  <a href="./src/resources/ProjectImportExports.ts">⌨️</a>
@@ -1317,7 +1317,7 @@ import { Gitlab } from '@gitbeaker/core';
1317
1317
  <tr>
1318
1318
  <th>ProjectInvitations</th>
1319
1319
  <td>
1320
- <a href="https://docs.gitlab.com/16.4/ee/api/invitations.html">🦊</a>
1320
+ <a href="https://docs.gitlab.com/17.3/ee/api/invitations.html">🦊</a>
1321
1321
  </td>
1322
1322
  <td>
1323
1323
  <a href="./src/resources/ProjectInvitations.ts">⌨️</a>
@@ -1326,7 +1326,7 @@ import { Gitlab } from '@gitbeaker/core';
1326
1326
  <tr>
1327
1327
  <th>ProjectIssueBoards</th>
1328
1328
  <td>
1329
- <a href="https://docs.gitlab.com/16.4/ee/api/boards.html">🦊</a>
1329
+ <a href="https://docs.gitlab.com/17.3/ee/api/boards.html">🦊</a>
1330
1330
  </td>
1331
1331
  <td>
1332
1332
  <a href="./src/resources/ProjectIssueBoards.ts">⌨️</a>
@@ -1335,16 +1335,25 @@ import { Gitlab } from '@gitbeaker/core';
1335
1335
  <tr>
1336
1336
  <th>ProjectIterations</th>
1337
1337
  <td>
1338
- <a href="https://docs.gitlab.com/16.4/ee/api/iterations.html">🦊</a>
1338
+ <a href="https://docs.gitlab.com/17.3/ee/api/iterations.html">🦊</a>
1339
1339
  </td>
1340
1340
  <td>
1341
1341
  <a href="./src/resources/ProjectIterations.ts">⌨️</a>
1342
1342
  </td>
1343
1343
  </tr>
1344
1344
  <tr>
1345
+ <th>ProjectJobTokenScopes</th>
1346
+ <td>
1347
+ <a href="https://docs.gitlab.com/17.3/ee/api/project_job_token_scopes.html">🦊</a>
1348
+ </td>
1349
+ <td>
1350
+ <a href="./src/resources/ProjectJobTokenScopes.ts">⌨️</a>
1351
+ </td>
1352
+ </tr>
1353
+ <tr>
1345
1354
  <th>ProjectLabels</th>
1346
1355
  <td>
1347
- <a href="https://docs.gitlab.com/16.4/ee/api/labels.html">🦊</a>
1356
+ <a href="https://docs.gitlab.com/17.3/ee/api/labels.html">🦊</a>
1348
1357
  </td>
1349
1358
  <td>
1350
1359
  <a href="./src/resources/ProjectLabels.ts">⌨️</a>
@@ -1353,7 +1362,7 @@ import { Gitlab } from '@gitbeaker/core';
1353
1362
  <tr>
1354
1363
  <th>ProjectMembers</th>
1355
1364
  <td>
1356
- <a href="https://docs.gitlab.com/16.4/ee/api/members.html">🦊</a>
1365
+ <a href="https://docs.gitlab.com/17.3/ee/api/members.html">🦊</a>
1357
1366
  </td>
1358
1367
  <td>
1359
1368
  <a href="./src/resources/ProjectMembers.ts">⌨️</a>
@@ -1362,7 +1371,7 @@ import { Gitlab } from '@gitbeaker/core';
1362
1371
  <tr>
1363
1372
  <th>ProjectMilestones</th>
1364
1373
  <td>
1365
- <a href="https://docs.gitlab.com/16.4/ee/api/milestones.html">🦊</a>
1374
+ <a href="https://docs.gitlab.com/17.3/ee/api/milestones.html">🦊</a>
1366
1375
  </td>
1367
1376
  <td>
1368
1377
  <a href="./src/resources/ProjectMilestones.ts">⌨️</a>
@@ -1371,7 +1380,7 @@ import { Gitlab } from '@gitbeaker/core';
1371
1380
  <tr>
1372
1381
  <th>ProjectProtectedEnvironments</th>
1373
1382
  <td>
1374
- <a href="https://docs.gitlab.com/16.4/ee/api/protected_environments.html">🦊</a>
1383
+ <a href="https://docs.gitlab.com/17.3/ee/api/protected_environments.html">🦊</a>
1375
1384
  </td>
1376
1385
  <td>
1377
1386
  <a href="./src/resources/ProjectProtectedEnvironments.ts">⌨️</a>
@@ -1380,7 +1389,7 @@ import { Gitlab } from '@gitbeaker/core';
1380
1389
  <tr>
1381
1390
  <th>ProjectPushRules</th>
1382
1391
  <td>
1383
- <a href="https://docs.gitlab.com/16.4/ee/api/projects.html#push-rules">🦊</a>
1392
+ <a href="https://docs.gitlab.com/17.3/ee/api/projects.html#push-rules">🦊</a>
1384
1393
  </td>
1385
1394
  <td>
1386
1395
  <a href="./src/resources/ProjectPushRules.ts">⌨️</a>
@@ -1389,7 +1398,7 @@ import { Gitlab } from '@gitbeaker/core';
1389
1398
  <tr>
1390
1399
  <th>ProjectRelationsExport</th>
1391
1400
  <td>
1392
- <a href="https://docs.gitlab.com/16.4/ee/api/project_relations_export.html">🦊</a>
1401
+ <a href="https://docs.gitlab.com/17.3/ee/api/project_relations_export.html">🦊</a>
1393
1402
  </td>
1394
1403
  <td>
1395
1404
  <a href="./src/resources/ProjectRelationsExport.ts">⌨️</a>
@@ -1398,7 +1407,7 @@ import { Gitlab } from '@gitbeaker/core';
1398
1407
  <tr>
1399
1408
  <th>ProjectReleases</th>
1400
1409
  <td>
1401
- <a href="https://docs.gitlab.com/16.4/ee/api/releases/">🦊</a>
1410
+ <a href="https://docs.gitlab.com/17.3/ee/api/releases/">🦊</a>
1402
1411
  </td>
1403
1412
  <td>
1404
1413
  <a href="./src/resources/ProjectReleases.ts">⌨️</a>
@@ -1407,7 +1416,7 @@ import { Gitlab } from '@gitbeaker/core';
1407
1416
  <tr>
1408
1417
  <th>ProjectRemoteMirrors</th>
1409
1418
  <td>
1410
- <a href="https://docs.gitlab.com/16.4/ee/api/remote_mirrors.html">🦊</a>
1419
+ <a href="https://docs.gitlab.com/17.3/ee/api/remote_mirrors.html">🦊</a>
1411
1420
  </td>
1412
1421
  <td>
1413
1422
  <a href="./src/resources/ProjectRemoteMirrors.ts">⌨️</a>
@@ -1416,7 +1425,7 @@ import { Gitlab } from '@gitbeaker/core';
1416
1425
  <tr>
1417
1426
  <th>ProjectRepositoryStorageMoves</th>
1418
1427
  <td>
1419
- <a href="https://docs.gitlab.com/16.4/ee/api/project_repository_storage_moves.html">🦊</a>
1428
+ <a href="https://docs.gitlab.com/17.3/ee/api/project_repository_storage_moves.html">🦊</a>
1420
1429
  </td>
1421
1430
  <td>
1422
1431
  <a href="./src/resources/ProjectRepositoryStorageMoves.ts">⌨️</a>
@@ -1425,7 +1434,7 @@ import { Gitlab } from '@gitbeaker/core';
1425
1434
  <tr>
1426
1435
  <th>ProjectSnippetAwardEmojis</th>
1427
1436
  <td>
1428
- <a href="https://docs.gitlab.com/16.4/ee/api/emoji_reactions.html">🦊</a>
1437
+ <a href="https://docs.gitlab.com/17.3/ee/api/emoji_reactions.html">🦊</a>
1429
1438
  </td>
1430
1439
  <td>
1431
1440
  <a href="./src/resources/ProjectSnippetAwardEmojis.ts">⌨️</a>
@@ -1434,7 +1443,7 @@ import { Gitlab } from '@gitbeaker/core';
1434
1443
  <tr>
1435
1444
  <th>ProjectSnippetDiscussions</th>
1436
1445
  <td>
1437
- <a href="https://docs.gitlab.com/16.4/ee/api/discussions.html#snippets">🦊</a>
1446
+ <a href="https://docs.gitlab.com/17.3/ee/api/discussions.html#snippets">🦊</a>
1438
1447
  </td>
1439
1448
  <td>
1440
1449
  <a href="./src/resources/ProjectSnippetDiscussions.ts">⌨️</a>
@@ -1443,7 +1452,7 @@ import { Gitlab } from '@gitbeaker/core';
1443
1452
  <tr>
1444
1453
  <th>ProjectSnippetNotes</th>
1445
1454
  <td>
1446
- <a href="https://docs.gitlab.com/16.4/ee/api/notes.html#snippets">🦊</a>
1455
+ <a href="https://docs.gitlab.com/17.3/ee/api/notes.html#snippets">🦊</a>
1447
1456
  </td>
1448
1457
  <td>
1449
1458
  <a href="./src/resources/ProjectSnippetNotes.ts">⌨️</a>
@@ -1452,7 +1461,7 @@ import { Gitlab } from '@gitbeaker/core';
1452
1461
  <tr>
1453
1462
  <th>ProjectSnippets</th>
1454
1463
  <td>
1455
- <a href="https://docs.gitlab.com/16.4/ee/api/project_snippets.html">🦊</a>
1464
+ <a href="https://docs.gitlab.com/17.3/ee/api/project_snippets.html">🦊</a>
1456
1465
  </td>
1457
1466
  <td>
1458
1467
  <a href="./src/resources/ProjectSnippets.ts">⌨️</a>
@@ -1461,7 +1470,7 @@ import { Gitlab } from '@gitbeaker/core';
1461
1470
  <tr>
1462
1471
  <th>ProjectStatistics</th>
1463
1472
  <td>
1464
- <a href="https://docs.gitlab.com/16.4/ee/api/project_statistics.html">🦊</a>
1473
+ <a href="https://docs.gitlab.com/17.3/ee/api/project_statistics.html">🦊</a>
1465
1474
  </td>
1466
1475
  <td>
1467
1476
  <a href="./src/resources/ProjectStatistics.ts">⌨️</a>
@@ -1470,7 +1479,7 @@ import { Gitlab } from '@gitbeaker/core';
1470
1479
  <tr>
1471
1480
  <th>ProjectTemplates</th>
1472
1481
  <td>
1473
- <a href="https://docs.gitlab.com/16.4/ee/api/project_templates.html">🦊</a>
1482
+ <a href="https://docs.gitlab.com/17.3/ee/api/project_templates.html">🦊</a>
1474
1483
  </td>
1475
1484
  <td>
1476
1485
  <a href="./src/resources/ProjectTemplates.ts">⌨️</a>
@@ -1479,7 +1488,7 @@ import { Gitlab } from '@gitbeaker/core';
1479
1488
  <tr>
1480
1489
  <th>ProjectVariables</th>
1481
1490
  <td>
1482
- <a href="https://docs.gitlab.com/16.4/ee/api/project_level_variables.html">🦊</a>
1491
+ <a href="https://docs.gitlab.com/17.3/ee/api/project_level_variables.html">🦊</a>
1483
1492
  </td>
1484
1493
  <td>
1485
1494
  <a href="./src/resources/ProjectVariables.ts">⌨️</a>
@@ -1488,7 +1497,7 @@ import { Gitlab } from '@gitbeaker/core';
1488
1497
  <tr>
1489
1498
  <th>ProjectVulnerabilities</th>
1490
1499
  <td>
1491
- <a href="https://docs.gitlab.com/16.4/ee/api/project_vulnerabilities.html">🦊</a>
1500
+ <a href="https://docs.gitlab.com/17.3/ee/api/project_vulnerabilities.html">🦊</a>
1492
1501
  </td>
1493
1502
  <td>
1494
1503
  <a href="./src/resources/ProjectVulnerabilities.ts">⌨️</a>
@@ -1497,7 +1506,7 @@ import { Gitlab } from '@gitbeaker/core';
1497
1506
  <tr>
1498
1507
  <th>ProjectWikis</th>
1499
1508
  <td>
1500
- <a href="https://docs.gitlab.com/16.4/ee/api/wikis.html">🦊</a>
1509
+ <a href="https://docs.gitlab.com/17.3/ee/api/wikis.html">🦊</a>
1501
1510
  </td>
1502
1511
  <td>
1503
1512
  <a href="./src/resources/ProjectWikis.ts">⌨️</a>
@@ -1506,7 +1515,7 @@ import { Gitlab } from '@gitbeaker/core';
1506
1515
  <tr>
1507
1516
  <th>Projects</th>
1508
1517
  <td>
1509
- <a href="https://docs.gitlab.com/16.4/ee/api/projects.html">🦊</a>
1518
+ <a href="https://docs.gitlab.com/17.3/ee/api/projects.html">🦊</a>
1510
1519
  </td>
1511
1520
  <td>
1512
1521
  <a href="./src/resources/Projects.ts">⌨️</a>
@@ -1515,7 +1524,7 @@ import { Gitlab } from '@gitbeaker/core';
1515
1524
  <tr>
1516
1525
  <th>ProtectedBranches</th>
1517
1526
  <td>
1518
- <a href="https://docs.gitlab.com/16.4/ee/api/protected_branches.html">🦊</a>
1527
+ <a href="https://docs.gitlab.com/17.3/ee/api/protected_branches.html">🦊</a>
1519
1528
  </td>
1520
1529
  <td>
1521
1530
  <a href="./src/resources/ProtectedBranches.ts">⌨️</a>
@@ -1524,7 +1533,7 @@ import { Gitlab } from '@gitbeaker/core';
1524
1533
  <tr>
1525
1534
  <th>ProtectedTags</th>
1526
1535
  <td>
1527
- <a href="https://docs.gitlab.com/16.4/ee/api/protected_tags.html">🦊</a>
1536
+ <a href="https://docs.gitlab.com/17.3/ee/api/protected_tags.html">🦊</a>
1528
1537
  </td>
1529
1538
  <td>
1530
1539
  <a href="./src/resources/ProtectedTags.ts">⌨️</a>
@@ -1533,7 +1542,7 @@ import { Gitlab } from '@gitbeaker/core';
1533
1542
  <tr>
1534
1543
  <th>PyPI</th>
1535
1544
  <td>
1536
- <a href="https://docs.gitlab.com/16.4/ee/api/packages/pypi.html">🦊</a>
1545
+ <a href="https://docs.gitlab.com/17.3/ee/api/packages/pypi.html">🦊</a>
1537
1546
  </td>
1538
1547
  <td>
1539
1548
  <a href="./src/resources/PyPI.ts">⌨️</a>
@@ -1542,7 +1551,7 @@ import { Gitlab } from '@gitbeaker/core';
1542
1551
  <tr>
1543
1552
  <th>ReleaseLinks</th>
1544
1553
  <td>
1545
- <a href="https://docs.gitlab.com/16.4/ee/api/releases/links.html">🦊</a>
1554
+ <a href="https://docs.gitlab.com/17.3/ee/api/releases/links.html">🦊</a>
1546
1555
  </td>
1547
1556
  <td>
1548
1557
  <a href="./src/resources/ReleaseLinks.ts">⌨️</a>
@@ -1551,7 +1560,7 @@ import { Gitlab } from '@gitbeaker/core';
1551
1560
  <tr>
1552
1561
  <th>Repositories</th>
1553
1562
  <td>
1554
- <a href="https://docs.gitlab.com/16.4/ee/api/">🦊</a>
1563
+ <a href="https://docs.gitlab.com/17.3/ee/api/">🦊</a>
1555
1564
  </td>
1556
1565
  <td>
1557
1566
  <a href="./src/resources/Repositories.ts">⌨️</a>
@@ -1560,7 +1569,7 @@ import { Gitlab } from '@gitbeaker/core';
1560
1569
  <tr>
1561
1570
  <th>RepositoryFiles</th>
1562
1571
  <td>
1563
- <a href="https://docs.gitlab.com/16.4/ee/api/repository_files.html">🦊</a>
1572
+ <a href="https://docs.gitlab.com/17.3/ee/api/repository_files.html">🦊</a>
1564
1573
  </td>
1565
1574
  <td>
1566
1575
  <a href="./src/resources/RepositoryFiles.ts">⌨️</a>
@@ -1569,7 +1578,7 @@ import { Gitlab } from '@gitbeaker/core';
1569
1578
  <tr>
1570
1579
  <th>RepositorySubmodules</th>
1571
1580
  <td>
1572
- <a href="https://docs.gitlab.com/16.4/ee/api/repository_submodules.html">🦊</a>
1581
+ <a href="https://docs.gitlab.com/17.3/ee/api/repository_submodules.html">🦊</a>
1573
1582
  </td>
1574
1583
  <td>
1575
1584
  <a href="./src/resources/RepositorySubmodules.ts">⌨️</a>
@@ -1578,7 +1587,7 @@ import { Gitlab } from '@gitbeaker/core';
1578
1587
  <tr>
1579
1588
  <th>ResourceGroups</th>
1580
1589
  <td>
1581
- <a href="https://docs.gitlab.com/16.4/ee/api/resource_groups.html">🦊</a>
1590
+ <a href="https://docs.gitlab.com/17.3/ee/api/resource_groups.html">🦊</a>
1582
1591
  </td>
1583
1592
  <td>
1584
1593
  <a href="./src/resources/ResourceGroups.ts">⌨️</a>
@@ -1587,7 +1596,7 @@ import { Gitlab } from '@gitbeaker/core';
1587
1596
  <tr>
1588
1597
  <th>RubyGems</th>
1589
1598
  <td>
1590
- <a href="https://docs.gitlab.com/16.4/ee/api/packages/rubygems.html">🦊</a>
1599
+ <a href="https://docs.gitlab.com/17.3/ee/api/packages/rubygems.html">🦊</a>
1591
1600
  </td>
1592
1601
  <td>
1593
1602
  <a href="./src/resources/RubyGems.ts">⌨️</a>
@@ -1596,7 +1605,7 @@ import { Gitlab } from '@gitbeaker/core';
1596
1605
  <tr>
1597
1606
  <th>Runners</th>
1598
1607
  <td>
1599
- <a href="https://docs.gitlab.com/16.4/ee/api/runners.html">🦊</a>
1608
+ <a href="https://docs.gitlab.com/17.3/ee/api/runners.html">🦊</a>
1600
1609
  </td>
1601
1610
  <td>
1602
1611
  <a href="./src/resources/Runners.ts">⌨️</a>
@@ -1605,7 +1614,7 @@ import { Gitlab } from '@gitbeaker/core';
1605
1614
  <tr>
1606
1615
  <th>Search</th>
1607
1616
  <td>
1608
- <a href="https://docs.gitlab.com/16.4/ee/api/search.html">🦊</a>
1617
+ <a href="https://docs.gitlab.com/17.3/ee/api/search.html">🦊</a>
1609
1618
  </td>
1610
1619
  <td>
1611
1620
  <a href="./src/resources/Search.ts">⌨️</a>
@@ -1614,7 +1623,7 @@ import { Gitlab } from '@gitbeaker/core';
1614
1623
  <tr>
1615
1624
  <th>SearchAdmin</th>
1616
1625
  <td>
1617
- <a href="https://docs.gitlab.com/16.4/ee/api/search_admin.html">🦊</a>
1626
+ <a href="https://docs.gitlab.com/17.3/ee/api/search_admin.html">🦊</a>
1618
1627
  </td>
1619
1628
  <td>
1620
1629
  <a href="./src/resources/SearchAdmin.ts">⌨️</a>
@@ -1623,7 +1632,7 @@ import { Gitlab } from '@gitbeaker/core';
1623
1632
  <tr>
1624
1633
  <th>SecureFiles</th>
1625
1634
  <td>
1626
- <a href="https://docs.gitlab.com/16.4/ee/api/secure_files.html">🦊</a>
1635
+ <a href="https://docs.gitlab.com/17.3/ee/api/secure_files.html">🦊</a>
1627
1636
  </td>
1628
1637
  <td>
1629
1638
  <a href="./src/resources/SecureFiles.ts">⌨️</a>
@@ -1641,7 +1650,7 @@ import { Gitlab } from '@gitbeaker/core';
1641
1650
  <tr>
1642
1651
  <th>ServiceData</th>
1643
1652
  <td>
1644
- <a href="https://docs.gitlab.com/16.4/ee/api/usage_data.html">🦊</a>
1653
+ <a href="https://docs.gitlab.com/17.3/ee/api/usage_data.html">🦊</a>
1645
1654
  </td>
1646
1655
  <td>
1647
1656
  <a href="./src/resources/ServiceData.ts">⌨️</a>
@@ -1650,7 +1659,7 @@ import { Gitlab } from '@gitbeaker/core';
1650
1659
  <tr>
1651
1660
  <th>SidekiqMetrics</th>
1652
1661
  <td>
1653
- <a href="https://docs.gitlab.com/16.4/ee/api/sidekiq_metrics.html">🦊</a>
1662
+ <a href="https://docs.gitlab.com/17.3/ee/api/sidekiq_metrics.html">🦊</a>
1654
1663
  </td>
1655
1664
  <td>
1656
1665
  <a href="./src/resources/SidekiqMetrics.ts">⌨️</a>
@@ -1659,7 +1668,7 @@ import { Gitlab } from '@gitbeaker/core';
1659
1668
  <tr>
1660
1669
  <th>SidekiqQueues</th>
1661
1670
  <td>
1662
- <a href="https://docs.gitlab.com/16.4/ee/api/admin_sidekiq_queues.html">🦊</a>
1671
+ <a href="https://docs.gitlab.com/17.3/ee/api/admin_sidekiq_queues.html">🦊</a>
1663
1672
  </td>
1664
1673
  <td>
1665
1674
  <a href="./src/resources/SidekiqQueues.ts">⌨️</a>
@@ -1668,7 +1677,7 @@ import { Gitlab } from '@gitbeaker/core';
1668
1677
  <tr>
1669
1678
  <th>SnippetRepositoryStorageMoves</th>
1670
1679
  <td>
1671
- <a href="https://docs.gitlab.com/16.4/ee/api/snippet_repository_storage_moves.html">🦊</a>
1680
+ <a href="https://docs.gitlab.com/17.3/ee/api/snippet_repository_storage_moves.html">🦊</a>
1672
1681
  </td>
1673
1682
  <td>
1674
1683
  <a href="./src/resources/SnippetRepositoryStorageMoves.ts">⌨️</a>
@@ -1677,7 +1686,7 @@ import { Gitlab } from '@gitbeaker/core';
1677
1686
  <tr>
1678
1687
  <th>Snippets</th>
1679
1688
  <td>
1680
- <a href="https://docs.gitlab.com/16.4/ee/api/snippets.html">🦊</a>
1689
+ <a href="https://docs.gitlab.com/17.3/ee/api/snippets.html">🦊</a>
1681
1690
  </td>
1682
1691
  <td>
1683
1692
  <a href="./src/resources/Snippets.ts">⌨️</a>
@@ -1686,7 +1695,7 @@ import { Gitlab } from '@gitbeaker/core';
1686
1695
  <tr>
1687
1696
  <th>Suggestions</th>
1688
1697
  <td>
1689
- <a href="https://docs.gitlab.com/16.4/ee/api/suggestions.html">🦊</a>
1698
+ <a href="https://docs.gitlab.com/17.3/ee/api/suggestions.html">🦊</a>
1690
1699
  </td>
1691
1700
  <td>
1692
1701
  <a href="./src/resources/Suggestions.ts">⌨️</a>
@@ -1695,7 +1704,7 @@ import { Gitlab } from '@gitbeaker/core';
1695
1704
  <tr>
1696
1705
  <th>SystemHooks</th>
1697
1706
  <td>
1698
- <a href="https://docs.gitlab.com/16.4/ee/api/system_hooks.html">🦊</a>
1707
+ <a href="https://docs.gitlab.com/17.3/ee/api/system_hooks.html">🦊</a>
1699
1708
  </td>
1700
1709
  <td>
1701
1710
  <a href="./src/resources/SystemHooks.ts">⌨️</a>
@@ -1704,7 +1713,7 @@ import { Gitlab } from '@gitbeaker/core';
1704
1713
  <tr>
1705
1714
  <th>Tags</th>
1706
1715
  <td>
1707
- <a href="https://docs.gitlab.com/16.4/ee/api/tags.html">🦊</a>
1716
+ <a href="https://docs.gitlab.com/17.3/ee/api/tags.html">🦊</a>
1708
1717
  </td>
1709
1718
  <td>
1710
1719
  <a href="./src/resources/Tags.ts">⌨️</a>
@@ -1713,7 +1722,7 @@ import { Gitlab } from '@gitbeaker/core';
1713
1722
  <tr>
1714
1723
  <th>TodoLists</th>
1715
1724
  <td>
1716
- <a href="https://docs.gitlab.com/16.4/ee/api/todos.html">🦊</a>
1725
+ <a href="https://docs.gitlab.com/17.3/ee/api/todos.html">🦊</a>
1717
1726
  </td>
1718
1727
  <td>
1719
1728
  <a href="./src/resources/TodoLists.ts">⌨️</a>
@@ -1722,7 +1731,7 @@ import { Gitlab } from '@gitbeaker/core';
1722
1731
  <tr>
1723
1732
  <th>Topics</th>
1724
1733
  <td>
1725
- <a href="https://docs.gitlab.com/16.4/ee/api/topics.html">🦊</a>
1734
+ <a href="https://docs.gitlab.com/17.3/ee/api/topics.html">🦊</a>
1726
1735
  </td>
1727
1736
  <td>
1728
1737
  <a href="./src/resources/Topics.ts">⌨️</a>
@@ -1731,7 +1740,7 @@ import { Gitlab } from '@gitbeaker/core';
1731
1740
  <tr>
1732
1741
  <th>UserCustomAttributes</th>
1733
1742
  <td>
1734
- <a href="https://docs.gitlab.com/16.4/ee/api/custom_attributes.html">🦊</a>
1743
+ <a href="https://docs.gitlab.com/17.3/ee/api/custom_attributes.html">🦊</a>
1735
1744
  </td>
1736
1745
  <td>
1737
1746
  <a href="./src/resources/UserCustomAttributes.ts">⌨️</a>
@@ -1740,7 +1749,7 @@ import { Gitlab } from '@gitbeaker/core';
1740
1749
  <tr>
1741
1750
  <th>UserEmails</th>
1742
1751
  <td>
1743
- <a href="https://docs.gitlab.com/16.4/ee/api/users.html#list-emails">🦊</a>
1752
+ <a href="https://docs.gitlab.com/17.3/ee/api/users.html#list-emails">🦊</a>
1744
1753
  </td>
1745
1754
  <td>
1746
1755
  <a href="./src/resources/UserEmails.ts">⌨️</a>
@@ -1749,7 +1758,7 @@ import { Gitlab } from '@gitbeaker/core';
1749
1758
  <tr>
1750
1759
  <th>UserGPGKeys</th>
1751
1760
  <td>
1752
- <a href="https://docs.gitlab.com/16.4/ee/api/users.html#list-all-gpg-keys">🦊</a>
1761
+ <a href="https://docs.gitlab.com/17.3/ee/api/users.html#list-all-gpg-keys">🦊</a>
1753
1762
  </td>
1754
1763
  <td>
1755
1764
  <a href="./src/resources/UserGPGKeys.ts">⌨️</a>
@@ -1758,7 +1767,7 @@ import { Gitlab } from '@gitbeaker/core';
1758
1767
  <tr>
1759
1768
  <th>UserImpersonationTokens</th>
1760
1769
  <td>
1761
- <a href="https://docs.gitlab.com/16.4/ee/api/users.html#get-an-impersonation-token-of-a-user">🦊</a>
1770
+ <a href="https://docs.gitlab.com/17.3/ee/api/users.html#get-an-impersonation-token-of-a-user">🦊</a>
1762
1771
  </td>
1763
1772
  <td>
1764
1773
  <a href="./src/resources/UserImpersonationTokens.ts">⌨️</a>
@@ -1767,7 +1776,7 @@ import { Gitlab } from '@gitbeaker/core';
1767
1776
  <tr>
1768
1777
  <th>UserSSHKeys</th>
1769
1778
  <td>
1770
- <a href="https://docs.gitlab.com/16.4/ee/api/users.html#list-ssh-keys">🦊</a>
1779
+ <a href="https://docs.gitlab.com/17.3/ee/api/users.html#list-ssh-keys">🦊</a>
1771
1780
  </td>
1772
1781
  <td>
1773
1782
  <a href="./src/resources/UserSSHKeys.ts">⌨️</a>
@@ -1776,7 +1785,7 @@ import { Gitlab } from '@gitbeaker/core';
1776
1785
  <tr>
1777
1786
  <th>UserStarredMetricsDashboard</th>
1778
1787
  <td>
1779
- <a href="https://docs.gitlab.com/16.4/ee/api/metrics_user_starred_dashboards.html">🦊</a>
1788
+ <a href="https://docs.gitlab.com/17.3/ee/api/metrics_user_starred_dashboards.html">🦊</a>
1780
1789
  </td>
1781
1790
  <td>
1782
1791
  <a href="./src/resources/UserStarredMetricsDashboard.ts">⌨️</a>
@@ -1785,7 +1794,7 @@ import { Gitlab } from '@gitbeaker/core';
1785
1794
  <tr>
1786
1795
  <th>Users</th>
1787
1796
  <td>
1788
- <a href="https://docs.gitlab.com/16.4/ee/api/users.html">🦊</a>
1797
+ <a href="https://docs.gitlab.com/17.3/ee/api/users.html">🦊</a>
1789
1798
  </td>
1790
1799
  <td>
1791
1800
  <a href="./src/resources/Users.ts">⌨️</a>
@@ -1920,6 +1929,7 @@ import { Gitlab } from '@gitbeaker/core';
1920
1929
  <td align="center" valign="top" width="0.33%"><a href="https://github.com/roberta-pavel"><img src="https://images.weserv.nl/?url=https://avatars.githubusercontent.com/u/26488965?v=4&h=25&w=25&fit=cover&mask=circle&maxage=7d" alt="roberta-pavel"/></td>
1921
1930
  <td align="center" valign="top" width="0.33%"><a href="https://github.com/yousinix"><img src="https://images.weserv.nl/?url=https://avatars.githubusercontent.com/u/41103290?v=4&h=25&w=25&fit=cover&mask=circle&maxage=7d" alt="Youssef"/></td>
1922
1931
  <td align="center" valign="top" width="0.33%"><a href="https://github.com/mpsanchis"><img src="https://images.weserv.nl/?url=https://avatars.githubusercontent.com/u/33475618?v=4&h=25&w=25&fit=cover&mask=circle&maxage=7d" alt="Miguel"/></td>
1932
+ <td align="center" valign="top" width="0.33%"><a href="https://github.com/Retr0-01"><img src="https://images.weserv.nl/?url=https://avatars.githubusercontent.com/u/61121754?v=4&h=25&w=25&fit=cover&mask=circle&maxage=7d" alt="Giannis Kepas"/></td>
1923
1933
  </tr>
1924
1934
  </p>
1925
1935