@octokit/openapi 5.12.0 → 5.13.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.
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "openapi": "3.0.3",
3
3
  "info": {
4
- "version": "5.12.0",
4
+ "version": "5.13.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": { "name": "MIT", "url": "https://spdx.org/licenses/MIT" },
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "openapi": "3.0.3",
3
3
  "info": {
4
- "version": "5.12.0",
4
+ "version": "5.13.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": { "name": "MIT", "url": "https://spdx.org/licenses/MIT" },
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "openapi": "3.0.3",
3
3
  "info": {
4
- "version": "5.12.0",
4
+ "version": "5.13.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": { "name": "MIT", "url": "https://spdx.org/licenses/MIT" },
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "openapi": "3.0.3",
3
3
  "info": {
4
- "version": "5.12.0",
4
+ "version": "5.13.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": { "name": "MIT", "url": "https://spdx.org/licenses/MIT" },
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "openapi": "3.0.3",
3
3
  "info": {
4
- "version": "5.12.0",
4
+ "version": "5.13.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": { "name": "MIT", "url": "https://spdx.org/licenses/MIT" },
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "openapi": "3.0.3",
3
3
  "info": {
4
- "version": "5.12.0",
4
+ "version": "5.13.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": { "name": "MIT", "url": "https://spdx.org/licenses/MIT" },
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "openapi": "3.0.3",
3
3
  "info": {
4
- "version": "5.12.0",
4
+ "version": "5.13.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": { "name": "MIT", "url": "https://spdx.org/licenses/MIT" },
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "openapi": "3.0.3",
3
3
  "info": {
4
- "version": "5.12.0",
4
+ "version": "5.13.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": { "name": "MIT", "url": "https://spdx.org/licenses/MIT" },
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "openapi": "3.0.3",
3
3
  "info": {
4
- "version": "5.12.0",
4
+ "version": "5.13.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": { "name": "MIT", "url": "https://spdx.org/licenses/MIT" },
@@ -15504,6 +15504,71 @@
15504
15504
  "created_at"
15505
15505
  ]
15506
15506
  }
15507
+ },
15508
+ "examples": {
15509
+ "default": {
15510
+ "value": [
15511
+ {
15512
+ "id": "22249084947",
15513
+ "type": "WatchEvent",
15514
+ "actor": {
15515
+ "id": 583231,
15516
+ "login": "octocat",
15517
+ "display_login": "octocat",
15518
+ "gravatar_id": "",
15519
+ "url": "https://api.github.com/users/octocat",
15520
+ "avatar_url": "https://avatars.githubusercontent.com/u/583231?v=4"
15521
+ },
15522
+ "repo": {
15523
+ "id": 1296269,
15524
+ "name": "octocat/Hello-World",
15525
+ "url": "https://api.github.com/repos/octocat/Hello-World"
15526
+ },
15527
+ "payload": { "action": "started" },
15528
+ "public": true,
15529
+ "created_at": "2022-06-09T12:47:28Z"
15530
+ },
15531
+ {
15532
+ "id": "22249084964",
15533
+ "type": "PushEvent",
15534
+ "actor": {
15535
+ "id": 583231,
15536
+ "login": "octocat",
15537
+ "display_login": "octocat",
15538
+ "gravatar_id": "",
15539
+ "url": "https://api.github.com/users/octocat",
15540
+ "avatar_url": "https://avatars.githubusercontent.com/u/583231?v=4"
15541
+ },
15542
+ "repo": {
15543
+ "id": 1296269,
15544
+ "name": "octocat/Hello-World",
15545
+ "url": "https://api.github.com/repos/octocat/Hello-World"
15546
+ },
15547
+ "payload": {
15548
+ "push_id": 10115855396,
15549
+ "size": 1,
15550
+ "distinct_size": 1,
15551
+ "ref": "refs/heads/master",
15552
+ "head": "7a8f3ac80e2ad2f6842cb86f576d4bfe2c03e300",
15553
+ "before": "883efe034920928c47fe18598c01249d1a9fdabd",
15554
+ "commits": [
15555
+ {
15556
+ "sha": "7a8f3ac80e2ad2f6842cb86f576d4bfe2c03e300",
15557
+ "author": {
15558
+ "email": "octocat@github.com",
15559
+ "name": "Monalisa Octocat"
15560
+ },
15561
+ "message": "commit",
15562
+ "distinct": true,
15563
+ "url": "https://api.github.com/repos/octocat/Hello-World/commits/7a8f3ac80e2ad2f6842cb86f576d4bfe2c03e300"
15564
+ }
15565
+ ]
15566
+ },
15567
+ "public": true,
15568
+ "created_at": "2022-06-07T07:50:26Z"
15569
+ }
15570
+ ]
15571
+ }
15507
15572
  }
15508
15573
  }
15509
15574
  }
@@ -21469,6 +21534,71 @@
21469
21534
  "created_at"
21470
21535
  ]
21471
21536
  }
21537
+ },
21538
+ "examples": {
21539
+ "default": {
21540
+ "value": [
21541
+ {
21542
+ "id": "22249084964",
21543
+ "type": "PushEvent",
21544
+ "actor": {
21545
+ "id": 583231,
21546
+ "login": "octocat",
21547
+ "display_login": "octocat",
21548
+ "gravatar_id": "",
21549
+ "url": "https://api.github.com/users/octocat",
21550
+ "avatar_url": "https://avatars.githubusercontent.com/u/583231?v=4"
21551
+ },
21552
+ "repo": {
21553
+ "id": 1296269,
21554
+ "name": "octocat/Hello-World",
21555
+ "url": "https://api.github.com/repos/octocat/Hello-World"
21556
+ },
21557
+ "payload": {
21558
+ "push_id": 10115855396,
21559
+ "size": 1,
21560
+ "distinct_size": 1,
21561
+ "ref": "refs/heads/master",
21562
+ "head": "7a8f3ac80e2ad2f6842cb86f576d4bfe2c03e300",
21563
+ "before": "883efe034920928c47fe18598c01249d1a9fdabd",
21564
+ "commits": [
21565
+ {
21566
+ "sha": "7a8f3ac80e2ad2f6842cb86f576d4bfe2c03e300",
21567
+ "author": {
21568
+ "email": "octocat@github.com",
21569
+ "name": "Monalisa Octocat"
21570
+ },
21571
+ "message": "commit",
21572
+ "distinct": true,
21573
+ "url": "https://api.github.com/repos/octocat/Hello-World/commits/7a8f3ac80e2ad2f6842cb86f576d4bfe2c03e300"
21574
+ }
21575
+ ]
21576
+ },
21577
+ "public": true,
21578
+ "created_at": "2022-06-09T12:47:28Z"
21579
+ },
21580
+ {
21581
+ "id": "22237752260",
21582
+ "type": "WatchEvent",
21583
+ "actor": {
21584
+ "id": 583231,
21585
+ "login": "octocat",
21586
+ "display_login": "octocat",
21587
+ "gravatar_id": "",
21588
+ "url": "https://api.github.com/users/rrubenich",
21589
+ "avatar_url": "https://avatars.githubusercontent.com/u/583231?v=4"
21590
+ },
21591
+ "repo": {
21592
+ "id": 1296269,
21593
+ "name": "octocat/Hello-World",
21594
+ "url": "https://api.github.com/repos/octocat/Hello-World"
21595
+ },
21596
+ "payload": { "action": "started" },
21597
+ "public": true,
21598
+ "created_at": "2022-06-08T23:29:25Z"
21599
+ }
21600
+ ]
21601
+ }
21472
21602
  }
21473
21603
  }
