mirror of
https://github.com/OpenRouterTeam/spawn.git
synced 2026-05-25 06:34:45 +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
8 lines
257 B
JSON
8 lines
257 B
JSON
{
|
|
"cloud": "scaleway",
|
|
"recorded_at": "2026-02-11T01:51:27Z",
|
|
"fixtures": {
|
|
"servers": {"endpoint": "/servers", "recorded_at": "2026-02-11T01:51:26Z"},
|
|
"images": {"endpoint": "/images?per_page=10", "recorded_at": "2026-02-11T01:51:27Z"}
|
|
}
|
|
}
|