1
0

fix: revert renaming Attachments to Embeds everywhere

This commit is contained in:
kolaente
2022-06-19 16:22:45 +02:00
committed by Gitea
parent f4f8450d16
commit c62e26b6fe
4 changed files with 5 additions and 5 deletions

View File

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