@octokit/openapi 7.4.0 → 7.7.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 (35) hide show
  1. package/generated/api.github.com.deref.json +2550 -227
  2. package/generated/api.github.com.json +1233 -110
  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 +31 -25
  6. package/generated/ghes-3.2-diff-to-ghes-3.3.json +25 -14
  7. package/generated/ghes-3.2.deref.json +319 -242
  8. package/generated/ghes-3.2.json +558 -26
  9. package/generated/ghes-3.3-anicca-diff-to-ghes-3.4.deref.json +0 -16
  10. package/generated/ghes-3.3-diff-to-ghes-3.4.deref.json +187 -223
  11. package/generated/ghes-3.3-diff-to-ghes-3.4.json +432 -10
  12. package/generated/ghes-3.3.deref.json +319 -244
  13. package/generated/ghes-3.3.json +558 -27
  14. package/generated/ghes-3.4-diff-to-ghes-3.5.deref.json +9 -1
  15. package/generated/ghes-3.4-diff-to-ghes-3.5.json +9 -1
  16. package/generated/ghes-3.4.deref.json +322 -230
  17. package/generated/ghes-3.4.json +566 -29
  18. package/generated/ghes-3.5-anicca-diff-to-ghes-3.6.deref.json +784 -135
  19. package/generated/ghes-3.5-diff-to-api.github.com.deref.json +1 -1
  20. package/generated/ghes-3.5-diff-to-api.github.com.json +1 -1
  21. package/generated/ghes-3.5-diff-to-ghes-3.6.deref.json +46103 -29773
  22. package/generated/ghes-3.5-diff-to-ghes-3.6.json +7990 -3300
  23. package/generated/ghes-3.5.deref.json +406 -242
  24. package/generated/ghes-3.5.json +650 -41
  25. package/generated/ghes-3.6-anicca-diff-to-api.github.com.deref.json +504 -89
  26. package/generated/ghes-3.6-diff-to-api.github.com.deref.json +18076 -6602
  27. package/generated/ghes-3.6-diff-to-api.github.com.json +6698 -4308
  28. package/generated/ghes-3.6.deref.json +1275 -241
  29. package/generated/ghes-3.6.json +839 -41
  30. package/generated/github.ae-anicca-diff-to-api.github.com.deref.json +332 -32
  31. package/generated/github.ae-diff-to-api.github.com.deref.json +24643 -16633
  32. package/generated/github.ae-diff-to-api.github.com.json +1184 -30
  33. package/generated/github.ae.deref.json +1298 -163
  34. package/generated/github.ae.json +878 -35
  35. package/package.json +1 -1
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "openapi": "3.0.3",
3
3
  "info": {
4
- "version": "7.4.0",
4
+ "version": "7.7.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": {
@@ -2763,14 +2763,6 @@
2763
2763
  "write"
2764
2764
  ]
2765
2765
  },
2766
- "organization_custom_roles": {
2767
- "type": "string",
2768
- "description": "The level of permission to grant the access token for custom roles management.",
2769
- "enum": [
2770
- "read",
2771
- "write"
2772
- ]
2773
- },
2774
2766
  "deployments": {
2775
2767
  "type": "string",
2776
2768
  "description": "The level of permission to grant the access token for deployments and deployment statuses.",
@@ -3572,14 +3564,6 @@
3572
3564
  "write"
3573
3565
  ]
3574
3566
  },
3575
- "organization_custom_roles": {
3576
- "type": "string",
3577
- "description": "The level of permission to grant the access token for custom roles management.",
3578
- "enum": [
3579
- "read",
3580
- "write"
3581
- ]
3582
- },
3583
3567
  "deployments": {
3584
3568
  "type": "string",
3585
3569
  "description": "The level of permission to grant the access token for deployments and deployment statuses.",
@@ -4244,14 +4228,6 @@
4244
4228
  "write"
4245
4229
  ]
4246
4230
  },
4247
- "organization_custom_roles": {
4248
- "type": "string",
4249
- "description": "The level of permission to grant the access token for custom roles management.",
4250
- "enum": [
4251
- "read",
4252
- "write"
4253
- ]
4254
- },
4255
4231
  "deployments": {
4256
4232
  "type": "string",
4257
4233
  "description": "The level of permission to grant the access token for deployments and deployment statuses.",
@@ -6832,14 +6808,6 @@
6832
6808
  "write"
6833
6809
  ]
6834
6810
  },
6835
- "organization_custom_roles": {
6836
- "type": "string",
6837
- "description": "The level of permission to grant the access token for custom roles management.",
6838
- "enum": [
6839
- "read",
6840
- "write"
6841
- ]
6842
- },
6843
6811
  "deployments": {
6844
6812
  "type": "string",
6845
6813
  "description": "The level of permission to grant the access token for deployments and deployment statuses.",
@@ -7319,7 +7287,13 @@
7319
7287
  "category": "apps",
7320
7288
  "subcategory": null
7321
7289
  },
7322
- "x-octokit": {}
7290
+ "x-octokit": {
7291
+ "diff": {
7292
+ "api.github.com": {
7293
+ "type": "changed"
7294
+ }
7295
+ }
7296
+ }
7323
7297
  }
7324
7298
  },
7325
7299
  "/app/installations/{installation_id}": {
@@ -7629,14 +7603,6 @@
7629
7603
  "write"
7630
7604
  ]
7631
7605
  },
7632
- "organization_custom_roles": {
7633
- "type": "string",
7634
- "description": "The level of permission to grant the access token for custom roles management.",
7635
- "enum": [
7636
- "read",
7637
- "write"
7638
- ]
7639
- },
7640
7606
  "deployments": {
7641
7607
  "type": "string",
7642
7608
  "description": "The level of permission to grant the access token for deployments and deployment statuses.",
@@ -8131,7 +8097,13 @@
8131
8097
  "category": "apps",
8132
8098
  "subcategory": null
8133
8099
  },
8134
- "x-octokit": {}
8100
+ "x-octokit": {
8101
+ "diff": {
8102
+ "api.github.com": {
8103
+ "type": "changed"
8104
+ }
8105
+ }
8106
+ }
8135
8107
  },
8136
8108
  "delete": {
8137
8109
  "summary": "Delete an installation for the authenticated app",
@@ -8290,14 +8262,6 @@
8290
8262
  "write"
8291
8263
  ]
8292
8264
  },
8293
- "organization_custom_roles": {
8294
- "type": "string",
8295
- "description": "The level of permission to grant the access token for custom roles management.",
8296
- "enum": [
8297
- "read",
8298
- "write"
8299
- ]
8300
- },
8301
8265
  "deployments": {
8302
8266
  "type": "string",
8303
8267
  "description": "The level of permission to grant the access token for deployments and deployment statuses.",
@@ -8583,14 +8547,6 @@
8583
8547
  "write"
8584
8548
  ]
8585
8549
  },
8586
- "organization_custom_roles": {
8587
- "type": "string",
8588
- "description": "The level of permission to grant the access token for custom roles management.",
8589
- "enum": [
8590
- "read",
8591
- "write"
8592
- ]
8593
- },
8594
8550
  "deployments": {
8595
8551
  "type": "string",
8596
8552
  "description": "The level of permission to grant the access token for deployments and deployment statuses.",
@@ -9828,6 +9784,11 @@
9828
9784
  "description": "Whether to allow forking this repo",
9829
9785
  "type": "boolean"
9830
9786
  },
9787
+ "web_commit_signoff_required": {
9788
+ "description": "Whether to require contributors to sign off on web-based commits",
9789
+ "default": false,
9790
+ "type": "boolean"
9791
+ },
9831
9792
  "subscribers_count": {
9832
9793
  "type": "integer"
9833
9794
  },
@@ -10816,14 +10777,6 @@
10816
10777
  "write"
10817
10778
  ]
10818
10779
  },
10819
- "organization_custom_roles": {
10820
- "type": "string",
10821
- "description": "The level of permission to grant the access token for custom roles management.",
10822
- "enum": [
10823
- "read",
10824
- "write"
10825
- ]
10826
- },
10827
10780
  "deployments": {
10828
10781
  "type": "string",
10829
10782
  "description": "The level of permission to grant the access token for deployments and deployment statuses.",
@@ -11374,7 +11327,13 @@
11374
11327
  "category": "apps",
11375
11328
  "subcategory": "oauth-applications"
11376
11329
  },
11377
- "x-octokit": {}
11330
+ "x-octokit": {
11331
+ "diff": {
11332
+ "api.github.com": {
11333
+ "type": "changed"
11334
+ }
11335
+ }
11336
+ }
11378
11337
  },
11379
11338
  "patch": {
11380
11339
  "summary": "Reset a token",
@@ -11667,14 +11626,6 @@
11667
11626
  "write"
11668
11627
  ]
11669
11628
  },
11670
- "organization_custom_roles": {
11671
- "type": "string",
11672
- "description": "The level of permission to grant the access token for custom roles management.",
11673
- "enum": [
11674
- "read",
11675
- "write"
11676
- ]
11677
- },
11678
11629
  "deployments": {
11679
11630
  "type": "string",
11680
11631
  "description": "The level of permission to grant the access token for deployments and deployment statuses.",
@@ -12199,7 +12150,13 @@
12199
12150
  "category": "apps",
12200
12151
  "subcategory": "oauth-applications"
12201
12152
  },
12202
- "x-octokit": {}
12153
+ "x-octokit": {
12154
+ "diff": {
12155
+ "api.github.com": {
12156
+ "type": "changed"
12157
+ }
12158
+ }
12159
+ }
12203
12160
  },
12204
12161
  "delete": {
12205
12162
  "summary": "Delete an app token",
@@ -12611,14 +12568,6 @@
12611
12568
  "write"
12612
12569
  ]
12613
12570
  },
12614
- "organization_custom_roles": {
12615
- "type": "string",
12616
- "description": "The level of permission to grant the access token for custom roles management.",
12617
- "enum": [
12618
- "read",
12619
- "write"
12620
- ]
12621
- },
12622
12571
  "deployments": {
12623
12572
  "type": "string",
12624
12573
  "description": "The level of permission to grant the access token for deployments and deployment statuses.",
@@ -19761,6 +19710,11 @@
19761
19710
  "description": "Whether to allow forking this repo",
19762
19711
  "type": "boolean"
19763
19712
  },
19713
+ "web_commit_signoff_required": {
19714
+ "description": "Whether to require contributors to sign off on web-based commits",
19715
+ "default": false,
19716
+ "type": "boolean"
19717
+ },
19764
19718
  "subscribers_count": {
19765
19719
  "type": "integer"
19766
19720
  },
@@ -20970,6 +20924,11 @@
20970
20924
  "description": "Whether to allow forking this repo",
20971
20925
  "type": "boolean"
20972
20926
  },
20927
+ "web_commit_signoff_required": {
20928
+ "description": "Whether to require contributors to sign off on web-based commits",
20929
+ "default": false,
20930
+ "type": "boolean"
20931
+ },
20973
20932
  "subscribers_count": {
20974
20933
  "type": "integer"
20975
20934
  },
@@ -33168,6 +33127,11 @@
33168
33127
  "description": "Whether to allow forking this repo",
33169
33128
  "type": "boolean"
33170
33129
  },
33130
+ "web_commit_signoff_required": {
33131
+ "description": "Whether to require contributors to sign off on web-based commits",
33132
+ "default": false,
33133
+ "type": "boolean"
33134
+ },
33171
33135
  "subscribers_count": {
33172
33136
  "type": "integer"
33173
33137
  },
@@ -35558,6 +35522,11 @@
35558
35522
  "description": "Whether to allow forking this repo",
35559
35523
  "type": "boolean"
35560
35524
  },
35525
+ "web_commit_signoff_required": {
35526
+ "description": "Whether to require contributors to sign off on web-based commits",
35527
+ "default": false,
35528
+ "type": "boolean"
35529
+ },
35561
35530
  "subscribers_count": {
35562
35531
  "type": "integer"
35563
35532
  },
@@ -38650,6 +38619,11 @@
38650
38619
  "description": "Whether to allow forking this repo",
38651
38620
  "type": "boolean"
38652
38621
  },
38622
+ "web_commit_signoff_required": {
38623
+ "description": "Whether to require contributors to sign off on web-based commits",
38624
+ "default": false,
38625
+ "type": "boolean"
38626
+ },
38653
38627
  "subscribers_count": {
38654
38628
  "type": "integer"
38655
38629
  },
@@ -38829,6 +38803,10 @@
38829
38803
  },
38830
38804
  "allow_forking": {
38831
38805
  "type": "boolean"
38806
+ },
38807
+ "web_commit_signoff_required": {
38808
+ "type": "boolean",
38809
+ "example": false
38832
38810
  }
38833
38811
  },
38834
38812
  "required": [
@@ -40792,6 +40770,11 @@
40792
40770
  "description": "Whether to allow forking this repo",
40793
40771
  "type": "boolean"
40794
40772
  },
40773
+ "web_commit_signoff_required": {
40774
+ "description": "Whether to require contributors to sign off on web-based commits",
40775
+ "default": false,
40776
+ "type": "boolean"
40777
+ },
40795
40778
  "subscribers_count": {
40796
40779
  "type": "integer"
40797
40780
  },
@@ -40971,6 +40954,10 @@
40971
40954
  },
40972
40955
  "allow_forking": {
40973
40956
  "type": "boolean"
40957
+ },
40958
+ "web_commit_signoff_required": {
40959
+ "type": "boolean",
40960
+ "example": false
40974
40961
  }
40975
40962
  },
40976
40963
  "required": [
@@ -42184,9 +42171,43 @@
42184
42171
  "example": false,
42185
42172
  "nullable": true
42186
42173
  },
42174
+ "web_commit_signoff_required": {
42175
+ "type": "boolean",
42176
+ "example": false
42177
+ },
42187
42178
  "updated_at": {
42188
42179
  "type": "string",
42189
42180
  "format": "date-time"
42181
+ },
42182
+ "advanced_security_enabled_for_new_repositories": {
42183
+ "type": "boolean",
42184
+ "example": false,
42185
+ "description": "Whether GitHub Advanced Security is enabled for new repositories and repositories transferred to this organization.\n\nThis field is only visible to organization owners or members of a team with the security manager role."
42186
+ },
42187
+ "dependabot_alerts_enabled_for_new_repositories": {
42188
+ "type": "boolean",
42189
+ "example": false,
42190
+ "description": "Whether GitHub Advanced Security is automatically enabled for new repositories and repositories transferred to\nthis organization.\n\nThis field is only visible to organization owners or members of a team with the security manager role."
42191
+ },
42192
+ "dependabot_security_updates_enabled_for_new_repositories": {
42193
+ "type": "boolean",
42194
+ "example": false,
42195
+ "description": "Whether dependabot security updates are automatically enabled for new repositories and repositories transferred\nto this organization.\n\nThis field is only visible to organization owners or members of a team with the security manager role."
42196
+ },
42197
+ "dependency_graph_enabled_for_new_repositories": {
42198
+ "type": "boolean",
42199
+ "example": false,
42200
+ "description": "Whether dependency graph is automatically enabled for new repositories and repositories transferred to this\norganization.\n\nThis field is only visible to organization owners or members of a team with the security manager role."
42201
+ },
42202
+ "secret_scanning_enabled_for_new_repositories": {
42203
+ "type": "boolean",
42204
+ "example": false,
42205
+ "description": "Whether secret scanning is automatically enabled for new repositories and repositories transferred to this\norganization.\n\nThis field is only visible to organization owners or members of a team with the security manager role."
42206
+ },
42207
+ "secret_scanning_push_protection_enabled_for_new_repositories": {
42208
+ "type": "boolean",
42209
+ "example": false,
42210
+ "description": "Whether secret scanning push protection is automatically enabled for new repositories and repositories\ntransferred to this organization.\n\nThis field is only visible to organization owners or members of a team with the security manager role."
42190
42211
  }
