@octokit/openapi 6.1.2 → 6.2.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 (28) hide show
  1. package/generated/api.github.com.deref.json +19628 -17725
  2. package/generated/api.github.com.json +1 -1
  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 +1 -1
  6. package/generated/ghes-3.2-diff-to-ghes-3.3.json +1 -1
  7. package/generated/ghes-3.2.deref.json +173 -3
  8. package/generated/ghes-3.2.json +163 -4
  9. package/generated/ghes-3.3-diff-to-ghes-3.4.deref.json +1 -1
  10. package/generated/ghes-3.3-diff-to-ghes-3.4.json +1 -1
  11. package/generated/ghes-3.3.deref.json +354 -1388
  12. package/generated/ghes-3.3.json +461 -287
  13. package/generated/ghes-3.4-anicca-diff-to-ghes-3.5.deref.json +0 -14
  14. package/generated/ghes-3.4-diff-to-ghes-3.5.deref.json +7801 -10209
  15. package/generated/ghes-3.4-diff-to-ghes-3.5.json +341 -326
  16. package/generated/ghes-3.4.deref.json +1408 -3641
  17. package/generated/ghes-3.4.json +1145 -968
  18. package/generated/ghes-3.5-anicca-diff-to-api.github.com.deref.json +10 -72
  19. package/generated/ghes-3.5-diff-to-api.github.com.deref.json +29452 -32935
  20. package/generated/ghes-3.5-diff-to-api.github.com.json +442 -569
  21. package/generated/ghes-3.5.deref.json +1663 -4953
  22. package/generated/ghes-3.5.json +1301 -1254
  23. package/generated/github.ae-anicca-diff-to-api.github.com.deref.json +10 -0
  24. package/generated/github.ae-diff-to-api.github.com.deref.json +66 -1
  25. package/generated/github.ae-diff-to-api.github.com.json +69 -1
  26. package/generated/github.ae.deref.json +234 -2
  27. package/generated/github.ae.json +221 -3
  28. package/package.json +3 -3
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "openapi": "3.0.3",
3
3
  "info": {
4
- "version": "6.1.2",
4
+ "version": "6.2.0",
5
5
  "title": "GitHub's official OpenAPI spec + Octokit extension",
6
6
  "description": "OpenAPI specs from https://github.com/github/rest-api-description with the 'x-octokit' extension required by the Octokit SDKs",
7
7
  "license": { "name": "MIT", "url": "https://spdx.org/licenses/MIT" },
@@ -54039,7 +54039,8 @@
54039
54039
  "type": "object",
54040
54040
  "properties": {},
54041
54041
  "additionalProperties": false
54042
- }
54042
+ },
54043
+ "examples": { "default": { "value": null } }
54043
54044
  }
54044
54045
  }
54045
54046
  },
@@ -58574,6 +58575,71 @@
58574
58575
  "created_at"
58575
58576
  ]
58576
58577
  }
58578
+ },
58579
+ "examples": {
58580
+ "200-response": {
58581
+ "value": [
58582
+ {
58583
+ "id": "22237752260",
58584
+ "type": "WatchEvent",
58585
+ "actor": {
58586
+ "id": 583231,
58587
+ "login": "octocat",
58588
+ "display_login": "octocat",
58589
+ "gravatar_id": "",
58590
+ "url": "https://api.github.com/users/octocat",
58591
+ "avatar_url": "https://avatars.githubusercontent.com/u/583231?v=4"
58592
+ },
58593
+ "repo": {
58594
+ "id": 1296269,
58595
+ "name": "octo-org/octo-repo",
58596
+ "url": "https://api.github.com/repos/octo-org/octo-repo"
58597
+ },
58598
+ "payload": { "action": "started" },
58599
+ "public": true,
58600
+ "created_at": "2022-06-08T23:29:25Z"
58601
+ },
58602
+ {
58603
+ "id": "22249084964",
58604
+ "type": "PushEvent",
58605
+ "actor": {
58606
+ "id": 583231,
58607
+ "login": "octocat",
58608
+ "display_login": "octocat",
58609
+ "gravatar_id": "",
58610
+ "url": "https://api.github.com/users/octocat",
58611
+ "avatar_url": "https://avatars.githubusercontent.com/u/583231?v=4"
58612
+ },
58613
+ "repo": {
58614
+ "id": 1296269,
58615
+ "name": "octo-org/octo-repo",
58616
+ "url": "https://api.github.com/repos/octo-org/oct-repo"
58617
+ },
58618
+ "payload": {
58619
+ "push_id": 10115855396,
58620
+ "size": 1,
58621
+ "distinct_size": 1,
58622
+ "ref": "refs/heads/master",
58623
+ "head": "7a8f3ac80e2ad2f6842cb86f576d4bfe2c03e300",
58624
+ "before": "883efe034920928c47fe18598c01249d1a9fdabd",
58625
+ "commits": [
58626
+ {
58627
+ "sha": "7a8f3ac80e2ad2f6842cb86f576d4bfe2c03e300",
58628
+ "author": {
58629
+ "email": "octocat@github.com",
58630
+ "name": "Monalisa Octocat"
58631
+ },
58632
+ "message": "commit",
58633
+ "distinct": true,
58634
+ "url": "https://api.github.com/repos/octo-org/oct-repo/commits/7a8f3ac80e2ad2f6842cb86f576d4bfe2c03e300"
58635
+ }
58636
+ ]
58637
+ },
58638
+ "public": true,
58639
+ "created_at": "2022-06-09T12:47:28Z"
58640
+ }
58641
+ ]
58642
+ }
58577
58643
  }
58578
58644
  }
58579
58645
  }
@@ -69679,22 +69745,29 @@
69679
69745
  "description": "The secret that was detected."
69680
69746
  },
