api/v1/task.go @@ -85,6 +85,8 @@ } } taskResponse.Prompt = conf.Conf.Prompt ctx.OkWithDetailed(taskResponse) }