mirror of
https://github.com/harivansh-afk/sandbox-agent.git
synced 2026-04-15 20:03:11 +00:00
Fix desktop scroll, timeout cleanup, and OpenAPI codes
This commit is contained in:
parent
3fd1d5a690
commit
96dcc3d5f9
3 changed files with 121 additions and 25 deletions
|
|
@ -719,7 +719,7 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"503": {
|
||||
"502": {
|
||||
"description": "Desktop runtime health or input failed",
|
||||
"content": {
|
||||
"application/json": {
|
||||
|
|
@ -781,7 +781,7 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"503": {
|
||||
"502": {
|
||||
"description": "Desktop runtime health or input failed",
|
||||
"content": {
|
||||
"application/json": {
|
||||
|
|
@ -843,7 +843,7 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"503": {
|
||||
"502": {
|
||||
"description": "Desktop runtime health or input failed",
|
||||
"content": {
|
||||
"application/json": {
|
||||
|
|
@ -905,7 +905,7 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"503": {
|
||||
"502": {
|
||||
"description": "Desktop runtime health or input failed",
|
||||
"content": {
|
||||
"application/json": {
|
||||
|
|
@ -967,7 +967,7 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"503": {
|
||||
"502": {
|
||||
"description": "Desktop runtime health or input failed",
|
||||
"content": {
|
||||
"application/json": {
|
||||
|
|
@ -1009,7 +1009,7 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"503": {
|
||||
"502": {
|
||||
"description": "Desktop runtime health or input check failed",
|
||||
"content": {
|
||||
"application/json": {
|
||||
|
|
@ -1071,7 +1071,7 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"503": {
|
||||
"502": {
|
||||
"description": "Desktop runtime health or input failed",
|
||||
"content": {
|
||||
"application/json": {
|
||||
|
|
@ -1106,7 +1106,7 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"503": {
|
||||
"502": {
|
||||
"description": "Desktop runtime health or screenshot capture failed",
|
||||
"content": {
|
||||
"application/json": {
|
||||
|
|
@ -1195,7 +1195,7 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"503": {
|
||||
"502": {
|
||||
"description": "Desktop runtime health or screenshot capture failed",
|
||||
"content": {
|
||||
"application/json": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue