Skip to content

Commit 78cee43

Browse files
balogh.adam@icloud.combalogh.adam@icloud.com
authored andcommitted
return app
1 parent 9d25745 commit 78cee43

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

server/fastapi_server.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -527,6 +527,8 @@ async def process_swap(
527527
)
528528
raise HTTPException(status_code=500, detail="Internal server error")
529529

530+
return app
531+
530532

531533
async def handle_agent_chat_request(
532534
protocol_registry: ProtocolRegistry,

0 commit comments

Comments
 (0)