69681
69747
  "repository": {
69682
- "title": "Minimal Repository",
69683
- "description": "Minimal Repository",
69748
+ "title": "Simple Repository",
69749
+ "description": "Simple Repository",
69684
69750
  "type": "object",
69685
69751
  "properties": {
69686
- "id": { "type": "integer", "example": 1296269 },
69752
+ "id": {
69753
+ "type": "integer",
69754
+ "example": 1296269,
69755
+ "description": "A unique identifier of the repository."
69756
+ },
69687
69757
  "node_id": {
69688
69758
  "type": "string",
69689
- "example": "MDEwOlJlcG9zaXRvcnkxMjk2MjY5"
69759
+ "example": "MDEwOlJlcG9zaXRvcnkxMjk2MjY5",
69760
+ "description": "The GraphQL identifier of the repository."
69690
69761
  },
69691
69762
  "name": {
69692
69763
  "type": "string",
69693
- "example": "Hello-World"
69764
+ "example": "Hello-World",
69765
+ "description": "The name of the repository."
69694
69766
  },
69695
69767
  "full_name": {
69696
69768
  "type": "string",
69697
- "example": "octocat/Hello-World"
69769
+ "example": "octocat/Hello-World",
69770
+ "description": "The full, globally unique, name of the repository."
69698
69771
  },
69699
69772
  "owner": {
69700
69773
  "title": "Simple User",
@@ -69801,1140 +69874,225 @@
69801
69874
  "url"
69802
69875
  ]
69803
69876
  },
69804
- "private": { "type": "boolean" },
69877
+ "private": {
69878
+ "type": "boolean",
69879
+ "description": "Whether the repository is private."
69880
+ },
69805
69881
  "html_url": {
69806
69882
  "type": "string",
69807
69883
  "format": "uri",
69808
- "example": "https://github.com/octocat/Hello-World"
69884
+ "example": "https://github.com/octocat/Hello-World",
69885
+ "description": "The URL to view the repository on GitHub.com."
69809
69886
  },
69810
69887
  "description": {
69811
69888
  "type": "string",
69812
69889
  "example": "This your first repo!",
69813
- "nullable": true
69890
+ "nullable": true,
69891
+ "description": "The repository description."
69892
+ },
69893
+ "fork": {
69894
+ "type": "boolean",
69895
+ "description": "Whether the repository is a fork."
69814
69896
  },
69815
- "fork": { "type": "boolean" },
69816
69897
  "url": {
69817
69898
  "type": "string",
69818
69899
  "format": "uri",
69819
- "example": "https://api.github.com/repos/octocat/Hello-World"
69900
+ "example": "https://api.github.com/repos/octocat/Hello-World",
69901
+ "description": "The URL to get more information about the repository from the GitHub API."
69820
69902
  },
69821
69903
  "archive_url": {
69822
69904
  "type": "string",
69823
- "example": "http://api.github.com/repos/octocat/Hello-World/{archive_format}{/ref}"
69905
+ "example": "https://api.github.com/repos/octocat/Hello-World/{archive_format}{/ref}",
69906
+ "description": "A template for the API URL to download the repository as an archive."
69824
69907
  },
69825
69908
  "assignees_url": {
69826
69909
  "type": "string",
69827
- "example": "http://api.github.com/repos/octocat/Hello-World/assignees{/user}"
69910
+ "example": "https://api.github.com/repos/octocat/Hello-World/assignees{/user}",
69911
+ "description": "A template for the API URL to list the available assignees for issues in the repository."
69828
69912
  },
69829
69913
  "blobs_url": {
69830
69914
  "type": "string",
69831
- "example": "http://api.github.com/repos/octocat/Hello-World/git/blobs{/sha}"
69915
+ "example": "https://api.github.com/repos/octocat/Hello-World/git/blobs{/sha}",
69916
+ "description": "A template for the API URL to create or retrieve a raw Git blob in the repository."
69832
69917
  },
69833
69918
  "branches_url": {
69834
69919
  "type": "string",
69835
- "example": "http://api.github.com/repos/octocat/Hello-World/branches{/branch}"
69920
+ "example": "https://api.github.com/repos/octocat/Hello-World/branches{/branch}",
69921
+ "description": "A template for the API URL to get information about branches in the repository."
69836
69922
  },
69837
69923
  "collaborators_url": {
69838
69924
  "type": "string",
69839
- "example": "http://api.github.com/repos/octocat/Hello-World/collaborators{/collaborator}"
69925
+ "example": "https://api.github.com/repos/octocat/Hello-World/collaborators{/collaborator}",
69926
+ "description": "A template for the API URL to get information about collaborators of the repository."
69840
69927
  },
69841
69928
  "comments_url": {
69842
69929
  "type": "string",
69843
- "example": "http://api.github.com/repos/octocat/Hello-World/comments{/number}"
69930
+ "example": "https://api.github.com/repos/octocat/Hello-World/comments{/number}",
69931
+ "description": "A template for the API URL to get information about comments on the repository."
69844
69932
  },
69845
69933
  "commits_url": {
69846
69934
  "type": "string",
69847
- "example": "http://api.github.com/repos/octocat/Hello-World/commits{/sha}"
69935
+ "example": "https://api.github.com/repos/octocat/Hello-World/commits{/sha}",
69936
+ "description": "A template for the API URL to get information about commits on the repository."
69848
69937
  },
69849
69938
  "compare_url": {
69850
69939
  "type": "string",
69851
- "example": "http://api.github.com/repos/octocat/Hello-World/compare/{base}...{head}"
69940
+ "example": "https://api.github.com/repos/octocat/Hello-World/compare/{base}...{head}",
69941
+ "description": "A template for the API URL to compare two commits or refs."
69852
69942
  },
69853
69943
  "contents_url": {
69854
69944
  "type": "string",
69855
- "example": "http://api.github.com/repos/octocat/Hello-World/contents/{+path}"
69945
+ "example": "https://api.github.com/repos/octocat/Hello-World/contents/{+path}",
69946
+ "description": "A template for the API URL to get the contents of the repository."
69856
69947
  },
69857
69948
  "contributors_url": {
69858
69949
  "type": "string",
69859
69950
  "format": "uri",
69860
- "example": "http://api.github.com/repos/octocat/Hello-World/contributors"
69951
+ "example": "https://api.github.com/repos/octocat/Hello-World/contributors",
69952
+ "description": "A template for the API URL to list the contributors to the repository."
69861
69953
  },
69862
69954
  "deployments_url": {
69863
69955
  "type": "string",
69864
69956
  "format": "uri",
69865
- "example": "http://api.github.com/repos/octocat/Hello-World/deployments"
69957
+ "example": "https://api.github.com/repos/octocat/Hello-World/deployments",
69958
+ "description": "The API URL to list the deployments of the repository."
69866
69959
  },
69867
69960
  "downloads_url": {
69868
69961
  "type": "string",
69869
69962
  "format": "uri",
69870
- "example": "http://api.github.com/repos/octocat/Hello-World/downloads"
69963
+ "example": "https://api.github.com/repos/octocat/Hello-World/downloads",
69964
+ "description": "The API URL to list the downloads on the repository."
69871
69965
  },
69872
69966
  "events_url": {
69873
69967
  "type": "string",
69874
69968
  "format": "uri",
69875
- "example": "http://api.github.com/repos/octocat/Hello-World/events"
69969
+ "example": "https://api.github.com/repos/octocat/Hello-World/events",
69970
+ "description": "The API URL to list the events of the repository."
69876
69971
  },
69877
69972
  "forks_url": {
69878
69973
  "type": "string",
69879
69974
  "format": "uri",
69880
- "example": "http://api.github.com/repos/octocat/Hello-World/forks"
69975
+ "example": "https://api.github.com/repos/octocat/Hello-World/forks",
69976
+ "description": "The API URL to list the forks of the repository."
69881
69977
  },
69882
69978
  "git_commits_url": {
69883
69979
  "type": "string",
69884
- "example": "http://api.github.com/repos/octocat/Hello-World/git/commits{/sha}"
69980
+ "example": "https://api.github.com/repos/octocat/Hello-World/git/commits{/sha}",
69981
+ "description": "A template for the API URL to get information about Git commits of the repository."
69885
69982
  },
69886
69983
  "git_refs_url": {
69887
69984
  "type": "string",
69888
- "example": "http://api.github.com/repos/octocat/Hello-World/git/refs{/sha}"
69985
+ "example": "https://api.github.com/repos/octocat/Hello-World/git/refs{/sha}",
69986
+ "description": "A template for the API URL to get information about Git refs of the repository."
69889
69987
  },
69890
69988
  "git_tags_url": {
69891
69989
  "type": "string",
69892
- "example": "http://api.github.com/repos/octocat/Hello-World/git/tags{/sha}"
69990
+ "example": "https://api.github.com/repos/octocat/Hello-World/git/tags{/sha}",
69991
+ "description": "A template for the API URL to get information about Git tags of the repository."
69893
69992
  },
69894
- "git_url": { "type": "string" },
69895
69993
  "issue_comment_url": {
69896
69994
  "type": "string",
69897
- "example": "http://api.github.com/repos/octocat/Hello-World/issues/comments{/number}"
69995
+ "example": "https://api.github.com/repos/octocat/Hello-World/issues/comments{/number}",
69996
+ "description": "A template for the API URL to get information about issue comments on the repository."
69898
69997
  },
69899
69998
  "issue_events_url": {
69900
69999
  "type": "string",
69901
- "example": "http://api.github.com/repos/octocat/Hello-World/issues/events{/number}"
70000
+ "example": "https://api.github.com/repos/octocat/Hello-World/issues/events{/number}",
70001
+ "description": "A template for the API URL to get information about issue events on the repository."
69902
70002
  },
69903
70003
  "issues_url": {
69904
70004
  "type": "string",
69905
- "example": "http://api.github.com/repos/octocat/Hello-World/issues{/number}"
70005
+ "example": "https://api.github.com/repos/octocat/Hello-World/issues{/number}",
70006
+ "description": "A template for the API URL to get information about issues on the repository."
69906
70007
  },
69907
70008
  "keys_url": {
69908
70009
  "type": "string",
69909
- "example": "http://api.github.com/repos/octocat/Hello-World/keys{/key_id}"
70010
+ "example": "https://api.github.com/repos/octocat/Hello-World/keys{/key_id}",
70011
+ "description": "A template for the API URL to get information about deploy keys on the repository."
69910
70012
  },
69911
70013
  "labels_url": {
69912
70014
  "type": "string",
69913
- "example": "http://api.github.com/repos/octocat/Hello-World/labels{/name}"
70015
+ "example": "https://api.github.com/repos/octocat/Hello-World/labels{/name}",
70016
+ "description": "A template for the API URL to get information about labels of the repository."
69914
70017
  },
69915
70018
  "languages_url": {
69916
70019
  "type": "string",
69917
70020
  "format": "uri",
69918
- "example": "http://api.github.com/repos/octocat/Hello-World/languages"
70021
+ "example": "https://api.github.com/repos/octocat/Hello-World/languages",
70022
+ "description": "The API URL to get information about the languages of the repository."
69919
70023
  },
69920
70024
  "merges_url": {
69921
70025
  "type": "string",
69922
70026
  "format": "uri",
69923
- "example": "http://api.github.com/repos/octocat/Hello-World/merges"
70027
+ "example": "https://api.github.com/repos/octocat/Hello-World/merges",
70028
+ "description": "The API URL to merge branches in the repository."
69924
70029
  },
69925
70030
  "milestones_url": {
69926
70031
  "type": "string",
69927
- "example": "http://api.github.com/repos/octocat/Hello-World/milestones{/number}"
70032
+ "example": "https://api.github.com/repos/octocat/Hello-World/milestones{/number}",
70033
+ "description": "A template for the API URL to get information about milestones of the repository."
69928
70034
  },
69929
70035
  "notifications_url": {
69930
70036
  "type": "string",
69931
- "example": "http://api.github.com/repos/octocat/Hello-World/notifications{?since,all,participating}"
70037
+ "example": "https://api.github.com/repos/octocat/Hello-World/notifications{?since,all,participating}",
70038
+ "description": "A template for the API URL to get information about notifications on the repository."
69932
70039
  },
69933
70040
  "pulls_url": {
69934
70041
  "type": "string",
69935
- "example": "http://api.github.com/repos/octocat/Hello-World/pulls{/number}"
70042
+ "example": "https://api.github.com/repos/octocat/Hello-World/pulls{/number}",
70043
+ "description": "A template for the API URL to get information about pull requests on the repository."
69936
70044
  },
69937
70045
  "releases_url": {
69938
70046
  "type": "string",
69939
- "example": "http://api.github.com/repos/octocat/Hello-World/releases{/id}"
70047
+ "example": "https://api.github.com/repos/octocat/Hello-World/releases{/id}",
70048
+ "description": "A template for the API URL to get information about releases on the repository."
69940
70049
  },
69941
- "ssh_url": { "type": "string" },
69942
70050
  "stargazers_url": {
69943
70051
  "type": "string",
69944
70052
  "format": "uri",
69945
- "example": "http://api.github.com/repos/octocat/Hello-World/stargazers"
70053
+ "example": "https://api.github.com/repos/octocat/Hello-World/stargazers",
70054
+ "description": "The API URL to list the stargazers on the repository."
69946
70055
  },
69947
70056
  "statuses_url": {
69948
70057
  "type": "string",
69949
- "example": "http://api.github.com/repos/octocat/Hello-World/statuses/{sha}"
70058
+ "example": "https://api.github.com/repos/octocat/Hello-World/statuses/{sha}",
70059
+ "description": "A template for the API URL to get information about statuses of a commit."
69950
70060
  },
69951
70061
  "subscribers_url": {
69952
70062
  "type": "string",
69953
70063
  "format": "uri",
69954
- "example": "http://api.github.com/repos/octocat/Hello-World/subscribers"
70064
+ "example": "https://api.github.com/repos/octocat/Hello-World/subscribers",
70065
+ "description": "The API URL to list the subscribers on the repository."
69955
70066
  },
69956
70067
  "subscription_url": {
69957
70068
  "type": "string",
69958
70069
  "format": "uri",
69959
- "example": "http://api.github.com/repos/octocat/Hello-World/subscription"
70070
+ "example": "https://api.github.com/repos/octocat/Hello-World/subscription",
70071
+ "description": "The API URL to subscribe to notifications for this repository."
69960
70072
  },
69961
70073
  "tags_url": {
69962
70074
  "type": "string",
69963
70075
  "format": "uri",
69964
- "example": "http://api.github.com/repos/octocat/Hello-World/tags"
70076
+ "example": "https://api.github.com/repos/octocat/Hello-World/tags",
70077
+ "description": "The API URL to get information about tags on the repository."
69965
70078
  },
69966
70079
  "teams_url": {
69967
70080
  "type": "string",
69968
70081
  "format": "uri",
69969
- "example": "http://api.github.com/repos/octocat/Hello-World/teams"
70082
+ "example": "https://api.github.com/repos/octocat/Hello-World/teams",
70083
+ "description": "The API URL to list the teams on the repository."
69970
70084
  },
69971
70085
  "trees_url": {
69972
70086
  "type": "string",
69973
- "example": "http://api.github.com/repos/octocat/Hello-World/git/trees{/sha}"
70087
+ "example": "https://api.github.com/repos/octocat/Hello-World/git/trees{/sha}",
70088
+ "description": "A template for the API URL to create or retrieve a raw Git tree of the repository."
69974
70089
  },
69975
- "clone_url": { "type": "string" },
69976
- "mirror_url": { "type": "string", "nullable": true },
69977
70090
  "hooks_url": {
69978
70091
  "type": "string",
69979
70092
  "format": "uri",
69980
- "example": "http://api.github.com/repos/octocat/Hello-World/hooks"
69981
- },
69982
- "svn_url": { "type": "string" },
69983
- "homepage": { "type": "string", "nullable": true },
69984
- "language": { "type": "string", "nullable": true },
69985
- "forks_count": { "type": "integer" },
69986
- "stargazers_count": { "type": "integer" },
69987
- "watchers_count": { "type": "integer" },
69988
- "size": { "type": "integer" },
69989
- "default_branch": { "type": "string" },
69990
- "open_issues_count": { "type": "integer" },
69991
- "is_template": { "type": "boolean" },
69992
- "topics": {
69993
- "type": "array",
69994
- "items": { "type": "string" }
69995
- },
69996
- "has_issues": { "type": "boolean" },
69997
- "has_projects": { "type": "boolean" },
69998
- "has_wiki": { "type": "boolean" },
69999
- "has_pages": { "type": "boolean" },
70000
- "has_downloads": { "type": "boolean" },
70001
- "archived": { "type": "boolean" },
70002
- "disabled": { "type": "boolean" },
70003
- "visibility": { "type": "string" },
70004
- "pushed_at": {
70005
- "type": "string",
70006
- "format": "date-time",
70007
- "example": "2011-01-26T19:06:43Z",
70008
- "nullable": true
70009
- },
70010
- "created_at": {
70011
- "type": "string",
70012
- "format": "date-time",
70013
- "example": "2011-01-26T19:01:12Z",
70014
- "nullable": true
70015
- },
70016
- "updated_at": {
70017
- "type": "string",
70018
- "format": "date-time",
70019
- "example": "2011-01-26T19:14:43Z",
70020
- "nullable": true
70021
- },
70022
- "permissions": {
70023
- "type": "object",
70024
- "properties": {
70025
- "admin": { "type": "boolean" },
70026
- "maintain": { "type": "boolean" },
70027
- "push": { "type": "boolean" },
70028
- "triage": { "type": "boolean" },
70029
- "pull": { "type": "boolean" }
70030
- }
70031
- },
70032
- "template_repository": {
70033
- "title": "Repository",
70034
- "description": "A git repository",
70035
- "type": "object",
70036
- "properties": {
70037
- "id": {
70038
- "description": "Unique identifier of the repository",
70039
- "example": 42,
70040
- "type": "integer"
70041
- },
70042
- "node_id": {
70043
- "type": "string",
70044
- "example": "MDEwOlJlcG9zaXRvcnkxMjk2MjY5"
70045
- },
70046
- "name": {
70047
- "description": "The name of the repository.",
70048
- "type": "string",
70049
- "example": "Team Environment"
70050
- },
70051
- "full_name": {
70052
- "type": "string",
70053
- "example": "octocat/Hello-World"
70054
- },
70055
- "license": {
70056
- "title": "License Simple",
70057
- "description": "License Simple",
70058
- "type": "object",
70059
- "properties": {
70060
- "key": { "type": "string", "example": "mit" },
70061
- "name": {
70062
- "type": "string",
70063
- "example": "MIT License"
70064
- },
70065
- "url": {
70066
- "type": "string",
70067
- "nullable": true,
70068
- "format": "uri",
70069
- "example": "https://api.github.com/licenses/mit"
70070
- },
70071
- "spdx_id": {
70072
- "type": "string",
70073
- "nullable": true,
70074
- "example": "MIT"
70075
- },
70076
- "node_id": {
70077
- "type": "string",
70078
- "example": "MDc6TGljZW5zZW1pdA=="
70079
- },
70080
- "html_url": {
70081
- "type": "string",
70082
- "format": "uri"
70083
- }
70084
- },
70085
- "required": [
70086
- "key",
70087
- "name",
70088
- "url",
70089
- "spdx_id",
70090
- "node_id"
70091
- ],
70092
- "nullable": true
70093
- },
70094
- "organization": {
70095
- "title": "Simple User",
70096
- "description": "Simple User",
70097
- "type": "object",
70098
- "properties": {
70099
- "name": {
70100
- "nullable": true,
70101
- "type": "string"
70102
- },
70103
- "email": {
70104
- "nullable": true,
70105
- "type": "string"
70106
- },
70107
- "login": {
70108
- "type": "string",
70109
- "example": "octocat"
70110
- },
70111
- "id": { "type": "integer", "example": 1 },
70112
- "node_id": {
70113
- "type": "string",
70114
- "example": "MDQ6VXNlcjE="
70115
- },
70116
- "avatar_url": {
70117
- "type": "string",
70118
- "format": "uri",
70119
- "example": "https://github.com/images/error/octocat_happy.gif"
70120
- },
70121
- "gravatar_id": {
70122
- "type": "string",
70123
- "example": "41d064eb2195891e12d0413f63227ea7",
70124
- "nullable": true
70125
- },
70126
- "url": {
70127
- "type": "string",
70128
- "format": "uri",
70129
- "example": "https://api.github.com/users/octocat"
70130
- },
70131
- "html_url": {
70132
- "type": "string",
70133
- "format": "uri",
70134
- "example": "https://github.com/octocat"
70135
- },
70136
- "followers_url": {
70137
- "type": "string",
70138
- "format": "uri",
70139
- "example": "https://api.github.com/users/octocat/followers"
70140
- },
70141
- "following_url": {
70142
- "type": "string",
70143
- "example": "https://api.github.com/users/octocat/following{/other_user}"
70144
- },
70145
- "gists_url": {
70146
- "type": "string",
70147
- "example": "https://api.github.com/users/octocat/gists{/gist_id}"
70148
- },
70149
- "starred_url": {
70150
- "type": "string",
70151
- "example": "https://api.github.com/users/octocat/starred{/owner}{/repo}"
70152
- },
70153
- "subscriptions_url": {
70154
- "type": "string",
70155
- "format": "uri",
70156
- "example": "https://api.github.com/users/octocat/subscriptions"
70157
- },
70158
- "organizations_url": {
70159
- "type": "string",
70160
- "format": "uri",
70161
- "example": "https://api.github.com/users/octocat/orgs"
70162
- },
70163
- "repos_url": {
70164
- "type": "string",
70165
- "format": "uri",
70166
- "example": "https://api.github.com/users/octocat/repos"
70167
- },
70168
- "events_url": {
70169
- "type": "string",
70170
- "example": "https://api.github.com/users/octocat/events{/privacy}"
70171
- },
70172
- "received_events_url": {
70173
- "type": "string",
70174
- "format": "uri",
70175
- "example": "https://api.github.com/users/octocat/received_events"
70176
- },
70177
- "type": {
70178
- "type": "string",
70179
- "example": "User"
70180
- },
70181
- "site_admin": { "type": "boolean" },
70182
- "starred_at": {
70183
- "type": "string",
70184
- "example": "\"2020-07-09T00:17:55Z\""
70185
- }
70186
- },
70187
- "required": [
70188
- "avatar_url",
70189
- "events_url",
70190
- "followers_url",
70191
- "following_url",
70192
- "gists_url",
70193
- "gravatar_id",
70194
- "html_url",
70195
- "id",
70196
- "node_id",
70197
- "login",
70198
- "organizations_url",
70199
- "received_events_url",
70200
- "repos_url",
70201
- "site_admin",
70202
- "starred_url",
70203
- "subscriptions_url",
70204
- "type",
70205
- "url"
70206
- ],
70207
- "nullable": true
70208
- },
70209
- "forks": { "type": "integer" },
70210
- "permissions": {
70211
- "type": "object",
70212
- "properties": {
70213
- "admin": { "type": "boolean" },
70214
- "pull": { "type": "boolean" },
70215
- "triage": { "type": "boolean" },
70216
- "push": { "type": "boolean" },
70217
- "maintain": { "type": "boolean" }
70218
- },
70219
- "required": ["admin", "pull", "push"]
70220
- },
70221
- "owner": {
70222
- "title": "Simple User",
70223
- "description": "Simple User",
70224
- "type": "object",
70225
- "properties": {
70226
- "name": {
70227
- "nullable": true,
70228
- "type": "string"
70229
- },
70230
- "email": {
70231
- "nullable": true,
70232
- "type": "string"
70233
- },
70234
- "login": {
70235
- "type": "string",
70236
- "example": "octocat"
70237
- },
70238
- "id": { "type": "integer", "example": 1 },
70239
- "node_id": {
70240
- "type": "string",
70241
- "example": "MDQ6VXNlcjE="
70242
- },
70243
- "avatar_url": {
70244
- "type": "string",
70245
- "format": "uri",
70246
- "example": "https://github.com/images/error/octocat_happy.gif"
70247
- },
70248
- "gravatar_id": {
70249
- "type": "string",
70250
- "example": "41d064eb2195891e12d0413f63227ea7",
70251
- "nullable": true
70252
- },
70253
- "url": {
70254
- "type": "string",
70255
- "format": "uri",
70256
- "example": "https://api.github.com/users/octocat"
70257
- },
70258
- "html_url": {
70259
- "type": "string",
70260
- "format": "uri",
70261
- "example": "https://github.com/octocat"
70262
- },
70263
- "followers_url": {
70264
- "type": "string",
70265
- "format": "uri",
70266
- "example": "https://api.github.com/users/octocat/followers"
70267
- },
70268
- "following_url": {
70269
- "type": "string",
70270
- "example": "https://api.github.com/users/octocat/following{/other_user}"
70271
- },
70272
- "gists_url": {
70273
- "type": "string",
70274
- "example": "https://api.github.com/users/octocat/gists{/gist_id}"
70275
- },
70276
- "starred_url": {
70277
- "type": "string",
70278
- "example": "https://api.github.com/users/octocat/starred{/owner}{/repo}"
70279
- },
70280
- "subscriptions_url": {
70281
- "type": "string",
70282
- "format": "uri",
70283
- "example": "https://api.github.com/users/octocat/subscriptions"
70284
- },
70285
- "organizations_url": {
70286
- "type": "string",
70287
- "format": "uri",
70288
- "example": "https://api.github.com/users/octocat/orgs"
70289
- },
70290
- "repos_url": {
70291
- "type": "string",
70292
- "format": "uri",
70293
- "example": "https://api.github.com/users/octocat/repos"
70294
- },
70295
- "events_url": {
70296
- "type": "string",
70297
- "example": "https://api.github.com/users/octocat/events{/privacy}"
70298
- },
70299
- "received_events_url": {
70300
- "type": "string",
70301
- "format": "uri",
70302
- "example": "https://api.github.com/users/octocat/received_events"
70303
- },
70304
- "type": {
70305
- "type": "string",
70306
- "example": "User"
70307
- },
70308
- "site_admin": { "type": "boolean" },
70309
- "starred_at": {
70310
- "type": "string",
70311
- "example": "\"2020-07-09T00:17:55Z\""
70312
- }
70313
- },
70314
- "required": [
70315
- "avatar_url",
70316
- "events_url",
70317
- "followers_url",
70318
- "following_url",
70319
- "gists_url",
70320
- "gravatar_id",
70321
- "html_url",
70322
- "id",
70323
- "node_id",
70324
- "login",
70325
- "organizations_url",
70326
- "received_events_url",
70327
- "repos_url",
70328
- "site_admin",
70329
- "starred_url",
70330
- "subscriptions_url",
70331
- "type",
70332
- "url"
70333
- ]
70334
- },
70335
- "private": {
70336
- "description": "Whether the repository is private or public.",
70337
- "default": false,
70338
- "type": "boolean"
70339
- },
70340
- "html_url": {
70341
- "type": "string",
70342
- "format": "uri",
70343
- "example": "https://github.com/octocat/Hello-World"
70344
- },
70345
- "description": {
70346
- "type": "string",
70347
- "example": "This your first repo!",
70348
- "nullable": true
70349
- },
70350
- "fork": { "type": "boolean" },
70351
- "url": {
70352
- "type": "string",
70353
- "format": "uri",
70354
- "example": "https://api.github.com/repos/octocat/Hello-World"
70355
- },
70356
- "archive_url": {
70357
- "type": "string",
70358
- "example": "http://api.github.com/repos/octocat/Hello-World/{archive_format}{/ref}"
70359
- },
70360
- "assignees_url": {
70361
- "type": "string",
70362
- "example": "http://api.github.com/repos/octocat/Hello-World/assignees{/user}"
70363
- },
70364
- "blobs_url": {
70365
- "type": "string",
70366
- "example": "http://api.github.com/repos/octocat/Hello-World/git/blobs{/sha}"
70367
- },
70368
- "branches_url": {
70369
- "type": "string",
70370
- "example": "http://api.github.com/repos/octocat/Hello-World/branches{/branch}"
70371
- },
70372
- "collaborators_url": {
70373
- "type": "string",
70374
- "example": "http://api.github.com/repos/octocat/Hello-World/collaborators{/collaborator}"
70375
- },
70376
- "comments_url": {
70377
- "type": "string",
70378
- "example": "http://api.github.com/repos/octocat/Hello-World/comments{/number}"
70379
- },
70380
- "commits_url": {
70381
- "type": "string",
70382
- "example": "http://api.github.com/repos/octocat/Hello-World/commits{/sha}"
70383
- },
70384
- "compare_url": {
70385
- "type": "string",
70386
- "example": "http://api.github.com/repos/octocat/Hello-World/compare/{base}...{head}"
70387
- },
70388
- "contents_url": {
70389
- "type": "string",
70390
- "example": "http://api.github.com/repos/octocat/Hello-World/contents/{+path}"
70391
- },
70392
- "contributors_url": {
70393
- "type": "string",
70394
- "format": "uri",
70395
- "example": "http://api.github.com/repos/octocat/Hello-World/contributors"
70396
- },
70397
- "deployments_url": {
70398
- "type": "string",
70399
- "format": "uri",
70400
- "example": "http://api.github.com/repos/octocat/Hello-World/deployments"
70401
- },
70402
- "downloads_url": {
70403
- "type": "string",
70404
- "format": "uri",
70405
- "example": "http://api.github.com/repos/octocat/Hello-World/downloads"
70406
- },
70407
- "events_url": {
70408
- "type": "string",
70409
- "format": "uri",
70410
- "example": "http://api.github.com/repos/octocat/Hello-World/events"
70411
- },
70412
- "forks_url": {
70413
- "type": "string",
70414
- "format": "uri",
70415
- "example": "http://api.github.com/repos/octocat/Hello-World/forks"
70416
- },
70417
- "git_commits_url": {
70418
- "type": "string",
70419
- "example": "http://api.github.com/repos/octocat/Hello-World/git/commits{/sha}"
70420
- },
70421
- "git_refs_url": {
70422
- "type": "string",
70423
- "example": "http://api.github.com/repos/octocat/Hello-World/git/refs{/sha}"
70424
- },
70425
- "git_tags_url": {
70426
- "type": "string",
70427
- "example": "http://api.github.com/repos/octocat/Hello-World/git/tags{/sha}"
70428
- },
70429
- "git_url": {
70430
- "type": "string",
70431
- "example": "git:github.com/octocat/Hello-World.git"
70432
- },
70433
- "issue_comment_url": {
70434
- "type": "string",
70435
- "example": "http://api.github.com/repos/octocat/Hello-World/issues/comments{/number}"
70436
- },
70437
- "issue_events_url": {
70438
- "type": "string",
70439
- "example": "http://api.github.com/repos/octocat/Hello-World/issues/events{/number}"
70440
- },
70441
- "issues_url": {
70442
- "type": "string",
70443
- "example": "http://api.github.com/repos/octocat/Hello-World/issues{/number}"
70444
- },
70445
- "keys_url": {
70446
- "type": "string",
70447
- "example": "http://api.github.com/repos/octocat/Hello-World/keys{/key_id}"
70448
- },
70449
- "labels_url": {
70450
- "type": "string",
70451
- "example": "http://api.github.com/repos/octocat/Hello-World/labels{/name}"
70452
- },
70453
- "languages_url": {
70454
- "type": "string",
70455
- "format": "uri",
70456
- "example": "http://api.github.com/repos/octocat/Hello-World/languages"
70457
- },
70458
- "merges_url": {
70459
- "type": "string",
70460
- "format": "uri",
70461
- "example": "http://api.github.com/repos/octocat/Hello-World/merges"
70462
- },
70463
- "milestones_url": {
70464
- "type": "string",
70465
- "example": "http://api.github.com/repos/octocat/Hello-World/milestones{/number}"
70466
- },
70467
- "notifications_url": {
70468
- "type": "string",
70469
- "example": "http://api.github.com/repos/octocat/Hello-World/notifications{?since,all,participating}"
70470
- },
70471
- "pulls_url": {
70472
- "type": "string",
70473
- "example": "http://api.github.com/repos/octocat/Hello-World/pulls{/number}"
70474
- },
70475
- "releases_url": {
70476
- "type": "string",
70477
- "example": "http://api.github.com/repos/octocat/Hello-World/releases{/id}"
70478
- },
70479
- "ssh_url": {
70480
- "type": "string",
70481
- "example": "git@github.com:octocat/Hello-World.git"
70482
- },
70483
- "stargazers_url": {
70484
- "type": "string",
70485
- "format": "uri",
70486
- "example": "http://api.github.com/repos/octocat/Hello-World/stargazers"
70487
- },
70488
- "statuses_url": {
70489
- "type": "string",
70490
- "example": "http://api.github.com/repos/octocat/Hello-World/statuses/{sha}"
70491
- },
70492
- "subscribers_url": {
70493
- "type": "string",
70494
- "format": "uri",
70495
- "example": "http://api.github.com/repos/octocat/Hello-World/subscribers"
70496
- },
70497
- "subscription_url": {
70498
- "type": "string",
70499
- "format": "uri",
70500
- "example": "http://api.github.com/repos/octocat/Hello-World/subscription"
70501
- },
70502
- "tags_url": {
70503
- "type": "string",
70504
- "format": "uri",
70505
- "example": "http://api.github.com/repos/octocat/Hello-World/tags"
70506
- },
70507
- "teams_url": {
70508
- "type": "string",
70509
- "format": "uri",
70510
- "example": "http://api.github.com/repos/octocat/Hello-World/teams"
70511
- },
70512
- "trees_url": {
70513
- "type": "string",
70514
- "example": "http://api.github.com/repos/octocat/Hello-World/git/trees{/sha}"
70515
- },
70516
- "clone_url": {
70517
- "type": "string",
70518
- "example": "https://github.com/octocat/Hello-World.git"
70519
- },
70520
- "mirror_url": {
70521
- "type": "string",
70522
- "format": "uri",
70523
- "example": "git:git.example.com/octocat/Hello-World",
70524
- "nullable": true
70525
- },
70526
- "hooks_url": {
70527
- "type": "string",
70528
- "format": "uri",
70529
- "example": "http://api.github.com/repos/octocat/Hello-World/hooks"
70530
- },
70531
- "svn_url": {
70532
- "type": "string",
70533
- "format": "uri",
70534
- "example": "https://svn.github.com/octocat/Hello-World"
70535
- },
70536
- "homepage": {
70537
- "type": "string",
70538
- "format": "uri",
70539
- "example": "https://github.com",
70540
- "nullable": true
70541
- },
70542
- "language": {
70543
- "type": "string",
70544
- "nullable": true
70545
- },
70546
- "forks_count": {
70547
- "type": "integer",
70548
- "example": 9
70549
- },
70550
- "stargazers_count": {
70551
- "type": "integer",
70552
- "example": 80
70553
- },
70554
- "watchers_count": {
70555
- "type": "integer",
70556
- "example": 80
70557
- },
70558
- "size": { "type": "integer", "example": 108 },
70559
- "default_branch": {
70560
- "description": "The default branch of the repository.",
70561
- "type": "string",
70562
- "example": "master"
70563
- },
70564
- "open_issues_count": {
70565
- "type": "integer",
70566
- "example": 0
70567
- },
70568
- "is_template": {
70569
- "description": "Whether this repository acts as a template that can be used to generate new repositories.",
70570
- "default": false,
70571
- "type": "boolean",
70572
- "example": true
70573
- },
70574
- "topics": {
70575
- "type": "array",
70576
- "items": { "type": "string" }
70577
- },
70578
- "has_issues": {
70579
- "description": "Whether issues are enabled.",
70580
- "default": true,
70581
- "type": "boolean",
70582
- "example": true
70583
- },
70584
- "has_projects": {
70585
- "description": "Whether projects are enabled.",
70586
- "default": true,
70587
- "type": "boolean",
70588
- "example": true
70589
- },
70590
- "has_wiki": {
70591
- "description": "Whether the wiki is enabled.",
70592
- "default": true,
70593
- "type": "boolean",
70594
- "example": true
70595
- },
70596
- "has_pages": { "type": "boolean" },
70597
- "has_downloads": {
70598
- "description": "Whether downloads are enabled.",
70599
- "default": true,
70600
- "type": "boolean",
70601
- "example": true
70602
- },
70603
- "archived": {
70604
- "description": "Whether the repository is archived.",
70605
- "default": false,
70606
- "type": "boolean"
70607
- },
70608
- "disabled": {
70609
- "type": "boolean",
70610
- "description": "Returns whether or not this repository disabled."
70611
- },
70612
- "visibility": {
70613
- "description": "The repository visibility: public, private, or internal.",
70614
- "default": "public",
70615
- "type": "string"
70616
- },
70617
- "pushed_at": {
70618
- "type": "string",
70619
- "format": "date-time",
70620
- "example": "2011-01-26T19:06:43Z",
70621
- "nullable": true
70622
- },
70623
- "created_at": {
70624
- "type": "string",
70625
- "format": "date-time",
70626
- "example": "2011-01-26T19:01:12Z",
70627
- "nullable": true
70628
- },
70629
- "updated_at": {
70630
- "type": "string",
70631
- "format": "date-time",
70632
- "example": "2011-01-26T19:14:43Z",
70633
- "nullable": true
70634
- },
70635
- "allow_rebase_merge": {
70636
- "description": "Whether to allow rebase merges for pull requests.",
70637
- "default": true,
70638
- "type": "boolean",
70639
- "example": true
70640
- },
70641
- "template_repository": {
70642
- "nullable": true,
70643
- "type": "object",
70644
- "properties": {
70645
- "id": { "type": "integer" },
70646
- "node_id": { "type": "string" },
70647
- "name": { "type": "string" },
70648
- "full_name": { "type": "string" },
70649
- "owner": {
70650
- "type": "object",
70651
- "properties": {
70652
- "login": { "type": "string" },
70653
- "id": { "type": "integer" },
70654
- "node_id": { "type": "string" },
70655
- "avatar_url": { "type": "string" },
70656
- "gravatar_id": { "type": "string" },
70657
- "url": { "type": "string" },
70658
- "html_url": { "type": "string" },
70659
- "followers_url": { "type": "string" },
70660
- "following_url": { "type": "string" },
70661
- "gists_url": { "type": "string" },
70662
- "starred_url": { "type": "string" },
70663
- "subscriptions_url": { "type": "string" },
70664
- "organizations_url": { "type": "string" },
70665
- "repos_url": { "type": "string" },
70666
- "events_url": { "type": "string" },
70667
- "received_events_url": {
70668
- "type": "string"
70669
- },
70670
- "type": { "type": "string" },
70671
- "site_admin": { "type": "boolean" }
70672
- }
70673
- },
70674
- "private": { "type": "boolean" },
70675
- "html_url": { "type": "string" },
70676
- "description": { "type": "string" },
70677
- "fork": { "type": "boolean" },
70678
- "url": { "type": "string" },
70679
- "archive_url": { "type": "string" },
70680
- "assignees_url": { "type": "string" },
70681
- "blobs_url": { "type": "string" },
70682
- "branches_url": { "type": "string" },
70683
- "collaborators_url": { "type": "string" },
70684
- "comments_url": { "type": "string" },
70685
- "commits_url": { "type": "string" },
70686
- "compare_url": { "type": "string" },
70687
- "contents_url": { "type": "string" },
70688
- "contributors_url": { "type": "string" },
70689
- "deployments_url": { "type": "string" },
70690
- "downloads_url": { "type": "string" },
70691
- "events_url": { "type": "string" },
70692
- "forks_url": { "type": "string" },
70693
- "git_commits_url": { "type": "string" },
70694
- "git_refs_url": { "type": "string" },
70695
- "git_tags_url": { "type": "string" },
70696
- "git_url": { "type": "string" },
70697
- "issue_comment_url": { "type": "string" },
70698
- "issue_events_url": { "type": "string" },
70699
- "issues_url": { "type": "string" },
70700
- "keys_url": { "type": "string" },
70701
- "labels_url": { "type": "string" },
70702
- "languages_url": { "type": "string" },
70703
- "merges_url": { "type": "string" },
70704
- "milestones_url": { "type": "string" },
70705
- "notifications_url": { "type": "string" },
70706
- "pulls_url": { "type": "string" },
70707
- "releases_url": { "type": "string" },
70708
- "ssh_url": { "type": "string" },
70709
- "stargazers_url": { "type": "string" },
70710
- "statuses_url": { "type": "string" },
70711
- "subscribers_url": { "type": "string" },
70712
- "subscription_url": { "type": "string" },
70713
- "tags_url": { "type": "string" },
70714
- "teams_url": { "type": "string" },
70715
- "trees_url": { "type": "string" },
70716
- "clone_url": { "type": "string" },
70717
- "mirror_url": { "type": "string" },
70718
- "hooks_url": { "type": "string" },
70719
- "svn_url": { "type": "string" },
70720
- "homepage": { "type": "string" },
70721
- "language": { "type": "string" },
70722
- "forks_count": { "type": "integer" },
70723
- "stargazers_count": { "type": "integer" },
70724
- "watchers_count": { "type": "integer" },
70725
- "size": { "type": "integer" },
70726
- "default_branch": { "type": "string" },
70727
- "open_issues_count": { "type": "integer" },
70728
- "is_template": { "type": "boolean" },
70729
- "topics": {
70730
- "type": "array",
70731
- "items": { "type": "string" }
70732
- },
70733
- "has_issues": { "type": "boolean" },
70734
- "has_projects": { "type": "boolean" },
70735
- "has_wiki": { "type": "boolean" },
70736
- "has_pages": { "type": "boolean" },
70737
- "has_downloads": { "type": "boolean" },
70738
- "archived": { "type": "boolean" },
70739
- "disabled": { "type": "boolean" },
70740
- "visibility": { "type": "string" },
70741
- "pushed_at": { "type": "string" },
70742
- "created_at": { "type": "string" },
70743
- "updated_at": { "type": "string" },
70744
- "permissions": {
70745
- "type": "object",
70746
- "properties": {
70747
- "admin": { "type": "boolean" },
70748
- "maintain": { "type": "boolean" },
70749
- "push": { "type": "boolean" },
70750
- "triage": { "type": "boolean" },
70751
- "pull": { "type": "boolean" }
70752
- }
70753
- },
70754
- "allow_rebase_merge": { "type": "boolean" },
70755
- "temp_clone_token": { "type": "string" },
70756
- "allow_squash_merge": { "type": "boolean" },
70757
- "allow_auto_merge": { "type": "boolean" },
70758
- "delete_branch_on_merge": {
70759
- "type": "boolean"
70760
- },
70761
- "allow_update_branch": { "type": "boolean" },
70762
- "allow_merge_commit": { "type": "boolean" },
70763
- "subscribers_count": { "type": "integer" },
70764
- "network_count": { "type": "integer" }
70765
- }
70766
- },
70767
- "temp_clone_token": { "type": "string" },
70768
- "allow_squash_merge": {
70769
- "description": "Whether to allow squash merges for pull requests.",
70770
- "default": true,
70771
- "type": "boolean",
70772
- "example": true
70773
- },
70774
- "allow_auto_merge": {
70775
- "description": "Whether to allow Auto-merge to be used on pull requests.",
70776
- "default": false,
70777
- "type": "boolean",
70778
- "example": false
70779
- },
70780
- "delete_branch_on_merge": {
70781
- "description": "Whether to delete head branches when pull requests are merged",
70782
- "default": false,
70783
- "type": "boolean",
70784
- "example": false
70785
- },
70786
- "allow_update_branch": {
70787
- "description": "Whether or not a pull request head branch that is behind its base branch can always be updated even if it is not required to be up to date before merging.",
70788
- "default": false,
70789
- "type": "boolean",
70790
- "example": false
70791
- },
70792
- "allow_merge_commit": {
70793
- "description": "Whether to allow merge commits for pull requests.",
70794
- "default": true,
70795
- "type": "boolean",
70796
- "example": true
70797
- },
70798
- "allow_forking": {
70799
- "description": "Whether to allow forking this repo",
70800
- "type": "boolean"
70801
- },
70802
- "subscribers_count": { "type": "integer" },
70803
- "network_count": { "type": "integer" },
70804
- "open_issues": { "type": "integer" },
70805
- "watchers": { "type": "integer" },
70806
- "master_branch": { "type": "string" },
70807
- "starred_at": {
70808
- "type": "string",
70809
- "example": "\"2020-07-09T00:17:42Z\""
70810
- }
70811
- },
70812
- "required": [
70813
- "archive_url",
70814
- "assignees_url",
70815
- "blobs_url",
70816
- "branches_url",
70817
- "collaborators_url",
70818
- "comments_url",
70819
- "commits_url",
70820
- "compare_url",
70821
- "contents_url",
70822
- "contributors_url",
70823
- "deployments_url",
70824
- "description",
70825
- "downloads_url",
70826
- "events_url",
70827
- "fork",
70828
- "forks_url",
70829
- "full_name",
70830
- "git_commits_url",
70831
- "git_refs_url",
70832
- "git_tags_url",
70833
- "hooks_url",
70834
- "html_url",
70835
- "id",
70836
- "node_id",
70837
- "issue_comment_url",
70838
- "issue_events_url",
70839
- "issues_url",
70840
- "keys_url",
70841
- "labels_url",
70842
- "languages_url",
70843
- "merges_url",
70844
- "milestones_url",
70845
- "name",
70846
- "notifications_url",
70847
- "owner",
70848
- "private",
70849
- "pulls_url",
70850
- "releases_url",
70851
- "stargazers_url",
70852
- "statuses_url",
70853
- "subscribers_url",
70854
- "subscription_url",
70855
- "tags_url",
70856
- "teams_url",
70857
- "trees_url",
70858
- "url",
70859
- "clone_url",
70860
- "default_branch",
70861
- "forks",
70862
- "forks_count",
70863
- "git_url",
70864
- "has_downloads",
70865
- "has_issues",
70866
- "has_projects",
70867
- "has_wiki",
70868
- "has_pages",
70869
- "homepage",
70870
- "language",
70871
- "archived",
70872
- "disabled",
70873
- "mirror_url",
70874
- "open_issues",
70875
- "open_issues_count",
70876
- "license",
70877
- "pushed_at",
70878
- "size",
70879
- "ssh_url",
70880
- "stargazers_count",
70881
- "svn_url",
70882
- "watchers",
70883
- "watchers_count",
70884
- "created_at",
70885
- "updated_at"
70886
- ],
70887
- "nullable": true
70888
- },
70889
- "temp_clone_token": { "type": "string" },
70890
- "delete_branch_on_merge": { "type": "boolean" },
70891
- "subscribers_count": { "type": "integer" },
70892
- "network_count": { "type": "integer" },
70893
- "code_of_conduct": {
70894
- "title": "Code Of Conduct",
70895
- "description": "Code Of Conduct",
70896
- "type": "object",
70897
- "properties": {
70898
- "key": {
70899
- "type": "string",
70900
- "example": "contributor_covenant"
70901
- },
70902
- "name": {
70903
- "type": "string",
70904
- "example": "Contributor Covenant"
70905
- },
70906
- "url": {
70907
- "type": "string",
70908
- "format": "uri",
70909
- "example": "https://api.github.com/codes_of_conduct/contributor_covenant"
70910
- },
70911
- "body": {
70912
- "type": "string",
70913
- "example": "# Contributor Covenant Code of Conduct\n\n## Our Pledge\n\nIn the interest of fostering an open and welcoming environment, we as contributors and maintainers pledge to making participation in our project and our community a harassment-free experience for everyone, regardless of age, body size, disability, ethnicity, gender identity and expression, level of experience, nationality, personal appearance, race, religion, or sexual identity and orientation.\n\n## Our Standards\n\nExamples of behavior that contributes to creating a positive environment include:\n\n* Using welcoming and inclusive language\n* Being respectful of differing viewpoints and experiences\n* Gracefully accepting constructive criticism\n* Focusing on what is best for the community\n* Showing empathy towards other community members\n\nExamples of unacceptable behavior by participants include:\n\n* The use of sexualized language or imagery and unwelcome sexual attention or advances\n* Trolling, insulting/derogatory comments, and personal or political attacks\n* Public or private harassment\n* Publishing others' private information, such as a physical or electronic address, without explicit permission\n* Other conduct which could reasonably be considered inappropriate in a professional setting\n\n## Our Responsibilities\n\nProject maintainers are responsible for clarifying the standards of acceptable behavior and are expected to take appropriate and fair corrective action in response\n to any instances of unacceptable behavior.\n\nProject maintainers have the right and responsibility to remove, edit, or reject comments, commits, code, wiki edits, issues, and other contributions that are not aligned to this Code of Conduct, or to ban temporarily or permanently any contributor for other behaviors that they deem inappropriate, threatening, offensive, or harmful.\n\n## Scope\n\nThis Code of Conduct applies both within project spaces and in public spaces when an individual is representing the project or its community. Examples of representing a project or community include using an official project e-mail address,\n posting via an official social media account, or acting as an appointed representative at an online or offline event. Representation of a project may be further defined and clarified by project maintainers.\n\n## Enforcement\n\nInstances of abusive, harassing, or otherwise unacceptable behavior may be reported by contacting the project team at [EMAIL]. The project team will review and investigate all complaints, and will respond in a way that it deems appropriate to the circumstances. The project team is obligated to maintain confidentiality with regard to the reporter of an incident. Further details of specific enforcement policies may be posted separately.\n\nProject maintainers who do not follow or enforce the Code of Conduct in good faith may face temporary or permanent repercussions as determined by other members of the project's leadership.\n\n## Attribution\n\nThis Code of Conduct is adapted from the [Contributor Covenant][homepage], version 1.4, available at [http://contributor-covenant.org/version/1/4][version]\n\n[homepage]: http://contributor-covenant.org\n[version]: http://contributor-covenant.org/version/1/4/\n"
70914
- },
70915
- "html_url": {
70916
- "type": "string",
70917
- "format": "uri",
70918
- "nullable": true
70919
- }
70920
- },
70921
- "required": ["url", "html_url", "key", "name"]
70922
- },
70923
- "license": {
70924
- "type": "object",
70925
- "properties": {
70926
- "key": { "type": "string" },
70927
- "name": { "type": "string" },
70928
- "spdx_id": { "type": "string" },
70929
- "url": { "type": "string" },
70930
- "node_id": { "type": "string" }
70931
- },
70932
- "nullable": true
70933
- },
70934
- "forks": { "type": "integer", "example": 0 },
70935
- "open_issues": { "type": "integer", "example": 0 },
70936
- "watchers": { "type": "integer", "example": 0 },
70937
- "allow_forking": { "type": "boolean" }
70093
+ "example": "https://api.github.com/repos/octocat/Hello-World/hooks",
70094
+ "description": "The API URL to list the hooks on the repository."
70095
+ }
70938
70096
  },
