Skip to content

Commit 9dcd3ae

Browse files
committed
Fixed secret
1 parent 0494d11 commit 9dcd3ae

File tree

209 files changed

+1280
-1280
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

209 files changed

+1280
-1280
lines changed

gitlab_api/skills/gitlab-api-docs/reference/administration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ Resources
102102
* Cookie Preferences
103103

104104

105-
![](https://cdn.bizible.com/ipv?_biz_r=&_biz_h=800054037&_biz_u=6cd0908ec84a42fec9a17ce4b3f900fc&_biz_l=https%3A%2F%2Fdocs.gitlab.com%2Fapi%2F&_biz_t=1771981460920&_biz_i=Extend%20with%20GitLab%20%7C%20GitLab%20Docs&_biz_n=3&rnd=872977&cdn_o=a&_biz_z=1771981461077)![](https://cdn.bizible.com/ipv?_biz_r=&_biz_h=800054037&_biz_u=6cd0908ec84a42fec9a17ce4b3f900fc&_biz_l=https%3A%2F%2Fdocs.gitlab.com%2Fadministration%2F&_biz_t=1771981461076&_biz_i=Administer%20GitLab%20%7C%20GitLab%20Docs&_biz_n=4&rnd=777390&cdn_o=a&_biz_z=1771981461077)
105+
106106
![Company Logo](https://cdn.cookielaw.org/logos/aa14a5c8-79e3-442a-8177-464ad850b19d/e46c1d0d-1f66-481f-bc06-5427671431da/253e6fee-c4c0-4b60-bc35-79cdae5dda32/gitlab-logo-100.png)
107107
## Privacy Preference Center
108108
## Privacy Preference Center

gitlab_api/skills/gitlab-api-docs/reference/api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ Resources
100100
* Cookie Preferences
101101

102102

103-
![](https://cdn.bizible.com/ipv?_biz_r=&_biz_h=800054037&_biz_u=6cd0908ec84a42fec9a17ce4b3f900fc&_biz_l=https%3A%2F%2Fdocs.gitlab.com%2Fapi%2F&_biz_t=1771981460920&_biz_i=Extend%20with%20GitLab%20%7C%20GitLab%20Docs&_biz_n=3&rnd=872977&cdn_o=a&_biz_z=1771981460921)
103+
104104
![Company Logo](https://cdn.cookielaw.org/logos/aa14a5c8-79e3-442a-8177-464ad850b19d/e46c1d0d-1f66-481f-bc06-5427671431da/253e6fee-c4c0-4b60-bc35-79cdae5dda32/gitlab-logo-100.png)
105105
## Privacy Preference Center
106106
## Privacy Preference Center

gitlab_api/skills/gitlab-api-docs/reference/api_access_requests.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -226,9 +226,9 @@ Example request:
226226
shell
227227
```
228228
curl --request GET \
229-
--header "PRIVATE-TOKEN: <your_access_token>" \
229+
--header "PRIVATE-TOKEN: YOUR_TOKEN" \
230230
--url "https://gitlab.example.com/api/v4/groups/:id/access_requests"
231-
curl --header "PRIVATE-TOKEN: <your_access_token>" \
231+
curl --header "PRIVATE-TOKEN: YOUR_TOKEN" \
232232
--url "https://gitlab.example.com/api/v4/projects/:id/access_requests"
233233
```
234234

@@ -273,10 +273,10 @@ Example request:
273273
shell
274274
```
275275
curl --request POST \
276-
--header "PRIVATE-TOKEN: <your_access_token>" \
276+
--header "PRIVATE-TOKEN: YOUR_TOKEN" \
277277
--url "https://gitlab.example.com/api/v4/groups/:id/access_requests"
278278
curl --request POST \
279-
--header "PRIVATE-TOKEN: <your_access_token>" \
279+
--header "PRIVATE-TOKEN: YOUR_TOKEN" \
280280
--url "https://gitlab.example.com/api/v4/projects/:id/access_requests"
281281
```
282282

@@ -309,10 +309,10 @@ Example request:
309309
shell
310310
```
311311
curl --request PUT \
312-
--header "PRIVATE-TOKEN: <your_access_token>" \
312+
--header "PRIVATE-TOKEN: YOUR_TOKEN" \
313313
--url "https://gitlab.example.com/api/v4/groups/:id/access_requests/:user_id/approve?access_level=20"
314314
curl --request PUT \
315-
--header "PRIVATE-TOKEN: <your_access_token>" \
315+
--header "PRIVATE-TOKEN: YOUR_TOKEN" \
316316
--url "https://gitlab.example.com/api/v4/projects/:id/access_requests/:user_id/approve?access_level=20"
317317
```
318318

@@ -344,10 +344,10 @@ Example request:
344344
shell
345345
```
346346
curl --request DELETE \
347-
--header "PRIVATE-TOKEN: <your_access_token>" \
347+
--header "PRIVATE-TOKEN: YOUR_TOKEN" \
348348
--url "https://gitlab.example.com/api/v4/groups/:id/access_requests/:user_id"
349349
curl --request DELETE \
350-
--header "PRIVATE-TOKEN: <your_access_token>" \
350+
--header "PRIVATE-TOKEN: YOUR_TOKEN" \
351351
--url "https://gitlab.example.com/api/v4/projects/:id/access_requests/:user_id"
352352
```
353353

@@ -398,7 +398,7 @@ Resources
398398
* Cookie Preferences
399399

400400

401-
![](https://cdn.bizible.com/ipv?_biz_r=&_biz_h=800054037&_biz_u=6cd0908ec84a42fec9a17ce4b3f900fc&_biz_l=https%3A%2F%2Fdocs.gitlab.com%2Fapi%2Fadmin%2Fdata_management%2F&_biz_t=1771981461191&_biz_i=Data%20management%20API%20%7C%20GitLab%20Docs&_biz_n=5&rnd=534070&cdn_o=a&_biz_z=1771981461287)![](https://cdn.bizible.com/ipv?_biz_r=&_biz_h=800054037&_biz_u=6cd0908ec84a42fec9a17ce4b3f900fc&_biz_l=https%3A%2F%2Fdocs.gitlab.com%2Fapi%2Faccess_requests%2F&_biz_t=1771981461286&_biz_i=Group%20and%20project%20access%20requests%20API%20%7C%20GitLab%20Docs&_biz_n=6&rnd=508828&cdn_o=a&_biz_z=1771981461287)
401+
402402
![Company Logo](https://cdn.cookielaw.org/logos/aa14a5c8-79e3-442a-8177-464ad850b19d/e46c1d0d-1f66-481f-bc06-5427671431da/253e6fee-c4c0-4b60-bc35-79cdae5dda32/gitlab-logo-100.png)
403403
## Privacy Preference Center
404404
## Privacy Preference Center

gitlab_api/skills/gitlab-api-docs/reference/api_admin_ai_catalog.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,7 @@ POST /api/v4/admin/ai_catalog/seed_external_agents
232232
Example request:
233233
```
234234
curl --request POST \
235-
--header "PRIVATE-TOKEN: <your_access_token>" \
235+
--header "PRIVATE-TOKEN: YOUR_TOKEN" \
236236
--url "https://primary.example.com/api/v4/admin/ai_catalog/seed_external_agents"
237237
```
238238

@@ -304,7 +304,7 @@ Resources
304304
* Cookie Preferences
305305

306306

307-
![](https://cdn.bizible.com/ipv?_biz_r=&_biz_h=800054037&_biz_u=6cd0908ec84a42fec9a17ce4b3f900fc&_biz_l=https%3A%2F%2Fdocs.gitlab.com%2Fapi%2Fadmin%2Fai_catalog%2F&_biz_t=1771981461410&_biz_i=AI%20Catalog%20admin%20API%20%7C%20GitLab%20Docs&_biz_n=7&rnd=937415&cdn_o=a&_biz_z=1771981461410)
307+
308308
![Company Logo](https://cdn.cookielaw.org/logos/aa14a5c8-79e3-442a-8177-464ad850b19d/e46c1d0d-1f66-481f-bc06-5427671431da/253e6fee-c4c0-4b60-bc35-79cdae5dda32/gitlab-logo-100.png)
309309
## Privacy Preference Center
310310
## Privacy Preference Center

gitlab_api/skills/gitlab-api-docs/reference/api_admin_data_management.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -267,7 +267,7 @@ Attribute | Type | Description
267267
`record_identifier` | string or integer | Unique identifier of the record. Can be an integer or a base64 encoded string.
268268
shell
269269
```
270-
curl --header "PRIVATE-TOKEN: <your_access_token>" "https://primary.example.com/api/v4/admin/data_management/projects?pagination=keyset"
270+
curl --header "PRIVATE-TOKEN: YOUR_TOKEN" "https://primary.example.com/api/v4/admin/data_management/projects?pagination=keyset"
271271
```
272272

273273
Example response:
@@ -323,7 +323,7 @@ Attribute | Type | Description
323323
`status` | string | Can be “success” or “error”.
324324
shell
325325
```
326-
curl --header "PRIVATE-TOKEN: <your_access_token>" "https://primary.example.com/api/v4/admin/data_management/projects/checksum"
326+
curl --header "PRIVATE-TOKEN: YOUR_TOKEN" "https://primary.example.com/api/v4/admin/data_management/projects/checksum"
327327
```
328328

329329
Example response:
@@ -355,7 +355,7 @@ Attribute | Type | Description
355355
`record_identifier` | string or integer | Unique identifier of the record. Can be an integer or a base64 encoded string.
356356
shell
357357
```
358-
curl --header "PRIVATE-TOKEN: <your_access_token>" "https://primary.example.com/api/v4/admin/data_management/projects/1"
358+
curl --header "PRIVATE-TOKEN: YOUR_TOKEN" "https://primary.example.com/api/v4/admin/data_management/projects/1"
359359
```
360360

361361
Example response:
@@ -390,7 +390,7 @@ Attribute | Type | Required | Description
390390
If successful, it returns [`200`](https://docs.gitlab.com/api/rest/troubleshooting/#status-codes) and information about the specific model record.
391391
shell
392392
```
393-
curl --header "PRIVATE-TOKEN: <your_access_token>" "https://primary.example.com/api/v4/admin/data_management/projects/1/checksum"
393+
curl --header "PRIVATE-TOKEN: YOUR_TOKEN" "https://primary.example.com/api/v4/admin/data_management/projects/1/checksum"
394394
```
395395

396396
Example response:
@@ -459,7 +459,7 @@ Resources
459459
* Cookie Preferences
460460

461461

462-
![](https://cdn.bizible.com/ipv?_biz_r=&_biz_h=800054037&_biz_u=6cd0908ec84a42fec9a17ce4b3f900fc&_biz_l=https%3A%2F%2Fdocs.gitlab.com%2Fapi%2Fadmin%2Fdata_management%2F&_biz_t=1771981461191&_biz_i=Data%20management%20API%20%7C%20GitLab%20Docs&_biz_n=5&rnd=534070&cdn_o=a&_biz_z=1771981461192)
462+
463463
![Company Logo](https://cdn.cookielaw.org/logos/aa14a5c8-79e3-442a-8177-464ad850b19d/e46c1d0d-1f66-481f-bc06-5427671431da/253e6fee-c4c0-4b60-bc35-79cdae5dda32/gitlab-logo-100.png)
464464
## Privacy Preference Center
465465
## Privacy Preference Center

gitlab_api/skills/gitlab-api-docs/reference/api_admin_sidekiq_queues.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,7 @@ Example request:
239239
shell
240240
```
241241
curl --request DELETE \
242-
--header "PRIVATE-TOKEN: <your_access_token>" \
242+
--header "PRIVATE-TOKEN: YOUR_TOKEN" \
243243
--url "https://gitlab.example.com/api/v4/admin/sidekiq/queues/:queue_name"
244244
```
245245

@@ -297,7 +297,7 @@ Resources
297297
* Cookie Preferences
298298

299299

300-
![](https://cdn.bizible.com/ipv?_biz_r=&_biz_h=800054037&_biz_u=6cd0908ec84a42fec9a17ce4b3f900fc&_biz_l=https%3A%2F%2Fdocs.gitlab.com%2Fapi%2Fadmin_sidekiq_queues%2F&_biz_t=1771981461596&_biz_i=Sidekiq%20queues%20administration%20API%20%7C%20GitLab%20Docs&_biz_n=9&rnd=619020&cdn_o=a&_biz_z=1771981461597)
300+
301301
![Company Logo](https://cdn.cookielaw.org/logos/aa14a5c8-79e3-442a-8177-464ad850b19d/e46c1d0d-1f66-481f-bc06-5427671431da/253e6fee-c4c0-4b60-bc35-79cdae5dda32/gitlab-logo-100.png)
302302
## Privacy Preference Center
303303
## Privacy Preference Center

gitlab_api/skills/gitlab-api-docs/reference/api_admin_token.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -271,7 +271,7 @@ shell
271271
```
272272
curl --request POST \
273273
--url "https://gitlab.example.com/api/v4/admin/token" \
274-
--header "PRIVATE-TOKEN: <your_access_token>" \
274+
--header "PRIVATE-TOKEN: YOUR_TOKEN" \
275275
--header 'Content-Type: application/json' \
276276
--data '{"token": "glpat-<example-token>"}'
277277
```
@@ -351,7 +351,7 @@ shell
351351
```
352352
curl --request DELETE \
353353
--url "https://gitlab.example.com/api/v4/admin/token" \
354-
--header "PRIVATE-TOKEN: <your_access_token>" \
354+
--header "PRIVATE-TOKEN: YOUR_TOKEN" \
355355
--header 'Content-Type: application/json' \
356356
--data '{"token": "glpat-<example-token>"}'
357357
```
@@ -402,7 +402,7 @@ Resources
402402
* Cookie Preferences
403403

404404

405-
![](https://cdn.bizible.com/ipv?_biz_r=&_biz_h=800054037&_biz_u=6cd0908ec84a42fec9a17ce4b3f900fc&_biz_l=https%3A%2F%2Fdocs.gitlab.com%2Fapi%2Fadmin%2Ftoken%2F&_biz_t=1771981461514&_biz_i=Token%20information%20API%20%7C%20GitLab%20Docs&_biz_n=8&rnd=918733&cdn_o=a&_biz_z=1771981461515)
405+
406406
![Company Logo](https://cdn.cookielaw.org/logos/aa14a5c8-79e3-442a-8177-464ad850b19d/e46c1d0d-1f66-481f-bc06-5427671431da/253e6fee-c4c0-4b60-bc35-79cdae5dda32/gitlab-logo-100.png)
407407
## Privacy Preference Center
408408
## Privacy Preference Center

gitlab_api/skills/gitlab-api-docs/reference/api_alert_management_alerts.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@ Attribute | Type | Required | Description
226226
Example request:
227227
shell
228228
```
229-
curl --request POST --header "PRIVATE-TOKEN: <your_access_token>" \
229+
curl --request POST --header "PRIVATE-TOKEN: YOUR_TOKEN" \
230230
--form 'file=@/path/to/file.png' \
231231
--form 'url=http://example.com' \
232232
--form 'url_text=Example website' \
@@ -259,7 +259,7 @@ Attribute | Type | Required | Description
259259
Example request:
260260
shell
261261
```
262-
curl --header "PRIVATE-TOKEN: <your_access_token>" \
262+
curl --header "PRIVATE-TOKEN: YOUR_TOKEN" \
263263
--url "https://gitlab.example.com/api/v4/projects/5/alert_management_alerts/93/metric_images"
264264
```
265265

@@ -302,7 +302,7 @@ Attribute | Type | Required | Description
302302
Example request:
303303
shell
304304
```
305-
curl --header "PRIVATE-TOKEN: <your_access_token>" \
305+
curl --header "PRIVATE-TOKEN: YOUR_TOKEN" \
306306
--request PUT --form 'url=http://example.com' \
307307
--form 'url_text=Example website' \
308308
--url "https://gitlab.example.com/api/v4/projects/5/alert_management_alerts/93/metric_images/1"
@@ -336,7 +336,7 @@ Example request:
336336
shell
337337
```
338338
curl --request DELETE \
339-
--header "PRIVATE-TOKEN: <your_access_token>" \
339+
--header "PRIVATE-TOKEN: YOUR_TOKEN" \
340340
--url "https://gitlab.example.com/api/v4/projects/5/alert_management_alerts/93/metric_images/1"
341341
```
342342

@@ -392,7 +392,7 @@ Resources
392392
* Cookie Preferences
393393

394394

395-
![](https://cdn.bizible.com/ipv?_biz_r=&_biz_h=800054037&_biz_u=6cd0908ec84a42fec9a17ce4b3f900fc&_biz_l=https%3A%2F%2Fdocs.gitlab.com%2Fapi%2Fapplications%2F&_biz_t=1771981473119&_biz_i=Applications%20API%20%7C%20GitLab%20Docs&_biz_n=12&rnd=389384&cdn_o=a&_biz_z=1771981473355)![](https://cdn.bizible.com/ipv?_biz_r=&_biz_h=800054037&_biz_u=6cd0908ec84a42fec9a17ce4b3f900fc&_biz_l=https%3A%2F%2Fdocs.gitlab.com%2Fapi%2Faudit_events%2F&_biz_t=1771981473236&_biz_i=Audit%20events%20API%20%7C%20GitLab%20Docs&_biz_n=13&rnd=691974&cdn_o=a&_biz_z=1771981473355)![](https://cdn.bizible.com/ipv?_biz_r=&_biz_h=800054037&_biz_u=6cd0908ec84a42fec9a17ce4b3f900fc&_biz_l=https%3A%2F%2Fdocs.gitlab.com%2Fapi%2Falert_management_alerts%2F&_biz_t=1771981473354&_biz_i=Alert%20management%20alerts%20API%20%7C%20GitLab%20Docs&_biz_n=14&rnd=54583&cdn_o=a&_biz_z=1771981473355)
395+
396396
![Company Logo](https://cdn.cookielaw.org/logos/aa14a5c8-79e3-442a-8177-464ad850b19d/e46c1d0d-1f66-481f-bc06-5427671431da/253e6fee-c4c0-4b60-bc35-79cdae5dda32/gitlab-logo-100.png)
397397
## Privacy Preference Center
398398
## Privacy Preference Center

gitlab_api/skills/gitlab-api-docs/reference/api_api_resources.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -465,7 +465,7 @@ Resources
465465
* Cookie Preferences
466466

467467

468-
![](https://cdn.bizible.com/ipv?_biz_r=&_biz_h=800054037&_biz_u=6cd0908ec84a42fec9a17ce4b3f900fc&_biz_l=https%3A%2F%2Fdocs.gitlab.com%2Fapi%2Favatar%2F&_biz_t=1771981472884&_biz_i=Avatar%20API%20%7C%20GitLab%20Docs&_biz_n=10&rnd=407589&cdn_o=a&_biz_z=1771981472935)![](https://cdn.bizible.com/ipv?_biz_r=&_biz_h=800054037&_biz_u=6cd0908ec84a42fec9a17ce4b3f900fc&_biz_l=https%3A%2F%2Fdocs.gitlab.com%2Fapi%2Fapi_resources%2F&_biz_t=1771981472935&_biz_i=REST%20API%20resources%20%7C%20GitLab%20Docs&_biz_n=11&rnd=107655&cdn_o=a&_biz_z=1771981472936)
468+
469469
![Company Logo](https://cdn.cookielaw.org/logos/aa14a5c8-79e3-442a-8177-464ad850b19d/e46c1d0d-1f66-481f-bc06-5427671431da/253e6fee-c4c0-4b60-bc35-79cdae5dda32/gitlab-logo-100.png)
470470
## Privacy Preference Center
471471
## Privacy Preference Center

gitlab_api/skills/gitlab-api-docs/reference/api_appearance.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@ Example request:
226226
shell
227227
```
228228
curl --request GET \
229-
--header "PRIVATE-TOKEN: <your_access_token>" \
229+
--header "PRIVATE-TOKEN: YOUR_TOKEN" \
230230
--url "https://gitlab.example.com/api/v4/application/appearance"
231231
```
232232

@@ -283,7 +283,7 @@ Example request:
283283
shell
284284
```
285285
curl --request PUT \
286-
--header "PRIVATE-TOKEN: <your_access_token>" \
286+
--header "PRIVATE-TOKEN: YOUR_TOKEN" \
287287
--url "https://gitlab.example.com/api/v4/application/appearance?email_header_and_footer_enabled=true&header_message=test"
288288
```
289289

@@ -327,7 +327,7 @@ shell
327327
```
328328
curl --location --request PUT \
329329
--url "https://gitlab.example.com/api/v4/application/appearance?data=image/png" \
330-
--header "PRIVATE-TOKEN: <your_access_token>" \
330+
--header "PRIVATE-TOKEN: YOUR_TOKEN" \
331331
--header "Content-Type: multipart/form-data" \
332332
--form "logo=@/path/to/logo.png"
333333
```
@@ -386,7 +386,7 @@ Resources
386386
* Cookie Preferences
387387

388388

389-
![](https://cdn.bizible.com/ipv?_biz_r=&_biz_h=800054037&_biz_u=6cd0908ec84a42fec9a17ce4b3f900fc&_biz_l=https%3A%2F%2Fdocs.gitlab.com%2Fapi%2Fappearance%2F&_biz_t=1771981473470&_biz_i=Application%20appearance%20API%20%7C%20GitLab%20Docs&_biz_n=15&rnd=301757&cdn_o=a&_biz_z=1771981473471)
389+
390390
![Company Logo](https://cdn.cookielaw.org/logos/aa14a5c8-79e3-442a-8177-464ad850b19d/e46c1d0d-1f66-481f-bc06-5427671431da/253e6fee-c4c0-4b60-bc35-79cdae5dda32/gitlab-logo-100.png)
391391
## Privacy Preference Center
392392
## Privacy Preference Center

0 commit comments

Comments
 (0)