@octokit/openapi 7.8.0 → 7.10.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (33) hide show
  1. package/generated/api.github.com.deref.json +1921 -538
  2. package/generated/api.github.com.json +544 -29
  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 +127 -25
  6. package/generated/ghes-3.2-diff-to-ghes-3.3.json +25 -8
  7. package/generated/ghes-3.2.deref.json +134 -27
  8. package/generated/ghes-3.2.json +26 -9
  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 +134 -27
  12. package/generated/ghes-3.3.json +26 -9
  13. package/generated/ghes-3.4-diff-to-ghes-3.5.deref.json +2 -2
  14. package/generated/ghes-3.4-diff-to-ghes-3.5.json +2 -2
  15. package/generated/ghes-3.4.deref.json +134 -27
  16. package/generated/ghes-3.4.json +28 -11
  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 +127 -25
  20. package/generated/ghes-3.5-diff-to-ghes-3.6.json +25 -8
  21. package/generated/ghes-3.5.deref.json +134 -27
  22. package/generated/ghes-3.5.json +28 -11
  23. package/generated/ghes-3.6-anicca-diff-to-api.github.com.deref.json +82 -0
  24. package/generated/ghes-3.6-diff-to-api.github.com.deref.json +9648 -479
  25. package/generated/ghes-3.6-diff-to-api.github.com.json +1020 -23
  26. package/generated/ghes-3.6.deref.json +544 -234
  27. package/generated/ghes-3.6.json +147 -24
  28. package/generated/github.ae-anicca-diff-to-api.github.com.deref.json +30 -0
  29. package/generated/github.ae-diff-to-api.github.com.deref.json +91 -19
  30. package/generated/github.ae-diff-to-api.github.com.json +25 -8
  31. package/generated/github.ae.deref.json +190 -27
  32. package/generated/github.ae.json +118 -15
  33. package/package.json +1 -1
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "openapi": "3.0.3",
3
3
  "info": {
4
- "version": "7.8.0",
4
+ "version": "7.10.0",
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": {
@@ -5985,7 +5985,12 @@
5985
5985
  "description": "The reason for the current state",
5986
5986
  "example": "not_planned",
5987
5987
  "type": "string",
5988
- "nullable": true
5988
+ "nullable": true,
5989
+ "enum": [
5990
+ "completed",
5991
+ "reopened",
5992
+ "not_planned"
5993
+ ]
5989
5994
  },
5990
5995
  "title": {
5991
5996
  "description": "Title of the issue",
@@ -10526,7 +10531,12 @@
10526
10531
  "description": "The reason for the current state",
10527
10532
  "example": "not_planned",
10528
10533
  "type": "string",
10529
- "nullable": true
10534
+ "nullable": true,
10535
+ "enum": [
10536
+ "completed",
10537
+ "reopened",
10538
+ "not_planned"
10539
+ ]
10530
10540
  },
10531
10541
  "title": {
10532
10542
  "description": "Title of the issue",
@@ -13418,7 +13428,12 @@
13418
13428
  "description": "The reason for the current state",
13419
13429
  "example": "not_planned",
13420
13430
  "type": "string",
13421
- "nullable": true
13431
+ "nullable": true,
13432
+ "enum": [
13433
+ "completed",
13434
+ "reopened",
13435
+ "not_planned"
13436
+ ]
13422
13437
  },
13423
13438
  "title": {
13424
13439
  "description": "Title of the issue",
@@ -32525,7 +32540,12 @@
32525
32540
  "description": "The reason for the current state",
32526
32541
  "example": "not_planned",
32527
32542
  "type": "string",
32528
- "nullable": true
32543
+ "nullable": true,
32544
+ "enum": [
32545
+ "completed",
32546
+ "reopened",
32547
+ "not_planned"
32548
+ ]
32529
32549
  },
32530
32550
  "title": {
32531
32551
  "description": "Title of the issue",
@@ -35616,7 +35636,12 @@
35616
35636
  "description": "The reason for the current state",
35617
35637
  "example": "not_planned",
35618
35638
  "type": "string",
35619
- "nullable": true
35639
+ "nullable": true,
35640
+ "enum": [
35641
+ "completed",
35642
+ "reopened",
35643
+ "not_planned"
35644
+ ]
35620
35645
  },