21474
21604
  }
@@ -23142,7 +23272,7 @@
23142
23272
  "parameters": [
23143
23273
  {
23144
23274
  "name": "thread_id",
23145
- "description": "The unique identifier of the thread.",
23275
+ "description": "The unique identifier of the pull request thread.",
23146
23276
  "in": "path",
23147
23277
  "required": true,
23148
23278
  "schema": { "type": "integer" }
@@ -148733,6 +148863,71 @@
148733
148863
  "created_at"
148734
148864
  ]
148735
148865
  }
148866
+ },
148867
+ "examples": {
148868
+ "default": {
148869
+ "value": [
148870
+ {
148871
+ "id": "22249084947",
148872
+ "type": "WatchEvent",
148873
+ "actor": {
148874
+ "id": 583231,
148875
+ "login": "octocat",
148876
+ "display_login": "octocat",
148877
+ "gravatar_id": "",
148878
+ "url": "https://api.github.com/users/octocat",
148879
+ "avatar_url": "https://avatars.githubusercontent.com/u/583231?v=4"
148880
+ },
148881
+ "repo": {
148882
+ "id": 1296269,
148883
+ "name": "octocat/Hello-World",
148884
+ "url": "https://api.github.com/repos/octocat/Hello-World"
148885
+ },
148886
+ "payload": { "action": "started" },
148887
+ "public": true,
148888
+ "created_at": "2022-06-09T12:47:28Z"
148889
+ },
148890
+ {
148891
+ "id": "22249084964",
148892
+ "type": "PushEvent",
148893
+ "actor": {
148894
+ "id": 583231,
148895
+ "login": "octocat",
148896
+ "display_login": "octocat",
148897
+ "gravatar_id": "",
148898
+ "url": "https://api.github.com/users/octocat",
148899
+ "avatar_url": "https://avatars.githubusercontent.com/u/583231?v=4"
148900
+ },
148901
+ "repo": {
148902
+ "id": 1296269,
148903
+ "name": "octocat/Hello-World",
148904
+ "url": "https://api.github.com/repos/octocat/Hello-World"
148905
+ },
148906
+ "payload": {
148907
+ "push_id": 10115855396,
148908
+ "size": 1,
148909
+ "distinct_size": 1,
148910
+ "ref": "refs/heads/master",
148911
+ "head": "7a8f3ac80e2ad2f6842cb86f576d4bfe2c03e300",
148912
+ "before": "883efe034920928c47fe18598c01249d1a9fdabd",
148913
+ "commits": [
148914
+ {
148915
+ "sha": "7a8f3ac80e2ad2f6842cb86f576d4bfe2c03e300",
148916
+ "author": {
148917
+ "email": "octocat@github.com",
148918
+ "name": "Monalisa Octocat"
148919
+ },
148920
+ "message": "commit",
148921
+ "distinct": true,
148922
+ "url": "https://api.github.com/repos/octocat/Hello-World/commits/7a8f3ac80e2ad2f6842cb86f576d4bfe2c03e300"
148923
+ }
148924
+ ]
148925
+ },
148926
+ "public": false,
148927
+ "created_at": "2022-06-07T07:50:26Z"
148928
+ }
148929
+ ]
148930
+ }
148736
148931
  }
