Skip to content

Commit

Permalink
Merge pull request #13 from disintegrator/patch-1
Browse files Browse the repository at this point in the history
chore: increase max method param threshold
  • Loading branch information
octoper authored Sep 19, 2024
2 parents 28eb032 + 2fca1a8 commit 31ac569
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .speakeasy/gen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ python:
shared: ""
webhooks: ""
inputModelSuffix: input
maxMethodParams: 4
maxMethodParams: 20
methodArguments: infer-optional-args
outputModelSuffix: output
packageName: clerk-backend-api
Expand Down

0 comments on commit 31ac569

Please sign in to comment.