# Functions
No description provided by the author
@Summary Document converter @Description Convert a word file into pdf @Tags Converter @Accept mpfd @Produce mpfd @Param file formData file true "File that will be converted" @Success 200 {file} File converted @Failure 400 {object} error.ApiError @Failure 500 {object} error.ApiError @Router /convert [post].