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

     1  {
     2      "data": {
     3          "vcs_checkpoints": [
     4              {
     5                  "commit_id": "00010001-0001-0001-0001-000100010001",
     6                  "namespace": "language",
     7                  "requirement": "Python",
     8                  "version_constraint": "string"
     9              },
    10              {
    11                  "commit_id": "00010001-0001-0001-0001-000100010001",
    12                  "namespace": "platform",
    13                  "requirement": "00010001-0001-0001-0001-000100010001",
    14                  "version_constraint": ""
    15              },
    16              {
    17                  "commit_id": "00010001-0001-0001-0001-000100010001",
    18                  "namespace": "platform",
    19                  "requirement": "00020002-0002-0002-0002-000200020002",
    20                  "version_constraint": ""
    21              },
    22              {
    23                  "commit_id": "00010001-0001-0001-0001-000100010001",
    24                  "namespace": "platform",
    25                  "requirement": "00030003-0003-0003-0003-000300030003",
    26                  "version_constraint": ""
    27              }
    28          ],
    29          "vcs_commits_by_pk": {
    30              "at_time": "2019-11-12T01:35:54.496903+00:00"
    31          }
    32      }
    33  }