Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 9 additions & 1 deletion .speakeasy/logs/changes/changes.html
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,15 @@
<body><h2 id="csharp-sdk-changes">Csharp SDK Changes:</h2>

<ul>
<li><code>Codat.bankFeeds.SourceAccounts.GenerateOtp()</code>: <strong>Added</strong></li>
<li><code>Codat.bankFeeds.Companies.Create()</code>: <code>response.dataConnections[].IntegrationKey</code> <strong>Changed</strong></li>
<li><code>Codat.bankFeeds.Companies.List()</code>: <code>response.results[].DataConnections[].IntegrationKey</code> <strong>Changed</strong></li>
<li><code>Codat.bankFeeds.Companies.Get()</code>: <code>response.dataConnections[].IntegrationKey</code> <strong>Changed</strong></li>
<li><code>Codat.bankFeeds.Companies.Replace()</code>: <code>response.dataConnections[].IntegrationKey</code> <strong>Changed</strong></li>
<li><code>Codat.bankFeeds.Companies.Update()</code>: <code>response.dataConnections[].IntegrationKey</code> <strong>Changed</strong></li>
<li><code>Codat.bankFeeds.Connections.List()</code>: <code>response.results[].IntegrationKey</code> <strong>Changed</strong></li>
<li><code>Codat.bankFeeds.Connections.Create()</code>: <code>response.integrationKey</code> <strong>Changed</strong></li>
<li><code>Codat.bankFeeds.Connections.Get()</code>: <code>response.integrationKey</code> <strong>Changed</strong></li>
<li><code>Codat.bankFeeds.Connections.Unlink()</code>: <code>response.integrationKey</code> <strong>Changed</strong></li>
</ul>
</body>
</html>
10 changes: 9 additions & 1 deletion .speakeasy/logs/changes/changes.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,10 @@
## Csharp SDK Changes:
* `Codat.bankFeeds.SourceAccounts.GenerateOtp()`: **Added**
* `Codat.bankFeeds.Companies.Create()`: `response.dataConnections[].IntegrationKey` **Changed**
* `Codat.bankFeeds.Companies.List()`: `response.results[].DataConnections[].IntegrationKey` **Changed**
* `Codat.bankFeeds.Companies.Get()`: `response.dataConnections[].IntegrationKey` **Changed**
* `Codat.bankFeeds.Companies.Replace()`: `response.dataConnections[].IntegrationKey` **Changed**
* `Codat.bankFeeds.Companies.Update()`: `response.dataConnections[].IntegrationKey` **Changed**
* `Codat.bankFeeds.Connections.List()`: `response.results[].IntegrationKey` **Changed**
* `Codat.bankFeeds.Connections.Create()`: `response.integrationKey` **Changed**
* `Codat.bankFeeds.Connections.Get()`: `response.integrationKey` **Changed**
* `Codat.bankFeeds.Connections.Unlink()`: `response.integrationKey` **Changed**
5 changes: 0 additions & 5 deletions .speakeasy/logs/changes/new.openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,6 @@ info:
| Company information | Get detailed information about a company from the underlying platform. |
| Transactions | Create new bank account transactions for a company's connections, and see previous operations. |
<!-- End Codat Tags Table -->
version: 3.0.0
contact:
name: Codat
email: support@codat.io
termsOfService: 'https://www.codat.io/legals/'
security:
- auth_header: []
Expand Down Expand Up @@ -4053,7 +4049,6 @@ components:
required:
- id
- integrationId
- integrationKey
- sourceId
- platformName
- linkUrl
Expand Down
10,603 changes: 5,330 additions & 5,273 deletions .speakeasy/logs/changes/old.openapi.yaml

Large diffs are not rendered by default.

