mirror of
https://codeberg.org/aryak/mozhi
synced 2024-11-10 05:02:03 +05:30
swag fmt + clarify translate engine all
This commit is contained in:
parent
2210bcfd11
commit
5d02d7b5af
@ -62,6 +62,7 @@ func HandleTTS(c *fiber.Ctx) error {
|
||||
|
||||
// HandleTranslate godoc
|
||||
// @Summary Translate text
|
||||
// @Description When engine is set to all, it will return an array of utils.LangOut.
|
||||
// @Param engine query string true "Engine name"
|
||||
// @Param from query string true "Source language"
|
||||
// @Param to query string true "Target language"
|
||||
|
Loading…
Reference in New Issue
Block a user