42191
42212
  },
42192
42213
  "required": [
@@ -42432,9 +42453,38 @@
42432
42453
  "description": "Whether organization members can fork private organization repositories.",
42433
42454
  "default": false
42434
42455
  },
42456
+ "web_commit_signoff_required": {
42457
+ "type": "boolean",
42458
+ "description": "Whether contributors to organization repositories are required to sign off on commits they make through GitHub's web interface.",
42459
+ "default": false
42460
+ },
42435
42461
  "blog": {
42436
42462
  "type": "string",
42437
42463
  "example": "\"http://github.blog\""
42464
+ },
42465
+ "advanced_security_enabled_for_new_repositories": {
42466
+ "type": "boolean",
42467
+ "description": "Whether GitHub Advanced Security is automatically enabled for new repositories.\n\nTo use this parameter, you must have admin permissions for the repository or be an owner or security manager for the organization that owns the repository. For more information, see \"[Managing security managers in your organization](https://docs.github.com/github-ae@latest/organizations/managing-peoples-access-to-your-organization-with-roles/managing-security-managers-in-your-organization).\"\n\nYou can check which security and analysis features are currently enabled by using a `GET /orgs/{org}` request."
42468
+ },
42469
+ "dependabot_alerts_enabled_for_new_repositories": {
42470
+ "type": "boolean",
42471
+ "description": "Whether Dependabot alerts is automatically enabled for new repositories.\n\nTo use this parameter, you must have admin permissions for the repository or be an owner or security manager for the organization that owns the repository. For more information, see \"[Managing security managers in your organization](https://docs.github.com/github-ae@latest/organizations/managing-peoples-access-to-your-organization-with-roles/managing-security-managers-in-your-organization).\"\n\nYou can check which security and analysis features are currently enabled by using a `GET /orgs/{org}` request."
42472
+ },
42473
+ "dependabot_security_updates_enabled_for_new_repositories": {
42474
+ "type": "boolean",
42475
+ "description": "Whether Dependabot security updates is automatically enabled for new repositories.\n\nTo use this parameter, you must have admin permissions for the repository or be an owner or security manager for the organization that owns the repository. For more information, see \"[Managing security managers in your organization](https://docs.github.com/github-ae@latest/organizations/managing-peoples-access-to-your-organization-with-roles/managing-security-managers-in-your-organization).\"\n\nYou can check which security and analysis features are currently enabled by using a `GET /orgs/{org}` request."
42476
+ },
42477
+ "dependency_graph_enabled_for_new_repositories": {
42478
+ "type": "boolean",
42479
+ "description": "Whether dependency graph is automatically enabled for new repositories.\n\nTo use this parameter, you must have admin permissions for the repository or be an owner or security manager for the organization that owns the repository. For more information, see \"[Managing security managers in your organization](https://docs.github.com/github-ae@latest/organizations/managing-peoples-access-to-your-organization-with-roles/managing-security-managers-in-your-organization).\"\n\nYou can check which security and analysis features are currently enabled by using a `GET /orgs/{org}` request."
42480
+ },
42481
+ "secret_scanning_enabled_for_new_repositories": {
42482
+ "type": "boolean",
42483
+ "description": "Whether secret scanning is automatically enabled for new repositories.\n\nTo use this parameter, you must have admin permissions for the repository or be an owner or security manager for the organization that owns the repository. For more information, see \"[Managing security managers in your organization](https://docs.github.com/github-ae@latest/organizations/managing-peoples-access-to-your-organization-with-roles/managing-security-managers-in-your-organization).\"\n\nYou can check which security and analysis features are currently enabled by using a `GET /orgs/{org}` request."
42484
+ },
42485
+ "secret_scanning_push_protection_enabled_for_new_repositories": {
42486
+ "type": "boolean",
42487
+ "description": "Whether secret scanning push protection is automatically enabled for new repositories.\n\nTo use this parameter, you must have admin permissions for the repository or be an owner or security manager for the organization that owns the repository. For more information, see \"[Managing security managers in your organization](https://docs.github.com/github-ae@latest/organizations/managing-peoples-access-to-your-organization-with-roles/managing-security-managers-in-your-organization).\"\n\nYou can check which security and analysis features are currently enabled by using a `GET /orgs/{org}` request."
42438
42488
  }
42439
42489
  }
42440
42490
  },
@@ -42689,9 +42739,43 @@
42689
42739
  "example": false,
42690
42740
  "nullable": true
42691
42741
  },
42742
+ "web_commit_signoff_required": {
42743
+ "type": "boolean",
42744
+ "example": false
42745
+ },
42692
42746
  "updated_at": {
42693
42747
  "type": "string",
42694
42748
  "format": "date-time"
42749
+ },
42750
+ "advanced_security_enabled_for_new_repositories": {
42751
+ "type": "boolean",
42752
+ "example": false,
42753
+ "description": "Whether GitHub Advanced Security is enabled for new repositories and repositories transferred to this organization.\n\nThis field is only visible to organization owners or members of a team with the security manager role."
42754
+ },
42755
+ "dependabot_alerts_enabled_for_new_repositories": {
42756
+ "type": "boolean",
42757
+ "example": false,
42758
+ "description": "Whether GitHub Advanced Security is automatically enabled for new repositories and repositories transferred to\nthis organization.\n\nThis field is only visible to organization owners or members of a team with the security manager role."
42759
+ },
42760
+ "dependabot_security_updates_enabled_for_new_repositories": {
42761
+ "type": "boolean",
42762
+ "example": false,
42763
+ "description": "Whether dependabot security updates are automatically enabled for new repositories and repositories transferred\nto this organization.\n\nThis field is only visible to organization owners or members of a team with the security manager role."
42764
+ },
42765
+ "dependency_graph_enabled_for_new_repositories": {
42766
+ "type": "boolean",
42767
+ "example": false,
42768
+ "description": "Whether dependency graph is automatically enabled for new repositories and repositories transferred to this\norganization.\n\nThis field is only visible to organization owners or members of a team with the security manager role."
42769
+ },
42770
+ "secret_scanning_enabled_for_new_repositories": {
42771
+ "type": "boolean",
42772
+ "example": false,
42773
+ "description": "Whether secret scanning is automatically enabled for new repositories and repositories transferred to this\norganization.\n\nThis field is only visible to organization owners or members of a team with the security manager role."
42774
+ },
42775
+ "secret_scanning_push_protection_enabled_for_new_repositories": {
42776
+ "type": "boolean",
42777
+ "example": false,
42778
+ "description": "Whether secret scanning push protection is automatically enabled for new repositories and repositories\ntransferred to this organization.\n\nThis field is only visible to organization owners or members of a team with the security manager role."
42695
42779
  }
42696
42780
  },
42697
42781
  "required": [
@@ -42772,6 +42856,7 @@
42772
42856
  "members_can_create_public_pages": true,
42773
42857
  "members_can_create_private_pages": true,
42774
42858
  "members_can_fork_private_repositories": false,
42859
+ "web_commit_signoff_required": false,
42775
42860
  "updated_at": "2014-03-03T18:58:10Z"
42776
42861
  }
42777
42862
  }
@@ -44141,6 +44226,11 @@
44141
44226
  "description": "Whether to allow forking this repo",
44142
44227
  "type": "boolean"
44143
44228
  },
44229
+ "web_commit_signoff_required": {
44230
+ "description": "Whether to require contributors to sign off on web-based commits",
44231
+ "default": false,
44232
+ "type": "boolean"
44233
+ },
44144
44234
  "subscribers_count": {
44145
44235
  "type": "integer"
44146
44236
  },
@@ -46773,6 +46863,11 @@
46773
46863
  "description": "Whether to allow forking this repo",
46774
46864
  "type": "boolean"
46775
46865
  },
46866
+ "web_commit_signoff_required": {
46867
+ "description": "Whether to require contributors to sign off on web-based commits",
46868
+ "default": false,
46869
+ "type": "boolean"
46870
+ },
46776
46871
  "subscribers_count": {
46777
46872
  "type": "integer"
46778
46873
  },
@@ -47982,6 +48077,11 @@
47982
48077
  "description": "Whether to allow forking this repo",
47983
48078
  "type": "boolean"
47984
48079
  },
48080
+ "web_commit_signoff_required": {
48081
+ "description": "Whether to require contributors to sign off on web-based commits",
48082
+ "default": false,
48083
+ "type": "boolean"
48084
+ },
47985
48085
  "subscribers_count": {
47986
48086
  "type": "integer"
47987
48087
  },
@@ -50336,6 +50436,11 @@
50336
50436
  "description": "Whether to allow forking this repo",
50337
50437
  "type": "boolean"
50338
50438
  },
50439
+ "web_commit_signoff_required": {
50440
+ "description": "Whether to require contributors to sign off on web-based commits",
50441
+ "default": false,
50442
+ "type": "boolean"
50443
+ },
50339
50444
  "subscribers_count": {
50340
50445
  "type": "integer"
50341
50446
  },
@@ -50515,6 +50620,10 @@
50515
50620
  },
50516
50621
  "allow_forking": {
50517
50622
  "type": "boolean"
50623
+ },
50624
+ "web_commit_signoff_required": {
50625
+ "type": "boolean",
50626
+ "example": false
50518
50627
  }
50519
50628
  },
50520
50629
  "required": [
@@ -54218,14 +54327,6 @@
54218
54327
  "write"
54219
54328
  ]
54220
54329
  },
54221
- "organization_custom_roles": {
54222
- "type": "string",
54223
- "description": "The level of permission to grant the access token for custom roles management.",
54224
- "enum": [
54225
- "read",
54226
- "write"
54227
- ]
54228
- },
54229
54330
  "deployments": {
54230
54331
  "type": "string",
54231
54332
  "description": "The level of permission to grant the access token for deployments and deployment statuses.",
@@ -54694,7 +54795,13 @@
54694
54795
  "category": "apps",
54695
54796
  "subcategory": null
54696
54797
  },
54697
- "x-octokit": {}
54798
+ "x-octokit": {
54799
+ "diff": {
54800
+ "api.github.com": {
54801
+ "type": "changed"
54802
+ }
54803
+ }
54804
+ }
54698
54805
  }
54699
54806
  },
54700
54807
  "/orgs/{org}/installations": {
@@ -55029,14 +55136,6 @@
55029
55136
  "write"
55030
55137
  ]
55031
55138
  },
55032
- "organization_custom_roles": {
55033
- "type": "string",
55034
- "description": "The level of permission to grant the access token for custom roles management.",
55035
- "enum": [
55036
- "read",
55037
- "write"
55038
- ]
55039
- },
55040
55139
  "deployments": {
55041
55140
  "type": "string",
55042
55141
  "description": "The level of permission to grant the access token for deployments and deployment statuses.",
@@ -55522,7 +55621,13 @@
55522
55621
  "category": "orgs",
55523
55622
  "subcategory": null
55524
55623
  },
55525
- "x-octokit": {}
55624
+ "x-octokit": {
55625
+ "diff": {
55626
+ "api.github.com": {
55627
+ "type": "changed"
55628
+ }
55629
+ }
55630
+ }
55526
55631
  }
55527
55632
  },
55528
55633
  "/orgs/{org}/issues": {
@@ -57553,6 +57658,11 @@
57553
57658
  "description": "Whether to allow forking this repo",
57554
57659
  "type": "boolean"
57555
57660
  },
57661
+ "web_commit_signoff_required": {
57662
+ "description": "Whether to require contributors to sign off on web-based commits",
57663
+ "default": false,
57664
+ "type": "boolean"
57665
+ },
57556
57666
  "subscribers_count": {
57557
57667
  "type": "integer"
57558
57668
  },
@@ -60952,6 +61062,11 @@
60952
61062
  "description": "Whether to allow forking this repo",
60953
61063
  "type": "boolean"
60954
61064
  },
61065
+ "web_commit_signoff_required": {
61066
+ "description": "Whether to require contributors to sign off on web-based commits",
61067
+ "default": false,
61068
+ "type": "boolean"
61069
+ },
60955
61070
  "subscribers_count": {
60956
61071
  "type": "integer"
60957
61072
  },
@@ -62568,6 +62683,11 @@
62568
62683
  "description": "Whether to allow forking this repo",
62569
62684
  "type": "boolean"
62570
62685
  },
62686
+ "web_commit_signoff_required": {
62687
+ "description": "Whether to require contributors to sign off on web-based commits",
62688
+ "default": false,
62689
+ "type": "boolean"
62690
+ },
62571
62691
  "subscribers_count": {
62572
62692
  "type": "integer"
62573
62693
  },
@@ -64213,6 +64333,11 @@
64213
64333
  "description": "Whether to allow forking this repo",
64214
64334
  "type": "boolean"
64215
64335
  },
64336
+ "web_commit_signoff_required": {
64337
+ "description": "Whether to require contributors to sign off on web-based commits",
64338
+ "default": false,
64339
+ "type": "boolean"
64340
+ },
64216
64341
  "subscribers_count": {
64217
64342
  "type": "integer"
64218
64343
  },
@@ -67349,6 +67474,11 @@
67349
67474
  "description": "Whether to allow forking this repo",
67350
67475
  "type": "boolean"
67351
67476
  },
67477
+ "web_commit_signoff_required": {
67478
+ "description": "Whether to require contributors to sign off on web-based commits",
67479
+ "default": false,
67480
+ "type": "boolean"
67481
+ },
67352
67482
  "subscribers_count": {
67353
67483
  "type": "integer"
67354
67484
  },
@@ -67528,6 +67658,10 @@
67528
67658
  },
67529
67659
  "allow_forking": {
67530
67660
  "type": "boolean"
67661
+ },
67662
+ "web_commit_signoff_required": {
67663
+ "type": "boolean",
67664
+ "example": false
67531
67665
  }
67532
67666
  },
67533
67667
  "required": [
@@ -68910,6 +69044,11 @@
68910
69044
  "description": "Whether to allow forking this repo",
68911
69045
  "type": "boolean"
68912
69046
  },
