Commit 04c3b3c
committed
Clarify error message on 404 on REST-API request
We assumed that this can only happen if you query a Checkmk version that
has no graph query endpoints at all. But the enterprise REST-API
endpoint will return a 404 error in Checkmk raw edition, so we adapted
the hint for the user.
Unrelated fix: Checkmk should start with capital letter.1 parent b6aa99b commit 04c3b3c
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
195 | 195 | | |
196 | 196 | | |
197 | 197 | | |
198 | | - | |
| 198 | + | |
199 | 199 | | |
200 | 200 | | |
201 | 201 | | |
| |||
224 | 224 | | |
225 | 225 | | |
226 | 226 | | |
227 | | - | |
| 227 | + | |
228 | 228 | | |
229 | 229 | | |
230 | 230 | | |
| |||
0 commit comments