mirror of
https://github.com/status-im/PyGithub.git
synced 2026-08-31 19:01:15 +00:00
Test Issue.getComments
This commit is contained in:
@@ -1238,6 +1238,7 @@
|
||||
{ "name": "description", "type": "string" },
|
||||
{ "name": "fork", "type": "bool" },
|
||||
{ "name": "forks", "type": "integer" },
|
||||
{ "name": "full_name", "type": "string" },
|
||||
{ "name": "git_url", "type": "string" },
|
||||
{ "name": "has_downloads", "type": "bool" },
|
||||
{ "name": "has_issues", "type": "bool" },
|
||||
|
||||
@@ -7140,6 +7140,14 @@
|
||||
},
|
||||
"name": "forks"
|
||||
},
|
||||
{
|
||||
"type": {
|
||||
"simple": true,
|
||||
"cardinality": "scalar",
|
||||
"name": "string"
|
||||
},
|
||||
"name": "full_name"
|
||||
},
|
||||
{
|
||||
"type": {
|
||||
"simple": true,
|
||||
|
||||
Reference in New Issue
Block a user