35621
35646
  "title": {
35622
35647
  "description": "Title of the issue",
@@ -45113,8 +45138,9 @@
45113
45138
  },
45114
45139
  "use_squash_pr_title_as_default": {
45115
45140
  "type": "boolean",
45116
- "description": "Either `true` to allow squash-merge commits to use pull request title, or `false` to use commit message.",
45117
- "default": false
45141
+ "description": "Either `true` to allow squash-merge commits to use pull request title, or `false` to use commit message. **This property has been deprecated. Please use `squash_merge_commit_title` instead.",
45142
+ "default": false,
45143
+ "deprecated": true
45118
45144
  },
45119
45145
  "squash_merge_commit_title": {
45120
45146
  "type": "string",
@@ -58317,8 +58343,9 @@
58317
58343
  },
58318
58344
  "use_squash_pr_title_as_default": {
58319
58345
  "type": "boolean",
58320
- "description": "Either `true` to allow squash-merge commits to use pull request title, or `false` to use commit message.",
58321
- "default": false
58346
+ "description": "Either `true` to allow squash-merge commits to use pull request title, or `false` to use commit message. **This property has been deprecated. Please use `squash_merge_commit_title` instead.",
58347
+ "default": false,
58348
+ "deprecated": true
58322
58349
  },
58323
58350
  "squash_merge_commit_title": {
58324
58351
  "type": "string",
@@ -78761,7 +78788,7 @@
78761
78788
  },