69047
+ "web_commit_signoff_required": {
69048
+ "description": "Whether to require contributors to sign off on web-based commits",
69049
+ "default": false,
69050
+ "type": "boolean"
69051
+ },
68913
69052
  "subscribers_count": {
68914
69053
  "type": "integer"
68915
69054
  },
@@ -69790,8 +69929,8 @@
69790
69929
  "example": "2017-08-17T12:37:15Z"
69791
69930
  },
69792
69931
  "organization": {
69793
- "title": "Organization Full",
69794
- "description": "Organization Full",
69932
+ "title": "Team Organization",
69933
+ "description": "Team Organization",
69795
69934
  "type": "object",
69796
69935
  "properties": {
69797
69936
  "login": {
@@ -70016,6 +70155,10 @@
70016
70155
  "example": false,
70017
70156
  "nullable": true
70018
70157
  },
70158
+ "web_commit_signoff_required": {
70159
+ "type": "boolean",
70160
+ "example": false
70161
+ },
70019
70162
  "updated_at": {
70020
70163
  "type": "string",
70021
70164
  "format": "date-time"
@@ -70427,8 +70570,8 @@
70427
70570
  "example": "2017-08-17T12:37:15Z"
70428
70571
  },
70429
70572
  "organization": {
70430
- "title": "Organization Full",
70431
- "description": "Organization Full",
70573
+ "title": "Team Organization",
70574
+ "description": "Team Organization",
70432
70575
  "type": "object",
70433
70576
  "properties": {
70434
70577
  "login": {
@@ -70653,6 +70796,10 @@
70653
70796
  "example": false,
70654
70797
  "nullable": true
70655
70798
  },
70799
+ "web_commit_signoff_required": {
70800
+ "type": "boolean",
70801
+ "example": false
70802
+ },
70656
70803
  "updated_at": {
70657
70804
  "type": "string",
70658
70805
  "format": "date-time"
@@ -71045,8 +71192,8 @@
71045
71192
  "example": "2017-08-17T12:37:15Z"
71046
71193
  },
71047
71194
  "organization": {
71048
- "title": "Organization Full",
71049
- "description": "Organization Full",
71195
+ "title": "Team Organization",
71196
+ "description": "Team Organization",
71050
71197
  "type": "object",
71051
71198
  "properties": {
71052
71199
  "login": {
@@ -71271,6 +71418,10 @@
71271
71418
  "example": false,
71272
71419
  "nullable": true
71273
71420
  },
71421
+ "web_commit_signoff_required": {
71422
+ "type": "boolean",
71423
+ "example": false
71424
+ },
71274
71425
  "updated_at": {
71275
71426
  "type": "string",
71276
71427
  "format": "date-time"
@@ -79569,6 +79720,11 @@
79569
79720
  "description": "Whether to allow forking this repo",
79570
79721
  "type": "boolean"
79571
79722
  },
79723
+ "web_commit_signoff_required": {
79724
+ "description": "Whether to require contributors to sign off on web-based commits",
79725
+ "default": false,
79726
+ "type": "boolean"
79727
+ },
79572
79728
  "subscribers_count": {
79573
79729
  "type": "integer"
79574
79730
  },
@@ -79748,6 +79904,10 @@
79748
79904
  },
79749
79905
  "allow_forking": {
79750
79906
  "type": "boolean"
79907
+ },
79908
+ "web_commit_signoff_required": {
79909
+ "type": "boolean",
79910
+ "example": false
79751
79911
  }
79752
79912
  },
79753
79913
  "required": [
@@ -81536,6 +81696,11 @@
81536
81696
  "description": "Whether to allow forking this repo",
81537
81697
  "type": "boolean"
81538
81698
  },
81699
+ "web_commit_signoff_required": {
81700
+ "description": "Whether to require contributors to sign off on web-based commits",
81701
+ "default": false,
81702
+ "type": "boolean"
81703
+ },
81539
81704
  "subscribers_count": {
81540
81705
  "type": "integer"
81541
81706
  },
@@ -81666,6 +81831,12 @@
81666
81831
  "type": "boolean",
81667
81832
  "example": false
81668
81833
  },
81834
+ "web_commit_signoff_required": {
81835
+ "description": "Whether to require contributors to sign off on web-based commits",
81836
+ "default": false,
81837
+ "type": "boolean",
81838
+ "example": false
81839
+ },
81669
81840
  "subscribers_count": {
81670
81841
  "type": "integer"
81671
81842
  },
@@ -89514,6 +89685,11 @@
89514
89685
  "description": "Whether to allow forking this repo",
89515
89686
  "type": "boolean"
89516
89687
  },
89688
+ "web_commit_signoff_required": {
89689
+ "description": "Whether to require contributors to sign off on web-based commits",
89690
+ "default": false,
89691
+ "type": "boolean"
89692
+ },
89517
89693
  "subscribers_count": {
89518
89694
  "type": "integer"
89519
89695
  },
@@ -89643,6 +89819,10 @@
89643
89819
  "type": "boolean",
89644
89820
  "example": true
89645
89821
  },
89822
+ "web_commit_signoff_required": {
89823
+ "type": "boolean",
89824
+ "example": false
89825
+ },
89646
89826
  "subscribers_count": {
89647
89827
  "type": "integer",
89648
89828
  "example": 42
@@ -90825,6 +91005,11 @@
90825
91005
  "description": "Whether to allow forking this repo",
90826
91006
  "type": "boolean"
90827
91007
  },
91008
+ "web_commit_signoff_required": {
91009
+ "description": "Whether to require contributors to sign off on web-based commits",
91010
+ "default": false,
91011
+ "type": "boolean"
91012
+ },
90828
91013
  "subscribers_count": {
90829
91014
  "type": "integer"
90830
91015
  },
@@ -91933,6 +92118,11 @@
91933
92118
  "description": "Whether to allow forking this repo",
91934
92119
  "type": "boolean"
91935
92120
  },
92121
+ "web_commit_signoff_required": {
92122
+ "description": "Whether to require contributors to sign off on web-based commits",
92123
+ "default": false,
92124
+ "type": "boolean"
92125
+ },
91936
92126
  "subscribers_count": {
91937
92127
  "type": "integer"
91938
92128
  },
@@ -93010,6 +93200,11 @@
93010
93200
  "type": "boolean",
93011
93201
  "description": "Either `true` to allow private forks, or `false` to prevent private forks.",
93012
93202
  "default": false
93203
+ },
93204
+ "web_commit_signoff_required": {
93205
+ "type": "boolean",
93206
+ "description": "Either `true` to require contributors to sign off on web-based commits, or `false` to not require contributors to sign off on web-based commits.",
93207
+ "default": false
93013
93208
  }
93014
93209
  }
93015
93210
  },
@@ -94512,6 +94707,11 @@
94512
94707
  "description": "Whether to allow forking this repo",
94513
94708
  "type": "boolean"
94514
94709
  },
94710
+ "web_commit_signoff_required": {
94711
+ "description": "Whether to require contributors to sign off on web-based commits",
94712
+ "default": false,
94713
+ "type": "boolean"
94714
+ },
94515
94715
  "subscribers_count": {
94516
94716
  "type": "integer"
94517
94717
  },
@@ -94641,6 +94841,10 @@
94641
94841
  "type": "boolean",
94642
94842
  "example": true
94643
94843
  },
94844
+ "web_commit_signoff_required": {
94845
+ "type": "boolean",
94846
+ "example": false
94847
+ },
94644
94848
  "subscribers_count": {
94645
94849
  "type": "integer",
94646
94850
  "example": 42
@@ -95823,6 +96027,11 @@
95823
96027
  "description": "Whether to allow forking this repo",
95824
96028
  "type": "boolean"
95825
96029
  },
96030
+ "web_commit_signoff_required": {
96031
+ "description": "Whether to require contributors to sign off on web-based commits",
96032
+ "default": false,
96033
+ "type": "boolean"
96034
+ },
95826
96035
  "subscribers_count": {
95827
96036
  "type": "integer"
95828
96037
  },
@@ -96931,6 +97140,11 @@
96931
97140
  "description": "Whether to allow forking this repo",
96932
97141
  "type": "boolean"
96933
97142
  },
97143
+ "web_commit_signoff_required": {
97144
+ "description": "Whether to require contributors to sign off on web-based commits",
97145
+ "default": false,
97146
+ "type": "boolean"
97147
+ },
96934
97148
  "subscribers_count": {
96935
97149
  "type": "integer"
96936
97150
  },
@@ -97441,6 +97655,7 @@
97441
97655
  "delete_branch_on_merge": true,
97442
97656
  "allow_merge_commit": true,
97443
97657
  "allow_forking": true,
97658
+ "web_commit_signoff_required": false,
97444
97659
  "subscribers_count": 42,
97445
97660
  "network_count": 0,
97446
97661
  "organization": {
@@ -100727,6 +100942,11 @@
100727
100942
  "description": "Whether to allow forking this repo",
100728
100943
  "type": "boolean"
100729
100944
  },
100945
+ "web_commit_signoff_required": {
100946
+ "description": "Whether to require contributors to sign off on web-based commits",
100947
+ "default": false,
100948
+ "type": "boolean"
100949
+ },
100730
100950
  "subscribers_count": {
100731
100951
  "type": "integer"
100732
100952
  },
@@ -101945,6 +102165,11 @@
101945
102165
  "description": "Whether to allow forking this repo",
101946
102166
  "type": "boolean"
101947
102167
  },
102168
+ "web_commit_signoff_required": {
102169
+ "description": "Whether to require contributors to sign off on web-based commits",
102170
+ "default": false,
102171
+ "type": "boolean"
102172
+ },
101948
102173
  "subscribers_count": {
101949
102174
  "type": "integer"
101950
102175
  },
@@ -104441,6 +104666,11 @@
104441
104666
  "description": "Whether to allow forking this repo",
104442
104667
  "type": "boolean"
104443
104668
  },
104669
+ "web_commit_signoff_required": {
104670
+ "description": "Whether to require contributors to sign off on web-based commits",
104671
+ "default": false,
104672
+ "type": "boolean"
104673
+ },
104444
104674
  "subscribers_count": {
104445
104675
  "type": "integer"
104446
104676
  },
@@ -104620,6 +104850,10 @@
104620
104850
  },
104621
104851
  "allow_forking": {
104622
104852
  "type": "boolean"
104853
+ },
104854
+ "web_commit_signoff_required": {
104855
+ "type": "boolean",
104856
+ "example": false
104623
104857
  }
104624
104858
  },
104625
104859
  "required": [
@@ -106118,6 +106352,11 @@
106118
106352
  "description": "Whether to allow forking this repo",
106119
106353
  "type": "boolean"
106120
106354
  },
106355
+ "web_commit_signoff_required": {
106356
+ "description": "Whether to require contributors to sign off on web-based commits",
106357
+ "default": false,
106358
+ "type": "boolean"
106359
+ },
106121
106360
  "subscribers_count": {
106122
106361
  "type": "integer"
106123
106362
  },
@@ -106297,6 +106536,10 @@
106297
106536
  },
106298
106537
  "allow_forking": {
106299
106538
  "type": "boolean"
106539
+ },
106540
+ "web_commit_signoff_required": {
106541
+ "type": "boolean",
106542
+ "example": false
106300
106543
  }
106301
106544
  },
106302
106545
  "required": [
@@ -108697,6 +108940,11 @@
108697
108940
  "description": "Whether to allow forking this repo",
108698
108941
  "type": "boolean"
108699
108942
  },
108943
+ "web_commit_signoff_required": {
108944
+ "description": "Whether to require contributors to sign off on web-based commits",
108945
+ "default": false,
108946
+ "type": "boolean"
108947
+ },
108700
108948
  "subscribers_count": {
108701
108949
  "type": "integer"
108702
108950
  },
@@ -108876,6 +109124,10 @@
108876
109124
  },
108877
109125
  "allow_forking": {
108878
109126
  "type": "boolean"
109127
+ },
109128
+ "web_commit_signoff_required": {
109129
+ "type": "boolean",
109130
+ "example": false
108879
109131
  }
108880
109132
  },
108881
109133
  "required": [
@@ -110374,6 +110626,11 @@
110374
110626
  "description": "Whether to allow forking this repo",
110375
110627
  "type": "boolean"
110376
110628
  },
110629
+ "web_commit_signoff_required": {
110630
+ "description": "Whether to require contributors to sign off on web-based commits",
110631
+ "default": false,
110632
+ "type": "boolean"
110633
+ },
110377
110634
  "subscribers_count": {
110378
110635
  "type": "integer"
110379
110636
  },
@@ -110553,6 +110810,10 @@
110553
110810
  },
110554
110811
  "allow_forking": {
110555
110812
  "type": "boolean"
110813
+ },
110814
+ "web_commit_signoff_required": {
110815
+ "type": "boolean",
110816
+ "example": false
110556
110817
  }
110557
110818
  },
110558
110819
  "required": [
@@ -113254,6 +113515,11 @@
113254
113515
  "description": "Whether to allow forking this repo",
113255
113516
  "type": "boolean"
113256
113517
  },
113518
+ "web_commit_signoff_required": {
113519
+ "description": "Whether to require contributors to sign off on web-based commits",
113520
+ "default": false,
113521
+ "type": "boolean"
113522
+ },
113257
113523
  "subscribers_count": {
113258
113524
  "type": "integer"
113259
113525
  },
@@ -113433,6 +113699,10 @@
113433
113699
  },
113434
113700
  "allow_forking": {
113435
113701
  "type": "boolean"
113702
+ },
113703
+ "web_commit_signoff_required": {
113704
+ "type": "boolean",
113705
+ "example": false
113436
113706
  }
113437
113707
  },
113438
113708
  "required": [
@@ -114931,6 +115201,11 @@
114931
115201
  "description": "Whether to allow forking this repo",
114932
115202
  "type": "boolean"
114933
115203
  },
115204
+ "web_commit_signoff_required": {
115205
+ "description": "Whether to require contributors to sign off on web-based commits",
115206
+ "default": false,
115207
+ "type": "boolean"
115208
+ },
114934
115209
  "subscribers_count": {
114935
115210
  "type": "integer"
114936
115211
  },
@@ -115110,6 +115385,10 @@
115110
115385
  },
115111
115386
  "allow_forking": {
115112
115387
  "type": "boolean"
115388
+ },
115389
+ "web_commit_signoff_required": {
115390
+ "type": "boolean",
115391
+ "example": false
115113
115392
  }
115114
115393
  },
115115
115394
  "required": [
@@ -120187,6 +120466,11 @@
120187
120466
  "description": "Whether to allow forking this repo",
120188
120467
  "type": "boolean"
120189
120468
  },
120469
+ "web_commit_signoff_required": {
120470
+ "description": "Whether to require contributors to sign off on web-based commits",
120471
+ "default": false,
120472
+ "type": "boolean"
120473
+ },
120190
120474
  "subscribers_count": {
120191
120475
  "type": "integer"
120192
120476
  },
