File tree Expand file tree Collapse file tree 2 files changed +3
-6
lines changed Expand file tree Collapse file tree 2 files changed +3
-6
lines changed Original file line number Diff line number Diff line change 1
1
workflowVersion : 1.0.0
2
- speakeasyVersion : latest
3
2
sources :
4
3
speakeasy :
5
4
inputs :
6
5
- location : https://docs.speakeasyapi.dev/openapi.yaml
7
- registry :
8
- location : registry.speakeasyapi.dev/speakeasy-self/speakeasy-self/speakeasy
9
6
targets :
10
7
speakeasy-client-sdk-csharp :
11
8
target : csharp
Original file line number Diff line number Diff line change 1
1
configVersion : 2.0.0
2
2
generation :
3
- sdkClassName : Speakeasy
3
+ sdkClassName : SpeakeasySDK
4
4
usageSnippets :
5
5
optionalPropertyRendering : withExample
6
6
fixes :
@@ -14,8 +14,8 @@ csharp:
14
14
additionalDependencies : []
15
15
author : Speakeasy
16
16
clientServerStatusCodesAsErrors : true
17
- disableNamespacePascalCasingApr2024 : true
18
- dotnetVersion : net8 .0
17
+ disableNamespacePascalCasingApr2024 : false
18
+ dotnetVersion : net6 .0
19
19
flattenGlobalSecurity : false
20
20
imports :
21
21
option : openapi
You can’t perform that action at this time.
0 commit comments