mirror of
https://github.com/OpenRouterTeam/spawn.git
synced 2026-05-29 19:24:44 +00:00
* feat: testing * feat: auto-fix dead apis * fix: mock works * feat: new fixtures * fix: more clouds tested * fix: dry run fix * fix: civo valid size * fix: civo result wait * feat: fixtures * feat: per cloud agent
9 lines
328 B
JSON
9 lines
328 B
JSON
{
|
|
"cloud": "civo",
|
|
"recorded_at": "2026-02-11T02:07:07Z",
|
|
"fixtures": {
|
|
"regions": {"endpoint": "/regions", "recorded_at": "2026-02-11T02:07:02Z"},
|
|
"instances": {"endpoint": "/instances", "recorded_at": "2026-02-11T02:07:03Z"},
|
|
"ssh_keys": {"endpoint": "/sshkeys", "recorded_at": "2026-02-11T02:07:04Z"}
|
|
}
|
|
}
|