8 lines
136 B
JSON
8 lines
136 B
JSON
{
|
|
"node_id": "123",
|
|
"name": "REPO",
|
|
"clone_url": "https://github.com/someone/repo.git",
|
|
"owner": {
|
|
"login": "someone"
|
|
}
|
|
}
|