Skip to content

Commit 1537ac6

Browse files
Merge pull request #59 from gleanwork/rwjblue/fix-multipart-fields
fix: Opt-in to RFC 7578 multipart field formatting
2 parents 0bdab23 + a3f2e42 commit 1537ac6

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
@@ -62,7 +62,7 @@ java:
6262
shortName: MIT
6363
url: https://mit-license.org/
6464
maxMethodParams: 4
65-
multipartArrayFormat: legacy
65+
multipartArrayFormat: standard
6666
nullFriendlyParameters: false
6767
openUnions: true
6868
operationScopedParams: true

0 commit comments

Comments
 (0)