Skip to content

Commit 03e58fe

Browse files
ci: regenerated with OpenAPI Doc 3.0.0, Speakeasy CLI 1.133.2 (#237)
Co-authored-by: speakeasybot <bot@speakeasyapi.dev>
1 parent 284e97a commit 03e58fe

30 files changed

+418
-64
lines changed

bank-feeds/.speakeasy/gen.lock

Lines changed: 213 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,213 @@
1+
lockVersion: 2.0.0
2+
id: 0e14a69b-dba1-4c0f-85f5-3b5d7f7f7731
3+
management:
4+
docChecksum: b095b0a347cf654b362ab0929e984eb2
5+
docVersion: 3.0.0
6+
speakeasyVersion: internal
7+
generationVersion: 2.228.3
8+
releaseVersion: 4.0.0
9+
configChecksum: 4139839a7587bcd223818f58d67588d9
10+
repoURL: https://github.com/codatio/client-sdk-csharp.git
11+
repoSubDirectory: bank-feeds
12+
published: true
13+
features:
14+
csharp:
15+
core: 3.3.0
16+
deprecations: 2.81.2
17+
examples: 2.81.3
18+
globalSecurity: 2.81.2
19+
globalServerURLs: 2.82.2
20+
nameOverrides: 2.81.1
21+
generatedFiles:
22+
- CodatBankFeeds/Companies.cs
23+
- CodatBankFeeds/Connections.cs
24+
- CodatBankFeeds/AccountMapping.cs
25+
- CodatBankFeeds/SourceAccounts.cs
26+
- CodatBankFeeds/Transactions.cs
27+
- CodatBankFeeds/CodatBankFeeds.cs
28+
- CodatBankFeeds/Utils/BigIntSerializer.cs
29+
- CodatBankFeeds/Utils/DecimalSerializer.cs
30+
- CodatBankFeeds/Utils/EnumSerializer.cs
31+
- CodatBankFeeds/Utils/FlexibleObjectDeserializer.cs
32+
- CodatBankFeeds/Utils/HeaderSerializer.cs
33+
- CodatBankFeeds/Utils/IsoDateTimeSerializer.cs
34+
- CodatBankFeeds/Utils/RequestBodySerializer.cs
35+
- CodatBankFeeds/Utils/SecuritySerializer.cs
36+
- CodatBankFeeds/Utils/SpeakeasyHttpClient.cs
37+
- CodatBankFeeds/Utils/SpeakeasyMetadata.cs
38+
- CodatBankFeeds/Utils/URLBuilder.cs
39+
- CodatBankFeeds/Utils/Utilities.cs
40+
- CodatBankFeeds/CodatBankFeeds.csproj
41+
- CodatBankFeeds.sln
42+
- CodatBankFeeds/Models/Operations/CreateCompanyResponse.cs
43+
- CodatBankFeeds/Models/Operations/DeleteCompanyRequest.cs
44+
- CodatBankFeeds/Models/Operations/DeleteCompanyResponse.cs
45+
- CodatBankFeeds/Models/Operations/GetCompanyRequest.cs
46+
- CodatBankFeeds/Models/Operations/GetCompanyResponse.cs
47+
- CodatBankFeeds/Models/Operations/ListCompaniesRequest.cs
48+
- CodatBankFeeds/Models/Operations/ListCompaniesResponse.cs
49+
- CodatBankFeeds/Models/Operations/UpdateCompanyRequest.cs
50+
- CodatBankFeeds/Models/Operations/UpdateCompanyResponse.cs
51+
- CodatBankFeeds/Models/Operations/CreateConnectionRequestBody.cs
52+
- CodatBankFeeds/Models/Operations/CreateConnectionRequest.cs
53+
- CodatBankFeeds/Models/Operations/CreateConnectionResponse.cs
54+
- CodatBankFeeds/Models/Operations/DeleteConnectionRequest.cs
55+
- CodatBankFeeds/Models/Operations/DeleteConnectionResponse.cs
56+
- CodatBankFeeds/Models/Operations/GetConnectionRequest.cs
57+
- CodatBankFeeds/Models/Operations/GetConnectionResponse.cs
58+
- CodatBankFeeds/Models/Operations/ListConnectionsRequest.cs
59+
- CodatBankFeeds/Models/Operations/ListConnectionsResponse.cs
60+
- CodatBankFeeds/Models/Operations/UnlinkConnectionUpdateConnection.cs
61+
- CodatBankFeeds/Models/Operations/UnlinkConnectionRequest.cs
62+
- CodatBankFeeds/Models/Operations/UnlinkConnectionResponse.cs
63+
- CodatBankFeeds/Models/Operations/CreateBankAccountMappingRequest.cs
64+
- CodatBankFeeds/Models/Operations/CreateBankAccountMappingResponse.cs
65+
- CodatBankFeeds/Models/Operations/GetBankAccountMappingRequest.cs
66+
- CodatBankFeeds/Models/Operations/GetBankAccountMappingResponse.cs
67+
- CodatBankFeeds/Models/Operations/CreateSourceAccountRequest.cs
68+
- CodatBankFeeds/Models/Operations/CreateSourceAccountResponse.cs
69+
- CodatBankFeeds/Models/Operations/DeleteSourceAccountRequest.cs
70+
- CodatBankFeeds/Models/Operations/DeleteSourceAccountResponse.cs
71+
- CodatBankFeeds/Models/Operations/DeleteBankFeedCredentialsRequest.cs
72+
- CodatBankFeeds/Models/Operations/DeleteBankFeedCredentialsResponse.cs
73+
- CodatBankFeeds/Models/Operations/GenerateCredentialsRequest.cs
74+
- CodatBankFeeds/Models/Operations/GenerateCredentialsResponse.cs
75+
- CodatBankFeeds/Models/Operations/ListSourceAccountsRequest.cs
76+
- CodatBankFeeds/Models/Operations/ListSourceAccountsResponse.cs
77+
- CodatBankFeeds/Models/Operations/UpdateSourceAccountRequest.cs
78+
- CodatBankFeeds/Models/Operations/UpdateSourceAccountResponse.cs
79+
- CodatBankFeeds/Models/Operations/CreateBankTransactionsRequest.cs
80+
- CodatBankFeeds/Models/Operations/CreateBankTransactionsResponse.cs
81+
- CodatBankFeeds/Models/Operations/GetCreateOperationRequest.cs
82+
- CodatBankFeeds/Models/Operations/GetCreateOperationResponse.cs
83+
- CodatBankFeeds/Models/Operations/ListCreateOperationsRequest.cs
84+
- CodatBankFeeds/Models/Operations/ListCreateOperationsResponse.cs
85+
- CodatBankFeeds/Models/Shared/Zero.cs
86+
- CodatBankFeeds/Models/Shared/ErrorMessage.cs
87+
- CodatBankFeeds/Models/Shared/GroupReference.cs
88+
- CodatBankFeeds/Models/Shared/Company.cs
89+
- CodatBankFeeds/Models/Shared/SourceType.cs
90+
- CodatBankFeeds/Models/Shared/Connection.cs
91+
- CodatBankFeeds/Models/Shared/DataConnectionStatus.cs
92+
- CodatBankFeeds/Models/Shared/DataConnectionError.cs
93+
- CodatBankFeeds/Models/Shared/CompanyRequestBody.cs
94+
- CodatBankFeeds/Models/Shared/Items.cs
95+
- CodatBankFeeds/Models/Shared/Companies.cs
96+
- CodatBankFeeds/Models/Shared/Links.cs
97+
- CodatBankFeeds/Models/Shared/HalRef.cs
98+
- CodatBankFeeds/Models/Shared/Connections.cs
99+
- CodatBankFeeds/Models/Shared/BankFeedAccountMappingResponse.cs
100+
- CodatBankFeeds/Models/Shared/BankFeedMapping.cs
101+
- CodatBankFeeds/Models/Shared/TargetAccountOption.cs
102+
- CodatBankFeeds/Models/Shared/SourceAccount.cs
103+
- CodatBankFeeds/Models/Shared/BankAccountCredentials.cs
104+
- CodatBankFeeds/Models/Shared/CreateBankTransactionsResponse.cs
105+
- CodatBankFeeds/Models/Shared/Validation.cs
106+
- CodatBankFeeds/Models/Shared/ValidationItem.cs
107+
- CodatBankFeeds/Models/Shared/PushOperationStatus.cs
108+
- CodatBankFeeds/Models/Shared/DataType.cs
109+
- CodatBankFeeds/Models/Shared/CreateBankTransactions.cs
110+
- CodatBankFeeds/Models/Shared/BankTransactionType.cs
111+
- CodatBankFeeds/Models/Shared/BankTransactions.cs
112+
- CodatBankFeeds/Models/Shared/PushOperationChange.cs
113+
- CodatBankFeeds/Models/Shared/PushChangeType.cs
114+
- CodatBankFeeds/Models/Shared/PushOperationRef.cs
115+
- CodatBankFeeds/Models/Shared/PushOperation.cs
116+
- CodatBankFeeds/Models/Shared/PushOperations.cs
117+
- CodatBankFeeds/Models/Shared/Security.cs
118+
- CodatBankFeeds/Models/Shared/ClientRateLimitReachedWebhook.cs
119+
- CodatBankFeeds/Models/Shared/ClientRateLimitReachedWebhookData.cs
120+
- CodatBankFeeds/Models/Shared/ClientRateLimitResetWebhook.cs
121+
- CodatBankFeeds/Models/Shared/ClientRateLimitResetWebhookData.cs
122+
- CodatBankFeeds/Models/Webhooks/ClientRateLimitReachedResponse.cs
123+
- CodatBankFeeds/Models/Webhooks/ClientRateLimitResetResponse.cs
124+
- docs/Models/Operations/CreateCompanyResponse.md
125+
- docs/Models/Operations/DeleteCompanyRequest.md
126+
- docs/Models/Operations/DeleteCompanyResponse.md
127+
- docs/Models/Operations/GetCompanyRequest.md
128+
- docs/Models/Operations/GetCompanyResponse.md
129+
- docs/Models/Operations/ListCompaniesRequest.md
130+
- docs/Models/Operations/ListCompaniesResponse.md
131+
- docs/Models/Operations/UpdateCompanyRequest.md
132+
- docs/Models/Operations/UpdateCompanyResponse.md
133+
- docs/Models/Operations/CreateConnectionRequestBody.md
134+
- docs/Models/Operations/CreateConnectionRequest.md
135+
- docs/Models/Operations/CreateConnectionResponse.md
136+
- docs/Models/Operations/DeleteConnectionRequest.md
137+
- docs/Models/Operations/DeleteConnectionResponse.md
138+
- docs/Models/Operations/GetConnectionRequest.md
139+
- docs/Models/Operations/GetConnectionResponse.md
140+
- docs/Models/Operations/ListConnectionsRequest.md
141+
- docs/Models/Operations/ListConnectionsResponse.md
142+
- docs/Models/Operations/UnlinkConnectionUpdateConnection.md
143+
- docs/Models/Operations/UnlinkConnectionRequest.md
144+
- docs/Models/Operations/UnlinkConnectionResponse.md
145+
- docs/Models/Operations/CreateBankAccountMappingRequest.md
146+
- docs/Models/Operations/CreateBankAccountMappingResponse.md
147+
- docs/Models/Operations/GetBankAccountMappingRequest.md
148+
- docs/Models/Operations/GetBankAccountMappingResponse.md
149+
- docs/Models/Operations/CreateSourceAccountRequest.md
150+
- docs/Models/Operations/CreateSourceAccountResponse.md
151+
- docs/Models/Operations/DeleteSourceAccountRequest.md
152+
- docs/Models/Operations/DeleteSourceAccountResponse.md
153+
- docs/Models/Operations/DeleteBankFeedCredentialsRequest.md
154+
- docs/Models/Operations/DeleteBankFeedCredentialsResponse.md
155+
- docs/Models/Operations/GenerateCredentialsRequest.md
156+
- docs/Models/Operations/GenerateCredentialsResponse.md
157+
- docs/Models/Operations/ListSourceAccountsRequest.md
158+
- docs/Models/Operations/ListSourceAccountsResponse.md
159+
- docs/Models/Operations/UpdateSourceAccountRequest.md
160+
- docs/Models/Operations/UpdateSourceAccountResponse.md
161+
- docs/Models/Operations/CreateBankTransactionsRequest.md
162+
- docs/Models/Operations/CreateBankTransactionsResponse.md
163+
- docs/Models/Operations/GetCreateOperationRequest.md
164+
- docs/Models/Operations/GetCreateOperationResponse.md
165+
- docs/Models/Operations/ListCreateOperationsRequest.md
166+
- docs/Models/Operations/ListCreateOperationsResponse.md
167+
- docs/Models/Shared/Zero.md
168+
- docs/Models/Shared/ErrorMessage.md
169+
- docs/Models/Shared/GroupReference.md
170+
- docs/Models/Shared/Company.md
171+
- docs/Models/Shared/SourceType.md
172+
- docs/Models/Shared/Connection.md
173+
- docs/Models/Shared/DataConnectionStatus.md
174+
- docs/Models/Shared/DataConnectionError.md
175+
- docs/Models/Shared/CompanyRequestBody.md
176+
- docs/Models/Shared/Items.md
177+
- docs/Models/Shared/Companies.md
178+
- docs/Models/Shared/Links.md
179+
- docs/Models/Shared/HalRef.md
180+
- docs/Models/Shared/Connections.md
181+
- docs/Models/Shared/BankFeedAccountMappingResponse.md
182+
- docs/Models/Shared/BankFeedMapping.md
183+
- docs/Models/Shared/TargetAccountOption.md
184+
- docs/Models/Shared/SourceAccount.md
185+
- docs/Models/Shared/BankAccountCredentials.md
186+
- docs/Models/Shared/CreateBankTransactionsResponse.md
187+
- docs/Models/Shared/Validation.md
188+
- docs/Models/Shared/ValidationItem.md
189+
- docs/Models/Shared/PushOperationStatus.md
190+
- docs/Models/Shared/DataType.md
191+
- docs/Models/Shared/CreateBankTransactions.md
192+
- docs/Models/Shared/BankTransactionType.md
193+
- docs/Models/Shared/BankTransactions.md
194+
- docs/Models/Shared/PushOperationChange.md
195+
- docs/Models/Shared/PushChangeType.md
196+
- docs/Models/Shared/PushOperationRef.md
197+
- docs/Models/Shared/PushOperation.md
198+
- docs/Models/Shared/PushOperations.md
199+
- docs/Models/Shared/Security.md
200+
- docs/Models/Shared/ClientRateLimitReachedWebhook.md
201+
- docs/Models/Shared/ClientRateLimitReachedWebhookData.md
202+
- docs/Models/Shared/ClientRateLimitResetWebhook.md
203+
- docs/Models/Shared/ClientRateLimitResetWebhookData.md
204+
- docs/Models/Webhooks/ClientRateLimitReachedResponse.md
205+
- docs/Models/Webhooks/ClientRateLimitResetResponse.md
206+
- docs/sdks/codatbankfeeds/README.md
207+
- docs/sdks/companies/README.md
208+
- docs/sdks/connections/README.md
209+
- docs/sdks/accountmapping/README.md
210+
- docs/sdks/sourceaccounts/README.md
211+
- docs/sdks/transactions/README.md
212+
- USAGE.md
213+
- .gitattributes

bank-feeds/CodatBankFeeds/AccountMapping.cs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -61,10 +61,10 @@ public class AccountMapping: IAccountMapping
6161
{
6262
public SDKConfig SDKConfiguration { get; private set; }
6363
private const string _language = "csharp";
64-
private const string _sdkVersion = "3.1.0";
65-
private const string _sdkGenVersion = "2.214.3";
64+
private const string _sdkVersion = "4.0.0";
65+
private const string _sdkGenVersion = "2.228.3";
6666
private const string _openapiDocVersion = "3.0.0";
67-
private const string _userAgent = "speakeasy-sdk/csharp 3.1.0 2.214.3 3.0.0 Codat.BankFeeds";
67+
private const string _userAgent = "speakeasy-sdk/csharp 4.0.0 2.228.3 3.0.0 Codat.BankFeeds";
6868
private string _serverUrl = "";
6969
private ISpeakeasyHttpClient _defaultClient;
7070
private ISpeakeasyHttpClient _securityClient;

bank-feeds/CodatBankFeeds/CodatBankFeeds.cs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -118,10 +118,10 @@ public class CodatBankFeeds: ICodatBankFeeds
118118
public SDKConfig SDKConfiguration { get; private set; }
119119

120120
private const string _language = "csharp";
121-
private const string _sdkVersion = "3.1.0";
122-
private const string _sdkGenVersion = "2.214.3";
121+
private const string _sdkVersion = "4.0.0";
122+
private const string _sdkGenVersion = "2.228.3";
123123
private const string _openapiDocVersion = "3.0.0";
124-
private const string _userAgent = "speakeasy-sdk/csharp 3.1.0 2.214.3 3.0.0 Codat.BankFeeds";
124+
private const string _userAgent = "speakeasy-sdk/csharp 4.0.0 2.228.3 3.0.0 Codat.BankFeeds";
125125
private string _serverUrl = "";
126126
private ISpeakeasyHttpClient _defaultClient;
127127
private ISpeakeasyHttpClient _securityClient;

bank-feeds/CodatBankFeeds/CodatBankFeeds.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<PropertyGroup>
33
<IsPackable>true</IsPackable>
44
<PackageId>Codat.BankFeeds</PackageId>
5-
<Version>3.1.0</Version>
5+
<Version>4.0.0</Version>
66
<Authors>Codat</Authors>
77
<TargetFramework>net6.0</TargetFramework>
88
<Nullable>enable</Nullable>

bank-feeds/CodatBankFeeds/Companies.cs

Lines changed: 25 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -29,11 +29,12 @@ public interface ICompanies
2929
/// Create company
3030
///
3131
/// <remarks>
32-
/// Creates a new company that can be used to assign connections to. <br/>
32+
/// Use the *Create company* endpoint to create a new <a href="https://docs.codat.io/bank-feeds-api#/schemas/Company">company</a> that represents your customer in Codat. <br/>
3333
/// <br/>
34-
/// If forbidden characters (see `name` pattern) are present in the request, a company will be created with the forbidden characters removed. For example, `Company (Codat[1])` with be created as `Company Codat1`.<br/>
34+
/// A <a href="https://docs.codat.io/bank-feeds-api#/schemas/Company">company</a> represents a business sharing access to their data.<br/>
35+
/// Each company can have multiple <a href="https://docs.codat.io/bank-feeds-api#/schemas/Connection">connections</a> to different data sources, such as one connection to Xero for accounting data, two connections to Plaid for two bank accounts, and a connection to Zettle for POS data.<br/>
3536
/// <br/>
36-
///
37+
/// If forbidden characters (see `name` pattern) are present in the request, a company will be created with the forbidden characters removed. For example, `Company (Codat[1])` with be created as `Company Codat1`.
3738
/// </remarks>
3839
/// </summary>
3940
Task<CreateCompanyResponse> CreateAsync(CompanyRequestBody? request = null);
@@ -42,8 +43,11 @@ public interface ICompanies
4243
/// Delete a company
4344
///
4445
/// <remarks>
46+
/// The *Delete company* endpoint permanently deletes a <a href="https://docs.codat.io/bank-feeds-api#/schemas/Company">company</a>, its <a href="https://docs.codat.io/bank-feeds-api#/schemas/Connection">connections</a> and any cached data. This operation is irreversible.<br/>
4547
/// <br/>
46-
/// Permanently deletes a company, its connections and any cached data. This operation is irreversible. If the company ID does not exist an error is returned.
48+
/// A <a href="https://docs.codat.io/bank-feeds-api#/schemas/Company">company</a> represents a business sharing access to their data.<br/>
49+
/// Each company can have multiple <a href="https://docs.codat.io/bank-feeds-api#/schemas/Connection">connections</a> to different data sources, such as one connection to Xero for accounting data, two connections to Plaid for two bank accounts, and a connection to Zettle for POS data.<br/>
50+
///
4751
/// </remarks>
4852
/// </summary>
4953
Task<DeleteCompanyResponse> DeleteAsync(DeleteCompanyRequest? request = null);
@@ -52,7 +56,11 @@ public interface ICompanies
5256
/// Get company
5357
///
5458
/// <remarks>
55-
/// Returns the company for a valid identifier. If the identifier is for a deleted company, a not found response is returned.
59+
/// The *Get company* endpoint returns a single company for a given `companyId`.<br/>
60+
/// <br/>
61+
/// A <a href="https://docs.codat.io/bank-feeds-api#/schemas/Company">company</a> represents a business sharing access to their data.<br/>
62+
/// Each company can have multiple <a href="https://docs.codat.io/bank-feeds-api#/schemas/Connection">connections</a> to different data sources, such as one connection to Xero for accounting data, two connections to Plaid for two bank accounts, and a connection to Zettle for POS data.<br/>
63+
///
5664
/// </remarks>
5765
/// </summary>
5866
Task<GetCompanyResponse> GetAsync(GetCompanyRequest? request = null);
@@ -61,7 +69,10 @@ public interface ICompanies
6169
/// List companies
6270
///
6371
/// <remarks>
64-
/// Returns a list of your companies. The company schema contains a list of <a href="https://docs.codat.io/bank-feeds-api#/schemas/Connection">connections</a> related to the company.
72+
/// The *List companies* endpoint returns a list of [companies] associated to your instances.<br/>
73+
/// <br/>
74+
/// A <a href="https://docs.codat.io/bank-feeds-api#/schemas/Company">company</a> represents a business sharing access to their data.<br/>
75+
/// Each company can have multiple <a href="https://docs.codat.io/bank-feeds-api#/schemas/Connection">connections</a> to different data sources, such as one connection to Xero for accounting data, two connections to Plaid for two bank accounts, and a connection to Zettle for POS data.
6576
/// </remarks>
6677
/// </summary>
6778
Task<ListCompaniesResponse> ListAsync(ListCompaniesRequest? request = null);
@@ -70,7 +81,11 @@ public interface ICompanies
7081
/// Update company
7182
///
7283
/// <remarks>
73-
/// Updates both the name and description of the company.
84+
/// Use the *Update company* endpoint to update both the name and description of the company. <br/>
85+
/// If you use <a href="https://docs.codat.io/bank-feeds-api#/schemas/Group">groups</a> to manage a set of companies, use the <a href="https://docs.codat.io/bank-feeds-api#/operations/add-company-to-group">Add company</a> or <a href="https://docs.codat.io/bank-feeds-api#/operations/remove-company-from-group">Remove company</a> endpoints to add or remove a company from a group.<br/>
86+
/// <br/>
87+
/// A <a href="https://docs.codat.io/bank-feeds-api#/schemas/Company">company</a> represents a business sharing access to their data.<br/>
88+
/// Each company can have multiple <a href="https://docs.codat.io/bank-feeds-api#/schemas/Connection">connections</a> to different data sources, such as one connection to Xero for accounting data, two connections to Plaid for two bank accounts, and a connection to Zettle for POS data.
7489
/// </remarks>
7590
/// </summary>
7691
Task<UpdateCompanyResponse> UpdateAsync(UpdateCompanyRequest? request = null);
@@ -83,10 +98,10 @@ public class Companies: ICompanies
8398
{
8499
public SDKConfig SDKConfiguration { get; private set; }
85100
private const string _language = "csharp";
86-
private const string _sdkVersion = "3.1.0";
87-
private const string _sdkGenVersion = "2.214.3";
101+
private const string _sdkVersion = "4.0.0";
102+
private const string _sdkGenVersion = "2.228.3";
88103
private const string _openapiDocVersion = "3.0.0";
89-
private const string _userAgent = "speakeasy-sdk/csharp 3.1.0 2.214.3 3.0.0 Codat.BankFeeds";
104+
private const string _userAgent = "speakeasy-sdk/csharp 4.0.0 2.228.3 3.0.0 Codat.BankFeeds";
90105
private string _serverUrl = "";
91106
private ISpeakeasyHttpClient _defaultClient;
92107
private ISpeakeasyHttpClient _securityClient;

bank-feeds/CodatBankFeeds/Connections.cs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -81,10 +81,10 @@ public class Connections: IConnections
8181
{
8282
public SDKConfig SDKConfiguration { get; private set; }
8383
private const string _language = "csharp";
84-
private const string _sdkVersion = "3.1.0";
85-
private const string _sdkGenVersion = "2.214.3";
84+
private const string _sdkVersion = "4.0.0";
85+
private const string _sdkGenVersion = "2.228.3";
8686
private const string _openapiDocVersion = "3.0.0";
87-
private const string _userAgent = "speakeasy-sdk/csharp 3.1.0 2.214.3 3.0.0 Codat.BankFeeds";
87+
private const string _userAgent = "speakeasy-sdk/csharp 4.0.0 2.228.3 3.0.0 Codat.BankFeeds";
8888
private string _serverUrl = "";
8989
private ISpeakeasyHttpClient _defaultClient;
9090
private ISpeakeasyHttpClient _securityClient;

0 commit comments

Comments
 (0)