Skip to content

Commit

Permalink
Fix OpenAPI documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
imobachgs committed Mar 13, 2024
1 parent db14e4a commit 108c741
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rust/agama-server/src/web/docs.rs
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ use utoipa::OpenApi;
crate::manager::web::probe_action,
crate::manager::web::install_action,
crate::manager::web::finish_action,
crate::manager::web::status,
crate::manager::web::installer_status,
super::http::ping,
),
components(
Expand Down

0 comments on commit 108c741

Please sign in to comment.