Skip to content

Commit

Permalink
change route
Browse files Browse the repository at this point in the history
  • Loading branch information
archeoss committed Nov 29, 2023
1 parent 33ea578 commit 135b3dd
Show file tree
Hide file tree
Showing 3 changed files with 268 additions and 262 deletions.
4 changes: 2 additions & 2 deletions backend/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,10 @@ impl Modify for SecurityAddon {
services::api::get_nodes_count,
services::api::get_rps,
services::api::get_space,
services::api::get_nodes,
// services::api::get_nodes,
services::api::raw_metrics_by_node,
services::api::raw_configuration_by_node,
services::api::get_vdisks,
// services::api::get_vdisks,
services::api::get_node_info,
services::api::get_vdisk_info,
services::api::get_nodes_list,
Expand Down
Loading

0 comments on commit 135b3dd

Please sign in to comment.