70939
70097
  "required": [
70940
70098
  "archive_url",
@@ -71070,236 +70228,6 @@
71070
70228
  "git_commits_url": "https://api.github.com/repos/octocat/Hello-World/git/commits{/sha}",
71071
70229
  "git_refs_url": "https://api.github.com/repos/octocat/Hello-World/git/refs{/sha}",
71072
70230
  "git_tags_url": "https://api.github.com/repos/octocat/Hello-World/git/tags{/sha}",
71073
- "git_url": "git:github.com/octocat/Hello-World.git",
71074
- "issue_comment_url": "https://api.github.com/repos/octocat/Hello-World/issues/comments{/number}",
71075
- "issue_events_url": "https://api.github.com/repos/octocat/Hello-World/issues/events{/number}",
71076
- "issues_url": "https://api.github.com/repos/octocat/Hello-World/issues{/number}",
71077
- "keys_url": "https://api.github.com/repos/octocat/Hello-World/keys{/key_id}",
71078
- "labels_url": "https://api.github.com/repos/octocat/Hello-World/labels{/name}",
71079
- "languages_url": "https://api.github.com/repos/octocat/Hello-World/languages",
71080
- "merges_url": "https://api.github.com/repos/octocat/Hello-World/merges",
71081
- "milestones_url": "https://api.github.com/repos/octocat/Hello-World/milestones{/number}",
71082
- "notifications_url": "https://api.github.com/repos/octocat/Hello-World/notifications{?since,all,participating}",
71083
- "pulls_url": "https://api.github.com/repos/octocat/Hello-World/pulls{/number}",
71084
- "releases_url": "https://api.github.com/repos/octocat/Hello-World/releases{/id}",
71085
- "ssh_url": "git@github.com:octocat/Hello-World.git",
71086
- "stargazers_url": "https://api.github.com/repos/octocat/Hello-World/stargazers",
71087
- "statuses_url": "https://api.github.com/repos/octocat/Hello-World/statuses/{sha}",
71088
- "subscribers_url": "https://api.github.com/repos/octocat/Hello-World/subscribers",
71089
- "subscription_url": "https://api.github.com/repos/octocat/Hello-World/subscription",
71090
- "tags_url": "https://api.github.com/repos/octocat/Hello-World/tags",
71091
- "teams_url": "https://api.github.com/repos/octocat/Hello-World/teams",
71092
- "trees_url": "https://api.github.com/repos/octocat/Hello-World/git/trees{/sha}",
71093
- "clone_url": "https://github.com/octocat/Hello-World.git",
71094
- "mirror_url": "git:git.example.com/octocat/Hello-World",
71095
- "hooks_url": "https://api.github.com/repos/octocat/Hello-World/hooks",
71096
- "svn_url": "https://svn.github.com/octocat/Hello-World",
71097
- "homepage": "https://github.com",
71098
- "language": null,
71099
- "forks_count": 9,
71100
- "stargazers_count": 80,
71101
- "watchers_count": 80,
71102
- "size": 108,
71103
- "default_branch": "master",
71104
- "open_issues_count": 0,
71105
- "is_template": false,
71106
- "topics": ["octocat", "atom", "electron", "api"],
71107
- "has_issues": true,
71108
- "has_projects": true,
71109
- "has_wiki": true,
71110
- "has_pages": false,
71111
- "has_downloads": true,
71112
- "archived": false,
71113
- "disabled": false,
71114
- "visibility": "public",
71115
- "pushed_at": "2011-01-26T19:06:43Z",
71116
- "created_at": "2011-01-26T19:01:12Z",
71117
- "updated_at": "2011-01-26T19:14:43Z",
71118
- "permissions": {
71119
- "admin": false,
71120
- "push": false,
71121
- "pull": true
71122
- },
71123
- "template_repository": {
71124
- "id": 1296269,
71125
- "node_id": "MDEwOlJlcG9zaXRvcnkxMjk2MjY5",
71126
- "name": "Hello-World-Template",
71127
- "full_name": "octocat/Hello-World-Template",
71128
- "owner": {
71129
- "login": "octocat",
71130
- "id": 1,
71131
- "node_id": "MDQ6VXNlcjE=",
71132
- "avatar_url": "https://github.com/images/error/octocat_happy.gif",
71133
- "gravatar_id": "",
71134
- "url": "https://api.github.com/users/octocat",
71135
- "html_url": "https://github.com/octocat",
71136
- "followers_url": "https://api.github.com/users/octocat/followers",
71137
- "following_url": "https://api.github.com/users/octocat/following{/other_user}",
71138
- "gists_url": "https://api.github.com/users/octocat/gists{/gist_id}",
71139
- "starred_url": "https://api.github.com/users/octocat/starred{/owner}{/repo}",
71140
- "subscriptions_url": "https://api.github.com/users/octocat/subscriptions",
71141
- "organizations_url": "https://api.github.com/users/octocat/orgs",
71142
- "repos_url": "https://api.github.com/users/octocat/repos",
71143
- "events_url": "https://api.github.com/users/octocat/events{/privacy}",
71144
- "received_events_url": "https://api.github.com/users/octocat/received_events",
71145
- "type": "User",
71146
- "site_admin": false
71147
- },
71148
- "private": false,
71149
- "html_url": "https://github.com/octocat/Hello-World-Template",
71150
- "description": "This your first repo!",
71151
- "fork": false,
71152
- "url": "https://api.github.com/repos/octocat/Hello-World-Template",
71153
- "archive_url": "https://api.github.com/repos/octocat/Hello-World-Template/{archive_format}{/ref}",
71154
- "assignees_url": "https://api.github.com/repos/octocat/Hello-World-Template/assignees{/user}",
71155
- "blobs_url": "https://api.github.com/repos/octocat/Hello-World-Template/git/blobs{/sha}",
71156
- "branches_url": "https://api.github.com/repos/octocat/Hello-World-Template/branches{/branch}",
71157
- "collaborators_url": "https://api.github.com/repos/octocat/Hello-World-Template/collaborators{/collaborator}",
71158
- "comments_url": "https://api.github.com/repos/octocat/Hello-World-Template/comments{/number}",
71159
- "commits_url": "https://api.github.com/repos/octocat/Hello-World-Template/commits{/sha}",
71160
- "compare_url": "https://api.github.com/repos/octocat/Hello-World-Template/compare/{base}...{head}",
71161
- "contents_url": "https://api.github.com/repos/octocat/Hello-World-Template/contents/{+path}",
71162
- "contributors_url": "https://api.github.com/repos/octocat/Hello-World-Template/contributors",
71163
- "deployments_url": "https://api.github.com/repos/octocat/Hello-World-Template/deployments",
71164
- "downloads_url": "https://api.github.com/repos/octocat/Hello-World-Template/downloads",
71165
- "events_url": "https://api.github.com/repos/octocat/Hello-World-Template/events",
71166
- "forks_url": "https://api.github.com/repos/octocat/Hello-World-Template/forks",
71167
- "git_commits_url": "https://api.github.com/repos/octocat/Hello-World-Template/git/commits{/sha}",
71168
- "git_refs_url": "https://api.github.com/repos/octocat/Hello-World-Template/git/refs{/sha}",
71169
- "git_tags_url": "https://api.github.com/repos/octocat/Hello-World-Template/git/tags{/sha}",
71170
- "git_url": "git:github.com/octocat/Hello-World-Template.git",
71171
- "issue_comment_url": "https://api.github.com/repos/octocat/Hello-World-Template/issues/comments{/number}",
71172
- "issue_events_url": "https://api.github.com/repos/octocat/Hello-World-Template/issues/events{/number}",
71173
- "issues_url": "https://api.github.com/repos/octocat/Hello-World-Template/issues{/number}",
71174
- "keys_url": "https://api.github.com/repos/octocat/Hello-World-Template/keys{/key_id}",
71175
- "labels_url": "https://api.github.com/repos/octocat/Hello-World-Template/labels{/name}",
71176
- "languages_url": "https://api.github.com/repos/octocat/Hello-World-Template/languages",
71177
- "merges_url": "https://api.github.com/repos/octocat/Hello-World-Template/merges",
71178
- "milestones_url": "https://api.github.com/repos/octocat/Hello-World-Template/milestones{/number}",
71179
- "notifications_url": "https://api.github.com/repos/octocat/Hello-World-Template/notifications{?since,all,participating}",
71180
- "pulls_url": "https://api.github.com/repos/octocat/Hello-World-Template/pulls{/number}",
71181
- "releases_url": "https://api.github.com/repos/octocat/Hello-World-Template/releases{/id}",
71182
- "ssh_url": "git@github.com:octocat/Hello-World-Template.git",
71183
- "stargazers_url": "https://api.github.com/repos/octocat/Hello-World-Template/stargazers",
71184
- "statuses_url": "https://api.github.com/repos/octocat/Hello-World-Template/statuses/{sha}",
71185
- "subscribers_url": "https://api.github.com/repos/octocat/Hello-World-Template/subscribers",
71186
- "subscription_url": "https://api.github.com/repos/octocat/Hello-World-Template/subscription",
71187
- "tags_url": "https://api.github.com/repos/octocat/Hello-World-Template/tags",
71188
- "teams_url": "https://api.github.com/repos/octocat/Hello-World-Template/teams",
71189
- "trees_url": "https://api.github.com/repos/octocat/Hello-World-Template/git/trees{/sha}",
71190
- "clone_url": "https://github.com/octocat/Hello-World-Template.git",
71191
- "mirror_url": "git:git.example.com/octocat/Hello-World-Template",
71192
- "hooks_url": "https://api.github.com/repos/octocat/Hello-World-Template/hooks",
71193
- "svn_url": "https://svn.github.com/octocat/Hello-World-Template",
71194
- "homepage": "https://github.com",
71195
- "language": null,
71196
- "forks": 9,
71197
- "forks_count": 9,
71198
- "stargazers_count": 80,
71199
- "watchers_count": 80,
71200
- "watchers": 80,
71201
- "size": 108,
71202
- "default_branch": "master",
71203
- "open_issues": 0,
71204
- "open_issues_count": 0,
71205
- "is_template": true,
71206
- "license": {
71207
- "key": "mit",
71208
- "name": "MIT License",
71209
- "url": "https://api.github.com/licenses/mit",
71210
- "spdx_id": "MIT",
71211
- "node_id": "MDc6TGljZW5zZW1pdA==",
71212
- "html_url": "https://api.github.com/licenses/mit"
71213
- },
71214
- "topics": ["octocat", "atom", "electron", "api"],
71215
- "has_issues": true,
71216
- "has_projects": true,
71217
- "has_wiki": true,
71218
- "has_pages": false,
71219
- "has_downloads": true,
71220
- "archived": false,
71221
- "disabled": false,
71222
- "visibility": "public",
71223
- "pushed_at": "2011-01-26T19:06:43Z",
71224
- "created_at": "2011-01-26T19:01:12Z",
71225
- "updated_at": "2011-01-26T19:14:43Z",
71226
- "permissions": {
71227
- "admin": false,
71228
- "push": false,
71229
- "pull": true
71230
- },
71231
- "allow_rebase_merge": true,
71232
- "temp_clone_token": "ABTLWHOULUVAXGTRYU7OC2876QJ2O",
71233
- "allow_squash_merge": true,
71234
- "allow_auto_merge": false,
71235
- "delete_branch_on_merge": true,
71236
- "allow_merge_commit": true,
71237
- "subscribers_count": 42,
71238
- "network_count": 0
71239
- }
71240
- }
71241
- },
71242
- {
71243
- "number": 1,
71244
- "created_at": "2020-11-06T18:18:30Z",
71245
- "url": "https://api.github.com/repos/owner/repo/secret-scanning/alerts/1",
71246
- "html_url": "https://github.com/owner/repo/security/secret-scanning/1",
71247
- "locations_url": "https://api.github.com/repos/owner/private-repo/secret-scanning/alerts/1/locations",
71248
- "state": "open",
71249
- "resolution": null,
71250
- "resolved_at": null,
71251
- "resolved_by": null,
71252
- "secret_type": "mailchimp_api_key",
71253
- "secret_type_display_name": "Mailchimp API Key",
71254
- "secret": "XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX-us2",
71255
- "repository": {
71256
- "id": 1296269,
71257
- "node_id": "MDEwOlJlcG9zaXRvcnkxMjk2MjY5",
71258
- "name": "Hello-World",
71259
- "full_name": "octocat/Hello-World",
71260
- "owner": {
71261
- "login": "octocat",
71262
- "id": 1,
71263
- "node_id": "MDQ6VXNlcjE=",
71264
- "avatar_url": "https://github.com/images/error/octocat_happy.gif",
71265
- "gravatar_id": "",
71266
- "url": "https://api.github.com/users/octocat",
71267
- "html_url": "https://github.com/octocat",
71268
- "followers_url": "https://api.github.com/users/octocat/followers",
71269
- "following_url": "https://api.github.com/users/octocat/following{/other_user}",
71270
- "gists_url": "https://api.github.com/users/octocat/gists{/gist_id}",
71271
- "starred_url": "https://api.github.com/users/octocat/starred{/owner}{/repo}",
71272
- "subscriptions_url": "https://api.github.com/users/octocat/subscriptions",
71273
- "organizations_url": "https://api.github.com/users/octocat/orgs",
71274
- "repos_url": "https://api.github.com/users/octocat/repos",
71275
- "events_url": "https://api.github.com/users/octocat/events{/privacy}",
71276
- "received_events_url": "https://api.github.com/users/octocat/received_events",
71277
- "type": "User",
71278
- "site_admin": false
71279
- },
71280
- "private": false,
71281
- "html_url": "https://github.com/octocat/Hello-World",
71282
- "description": "This your first repo!",
71283
- "fork": false,
71284
- "url": "https://api.github.com/repos/octocat/Hello-World",
71285
- "archive_url": "https://api.github.com/repos/octocat/Hello-World/{archive_format}{/ref}",
71286
- "assignees_url": "https://api.github.com/repos/octocat/Hello-World/assignees{/user}",
71287
- "blobs_url": "https://api.github.com/repos/octocat/Hello-World/git/blobs{/sha}",
71288
- "branches_url": "https://api.github.com/repos/octocat/Hello-World/branches{/branch}",
71289
- "collaborators_url": "https://api.github.com/repos/octocat/Hello-World/collaborators{/collaborator}",
71290
- "comments_url": "https://api.github.com/repos/octocat/Hello-World/comments{/number}",
71291
- "commits_url": "https://api.github.com/repos/octocat/Hello-World/commits{/sha}",
71292
- "compare_url": "https://api.github.com/repos/octocat/Hello-World/compare/{base}...{head}",
71293
- "contents_url": "https://api.github.com/repos/octocat/Hello-World/contents/{+path}",
71294
- "contributors_url": "https://api.github.com/repos/octocat/Hello-World/contributors",
71295
- "deployments_url": "https://api.github.com/repos/octocat/Hello-World/deployments",
71296
- "downloads_url": "https://api.github.com/repos/octocat/Hello-World/downloads",
71297
- "events_url": "https://api.github.com/repos/octocat/Hello-World/events",
71298
- "forks_url": "https://api.github.com/repos/octocat/Hello-World/forks",
71299
- "git_commits_url": "https://api.github.com/repos/octocat/Hello-World/git/commits{/sha}",
71300
- "git_refs_url": "https://api.github.com/repos/octocat/Hello-World/git/refs{/sha}",
71301
- "git_tags_url": "https://api.github.com/repos/octocat/Hello-World/git/tags{/sha}",
71302
- "git_url": "git:github.com/octocat/Hello-World.git",
71303
70231
  "issue_comment_url": "https://api.github.com/repos/octocat/Hello-World/issues/comments{/number}",
71304
70232
  "issue_events_url": "https://api.github.com/repos/octocat/Hello-World/issues/events{/number}",
71305
70233
  "issues_url": "https://api.github.com/repos/octocat/Hello-World/issues{/number}",
@@ -71311,7 +70239,6 @@
71311
70239
  "notifications_url": "https://api.github.com/repos/octocat/Hello-World/notifications{?since,all,participating}",
71312
70240
  "pulls_url": "https://api.github.com/repos/octocat/Hello-World/pulls{/number}",
71313
70241
  "releases_url": "https://api.github.com/repos/octocat/Hello-World/releases{/id}",
71314
- "ssh_url": "git@github.com:octocat/Hello-World.git",
71315
70242
  "stargazers_url": "https://api.github.com/repos/octocat/Hello-World/stargazers",
71316
70243
  "statuses_url": "https://api.github.com/repos/octocat/Hello-World/statuses/{sha}",
71317
70244
  "subscribers_url": "https://api.github.com/repos/octocat/Hello-World/subscribers",
@@ -71319,153 +70246,88 @@
71319
70246
  "tags_url": "https://api.github.com/repos/octocat/Hello-World/tags",
71320
70247
  "teams_url": "https://api.github.com/repos/octocat/Hello-World/teams",
71321
70248
  "trees_url": "https://api.github.com/repos/octocat/Hello-World/git/trees{/sha}",
71322
- "clone_url": "https://github.com/octocat/Hello-World.git",
71323
- "mirror_url": "git:git.example.com/octocat/Hello-World",
71324
- "hooks_url": "https://api.github.com/repos/octocat/Hello-World/hooks",
71325
- "svn_url": "https://svn.github.com/octocat/Hello-World",
71326
- "homepage": "https://github.com",
71327
- "language": null,
71328
- "forks_count": 9,
71329
- "stargazers_count": 80,
71330
- "watchers_count": 80,
71331
- "size": 108,
71332
- "default_branch": "master",
71333
- "open_issues_count": 0,
71334
- "is_template": false,
71335
- "topics": ["octocat", "atom", "electron", "api"],
71336
- "has_issues": true,
71337
- "has_projects": true,
71338
- "has_wiki": true,
71339
- "has_pages": false,
71340
- "has_downloads": true,
71341
- "archived": false,
71342
- "disabled": false,
71343
- "visibility": "public",
71344
- "pushed_at": "2011-01-26T19:06:43Z",
71345
- "created_at": "2011-01-26T19:01:12Z",
71346
- "updated_at": "2011-01-26T19:14:43Z",
71347
- "permissions": {
71348
- "admin": false,
71349
- "push": false,
71350
- "pull": true
70249
+ "hooks_url": "https://api.github.com/repos/octocat/Hello-World/hooks"
70250
+ }
70251
+ },
70252
+ {
70253
+ "number": 1,
70254
+ "created_at": "2020-11-06T18:18:30Z",
70255
+ "url": "https://api.github.com/repos/owner/repo/secret-scanning/alerts/1",
70256
+ "html_url": "https://github.com/owner/repo/security/secret-scanning/1",
70257
+ "locations_url": "https://api.github.com/repos/owner/private-repo/secret-scanning/alerts/1/locations",
70258
+ "state": "open",
70259
+ "resolution": null,
70260
+ "resolved_at": null,
70261
+ "resolved_by": null,
70262
+ "secret_type": "mailchimp_api_key",
70263
+ "secret_type_display_name": "Mailchimp API Key",
70264
+ "secret": "XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX-us2",
70265
+ "repository": {
70266
+ "id": 1296269,
70267
+ "node_id": "MDEwOlJlcG9zaXRvcnkxMjk2MjY5",
70268
+ "name": "Hello-World",
70269
+ "full_name": "octocat/Hello-World",
70270
+ "owner": {
70271
+ "login": "octocat",
70272
+ "id": 1,
70273
+ "node_id": "MDQ6VXNlcjE=",
70274
+ "avatar_url": "https://github.com/images/error/octocat_happy.gif",
70275
+ "gravatar_id": "",
70276
+ "url": "https://api.github.com/users/octocat",
70277
+ "html_url": "https://github.com/octocat",
70278
+ "followers_url": "https://api.github.com/users/octocat/followers",
70279
+ "following_url": "https://api.github.com/users/octocat/following{/other_user}",
70280
+ "gists_url": "https://api.github.com/users/octocat/gists{/gist_id}",
70281
+ "starred_url": "https://api.github.com/users/octocat/starred{/owner}{/repo}",
70282
+ "subscriptions_url": "https://api.github.com/users/octocat/subscriptions",
70283
+ "organizations_url": "https://api.github.com/users/octocat/orgs",
70284
+ "repos_url": "https://api.github.com/users/octocat/repos",
70285
+ "events_url": "https://api.github.com/users/octocat/events{/privacy}",
70286
+ "received_events_url": "https://api.github.com/users/octocat/received_events",
70287
+ "type": "User",
70288
+ "site_admin": false
71351
70289
  },
71352
- "template_repository": {
71353
- "id": 1296269,
71354
- "node_id": "MDEwOlJlcG9zaXRvcnkxMjk2MjY5",
71355
- "name": "Hello-World-Template",
71356
- "full_name": "octocat/Hello-World-Template",
71357
- "owner": {
71358
- "login": "octocat",
71359
- "id": 1,
71360
- "node_id": "MDQ6VXNlcjE=",
71361
- "avatar_url": "https://github.com/images/error/octocat_happy.gif",
71362
- "gravatar_id": "",
71363
- "url": "https://api.github.com/users/octocat",
71364
- "html_url": "https://github.com/octocat",
71365
- "followers_url": "https://api.github.com/users/octocat/followers",
71366
- "following_url": "https://api.github.com/users/octocat/following{/other_user}",
71367
- "gists_url": "https://api.github.com/users/octocat/gists{/gist_id}",
71368
- "starred_url": "https://api.github.com/users/octocat/starred{/owner}{/repo}",
71369
- "subscriptions_url": "https://api.github.com/users/octocat/subscriptions",
71370
- "organizations_url": "https://api.github.com/users/octocat/orgs",
71371
- "repos_url": "https://api.github.com/users/octocat/repos",
71372
- "events_url": "https://api.github.com/users/octocat/events{/privacy}",
71373
- "received_events_url": "https://api.github.com/users/octocat/received_events",
71374
- "type": "User",
71375
- "site_admin": false
71376
- },
71377
- "private": false,
71378
- "html_url": "https://github.com/octocat/Hello-World-Template",
71379
- "description": "This your first repo!",
71380
- "fork": false,
71381
- "url": "https://api.github.com/repos/octocat/Hello-World-Template",
71382
- "archive_url": "https://api.github.com/repos/octocat/Hello-World-Template/{archive_format}{/ref}",
71383
- "assignees_url": "https://api.github.com/repos/octocat/Hello-World-Template/assignees{/user}",
71384
- "blobs_url": "https://api.github.com/repos/octocat/Hello-World-Template/git/blobs{/sha}",
71385
- "branches_url": "https://api.github.com/repos/octocat/Hello-World-Template/branches{/branch}",
71386
- "collaborators_url": "https://api.github.com/repos/octocat/Hello-World-Template/collaborators{/collaborator}",
71387
- "comments_url": "https://api.github.com/repos/octocat/Hello-World-Template/comments{/number}",
71388
- "commits_url": "https://api.github.com/repos/octocat/Hello-World-Template/commits{/sha}",
71389
- "compare_url": "https://api.github.com/repos/octocat/Hello-World-Template/compare/{base}...{head}",
71390
- "contents_url": "https://api.github.com/repos/octocat/Hello-World-Template/contents/{+path}",
71391
- "contributors_url": "https://api.github.com/repos/octocat/Hello-World-Template/contributors",
71392
- "deployments_url": "https://api.github.com/repos/octocat/Hello-World-Template/deployments",
71393
- "downloads_url": "https://api.github.com/repos/octocat/Hello-World-Template/downloads",
71394
- "events_url": "https://api.github.com/repos/octocat/Hello-World-Template/events",
71395
- "forks_url": "https://api.github.com/repos/octocat/Hello-World-Template/forks",
71396
- "git_commits_url": "https://api.github.com/repos/octocat/Hello-World-Template/git/commits{/sha}",
71397
- "git_refs_url": "https://api.github.com/repos/octocat/Hello-World-Template/git/refs{/sha}",
71398
- "git_tags_url": "https://api.github.com/repos/octocat/Hello-World-Template/git/tags{/sha}",
71399
- "git_url": "git:github.com/octocat/Hello-World-Template.git",
71400
- "issue_comment_url": "https://api.github.com/repos/octocat/Hello-World-Template/issues/comments{/number}",
71401
- "issue_events_url": "https://api.github.com/repos/octocat/Hello-World-Template/issues/events{/number}",
71402
- "issues_url": "https://api.github.com/repos/octocat/Hello-World-Template/issues{/number}",
71403
- "keys_url": "https://api.github.com/repos/octocat/Hello-World-Template/keys{/key_id}",
71404
- "labels_url": "https://api.github.com/repos/octocat/Hello-World-Template/labels{/name}",
71405
- "languages_url": "https://api.github.com/repos/octocat/Hello-World-Template/languages",
71406
- "merges_url": "https://api.github.com/repos/octocat/Hello-World-Template/merges",
71407
- "milestones_url": "https://api.github.com/repos/octocat/Hello-World-Template/milestones{/number}",
71408
- "notifications_url": "https://api.github.com/repos/octocat/Hello-World-Template/notifications{?since,all,participating}",
71409
- "pulls_url": "https://api.github.com/repos/octocat/Hello-World-Template/pulls{/number}",
71410
- "releases_url": "https://api.github.com/repos/octocat/Hello-World-Template/releases{/id}",
71411
- "ssh_url": "git@github.com:octocat/Hello-World-Template.git",
71412
- "stargazers_url": "https://api.github.com/repos/octocat/Hello-World-Template/stargazers",
71413
- "statuses_url": "https://api.github.com/repos/octocat/Hello-World-Template/statuses/{sha}",
71414
- "subscribers_url": "https://api.github.com/repos/octocat/Hello-World-Template/subscribers",
71415
- "subscription_url": "https://api.github.com/repos/octocat/Hello-World-Template/subscription",
71416
- "tags_url": "https://api.github.com/repos/octocat/Hello-World-Template/tags",
71417
- "teams_url": "https://api.github.com/repos/octocat/Hello-World-Template/teams",
71418
- "trees_url": "https://api.github.com/repos/octocat/Hello-World-Template/git/trees{/sha}",
71419
- "clone_url": "https://github.com/octocat/Hello-World-Template.git",
71420
- "mirror_url": "git:git.example.com/octocat/Hello-World-Template",
71421
- "hooks_url": "https://api.github.com/repos/octocat/Hello-World-Template/hooks",
71422
- "svn_url": "https://svn.github.com/octocat/Hello-World-Template",
71423
- "homepage": "https://github.com",
71424
- "language": null,
71425
- "forks": 9,
71426
- "forks_count": 9,
71427
- "stargazers_count": 80,
71428
- "watchers_count": 80,
71429
- "watchers": 80,
71430
- "size": 108,
71431
- "default_branch": "master",
71432
- "open_issues": 0,
71433
- "open_issues_count": 0,
71434
- "is_template": true,
71435
- "license": {
71436
- "key": "mit",
71437
- "name": "MIT License",
71438
- "url": "https://api.github.com/licenses/mit",
71439
- "spdx_id": "MIT",
71440
- "node_id": "MDc6TGljZW5zZW1pdA==",
71441
- "html_url": "https://api.github.com/licenses/mit"
71442
- },
71443
- "topics": ["octocat", "atom", "electron", "api"],
71444
- "has_issues": true,
71445
- "has_projects": true,
71446
- "has_wiki": true,
71447
- "has_pages": false,
71448
- "has_downloads": true,
71449
- "archived": false,
71450
- "disabled": false,
71451
- "visibility": "public",
71452
- "pushed_at": "2011-01-26T19:06:43Z",
71453
- "created_at": "2011-01-26T19:01:12Z",
71454
- "updated_at": "2011-01-26T19:14:43Z",
71455
- "permissions": {
71456
- "admin": false,
71457
- "push": false,
71458
- "pull": true
71459
- },
71460
- "allow_rebase_merge": true,
71461
- "temp_clone_token": "ABTLWHOULUVAXGTRYU7OC2876QJ2O",
71462
- "allow_squash_merge": true,
71463
- "allow_auto_merge": false,
71464
- "delete_branch_on_merge": true,
71465
- "allow_merge_commit": true,
71466
- "subscribers_count": 42,
71467
- "network_count": 0
71468
- }
70290
+ "private": false,
70291
+ "html_url": "https://github.com/octocat/Hello-World",
70292
+ "description": "This your first repo!",
70293
+ "fork": false,
70294
+ "url": "https://api.github.com/repos/octocat/Hello-World",
70295
+ "archive_url": "https://api.github.com/repos/octocat/Hello-World/{archive_format}{/ref}",
70296
+ "assignees_url": "https://api.github.com/repos/octocat/Hello-World/assignees{/user}",
70297
+ "blobs_url": "https://api.github.com/repos/octocat/Hello-World/git/blobs{/sha}",
70298
+ "branches_url": "https://api.github.com/repos/octocat/Hello-World/branches{/branch}",
70299
+ "collaborators_url": "https://api.github.com/repos/octocat/Hello-World/collaborators{/collaborator}",
70300
+ "comments_url": "https://api.github.com/repos/octocat/Hello-World/comments{/number}",
70301
+ "commits_url": "https://api.github.com/repos/octocat/Hello-World/commits{/sha}",
70302
+ "compare_url": "https://api.github.com/repos/octocat/Hello-World/compare/{base}...{head}",
70303
+ "contents_url": "https://api.github.com/repos/octocat/Hello-World/contents/{+path}",
70304
+ "contributors_url": "https://api.github.com/repos/octocat/Hello-World/contributors",
70305
+ "deployments_url": "https://api.github.com/repos/octocat/Hello-World/deployments",
70306
+ "downloads_url": "https://api.github.com/repos/octocat/Hello-World/downloads",
70307
+ "events_url": "https://api.github.com/repos/octocat/Hello-World/events",
70308
+ "forks_url": "https://api.github.com/repos/octocat/Hello-World/forks",
70309
+ "git_commits_url": "https://api.github.com/repos/octocat/Hello-World/git/commits{/sha}",
70310
+ "git_refs_url": "https://api.github.com/repos/octocat/Hello-World/git/refs{/sha}",
70311
+ "git_tags_url": "https://api.github.com/repos/octocat/Hello-World/git/tags{/sha}",
70312
+ "issue_comment_url": "https://api.github.com/repos/octocat/Hello-World/issues/comments{/number}",
70313
+ "issue_events_url": "https://api.github.com/repos/octocat/Hello-World/issues/events{/number}",
70314
+ "issues_url": "https://api.github.com/repos/octocat/Hello-World/issues{/number}",
70315
+ "keys_url": "https://api.github.com/repos/octocat/Hello-World/keys{/key_id}",
70316
+ "labels_url": "https://api.github.com/repos/octocat/Hello-World/labels{/name}",
70317
+ "languages_url": "https://api.github.com/repos/octocat/Hello-World/languages",
70318
+ "merges_url": "https://api.github.com/repos/octocat/Hello-World/merges",
70319
+ "milestones_url": "https://api.github.com/repos/octocat/Hello-World/milestones{/number}",
70320
+ "notifications_url": "https://api.github.com/repos/octocat/Hello-World/notifications{?since,all,participating}",
70321
+ "pulls_url": "https://api.github.com/repos/octocat/Hello-World/pulls{/number}",
70322
+ "releases_url": "https://api.github.com/repos/octocat/Hello-World/releases{/id}",
70323
+ "stargazers_url": "https://api.github.com/repos/octocat/Hello-World/stargazers",
70324
+ "statuses_url": "https://api.github.com/repos/octocat/Hello-World/statuses/{sha}",
70325
+ "subscribers_url": "https://api.github.com/repos/octocat/Hello-World/subscribers",
70326
+ "subscription_url": "https://api.github.com/repos/octocat/Hello-World/subscription",
70327
+ "tags_url": "https://api.github.com/repos/octocat/Hello-World/tags",
70328
+ "teams_url": "https://api.github.com/repos/octocat/Hello-World/teams",
70329
+ "trees_url": "https://api.github.com/repos/octocat/Hello-World/git/trees{/sha}",
70330
+ "hooks_url": "https://api.github.com/repos/octocat/Hello-World/hooks"
71469
70331
  }
71470
70332
  }
71471
70333
  ]
