@@ -0,0 +1 @@
+In dashboard API for `/monitor(_current)/nodes/:node` return `404` instead of `400` if node does not exist.
+如果 API 查询的节点不存在,将会返回 404 而不再是 400。