fix: revert renaming Attachments to Embeds everywhere
This commit is contained in:
parent
f4f8450d16
commit
c62e26b6fe
4 changed files with 5 additions and 5 deletions
|
|
@ -4791,7 +4791,7 @@ const docTemplate = `{
|
|||
],
|
||||
"responses": {
|
||||
"200": {
|
||||
"description": "Embeds were uploaded successfully.",
|
||||
"description": "Attachments were uploaded successfully.",
|
||||
"schema": {
|
||||
"$ref": "#/definitions/models.Message"
|
||||
}
|
||||
|
|
|
|||
Reference in a new issue