mirror of
https://github.com/harivansh-afk/sandbox-agent.git
synced 2026-04-17 07:03:31 +00:00
fix: add StderrOutput to OpenAPI schema
This commit is contained in:
parent
2ada366623
commit
bfd2a80bf1
1 changed files with 1 additions and 0 deletions
|
|
@ -182,6 +182,7 @@ pub async fn shutdown_servers(state: &Arc<AppState>) {
|
||||||
SessionEndedData,
|
SessionEndedData,
|
||||||
SessionEndReason,
|
SessionEndReason,
|
||||||
TerminatedBy,
|
TerminatedBy,
|
||||||
|
StderrOutput,
|
||||||
ItemEventData,
|
ItemEventData,
|
||||||
ItemDeltaData,
|
ItemDeltaData,
|
||||||
UniversalItem,
|
UniversalItem,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue