1
0

feat: embed the vikunja logo as inline attachment

This commit is contained in:
kolaente
2022-06-19 16:21:11 +02:00
committed by Gitea
parent 30e0e98f77
commit f4f8450d16
8 changed files with 22 additions and 7 deletions

View File

@ -4791,7 +4791,7 @@ const docTemplate = `{
],
"responses": {
"200": {
"description": "Attachments were uploaded successfully.",
"description": "Embeds were uploaded successfully.",
"schema": {
"$ref": "#/definitions/models.Message"
}