78762
78789
  "/repos/{owner}/{repo}/actions/workflows/{workflow_id}/runs": {
78763
78790
  "get": {
78764
- "summary": "List workflow runs",
78791
+ "summary": "List workflow runs for a workflow",
78765
78792
  "description": "List all workflow runs for a workflow. You can replace `workflow_id` with the workflow file name. For example, you could use `main.yaml`. You can use parameters to narrow the list of results. For more information about using parameters, see [Parameters](https://docs.github.com/enterprise-server@3.5/rest/overview/resources-in-the-rest-api#parameters).\n\nAnyone with read access to the repository can use this endpoint. If the repository is private you must use an access token with the `repo` scope.",
78766
78793
  "tags": [
78767
78794
  "actions"
@@ -105487,7 +105514,12 @@
105487
105514
  "description": "The reason for the current state",
105488
105515
  "example": "not_planned",
105489
105516
  "type": "string",
105490
- "nullable": true
105517
+ "nullable": true,
105518
+ "enum": [
105519
+ "completed",
105520
+ "reopened",
105521
+ "not_planned"
105522
+ ]
105491
105523
  },
105492
105524
  "title": {
105493
105525
  "description": "Title of the issue",
@@ -119882,7 +119914,12 @@
119882
119914
  "description": "The reason for the current state",
119883
119915
  "example": "not_planned",
119884
119916
  "type": "string",
119885
- "nullable": true
119917
+ "nullable": true,
119918
+ "enum": [
119919
+ "completed",
119920
+ "reopened",
119921
+ "not_planned"
119922
+ ]
119886
119923
  },
119887
119924
  "title": {
119888
119925
  "description": "Title of the issue",
@@ -122664,7 +122701,12 @@
122664
122701
  "description": "The reason for the current state",
122665
122702
  "example": "not_planned",
122666
122703
  "type": "string",
122667
- "nullable": true
122704
+ "nullable": true,
122705
+ "enum": [
122706
+ "completed",
122707
+ "reopened",
122708
+ "not_planned"
122709
+ ]
122668
122710
  },
122669
122711
  "title": {
122670
122712
  "description": "Title of the issue",
@@ -125571,7 +125613,12 @@
125571
125613
  "description": "The reason for the current state",
125572
125614
  "example": "not_planned",
125573
125615
  "type": "string",
125574
- "nullable": true
125616
+ "nullable": true,
125617
+ "enum": [
125618
+ "completed",
125619
+ "reopened",
125620
+ "not_planned"
125621
+ ]
125575
125622
  },
125576
125623
  "title": {
125577
125624
  "description": "Title of the issue",
@@ -129409,7 +129456,12 @@
129409
129456
  "description": "The reason for the current state",
129410
129457
  "example": "not_planned",
129411
129458
  "type": "string",
129412
- "nullable": true
129459
+ "nullable": true,
129460
+ "enum": [
129461
+ "completed",
129462
+ "reopened",
129463
+ "not_planned"
129464
+ ]
129413
129465
  },
129414
129466
  "title": {
129415
129467
  "description": "Title of the issue",
@@ -133129,7 +133181,12 @@
133129
133181
  "description": "The reason for the current state",
133130
133182
  "example": "not_planned",
133131
133183
  "type": "string",
133132
- "nullable": true
133184
+ "nullable": true,
133185
+ "enum": [
133186
+ "completed",
133187
+ "reopened",
133188
+ "not_planned"
133189
+ ]
133133
133190
  },
133134
133191
  "title": {
133135
133192
  "description": "Title of the issue",
@@ -135754,6 +135811,11 @@
135754
135811
  },
135755
135812
  "state_reason": {
135756
135813
  "type": "string",
135814
+ "enum": [
135815
+ "completed",
135816
+ "not_planned",
135817
+ "reopened"
135818
+ ],
135757
135819
  "nullable": true,
135758
135820
  "description": "The reason for the current state",
135759
135821
  "example": "not_planned"
@@ -135883,7 +135945,12 @@
135883
135945
  "description": "The reason for the current state",
135884
135946
  "example": "not_planned",
135885
135947
  "type": "string",
135886
- "nullable": true
135948
+ "nullable": true,
135949
+ "enum": [
135950
+ "completed",
135951
+ "reopened",
135952
+ "not_planned"
135953
+ ]
135887
135954
  },
135888
135955
  "title": {
135889
135956
  "description": "Title of the issue",
@@ -138668,7 +138735,12 @@
138668
138735
  "description": "The reason for the current state",
138669
138736
  "example": "not_planned",
138670
138737
  "type": "string",
138671
- "nullable": true
138738
+ "nullable": true,
138739
+ "enum": [
138740
+ "completed",
138741
+ "reopened",
138742
+ "not_planned"
138743
+ ]
138672
138744
  },
138673
138745
  "title": {
138674
138746
  "description": "Title of the issue",
@@ -185037,7 +185109,12 @@
185037
185109
  "description": "The reason for the current state",
185038
185110
  "example": "not_planned",
185039
185111
  "type": "string",
185040
- "nullable": true
185112
+ "nullable": true,
185113
+ "enum": [
185114
+ "completed",
185115
+ "reopened",
185116
+ "not_planned"
185117
+ ]
185041
185118
  },
185042
185119
  "title": {
185043
185120
  "description": "Title of the issue",
@@ -203679,7 +203756,12 @@
203679
203756
  "description": "The reason for the current state",
203680
203757
  "example": "not_planned",
203681
203758
  "type": "string",
203682
- "nullable": true
203759
+ "nullable": true,
203760
+ "enum": [
203761
+ "completed",
203762
+ "reopened",
203763
+ "not_planned"
203764
+ ]
203683
203765
  },
203684
203766
  "title": {
203685
203767
  "description": "Title of the issue",
@@ -206806,7 +206888,12 @@
206806
206888
  "description": "The reason for the current state",
206807
206889
  "example": "not_planned",
206808
206890
  "type": "string",
206809
- "nullable": true
206891
+ "nullable": true,
206892
+ "enum": [
206893
+ "completed",
206894
+ "reopened",
206895
+ "not_planned"
206896
+ ]
206810
206897
  },
206811
206898
  "title": {
206812
206899
  "description": "Title of the issue",
@@ -209935,7 +210022,12 @@
209935
210022
  "description": "The reason for the current state",
209936
210023
  "example": "not_planned",
209937
210024
  "type": "string",
209938
- "nullable": true
210025
+ "nullable": true,
210026
+ "enum": [
210027
+ "completed",
210028
+ "reopened",
210029
+ "not_planned"
210030
+ ]
209939
210031
  },
209940
210032
  "title": {
209941
210033
  "description": "Title of the issue",
@@ -213323,7 +213415,12 @@
213323
213415
  "description": "The reason for the current state",
213324
213416
  "example": "not_planned",
213325
213417
  "type": "string",
213326
- "nullable": true
213418
+ "nullable": true,
213419
+ "enum": [
213420
+ "completed",
213421
+ "reopened",
213422
+ "not_planned"
213423
+ ]
213327
213424
  },
213328
213425
  "title": {
213329
213426
  "description": "Title of the issue",
@@ -216452,7 +216549,12 @@
216452
216549
  "description": "The reason for the current state",
216453
216550
  "example": "not_planned",
216454
216551
  "type": "string",
216455
- "nullable": true
216552
+ "nullable": true,
216553
+ "enum": [
216554
+ "completed",
216555
+ "reopened",
216556
+ "not_planned"
216557
+ ]
216456
216558
  },
216457
216559
  "title": {
216458
216560
  "description": "Title of the issue",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "openapi": "3.0.3",
3
3
  "info": {
4
- "version": "7.8.0",
4
+ "version": "7.10.0",
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": {
@@ -2551,8 +2551,9 @@
2551
2551
  },
2552
2552
  "use_squash_pr_title_as_default": {
2553
2553
  "type": "boolean",
2554
- "description": "Either `true` to allow squash-merge commits to use pull request title, or `false` to use commit message.",
2555
- "default": false
2554
+ "description": "Either `true` to allow squash-merge commits to use pull request title, or `false` to use commit message. **This property has been deprecated. Please use `squash_merge_commit_title` instead.",
2555
+ "default": false,
2556
+ "deprecated": true
2556
2557
  },
2557
2558
  "squash_merge_commit_title": {
2558
2559
  "type": "string",
@@ -3352,8 +3353,9 @@
3352
3353
  },
3353
3354
  "use_squash_pr_title_as_default": {
3354
3355
  "type": "boolean",
3355
- "description": "Either `true` to allow squash-merge commits to use pull request title, or `false` to use commit message.",
3356
- "default": false
3356
+ "description": "Either `true` to allow squash-merge commits to use pull request title, or `false` to use commit message. **This property has been deprecated. Please use `squash_merge_commit_title` instead.",
3357
+ "default": false,
3358
+ "deprecated": true
3357
3359
  },
3358
3360
  "squash_merge_commit_title": {
3359
3361
  "type": "string",
@@ -4001,7 +4003,7 @@
4001
4003
  },
4002
4004
  "/repos/{owner}/{repo}/actions/workflows/{workflow_id}/runs": {
4003
4005
  "get": {
4004
- "summary": "List workflow runs",
4006
+ "summary": "List workflow runs for a workflow",
4005
4007
  "description": "List all workflow runs for a workflow. You can replace `workflow_id` with the workflow file name. For example, you could use `main.yaml`. You can use parameters to narrow the list of results. For more information about using parameters, see [Parameters](https://docs.github.com/enterprise-server@3.5/rest/overview/resources-in-the-rest-api#parameters).\n\nAnyone with read access to the repository can use this endpoint. If the repository is private you must use an access token with the `repo` scope.",
4006
4008
  "tags": [
4007
4009
  "actions"
@@ -5809,6 +5811,11 @@
5809
5811
  },
5810
5812
  "state_reason": {
5811
5813
  "type": "string",
5814
+ "enum": [
5815
+ "completed",
5816
+ "not_planned",
5817
+ "reopened"
5818
+ ],
5812
5819
  "nullable": true,
5813
5820
  "description": "The reason for the current state",
5814
5821
  "example": "not_planned"
@@ -11773,7 +11780,12 @@
11773
11780
  "description": "The reason for the current state",
11774
11781
  "example": "not_planned",
11775
11782
  "type": "string",
11776
- "nullable": true
11783
+ "nullable": true,
11784
+ "enum": [
11785
+ "completed",
11786
+ "reopened",
11787
+ "not_planned"
11788
+ ]
11777
11789
  },
11778
11790
  "title": {
11779
11791
  "description": "Title of the issue",
@@ -20684,7 +20696,12 @@
20684
20696
  "description": "The reason for the current state",
20685
20697
  "example": "not_planned",
20686
20698
  "type": "string",
20687
- "nullable": true
20699
+ "nullable": true,
20700
+ "enum": [
20701
+ "completed",
20702
+ "reopened",
20703
+ "not_planned"
20704
+ ]
20688
20705
  },
20689
20706
  "title": {
20690
20707
  "description": "Title of the issue",