12 changes: 6 additions & 6 deletions .speakeasy/workflow.lock
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
speakeasyVersion: 1.761.1
speakeasyVersion: 1.761.5
sources:
bank-feeds-source:
sourceNamespace: bank-feeds-source
sourceRevisionDigest: sha256:db973c9d8c06047299854a7aa58c29bee90109d9230c0d3014c5f37c9116b7ea
sourceBlobDigest: sha256:ea9603cd302e3ac9fb6b395903cff7fe65012374fe509a445472baf9daca0e35
sourceRevisionDigest: sha256:169b50aca543aab236e24029ee5037bb8230d7f9149b9705da680973a86e62d0
sourceBlobDigest: sha256:d15376235a83cfd95449e02f7a2fcffac242798aa337954333c4a81174231e3f
tags:
- latest
- 3.0.0
Expand Down Expand Up @@ -63,10 +63,10 @@ targets:
bank-feeds-library:
source: bank-feeds-source
sourceNamespace: bank-feeds-source
sourceRevisionDigest: sha256:db973c9d8c06047299854a7aa58c29bee90109d9230c0d3014c5f37c9116b7ea
sourceBlobDigest: sha256:ea9603cd302e3ac9fb6b395903cff7fe65012374fe509a445472baf9daca0e35
sourceRevisionDigest: sha256:169b50aca543aab236e24029ee5037bb8230d7f9149b9705da680973a86e62d0
sourceBlobDigest: sha256:d15376235a83cfd95449e02f7a2fcffac242798aa337954333c4a81174231e3f
codeSamplesNamespace: bank-feeds-source-csharp-code-samples
codeSamplesRevisionDigest: sha256:9792e482c6efe6d3c71b38d3ea2aadd30a024f15f34c8a461e69405bffa56b16
codeSamplesRevisionDigest: sha256:7fd331ab16c9de2a902aecdacc83fdb750e5ca3dd0ec5922edbe9f94e00a4531
lending-library:
source: lending-source
sourceNamespace: lending-source
Expand Down
46 changes: 27 additions & 19 deletions bank-feeds/.speakeasy/gen.lock
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
lockVersion: 2.0.0
id: 0e14a69b-dba1-4c0f-85f5-3b5d7f7f7731
management:
docChecksum: 5585d6d3f1630763832805877be3a651
docChecksum: 4d9c9e0c2c4bcc00392c83527d11c46c
docVersion: 3.0.0
speakeasyVersion: 1.761.1
generationVersion: 2.879.6
releaseVersion: 8.0.1
configChecksum: 421128a8a475865bb12149c21db6681f
speakeasyVersion: 1.761.5
generationVersion: 2.879.13
releaseVersion: 8.0.2
configChecksum: 26125778d042f338262f3c830985a7ca
repoURL: https://github.com/codatio/client-sdk-csharp.git
repoSubDirectory: bank-feeds
installationURL: https://github.com/codatio/client-sdk-csharp
published: true
persistentEdits:
generation_id: 9af65452-eef3-4be8-966c-a116d456550d
pristine_commit_hash: 58cbfcc8d042a44cec84f3694505ec13fbd35b0a
pristine_tree_hash: e9c01e8132f98d6671ecc1c290755608dfb73eea
generation_id: 2a84f2d8-5fe1-4d2c-a5ff-8558d37fe1d1
pristine_commit_hash: 8f824cb790058885e16bed909f24dedb8497833f
pristine_tree_hash: 17452cdf60f3104921d49c39affd2955feaa3ee5
features:
csharp:
additionalDependencies: 0.1.0
Expand Down Expand Up @@ -55,8 +55,8 @@ trackedFiles:
pristine_git_object: ad0536482e5ebf8fb62e8c1c590d5e515e083dd1
Codat/BankFeeds/Codat.BankFeeds.csproj:
id: b14ae93586a5
last_write_checksum: sha1:c50c35213ff9cb2d125d04d47a705feeeaea97c8
pristine_git_object: f0f82291806a91dddb24bc8314edeb9a58451577
last_write_checksum: sha1:ae37561c5fde1f3d369f85eca7f8ff8cde2dec94
pristine_git_object: 11acfb975a1d53e8ed7de502c881104595746164
Codat/BankFeeds/CodatBankFeeds.cs:
id: 8cff43071308
last_write_checksum: sha1:6af679fe11ad7ff635f58bbedea979cd9c961780
Expand Down Expand Up @@ -511,8 +511,8 @@ trackedFiles:
pristine_git_object: 5008e258f0f3360eadf0eb407bbe309779e2670f
Codat/BankFeeds/Models/Shared/Connection.cs:
id: aa19f40700c2
last_write_checksum: sha1:91b3aa3e56042fdcbba0c6c3666607042fc6a36b
pristine_git_object: 7d0dd7850a8dcd83d23b1d12adb9014d4e6d3cc0
last_write_checksum: sha1:96e70e4030d194c2da2858286ea5b62a49048bbf
pristine_git_object: cf2c7e2c43240ea780946e22c174d2c1a35acea3
Codat/BankFeeds/Models/Shared/Connections.cs:
id: f453c01bdf2b
last_write_checksum: sha1:87f0261a9770dad883bea59d5f0194e7360d75a3
Expand Down Expand Up @@ -735,8 +735,8 @@ trackedFiles:
pristine_git_object: 50b495a125d2fd6f8868333ff66dac7d5a9c405f
Codat/BankFeeds/SDKConfig.cs:
id: f6805c21e6f6
last_write_checksum: sha1:26c2e1c1a4137f2b819e773703184e2df5883721
pristine_git_object: dbc1e3aa6489ee280d872c71a463942bde4a069c
last_write_checksum: sha1:46401188f2b302c1815a6be8c3576160c3cb0466
pristine_git_object: 751ef7f2c9988dbda401b59b793481e37fc7ce8e
Codat/BankFeeds/SourceAccounts.cs:
id: f6a7ce806fc8
last_write_checksum: sha1:60eb3cabac79fdc6b33f051cde71e4d6365134d2
Expand All @@ -755,8 +755,8 @@ trackedFiles:
pristine_git_object: 03b63a14db181e929d0d57303d21934f638cef99
Codat/BankFeeds/Utils/Constants.cs:
id: 0e6827a53cba
last_write_checksum: sha1:ae27c3c7c69aabe631dac31bf6305d703b6a8733
pristine_git_object: b11cd84efb422a1f96e659a1c0146594d934619c
last_write_checksum: sha1:254fbb19136f6c677c90f9c91b5cacb67946819f
pristine_git_object: ba3374cce8db7296178843b6ea8c467b1ac70358
Codat/BankFeeds/Utils/DecimalStrConverter.cs:
id: 5f4bbeaf1e21
last_write_checksum: sha1:94d464c1aa7131359a0c93d64160c1466caa313b
Expand Down Expand Up @@ -1243,8 +1243,8 @@ trackedFiles:
pristine_git_object: 2e5fa23d7bb058f3ae24ddb1dd16b618858575c2
docs/Models/Shared/Connection.md:
id: dc957f4fb698
last_write_checksum: sha1:dbadff097fdfa61568b129a37177b28214ae0402
pristine_git_object: 0dd5577f1e1df0390214765a095af4b3c88fe879
last_write_checksum: sha1:34c0018008e97589b2768a4a96fe45f35cd955bc
pristine_git_object: a833160dd478f96a94bba3b505dd00c5587f1a2b
docs/Models/Shared/Connections.md:
id: b666cc92052a
last_write_checksum: sha1:972fd49e0b70b8083d0e5dcedc1c24c1ddf5a42f
Expand Down Expand Up @@ -2819,7 +2819,15 @@ examplesVersion: 1.0.2
generatedTests: {}
releaseNotes: |
## Csharp SDK Changes:
* `Codat.bankFeeds.SourceAccounts.GenerateOtp()`: **Added**
* `Codat.bankFeeds.Companies.Create()`: `response.dataConnections[].IntegrationKey` **Changed**
* `Codat.bankFeeds.Companies.List()`: `response.results[].DataConnections[].IntegrationKey` **Changed**
* `Codat.bankFeeds.Companies.Get()`: `response.dataConnections[].IntegrationKey` **Changed**
* `Codat.bankFeeds.Companies.Replace()`: `response.dataConnections[].IntegrationKey` **Changed**
* `Codat.bankFeeds.Companies.Update()`: `response.dataConnections[].IntegrationKey` **Changed**
* `Codat.bankFeeds.Connections.List()`: `response.results[].IntegrationKey` **Changed**
* `Codat.bankFeeds.Connections.Create()`: `response.integrationKey` **Changed**
* `Codat.bankFeeds.Connections.Get()`: `response.integrationKey` **Changed**
* `Codat.bankFeeds.Connections.Unlink()`: `response.integrationKey` **Changed**
generatedFiles:
- .gitattributes
- Codat.BankFeeds.sln
Expand Down
2 changes: 1 addition & 1 deletion bank-feeds/.speakeasy/gen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ generation:
generateNewTests: false
skipResponseBodyAssertions: false
csharp:
version: 8.0.1
version: 8.0.2
additionalDependencies: []
author: Codat
baseErrorName: CodatBankFeedsException
Expand Down
2 changes: 1 addition & 1 deletion bank-feeds/Codat/BankFeeds/Codat.BankFeeds.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<PropertyGroup>
<IsPackable>true</IsPackable>
<PackageId>Codat.BankFeeds</PackageId>
<Version>8.0.1</Version>
<Version>8.0.2</Version>
<TargetFramework>net8.0</TargetFramework>
<Authors>Codat</Authors>
<Copyright>Copyright (c) Codat 2026</Copyright>
Expand Down
2 changes: 1 addition & 1 deletion bank-feeds/Codat/BankFeeds/Models/Shared/Connection.cs
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ public class Connection
/// A unique four-character ID that identifies the platform of the company's data connection. This ensures continuity if the platform changes its name in the future.
/// </summary>
[JsonProperty("integrationKey")]
public string IntegrationKey { get; set; } = default!;
public string? IntegrationKey { get; set; }

