github.com/ActiveState/cli@v0.0.0-20240508170324-6801f60cd051/pkg/platform/api/graphql/request/mock/testdata/httpresponse/POST-ProjectWithRepo.json (about)

     1  {
     2    "data": {
     3      "projects": [
     4        {
     5          "branches": [
     6            {
     7              "branch_id": "00010001-0001-0001-0001-000100010001",
     8              "commit_id": "00010001-0001-0001-0001-000100010001",
     9              "main": true,
    10              "project_id": "00010001-0001-0001-0001-000100010001",
    11              "tracking_type": null,
    12              "tracks": null,
    13              "label": "string"
    14            }
    15          ],
    16          "description": "string",
    17          "name": "string",
    18          "added": "2019-10-10T17:55:34",
    19          "created_by": "00010001-0001-0001-0001-000100010001",
    20          "forked_from": null,
    21          "forked_project": null,
    22          "changed": "2019-10-10T17:55:34",
    23          "managed": false,
    24          "organization_id": "00010001-0001-0001-0001-000100010001",
    25          "private": false,
    26          "project_id": "00010001-0001-0001-0001-000100010001",
    27          "repo_url": "string"
    28        }
    29      ]
    30    }
    31  }