@@ -120366,6 +120650,10 @@
120366
120650
  },
120367
120651
  "allow_forking": {
120368
120652
  "type": "boolean"
120653
+ },
120654
+ "web_commit_signoff_required": {
120655
+ "type": "boolean",
120656
+ "example": false
120369
120657
  }
120370
120658
  },
120371
120659
  "required": [
@@ -121864,6 +122152,11 @@
121864
122152
  "description": "Whether to allow forking this repo",
121865
122153
  "type": "boolean"
121866
122154
  },
122155
+ "web_commit_signoff_required": {
122156
+ "description": "Whether to require contributors to sign off on web-based commits",
122157
+ "default": false,
122158
+ "type": "boolean"
122159
+ },
121867
122160
  "subscribers_count": {
121868
122161
  "type": "integer"
121869
122162
  },
@@ -122043,6 +122336,10 @@
122043
122336
  },
122044
122337
  "allow_forking": {
122045
122338
  "type": "boolean"
122339
+ },
122340
+ "web_commit_signoff_required": {
122341
+ "type": "boolean",
122342
+ "example": false
122046
122343
  }
122047
122344
  },
122048
122345
  "required": [
@@ -127249,6 +127546,111 @@
127249
127546
  "protected",
127250
127547
  "protection_url"
127251
127548
  ]
127549
+ },
127550
+ "examples": {
127551
+ "default": {
127552
+ "value": {
127553
+ "name": "main",
127554
+ "commit": {
127555
+ "sha": "7fd1a60b01f91b314f59955a4e4d4e80d8edf11d",
127556
+ "node_id": "MDY6Q29tbWl0MTI5NjI2OTo3ZmQxYTYwYjAxZjkxYjMxNGY1OTk1NWE0ZTRkNGU4MGQ4ZWRmMTFk",
127557
+ "commit": {
127558
+ "author": {
127559
+ "name": "The Octocat",
127560
+ "email": "octocat@nowhere.com",
127561
+ "date": "2012-03-06T23:06:50Z"
127562
+ },
127563
+ "committer": {
127564
+ "name": "The Octocat",
127565
+ "email": "octocat@nowhere.com",
127566
+ "date": "2012-03-06T23:06:50Z"
127567
+ },
127568
+ "message": "Merge pull request #6 from Spaceghost/patch-1\n\nNew line at end of file.",
127569
+ "tree": {
127570
+ "sha": "b4eecafa9be2f2006ce1b709d6857b07069b4608",
127571
+ "url": "https://api.github.com/repos/octocat/Hello-World/git/trees/b4eecafa9be2f2006ce1b709d6857b07069b4608"
127572
+ },
127573
+ "url": "https://api.github.com/repos/octocat/Hello-World/git/commits/7fd1a60b01f91b314f59955a4e4d4e80d8edf11d",
127574
+ "comment_count": 77,
127575
+ "verification": {
127576
+ "verified": false,
127577
+ "reason": "unsigned",
127578
+ "signature": null,
127579
+ "payload": null
127580
+ }
127581
+ },
127582
+ "url": "https://api.github.com/repos/octocat/Hello-World/commits/7fd1a60b01f91b314f59955a4e4d4e80d8edf11d",
127583
+ "html_url": "https://github.com/octocat/Hello-World/commit/7fd1a60b01f91b314f59955a4e4d4e80d8edf11d",
127584
+ "comments_url": "https://api.github.com/repos/octocat/Hello-World/commits/7fd1a60b01f91b314f59955a4e4d4e80d8edf11d/comments",
127585
+ "author": {
127586
+ "login": "octocat",
127587
+ "id": 583231,
127588
+ "node_id": "MDQ6VXNlcjU4MzIzMQ==",
127589
+ "avatar_url": "https://avatars.githubusercontent.com/u/583231?v=4",
127590
+ "gravatar_id": "",
127591
+ "url": "https://api.github.com/users/octocat",
127592
+ "html_url": "https://github.com/octocat",
127593
+ "followers_url": "https://api.github.com/users/octocat/followers",
127594
+ "following_url": "https://api.github.com/users/octocat/following{/other_user}",
127595
+ "gists_url": "https://api.github.com/users/octocat/gists{/gist_id}",
127596
+ "starred_url": "https://api.github.com/users/octocat/starred{/owner}{/repo}",
127597
+ "subscriptions_url": "https://api.github.com/users/octocat/subscriptions",
127598
+ "organizations_url": "https://api.github.com/users/octocat/orgs",
127599
+ "repos_url": "https://api.github.com/users/octocat/repos",
127600
+ "events_url": "https://api.github.com/users/octocat/events{/privacy}",
127601
+ "received_events_url": "https://api.github.com/users/octocat/received_events",
127602
+ "type": "User",
127603
+ "site_admin": false
127604
+ },
127605
+ "committer": {
127606
+ "login": "octocat",
127607
+ "id": 583231,
127608
+ "node_id": "MDQ6VXNlcjU4MzIzMQ==",
127609
+ "avatar_url": "https://avatars.githubusercontent.com/u/583231?v=4",
127610
+ "gravatar_id": "",
127611
+ "url": "https://api.github.com/users/octocat",
127612
+ "html_url": "https://github.com/octocat",
127613
+ "followers_url": "https://api.github.com/users/octocat/followers",
127614
+ "following_url": "https://api.github.com/users/octocat/following{/other_user}",
127615
+ "gists_url": "https://api.github.com/users/octocat/gists{/gist_id}",
127616
+ "starred_url": "https://api.github.com/users/octocat/starred{/owner}{/repo}",
127617
+ "subscriptions_url": "https://api.github.com/users/octocat/subscriptions",
127618
+ "organizations_url": "https://api.github.com/users/octocat/orgs",
127619
+ "repos_url": "https://api.github.com/users/octocat/repos",
127620
+ "events_url": "https://api.github.com/users/octocat/events{/privacy}",
127621
+ "received_events_url": "https://api.github.com/users/octocat/received_events",
127622
+ "type": "User",
127623
+ "site_admin": false
127624
+ },
127625
+ "parents": [
127626
+ {
127627
+ "sha": "553c2077f0edc3d5dc5d17262f6aa498e69d6f8e",
127628
+ "url": "https://api.github.com/repos/octocat/Hello-World/commits/553c2077f0edc3d5dc5d17262f6aa498e69d6f8e",
127629
+ "html_url": "https://github.com/octocat/Hello-World/commit/553c2077f0edc3d5dc5d17262f6aa498e69d6f8e"
127630
+ },
127631
+ {
127632
+ "sha": "762941318ee16e59dabbacb1b4049eec22f0d303",
127633
+ "url": "https://api.github.com/repos/octocat/Hello-World/commits/762941318ee16e59dabbacb1b4049eec22f0d303",
127634
+ "html_url": "https://github.com/octocat/Hello-World/commit/762941318ee16e59dabbacb1b4049eec22f0d303"
127635
+ }
127636
+ ]
127637
+ },
127638
+ "_links": {
127639
+ "self": "https://api.github.com/repos/octocat/Hello-World/branches/main",
127640
+ "html": "https://github.com/octocat/Hello-World/tree/main"
127641
+ },
127642
+ "protected": false,
127643
+ "protection": {
127644
+ "enabled": false,
127645
+ "required_status_checks": {
127646
+ "enforcement_level": "off",
127647
+ "contexts": [],
127648
+ "checks": []
127649
+ }
127650
+ },
127651
+ "protection_url": "https://api.github.com/repos/octocat/Hello-World/branches/main/protection"
127652
+ }
127653
+ }
127252
127654
  }
127253
127655
  }
127254
127656
  }
@@ -131022,6 +131424,73 @@
131022
131424
  "required": [
131023
131425
  "url"
131024
131426
  ]
131427
+ },
131428
+ "examples": {
131429
+ "default": {
131430
+ "value": {
131431
+ "url": "https://api.github.com/repos/octocat/hello-world/branches/main/protection",
131432
+ "required_status_checks": {
131433
+ "url": "https://api.github.com/repos/octocat/hello-world/branches/main/protection/required_status_checks",
131434
+ "strict": true,
131435
+ "contexts": [
131436
+ "continuous-integration/travis-ci"
131437
+ ],
131438
+ "contexts_url": "https://api.github.com/repos/octocat/hello-world/branches/main/protection/required_status_checks/contexts",
131439
+ "checks": [
131440
+ {
131441
+ "context": "continuous-integration/travis-ci",
131442
+ "app_id": null
131443
+ }
131444
+ ]
131445
+ },
131446
+ "restrictions": {
131447
+ "url": "https://api.github.com/repos/octocat/hello-world/branches/main/protection/restrictions",
131448
+ "users_url": "https://api.github.com/repos/octocat/hello-world/branches/main/protection/restrictions/users",
131449
+ "teams_url": "https://api.github.com/repos/octocat/hello-world/branches/main/protection/restrictions/teams",
131450
+ "apps_url": "https://api.github.com/repos/octocat/hello-world/branches/main/protection/restrictions/apps",
131451
+ "users": [],
131452
+ "teams": [],
131453
+ "apps": []
131454
+ },
131455
+ "required_pull_request_reviews": {
131456
+ "url": "https://api.github.com/repos/octocat/hello-world/branches/main/protection/required_pull_request_reviews",
131457
+ "dismiss_stale_reviews": true,
131458
+ "require_code_owner_reviews": true,
131459
+ "required_approving_review_count": 2,
131460
+ "dismissal_restrictions": {
131461
+ "url": "https://api.github.com/repos/octocat/hello-world/branches/main/protection/dismissal_restrictions",
131462
+ "users_url": "https://api.github.com/repos/octocat/hello-world/branches/main/protection/dismissal_restrictions/users",
131463
+ "teams_url": "https://api.github.com/repos/octocat/hello-world/branches/main/protection/dismissal_restrictions/teams",
131464
+ "users": [],
131465
+ "teams": [],
131466
+ "apps": []
131467
+ }
131468
+ },
131469
+ "required_signatures": {
131470
+ "url": "https://api.github.com/repos/octocat/hello-world/branches/main/protection/required_signatures",
131471
+ "enabled": false
131472
+ },
131473
+ "enforce_admins": {
131474
+ "url": "https://api.github.com/repos/octocat/hello-world/branches/main/protection/enforce_admins",
131475
+ "enabled": true
131476
+ },
131477
+ "required_linear_history": {
131478
+ "enabled": true
131479
+ },
131480
+ "allow_force_pushes": {
131481
+ "enabled": true
131482
+ },
131483
+ "allow_deletions": {
131484
+ "enabled": true
131485
+ },
131486
+ "block_creations": {
131487
+ "enabled": true
131488
+ },
131489
+ "required_conversation_resolution": {
131490
+ "enabled": true
131491
+ }
131492
+ }
131493
+ }
131025
131494
  }
131026
131495
  }
131027
131496
  }
@@ -135225,7 +135694,7 @@
135225
135694
  "properties": {
135226
135695
  "contexts": {
135227
135696
  "type": "array",
135228
- "description": "contexts parameter",
135697
+ "description": "The name of the status checks",
135229
135698
  "items": {
135230
135699
  "type": "string"
135231
135700
  }
@@ -135241,6 +135710,17 @@
135241
135710
  }
135242
135711
  }
135243
135712
  ]
135713
+ },
135714
+ "examples": {
135715
+ "default": {
135716
+ "summary": "Example adding status checks to a branch protection rule",
135717
+ "value": {
135718
+ "contexts": [
135719
+ "continuous-integration/travis-ci",
135720
+ "continuous-integration/jenkins"
135721
+ ]
135722
+ }
135723
+ }
135244
135724
  }
135245
135725
  }
135246
135726
  }
@@ -135450,7 +135930,7 @@
135450
135930
  "properties": {
135451
135931
  "contexts": {
135452
135932
  "type": "array",
135453
- "description": "contexts parameter",
135933
+ "description": "The name of the status checks",
135454
135934
  "items": {
135455
135935
  "type": "string"
135456
135936
  }
@@ -135466,6 +135946,16 @@
135466
135946
  }
135467
135947
  }
135468
135948
  ]
135949
+ },
135950
+ "examples": {
135951
+ "default": {
135952
+ "summary": "Example updating status checks for a branch protection rule",
135953
+ "value": {
135954
+ "contexts": [
135955
+ "continuous-integration/travis-ci"
135956
+ ]
135957
+ }
135958
+ }
135469
135959
  }
135470
135960
  }
135471
135961
  }
@@ -135647,7 +136137,7 @@
135647
136137
  "properties": {
135648
136138
  "contexts": {
135649
136139
  "type": "array",
135650
- "description": "contexts parameter",
136140
+ "description": "The name of the status checks",
135651
136141
  "items": {
135652
136142
  "type": "string"
135653
136143
  }
@@ -135663,6 +136153,16 @@
135663
136153
  }
135664
136154
  }
135665
136155
  ]
136156
+ },
136157
+ "examples": {
136158
+ "default": {
136159
+ "summary": "Example removing status checks from a branch protection rule",
136160
+ "value": {
136161
+ "contexts": [
136162
+ "continuous-integration/travis-ci"
136163
+ ]
136164
+ }
136165
+ }
135666
136166
  }
135667
136167
  }
135668
136168
  }
@@ -138368,7 +138868,7 @@
138368
138868
  "properties": {
138369
138869
  "teams": {
138370
138870
  "type": "array",
138371
- "description": "teams parameter",
138871
+ "description": "The slug values for teams",
138372
138872
  "items": {
138373
138873
  "type": "string"
138374
138874
  }
@@ -138384,6 +138884,16 @@
138384
138884
  }
138385
138885
  }
138386
138886
  ]
138887
+ },
138888
+ "examples": {
138889
+ "default": {
138890
+ "summary": "Example adding a team in a branch protection rule",
138891
+ "value": {
138892
+ "teams": [
138893
+ "justice-league"
138894
+ ]
138895
+ }
138896
+ }
138387
138897
  }
138388
138898
  }
138389
138899
  }
@@ -138714,7 +139224,7 @@
138714
139224
  "properties": {
138715
139225
  "teams": {
138716
139226
  "type": "array",
138717
- "description": "teams parameter",
139227
+ "description": "The slug values for teams",
138718
139228
  "items": {
138719
139229
  "type": "string"
138720
139230
  }
@@ -138725,11 +139235,21 @@
138725
139235
  ],
138726
139236
  "example": {
138727
139237
  "teams": [
138728
- "my-team"
139238
+ "justice-league"
138729
139239
  ]
138730
139240
  }
138731
139241
  }
138732
139242
  ]
139243
+ },
139244
+ "examples": {
139245
+ "default": {
139246
+ "summary": "Example replacing a team in a branch protection rule",
139247
+ "value": {
139248
+ "teams": [
139249
+ "justice-league"
139250
+ ]
139251
+ }
139252
+ }
138733
139253
  }
138734
139254
  }
138735
139255
  }
