File tree Expand file tree Collapse file tree 1 file changed +31
-1
lines changed Expand file tree Collapse file tree 1 file changed +31
-1
lines changed Original file line number Diff line number Diff line change 8787 type : string
8888 url :
8989 type : string
90- ' ' :
90+ description :
9191 type : string
9292 required :
9393 - name
@@ -161,6 +161,16 @@ paths:
161161 description : List of attachment objects
162162 items :
163163 type : object
164+ properties :
165+ name :
166+ type : string
167+ url :
168+ type : string
169+ description :
170+ type : string
171+ required :
172+ - name
173+ - url
164174 required :
165175 - to_email_addresses
166176 - template_name
@@ -231,6 +241,16 @@ components:
231241 description : List of attachment objects
232242 items :
233243 type : object
244+ properties :
245+ name :
246+ type : string
247+ url :
248+ type : string
249+ description :
250+ type : string
251+ required :
252+ - name
253+ - url
234254 required :
235255 - to_email_address
236256 - subject
@@ -291,6 +311,16 @@ components:
291311 description : List of attachment objects
292312 items :
293313 type : object
314+ properties :
315+ name :
316+ type : string
317+ url :
318+ type : string
319+ description :
320+ type : string
321+ required :
322+ - name
323+ - url
294324 required :
295325 - to_email_addresses
296326 - subject
You can’t perform that action at this time.
0 commit comments