@octokit/openapi 7.12.1 → 7.14.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 (34) hide show
  1. package/generated/api.github.com.deref.json +739 -6
  2. package/generated/api.github.com.json +290 -4
  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 +5 -2
  6. package/generated/ghes-3.2-diff-to-ghes-3.3.json +3 -2
  7. package/generated/ghes-3.2.deref.json +9 -6
  8. package/generated/ghes-3.2.json +5 -4
  9. package/generated/ghes-3.3-diff-to-ghes-3.4.deref.json +2 -2
  10. package/generated/ghes-3.3-diff-to-ghes-3.4.json +2 -2
  11. package/generated/ghes-3.3.deref.json +9 -6
  12. package/generated/ghes-3.3.json +5 -4
  13. package/generated/ghes-3.4-diff-to-ghes-3.5.deref.json +4 -1
  14. package/generated/ghes-3.4-diff-to-ghes-3.5.json +2 -1
  15. package/generated/ghes-3.4.deref.json +9 -6
  16. package/generated/ghes-3.4.json +5 -4
  17. package/generated/ghes-3.5-anicca-diff-to-ghes-3.6.deref.json +11 -0
  18. package/generated/ghes-3.5-diff-to-api.github.com.deref.json +1 -1
  19. package/generated/ghes-3.5-diff-to-api.github.com.json +1 -1
  20. package/generated/ghes-3.5-diff-to-ghes-3.6.deref.json +6 -2
  21. package/generated/ghes-3.5-diff-to-ghes-3.6.json +3 -2
  22. package/generated/ghes-3.5.deref.json +116 -6
  23. package/generated/ghes-3.5.json +111 -4
  24. package/generated/ghes-3.6-anicca-diff-to-api.github.com.deref.json +106 -11
  25. package/generated/ghes-3.6-diff-to-api.github.com.deref.json +8888 -1
  26. package/generated/ghes-3.6-diff-to-api.github.com.json +376 -1
  27. package/generated/ghes-3.6.deref.json +779 -116
  28. package/generated/ghes-3.6.json +542 -113
  29. package/generated/github.ae-anicca-diff-to-api.github.com.deref.json +6 -0
  30. package/generated/github.ae-diff-to-api.github.com.deref.json +28 -2
  31. package/generated/github.ae-diff-to-api.github.com.json +9 -2
  32. package/generated/github.ae.deref.json +76 -6
  33. package/generated/github.ae.json +55 -4
  34. package/package.json +1 -1
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "openapi": "3.0.3",
3
3
  "info": {
4
- "version": "7.12.1",
4
+ "version": "7.14.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": {
@@ -126232,6 +126232,7 @@
126232
126232
  "node_id",
126233
126233
  "head_branch",
126234
126234
  "run_number",
126235
+ "display_title",
126235
126236
  "event",
126236
126237
  "status",
126237
126238
  "conclusion",
@@ -130157,6 +130158,7 @@
130157
130158
  "node_id",
130158
130159
  "head_branch",
130159
130160
  "run_number",
130161
+ "display_title",
130160
130162
  "event",
130161
130163
  "status",
130162
130164
  "conclusion",
@@ -137682,6 +137684,7 @@
137682
137684
  "node_id",
137683
137685
  "head_branch",
137684
137686
  "run_number",
137687
+ "display_title",
137685
137688
  "event",
137686
137689
  "status",
137687
137690
  "conclusion",
@@ -170970,7 +170973,7 @@
170970
170973
  }
170971
170974
  },
