We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent afe0fd3 commit a31e82dCopy full SHA for a31e82d
openapi-whitelist.yaml
@@ -23,8 +23,8 @@ include_paths:
23
- /v2/evaluators/execute/*
24
- /v2/metrics
25
- /v2/metrics_hwm
26
- - /v2/projects/*/auto-monitor-setups
27
- - /v2/projects/*/auto-monitor-setups/*
+ - /v2/auto-monitor-setups
+ - /v2/auto-monitor-setups/*
28
29
# Paths to explicitly exclude (processed after include)
30
exclude_paths: []
0 commit comments