Skip to content

Commit 95fd12e

Browse files
authored
Merge pull request #9 from Gusto/ar/update-module-class-name
Update gen.yaml
2 parents 8ce79c2 + 7296f5b commit 95fd12e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gusto_embedded/.speakeasy/gen.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
configVersion: 2.0.0
22
generation:
3-
sdkClassName: Gusto
3+
sdkClassName: Client
44
maintainOpenAPIOrder: true
55
usageSnippets:
66
optionalPropertyRendering: withExample
@@ -28,6 +28,6 @@ ruby:
2828
webhooks: models/webhooks
2929
inputModelSuffix: input
3030
maxMethodParams: 4
31-
module: OpenApiSdk
31+
module: GustoEmbedded
3232
outputModelSuffix: output
3333
packageName: gusto

0 commit comments

Comments
 (0)