mirror of
https://github.com/OpenRouterTeam/spawn.git
synced 2026-04-28 11:59:29 +00:00
Renames create_server, delete_server, ssh_keys, and server_types fixture JSON files to kebab-case for consistency with codebase conventions. Updates _metadata.json keys and qa-fixtures-prompt naming convention accordingly. Co-authored-by: lab <6723574+louisgv@users.noreply.github.com> Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
17 lines
296 B
JSON
17 lines
296 B
JSON
{
|
|
"action": {
|
|
"command": "delete_server",
|
|
"error": null,
|
|
"finished": null,
|
|
"id": 610873205655095,
|
|
"progress": 0,
|
|
"resources": [
|
|
{
|
|
"id": 120704776,
|
|
"type": "server"
|
|
}
|
|
],
|
|
"started": "2026-02-11T03:07:29Z",
|
|
"status": "running"
|
|
}
|
|
}
|