github.com/abdfnx/gh-api@v0.0.0-20210414084727-f5432eec23b8/pkg/cmd/repo/fork/forkResult.json (about)

     1  {
     2    "node_id": "123",
     3    "name": "REPO",
     4    "clone_url": "https://github.com/someone/repo.git",
     5    "created_at": "2011-01-26T19:01:12Z",
     6    "owner": {
     7      "login": "someone"
     8    }
     9  }