Skip to content

Commit a31e82d

Browse files
committed
fix: update the routes for the auto setup
1 parent afe0fd3 commit a31e82d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

openapi-whitelist.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ include_paths:
2323
- /v2/evaluators/execute/*
2424
- /v2/metrics
2525
- /v2/metrics_hwm
26-
- /v2/projects/*/auto-monitor-setups
27-
- /v2/projects/*/auto-monitor-setups/*
26+
- /v2/auto-monitor-setups
27+
- /v2/auto-monitor-setups/*
2828

2929
# Paths to explicitly exclude (processed after include)
3030
exclude_paths: []

0 commit comments

Comments
 (0)