148737
148932
  }
148738
148933
  }
@@ -151317,6 +151512,84 @@
151317
151512
  "created_at"
151318
151513
  ]
151319
151514
  }
151515
+ },
151516
+ "examples": {
151517
+ "default": {
151518
+ "value": [
151519
+ {
151520
+ "id": "22249084964",
151521
+ "type": "PushEvent",
151522
+ "actor": {
151523
+ "id": 583231,
151524
+ "login": "octocat",
151525
+ "display_login": "octocat",
151526
+ "gravatar_id": "",
151527
+ "url": "https://api.github.com/users/octocat",
151528
+ "avatar_url": "https://avatars.githubusercontent.com/u/583231?v=4"
151529
+ },
151530
+ "repo": {
151531
+ "id": 1296269,
151532
+ "name": "octocat/Hello-World",
151533
+ "url": "https://api.github.com/repos/octocat/Hello-World"
151534
+ },
151535
+ "payload": {
151536
+ "push_id": 10115855396,
151537
+ "size": 1,
151538
+ "distinct_size": 1,
151539
+ "ref": "refs/heads/master",
151540
+ "head": "7a8f3ac80e2ad2f6842cb86f576d4bfe2c03e300",
151541
+ "before": "883efe034920928c47fe18598c01249d1a9fdabd",
151542
+ "commits": [
151543
+ {
151544
+ "sha": "7a8f3ac80e2ad2f6842cb86f576d4bfe2c03e300",
151545
+ "author": {
151546
+ "email": "octocat@github.com",
151547
+ "name": "Monalisa Octocat"
151548
+ },
151549
+ "message": "commit",
151550
+ "distinct": true,
151551
+ "url": "https://api.github.com/repos/octocat/Hello-World/commits/7a8f3ac80e2ad2f6842cb86f576d4bfe2c03e300"
151552
+ }
151553
+ ]
151554
+ },
151555
+ "public": false,
151556
+ "created_at": "2022-06-09T12:47:28Z"
151557
+ },
151558
+ {
151559
+ "id": "22196946742",
151560
+ "type": "CreateEvent",
151561
+ "actor": {
151562
+ "id": 583231,
151563
+ "login": "octocat",
151564
+ "display_login": "octocat",
151565
+ "gravatar_id": "",
151566
+ "url": "https://api.github.com/users/octocat",
151567
+ "avatar_url": "https://avatars.githubusercontent.com/u/583231?v=4"
151568
+ },
151569
+ "repo": {
151570
+ "id": 1296269,
151571
+ "name": "octocat/Hello-World",
151572
+ "url": "https://api.github.com/repos/octocat/Hello-World"
151573
+ },
151574
+ "payload": {
151575
+ "ref": null,
151576
+ "ref_type": "repository",
151577
+ "master_branch": "master",
151578
+ "description": null,
151579
+ "pusher_type": "user"
151580
+ },
151581
+ "public": false,
151582
+ "created_at": "2022-06-07T07:50:26Z",
151583
+ "org": {
151584
+ "id": 9919,
151585
+ "login": "github",
151586
+ "gravatar_id": "",
151587
+ "url": "https://api.github.com/orgs/github",
151588
+ "avatar_url": "https://avatars.githubusercontent.com/u/9919?"
151589
+ }
151590
+ }
151591
+ ]
151592
+ }
151320
151593
  }
