@octokit/openapi 23.0.0 → 23.0.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.
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "openapi": "3.0.3",
3
3
  "info": {
4
- "version": "23.0.0",
4
+ "version": "23.0.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": {
@@ -361296,33 +361296,6 @@
361296
361296
  }
361297
361297
  }
361298
361298
  ],
361299
- "requestBody": {
361300
- "required": false,
361301
- "content": {
361302
- "application/json": {
361303
- "examples": {
361304
- "response-if-content-is-a-file-github-object": {
361305
- "summary": "Content is a file using the object media type"
361306
- },
361307
- "response-if-content-is-a-directory-github-object": {
361308
- "summary": "Content is a directory using the object media type"
361309
- },
361310
- "response-if-content-is-a-file": {
361311
- "summary": "Content is a file"
361312
- },
361313
- "response-if-content-is-a-directory": {
361314
- "summary": "Content is a directory"
361315
- },
361316
- "response-if-content-is-a-symlink": {
361317
- "summary": "Content is a symlink"
361318
- },
361319
- "response-if-content-is-a-submodule": {
361320
- "summary": "Content is a submodule"
361321
- }
361322
- }
361323
- }
361324
- }
361325
- },
361326
361299
  "responses": {
361327
361300
  "200": {
361328
361301
  "description": "Response",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "openapi": "3.0.3",
3
3
  "info": {
4
- "version": "23.0.0",
4
+ "version": "23.0.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": {
@@ -56944,33 +56944,6 @@
56944
56944
  }
56945
56945
  }
56946
56946
  ],
56947
- "requestBody": {
56948
- "required": false,
56949
- "content": {
56950
- "application/json": {
56951
- "examples": {
56952
- "response-if-content-is-a-file-github-object": {
56953
- "summary": "Content is a file using the object media type"
56954
- },
56955
- "response-if-content-is-a-directory-github-object": {
56956
- "summary": "Content is a directory using the object media type"
56957
- },
56958
- "response-if-content-is-a-file": {
56959
- "summary": "Content is a file"
56960
- },
56961
- "response-if-content-is-a-directory": {
56962
- "summary": "Content is a directory"
56963
- },
56964
- "response-if-content-is-a-symlink": {
56965
- "summary": "Content is a symlink"
56966
- },
56967
- "response-if-content-is-a-submodule": {
56968
- "summary": "Content is a submodule"
56969
- }
56970
- }
56971
- }
56972
- }
56973
- },
56974
56947
  "responses": {
56975
56948
  "200": {
56976
56949
  "description": "Response",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "openapi": "3.0.3",
3
3
  "info": {
4
- "version": "23.0.0",
4
+ "version": "23.0.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": {
@@ -424127,33 +424127,6 @@
424127
424127
  }
424128
424128
  }
424129
424129
  ],
424130
- "requestBody": {
424131
- "required": false,
424132
- "content": {
424133
- "application/json": {
424134
- "examples": {
424135
- "response-if-content-is-a-file-github-object": {
424136
- "summary": "Content is a file using the object media type"
424137
- },
424138
- "response-if-content-is-a-directory-github-object": {
424139
- "summary": "Content is a directory using the object media type"
424140
- },
424141
- "response-if-content-is-a-file": {
424142
- "summary": "Content is a file"
424143
- },
424144
- "response-if-content-is-a-directory": {
424145
- "summary": "Content is a directory"
424146
- },
424147
- "response-if-content-is-a-symlink": {
424148
- "summary": "Content is a symlink"
424149
- },
424150
- "response-if-content-is-a-submodule": {
424151
- "summary": "Content is a submodule"
424152
- }
424153
- }
424154
- }
424155
- }
424156
- },
424157
424130
  "responses": {
424158
424131
  "200": {
424159
424132
  "description": "Response",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "openapi": "3.0.3",
3
3
  "info": {
4
- "version": "23.0.0",
4
+ "version": "23.0.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": {
@@ -72358,33 +72358,6 @@
72358
72358
  }
72359
72359
  }
72360
72360
  ],
72361
- "requestBody": {
72362
- "required": false,
72363
- "content": {
72364
- "application/json": {
72365
- "examples": {
72366
- "response-if-content-is-a-file-github-object": {
72367
- "summary": "Content is a file using the object media type"
72368
- },
72369
- "response-if-content-is-a-directory-github-object": {
72370
- "summary": "Content is a directory using the object media type"
72371
- },
72372
- "response-if-content-is-a-file": {
72373
- "summary": "Content is a file"
72374
- },
72375
- "response-if-content-is-a-directory": {
72376
- "summary": "Content is a directory"
72377
- },
72378
- "response-if-content-is-a-symlink": {
72379
- "summary": "Content is a symlink"
72380
- },
72381
- "response-if-content-is-a-submodule": {
72382
- "summary": "Content is a submodule"
72383
- }
72384
- }
72385
- }
72386
- }
72387
- },
72388
72361
  "responses": {
72389
72362
  "200": {
72390
72363
  "description": "Response",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "openapi": "3.0.3",
3
3
  "info": {
4
- "version": "23.0.0",
4
+ "version": "23.0.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": {
@@ -304925,33 +304925,6 @@
304925
304925
  }
304926
304926
  }
304927
304927
  ],
304928
- "requestBody": {
304929
- "required": false,
304930
- "content": {
304931
- "application/json": {
304932
- "examples": {
304933
- "response-if-content-is-a-file-github-object": {
304934
- "summary": "Content is a file using the object media type"
304935
- },
304936
- "response-if-content-is-a-directory-github-object": {
304937
- "summary": "Content is a directory using the object media type"
304938
- },
304939
- "response-if-content-is-a-file": {
304940
- "summary": "Content is a file"
304941
- },
304942
- "response-if-content-is-a-directory": {
304943
- "summary": "Content is a directory"
304944
- },
304945
- "response-if-content-is-a-symlink": {
304946
- "summary": "Content is a symlink"
304947
- },
304948
- "response-if-content-is-a-submodule": {
304949
- "summary": "Content is a submodule"
304950
- }
304951
- }
304952
- }
304953
- }
304954
- },
304955
304928
  "responses": {
304956
304929
  "200": {
304957
304930
  "description": "Response",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "openapi": "3.0.3",
3
3
  "info": {
4
- "version": "23.0.0",
4
+ "version": "23.0.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": {
@@ -41547,33 +41547,6 @@
41547
41547
  }
41548
41548
  }
41549
41549
  ],
41550
- "requestBody": {
41551
- "required": false,
41552
- "content": {
41553
- "application/json": {
41554
- "examples": {
41555
- "response-if-content-is-a-file-github-object": {
41556
- "summary": "Content is a file using the object media type"
41557
- },
41558
- "response-if-content-is-a-directory-github-object": {
41559
- "summary": "Content is a directory using the object media type"
41560
- },
41561
- "response-if-content-is-a-file": {
41562
- "summary": "Content is a file"
41563
- },
41564
- "response-if-content-is-a-directory": {
41565
- "summary": "Content is a directory"
41566
- },
41567
- "response-if-content-is-a-symlink": {
41568
- "summary": "Content is a symlink"
41569
- },
41570
- "response-if-content-is-a-submodule": {
41571
- "summary": "Content is a submodule"
41572
- }
41573
- }
41574
- }
41575
- }
41576
- },
41577
41550
  "responses": {
41578
41551
  "200": {
41579
41552
  "description": "Response",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "openapi": "3.0.3",
3
3
  "info": {
4
- "version": "23.0.0",
4
+ "version": "23.0.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": {
@@ -308232,33 +308232,6 @@
308232
308232
  }
308233
308233
  }
308234
308234
  ],
308235
- "requestBody": {
308236
- "required": false,
308237
- "content": {
308238
- "application/json": {
308239
- "examples": {
308240
- "response-if-content-is-a-file-github-object": {
308241
- "summary": "Content is a file using the object media type"
308242
- },
308243
- "response-if-content-is-a-directory-github-object": {
308244
- "summary": "Content is a directory using the object media type"
308245
- },
308246
- "response-if-content-is-a-file": {
308247
- "summary": "Content is a file"
308248
- },
308249
- "response-if-content-is-a-directory": {
308250
- "summary": "Content is a directory"
308251
- },
308252
- "response-if-content-is-a-symlink": {
308253
- "summary": "Content is a symlink"
308254
- },
308255
- "response-if-content-is-a-submodule": {
308256
- "summary": "Content is a submodule"
308257
- }
308258
- }
308259
- }
308260
- }
308261
- },
308262
308235
  "responses": {
308263
308236
  "200": {
308264
308237
  "description": "Response",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "openapi": "3.0.3",
3
3
  "info": {
4
- "version": "23.0.0",
4
+ "version": "23.0.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": {
@@ -42503,33 +42503,6 @@
42503
42503
  }
42504
42504
  }
42505
42505
  ],
42506
- "requestBody": {
42507
- "required": false,
42508
- "content": {
42509
- "application/json": {
42510
- "examples": {
42511
- "response-if-content-is-a-file-github-object": {
42512
- "summary": "Content is a file using the object media type"
42513
- },
42514
- "response-if-content-is-a-directory-github-object": {
42515
- "summary": "Content is a directory using the object media type"
42516
- },
42517
- "response-if-content-is-a-file": {
42518
- "summary": "Content is a file"
42519
- },
42520
- "response-if-content-is-a-directory": {
42521
- "summary": "Content is a directory"
42522
- },
42523
- "response-if-content-is-a-symlink": {
42524
- "summary": "Content is a symlink"
42525
- },
42526
- "response-if-content-is-a-submodule": {
42527
- "summary": "Content is a submodule"
42528
- }
42529
- }
42530
- }
42531
- }
42532
- },
42533
42506
  "responses": {
42534
42507
  "200": {
42535
42508
  "description": "Response",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "openapi": "3.0.3",
3
3
  "info": {
4
- "version": "23.0.0",
4
+ "version": "23.0.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": {
@@ -322891,33 +322891,6 @@
322891
322891
  }
322892
322892
  }
322893
322893
  ],
322894
- "requestBody": {
322895
- "required": false,
322896
- "content": {
322897
- "application/json": {
322898
- "examples": {
322899
- "response-if-content-is-a-file-github-object": {
322900
- "summary": "Content is a file using the object media type"
322901
- },
322902
- "response-if-content-is-a-directory-github-object": {
322903
- "summary": "Content is a directory using the object media type"
322904
- },
322905
- "response-if-content-is-a-file": {
322906
- "summary": "Content is a file"
322907
- },
322908
- "response-if-content-is-a-directory": {
322909
- "summary": "Content is a directory"
322910
- },
322911
- "response-if-content-is-a-symlink": {
322912
- "summary": "Content is a symlink"
322913
- },
322914
- "response-if-content-is-a-submodule": {
322915
- "summary": "Content is a submodule"
322916
- }
322917
- }
322918
- }
322919
- }
322920
- },
322921
322894
  "responses": {
322922
322895
  "200": {
322923
322896
  "description": "Response",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "openapi": "3.0.3",
3
3
  "info": {
4
- "version": "23.0.0",
4
+ "version": "23.0.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": {
@@ -45695,33 +45695,6 @@
45695
45695
  }
45696
45696
  }
45697
45697
  ],
45698
- "requestBody": {
45699
- "required": false,
45700
- "content": {
45701
- "application/json": {
45702
- "examples": {
45703
- "response-if-content-is-a-file-github-object": {
45704
- "summary": "Content is a file using the object media type"
45705
- },
45706
- "response-if-content-is-a-directory-github-object": {
45707
- "summary": "Content is a directory using the object media type"
45708
- },
45709
- "response-if-content-is-a-file": {
45710
- "summary": "Content is a file"
45711
- },
45712
- "response-if-content-is-a-directory": {
45713
- "summary": "Content is a directory"
45714
- },
45715
- "response-if-content-is-a-symlink": {
45716
- "summary": "Content is a symlink"
45717
- },
45718
- "response-if-content-is-a-submodule": {
45719
- "summary": "Content is a submodule"
45720
- }
45721
- }
45722
- }
45723
- }
45724
- },
45725
45698
  "responses": {
45726
45699
  "200": {
45727
45700
  "description": "Response",
package/package.json CHANGED
@@ -4,7 +4,7 @@
4
4
  "access": "public",
5
5
  "provenance": true
6
6
  },
7
- "version": "23.0.0",
7
+ "version": "23.0.1",
8
8
  "description": "GitHub's official OpenAPI spec with Octokit extensions",
9
9
  "main": "index.js",
10
10
  "files": [