We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ae1fb0 commit 3b7197eCopy full SHA for 3b7197e
gen.yaml
@@ -1,6 +1,6 @@
1
configVersion: 2.0.0
2
generation:
3
- sdkClassName: SpeakeasySDK
+ sdkClassName: SDK
4
usageSnippets:
5
optionalPropertyRendering: withExample
6
fixes:
@@ -28,5 +28,5 @@ csharp:
28
inputModelSuffix: input
29
maxMethodParams: 0
30
outputModelSuffix: output
31
- packageName: Speakeasy.Client.SDK
+ packageName: SpeakeasySDK
32
responseFormat: envelope
0 commit comments