@octokit/openapi 7.12.0 → 7.12.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (31) hide show
  1. package/generated/api.github.com.deref.json +55 -28
  2. package/generated/api.github.com.json +30 -21
  3. package/generated/ghes-3.2-diff-to-api.github.com.deref.json +1 -1
  4. package/generated/ghes-3.2-diff-to-api.github.com.json +1 -1
  5. package/generated/ghes-3.2-diff-to-ghes-3.3.deref.json +32 -14
  6. package/generated/ghes-3.2-diff-to-ghes-3.3.json +22 -13
  7. package/generated/ghes-3.2.deref.json +43 -25
  8. package/generated/ghes-3.2.json +30 -21
  9. package/generated/ghes-3.3-diff-to-ghes-3.4.deref.json +1 -1
  10. package/generated/ghes-3.3-diff-to-ghes-3.4.json +1 -1
  11. package/generated/ghes-3.3.deref.json +44 -26
  12. package/generated/ghes-3.3.json +30 -21
  13. package/generated/ghes-3.4-diff-to-ghes-3.5.deref.json +8 -8
  14. package/generated/ghes-3.4-diff-to-ghes-3.5.json +3 -3
  15. package/generated/ghes-3.4.deref.json +45 -27
  16. package/generated/ghes-3.4.json +30 -21
  17. package/generated/ghes-3.5-diff-to-api.github.com.deref.json +1 -1
  18. package/generated/ghes-3.5-diff-to-api.github.com.json +1 -1
  19. package/generated/ghes-3.5-diff-to-ghes-3.6.deref.json +18 -18
  20. package/generated/ghes-3.5-diff-to-ghes-3.6.json +13 -13
  21. package/generated/ghes-3.5.deref.json +55 -28
  22. package/generated/ghes-3.5.json +30 -21
  23. package/generated/ghes-3.6-diff-to-api.github.com.deref.json +3 -3
  24. package/generated/ghes-3.6-diff-to-api.github.com.json +2 -2
  25. package/generated/ghes-3.6.deref.json +55 -28
  26. package/generated/ghes-3.6.json +30 -21
  27. package/generated/github.ae-diff-to-api.github.com.deref.json +16 -16
  28. package/generated/github.ae-diff-to-api.github.com.json +13 -13
  29. package/generated/github.ae.deref.json +53 -26
  30. package/generated/github.ae.json +30 -21
  31. package/package.json +1 -1
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "openapi": "3.0.3",
3
3
  "info": {
4
- "version": "7.12.0",
4
+ "version": "7.12.1",
5
5
  "title": "GitHub's official OpenAPI spec + Octokit extension",
6
6
  "description": "OpenAPI specs from https://github.com/github/rest-api-description with the 'x-octokit' extension required by the Octokit SDKs",
7
7
  "license": {
@@ -33424,7 +33424,7 @@
33424
33424
  "description": "The REST API URL of the code locations for this alert."
33425
33425
  },
33426
33426
  "state": {
33427
- "description": "Sets the state of the secret scanning alert. Can be either `open` or `resolved`. You must provide `resolution` when you set the state to `resolved`.",
33427
+ "description": "Sets the state of the secret scanning alert. You must provide `resolution` when you set the state to `resolved`.",
33428
33428
  "type": "string",
33429
33429
  "enum": [
33430
33430
  "open",
@@ -49720,7 +49720,7 @@
49720
49720
  },
49721
49721
  {
49722
49722
  "name": "state",
49723
- "description": "Indicates the state of the issues to return. Can be either `open`, `closed`, or `all`.",
49723
+ "description": "Indicates the state of the issues to return.",
49724
49724
  "in": "query",
49725
49725
  "required": false,
49726
49726
  "schema": {
@@ -49744,7 +49744,7 @@
49744
49744
  },
49745
49745
  {
49746
49746
  "name": "sort",
49747
- "description": "What to sort results by. Can be either `created`, `updated`, `comments`.",
49747
+ "description": "What to sort results by.",
49748
49748
  "in": "query",
49749
49749
  "required": false,
49750
49750
  "schema": {
@@ -53052,7 +53052,7 @@
53052
53052
  "type": "string"
53053
53053
  },
53054
53054
  "mode": {
53055
- "description": "The rendering mode. Can be either `markdown` or `gfm`.",
53055
+ "description": "The rendering mode.",
53056
53056
  "enum": [
53057
53057
  "markdown",
53058
53058
  "gfm"
@@ -86368,7 +86368,7 @@
86368
86368
  },
86369
86369
  {
86370
86370
  "name": "state",
86371
- "description": "Indicates the state of the issues to return. Can be either `open`, `closed`, or `all`.",
86371
+ "description": "Indicates the state of the issues to return.",
86372
86372
  "in": "query",
86373
86373
  "required": false,
86374
86374
  "schema": {
@@ -86392,7 +86392,7 @@
86392
86392
  },
86393
86393
  {
86394
86394
  "name": "sort",
86395
- "description": "What to sort results by. Can be either `created`, `updated`, `comments`.",
86395
+ "description": "What to sort results by.",
86396
86396
  "in": "query",
86397
86397
  "required": false,
86398
86398
  "schema": {
@@ -96536,7 +96536,7 @@
96536
96536
  },
96537
96537
  {
96538
96538
  "name": "state",
96539
- "description": "Indicates the state of the projects to return. Can be either `open`, `closed`, or `all`.",
96539
+ "description": "Indicates the state of the projects to return.",
96540
96540
  "in": "query",
96541
96541
  "required": false,
96542
96542
  "schema": {
@@ -101475,7 +101475,7 @@
101475
101475
  "description": "The REST API URL of the code locations for this alert."
101476
101476
  },
101477
101477
  "state": {
101478
- "description": "Sets the state of the secret scanning alert. Can be either `open` or `resolved`. You must provide `resolution` when you set the state to `resolved`.",
101478
+ "description": "Sets the state of the secret scanning alert. You must provide `resolution` when you set the state to `resolved`.",
101479
101479
  "type": "string",
101480
101480
  "enum": [
101481
101481
  "open",
@@ -133390,7 +133390,16 @@
133390
133390
  "description": "The outcome of the job.",
133391
133391
  "example": "success",
133392
133392
  "type": "string",
133393
- "nullable": true
133393
+ "nullable": true,
133394
+ "enum": [
133395
+ "success",
133396
+ "failure",
133397
+ "neutral",
133398
+ "cancelled",
133399
+ "skipped",
133400
+ "timed_out",
133401
+ "action_required"
133402
+ ]
133394
133403
  },
133395
133404
  "started_at": {
133396
133405
  "description": "The time that the job started, in ISO 8601 format.",
@@ -152706,7 +152715,16 @@
152706
152715
  "description": "The outcome of the job.",
152707
152716
  "example": "success",
152708
152717
  "type": "string",
152709
- "nullable": true
152718
+ "nullable": true,
152719
+ "enum": [
152720
+ "success",
152721
+ "failure",
152722
+ "neutral",
152723
+ "cancelled",
152724
+ "skipped",
152725
+ "timed_out",
152726
+ "action_required"
152727
+ ]
152710
152728
  },
152711
152729
  "started_at": {
152712
152730
  "description": "The time that the job started, in ISO 8601 format.",
@@ -153322,7 +153340,16 @@
153322
153340
  "description": "The outcome of the job.",
153323
153341
  "example": "success",
153324
153342
  "type": "string",
153325
- "nullable": true
153343
+ "nullable": true,
153344
+ "enum": [
153345
+ "success",
153346
+ "failure",
153347
+ "neutral",
153348
+ "cancelled",
153349
+ "skipped",
153350
+ "timed_out",
153351
+ "action_required"
153352
+ ]
153326
153353
  },
153327
153354
  "started_at": {
153328
153355
  "description": "The time that the job started, in ISO 8601 format.",
@@ -233492,7 +233519,7 @@
233492
233519
  },
233493
233520
  {
233494
233521
  "name": "sort",
233495
- "description": "The sort order. Can be either `newest`, `oldest`, or `stargazers`.",
233522
+ "description": "The sort order. `stargazers` will sort by star count.",
233496
233523
  "in": "query",
233497
233524
  "required": false,
233498
233525
  "schema": {
@@ -252375,7 +252402,7 @@
252375
252402
  },
252376
252403
  {
252377
252404
  "name": "state",
252378
- "description": "Indicates the state of the issues to return. Can be either `open`, `closed`, or `all`.",
252405
+ "description": "Indicates the state of the issues to return.",
252379
252406
  "in": "query",
252380
252407
  "required": false,
252381
252408
  "schema": {
@@ -252426,7 +252453,7 @@
252426
252453
  },
252427
252454
  {
252428
252455
  "name": "sort",
252429
- "description": "What to sort results by. Can be either `created`, `updated`, `comments`.",
252456
+ "description": "What to sort results by.",
252430
252457
  "in": "query",
252431
252458
  "required": false,
252432
252459
  "schema": {
@@ -312812,7 +312839,7 @@
312812
312839
  },
312813
312840
  {
312814
312841
  "name": "state",
312815
- "description": "Indicates the state of the projects to return. Can be either `open`, `closed`, or `all`.",
312842
+ "description": "Indicates the state of the projects to return.",
312816
312843
  "in": "query",
312817
312844
  "required": false,
312818
312845
  "schema": {
@@ -313792,7 +313819,7 @@
313792
313819
  },
313793
313820
  {
313794
313821
  "name": "sort",
313795
- "description": "What to sort results by. Can be either `created`, `updated`, `popularity` (comment count) or `long-running` (age, filtering by pulls updated in the last month).",
313822
+ "description": "What to sort results by. `popularity` will sort by the number of comments. `long-running` will sort by date created and will limit the results to pull requests that have been open for more than a month and have had activity within the past month.",
313796
313823
  "in": "query",
313797
313824
  "required": false,
313798
313825
  "schema": {
@@ -313808,7 +313835,7 @@
313808
313835
  },
313809
313836
  {
313810
313837
  "name": "direction",
313811
- "description": "The direction of the sort. Can be either `asc` or `desc`. Default: `desc` when sort is `created` or sort is not specified, otherwise `asc`.",
313838
+ "description": "The direction of the sort. Default: `desc` when sort is `created` or sort is not specified, otherwise `asc`.",
313812
313839
  "in": "query",
313813
313840
  "required": false,
313814
313841
  "schema": {
@@ -321958,7 +321985,7 @@
321958
321985
  },
321959
321986
  {
321960
321987
  "name": "direction",
321961
- "description": "Can be either `asc` or `desc`. Ignored without `sort` parameter.",
321988
+ "description": "The direction to sort results. Ignored without `sort` parameter.",
321962
321989
  "in": "query",
321963
321990
  "required": false,
321964
321991
  "schema": {
@@ -331395,7 +331422,7 @@
331395
331422
  },
331396
331423
  {
331397
331424
  "name": "direction",
331398
- "description": "Can be either `asc` or `desc`. Ignored without `sort` parameter.",
331425
+ "description": "The direction to sort results. Ignored without `sort` parameter.",
331399
331426
  "in": "query",
331400
331427
  "required": false,
331401
331428
  "schema": {
@@ -355296,7 +355323,7 @@
355296
355323
  "description": "The REST API URL of the code locations for this alert."
355297
355324
  },
355298
355325
  "state": {
355299
- "description": "Sets the state of the secret scanning alert. Can be either `open` or `resolved`. You must provide `resolution` when you set the state to `resolved`.",
355326
+ "description": "Sets the state of the secret scanning alert. You must provide `resolution` when you set the state to `resolved`.",
355300
355327
  "type": "string",
355301
355328
  "enum": [
355302
355329
  "open",
@@ -355794,7 +355821,7 @@
355794
355821
  "description": "The REST API URL of the code locations for this alert."
355795
355822
  },
355796
355823
  "state": {
355797
- "description": "Sets the state of the secret scanning alert. Can be either `open` or `resolved`. You must provide `resolution` when you set the state to `resolved`.",
355824
+ "description": "Sets the state of the secret scanning alert. You must provide `resolution` when you set the state to `resolved`.",
355798
355825
  "type": "string",
355799
355826
  "enum": [
355800
355827
  "open",
@@ -356194,7 +356221,7 @@
356194
356221
  "type": "object",
356195
356222
  "properties": {
356196
356223
  "state": {
356197
- "description": "Sets the state of the secret scanning alert. Can be either `open` or `resolved`. You must provide `resolution` when you set the state to `resolved`.",
356224
+ "description": "Sets the state of the secret scanning alert. You must provide `resolution` when you set the state to `resolved`.",
356198
356225
  "type": "string",
356199
356226
  "enum": [
356200
356227
  "open",
@@ -356272,7 +356299,7 @@
356272
356299
  "description": "The REST API URL of the code locations for this alert."
356273
356300
  },
356274
356301
  "state": {
356275
- "description": "Sets the state of the secret scanning alert. Can be either `open` or `resolved`. You must provide `resolution` when you set the state to `resolved`.",
356302
+ "description": "Sets the state of the secret scanning alert. You must provide `resolution` when you set the state to `resolved`.",
356276
356303
  "type": "string",
356277
356304
  "enum": [
356278
356305
  "open",
@@ -396434,7 +396461,7 @@
396434
396461
  },
396435
396462
  {
396436
396463
  "name": "state",
396437
- "description": "Indicates the state of the issues to return. Can be either `open`, `closed`, or `all`.",
396464
+ "description": "Indicates the state of the issues to return.",
396438
396465
  "in": "query",
396439
396466
  "required": false,
396440
396467
  "schema": {
@@ -396458,7 +396485,7 @@
396458
396485
  },
396459
396486
  {
396460
396487
  "name": "sort",
396461
- "description": "What to sort results by. Can be either `created`, `updated`, `comments`.",
396488
+ "description": "What to sort results by.",
396462
396489
  "in": "query",
396463
396490
  "required": false,
396464
396491
  "schema": {
@@ -400063,7 +400090,7 @@
400063
400090
  "parameters": [
400064
400091
  {
400065
400092
  "name": "state",
400066
- "description": "Indicates the state of the memberships to return. Can be either `active` or `pending`. If not specified, the API returns both active and pending memberships.",
400093
+ "description": "Indicates the state of the memberships to return. If not specified, the API returns both active and pending memberships.",
400067
400094
  "in": "query",
400068
400095
  "required": false,
400069
400096
  "schema": {
@@ -432513,7 +432540,7 @@
432513
432540
  },
432514
432541
  {
432515
432542
  "name": "state",
432516
- "description": "Indicates the state of the projects to return. Can be either `open`, `closed`, or `all`.",
432543
+ "description": "Indicates the state of the projects to return.",
432517
432544
  "in": "query",
432518
432545
  "required": false,
432519
432546
  "schema": {
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "openapi": "3.0.3",
3
3
  "info": {
4
- "version": "7.12.0",
4
+ "version": "7.12.1",
5
5
  "title": "GitHub's official OpenAPI spec + Octokit extension",
6
6
  "description": "OpenAPI specs from https://github.com/github/rest-api-description with the 'x-octokit' extension required by the Octokit SDKs",
7
7
  "license": {
@@ -9017,7 +9017,7 @@
9017
9017
  },
9018
9018
  {
9019
9019
  "name": "state",
9020
- "description": "Indicates the state of the issues to return. Can be either `open`, `closed`, or `all`.",
9020
+ "description": "Indicates the state of the issues to return.",
9021
9021
  "in": "query",
9022
9022
  "required": false,
9023
9023
  "schema": {
@@ -9035,7 +9035,7 @@
9035
9035
  },
9036
9036
  {
9037
9037
  "name": "sort",
9038
- "description": "What to sort results by. Can be either `created`, `updated`, `comments`.",
9038
+ "description": "What to sort results by.",
9039
9039
  "in": "query",
9040
9040
  "required": false,
9041
9041
  "schema": {
@@ -9277,7 +9277,7 @@
9277
9277
  "type": "string"
9278
9278
  },
9279
9279
  "mode": {
9280
- "description": "The rendering mode. Can be either `markdown` or `gfm`.",
9280
+ "description": "The rendering mode.",
9281
9281
  "enum": [
9282
9282
  "markdown",
9283
9283
  "gfm"
@@ -14388,7 +14388,7 @@
14388
14388
  },
14389
14389
  {
14390
14390
  "name": "state",
14391
- "description": "Indicates the state of the issues to return. Can be either `open`, `closed`, or `all`.",
14391
+ "description": "Indicates the state of the issues to return.",
14392
14392
  "in": "query",
14393
14393
  "required": false,
14394
14394
  "schema": {
@@ -14406,7 +14406,7 @@
14406
14406
  },
14407
14407
  {
14408
14408
  "name": "sort",
14409
- "description": "What to sort results by. Can be either `created`, `updated`, `comments`.",
14409
+ "description": "What to sort results by.",
14410
14410
  "in": "query",
14411
14411
  "required": false,
14412
14412
  "schema": {
@@ -15565,7 +15565,7 @@
15565
15565
  },
15566
15566
  {
15567
15567
  "name": "state",
15568
- "description": "Indicates the state of the projects to return. Can be either `open`, `closed`, or `all`.",
15568
+ "description": "Indicates the state of the projects to return.",
15569
15569
  "in": "query",
15570
15570
  "required": false,
15571
15571
  "schema": {
@@ -32665,7 +32665,7 @@
32665
32665
  },
32666
32666
  {
32667
32667
  "name": "sort",
32668
- "description": "The sort order. Can be either `newest`, `oldest`, or `stargazers`.",
32668
+ "description": "The sort order. `stargazers` will sort by star count.",
32669
32669
  "in": "query",
32670
32670
  "required": false,
32671
32671
  "schema": {
@@ -34986,7 +34986,7 @@
34986
34986
  },
34987
34987
  {
34988
34988
  "name": "state",
34989
- "description": "Indicates the state of the issues to return. Can be either `open`, `closed`, or `all`.",
34989
+ "description": "Indicates the state of the issues to return.",
34990
34990
  "in": "query",
34991
34991
  "required": false,
34992
34992
  "schema": {
@@ -35031,7 +35031,7 @@
35031
35031
  },
35032
35032
  {
35033
35033
  "name": "sort",
35034
- "description": "What to sort results by. Can be either `created`, `updated`, `comments`.",
35034
+ "description": "What to sort results by.",
35035
35035
  "in": "query",
35036
35036
  "required": false,
35037
35037
  "schema": {
@@ -39665,7 +39665,7 @@
39665
39665
  },
39666
39666
  {
39667
39667
  "name": "state",
39668
- "description": "Indicates the state of the projects to return. Can be either `open`, `closed`, or `all`.",
39668
+ "description": "Indicates the state of the projects to return.",
39669
39669
  "in": "query",
39670
39670
  "required": false,
39671
39671
  "schema": {
@@ -39878,7 +39878,7 @@
39878
39878
  },
39879
39879
  {
39880
39880
  "name": "sort",
39881
- "description": "What to sort results by. Can be either `created`, `updated`, `popularity` (comment count) or `long-running` (age, filtering by pulls updated in the last month).",
39881
+ "description": "What to sort results by. `popularity` will sort by the number of comments. `long-running` will sort by date created and will limit the results to pull requests that have been open for more than a month and have had activity within the past month.",
39882
39882
  "in": "query",
39883
39883
  "required": false,
39884
39884
  "schema": {
@@ -39894,7 +39894,7 @@
39894
39894
  },
39895
39895
  {
39896
39896
  "name": "direction",
39897
- "description": "The direction of the sort. Can be either `asc` or `desc`. Default: `desc` when sort is `created` or sort is not specified, otherwise `asc`.",
39897
+ "description": "The direction of the sort. Default: `desc` when sort is `created` or sort is not specified, otherwise `asc`.",
39898
39898
  "in": "query",
39899
39899
  "required": false,
39900
39900
  "schema": {
@@ -40100,7 +40100,7 @@
40100
40100
  },
40101
40101
  {
40102
40102
  "name": "direction",
40103
- "description": "Can be either `asc` or `desc`. Ignored without `sort` parameter.",
40103
+ "description": "The direction to sort results. Ignored without `sort` parameter.",
40104
40104
  "in": "query",
40105
40105
  "required": false,
40106
40106
  "schema": {
@@ -40731,7 +40731,7 @@
40731
40731
  },
40732
40732
  {
40733
40733
  "name": "direction",
40734
- "description": "Can be either `asc` or `desc`. Ignored without `sort` parameter.",
40734
+ "description": "The direction to sort results. Ignored without `sort` parameter.",
40735
40735
  "in": "query",
40736
40736
  "required": false,
40737
40737
  "schema": {
@@ -50599,7 +50599,7 @@
50599
50599
  },
50600
50600
  {
50601
50601
  "name": "state",
50602
- "description": "Indicates the state of the issues to return. Can be either `open`, `closed`, or `all`.",
50602
+ "description": "Indicates the state of the issues to return.",
50603
50603
  "in": "query",
50604
50604
  "required": false,
50605
50605
  "schema": {
@@ -50617,7 +50617,7 @@
50617
50617
  },
50618
50618
  {
50619
50619
  "name": "sort",
50620
- "description": "What to sort results by. Can be either `created`, `updated`, `comments`.",
50620
+ "description": "What to sort results by.",
50621
50621
  "in": "query",
50622
50622
  "required": false,
50623
50623
  "schema": {
@@ -50977,7 +50977,7 @@
50977
50977
  "parameters": [
50978
50978
  {
50979
50979
  "name": "state",
50980
- "description": "Indicates the state of the memberships to return. Can be either `active` or `pending`. If not specified, the API returns both active and pending memberships.",
50980
+ "description": "Indicates the state of the memberships to return. If not specified, the API returns both active and pending memberships.",
50981
50981
  "in": "query",
50982
50982
  "required": false,
50983
50983
  "schema": {
@@ -53378,7 +53378,7 @@
53378
53378
  },
53379
53379
  {
53380
53380
  "name": "state",
53381
- "description": "Indicates the state of the projects to return. Can be either `open`, `closed`, or `all`.",
53381
+ "description": "Indicates the state of the projects to return.",
53382
53382
  "in": "query",
53383
53383
  "required": false,
53384
53384
  "schema": {
@@ -62145,7 +62145,7 @@
62145
62145
  "readOnly": true
62146
62146
  },
62147
62147
  "secret-scanning-alert-state": {
62148
- "description": "Sets the state of the secret scanning alert. Can be either `open` or `resolved`. You must provide `resolution` when you set the state to `resolved`.",
62148
+ "description": "Sets the state of the secret scanning alert. You must provide `resolution` when you set the state to `resolved`.",
62149
62149
  "type": "string",
62150
62150
  "enum": [
62151
62151
  "open",
@@ -69418,7 +69418,16 @@
69418
69418
  "description": "The outcome of the job.",
69419
69419
  "example": "success",
69420
69420
  "type": "string",
69421
- "nullable": true
69421
+ "nullable": true,
69422
+ "enum": [
69423
+ "success",
69424
+ "failure",
69425
+ "neutral",
69426
+ "cancelled",
69427
+ "skipped",
69428
+ "timed_out",
69429
+ "action_required"
69430
+ ]
69422
69431
  },
69423
69432
  "started_at": {
69424
69433
  "description": "The time that the job started, in ISO 8601 format.",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "openapi": "3.0.3",
3
3
  "info": {
4
- "version": "7.12.0",
4
+ "version": "7.12.1",
5
5
  "title": "GitHub's official OpenAPI spec + Octokit extension",
6
6
  "description": "OpenAPI specs from https://github.com/github/rest-api-description with the 'x-octokit' extension required by the Octokit SDKs",
7
7
  "license": {
@@ -16546,7 +16546,7 @@
16546
16546
  },
16547
16547
  {
16548
16548
  "name": "state",
16549
- "description": "Indicates the state of the issues to return. Can be either `open`, `closed`, or `all`.",
16549
+ "description": "Indicates the state of the issues to return.",
16550
16550
  "in": "query",
16551
16551
  "required": false,
16552
16552
  "schema": {
@@ -16570,7 +16570,7 @@
16570
16570
  },
16571
16571
  {
16572
16572
  "name": "sort",
16573
- "description": "What to sort results by. Can be either `created`, `updated`, `comments`.",
16573
+ "description": "What to sort results by.",
16574
16574
  "in": "query",
16575
16575
  "required": false,
16576
16576
  "schema": {
@@ -32009,7 +32009,7 @@
32009
32009
  },
32010
32010
  {
32011
32011
  "name": "state",
32012
- "description": "Indicates the state of the issues to return. Can be either `open`, `closed`, or `all`.",
32012
+ "description": "Indicates the state of the issues to return.",
32013
32013
  "in": "query",
32014
32014
  "required": false,
32015
32015
  "schema": {
@@ -32033,7 +32033,7 @@
32033
32033
  },
32034
32034
  {
32035
32035
  "name": "sort",
32036
- "description": "What to sort results by. Can be either `created`, `updated`, `comments`.",
32036
+ "description": "What to sort results by.",
32037
32037
  "in": "query",
32038
32038
  "required": false,
32039
32039
  "schema": {
@@ -104928,7 +104928,7 @@
104928
104928
  },
104929
104929
  {
104930
104930
  "name": "sort",
104931
- "description": "The sort order. Can be either `newest`, `oldest`, or `stargazers`.",
104931
+ "description": "The sort order. `stargazers` will sort by star count.",
104932
104932
  "in": "query",
104933
104933
  "required": false,
104934
104934
  "schema": {
@@ -117106,7 +117106,7 @@
117106
117106
  },
117107
117107
  {
117108
117108
  "name": "state",
117109
- "description": "Indicates the state of the issues to return. Can be either `open`, `closed`, or `all`.",
117109
+ "description": "Indicates the state of the issues to return.",
117110
117110
  "in": "query",
117111
117111
  "required": false,
117112
117112
  "schema": {
@@ -117157,7 +117157,7 @@
117157
117157
  },
117158
117158
  {
117159
117159
  "name": "sort",
117160
- "description": "What to sort results by. Can be either `created`, `updated`, `comments`.",
117160
+ "description": "What to sort results by.",
117161
117161
  "in": "query",
117162
117162
  "required": false,
117163
117163
  "schema": {
@@ -141117,7 +141117,7 @@
141117
141117
  },
141118
141118
  {
141119
141119
  "name": "sort",
141120
- "description": "What to sort results by. Can be either `created`, `updated`, `popularity` (comment count) or `long-running` (age, filtering by pulls updated in the last month).",
141120
+ "description": "What to sort results by. `popularity` will sort by the number of comments. `long-running` will sort by date created and will limit the results to pull requests that have been open for more than a month and have had activity within the past month.",
141121
141121
  "in": "query",
141122
141122
  "required": false,
141123
141123
  "schema": {
@@ -141133,7 +141133,7 @@
141133
141133
  },
141134
141134
  {
141135
141135
  "name": "direction",
141136
- "description": "The direction of the sort. Can be either `asc` or `desc`. Default: `desc` when sort is `created` or sort is not specified, otherwise `asc`.",
141136
+ "description": "The direction of the sort. Default: `desc` when sort is `created` or sort is not specified, otherwise `asc`.",
141137
141137
  "in": "query",
141138
141138
  "required": false,
141139
141139
  "schema": {
@@ -152129,7 +152129,7 @@
152129
152129
  "description": "The REST API URL of the code locations for this alert."
152130
152130
  },
152131
152131
  "state": {
152132
- "description": "Sets the state of the secret scanning alert. Can be either `open` or `resolved`. You must provide `resolution` when you set the state to `resolved`.",
152132
+ "description": "Sets the state of the secret scanning alert. You must provide `resolution` when you set the state to `resolved`.",
152133
152133
  "type": "string",
152134
152134
  "enum": [
152135
152135
  "open",
@@ -152463,7 +152463,7 @@
152463
152463
  "description": "The REST API URL of the code locations for this alert."
152464
152464
  },
152465
152465
  "state": {
152466
- "description": "Sets the state of the secret scanning alert. Can be either `open` or `resolved`. You must provide `resolution` when you set the state to `resolved`.",
152466
+ "description": "Sets the state of the secret scanning alert. You must provide `resolution` when you set the state to `resolved`.",
152467
152467
  "type": "string",
152468
152468
  "enum": [
152469
152469
  "open",
@@ -152727,7 +152727,7 @@
152727
152727
  "type": "object",
152728
152728
  "properties": {
152729
152729
  "state": {
152730
- "description": "Sets the state of the secret scanning alert. Can be either `open` or `resolved`. You must provide `resolution` when you set the state to `resolved`.",
152730
+ "description": "Sets the state of the secret scanning alert. You must provide `resolution` when you set the state to `resolved`.",
152731
152731
  "type": "string",
152732
152732
  "enum": [
152733
152733
  "open",
@@ -152805,7 +152805,7 @@
152805
152805
  "description": "The REST API URL of the code locations for this alert."
152806
152806
  },
152807
152807
  "state": {
152808
- "description": "Sets the state of the secret scanning alert. Can be either `open` or `resolved`. You must provide `resolution` when you set the state to `resolved`.",
152808
+ "description": "Sets the state of the secret scanning alert. You must provide `resolution` when you set the state to `resolved`.",
152809
152809
  "type": "string",
152810
152810
  "enum": [
152811
152811
  "open",
@@ -170817,7 +170817,7 @@
170817
170817
  },
170818
170818
  {
170819
170819
  "name": "state",
170820
- "description": "Indicates the state of the issues to return. Can be either `open`, `closed`, or `all`.",
170820
+ "description": "Indicates the state of the issues to return.",
170821
170821
  "in": "query",
170822
170822
  "required": false,
170823
170823
  "schema": {
@@ -170841,7 +170841,7 @@
170841
170841
  },
170842
170842
  {
170843
170843
  "name": "sort",
170844
- "description": "What to sort results by. Can be either `created`, `updated`, `comments`.",
170844
+ "description": "What to sort results by.",
170845
170845
  "in": "query",
170846
170846
  "required": false,
170847
170847
  "schema": {