Skip to content

Commit

Permalink
Fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
amigin committed Dec 2, 2024
1 parent 222eee4 commit 1656e83
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ use crate::app::AppContext;

#[http_route(
method: "POST",
route: "/api/Backup/RestoreFromBackup",
route: "/api/Backup/RestoreFromZip",
description: "Restore database from backup zip file",
summary: "Restore database from backup zip file",
controller: "Backup",
Expand Down

0 comments on commit 1656e83

Please sign in to comment.