File tree 22 files changed +51
-41
lines changed
previous-versions/sync-for-payables-version-1
22 files changed +51
-41
lines changed Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ sources:
37
37
- main
38
38
sync-for-payables-version-1-source:
39
39
sourceNamespace: sync-for-payables-version-1-source
40
- sourceRevisionDigest: sha256:ab5650b5c0dfbe48558138381e9a3ca6930965548c7bc14a3f5e21e90fa746b1
40
+ sourceRevisionDigest: sha256:8a265bac8fe5d0a020e2e098459e0d2336d69f6acb919efab1e20e2b0ba4dc79
41
41
sourceBlobDigest: sha256:e1fb1fe0af40cf137b8b320fd75e913c83e54e0a2bb2e80a5af69e0bce409e71
42
42
tags:
43
43
- latest
@@ -71,7 +71,7 @@ targets:
71
71
sync-for-payables-version-1-library:
72
72
source: sync-for-payables-version-1-source
73
73
sourceNamespace: sync-for-payables-version-1-source
74
- sourceRevisionDigest: sha256:ab5650b5c0dfbe48558138381e9a3ca6930965548c7bc14a3f5e21e90fa746b1
74
+ sourceRevisionDigest: sha256:8a265bac8fe5d0a020e2e098459e0d2336d69f6acb919efab1e20e2b0ba4dc79
75
75
sourceBlobDigest: sha256:e1fb1fe0af40cf137b8b320fd75e913c83e54e0a2bb2e80a5af69e0bce409e71
76
76
workflow:
77
77
workflowVersion: 1.0.0
Original file line number Diff line number Diff line change @@ -5,8 +5,8 @@ management:
5
5
docVersion: 3.0.0
6
6
speakeasyVersion: 1.396.6
7
7
generationVersion: 2.415.6
8
- releaseVersion: 4.0.0
9
- configChecksum: ec8afcb2dfe21e13448ae785a37b82a0
8
+ releaseVersion: 4.0.1
9
+ configChecksum: ba25ff102e2b47813a891a92ba4334a5
10
10
repoURL: https://github.com/codatio/client-sdk-csharp.git
11
11
repoSubDirectory: previous-versions/sync-for-payables-version-1
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 : false
14
14
csharp :
15
- version : 4.0.0
15
+ version : 4.0.1
16
16
additionalDependencies : []
17
17
author : Codat
18
18
clientServerStatusCodesAsErrors : true
Original file line number Diff line number Diff line change @@ -101,10 +101,10 @@ public class Accounts: IAccounts
101
101
{
102
102
public SDKConfig SDKConfiguration { get ; private set ; }
103
103
private const string _language = "csharp" ;
104
- private const string _sdkVersion = "4.0.0 " ;
104
+ private const string _sdkVersion = "4.0.1 " ;
105
105
private const string _sdkGenVersion = "2.415.6" ;
106
106
private const string _openapiDocVersion = "3.0.0" ;
107
- private const string _userAgent = "speakeasy-sdk/csharp 4.0.0 2.415.6 3.0.0 Codat.Sync.Payables.V1" ;
107
+ private const string _userAgent = "speakeasy-sdk/csharp 4.0.1 2.415.6 3.0.0 Codat.Sync.Payables.V1" ;
108
108
private string _serverUrl = "" ;
109
109
private ISpeakeasyHttpClient _client ;
110
110
private Func < Codat . Sync . Payables . V1 . Models . Components . Security > ? _securitySource ;
Original file line number Diff line number Diff line change @@ -71,10 +71,10 @@ public class BankAccounts: IBankAccounts
71
71
{
72
72
public SDKConfig SDKConfiguration { get ; private set ; }
73
73
private const string _language = "csharp" ;
74
- private const string _sdkVersion = "4.0.0 " ;
74
+ private const string _sdkVersion = "4.0.1 " ;
75
75
private const string _sdkGenVersion = "2.415.6" ;
76
76
private const string _openapiDocVersion = "3.0.0" ;
77
- private const string _userAgent = "speakeasy-sdk/csharp 4.0.0 2.415.6 3.0.0 Codat.Sync.Payables.V1" ;
77
+ private const string _userAgent = "speakeasy-sdk/csharp 4.0.1 2.415.6 3.0.0 Codat.Sync.Payables.V1" ;
78
78
private string _serverUrl = "" ;
79
79
private ISpeakeasyHttpClient _client ;
80
80
private Func < Codat . Sync . Payables . V1 . Models . Components . Security > ? _securitySource ;
Original file line number Diff line number Diff line change @@ -120,10 +120,10 @@ public class BillCreditNotes: IBillCreditNotes
120
120
{
121
121
public SDKConfig SDKConfiguration { get ; private set ; }
122
122
private const string _language = "csharp" ;
123
- private const string _sdkVersion = "4.0.0 " ;
123
+ private const string _sdkVersion = "4.0.1 " ;
124
124
private const string _sdkGenVersion = "2.415.6" ;
125
125
private const string _openapiDocVersion = "3.0.0" ;
126
- private const string _userAgent = "speakeasy-sdk/csharp 4.0.0 2.415.6 3.0.0 Codat.Sync.Payables.V1" ;
126
+ private const string _userAgent = "speakeasy-sdk/csharp 4.0.1 2.415.6 3.0.0 Codat.Sync.Payables.V1" ;
127
127
private string _serverUrl = "" ;
128
128
private ISpeakeasyHttpClient _client ;
129
129
private Func < Codat . Sync . Payables . V1 . Models . Components . Security > ? _securitySource ;
Original file line number Diff line number Diff line change @@ -140,10 +140,10 @@ public class BillPayments: IBillPayments
140
140
{
141
141
public SDKConfig SDKConfiguration { get ; private set ; }
142
142
private const string _language = "csharp" ;
143
- private const string _sdkVersion = "4.0.0 " ;
143
+ private const string _sdkVersion = "4.0.1 " ;
144
144
private const string _sdkGenVersion = "2.415.6" ;
145
145
private const string _openapiDocVersion = "3.0.0" ;
146
- private const string _userAgent = "speakeasy-sdk/csharp 4.0.0 2.415.6 3.0.0 Codat.Sync.Payables.V1" ;
146
+ private const string _userAgent = "speakeasy-sdk/csharp 4.0.1 2.415.6 3.0.0 Codat.Sync.Payables.V1" ;
147
147
private string _serverUrl = "" ;
148
148
private ISpeakeasyHttpClient _client ;
149
149
private Func < Codat . Sync . Payables . V1 . Models . Components . Security > ? _securitySource ;
Original file line number Diff line number Diff line change @@ -242,10 +242,10 @@ public class Bills: IBills
242
242
{
243
243
public SDKConfig SDKConfiguration { get ; private set ; }
244
244
private const string _language = "csharp" ;
245
- private const string _sdkVersion = "4.0.0 " ;
245
+ private const string _sdkVersion = "4.0.1 " ;
246
246
private const string _sdkGenVersion = "2.415.6" ;
247
247
private const string _openapiDocVersion = "3.0.0" ;
248
- private const string _userAgent = "speakeasy-sdk/csharp 4.0.0 2.415.6 3.0.0 Codat.Sync.Payables.V1" ;
248
+ private const string _userAgent = "speakeasy-sdk/csharp 4.0.1 2.415.6 3.0.0 Codat.Sync.Payables.V1" ;
249
249
private string _serverUrl = "" ;
250
250
private ISpeakeasyHttpClient _client ;
251
251
private Func < Codat . Sync . Payables . V1 . 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 >Codat.Sync.Payables.V1</PackageId >
6
- <Version >4.0.0 </Version >
6
+ <Version >4.0.1 </Version >
7
7
<TargetFramework >net8.0</TargetFramework >
8
8
<Authors >Codat</Authors >
9
9
<Copyright >Copyright (c) Codat 2024</Copyright >
Original file line number Diff line number Diff line change @@ -212,10 +212,10 @@ public class CodatSyncPayables: ICodatSyncPayables
212
212
public SDKConfig SDKConfiguration { get ; private set ; }
213
213
214
214
private const string _language = "csharp" ;
215
- private const string _sdkVersion = "4.0.0 " ;
215
+ private const string _sdkVersion = "4.0.1 " ;
216
216
private const string _sdkGenVersion = "2.415.6" ;
217
217
private const string _openapiDocVersion = "3.0.0" ;
218
- private const string _userAgent = "speakeasy-sdk/csharp 4.0.0 2.415.6 3.0.0 Codat.Sync.Payables.V1" ;
218
+ private const string _userAgent = "speakeasy-sdk/csharp 4.0.1 2.415.6 3.0.0 Codat.Sync.Payables.V1" ;
219
219
private string _serverUrl = "" ;
220
220
private int _serverIndex = 0 ;
221
221
private ISpeakeasyHttpClient _client ;
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 = "4.0.0 " ;
104
+ private const string _sdkVersion = "4.0.1 " ;
105
105
private const string _sdkGenVersion = "2.415.6" ;
106
106
private const string _openapiDocVersion = "3.0.0" ;
107
- private const string _userAgent = "speakeasy-sdk/csharp 4.0.0 2.415.6 3.0.0 Codat.Sync.Payables.V1" ;
107
+ private const string _userAgent = "speakeasy-sdk/csharp 4.0.1 2.415.6 3.0.0 Codat.Sync.Payables.V1" ;
108
108
private string _serverUrl = "" ;
109
109
private ISpeakeasyHttpClient _client ;
110
110
private Func < Codat . Sync . Payables . V1 . Models . Components . Security > ? _securitySource ;
Original file line number Diff line number Diff line change @@ -45,10 +45,10 @@ public class CompanyInfo: ICompanyInfo
45
45
{
46
46
public SDKConfig SDKConfiguration { get ; private set ; }
47
47
private const string _language = "csharp" ;
48
- private const string _sdkVersion = "4.0.0 " ;
48
+ private const string _sdkVersion = "4.0.1 " ;
49
49
private const string _sdkGenVersion = "2.415.6" ;
50
50
private const string _openapiDocVersion = "3.0.0" ;
51
- private const string _userAgent = "speakeasy-sdk/csharp 4.0.0 2.415.6 3.0.0 Codat.Sync.Payables.V1" ;
51
+ private const string _userAgent = "speakeasy-sdk/csharp 4.0.1 2.415.6 3.0.0 Codat.Sync.Payables.V1" ;
52
52
private string _serverUrl = "" ;
53
53
private ISpeakeasyHttpClient _client ;
54
54
private Func < Codat . Sync . Payables . V1 . 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 = "4.0.0 " ;
87
+ private const string _sdkVersion = "4.0.1 " ;
88
88
private const string _sdkGenVersion = "2.415.6" ;
89
89
private const string _openapiDocVersion = "3.0.0" ;
90
- private const string _userAgent = "speakeasy-sdk/csharp 4.0.0 2.415.6 3.0.0 Codat.Sync.Payables.V1" ;
90
+ private const string _userAgent = "speakeasy-sdk/csharp 4.0.1 2.415.6 3.0.0 Codat.Sync.Payables.V1" ;
91
91
private string _serverUrl = "" ;
92
92
private ISpeakeasyHttpClient _client ;
93
93
private Func < Codat . Sync . Payables . V1 . Models . Components . Security > ? _securitySource ;
Original file line number Diff line number Diff line change @@ -72,10 +72,10 @@ public class JournalEntries: IJournalEntries
72
72
{
73
73
public SDKConfig SDKConfiguration { get ; private set ; }
74
74
private const string _language = "csharp" ;
75
- private const string _sdkVersion = "4.0.0 " ;
75
+ private const string _sdkVersion = "4.0.1 " ;
76
76
private const string _sdkGenVersion = "2.415.6" ;
77
77
private const string _openapiDocVersion = "3.0.0" ;
78
- private const string _userAgent = "speakeasy-sdk/csharp 4.0.0 2.415.6 3.0.0 Codat.Sync.Payables.V1" ;
78
+ private const string _userAgent = "speakeasy-sdk/csharp 4.0.1 2.415.6 3.0.0 Codat.Sync.Payables.V1" ;
79
79
private string _serverUrl = "" ;
80
80
private ISpeakeasyHttpClient _client ;
81
81
private Func < Codat . Sync . Payables . V1 . Models . Components . Security > ? _securitySource ;
Original file line number Diff line number Diff line change @@ -102,10 +102,10 @@ public class Journals: IJournals
102
102
{
103
103
public SDKConfig SDKConfiguration { get ; private set ; }
104
104
private const string _language = "csharp" ;
105
- private const string _sdkVersion = "4.0.0 " ;
105
+ private const string _sdkVersion = "4.0.1 " ;
106
106
private const string _sdkGenVersion = "2.415.6" ;
107
107
private const string _openapiDocVersion = "3.0.0" ;
108
- private const string _userAgent = "speakeasy-sdk/csharp 4.0.0 2.415.6 3.0.0 Codat.Sync.Payables.V1" ;
108
+ private const string _userAgent = "speakeasy-sdk/csharp 4.0.1 2.415.6 3.0.0 Codat.Sync.Payables.V1" ;
109
109
private string _serverUrl = "" ;
110
110
private ISpeakeasyHttpClient _client ;
111
111
private Func < Codat . Sync . Payables . V1 . Models . Components . Security > ? _securitySource ;
Original file line number Diff line number Diff line change @@ -87,10 +87,10 @@ public class ManageData: IManageData
87
87
{
88
88
public SDKConfig SDKConfiguration { get ; private set ; }
89
89
private const string _language = "csharp" ;
90
- private const string _sdkVersion = "4.0.0 " ;
90
+ private const string _sdkVersion = "4.0.1 " ;
91
91
private const string _sdkGenVersion = "2.415.6" ;
92
92
private const string _openapiDocVersion = "3.0.0" ;
93
- private const string _userAgent = "speakeasy-sdk/csharp 4.0.0 2.415.6 3.0.0 Codat.Sync.Payables.V1" ;
93
+ private const string _userAgent = "speakeasy-sdk/csharp 4.0.1 2.415.6 3.0.0 Codat.Sync.Payables.V1" ;
94
94
private string _serverUrl = "" ;
95
95
private ISpeakeasyHttpClient _client ;
96
96
private Func < Codat . Sync . Payables . V1 . Models . Components . Security > ? _securitySource ;
Original file line number Diff line number Diff line change @@ -66,10 +66,10 @@ public class PaymentMethods: IPaymentMethods
66
66
{
67
67
public SDKConfig SDKConfiguration { get ; private set ; }
68
68
private const string _language = "csharp" ;
69
- private const string _sdkVersion = "4.0.0 " ;
69
+ private const string _sdkVersion = "4.0.1 " ;
70
70
private const string _sdkGenVersion = "2.415.6" ;
71
71
private const string _openapiDocVersion = "3.0.0" ;
72
- private const string _userAgent = "speakeasy-sdk/csharp 4.0.0 2.415.6 3.0.0 Codat.Sync.Payables.V1" ;
72
+ private const string _userAgent = "speakeasy-sdk/csharp 4.0.1 2.415.6 3.0.0 Codat.Sync.Payables.V1" ;
73
73
private string _serverUrl = "" ;
74
74
private ISpeakeasyHttpClient _client ;
75
75
private Func < Codat . Sync . Payables . V1 . Models . Components . Security > ? _securitySource ;
Original file line number Diff line number Diff line change @@ -54,10 +54,10 @@ public class PushOperations: IPushOperations
54
54
{
55
55
public SDKConfig SDKConfiguration { get ; private set ; }
56
56
private const string _language = "csharp" ;
57
- private const string _sdkVersion = "4.0.0 " ;
57
+ private const string _sdkVersion = "4.0.1 " ;
58
58
private const string _sdkGenVersion = "2.415.6" ;
59
59
private const string _openapiDocVersion = "3.0.0" ;
60
- private const string _userAgent = "speakeasy-sdk/csharp 4.0.0 2.415.6 3.0.0 Codat.Sync.Payables.V1" ;
60
+ private const string _userAgent = "speakeasy-sdk/csharp 4.0.1 2.415.6 3.0.0 Codat.Sync.Payables.V1" ;
61
61
private string _serverUrl = "" ;
62
62
private ISpeakeasyHttpClient _client ;
63
63
private Func < Codat . Sync . Payables . V1 . Models . Components . Security > ? _securitySource ;
Original file line number Diff line number Diff line change @@ -117,10 +117,10 @@ public class Suppliers: ISuppliers
117
117
{
118
118
public SDKConfig SDKConfiguration { get ; private set ; }
119
119
private const string _language = "csharp" ;
120
- private const string _sdkVersion = "4.0.0 " ;
120
+ private const string _sdkVersion = "4.0.1 " ;
121
121
private const string _sdkGenVersion = "2.415.6" ;
122
122
private const string _openapiDocVersion = "3.0.0" ;
123
- private const string _userAgent = "speakeasy-sdk/csharp 4.0.0 2.415.6 3.0.0 Codat.Sync.Payables.V1" ;
123
+ private const string _userAgent = "speakeasy-sdk/csharp 4.0.1 2.415.6 3.0.0 Codat.Sync.Payables.V1" ;
124
124
private string _serverUrl = "" ;
125
125
private ISpeakeasyHttpClient _client ;
126
126
private Func < Codat . Sync . Payables . V1 . Models . Components . Security > ? _securitySource ;
Original file line number Diff line number Diff line change @@ -66,10 +66,10 @@ public class TaxRates: ITaxRates
66
66
{
67
67
public SDKConfig SDKConfiguration { get ; private set ; }
68
68
private const string _language = "csharp" ;
69
- private const string _sdkVersion = "4.0.0 " ;
69
+ private const string _sdkVersion = "4.0.1 " ;
70
70
private const string _sdkGenVersion = "2.415.6" ;
71
71
private const string _openapiDocVersion = "3.0.0" ;
72
- private const string _userAgent = "speakeasy-sdk/csharp 4.0.0 2.415.6 3.0.0 Codat.Sync.Payables.V1" ;
72
+ private const string _userAgent = "speakeasy-sdk/csharp 4.0.1 2.415.6 3.0.0 Codat.Sync.Payables.V1" ;
73
73
private string _serverUrl = "" ;
74
74
private ISpeakeasyHttpClient _client ;
75
75
private Func < Codat . Sync . Payables . V1 . Models . Components . Security > ? _securitySource ;
Original file line number Diff line number Diff line change @@ -66,10 +66,10 @@ public class TrackingCategories: ITrackingCategories
66
66
{
67
67
public SDKConfig SDKConfiguration { get ; private set ; }
68
68
private const string _language = "csharp" ;
69
- private const string _sdkVersion = "4.0.0 " ;
69
+ private const string _sdkVersion = "4.0.1 " ;
70
70
private const string _sdkGenVersion = "2.415.6" ;
71
71
private const string _openapiDocVersion = "3.0.0" ;
72
- private const string _userAgent = "speakeasy-sdk/csharp 4.0.0 2.415.6 3.0.0 Codat.Sync.Payables.V1" ;
72
+ private const string _userAgent = "speakeasy-sdk/csharp 4.0.1 2.415.6 3.0.0 Codat.Sync.Payables.V1" ;
73
73
private string _serverUrl = "" ;
74
74
private ISpeakeasyHttpClient _client ;
75
75
private Func < Codat . Sync . Payables . V1 . Models . Components . Security > ? _securitySource ;
Original file line number Diff line number Diff line change @@ -136,4 +136,14 @@ Based on:
136
136
### Generated
137
137
- [ csharp v4.0.0] previous-versions/sync-for-payables-version-1
138
138
### Releases
139
- - [ NuGet v4.0.0] https://www.nuget.org/packages/Codat.Sync.Payables.V1/4.0.0 - previous-versions/sync-for-payables-version-1
139
+ - [ NuGet v4.0.0] https://www.nuget.org/packages/Codat.Sync.Payables.V1/4.0.0 - previous-versions/sync-for-payables-version-1
140
+
141
+ ## 2024-09-13 13:16:11
142
+ ### Changes
143
+ Based on:
144
+ - OpenAPI Doc
145
+ - Speakeasy CLI 1.396.6 (2.415.6) https://github.com/speakeasy-api/speakeasy
146
+ ### Generated
147
+ - [ csharp v4.0.1] previous-versions/sync-for-payables-version-1
148
+ ### Releases
149
+ - [ NuGet v4.0.1] https://www.nuget.org/packages/Codat.Sync.Payables.V1/4.0.1 - previous-versions/sync-for-payables-version-1
You can’t perform that action at this time.
0 commit comments