There was an error while loading. Please reload this page.
1 parent 48d0ab4 commit 8a491e8Copy full SHA for 8a491e8
1 file changed
open_terminal/main.py
@@ -349,6 +349,7 @@ def _get_process(process_id: str) -> BackgroundProcess:
349
350
@app.get(
351
"/health",
352
+ include_in_schema=False,
353
operation_id="health_check",
354
summary="Health check",
355
description="Returns service status. No authentication required.",
0 commit comments