Skip to content

Commit 8a491e8

Browse files
committed
refac
1 parent 48d0ab4 commit 8a491e8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

open_terminal/main.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -349,6 +349,7 @@ def _get_process(process_id: str) -> BackgroundProcess:
349349

350350
@app.get(
351351
"/health",
352+
include_in_schema=False,
352353
operation_id="health_check",
353354
summary="Health check",
354355
description="Returns service status. No authentication required.",

0 commit comments

Comments
 (0)