File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -3670,7 +3670,7 @@ paths:
3670
3670
items:
3671
3671
$ref: '#/components/schemas/FormAttachment'
3672
3672
example:
3673
- - name: myfile.mp3
3673
+ - name: myfile.png
3674
3674
type: image
3675
3675
exists: true
3676
3676
blobExists: true
@@ -4198,7 +4198,7 @@ paths:
4198
4198
items:
4199
4199
$ref: '#/components/schemas/FormAttachment'
4200
4200
example:
4201
- - name: myfile.mp3
4201
+ - name: myfile.png
4202
4202
type: image
4203
4203
exists: true
4204
4204
blobExists: true
@@ -4899,7 +4899,7 @@ paths:
4899
4899
items:
4900
4900
$ref: '#/components/schemas/FormAttachment'
4901
4901
example:
4902
- - name: myfile.mp3
4902
+ - name: myfile.png
4903
4903
type: image
4904
4904
exists: true
4905
4905
blobExists: true
@@ -12263,7 +12263,7 @@ components:
12263
12263
properties:
12264
12264
name:
12265
12265
type: string
12266
- example: myfile.mp3
12266
+ example: myfile.png
12267
12267
description: The name of the file as specified in the XForm.
12268
12268
type:
12269
12269
$ref: '#/components/schemas/FormAttachmentType'
@@ -12658,7 +12658,7 @@ components:
12658
12658
properties:
12659
12659
name:
12660
12660
type: string
12661
- example: myfile.mp3
12661
+ example: myfile.png
12662
12662
description: The name of the file as specified in the Submission XML.
12663
12663
exists:
12664
12664
type: boolean
You can’t perform that action at this time.
0 commit comments