@@ -139059,7 +139579,7 @@
139059
139579
  "properties": {
139060
139580
  "teams": {
139061
139581
  "type": "array",
139062
- "description": "teams parameter",
139582
+ "description": "The slug values for teams",
139063
139583
  "items": {
139064
139584
  "type": "string"
139065
139585
  }
@@ -139075,6 +139595,16 @@
139075
139595
  }
139076
139596
  }
139077
139597
  ]
139598
+ },
139599
+ "examples": {
139600
+ "default": {
139601
+ "summary": "Example removing a team in a branch protection rule",
139602
+ "value": {
139603
+ "teams": [
139604
+ "justice-league"
139605
+ ]
139606
+ }
139607
+ }
139078
139608
  }
139079
139609
  }
139080
139610
  }
@@ -139639,7 +140169,7 @@
139639
140169
  "properties": {
139640
140170
  "users": {
139641
140171
  "type": "array",
139642
- "description": "users parameter",
140172
+ "description": "The username for users",
139643
140173
  "items": {
139644
140174
  "type": "string"
139645
140175
  }
@@ -139655,6 +140185,16 @@
139655
140185
  }
139656
140186
  }
139657
140187
  ]
140188
+ },
140189
+ "examples": {
140190
+ "default": {
140191
+ "summary": "Example adding a user in a branch protection rule",
140192
+ "value": {
140193
+ "users": [
140194
+ "octocat"
140195
+ ]
140196
+ }
140197
+ }
139658
140198
  }
139659
140199
  }
139660
140200
  }
@@ -139946,7 +140486,7 @@
139946
140486
  "properties": {
139947
140487
  "users": {
139948
140488
  "type": "array",
139949
- "description": "users parameter",
140489
+ "description": "The username for users",
139950
140490
  "items": {
139951
140491
  "type": "string"
139952
140492
  }
@@ -139962,6 +140502,16 @@
139962
140502
  }
139963
140503
  }
139964
140504
  ]
140505
+ },
140506
+ "examples": {
140507
+ "default": {
140508
+ "summary": "Example replacing a user in a branch protection rule",
140509
+ "value": {
140510
+ "users": [
140511
+ "octocat"
140512
+ ]
140513
+ }
140514
+ }
139965
140515
  }
139966
140516
  }
139967
140517
  }
@@ -140252,7 +140802,7 @@
140252
140802
  "properties": {
140253
140803
  "users": {
140254
140804
  "type": "array",
140255
- "description": "users parameter",
140805
+ "description": "The username for users",
140256
140806
  "items": {
140257
140807
  "type": "string"
140258
140808
  }
@@ -140268,6 +140818,16 @@
140268
140818
  }
140269
140819
  }
140270
140820
  ]
140821
+ },
140822
+ "examples": {
140823
+ "default": {
140824
+ "summary": "Example removing a user in a branch protection rule",
140825
+ "value": {
140826
+ "users": [
140827
+ "octocat"
140828
+ ]
140829
+ }
140830
+ }
140271
140831
  }
140272
140832
  }
140273
140833
  }
@@ -146266,6 +146826,11 @@
146266
146826
  "description": "Whether to allow forking this repo",
146267
146827
  "type": "boolean"
146268
146828
  },
146829
+ "web_commit_signoff_required": {
146830
+ "description": "Whether to require contributors to sign off on web-based commits",
146831
+ "default": false,
146832
+ "type": "boolean"
146833
+ },
146269
146834
  "subscribers_count": {
146270
146835
  "type": "integer"
146271
146836
  },
@@ -146445,6 +147010,10 @@
146445
147010
  },
146446
147011
  "allow_forking": {
146447
147012
  "type": "boolean"
147013
+ },
147014
+ "web_commit_signoff_required": {
147015
+ "type": "boolean",
147016
+ "example": false
146448
147017
  }
146449
147018
  },
146450
147019
  "required": [
@@ -148761,6 +149330,11 @@
148761
149330
  "description": "Whether to allow forking this repo",
148762
149331
  "type": "boolean"
148763
149332
  },
149333
+ "web_commit_signoff_required": {
149334
+ "description": "Whether to require contributors to sign off on web-based commits",
149335
+ "default": false,
149336
+ "type": "boolean"
149337
+ },
148764
149338
  "subscribers_count": {
148765
149339
  "type": "integer"
148766
149340
  },
@@ -148940,6 +149514,10 @@
148940
149514
  },
148941
149515
  "allow_forking": {
148942
149516
  "type": "boolean"
149517
+ },
149518
+ "web_commit_signoff_required": {
149519
+ "type": "boolean",
149520
+ "example": false
148943
149521
  }
148944
149522
  },
148945
149523
  "required": [
@@ -150979,6 +151557,11 @@
150979
151557
  "description": "Whether to allow forking this repo",
150980
151558
  "type": "boolean"
150981
151559
  },
151560
+ "web_commit_signoff_required": {
151561
+ "description": "Whether to require contributors to sign off on web-based commits",
151562
+ "default": false,
151563
+ "type": "boolean"
151564
+ },
150982
151565
  "subscribers_count": {
150983
151566
  "type": "integer"
150984
151567
  },
@@ -151158,6 +151741,10 @@
151158
151741
  },
151159
151742
  "allow_forking": {
151160
151743
  "type": "boolean"
151744
+ },
151745
+ "web_commit_signoff_required": {
151746
+ "type": "boolean",
151747
+ "example": false
151161
151748
  }
151162
151749
  },
151163
151750
  "required": [
@@ -153370,6 +153957,11 @@
153370
153957
  "description": "Whether to allow forking this repo",
153371
153958
  "type": "boolean"
153372
153959
  },
153960
+ "web_commit_signoff_required": {
153961
+ "description": "Whether to require contributors to sign off on web-based commits",
153962
+ "default": false,
153963
+ "type": "boolean"
153964
+ },
153373
153965
  "subscribers_count": {
153374
153966
  "type": "integer"
153375
153967
  },
@@ -153549,6 +154141,10 @@
153549
154141
  },
153550
154142
  "allow_forking": {
153551
154143
  "type": "boolean"
154144
+ },
154145
+ "web_commit_signoff_required": {
154146
+ "type": "boolean",
154147
+ "example": false
153552
154148
  }
153553
154149
  },
153554
154150
  "required": [
@@ -157341,6 +157937,33 @@
157341
157937
  "description": "An identifier for the upload.",
157342
157938
  "example": "6c81cd8e-b078-4ac3-a3be-1dad7dbd0b53"
157343
157939
  }
157940
+ },
157941
+ {
157942
+ "name": "direction",
157943
+ "description": "The direction to sort the results by.",
157944
+ "in": "query",
157945
+ "required": false,
157946
+ "schema": {
157947
+ "type": "string",
157948
+ "enum": [
157949
+ "asc",
157950
+ "desc"
157951
+ ],
157952
+ "default": "desc"
157953
+ }
157954
+ },
157955
+ {
157956
+ "name": "sort",
157957
+ "description": "The property by which to sort the results.",
157958
+ "in": "query",
157959
+ "required": false,
157960
+ "schema": {
157961
+ "type": "string",
157962
+ "enum": [
157963
+ "created"
157964
+ ],
157965
+ "default": "created"
157966
+ }
157344
157967
  }
157345
157968
  ],
157346
157969
  "responses": {
@@ -160533,6 +161156,11 @@
160533
161156
  "description": "Whether to allow forking this repo",
160534
161157
  "type": "boolean"
160535
161158
  },
161159
+ "web_commit_signoff_required": {
161160
+ "description": "Whether to require contributors to sign off on web-based commits",
161161
+ "default": false,
161162
+ "type": "boolean"
161163
+ },
160536
161164
  "subscribers_count": {
160537
161165
  "type": "integer"
160538
161166
  },
@@ -160712,6 +161340,10 @@
160712
161340
  },
160713
161341
  "allow_forking": {
160714
161342
  "type": "boolean"
161343
+ },
161344
+ "web_commit_signoff_required": {
161345
+ "type": "boolean",
161346
+ "example": false
160715
161347
  }
160716
161348
  },
160717
161349
  "required": [
@@ -167834,6 +168466,11 @@
167834
168466
  "description": "Whether to allow forking this repo",
167835
168467
  "type": "boolean"
167836
168468
  },
168469
+ "web_commit_signoff_required": {
168470
+ "description": "Whether to require contributors to sign off on web-based commits",
168471
+ "default": false,
168472
+ "type": "boolean"
168473
+ },
167837
168474
  "subscribers_count": {
167838
168475
  "type": "integer"
167839
168476
  },
@@ -169083,6 +169720,11 @@
169083
169720
  "description": "Whether to allow forking this repo",
169084
169721
  "type": "boolean"
169085
169722
  },
169723
+ "web_commit_signoff_required": {
169724
+ "description": "Whether to require contributors to sign off on web-based commits",
169725
+ "default": false,
169726
+ "type": "boolean"
169727
+ },
169086
169728
  "subscribers_count": {
169087
169729
  "type": "integer"
169088
169730
  },
@@ -173995,6 +174637,11 @@
173995
174637
  "description": "Whether to allow forking this repo",
173996
174638
  "type": "boolean"
173997
174639
  },
174640
+ "web_commit_signoff_required": {
174641
+ "description": "Whether to require contributors to sign off on web-based commits",
174642
+ "default": false,
174643
+ "type": "boolean"
174644
+ },
173998
174645
  "subscribers_count": {
173999
174646
  "type": "integer"
174000
174647
  },
@@ -174174,6 +174821,10 @@
174174
174821
  },
174175
174822
  "allow_forking": {
174176
174823
  "type": "boolean"
174824
+ },
174825
+ "web_commit_signoff_required": {
174826
+ "type": "boolean",
174827
+ "example": false
174177
174828
  }
174178
174829
  },
174179
174830
  "required": [
@@ -176134,6 +176785,11 @@
176134
176785
  "description": "Whether to allow forking this repo",
176135
176786
  "type": "boolean"
176136
176787
  },
176788
+ "web_commit_signoff_required": {
176789
+ "description": "Whether to require contributors to sign off on web-based commits",
176790
+ "default": false,
176791
+ "type": "boolean"
176792
+ },
176137
176793
  "subscribers_count": {
176138
176794
  "type": "integer"
176139
176795
  },
@@ -176313,6 +176969,10 @@
176313
176969
  },
176314
176970
  "allow_forking": {
176315
176971
  "type": "boolean"
176972
+ },
176973
+ "web_commit_signoff_required": {
176974
+ "type": "boolean",
176975
+ "example": false
176316
176976
  }
176317
176977
  },
176318
176978
  "required": [
@@ -178928,7 +179588,7 @@
178928
179588
  "/repos/{owner}/{repo}/contents/{path}": {
178929
179589
  "get": {
178930
179590
  "summary": "Get repository content",
178931
- "description": "Gets the contents of a file or directory in a repository. Specify the file path or directory in `:path`. If you omit\n`:path`, you will receive the contents of the repository's root directory. See the description below regarding what the API response includes for directories. \n\nFiles and symlinks support [a custom media type](https://docs.github.com/github-ae@latest/rest/reference/repos#custom-media-types) for\nretrieving the raw content or rendered HTML (when supported). All content types support [a custom media\ntype](https://docs.github.com/github-ae@latest/rest/reference/repos#custom-media-types) to ensure the content is returned in a consistent\nobject format.\n\n**Note**:\n* To get a repository's contents recursively, you can [recursively get the tree](https://docs.github.com/github-ae@latest/rest/reference/git#trees).\n* This API has an upper limit of 1,000 files for a directory. If you need to retrieve more files, use the [Git Trees\nAPI](https://docs.github.com/github-ae@latest/rest/reference/git#get-a-tree).\n* This API supports files up to 1 megabyte in size.\n\n#### If the content is a directory\nThe response will be an array of objects, one object for each item in the directory.\nWhen listing the contents of a directory, submodules have their \"type\" specified as \"file\". Logically, the value\n_should_ be \"submodule\". This behavior exists in API v3 [for backwards compatibility purposes](https://git.io/v1YCW).\nIn the next major version of the API, the type will be returned as \"submodule\".\n\n#### If the content is a symlink \nIf the requested `:path` points to a symlink, and the symlink's target is a normal file in the repository, then the\nAPI responds with the content of the file (in the format shown in the example. Otherwise, the API responds with an object \ndescribing the symlink itself.\n\n#### If the content is a submodule\nThe `submodule_git_url` identifies the location of the submodule repository, and the `sha` identifies a specific\ncommit within the submodule repository. Git uses the given URL when cloning the submodule repository, and checks out\nthe submodule at that specific commit.\n\nIf the submodule repository is not hosted on github.com, the Git URLs (`git_url` and `_links[\"git\"]`) and the\ngithub.com URLs (`html_url` and `_links[\"html\"]`) will have null values.",
179591
+ "description": "Gets the contents of a file or directory in a repository. Specify the file path or directory in `:path`. If you omit\n`:path`, you will receive the contents of the repository's root directory. See the description below regarding what the API response includes for directories. \n\nFiles and symlinks support [a custom media type](https://docs.github.com/github-ae@latest/rest/reference/repos#custom-media-types) for\nretrieving the raw content or rendered HTML (when supported). All content types support [a custom media\ntype](https://docs.github.com/github-ae@latest/rest/reference/repos#custom-media-types) to ensure the content is returned in a consistent\nobject format.\n\n**Notes**:\n* To get a repository's contents recursively, you can [recursively get the tree](https://docs.github.com/github-ae@latest/rest/reference/git#trees).\n* This API has an upper limit of 1,000 files for a directory. If you need to retrieve more files, use the [Git Trees\nAPI](https://docs.github.com/github-ae@latest/rest/reference/git#get-a-tree).\n * Download URLs expire and are meant to be used just once. To ensure the download URL does not expire, please use the contents API to obtain a fresh download URL for each download. \n* This API supports files up to 1 megabyte in size.\n\n#### If the content is a directory\nThe response will be an array of objects, one object for each item in the directory.\nWhen listing the contents of a directory, submodules have their \"type\" specified as \"file\". Logically, the value\n_should_ be \"submodule\". This behavior exists in API v3 [for backwards compatibility purposes](https://git.io/v1YCW).\nIn the next major version of the API, the type will be returned as \"submodule\".\n\n#### If the content is a symlink \nIf the requested `:path` points to a symlink, and the symlink's target is a normal file in the repository, then the\nAPI responds with the content of the file (in the format shown in the example. Otherwise, the API responds with an object \ndescribing the symlink itself.\n\n#### If the content is a submodule\nThe `submodule_git_url` identifies the location of the submodule repository, and the `sha` identifies a specific\ncommit within the submodule repository. Git uses the given URL when cloning the submodule repository, and checks out\nthe submodule at that specific commit.\n\nIf the submodule repository is not hosted on github.com, the Git URLs (`git_url` and `_links[\"git\"]`) and the\ngithub.com URLs (`html_url` and `_links[\"html\"]`) will have null values.",
178932
179592
  "tags": [
178933
179593
  "repos"
178934
179594
  ],
@@ -189835,6 +190495,11 @@
189835
190495
  "description": "Whether to allow forking this repo",
189836
190496
  "type": "boolean"
189837
190497
  },
190498
+ "web_commit_signoff_required": {
190499
+ "description": "Whether to require contributors to sign off on web-based commits",
190500
+ "default": false,
190501
+ "type": "boolean"
190502
+ },
189838
190503
  "subscribers_count": {
189839
190504
  "type": "integer"
189840
190505
  },
@@ -192414,6 +193079,11 @@
192414
193079
  "description": "Whether to allow forking this repo",
192415
193080
  "type": "boolean"
192416
193081
  },
193082
+ "web_commit_signoff_required": {
193083
+ "description": "Whether to require contributors to sign off on web-based commits",
193084
+ "default": false,
193085
+ "type": "boolean"
193086
+ },
192417
193087
  "subscribers_count": {
192418
193088
  "type": "integer"
192419
193089
  },
@@ -192593,6 +193263,10 @@
192593
193263
  },
