mirror of
https://github.com/mudler/LocalAI.git
synced 2025-06-28 13:44:59 +00:00
chore: fix some function names in comment
Signed-off-by: petercover <raowanxiang@outlook.com>
This commit is contained in:
parent
0ec25b8b07
commit
5c29c0b5d3
2 changed files with 2 additions and 2 deletions
|
@ -28,7 +28,7 @@ func BackendMonitorEndpoint(bm *services.BackendMonitorService) func(c *fiber.Ct
|
|||
}
|
||||
}
|
||||
|
||||
// BackendMonitorEndpoint shuts down the specified backend
|
||||
// BackendShutdownEndpoint shuts down the specified backend
|
||||
// @Summary Backend monitor endpoint
|
||||
// @Param request body schema.BackendMonitorRequest true "Backend statistics request"
|
||||
// @Router /backend/shutdown [post]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue