Skip to content

Commit 64d93af

Browse files
committed
fix: Move multipartArrayFormat to correct section in gen.yaml
1 parent 0576cff commit 64d93af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.speakeasy/gen.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ generation:
2929
generateTests: true
3030
generateNewTests: true
3131
skipResponseBodyAssertions: true
32-
multipartArrayFormat: standard
3332
python:
3433
version: 0.11.22
3534
additionalDependencies:
@@ -76,3 +75,4 @@ python:
7675
responseFormat: flat
7776
sseFlatResponse: false
7877
templateVersion: v2
78+
multipartArrayFormat: standard

0 commit comments

Comments
 (0)