170972
170975
  "403": {
170973
- "description": "Response if the repository is archived or if github advanced security is not enabled for this repository",
170976
+ "description": "Response if the repository is archived or if GitHub Advanced Security is not enabled for this repository",
170974
170977
  "content": {
170975
170978
  "application/json": {
170976
170979
  "schema": {
@@ -172169,7 +172172,7 @@
172169
172172
  }
172170
172173
  },
172171
172174
  "403": {
172172
- "description": "Response if the repository is archived or if github advanced security is not enabled for this repository",
172175
+ "description": "Response if the repository is archived or if GitHub Advanced Security is not enabled for this repository",
172173
172176
  "content": {
172174
172177
  "application/json": {
172175
172178
  "schema": {
@@ -172375,7 +172378,7 @@
172375
172378
  "description": "Bad Request if the sarif field is invalid"
172376
172379
  },
172377
172380
  "403": {
172378
- "description": "Response if the repository is archived or if github advanced security is not enabled for this repository",
172381
+ "description": "Response if the repository is archived or if GitHub Advanced Security is not enabled for this repository",
172379
172382
  "content": {
172380
172383
  "application/json": {
172381
172384
  "schema": {
@@ -193910,7 +193913,7 @@
193910
193913
  },
193911
193914
  "put": {
193912
193915
  "summary": "Create or update file contents",
193913
- "description": "Creates a new file or replaces an existing file in a repository. You must authenticate using an access token with the `workflow` scope to use this endpoint.",
193916
+ "description": "Creates a new file or replaces an existing file in a repository. You must authenticate using an access token with the `workflow` scope to use this endpoint.\n\n**Note:** If you use this endpoint and the \"[Delete a file](https://docs.github.com/enterprise-server@3.3/rest/reference/repos/#delete-file)\" endpoint in parallel, the concurrent requests will conflict and you will receive errors. You must use these endpoints serially instead.",
193914
193917
  "tags": [
193915
193918
  "repos"
193916
193919
  ],
@@ -194615,7 +194618,7 @@
194615
194618
  },
194616
194619
  "delete": {
194617
194620
  "summary": "Delete a file",
194618
- "description": "Deletes a file in a repository.\n\nYou can provide an additional `committer` parameter, which is an object containing information about the committer. Or, you can provide an `author` parameter, which is an object containing information about the author.\n\nThe `author` section is optional and is filled in with the `committer` information if omitted. If the `committer` information is omitted, the authenticated user's information is used.\n\nYou must provide values for both `name` and `email`, whether you choose to use `author` or `committer`. Otherwise, you'll receive a `422` status code.",
194621
+ "description": "Deletes a file in a repository.\n\nYou can provide an additional `committer` parameter, which is an object containing information about the committer. Or, you can provide an `author` parameter, which is an object containing information about the author.\n\nThe `author` section is optional and is filled in with the `committer` information if omitted. If the `committer` information is omitted, the authenticated user's information is used.\n\nYou must provide values for both `name` and `email`, whether you choose to use `author` or `committer`. Otherwise, you'll receive a `422` status code.\n\n**Note:** If you use this endpoint and the \"[Create or update file contents](https://docs.github.com/enterprise-server@3.3/rest/reference/repos/#create-or-update-file-contents)\" endpoint in parallel, the concurrent requests will conflict and you will receive errors. You must use these endpoints serially instead.",
194619
194622
  "tags": [
194620
194623
  "repos"
194621
194624
  ],
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "openapi": "3.0.3",
3
3
  "info": {
4
- "version": "7.12.1",
4
+ "version": "7.14.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": {
@@ -27320,7 +27320,7 @@
27320
27320
  },
27321
27321
  "put": {
27322
27322
  "summary": "Create or update file contents",
27323
- "description": "Creates a new file or replaces an existing file in a repository. You must authenticate using an access token with the `workflow` scope to use this endpoint.",
27323
+ "description": "Creates a new file or replaces an existing file in a repository. You must authenticate using an access token with the `workflow` scope to use this endpoint.\n\n**Note:** If you use this endpoint and the \"[Delete a file](https://docs.github.com/enterprise-server@3.3/rest/reference/repos/#delete-file)\" endpoint in parallel, the concurrent requests will conflict and you will receive errors. You must use these endpoints serially instead.",
27324
27324
  "tags": [
27325
27325
  "repos"
27326
27326
  ],
@@ -27499,7 +27499,7 @@
27499
27499
  },
27500
27500
  "delete": {
27501
27501
  "summary": "Delete a file",
27502
- "description": "Deletes a file in a repository.\n\nYou can provide an additional `committer` parameter, which is an object containing information about the committer. Or, you can provide an `author` parameter, which is an object containing information about the author.\n\nThe `author` section is optional and is filled in with the `committer` information if omitted. If the `committer` information is omitted, the authenticated user's information is used.\n\nYou must provide values for both `name` and `email`, whether you choose to use `author` or `committer`. Otherwise, you'll receive a `422` status code.",
27502
+ "description": "Deletes a file in a repository.\n\nYou can provide an additional `committer` parameter, which is an object containing information about the committer. Or, you can provide an `author` parameter, which is an object containing information about the author.\n\nThe `author` section is optional and is filled in with the `committer` information if omitted. If the `committer` information is omitted, the authenticated user's information is used.\n\nYou must provide values for both `name` and `email`, whether you choose to use `author` or `committer`. Otherwise, you'll receive a `422` status code.\n\n**Note:** If you use this endpoint and the \"[Create or update file contents](https://docs.github.com/enterprise-server@3.3/rest/reference/repos/#create-or-update-file-contents)\" endpoint in parallel, the concurrent requests will conflict and you will receive errors. You must use these endpoints serially instead.",
27503
27503
  "tags": [
27504
27504
  "repos"
27505
27505
  ],
@@ -61724,6 +61724,7 @@
61724
61724
  "node_id",
61725
61725
  "head_branch",
61726
61726
  "run_number",
61727
+ "display_title",
61727
61728
  "event",
61728
61729
  "status",
61729
61730
  "conclusion",
@@ -96818,7 +96819,7 @@
96818
96819
  }
96819
96820
  },
96820
96821
  "code_scanning_forbidden_write": {
96821
- "description": "Response if the repository is archived or if github advanced security is not enabled for this repository",
96822
+ "description": "Response if the repository is archived or if GitHub Advanced Security is not enabled for this repository",
96822
96823
  "content": {
96823
96824
  "application/json": {
96824
96825
  "schema": {
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "openapi": "3.0.3",
3
3
  "info": {
4
- "version": "7.12.1",
4
+ "version": "7.14.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": {
@@ -22698,6 +22698,7 @@
22698
22698
  "node_id",
22699
22699
  "head_branch",
22700
22700
  "run_number",
22701
+ "display_title",
22701
22702
  "event",
22702
22703
  "status",
22703
22704
  "conclusion",
@@ -26629,6 +26630,7 @@
26629
26630
  "node_id",
26630
26631
  "head_branch",
26631
26632
  "run_number",
26633
+ "display_title",
26632
26634
  "event",
26633
26635
  "status",
26634
26636
  "conclusion",
@@ -30642,6 +30644,7 @@
30642
30644
  "node_id",
30643
30645
  "head_branch",
30644
30646
  "run_number",
30647
+ "display_title",
30645
30648
  "event",
30646
30649
  "status",
30647
30650
  "conclusion",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "openapi": "3.0.3",
3
3
  "info": {
4
- "version": "7.12.1",
4
+ "version": "7.14.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": {
@@ -5631,6 +5631,7 @@
5631
5631
  "node_id",
5632
5632
  "head_branch",
5633
5633
  "run_number",
5634
+ "display_title",
5634
5635
  "event",
5635
5636
  "status",
5636
5637
  "conclusion",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "openapi": "3.0.3",
3
3
  "info": {
4
- "version": "7.12.1",
4
+ "version": "7.14.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": {
@@ -135947,6 +135947,7 @@
135947
135947
  "node_id",
135948
135948
  "head_branch",
135949
135949
  "run_number",
135950
+ "display_title",
135950
135951
  "event",
135951
135952
  "status",
135952
135953
  "conclusion",
@@ -139878,6 +139879,7 @@
139878
139879
  "node_id",
139879
139880
  "head_branch",
139880
139881
  "run_number",
139882
+ "display_title",
139881
139883
  "event",
139882
139884
  "status",
139883
139885
  "conclusion",
@@ -147409,6 +147411,7 @@
147409
147411
  "node_id",
147410
147412
  "head_branch",
147411
147413
  "run_number",
147414
+ "display_title",
147412
147415
  "event",
147413
147416
  "status",
147414
147417
  "conclusion",
@@ -184783,7 +184786,7 @@
184783
184786
  }
184784
184787
  },
184785
184788
  "403": {
184786
- "description": "Response if the repository is archived or if github advanced security is not enabled for this repository",
184789
+ "description": "Response if the repository is archived or if GitHub Advanced Security is not enabled for this repository",
184787
184790
  "content": {
184788
184791
  "application/json": {
184789
184792
  "schema": {
@@ -185979,7 +185982,7 @@
185979
185982
  }
185980
185983
  },
185981
185984
  "403": {
185982
- "description": "Response if the repository is archived or if github advanced security is not enabled for this repository",
185985
+ "description": "Response if the repository is archived or if GitHub Advanced Security is not enabled for this repository",
185983
185986
  "content": {
185984
185987
  "application/json": {
185985
185988
  "schema": {
@@ -186185,7 +186188,7 @@
186185
186188
  "description": "Bad Request if the sarif field is invalid"
186186
186189
  },
186187
186190
  "403": {
186188
- "description": "Response if the repository is archived or if github advanced security is not enabled for this repository",
186191
+ "description": "Response if the repository is archived or if GitHub Advanced Security is not enabled for this repository",
186189
186192
  "content": {
186190
186193
  "application/json": {
186191
186194
  "schema": {
@@ -207440,7 +207443,7 @@
207440
207443
  },
207441
207444
  "put": {
207442
207445
  "summary": "Create or update file contents",
207443
- "description": "Creates a new file or replaces an existing file in a repository. You must authenticate using an access token with the `workflow` scope to use this endpoint.",
207446
+ "description": "Creates a new file or replaces an existing file in a repository. You must authenticate using an access token with the `workflow` scope to use this endpoint.\n\n**Note:** If you use this endpoint and the \"[Delete a file](https://docs.github.com/enterprise-server@3.4/rest/reference/repos/#delete-file)\" endpoint in parallel, the concurrent requests will conflict and you will receive errors. You must use these endpoints serially instead.",
207444
207447
  "tags": [
207445
207448
  "repos"
207446
207449
  ],
@@ -208145,7 +208148,7 @@
208145
208148
  },
208146
208149
  "delete": {
208147
208150
  "summary": "Delete a file",
208148
- "description": "Deletes a file in a repository.\n\nYou can provide an additional `committer` parameter, which is an object containing information about the committer. Or, you can provide an `author` parameter, which is an object containing information about the author.\n\nThe `author` section is optional and is filled in with the `committer` information if omitted. If the `committer` information is omitted, the authenticated user's information is used.\n\nYou must provide values for both `name` and `email`, whether you choose to use `author` or `committer`. Otherwise, you'll receive a `422` status code.",
208151
+ "description": "Deletes a file in a repository.\n\nYou can provide an additional `committer` parameter, which is an object containing information about the committer. Or, you can provide an `author` parameter, which is an object containing information about the author.\n\nThe `author` section is optional and is filled in with the `committer` information if omitted. If the `committer` information is omitted, the authenticated user's information is used.\n\nYou must provide values for both `name` and `email`, whether you choose to use `author` or `committer`. Otherwise, you'll receive a `422` status code.\n\n**Note:** If you use this endpoint and the \"[Create or update file contents](https://docs.github.com/enterprise-server@3.4/rest/reference/repos/#create-or-update-file-contents)\" endpoint in parallel, the concurrent requests will conflict and you will receive errors. You must use these endpoints serially instead.",
208149
208152
  "tags": [
208150
208153
  "repos"
208151
208154
  ],
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "openapi": "3.0.3",
3
3
  "info": {
4
- "version": "7.12.1",
4
+ "version": "7.14.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": {
@@ -28880,7 +28880,7 @@
28880
28880
  },
28881
28881
  "put": {
28882
28882
  "summary": "Create or update file contents",
28883
- "description": "Creates a new file or replaces an existing file in a repository. You must authenticate using an access token with the `workflow` scope to use this endpoint.",
28883
+ "description": "Creates a new file or replaces an existing file in a repository. You must authenticate using an access token with the `workflow` scope to use this endpoint.\n\n**Note:** If you use this endpoint and the \"[Delete a file](https://docs.github.com/enterprise-server@3.4/rest/reference/repos/#delete-file)\" endpoint in parallel, the concurrent requests will conflict and you will receive errors. You must use these endpoints serially instead.",
28884
28884
  "tags": [
28885
28885
  "repos"
28886
28886
  ],
@@ -29059,7 +29059,7 @@
29059
29059
  },
29060
29060
  "delete": {
29061
29061
  "summary": "Delete a file",
29062
- "description": "Deletes a file in a repository.\n\nYou can provide an additional `committer` parameter, which is an object containing information about the committer. Or, you can provide an `author` parameter, which is an object containing information about the author.\n\nThe `author` section is optional and is filled in with the `committer` information if omitted. If the `committer` information is omitted, the authenticated user's information is used.\n\nYou must provide values for both `name` and `email`, whether you choose to use `author` or `committer`. Otherwise, you'll receive a `422` status code.",
29062
+ "description": "Deletes a file in a repository.\n\nYou can provide an additional `committer` parameter, which is an object containing information about the committer. Or, you can provide an `author` parameter, which is an object containing information about the author.\n\nThe `author` section is optional and is filled in with the `committer` information if omitted. If the `committer` information is omitted, the authenticated user's information is used.\n\nYou must provide values for both `name` and `email`, whether you choose to use `author` or `committer`. Otherwise, you'll receive a `422` status code.\n\n**Note:** If you use this endpoint and the \"[Create or update file contents](https://docs.github.com/enterprise-server@3.4/rest/reference/repos/#create-or-update-file-contents)\" endpoint in parallel, the concurrent requests will conflict and you will receive errors. You must use these endpoints serially instead.",
29063
29063
  "tags": [
29064
29064
  "repos"
29065
29065
  ],
@@ -63651,6 +63651,7 @@
63651
63651
  "node_id",
63652
63652
  "head_branch",
63653
63653
  "run_number",
63654
+ "display_title",
63654
63655
  "event",
63655
63656
  "status",
63656
63657
  "conclusion",
@@ -99943,7 +99944,7 @@
99943
99944
  }
99944
99945
  },
99945
99946
  "code_scanning_forbidden_write": {
99946
- "description": "Response if the repository is archived or if github advanced security is not enabled for this repository",
99947
+ "description": "Response if the repository is archived or if GitHub Advanced Security is not enabled for this repository",
99947
99948
  "content": {
99948
99949
  "application/json": {
99949
99950
  "schema": {
@@ -5733,6 +5733,17 @@
5733
5733
  "get",
5734
5734
  "put"
5735
5735
  ],
5736
+ "/orgs/{org}/external-group/{group_id}": [
5737
+ "get"
5738
+ ],
5739
+ "/orgs/{org}/external-groups": [
5740
+ "get"
5741
+ ],
5742
+ "/orgs/{org}/teams/{team_slug}/external-groups": [
5743
+ "get",
5744
+ "delete",
5745
+ "patch"
5746
+ ],
5736
5747
  "/repos/{owner}/{repo}/actions/permissions/workflow": [
5737
5748
  "get",
5738
5749
  "put"
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "openapi": "3.0.3",
3
3
  "info": {
4
- "version": "7.12.1",
4
+ "version": "7.14.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": {
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "openapi": "3.0.3",
3
3
  "info": {
4
- "version": "7.12.1",
4
+ "version": "7.14.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": {
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "openapi": "3.0.3",
3
3
  "info": {
4
- "version": "7.12.1",
4
+ "version": "7.14.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": {
@@ -70490,6 +70490,7 @@
70490
70490
  "node_id",
70491
70491
  "head_branch",
70492
70492
  "run_number",
70493
+ "display_title",
70493
70494
  "event",
70494
70495
  "status",
70495
70496
  "conclusion",
@@ -74725,6 +74726,7 @@
74725
74726
  "node_id",
74726
74727
  "head_branch",
74727
74728
  "run_number",
74729
+ "display_title",
74728
74730
  "event",
74729
74731
  "status",
74730
74732
  "conclusion",
@@ -78954,6 +78956,7 @@
78954
78956
  "node_id",
78955
78957
  "head_branch",
78956
78958
  "run_number",
78959
+ "display_title",
78957
78960
  "event",
78958
78961
  "status",
78959
78962
  "conclusion",
@@ -83466,6 +83469,7 @@
83466
83469
  "node_id",
83467
83470
  "head_branch",
83468
83471
  "run_number",
83472
+ "display_title",
83469
83473
  "event",
83470
83474
  "status",
83471
83475
  "conclusion",
@@ -94570,7 +94574,7 @@
94570
94574
  }
94571
94575
  },
94572
94576
  "403": {
94573
- "description": "Response if the repository is archived or if github advanced security is not enabled for this repository",
94577
+ "description": "Response if the repository is archived or if GitHub Advanced Security is not enabled for this repository",
94574
94578
  "content": {
94575
94579
  "application/json": {
94576
94580
  "schema": {
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "openapi": "3.0.3",
3
3
  "info": {
4
- "version": "7.12.1",
4
+ "version": "7.14.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": {
@@ -14345,6 +14345,7 @@
14345
14345
  "node_id",
14346
14346
  "head_branch",
14347
14347
  "run_number",
14348
+ "display_title",
14348
14349
  "event",
14349
14350
  "status",
14350
14351
  "conclusion",
@@ -31870,7 +31871,7 @@
31870
31871
  }
31871
31872
  },
31872
31873
  "code_scanning_forbidden_write": {
31873
- "description": "Response if the repository is archived or if github advanced security is not enabled for this repository",
31874
+ "description": "Response if the repository is archived or if GitHub Advanced Security is not enabled for this repository",
31874
31875
  "content": {
31875
31876
  "application/json": {
31876
31877
  "schema": {
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "openapi": "3.0.3",
3
3
  "info": {
4
- "version": "7.12.1",
4
+ "version": "7.14.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": {
@@ -138836,6 +138836,7 @@
138836
138836
  "node_id",
138837
138837
  "head_branch",
138838
138838
  "run_number",
138839
+ "display_title",
138839
138840
  "event",
138840
138841
  "status",
138841
138842
  "conclusion",
@@ -143071,6 +143072,7 @@
143071
143072
  "node_id",
143072
143073
  "head_branch",
143073
143074
  "run_number",
143075
+ "display_title",
143074
143076
  "event",
143075
143077
  "status",
143076
143078
  "conclusion",
@@ -147868,6 +147870,7 @@
147868
147870
  "node_id",
147869
147871
  "head_branch",
147870
147872
  "run_number",
147873
+ "display_title",
147871
147874
  "event",
147872
147875
  "status",
147873
147876
  "conclusion",
@@ -155766,6 +155769,7 @@
155766
155769
  "node_id",
155767
155770
  "head_branch",
155768
155771
  "run_number",
155772
+ "display_title",
155769
155773
  "event",
155770
155774
  "status",
155771
155775
  "conclusion",
@@ -193203,7 +193207,7 @@
193203
193207
  }
193204
193208
  },
193205
193209
  "403": {
193206
- "description": "Response if the repository is archived or if github advanced security is not enabled for this repository",
193210
+ "description": "Response if the repository is archived or if GitHub Advanced Security is not enabled for this repository",
193207
193211
  "content": {
193208
193212
  "application/json": {
193209
193213
  "schema": {
@@ -194405,7 +194409,7 @@
194405
194409
  }
194406
194410
  },
194407
194411
  "403": {
194408
- "description": "Response if the repository is archived or if github advanced security is not enabled for this repository",
194412
+ "description": "Response if the repository is archived or if GitHub Advanced Security is not enabled for this repository",
194409
194413
  "content": {
194410
194414
  "application/json": {
194411
194415
  "schema": {
@@ -194611,7 +194615,7 @@
194611
194615
  "description": "Bad Request if the sarif field is invalid"
194612
194616
  },
194613
194617
  "403": {
194614
- "description": "Response if the repository is archived or if github advanced security is not enabled for this repository",
194618
+ "description": "Response if the repository is archived or if GitHub Advanced Security is not enabled for this repository",
194615
194619
  "content": {
194616
194620
  "application/json": {
194617
194621
  "schema": {
@@ -216039,7 +216043,7 @@
216039
216043
  },
216040
216044
  "put": {
216041
216045
  "summary": "Create or update file contents",
216042
- "description": "Creates a new file or replaces an existing file in a repository. You must authenticate using an access token with the `workflow` scope to use this endpoint.",
216046
+ "description": "Creates a new file or replaces an existing file in a repository. You must authenticate using an access token with the `workflow` scope to use this endpoint.\n\n**Note:** If you use this endpoint and the \"[Delete a file](https://docs.github.com/enterprise-server@3.5/rest/reference/repos/#delete-file)\" endpoint in parallel, the concurrent requests will conflict and you will receive errors. You must use these endpoints serially instead.",
216043
216047
  "tags": [
216044
216048
  "repos"
216045
216049
  ],
@@ -216744,7 +216748,7 @@
216744
216748
  },
216745
216749
  "delete": {
216746
216750
  "summary": "Delete a file",
216747
- "description": "Deletes a file in a repository.\n\nYou can provide an additional `committer` parameter, which is an object containing information about the committer. Or, you can provide an `author` parameter, which is an object containing information about the author.\n\nThe `author` section is optional and is filled in with the `committer` information if omitted. If the `committer` information is omitted, the authenticated user's information is used.\n\nYou must provide values for both `name` and `email`, whether you choose to use `author` or `committer`. Otherwise, you'll receive a `422` status code.",
216751
+ "description": "Deletes a file in a repository.\n\nYou can provide an additional `committer` parameter, which is an object containing information about the committer. Or, you can provide an `author` parameter, which is an object containing information about the author.\n\nThe `author` section is optional and is filled in with the `committer` information if omitted. If the `committer` information is omitted, the authenticated user's information is used.\n\nYou must provide values for both `name` and `email`, whether you choose to use `author` or `committer`. Otherwise, you'll receive a `422` status code.\n\n**Note:** If you use this endpoint and the \"[Create or update file contents](https://docs.github.com/enterprise-server@3.5/rest/reference/repos/#create-or-update-file-contents)\" endpoint in parallel, the concurrent requests will conflict and you will receive errors. You must use these endpoints serially instead.",
216748
216752
  "tags": [
216749
216753
  "repos"
216750
216754
  ],
@@ -437813,6 +437817,112 @@
437813
437817
  }
437814
437818
  }
437815
437819
  },
437820
+ "/orgs/{org}/external-group/{group_id}": {
437821
+ "get": {
437822
+ "summary": "Get an external group",
437823
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in 3.6",
437824
+ "tags": [
437825
+ "teams"
437826
+ ],
437827
+ "operationId": "teams/external-idp-group-info-for-org",
437828
+ "externalDocs": {
437829
+ "description": "API method documentation",
437830
+ "url": "https://docs.github.com/enterprise-server@3.6/rest/reference/teams#external-idp-group-info-for-an-organization"
437831
+ },
437832
+ "x-octokit": {
437833
+ "ghes-3.6": "removed"
437834
+ },
437835
+ "responses": {
437836
+ "501": {
437837
+ "description": "Not Implemented"
437838
+ }
437839
+ }
437840
+ }
437841
+ },
437842
+ "/orgs/{org}/external-groups": {
437843
+ "get": {
437844
+ "summary": "List external groups in an organization",
437845
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in 3.6",
437846
+ "tags": [
437847
+ "teams"
437848
+ ],
437849
+ "operationId": "teams/list-external-idp-groups-for-org",
437850
+ "externalDocs": {
437851
+ "description": "API method documentation",
437852
+ "url": "https://docs.github.com/enterprise-server@3.6/rest/reference/teams#list-external-idp-groups-for-an-organization"
437853
+ },
437854
+ "x-octokit": {
437855
+ "ghes-3.6": "removed"
437856
+ },
437857
+ "responses": {
437858
+ "501": {
437859
+ "description": "Not Implemented"
437860
+ }
437861
+ }
437862
+ }
437863
+ },
437864
+ "/orgs/{org}/teams/{team_slug}/external-groups": {
437865
+ "get": {
437866
+ "summary": "List a connection between an external group and a team",
437867
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in 3.6",
437868
+ "tags": [
437869
+ "teams"
437870
+ ],
437871
+ "operationId": "teams/list-linked-external-idp-groups-to-team-for-org",
437872
+ "externalDocs": {
437873
+ "description": "API method documentation",
437874
+ "url": "https://docs.github.com/enterprise-server@3.6/rest/reference/teams#list-external-idp-group-team-connection"
437875
+ },
437876
+ "x-octokit": {
437877
+ "ghes-3.6": "removed"
437878
+ },
437879
+ "responses": {
437880
+ "501": {
437881
+ "description": "Not Implemented"
437882
+ }
437883
+ }
437884
+ },
437885
+ "delete": {
437886
+ "summary": "Remove the connection between an external group and a team",
437887
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in 3.6",
437888
+ "tags": [
437889
+ "teams"
437890
+ ],
437891
+ "operationId": "teams/unlink-external-idp-group-from-team-for-org",
437892
+ "externalDocs": {
437893
+ "description": "API method documentation",
437894
+ "url": "https://docs.github.com/enterprise-server@3.6/rest/reference/teams#unlink-external-idp-group-team-connection"
437895
+ },
437896
+ "x-octokit": {
437897
+ "ghes-3.6": "removed"
437898
+ },
437899
+ "responses": {
437900
+ "501": {
437901
+ "description": "Not Implemented"
437902
+ }
437903
+ }
437904
+ },
437905
+ "patch": {
437906
+ "summary": "Update the connection between an external group and a team",
437907
+ "description": "This endpoint does not exist in GitHub Enterprise Server 3.5. It was added in 3.6",
437908
+ "tags": [
437909
+ "teams"
437910
+ ],
437911
+ "operationId": "teams/link-external-idp-group-to-team-for-org",
437912
+ "externalDocs": {
437913
+ "description": "API method documentation",
437914
+ "url": "https://docs.github.com/enterprise-server@3.6/rest/reference/teams#link-external-idp-group-team-connection"
437915
+ },
437916
+ "x-octokit": {
437917
+ "ghes-3.6": "removed"
437918
+ },
437919
+ "responses": {
437920
+ "501": {
437921
+ "description": "Not Implemented"
437922
+ }
437923
+ }
437924
+ }
437925
+ },
437816
437926
  "/repos/{owner}/{repo}/actions/permissions/workflow": {
437817
437927
  "get": {
437818
437928
  "summary": "Get default workflow permissions for a repository",