192594
193264
  "allow_forking": {
192595
193265
  "type": "boolean"
193266
+ },
193267
+ "web_commit_signoff_required": {
193268
+ "type": "boolean",
193269
+ "example": false
192596
193270
  }
192597
193271
  },
192598
193272
  "required": [
@@ -194382,6 +195056,11 @@
194382
195056
  "description": "Whether to allow forking this repo",
194383
195057
  "type": "boolean"
194384
195058
  },
195059
+ "web_commit_signoff_required": {
195060
+ "description": "Whether to require contributors to sign off on web-based commits",
195061
+ "default": false,
195062
+ "type": "boolean"
195063
+ },
194385
195064
  "subscribers_count": {
194386
195065
  "type": "integer"
194387
195066
  },
@@ -194511,6 +195190,10 @@
194511
195190
  "type": "boolean",
194512
195191
  "example": true
194513
195192
  },
195193
+ "web_commit_signoff_required": {
195194
+ "type": "boolean",
195195
+ "example": false
195196
+ },
194514
195197
  "subscribers_count": {
194515
195198
  "type": "integer",
194516
195199
  "example": 42
@@ -195693,6 +196376,11 @@
195693
196376
  "description": "Whether to allow forking this repo",
195694
196377
  "type": "boolean"
195695
196378
  },
196379
+ "web_commit_signoff_required": {
196380
+ "description": "Whether to require contributors to sign off on web-based commits",
196381
+ "default": false,
196382
+ "type": "boolean"
196383
+ },
195696
196384
  "subscribers_count": {
195697
196385
  "type": "integer"
195698
196386
  },
@@ -196801,6 +197489,11 @@
196801
197489
  "description": "Whether to allow forking this repo",
196802
197490
  "type": "boolean"
196803
197491
  },
197492
+ "web_commit_signoff_required": {
197493
+ "description": "Whether to require contributors to sign off on web-based commits",
197494
+ "default": false,
197495
+ "type": "boolean"
197496
+ },
196804
197497
  "subscribers_count": {
196805
197498
  "type": "integer"
196806
197499
  },
@@ -197311,6 +198004,7 @@
197311
198004
  "delete_branch_on_merge": true,
197312
198005
  "allow_merge_commit": true,
197313
198006
  "allow_forking": true,
198007
+ "web_commit_signoff_required": false,
197314
198008
  "subscribers_count": 42,
197315
198009
  "network_count": 0,
197316
198010
  "organization": {
@@ -204260,14 +204954,6 @@
204260
204954
  "write"
204261
204955
  ]
204262
204956
  },
204263
- "organization_custom_roles": {
204264
- "type": "string",
204265
- "description": "The level of permission to grant the access token for custom roles management.",
204266
- "enum": [
204267
- "read",
204268
- "write"
204269
- ]
204270
- },
204271
204957
  "deployments": {
204272
204958
  "type": "string",
204273
204959
  "description": "The level of permission to grant the access token for deployments and deployment statuses.",
@@ -204788,7 +205474,13 @@
204788
205474
  "category": "apps",
204789
205475
  "subcategory": null
204790
205476
  },
204791
- "x-octokit": {}
205477
+ "x-octokit": {
205478
+ "diff": {
205479
+ "api.github.com": {
205480
+ "type": "changed"
205481
+ }
205482
+ }
205483
+ }
204792
205484
  }
204793
205485
  },
204794
205486
  "/repos/{owner}/{repo}/invitations": {
@@ -206305,6 +206997,11 @@
206305
206997
  "description": "Whether to allow forking this repo",
206306
206998
  "type": "boolean"
206307
206999
  },
207000
+ "web_commit_signoff_required": {
207001
+ "description": "Whether to require contributors to sign off on web-based commits",
207002
+ "default": false,
207003
+ "type": "boolean"
207004
+ },
206308
207005
  "subscribers_count": {
206309
207006
  "type": "integer"
206310
207007
  },
@@ -206484,6 +207181,10 @@
206484
207181
  },
206485
207182
  "allow_forking": {
206486
207183
  "type": "boolean"
207184
+ },
207185
+ "web_commit_signoff_required": {
207186
+ "type": "boolean",
207187
+ "example": false
206487
207188
  }
206488
207189
  },
206489
207190
  "required": [
@@ -207032,6 +207733,14 @@
207032
207733
  ]
207033
207734
  }
207034
207735
  }
207736
+ },
207737
+ "examples": {
207738
+ "default": {
207739
+ "summary": "Example request body",
207740
+ "value": {
207741
+ "permissions": "write"
207742
+ }
207743
+ }
207035
207744
  }
207036
207745
  }
207037
207746
  }
@@ -208498,6 +209207,11 @@
208498
209207
  "description": "Whether to allow forking this repo",
208499
209208
  "type": "boolean"
208500
209209
  },
209210
+ "web_commit_signoff_required": {
209211
+ "description": "Whether to require contributors to sign off on web-based commits",
209212
+ "default": false,
209213
+ "type": "boolean"
209214
+ },
208501
209215
  "subscribers_count": {
208502
209216
  "type": "integer"
208503
209217
  },
@@ -208677,6 +209391,10 @@
208677
209391
  },
208678
209392
  "allow_forking": {
208679
209393
  "type": "boolean"
209394
+ },
209395
+ "web_commit_signoff_required": {
209396
+ "type": "boolean",
209397
+ "example": false
208680
209398
  }
208681
209399
  },
208682
209400
  "required": [
@@ -211263,6 +211981,11 @@
211263
211981
  "description": "Whether to allow forking this repo",
211264
211982
  "type": "boolean"
211265
211983
  },
211984
+ "web_commit_signoff_required": {
211985
+ "description": "Whether to require contributors to sign off on web-based commits",
211986
+ "default": false,
211987
+ "type": "boolean"
211988
+ },
211266
211989
  "subscribers_count": {
211267
211990
  "type": "integer"
211268
211991
  },
@@ -211854,7 +212577,8 @@
211854
212577
  "type": "User",
211855
212578
  "site_admin": false
211856
212579
  },
211857
- "author_association": "COLLABORATOR"
212580
+ "author_association": "COLLABORATOR",
212581
+ "state_reason": "completed"
211858
212582
  }
211859
212583
  ]
211860
212584
  }
@@ -214040,6 +214764,11 @@
214040
214764
  "description": "Whether to allow forking this repo",
214041
214765
  "type": "boolean"
214042
214766
  },
214767
+ "web_commit_signoff_required": {
214768
+ "description": "Whether to require contributors to sign off on web-based commits",
214769
+ "default": false,
214770
+ "type": "boolean"
214771
+ },
214043
214772
  "subscribers_count": {
214044
214773
  "type": "integer"
214045
214774
  },
@@ -214629,7 +215358,8 @@
214629
215358
  "type": "User",
214630
215359
  "site_admin": false
214631
215360
  },
214632
- "author_association": "COLLABORATOR"
215361
+ "author_association": "COLLABORATOR",
215362
+ "state_reason": "completed"
214633
215363
  }
214634
215364
  }
214635
215365
  }
@@ -219985,6 +220715,11 @@
219985
220715
  "description": "Whether to allow forking this repo",
219986
220716
  "type": "boolean"
219987
220717
  },
220718
+ "web_commit_signoff_required": {
220719
+ "description": "Whether to require contributors to sign off on web-based commits",
220720
+ "default": false,
220721
+ "type": "boolean"
220722
+ },
219988
220723
  "subscribers_count": {
219989
220724
  "type": "integer"
219990
220725
  },
@@ -221615,7 +222350,8 @@
221615
222350
  "closed_at": null,
221616
222351
  "created_at": "2011-04-22T13:33:48Z",
221617
222352
  "updated_at": "2011-04-22T13:33:48Z",
221618
- "author_association": "COLLABORATOR"
222353
+ "author_association": "COLLABORATOR",
222354
+ "state_reason": "completed"
221619
222355
  }
221620
222356
  }
221621
222357
  ]
@@ -223818,6 +224554,11 @@
223818
224554
  "description": "Whether to allow forking this repo",
223819
224555
  "type": "boolean"
223820
224556
  },
224557
+ "web_commit_signoff_required": {
224558
+ "description": "Whether to require contributors to sign off on web-based commits",
224559
+ "default": false,
224560
+ "type": "boolean"
224561
+ },
223821
224562
  "subscribers_count": {
223822
224563
  "type": "integer"
223823
224564
  },
@@ -225486,7 +226227,8 @@
225486
226227
  "closed_at": null,
225487
226228
  "created_at": "2011-04-22T13:33:48Z",
225488
226229
  "updated_at": "2011-04-22T13:33:48Z",
225489
- "author_association": "COLLABORATOR"
226230
+ "author_association": "COLLABORATOR",
226231
+ "state_reason": "completed"
225490
226232
  }
225491
226233
  }
225492
226234
  }
@@ -227533,6 +228275,11 @@
227533
228275
  "description": "Whether to allow forking this repo",
227534
228276
  "type": "boolean"
227535
228277
  },
228278
+ "web_commit_signoff_required": {
228279
+ "description": "Whether to require contributors to sign off on web-based commits",
228280
+ "default": false,
228281
+ "type": "boolean"
228282
+ },
227536
228283
  "subscribers_count": {
227537
228284
  "type": "integer"
227538
228285
  },
@@ -228122,7 +228869,8 @@
228122
228869
  "type": "User",
228123
228870
  "site_admin": false
228124
228871
  },
228125
- "author_association": "COLLABORATOR"
228872
+ "author_association": "COLLABORATOR",
228873
+ "state_reason": "completed"
228126
228874
  }
228127
228875
  }
228128
228876
  }
@@ -228302,6 +229050,12 @@
228302
229050
  "closed"
228303
229051
  ]
228304
229052
  },
229053
+ "state_reason": {
229054
+ "type": "string",
229055
+ "nullable": true,
229056
+ "description": "The reason for the current state",
229057
+ "example": "not_planned"
229058
+ },
228305
229059
  "milestone": {
228306
229060
  "oneOf": [
228307
229061
  {
@@ -230276,6 +231030,11 @@
230276
231030
  "description": "Whether to allow forking this repo",
230277
231031
  "type": "boolean"
230278
231032
  },
231033
+ "web_commit_signoff_required": {
231034
+ "description": "Whether to require contributors to sign off on web-based commits",
231035
+ "default": false,
231036
+ "type": "boolean"
231037
+ },
230279
231038
  "subscribers_count": {
230280
231039
  "type": "integer"
230281
231040
  },
@@ -230865,7 +231624,8 @@
230865
231624
  "type": "User",
230866
231625
  "site_admin": false
230867
231626
  },
230868
- "author_association": "COLLABORATOR"
231627
+ "author_association": "COLLABORATOR",
231628
+ "state_reason": "completed"
230869
231629
  }
230870
231630
  }
230871
231631
  }
@@ -233056,6 +233816,11 @@
233056
233816
  "description": "Whether to allow forking this repo",
233057
233817
  "type": "boolean"
233058
233818
  },
233819
+ "web_commit_signoff_required": {
233820
+ "description": "Whether to require contributors to sign off on web-based commits",
233821
+ "default": false,
233822
+ "type": "boolean"
233823
+ },
233059
233824
  "subscribers_count": {
233060
233825
  "type": "integer"
233061
233826
  },
@@ -233645,7 +234410,8 @@
233645
234410
  "type": "User",
233646
234411
  "site_admin": false
233647
234412
  },
233648
- "author_association": "COLLABORATOR"
234413
+ "author_association": "COLLABORATOR",
234414
+ "state_reason": "completed"
233649
234415
  }
233650
234416
  }
233651
234417
  }
@@ -256848,6 +257614,11 @@
256848
257614
  "description": "Whether to allow forking this repo",
256849
257615
  "type": "boolean"
256850
257616
  },
257617
+ "web_commit_signoff_required": {
257618
+ "description": "Whether to require contributors to sign off on web-based commits",
257619
+ "default": false,
257620
+ "type": "boolean"
257621
+ },
256851
257622
  "subscribers_count": {
256852
257623
  "type": "integer"
256853
257624
  },
@@ -266055,6 +266826,11 @@
266055
266826
  "description": "Whether to allow forking this repo",
266056
266827
  "type": "boolean"
266057
266828
  },
266829
+ "web_commit_signoff_required": {
266830
+ "description": "Whether to require contributors to sign off on web-based commits",
266831
+ "default": false,
266832
+ "type": "boolean"
266833
+ },
266058
266834
  "subscribers_count": {
266059
266835
  "type": "integer"
266060
266836
  },
@@ -266234,6 +267010,10 @@
266234
267010
  },
266235
267011
  "allow_forking": {
266236
267012
  "type": "boolean"
267013
+ },
267014
+ "web_commit_signoff_required": {
267015
+ "type": "boolean",
267016
+ "example": false
266237
267017
  }
266238
267018
  },
266239
267019
  "required": [
@@ -271582,6 +272362,11 @@
271582
272362
  "description": "Whether to allow forking this repo",
271583
272363
  "type": "boolean"
271584
272364
  },
272365
+ "web_commit_signoff_required": {
272366
+ "description": "Whether to require contributors to sign off on web-based commits",
272367
+ "default": false,
272368
+ "type": "boolean"
272369
+ },
271585
272370
  "subscribers_count": {
271586
272371
  "type": "integer"
271587
272372
  },
@@ -272831,6 +273616,11 @@
272831
273616
  "description": "Whether to allow forking this repo",
272832
273617
  "type": "boolean"
272833
273618
  },
273619
+ "web_commit_signoff_required": {
273620
+ "description": "Whether to require contributors to sign off on web-based commits",
273621
+ "default": false,
273622
+ "type": "boolean"
273623
+ },
272834
273624
  "subscribers_count": {
272835
273625
  "type": "integer"
272836
273626
  },
@@ -275477,6 +276267,9 @@
275477
276267
  },