/// <summary>
/// A source-specific ID used to distinguish between different sources originating from the same data connection. In general, a data connection is a single data source. However, for TrueLayer, `sourceId` is associated with a specific bank and has a many-to-one relationship with the `integrationId`.
Expand Down
2 changes: 1 addition & 1 deletion bank-feeds/Codat/BankFeeds/SDKConfig.cs
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ public SDKConfig(ISpeakeasyHttpClient? client = null)
Client = client ?? new SpeakeasyHttpClient();
ServerUrl = "";
ServerIndex = 0;
UserAgent = "speakeasy-sdk/csharp 8.0.1 2.879.6 3.0.0 Codat.BankFeeds";
UserAgent = "speakeasy-sdk/csharp 8.0.2 2.879.13 3.0.0 Codat.BankFeeds";
SecuritySource = null;
Hooks = new SDKHooks();
RetryConfig = null;
Expand Down
4 changes: 2 additions & 2 deletions bank-feeds/Codat/BankFeeds/Utils/Constants.cs
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,12 @@ public static class Constants
/// <summary>
/// The version of the SDK.
/// </summary>
public const string SdkVersion = "8.0.1";
public const string SdkVersion = "8.0.2";

/// <summary>
/// The version of the SDK generator used to create this SDK.
/// </summary>
public const string SdkGenVersion = "2.879.6";
public const string SdkGenVersion = "2.879.13";

/// <summary>
/// The version of the OpenAPI document used to generate this SDK.
Expand Down
12 changes: 11 additions & 1 deletion bank-feeds/RELEASES.md
Original file line number Diff line number Diff line change
Expand Up @@ -258,4 +258,14 @@ Based on:
### Generated
- [csharp v8.0.1] bank-feeds
### Releases
- [NuGet v8.0.1] https://www.nuget.org/packages/Codat.BankFeeds/8.0.1 - bank-feeds
- [NuGet v8.0.1] https://www.nuget.org/packages/Codat.BankFeeds/8.0.1 - bank-feeds

## 2026-04-15 09:47:47
### Changes
Based on:
- OpenAPI Doc
- Speakeasy CLI 1.761.5 (2.879.13) https://github.com/speakeasy-api/speakeasy
### Generated
- [csharp v8.0.2] bank-feeds
### Releases
- [NuGet v8.0.2] https://www.nuget.org/packages/Codat.BankFeeds/8.0.2 - bank-feeds
Loading