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
22 lines
538 B
JSON
22 lines
538 B
JSON
{
|
|
"meta": {
|
|
"pagination": {
|
|
"last_page": 1,
|
|
"next_page": null,
|
|
"page": 1,
|
|
"per_page": 25,
|
|
"previous_page": null,
|
|
"total_entries": 1
|
|
}
|
|
},
|
|
"ssh_keys": [
|
|
{
|
|
"created": "2026-02-10T20:10:10Z",
|
|
"fingerprint": "af:0d:c5:57:a8:fd:b2:82:5e:d4:c1:65:f0:0c:8a:9d",
|
|
"id": 107129777,
|
|
"labels": {},
|
|
"name": "spawn-OusamaMacbook.local-1770754210",
|
|
"public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHmcVdzydp72a/B69nmENZvCvjuk7xGpKdi5CvhkmNsv ahmed"
|
|
}
|
|
]
|
|
}
|