151321
151594
  }
151322
151595
  }
@@ -153894,6 +154167,71 @@
153894
154167
  "created_at"
153895
154168
  ]
153896
154169
  }
154170
+ },
154171
+ "examples": {
154172
+ "default": {
154173
+ "value": [
154174
+ {
154175
+ "id": "22249084947",
154176
+ "type": "WatchEvent",
154177
+ "actor": {
154178
+ "id": 583231,
154179
+ "login": "octocat",
154180
+ "display_login": "octocat",
154181
+ "gravatar_id": "",
154182
+ "url": "https://api.github.com/users/octocat",
154183
+ "avatar_url": "https://avatars.githubusercontent.com/u/583231?v=4"
154184
+ },
154185
+ "repo": {
154186
+ "id": 1296269,
154187
+ "name": "octocat/Hello-World",
154188
+ "url": "https://api.github.com/repos/octocat/Hello-World"
154189
+ },
154190
+ "payload": { "action": "started" },
154191
+ "public": true,
154192
+ "created_at": "2022-06-09T12:47:28Z"
154193
+ },
154194
+ {
154195
+ "id": "22249084964",
154196
+ "type": "PushEvent",
154197
+ "actor": {
154198
+ "id": 583231,
154199
+ "login": "octocat",
154200
+ "display_login": "octocat",
154201
+ "gravatar_id": "",
154202
+ "url": "https://api.github.com/users/octocat",
154203
+ "avatar_url": "https://avatars.githubusercontent.com/u/583231?v=4"
154204
+ },
154205
+ "repo": {
154206
+ "id": 1296269,
154207
+ "name": "octocat/Hello-World",
154208
+ "url": "https://api.github.com/repos/octocat/Hello-World"
154209
+ },
154210
+ "payload": {
154211
+ "push_id": 10115855396,
154212
+ "size": 1,
154213
+ "distinct_size": 1,
154214
+ "ref": "refs/heads/master",
154215
+ "head": "7a8f3ac80e2ad2f6842cb86f576d4bfe2c03e300",
154216
+ "before": "883efe034920928c47fe18598c01249d1a9fdabd",
154217
+ "commits": [
154218
+ {
154219
+ "sha": "7a8f3ac80e2ad2f6842cb86f576d4bfe2c03e300",
154220
+ "author": {
154221
+ "email": "octocat@github.com",
154222
+ "name": "Monalisa Octocat"
154223
+ },
154224
+ "message": "commit",
154225
+ "distinct": true,
154226
+ "url": "https://api.github.com/repos/octocat/Hello-World/commits/7a8f3ac80e2ad2f6842cb86f576d4bfe2c03e300"
154227
+ }
154228
+ ]
154229
+ },
154230
+ "public": true,
154231
+ "created_at": "2022-06-08T23:29:25Z"
154232
+ }
154233
+ ]
154234
+ }
153897
154235
  }
