Abstract Attachment Storage (#777)

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
This commit is contained in:
Matt
2025-06-19 10:26:12 -04:00
committed by GitHub
parent 799c36ec3b
commit e1b232e0d1
22 changed files with 822 additions and 213 deletions

View File

@@ -770,8 +770,7 @@ const docTemplate = `{
"type": "string",
"description": "Type of file",
"name": "type",
"in": "formData",
"required": true
"in": "formData"
},
{
"type": "boolean",