File tree 12 files changed +41
-31
lines changed
12 files changed +41
-31
lines changed Original file line number Diff line number Diff line change @@ -3,10 +3,10 @@ id: 00cbdd6c-b863-4d25-8a48-4bec7ae20fc1
3
3
management:
4
4
docChecksum: 0d5e6db903200fe527a4756c50a29993
5
5
docVersion: 3.0.0
6
- speakeasyVersion: 1.391.3
7
- generationVersion: 2.411.5
8
- releaseVersion: 0.0.6
9
- configChecksum: 53980b7ae33463b6db153d00bde47249
6
+ speakeasyVersion: 1.392.1
7
+ generationVersion: 2.411.9
8
+ releaseVersion: 0.0.7
9
+ configChecksum: 7349c32cf5351d9fb46c7f493b017526
10
10
repoURL: https://github.com/codatio/client-sdk-csharp.git
11
11
repoSubDirectory: sync-for-payables
12
12
published: true
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ generation:
12
12
auth :
13
13
oAuth2ClientCredentialsEnabled : true
14
14
csharp :
15
- version : 0.0.6
15
+ version : 0.0.7
16
16
additionalDependencies : []
17
17
author : Speakeasy
18
18
clientServerStatusCodesAsErrors : true
Original file line number Diff line number Diff line change @@ -47,10 +47,10 @@ public class BankAccounts: IBankAccounts
47
47
{
48
48
public SDKConfig SDKConfiguration { get ; private set ; }
49
49
private const string _language = "csharp" ;
50
- private const string _sdkVersion = "0.0.6 " ;
51
- private const string _sdkGenVersion = "2.411.5 " ;
50
+ private const string _sdkVersion = "0.0.7 " ;
51
+ private const string _sdkGenVersion = "2.411.9 " ;
52
52
private const string _openapiDocVersion = "3.0.0" ;
53
- private const string _userAgent = "speakeasy-sdk/csharp 0.0.6 2.411.5 3.0.0 Openapi" ;
53
+ private const string _userAgent = "speakeasy-sdk/csharp 0.0.7 2.411.9 3.0.0 Openapi" ;
54
54
private string _serverUrl = "" ;
55
55
private ISpeakeasyHttpClient _client ;
56
56
private Func < Openapi . Models . Components . Security > ? _securitySource ;
Original file line number Diff line number Diff line change @@ -60,10 +60,10 @@ public class BillPayments: IBillPayments
60
60
{
61
61
public SDKConfig SDKConfiguration { get ; private set ; }
62
62
private const string _language = "csharp" ;
63
- private const string _sdkVersion = "0.0.6 " ;
64
- private const string _sdkGenVersion = "2.411.5 " ;
63
+ private const string _sdkVersion = "0.0.7 " ;
64
+ private const string _sdkGenVersion = "2.411.9 " ;
65
65
private const string _openapiDocVersion = "3.0.0" ;
66
- private const string _userAgent = "speakeasy-sdk/csharp 0.0.6 2.411.5 3.0.0 Openapi" ;
66
+ private const string _userAgent = "speakeasy-sdk/csharp 0.0.7 2.411.9 3.0.0 Openapi" ;
67
67
private string _serverUrl = "" ;
68
68
private ISpeakeasyHttpClient _client ;
69
69
private Func < Openapi . Models . Components . Security > ? _securitySource ;
Original file line number Diff line number Diff line change @@ -109,10 +109,10 @@ public class Bills: IBills
109
109
{
110
110
public SDKConfig SDKConfiguration { get ; private set ; }
111
111
private const string _language = "csharp" ;
112
- private const string _sdkVersion = "0.0.6 " ;
113
- private const string _sdkGenVersion = "2.411.5 " ;
112
+ private const string _sdkVersion = "0.0.7 " ;
113
+ private const string _sdkGenVersion = "2.411.9 " ;
114
114
private const string _openapiDocVersion = "3.0.0" ;
115
- private const string _userAgent = "speakeasy-sdk/csharp 0.0.6 2.411.5 3.0.0 Openapi" ;
115
+ private const string _userAgent = "speakeasy-sdk/csharp 0.0.7 2.411.9 3.0.0 Openapi" ;
116
116
private string _serverUrl = "" ;
117
117
private ISpeakeasyHttpClient _client ;
118
118
private Func < Openapi . Models . Components . Security > ? _securitySource ;
Original file line number Diff line number Diff line change @@ -101,10 +101,10 @@ public class Companies: ICompanies
101
101
{
102
102
public SDKConfig SDKConfiguration { get ; private set ; }
103
103
private const string _language = "csharp" ;
104
- private const string _sdkVersion = "0.0.6 " ;
105
- private const string _sdkGenVersion = "2.411.5 " ;
104
+ private const string _sdkVersion = "0.0.7 " ;
105
+ private const string _sdkGenVersion = "2.411.9 " ;
106
106
private const string _openapiDocVersion = "3.0.0" ;
107
- private const string _userAgent = "speakeasy-sdk/csharp 0.0.6 2.411.5 3.0.0 Openapi" ;
107
+ private const string _userAgent = "speakeasy-sdk/csharp 0.0.7 2.411.9 3.0.0 Openapi" ;
108
108
private string _serverUrl = "" ;
109
109
private ISpeakeasyHttpClient _client ;
110
110
private Func < Openapi . Models . Components . Security > ? _securitySource ;
Original file line number Diff line number Diff line change @@ -47,10 +47,10 @@ public class CompanyInformation: ICompanyInformation
47
47
{
48
48
public SDKConfig SDKConfiguration { get ; private set ; }
49
49
private const string _language = "csharp" ;
50
- private const string _sdkVersion = "0.0.6 " ;
51
- private const string _sdkGenVersion = "2.411.5 " ;
50
+ private const string _sdkVersion = "0.0.7 " ;
51
+ private const string _sdkGenVersion = "2.411.9 " ;
52
52
private const string _openapiDocVersion = "3.0.0" ;
53
- private const string _userAgent = "speakeasy-sdk/csharp 0.0.6 2.411.5 3.0.0 Openapi" ;
53
+ private const string _userAgent = "speakeasy-sdk/csharp 0.0.7 2.411.9 3.0.0 Openapi" ;
54
54
private string _serverUrl = "" ;
55
55
private ISpeakeasyHttpClient _client ;
56
56
private Func < Openapi . Models . Components . Security > ? _securitySource ;
Original file line number Diff line number Diff line change @@ -84,10 +84,10 @@ public class Connections: IConnections
84
84
{
85
85
public SDKConfig SDKConfiguration { get ; private set ; }
86
86
private const string _language = "csharp" ;
87
- private const string _sdkVersion = "0.0.6 " ;
88
- private const string _sdkGenVersion = "2.411.5 " ;
87
+ private const string _sdkVersion = "0.0.7 " ;
88
+ private const string _sdkGenVersion = "2.411.9 " ;
89
89
private const string _openapiDocVersion = "3.0.0" ;
90
- private const string _userAgent = "speakeasy-sdk/csharp 0.0.6 2.411.5 3.0.0 Openapi" ;
90
+ private const string _userAgent = "speakeasy-sdk/csharp 0.0.7 2.411.9 3.0.0 Openapi" ;
91
91
private string _serverUrl = "" ;
92
92
private ISpeakeasyHttpClient _client ;
93
93
private Func < Openapi . Models . Components . Security > ? _securitySource ;
Original file line number Diff line number Diff line change 3
3
<PropertyGroup >
4
4
<IsPackable >true</IsPackable >
5
5
<PackageId >Openapi</PackageId >
6
- <Version >0.0.6 </Version >
6
+ <Version >0.0.7 </Version >
7
7
<TargetFramework >net8.0</TargetFramework >
8
8
<Authors >Speakeasy</Authors >
9
9
<Copyright >Copyright (c) Speakeasy 2024</Copyright >
Original file line number Diff line number Diff line change @@ -149,10 +149,10 @@ public class SDK: ISDK
149
149
public SDKConfig SDKConfiguration { get ; private set ; }
150
150
151
151
private const string _language = "csharp" ;
152
- private const string _sdkVersion = "0.0.6 " ;
153
- private const string _sdkGenVersion = "2.411.5 " ;
152
+ private const string _sdkVersion = "0.0.7 " ;
153
+ private const string _sdkGenVersion = "2.411.9 " ;
154
154
private const string _openapiDocVersion = "3.0.0" ;
155
- private const string _userAgent = "speakeasy-sdk/csharp 0.0.6 2.411.5 3.0.0 Openapi" ;
155
+ private const string _userAgent = "speakeasy-sdk/csharp 0.0.7 2.411.9 3.0.0 Openapi" ;
156
156
private string _serverUrl = "" ;
157
157
private int _serverIndex = 0 ;
158
158
private ISpeakeasyHttpClient _client ;
Original file line number Diff line number Diff line change @@ -63,10 +63,10 @@ public class Suppliers: ISuppliers
63
63
{
64
64
public SDKConfig SDKConfiguration { get ; private set ; }
65
65
private const string _language = "csharp" ;
66
- private const string _sdkVersion = "0.0.6 " ;
67
- private const string _sdkGenVersion = "2.411.5 " ;
66
+ private const string _sdkVersion = "0.0.7 " ;
67
+ private const string _sdkGenVersion = "2.411.9 " ;
68
68
private const string _openapiDocVersion = "3.0.0" ;
69
- private const string _userAgent = "speakeasy-sdk/csharp 0.0.6 2.411.5 3.0.0 Openapi" ;
69
+ private const string _userAgent = "speakeasy-sdk/csharp 0.0.7 2.411.9 3.0.0 Openapi" ;
70
70
private string _serverUrl = "" ;
71
71
private ISpeakeasyHttpClient _client ;
72
72
private Func < Openapi . Models . Components . Security > ? _securitySource ;
Original file line number Diff line number Diff line change @@ -58,4 +58,14 @@ Based on:
58
58
### Generated
59
59
- [ csharp v0.0.6] sync-for-payables
60
60
### Releases
61
- - [ NuGet v0.0.6] https://www.nuget.org/packages/Openapi/0.0.6 - sync-for-payables
61
+ - [ NuGet v0.0.6] https://www.nuget.org/packages/Openapi/0.0.6 - sync-for-payables
62
+
63
+ ## 2024-09-09 12:11:35
64
+ ### Changes
65
+ Based on:
66
+ - OpenAPI Doc 3.0.0 https://raw.githubusercontent.com/codatio/oas/main/yaml/Codat-Sync-Payables.yaml
67
+ - Speakeasy CLI 1.392.1 (2.411.9) https://github.com/speakeasy-api/speakeasy
68
+ ### Generated
69
+ - [ csharp v0.0.7] sync-for-payables
70
+ ### Releases
71
+ - [ NuGet v0.0.7] https://www.nuget.org/packages/Openapi/0.0.7 - sync-for-payables
You can’t perform that action at this time.
0 commit comments