@@ -94841,6 +93703,24 @@
94841
93703
  "schema": { "type": "string" }
94842
93704
  }
94843
93705
  }
93706
+ },
93707
+ "410": {
93708
+ "description": "Gone",
93709
+ "content": {
93710
+ "application/json": {
93711
+ "schema": {
93712
+ "title": "Basic Error",
93713
+ "description": "Basic Error",
93714
+ "type": "object",
93715
+ "properties": {
93716
+ "message": { "type": "string" },
93717
+ "documentation_url": { "type": "string" },
93718
+ "url": { "type": "string" },
93719
+ "status": { "type": "string" }
93720
+ }
93721
+ }
93722
+ }
93723
+ }
94844
93724
  }
94845
93725
  },
94846
93726
  "x-github": {
@@ -164237,6 +163117,71 @@
164237
163117
  "created_at"
164238
163118
  ]
164239
163119
  }
163120
+ },
163121
+ "examples": {
163122
+ "200-response": {
163123
+ "value": [
163124
+ {
163125
+ "id": "22249084964",
163126
+ "type": "PushEvent",
163127
+ "actor": {
163128
+ "id": 583231,
163129
+ "login": "octocat",
163130
+ "display_login": "octocat",
163131
+ "gravatar_id": "",
163132
+ "url": "https://api.github.com/users/octocat",
163133
+ "avatar_url": "https://avatars.githubusercontent.com/u/583231?v=4"
163134
+ },
163135
+ "repo": {
163136
+ "id": 1296269,
163137
+ "name": "octocat/Hello-World",
163138
+ "url": "https://api.github.com/repos/octocat/Hello-World"
163139
+ },
163140
+ "payload": {
163141
+ "push_id": 10115855396,
163142
+ "size": 1,
163143
+ "distinct_size": 1,
163144
+ "ref": "refs/heads/master",
163145
+ "head": "7a8f3ac80e2ad2f6842cb86f576d4bfe2c03e300",
163146
+ "before": "883efe034920928c47fe18598c01249d1a9fdabd",
163147
+ "commits": [
163148
+ {
163149
+ "sha": "7a8f3ac80e2ad2f6842cb86f576d4bfe2c03e300",
163150
+ "author": {
163151
+ "email": "octocat@github.com",
163152
+ "name": "Monalisa Octocat"
163153
+ },
163154
+ "message": "commit",
163155
+ "distinct": true,
163156
+ "url": "https://api.github.com/repos/octocat/Hello-World/commits/7a8f3ac80e2ad2f6842cb86f576d4bfe2c03e300"
163157
+ }
163158
+ ]
163159
+ },
163160
+ "public": true,
163161
+ "created_at": "2022-06-09T12:47:28Z"
163162
+ },
163163
+ {
163164
+ "id": "22237752260",
163165
+ "type": "WatchEvent",
163166
+ "actor": {
163167
+ "id": 583231,
163168
+ "login": "octocat",
163169
+ "display_login": "octocat",
163170
+ "gravatar_id": "",
163171
+ "url": "https://api.github.com/users/octocat",
163172
+ "avatar_url": "https://avatars.githubusercontent.com/u/583231?v=4"
163173
+ },
163174
+ "repo": {
163175
+ "id": 1296269,
163176
+ "name": "octocat/Hello-World",
163177
+ "url": "https://api.github.com/repos/octocat/Hello-World"
163178
+ },
163179
+ "payload": { "action": "started" },
163180
+ "public": true,
163181
+ "created_at": "2022-06-08T23:29:25Z"
163182
+ }
163183
+ ]
163184
+ }
164240
163185
  }
