Skip to content

Commit

Permalink
Exclude from schema
Browse files Browse the repository at this point in the history
  • Loading branch information
Matvey-Kuk committed Jan 6, 2025
1 parent 14802e2 commit 5960a48
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions keep/api/routes/workflows.py
Original file line number Diff line number Diff line change
Expand Up @@ -755,6 +755,7 @@ def get_workflow_execution_status(
@router.post(
"/{workflow_id}/benchmark",
description="Benchmark a workflow",
include_in_schema=False,
)
def benchmark_workflow(
workflow_id: str,
Expand Down

0 comments on commit 5960a48

Please sign in to comment.