Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
fix: Move multipartArrayFormat to correct section in gen.yaml
  • Loading branch information
rwjblue-glean committed Dec 4, 2025
commit 64d93afc150c8a9ad6969678d7fe3092f2655ec3
2 changes: 1 addition & 1 deletion .speakeasy/gen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ generation:
generateTests: true
generateNewTests: true
skipResponseBodyAssertions: true
multipartArrayFormat: standard
python:
version: 0.11.22
additionalDependencies:
Expand Down Expand Up @@ -76,3 +75,4 @@ python:
responseFormat: flat
sseFlatResponse: false
templateVersion: v2
multipartArrayFormat: standard