Skip to content

Commit

Permalink
add api doc
Browse files Browse the repository at this point in the history
  • Loading branch information
archeoss committed Nov 16, 2023
1 parent 4965db6 commit f80385d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions backend/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@ impl Modify for SecurityAddon {
services::api::get_rps,
services::api::get_space,
services::api::get_nodes,
services::api::raw_metrics_by_node,
services::api::raw_configuration_by_node,
services::api::get_vdisks,
),
components(
Expand Down

0 comments on commit f80385d

Please sign in to comment.