275478
276268
  "is_template": {
275479
276269
  "type": "boolean"
276270
+ },
276271
+ "web_commit_signoff_required": {
276272
+ "type": "boolean"
275480
276273
  }
275481
276274
  },
275482
276275
  "required": [
@@ -276090,6 +276883,9 @@
276090
276883
  },
276091
276884
  "allow_forking": {
276092
276885
  "type": "boolean"
276886
+ },
276887
+ "web_commit_signoff_required": {
276888
+ "type": "boolean"
276093
276889
  }
276094
276890
  },
276095
276891
  "required": [
@@ -281528,6 +282324,9 @@
281528
282324
  },
281529
282325
  "is_template": {
281530
282326
  "type": "boolean"
282327
+ },
282328
+ "web_commit_signoff_required": {
282329
+ "type": "boolean"
281531
282330
  }
281532
282331
  },
281533
282332
  "required": [
@@ -282141,6 +282940,9 @@
282141
282940
  },
282142
282941
  "allow_forking": {
282143
282942
  "type": "boolean"
282943
+ },
282944
+ "web_commit_signoff_required": {
282945
+ "type": "boolean"
282144
282946
  }
282145
282947
  },
282146
282948
  "required": [
@@ -284895,6 +285697,9 @@
284895
285697
  },
284896
285698
  "is_template": {
284897
285699
  "type": "boolean"
285700
+ },
285701
+ "web_commit_signoff_required": {
285702
+ "type": "boolean"
284898
285703
  }
284899
285704
  },
284900
285705
  "required": [
@@ -285508,6 +286313,9 @@
285508
286313
  },
285509
286314
  "allow_forking": {
285510
286315
  "type": "boolean"
286316
+ },
286317
+ "web_commit_signoff_required": {
286318
+ "type": "boolean"
285511
286319
  }
285512
286320
  },
285513
286321
  "required": [
@@ -292554,6 +293362,11 @@
292554
293362
  "description": "Whether to allow forking this repo",
292555
293363
  "type": "boolean"
292556
293364
  },
293365
+ "web_commit_signoff_required": {
293366
+ "description": "Whether to require contributors to sign off on web-based commits",
293367
+ "default": false,
293368
+ "type": "boolean"
293369
+ },
292557
293370
  "subscribers_count": {
292558
293371
  "type": "integer"
292559
293372
  },
@@ -293803,6 +294616,11 @@
293803
294616
  "description": "Whether to allow forking this repo",
293804
294617
  "type": "boolean"
293805
294618
  },
294619
+ "web_commit_signoff_required": {
294620
+ "description": "Whether to require contributors to sign off on web-based commits",
294621
+ "default": false,
294622
+ "type": "boolean"
294623
+ },
293806
294624
  "subscribers_count": {
293807
294625
  "type": "integer"
293808
294626
  },
@@ -297107,6 +297925,11 @@
297107
297925
  "description": "Whether to allow forking this repo",
297108
297926
  "type": "boolean"
297109
297927
  },
297928
+ "web_commit_signoff_required": {
297929
+ "description": "Whether to require contributors to sign off on web-based commits",
297930
+ "default": false,
297931
+ "type": "boolean"
297932
+ },
297110
297933
  "subscribers_count": {
297111
297934
  "type": "integer"
297112
297935
  },
@@ -298356,6 +299179,11 @@
298356
299179
  "description": "Whether to allow forking this repo",
298357
299180
  "type": "boolean"
298358
299181
  },
299182
+ "web_commit_signoff_required": {
299183
+ "description": "Whether to require contributors to sign off on web-based commits",
299184
+ "default": false,
299185
+ "type": "boolean"
299186
+ },
298359
299187
  "subscribers_count": {
298360
299188
  "type": "integer"
298361
299189
  },
@@ -315377,6 +316205,11 @@
315377
316205
  "description": "Whether to allow forking this repo",
315378
316206
  "type": "boolean"
315379
316207
  },
316208
+ "web_commit_signoff_required": {
316209
+ "description": "Whether to require contributors to sign off on web-based commits",
316210
+ "default": false,
316211
+ "type": "boolean"
316212
+ },
315380
316213
  "subscribers_count": {
315381
316214
  "type": "integer"
315382
316215
  },
@@ -315556,6 +316389,10 @@
315556
316389
  },
315557
316390
  "allow_forking": {
315558
316391
  "type": "boolean"
316392
+ },
316393
+ "web_commit_signoff_required": {
316394
+ "type": "boolean",
316395
+ "example": false
315559
316396
  }
315560
316397
  },
315561
316398
  "required": [
@@ -317023,6 +317860,11 @@
317023
317860
  "description": "Whether to allow forking this repo",
317024
317861
  "type": "boolean"
317025
317862
  },
317863
+ "web_commit_signoff_required": {
317864
+ "description": "Whether to require contributors to sign off on web-based commits",
317865
+ "default": false,
317866
+ "type": "boolean"
317867
+ },
317026
317868
  "subscribers_count": {
317027
317869
  "type": "integer"
317028
317870
  },
@@ -319836,6 +320678,11 @@
319836
320678
  "description": "Whether to allow forking this repo",
319837
320679
  "type": "boolean"
319838
320680
  },
320681
+ "web_commit_signoff_required": {
320682
+ "description": "Whether to require contributors to sign off on web-based commits",
320683
+ "default": false,
320684
+ "type": "boolean"
320685
+ },
319839
320686
  "subscribers_count": {
319840
320687
  "type": "integer"
319841
320688
  },
@@ -320015,6 +320862,10 @@
320015
320862
  },
320016
320863
  "allow_forking": {
320017
320864
  "type": "boolean"
320865
+ },
320866
+ "web_commit_signoff_required": {
320867
+ "type": "boolean",
320868
+ "example": false
320018
320869
  }
320019
320870
  },
320020
320871
  "required": [
@@ -322186,6 +323037,11 @@
322186
323037
  "description": "Whether to allow forking this repo",
322187
323038
  "type": "boolean"
322188
323039
  },
323040
+ "web_commit_signoff_required": {
323041
+ "description": "Whether to require contributors to sign off on web-based commits",
323042
+ "default": false,
323043
+ "type": "boolean"
323044
+ },
322189
323045
  "subscribers_count": {
322190
323046
  "type": "integer"
322191
323047
  },
@@ -322365,6 +323221,10 @@
322365
323221
  },
322366
323222
  "allow_forking": {
322367
323223
  "type": "boolean"
323224
+ },
323225
+ "web_commit_signoff_required": {
323226
+ "type": "boolean",
323227
+ "example": false
322368
323228
  }
322369
323229
  },
322370
323230
  "required": [
@@ -324531,6 +325391,11 @@
324531
325391
  "description": "Whether to allow forking this repo",
324532
325392
  "type": "boolean"
324533
325393
  },
325394
+ "web_commit_signoff_required": {
325395
+ "description": "Whether to require contributors to sign off on web-based commits",
325396
+ "default": false,
325397
+ "type": "boolean"
325398
+ },
324534
325399
  "subscribers_count": {
324535
325400
  "type": "integer"
324536
325401
  },
@@ -325059,7 +325924,8 @@
325059
325924
  "body": "...",
325060
325925
  "score": 1,
325061
325926
  "locked": true,
325062
- "author_association": "COLLABORATOR"
325927
+ "author_association": "COLLABORATOR",
325928
+ "state_reason": "completed"
325063
325929
  }
325064
325930
  ]
325065
325931
  }
@@ -326153,6 +327019,10 @@
326153
327019
  },
326154
327020
  "is_template": {
326155
327021
  "type": "boolean"
327022
+ },
327023
+ "web_commit_signoff_required": {
327024
+ "type": "boolean",
327025
+ "example": false
326156
327026
  }
326157
327027
  },
326158
327028
  "required": [
@@ -327389,8 +328259,8 @@
327389
328259
  "example": "2017-08-17T12:37:15Z"
327390
328260
  },
327391
328261
  "organization": {
327392
- "title": "Organization Full",
327393
- "description": "Organization Full",
328262
+ "title": "Team Organization",
328263
+ "description": "Team Organization",
327394
328264
  "type": "object",
327395
328265
  "properties": {
327396
328266
  "login": {
@@ -327615,6 +328485,10 @@
327615
328485
  "example": false,
327616
328486
  "nullable": true
327617
328487
  },
328488
+ "web_commit_signoff_required": {
328489
+ "type": "boolean",
328490
+ "example": false
328491
+ },
327618
328492
  "updated_at": {
327619
328493
  "type": "string",
327620
328494
  "format": "date-time"
@@ -328004,8 +328878,8 @@
328004
328878
  "example": "2017-08-17T12:37:15Z"
328005
328879
  },
328006
328880
  "organization": {
328007
- "title": "Organization Full",
328008
- "description": "Organization Full",
328881
+ "title": "Team Organization",
328882
+ "description": "Team Organization",
328009
328883
  "type": "object",
328010
328884
  "properties": {
328011
328885
  "login": {
@@ -328230,6 +329104,10 @@
328230
329104
  "example": false,
328231
329105
  "nullable": true
328232
329106
  },
329107
+ "web_commit_signoff_required": {
329108
+ "type": "boolean",
329109
+ "example": false
329110
+ },
328233
329111
  "updated_at": {
328234
329112
  "type": "string",
328235
329113
  "format": "date-time"
@@ -328503,8 +329381,8 @@
328503
329381
  "example": "2017-08-17T12:37:15Z"
328504
329382
  },
328505
329383
  "organization": {
328506
- "title": "Organization Full",
328507
- "description": "Organization Full",
329384
+ "title": "Team Organization",
329385
+ "description": "Team Organization",
328508
329386
  "type": "object",
328509
329387
  "properties": {
328510
329388
  "login": {
@@ -328729,6 +329607,10 @@
328729
329607
  "example": false,
328730
329608
  "nullable": true
328731
329609
  },
329610
+ "web_commit_signoff_required": {
329611
+ "type": "boolean",
329612
+ "example": false
329613
+ },
328732
329614
  "updated_at": {
328733
329615
  "type": "string",
328734
329616
  "format": "date-time"
@@ -335558,6 +336440,11 @@
335558
336440
  "description": "Whether to allow forking this repo",
335559
336441
  "type": "boolean"
335560
336442
  },
336443
+ "web_commit_signoff_required": {
336444
+ "description": "Whether to require contributors to sign off on web-based commits",
336445
+ "default": false,
336446
+ "type": "boolean"
336447
+ },
335561
336448
  "subscribers_count": {
335562
336449
  "type": "integer"
335563
336450
  },
@@ -335737,6 +336624,10 @@
335737
336624
  },
335738
336625
  "allow_forking": {
335739
336626
  "type": "boolean"
336627
+ },
336628
+ "web_commit_signoff_required": {
336629
+ "type": "boolean",
336630
+ "example": false
335740
336631
  }
335741
336632
  },
335742
336633
  "required": [
@@ -337545,6 +338436,11 @@
337545
338436
  "description": "Whether to allow forking this repo",
337546
338437
  "type": "boolean"
337547
338438
  },
338439
+ "web_commit_signoff_required": {
338440
+ "description": "Whether to require contributors to sign off on web-based commits",
338441
+ "default": false,
338442
+ "type": "boolean"
338443
+ },
337548
338444
  "subscribers_count": {
337549
338445
  "type": "integer"
337550
338446
  },
@@ -337675,6 +338571,12 @@
337675
338571
  "type": "boolean",
337676
338572
  "example": false
337677
338573
  },
338574
+ "web_commit_signoff_required": {
338575
+ "description": "Whether to require contributors to sign off on web-based commits",
338576
+ "default": false,
338577
+ "type": "boolean",
338578
+ "example": false
338579
+ },
337678
338580
  "subscribers_count": {
337679
338581
  "type": "integer"
337680
338582
  },
@@ -342314,14 +343216,6 @@
342314
343216
  "write"
342315
343217
  ]
342316
343218
  },
342317
- "organization_custom_roles": {
342318
- "type": "string",
342319
- "description": "The level of permission to grant the access token for custom roles management.",
342320
- "enum": [
342321
- "read",
342322
- "write"
342323
- ]
342324
- },
342325
343219
  "deployments": {
342326
343220
  "type": "string",
342327
343221
  "description": "The level of permission to grant the access token for deployments and deployment statuses.",
@@ -342911,7 +343805,13 @@
342911
343805
  "category": "apps",
342912
343806
  "subcategory": "installations"
342913
343807
  },
342914
- "x-octokit": {}
343808
+ "x-octokit": {
343809
+ "diff": {
343810
+ "api.github.com": {
343811
+ "type": "changed"
343812
+ }
343813
+ }
343814
+ }
342915
343815
  }
342916
343816
  },
342917
343817
  "/user/installations/{installation_id}/repositories": {
@@ -343992,6 +344892,11 @@
343992
344892
  "description": "Whether to allow forking this repo",
343993
344893
  "type": "boolean"
343994
344894
  },
344895
+ "web_commit_signoff_required": {
344896
+ "description": "Whether to require contributors to sign off on web-based commits",
344897
+ "default": false,
344898
+ "type": "boolean"
344899
+ },
343995
344900
  "subscribers_count": {
343996
344901
  "type": "integer"
343997
344902
  },
@@ -346554,6 +347459,11 @@
346554
347459
  "description": "Whether to allow forking this repo",
346555
347460
  "type": "boolean"
346556
347461
  },
347462
+ "web_commit_signoff_required": {
347463
+ "description": "Whether to require contributors to sign off on web-based commits",
347464
+ "default": false,
347465
+ "type": "boolean"
347466
+ },
346557
347467
  "subscribers_count": {
346558
347468
  "type": "integer"
346559
347469
  },
@@ -350707,6 +351617,11 @@
350707
351617
  "description": "Whether to allow forking this repo",
350708
351618
  "type": "boolean"
350709
351619
  },
351620
+ "web_commit_signoff_required": {
351621
+ "description": "Whether to require contributors to sign off on web-based commits",
351622
+ "default": false,
351623
+ "type": "boolean"
351624
+ },
350710
351625
  "subscribers_count": {
350711
351626
  "type": "integer"
350712
351627
  },
@@ -352377,6 +353292,11 @@
352377
353292
  "description": "Whether to allow forking this repo",
352378
353293
  "type": "boolean"
352379
353294
  },
353295
+ "web_commit_signoff_required": {
353296
+ "description": "Whether to require contributors to sign off on web-based commits",
353297
+ "default": false,
353298
+ "type": "boolean"
353299
+ },
352380
353300
  "subscribers_count": {
352381
353301
  "type": "integer"
352382
353302
  },
@@ -354412,6 +355332,11 @@
354412
355332
  "description": "Whether to allow forking this repo",
354413
355333
  "type": "boolean"
354414
355334
  },
355335
+ "web_commit_signoff_required": {
355336
+ "description": "Whether to require contributors to sign off on web-based commits",
355337
+ "default": false,
355338
+ "type": "boolean"
355339
+ },
354415
355340
  "subscribers_count": {
354416
355341
  "type": "integer"
354417
355342
  },
