Commit eba1117
committed
Fix empty scope.nodes causing 400 Bad Request
When no nodes are selected, use wildcard ['*'] instead of empty array
to match the documented behavior ("No selected Nodes means All Nodes").
Fixes netdata/netdata-cloud#11321 parent fe65219 commit eba1117
File tree
1 file changed
+1
-1
lines changed1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
| 63 | + | |
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| |||
0 commit comments