We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8ce79c2 + 7296f5b commit 95fd12eCopy full SHA for 95fd12e
gusto_embedded/.speakeasy/gen.yaml
@@ -1,6 +1,6 @@
1
configVersion: 2.0.0
2
generation:
3
- sdkClassName: Gusto
+ sdkClassName: Client
4
maintainOpenAPIOrder: true
5
usageSnippets:
6
optionalPropertyRendering: withExample
@@ -28,6 +28,6 @@ ruby:
28
webhooks: models/webhooks
29
inputModelSuffix: input
30
maxMethodParams: 4
31
- module: OpenApiSdk
+ module: GustoEmbedded
32
outputModelSuffix: output
33
packageName: gusto
0 commit comments