@@ -354591,6 +355516,10 @@
354591
355516
  },
354592
355517
  "allow_forking": {
354593
355518
  "type": "boolean"
355519
+ },
355520
+ "web_commit_signoff_required": {
355521
+ "type": "boolean",
355522
+ "example": false
354594
355523
  }
354595
355524
  },
354596
355525
  "required": [
@@ -356569,6 +357498,11 @@
356569
357498
  "description": "Whether to allow forking this repo",
356570
357499
  "type": "boolean"
356571
357500
  },
357501
+ "web_commit_signoff_required": {
357502
+ "description": "Whether to require contributors to sign off on web-based commits",
357503
+ "default": false,
357504
+ "type": "boolean"
357505
+ },
356572
357506
  "subscribers_count": {
356573
357507
  "type": "integer"
356574
357508
  },
@@ -358113,6 +359047,11 @@
358113
359047
  "description": "Whether to allow forking this repo",
358114
359048
  "type": "boolean"
358115
359049
  },
359050
+ "web_commit_signoff_required": {
359051
+ "description": "Whether to require contributors to sign off on web-based commits",
359052
+ "default": false,
359053
+ "type": "boolean"
359054
+ },
358116
359055
  "subscribers_count": {
358117
359056
  "type": "integer"
358118
359057
  },
@@ -360070,6 +361009,11 @@
360070
361009
  "description": "Whether to allow forking this repo",
360071
361010
  "type": "boolean"
360072
361011
  },
361012
+ "web_commit_signoff_required": {
361013
+ "description": "Whether to require contributors to sign off on web-based commits",
361014
+ "default": false,
361015
+ "type": "boolean"
361016
+ },
360073
361017
  "subscribers_count": {
360074
361018
  "type": "integer"
360075
361019
  },
@@ -360249,6 +361193,10 @@
360249
361193
  },
360250
361194
  "allow_forking": {
360251
361195
  "type": "boolean"
361196
+ },
361197
+ "web_commit_signoff_required": {
361198
+ "type": "boolean",
361199
+ "example": false
360252
361200
  }
360253
361201
  },
360254
361202
  "required": [
@@ -362151,6 +363099,11 @@
362151
363099
  "description": "Whether to allow forking this repo",
362152
363100
  "type": "boolean"
362153
363101
  },
363102
+ "web_commit_signoff_required": {
363103
+ "description": "Whether to require contributors to sign off on web-based commits",
363104
+ "default": false,
363105
+ "type": "boolean"
363106
+ },
362154
363107
  "subscribers_count": {
362155
363108
  "type": "integer"
362156
363109
  },
@@ -363403,6 +364356,11 @@
363403
364356
  "description": "Whether to allow forking this repo",
363404
364357
  "type": "boolean"
363405
364358
  },
364359
+ "web_commit_signoff_required": {
364360
+ "description": "Whether to require contributors to sign off on web-based commits",
364361
+ "default": false,
364362
+ "type": "boolean"
364363
+ },
363406
364364
  "subscribers_count": {
363407
364365
  "type": "integer"
363408
364366
  },
@@ -365584,6 +366542,11 @@
365584
366542
  "description": "Whether to allow forking this repo",
365585
366543
  "type": "boolean"
365586
366544
  },
366545
+ "web_commit_signoff_required": {
366546
+ "description": "Whether to require contributors to sign off on web-based commits",
366547
+ "default": false,
366548
+ "type": "boolean"
366549
+ },
365587
366550
  "subscribers_count": {
365588
366551
  "type": "integer"
365589
366552
  },
@@ -365763,6 +366726,10 @@
365763
366726
  },
365764
366727
  "allow_forking": {
365765
366728
  "type": "boolean"
366729
+ },
366730
+ "web_commit_signoff_required": {
366731
+ "type": "boolean",
366732
+ "example": false
365766
366733
  }
365767
366734
  },
365768
366735
  "required": [
@@ -366206,8 +367173,8 @@
366206
367173
  "example": "2017-08-17T12:37:15Z"
366207
367174
  },
366208
367175
  "organization": {
366209
- "title": "Organization Full",
366210
- "description": "Organization Full",
367176
+ "title": "Team Organization",
367177
+ "description": "Team Organization",
366211
367178
  "type": "object",
366212
367179
  "properties": {
366213
367180
  "login": {
@@ -366432,6 +367399,10 @@
366432
367399
  "example": false,
366433
367400
  "nullable": true
366434
367401
  },
367402
+ "web_commit_signoff_required": {
367403
+ "type": "boolean",
367404
+ "example": false
367405
+ },
366435
367406
  "updated_at": {
366436
367407
  "type": "string",
366437
367408
  "format": "date-time"
@@ -369489,6 +370460,11 @@
369489
370460
  "description": "Whether to allow forking this repo",
369490
370461
  "type": "boolean"
369491
370462
  },
370463
+ "web_commit_signoff_required": {
370464
+ "description": "Whether to require contributors to sign off on web-based commits",
370465
+ "default": false,
370466
+ "type": "boolean"
370467
+ },
369492
370468
  "subscribers_count": {
369493
370469
  "type": "integer"
369494
370470
  },
@@ -372612,6 +373588,11 @@
372612
373588
  "description": "Whether to allow forking this repo",
372613
373589
  "type": "boolean"
372614
373590
  },
373591
+ "web_commit_signoff_required": {
373592
+ "description": "Whether to require contributors to sign off on web-based commits",
373593
+ "default": false,
373594
+ "type": "boolean"
373595
+ },
372615
373596
  "subscribers_count": {
372616
373597
  "type": "integer"
372617
373598
  },
@@ -375484,14 +376465,6 @@
375484
376465
  "write"
375485
376466
  ]
375486
376467
  },
375487
- "organization_custom_roles": {
375488
- "type": "string",
375489
- "description": "The level of permission to grant the access token for custom roles management.",
375490
- "enum": [
375491
- "read",
375492
- "write"
375493
- ]
375494
- },
375495
376468
  "deployments": {
375496
376469
  "type": "string",
375497
376470
  "description": "The level of permission to grant the access token for deployments and deployment statuses.",
@@ -375960,7 +376933,13 @@
375960
376933
  "category": "apps",
375961
376934
  "subcategory": null
375962
376935
  },
375963
- "x-octokit": {}
376936
+ "x-octokit": {
376937
+ "diff": {
376938
+ "api.github.com": {
376939
+ "type": "changed"
376940
+ }
376941
+ }
376942
+ }
375964
376943
  }
375965
376944
  },
375966
376945
  "/users/{username}/keys": {
@@ -378170,6 +379149,11 @@
378170
379149
  "description": "Whether to allow forking this repo",
378171
379150
  "type": "boolean"
378172
379151
  },
379152
+ "web_commit_signoff_required": {
379153
+ "description": "Whether to require contributors to sign off on web-based commits",
379154
+ "default": false,
379155
+ "type": "boolean"
379156
+ },
378173
379157
  "subscribers_count": {
378174
379158
  "type": "integer"
378175
379159
  },
@@ -378349,6 +379333,10 @@
378349
379333
  },
378350
379334
  "allow_forking": {
378351
379335
  "type": "boolean"
379336
+ },
379337
+ "web_commit_signoff_required": {
379338
+ "type": "boolean",
379339
+ "example": false
378352
379340
  }
378353
379341
  },
378354
379342
  "required": [
@@ -379637,6 +380625,11 @@
379637
380625
  "description": "Whether to allow forking this repo",
379638
380626
  "type": "boolean"
379639
380627
  },
380628
+ "web_commit_signoff_required": {
380629
+ "description": "Whether to require contributors to sign off on web-based commits",
380630
+ "default": false,
380631
+ "type": "boolean"
380632
+ },
379640
380633
  "subscribers_count": {
379641
380634
  "type": "integer"
379642
380635
  },
@@ -380754,6 +381747,11 @@
380754
381747
  "description": "Whether to allow forking this repo",
380755
381748
  "type": "boolean"
380756
381749
  },
381750
+ "web_commit_signoff_required": {
381751
+ "description": "Whether to require contributors to sign off on web-based commits",
381752
+ "default": false,
381753
+ "type": "boolean"
381754
+ },
380757
381755
  "subscribers_count": {
380758
381756
  "type": "integer"
380759
381757
  },
@@ -382499,6 +383497,11 @@
382499
383497
  "description": "Whether to allow forking this repo",
382500
383498
  "type": "boolean"
382501
383499
  },
383500
+ "web_commit_signoff_required": {
383501
+ "description": "Whether to require contributors to sign off on web-based commits",
383502
+ "default": false,
383503
+ "type": "boolean"
383504
+ },
382502
383505
  "subscribers_count": {
382503
383506
  "type": "integer"
382504
383507
  },
@@ -382678,6 +383681,10 @@
382678
383681
  },
382679
383682
  "allow_forking": {
382680
383683
  "type": "boolean"
383684
+ },
383685
+ "web_commit_signoff_required": {
383686
+ "type": "boolean",
383687
+ "example": false
382681
383688
  }
382682
383689
  },
382683
383690
  "required": [
@@ -387227,6 +388234,28 @@
387227
388234
  }
387228
388235
  }
387229
388236
  },
388237
+ "/orgs/{org}/{security_product}/{enablement}": {
388238
+ "post": {
388239
+ "summary": "Enable or disable a security feature for an organization",
388240
+ "description": "This endpoint is currently not supported by GitHub AE. It only exists in api.github.com right now.",
388241
+ "tags": [
388242
+ "orgs"
388243
+ ],
388244
+ "operationId": "orgs/enable-or-disable-security-product-on-all-org-repos",
388245
+ "externalDocs": {
388246
+ "description": "API method documentation",
388247
+ "url": "https://docs.github.com/rest/reference/orgs#enable-or-disable-security-product-on-all-org-repos"
388248
+ },
388249
+ "x-octokit": {
388250
+ "api.github.com": "removed"
388251
+ },
388252
+ "responses": {
388253
+ "501": {
388254
+ "description": "Not Implemented"
388255
+ }
388256
+ }
388257
+ }
388258
+ },
387230
388259
  "/repos/{owner}/{repo}/actions/cache/usage": {
387231
388260
  "get": {
387232
388261
  "summary": "Get GitHub Actions cache usage for a repository",
@@ -390118,6 +391147,90 @@
390118
391147
  }
390119
391148
  }
390120
391149
  },
391150
+ "/user/ssh_signing_keys": {
391151
+ "get": {
391152
+ "summary": "List SSH signing keys for the authenticated user",
391153
+ "description": "This endpoint is currently not supported by GitHub AE. It only exists in api.github.com right now.",
391154
+ "tags": [
391155
+ "users"
391156
+ ],
391157
+ "operationId": "users/list-ssh-signing-keys-for-authenticated-user",
391158
+ "externalDocs": {
391159
+ "description": "API method documentation",
391160
+ "url": "https://docs.github.com/rest/reference/users#list-public-ssh-signing-keys-for-the-authenticated-user"
391161
+ },
391162
+ "x-octokit": {
391163
+ "api.github.com": "removed"
391164
+ },
391165
+ "responses": {
391166
+ "501": {
391167
+ "description": "Not Implemented"
391168
+ }
391169
+ }
391170
+ },
391171
+ "post": {
391172
+ "summary": "Create a SSH signing key for the authenticated user",
391173
+ "description": "This endpoint is currently not supported by GitHub AE. It only exists in api.github.com right now.",
391174
+ "operationId": "users/create-ssh-signing-key-for-authenticated-user",
391175
+ "tags": [
391176
+ "users"
391177
+ ],
391178
+ "externalDocs": {
391179
+ "description": "API method documentation",
391180
+ "url": "https://docs.github.com/rest/reference/users#create-an-ssh-signing-key-for-the-authenticated-user"
391181
+ },
391182
+ "x-octokit": {
391183
+ "api.github.com": "removed"
391184
+ },
391185
+ "responses": {
391186
+ "501": {
391187
+ "description": "Not Implemented"
391188
+ }
391189
+ }
391190
+ }
391191
+ },
391192
+ "/user/ssh_signing_keys/{ssh_signing_key_id}": {
391193
+ "get": {
391194
+ "summary": "Get an SSH signing key for the authenticated user",
391195
+ "description": "This endpoint is currently not supported by GitHub AE. It only exists in api.github.com right now.",
391196
+ "tags": [
391197
+ "users"
391198
+ ],
391199
+ "operationId": "users/get-ssh-signing-key-for-authenticated-user",
391200
+ "externalDocs": {
391201
+ "description": "API method documentation",
391202
+ "url": "https://docs.github.com/rest/reference/users#get-a-ssh-signing-key-for-the-authenticated-user"
391203
+ },
391204
+ "x-octokit": {
391205
+ "api.github.com": "removed"
391206
+ },
391207
+ "responses": {
391208
+ "501": {
391209
+ "description": "Not Implemented"
391210
+ }
391211
+ }
391212
+ },
391213
+ "delete": {
391214
+ "summary": "Delete an SSH signing key for the authenticated user",
391215
+ "description": "This endpoint is currently not supported by GitHub AE. It only exists in api.github.com right now.",
391216
+ "tags": [
391217
+ "users"
391218
+ ],
391219
+ "operationId": "users/delete-ssh-signing-key-for-authenticated-user",
391220
+ "externalDocs": {
391221
+ "description": "API method documentation",
391222
+ "url": "https://docs.github.com/rest/reference/users#delete-a-ssh-signing-key-for-the-authenticated-user"
391223
+ },
391224
+ "x-octokit": {
391225
+ "api.github.com": "removed"
391226
+ },
391227
+ "responses": {
391228
+ "501": {
391229
+ "description": "Not Implemented"
391230
+ }
391231
+ }
391232
+ }
391233
+ },
390121
391234
  "/users/{username}/events/public": {
390122
391235
  "get": {
390123
391236
  "summary": "List public events for a user",
@@ -390421,6 +391534,28 @@
390421
391534
  }
390422
391535
  }
390423
391536
  }
391537
+ },
391538
+ "/users/{username}/ssh_signing_keys": {
391539
+ "get": {
391540
+ "summary": "List SSH signing keys for a user",
391541
+ "description": "This endpoint is currently not supported by GitHub AE. It only exists in api.github.com right now.",
391542
+ "tags": [
391543
+ "users"
391544
+ ],
391545
+ "operationId": "users/list-ssh-signing-keys-for-user",
391546
+ "externalDocs": {
391547
+ "description": "API method documentation",
391548
+ "url": "https://docs.github.com/rest/reference/users#list-ssh-signing-keys-for-a-user"
391549
+ },
391550
+ "x-octokit": {
391551
+ "api.github.com": "removed"
391552
+ },
391553
+ "responses": {
391554
+ "501": {
391555
+ "description": "Not Implemented"
391556
+ }
391557
+ }
391558
+ }
390424
391559
  }
390425
391560
  }
390426
391561
  }