153898
154236
  }
153899
154237
  }
@@ -156471,6 +156809,84 @@
156471
156809
  "created_at"
156472
156810
  ]
156473
156811
  }
156812
+ },
156813
+ "examples": {
156814
+ "default": {
156815
+ "value": [
156816
+ {
156817
+ "id": "22249084964",
156818
+ "type": "PushEvent",
156819
+ "actor": {
156820
+ "id": 583231,
156821
+ "login": "octocat",
156822
+ "display_login": "octocat",
156823
+ "gravatar_id": "",
156824
+ "url": "https://api.github.com/users/octocat",
156825
+ "avatar_url": "https://avatars.githubusercontent.com/u/583231?v=4"
156826
+ },
156827
+ "repo": {
156828
+ "id": 1296269,
156829
+ "name": "octocat/Hello-World",
156830
+ "url": "https://api.github.com/repos/octocat/Hello-World"
156831
+ },
156832
+ "payload": {
156833
+ "push_id": 10115855396,
156834
+ "size": 1,
156835
+ "distinct_size": 1,
156836
+ "ref": "refs/heads/master",
156837
+ "head": "7a8f3ac80e2ad2f6842cb86f576d4bfe2c03e300",
156838
+ "before": "883efe034920928c47fe18598c01249d1a9fdabd",
156839
+ "commits": [
156840
+ {
156841
+ "sha": "7a8f3ac80e2ad2f6842cb86f576d4bfe2c03e300",
156842
+ "author": {
156843
+ "email": "octocat@github.com",
156844
+ "name": "Monalisa Octocat"
156845
+ },
156846
+ "message": "commit",
156847
+ "distinct": true,
156848
+ "url": "https://api.github.com/repos/octocat/Hello-World/commits/7a8f3ac80e2ad2f6842cb86f576d4bfe2c03e300"
156849
+ }
156850
+ ]
156851
+ },
156852
+ "public": true,
156853
+ "created_at": "2022-06-09T12:47:28Z"
156854
+ },
156855
+ {
156856
+ "id": "22196946742",
156857
+ "type": "CreateEvent",
156858
+ "actor": {
156859
+ "id": 583231,
156860
+ "login": "octocat",
156861
+ "display_login": "octocat",
156862
+ "gravatar_id": "",
156863
+ "url": "https://api.github.com/users/octocat",
156864
+ "avatar_url": "https://avatars.githubusercontent.com/u/583231?v=4"
156865
+ },
156866
+ "repo": {
156867
+ "id": 1296269,
156868
+ "name": "octocat/Hello-World",
156869
+ "url": "https://api.github.com/repos/octocat/Hello-World"
156870
+ },
156871
+ "payload": {
156872
+ "ref": null,
156873
+ "ref_type": "repository",
156874
+ "master_branch": "master",
156875
+ "description": null,
156876
+ "pusher_type": "user"
156877
+ },
156878
+ "public": false,
156879
+ "created_at": "2022-06-07T07:50:26Z",
156880
+ "org": {
156881
+ "id": 9919,
156882
+ "login": "github",
156883
+ "gravatar_id": "",
156884
+ "url": "https://api.github.com/orgs/github",
156885
+ "avatar_url": "https://avatars.githubusercontent.com/u/9919?"
156886
+ }
156887
+ }
156888
+ ]
156889
+ }
156474
156890
  }