164241
163186
  }
164242
163187
  }
@@ -268629,7 +267574,8 @@
268629
267574
  "type": "object",
268630
267575
  "properties": {},
268631
267576
  "additionalProperties": false
268632
- }
267577
+ },
267578
+ "examples": { "default": { "value": null } }
268633
267579
  }
268634
267580
  }
268635
267581
  },
@@ -288277,6 +287223,18 @@
288277
287223
  }
288278
287224
  }
288279
287225
  ]
287226
+ },
287227
+ "examples": {
287228
+ "default": {
287229
+ "summary": "Example adding multiple email addresses",
287230
+ "value": {
287231
+ "emails": [
287232
+ "octocat@github.com",
287233
+ "mona@github.com",
287234
+ "octocat@octocat.org"
287235
+ ]
287236
+ }
287237
+ }
288280
287238
  }
288281
287239
  }
288282
287240
  }
@@ -288485,6 +287443,14 @@
288485
287443
  "required": ["emails"]
288486
287444
  }
288487
287445
  ]
287446
+ },
287447
+ "examples": {
287448
+ "default": {
287449
+ "summary": "Example deleting multiple email accounts",
287450
+ "value": {
287451
+ "emails": ["octocat@github.com", "mona@github.com"]
287452
+ }
287453
+ }
288488
287454
  }
288489
287455
  }
288490
287456
  }