github.com/ActiveState/cli@v0.0.0-20240508170324-6801f60cd051/pkg/platform/api/graphql/request/mock/testdata/httpresponse/POST-CheckpointPrePlatform.json (about) 1 { 2 "data": { 3 "vcs_checkpoints": [ 4 { 5 "commit_id": "00010001-0001-0001-0001-000100010001", 6 "namespace": "pre-platform-installer", 7 "requirement": "string", 8 "version_constraint": "string" 9 } 10 ], 11 "vcs_commits_by_pk": { 12 "at_time": "2019-11-12T01:35:54.496903+00:00" 13 } 14 } 15 }