156475
156891
  }
156476
156892
  }
@@ -159048,6 +159464,84 @@
159048
159464
  "created_at"
159049
159465
  ]
159050
159466
  }
159467
+ },
159468
+ "examples": {
159469
+ "default": {
159470
+ "value": [
159471
+ {
159472
+ "id": "22249084964",
159473
+ "type": "PushEvent",
159474
+ "actor": {
159475
+ "id": 583231,
159476
+ "login": "octocat",
159477
+ "display_login": "octocat",
159478
+ "gravatar_id": "",
159479
+ "url": "https://api.github.com/users/octocat",
159480
+ "avatar_url": "https://avatars.githubusercontent.com/u/583231?v=4"
159481
+ },
159482
+ "repo": {
159483
+ "id": 1296269,
159484
+ "name": "octocat/Hello-World",
159485
+ "url": "https://api.github.com/repos/octocat/Hello-World"
159486
+ },
159487
+ "payload": {
159488
+ "push_id": 10115855396,
159489
+ "size": 1,
159490
+ "distinct_size": 1,
159491
+ "ref": "refs/heads/master",
159492
+ "head": "7a8f3ac80e2ad2f6842cb86f576d4bfe2c03e300",
159493
+ "before": "883efe034920928c47fe18598c01249d1a9fdabd",
159494
+ "commits": [
159495
+ {
159496
+ "sha": "7a8f3ac80e2ad2f6842cb86f576d4bfe2c03e300",
159497
+ "author": {
159498
+ "email": "octocat@github.com",
159499
+ "name": "Monalisa Octocat"
159500
+ },
159501
+ "message": "commit",
159502
+ "distinct": true,
159503
+ "url": "https://api.github.com/repos/octocat/Hello-World/commits/7a8f3ac80e2ad2f6842cb86f576d4bfe2c03e300"
159504
+ }
159505
+ ]
159506
+ },
159507
+ "public": true,
159508
+ "created_at": "2022-06-09T12:47:28Z"
159509
+ },
159510
+ {
159511
+ "id": "22196946742",
159512
+ "type": "CreateEvent",
159513
+ "actor": {
159514
+ "id": 583231,
159515
+ "login": "octocat",
159516
+ "display_login": "octocat",
159517
+ "gravatar_id": "",
159518
+ "url": "https://api.github.com/users/octocat",
159519
+ "avatar_url": "https://avatars.githubusercontent.com/u/583231?v=4"
159520
+ },
159521
+ "repo": {
159522
+ "id": 1296269,
159523
+ "name": "octocat/Hello-World",
159524
+ "url": "https://api.github.com/repos/octocat/Hello-World"
159525
+ },
159526
+ "payload": {
159527
+ "ref": null,
159528
+ "ref_type": "repository",
159529
+ "master_branch": "master",
159530
+ "description": null,
159531
+ "pusher_type": "user"
159532
+ },
159533
+ "public": false,
159534
+ "created_at": "2022-06-07T07:50:26Z",
159535
+ "org": {
159536
+ "id": 9919,
159537
+ "login": "github",
159538
+ "gravatar_id": "",
159539
+ "url": "https://api.github.com/orgs/github",
159540
+ "avatar_url": "https://avatars.githubusercontent.com/u/9919?"
159541
+ }
159542
+ }
159543
+ ]
159544
+ }
159051
159545
  }
159052
159546
  }
159053
159547
  }