mirror of
https://github.com/OpenRouterTeam/spawn.git
synced 2026-05-05 23:50:48 +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
10 lines
471 B
JSON
10 lines
471 B
JSON
{
|
|
"cloud": "lambda",
|
|
"recorded_at": "2026-02-11T00:54:13Z",
|
|
"fixtures": {
|
|
"instances": {"endpoint": "/instances", "recorded_at": "2026-02-11T00:54:12Z"},
|
|
"ssh_keys": {"endpoint": "/ssh-keys", "recorded_at": "2026-02-11T00:54:12Z"},
|
|
"instance_types": {"endpoint": "/instance-types", "recorded_at": "2026-02-11T00:54:12Z"},
|
|
"create_server": {"endpoint": "POST /instance-operations/launch", "type": "live", "recorded_at": "2026-02-11T00:54:13Z"}
|
|
}
|
|
}
|