mirror of
https://codeberg.org/aryak/mozhi
synced 2025-01-05 04:01:51 +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
|
// HandleTranslate godoc
|
||||||
// @Summary Translate text
|
// @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 engine query string true "Engine name"
|
||||||
// @Param from query string true "Source language"
|
// @Param from query string true "Source language"
|
||||||
// @Param to query string true "Target language"
|
// @Param to query string true "Target language"
|
||||||
|
Loading…
Reference in New Issue
Block a user