Skip to content

Commit

Permalink
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.396.6 (#304)
Browse files Browse the repository at this point in the history
Co-authored-by: speakeasybot <bot@speakeasyapi.dev>
  • Loading branch information
github-actions[bot] and speakeasybot committed Sep 13, 2024
1 parent 54c071c commit 27a3cb5
Show file tree
Hide file tree
Showing 22 changed files with 51 additions and 41 deletions.
4 changes: 2 additions & 2 deletions .speakeasy/workflow.lock
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ sources:
- main
sync-for-payables-version-1-source:
sourceNamespace: sync-for-payables-version-1-source
sourceRevisionDigest: sha256:ab5650b5c0dfbe48558138381e9a3ca6930965548c7bc14a3f5e21e90fa746b1
sourceRevisionDigest: sha256:8a265bac8fe5d0a020e2e098459e0d2336d69f6acb919efab1e20e2b0ba4dc79
sourceBlobDigest: sha256:e1fb1fe0af40cf137b8b320fd75e913c83e54e0a2bb2e80a5af69e0bce409e71
tags:
- latest
Expand Down Expand Up @@ -71,7 +71,7 @@ targets:
sync-for-payables-version-1-library:
source: sync-for-payables-version-1-source
sourceNamespace: sync-for-payables-version-1-source
sourceRevisionDigest: sha256:ab5650b5c0dfbe48558138381e9a3ca6930965548c7bc14a3f5e21e90fa746b1
sourceRevisionDigest: sha256:8a265bac8fe5d0a020e2e098459e0d2336d69f6acb919efab1e20e2b0ba4dc79
sourceBlobDigest: sha256:e1fb1fe0af40cf137b8b320fd75e913c83e54e0a2bb2e80a5af69e0bce409e71
workflow:
workflowVersion: 1.0.0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ management:
docVersion: 3.0.0
speakeasyVersion: 1.396.6
generationVersion: 2.415.6
releaseVersion: 4.0.0
configChecksum: ec8afcb2dfe21e13448ae785a37b82a0
releaseVersion: 4.0.1
configChecksum: ba25ff102e2b47813a891a92ba4334a5
repoURL: https://github.com/codatio/client-sdk-csharp.git
repoSubDirectory: previous-versions/sync-for-payables-version-1
published: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ generation:
auth:
oAuth2ClientCredentialsEnabled: false
csharp:
version: 4.0.0
version: 4.0.1
additionalDependencies: []
author: Codat
clientServerStatusCodesAsErrors: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -101,10 +101,10 @@ public class Accounts: IAccounts
{
public SDKConfig SDKConfiguration { get; private set; }
private const string _language = "csharp";
private const string _sdkVersion = "4.0.0";
private const string _sdkVersion = "4.0.1";
private const string _sdkGenVersion = "2.415.6";
private const string _openapiDocVersion = "3.0.0";
private const string _userAgent = "speakeasy-sdk/csharp 4.0.0 2.415.6 3.0.0 Codat.Sync.Payables.V1";
private const string _userAgent = "speakeasy-sdk/csharp 4.0.1 2.415.6 3.0.0 Codat.Sync.Payables.V1";
private string _serverUrl = "";
private ISpeakeasyHttpClient _client;
private Func<Codat.Sync.Payables.V1.Models.Components.Security>? _securitySource;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -71,10 +71,10 @@ public class BankAccounts: IBankAccounts
{
public SDKConfig SDKConfiguration { get; private set; }
private const string _language = "csharp";
private const string _sdkVersion = "4.0.0";
private const string _sdkVersion = "4.0.1";
private const string _sdkGenVersion = "2.415.6";
private const string _openapiDocVersion = "3.0.0";
private const string _userAgent = "speakeasy-sdk/csharp 4.0.0 2.415.6 3.0.0 Codat.Sync.Payables.V1";
private const string _userAgent = "speakeasy-sdk/csharp 4.0.1 2.415.6 3.0.0 Codat.Sync.Payables.V1";
private string _serverUrl = "";
private ISpeakeasyHttpClient _client;
private Func<Codat.Sync.Payables.V1.Models.Components.Security>? _securitySource;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -120,10 +120,10 @@ public class BillCreditNotes: IBillCreditNotes
{
public SDKConfig SDKConfiguration { get; private set; }
private const string _language = "csharp";
private const string _sdkVersion = "4.0.0";
private const string _sdkVersion = "4.0.1";
private const string _sdkGenVersion = "2.415.6";
private const string _openapiDocVersion = "3.0.0";
private const string _userAgent = "speakeasy-sdk/csharp 4.0.0 2.415.6 3.0.0 Codat.Sync.Payables.V1";
private const string _userAgent = "speakeasy-sdk/csharp 4.0.1 2.415.6 3.0.0 Codat.Sync.Payables.V1";
private string _serverUrl = "";
private ISpeakeasyHttpClient _client;
private Func<Codat.Sync.Payables.V1.Models.Components.Security>? _securitySource;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -140,10 +140,10 @@ public class BillPayments: IBillPayments
{
public SDKConfig SDKConfiguration { get; private set; }
private const string _language = "csharp";
private const string _sdkVersion = "4.0.0";
private const string _sdkVersion = "4.0.1";
private const string _sdkGenVersion = "2.415.6";
private const string _openapiDocVersion = "3.0.0";
private const string _userAgent = "speakeasy-sdk/csharp 4.0.0 2.415.6 3.0.0 Codat.Sync.Payables.V1";
private const string _userAgent = "speakeasy-sdk/csharp 4.0.1 2.415.6 3.0.0 Codat.Sync.Payables.V1";
private string _serverUrl = "";
private ISpeakeasyHttpClient _client;
private Func<Codat.Sync.Payables.V1.Models.Components.Security>? _securitySource;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -242,10 +242,10 @@ public class Bills: IBills
{
public SDKConfig SDKConfiguration { get; private set; }
private const string _language = "csharp";
private const string _sdkVersion = "4.0.0";
private const string _sdkVersion = "4.0.1";
private const string _sdkGenVersion = "2.415.6";
private const string _openapiDocVersion = "3.0.0";
private const string _userAgent = "speakeasy-sdk/csharp 4.0.0 2.415.6 3.0.0 Codat.Sync.Payables.V1";
private const string _userAgent = "speakeasy-sdk/csharp 4.0.1 2.415.6 3.0.0 Codat.Sync.Payables.V1";
private string _serverUrl = "";
private ISpeakeasyHttpClient _client;
private Func<Codat.Sync.Payables.V1.Models.Components.Security>? _securitySource;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<PropertyGroup>
<IsPackable>true</IsPackable>
<PackageId>Codat.Sync.Payables.V1</PackageId>
<Version>4.0.0</Version>
<Version>4.0.1</Version>
<TargetFramework>net8.0</TargetFramework>
<Authors>Codat</Authors>
<Copyright>Copyright (c) Codat 2024</Copyright>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -212,10 +212,10 @@ public class CodatSyncPayables: ICodatSyncPayables
public SDKConfig SDKConfiguration { get; private set; }

private const string _language = "csharp";
private const string _sdkVersion = "4.0.0";
private const string _sdkVersion = "4.0.1";
private const string _sdkGenVersion = "2.415.6";
private const string _openapiDocVersion = "3.0.0";
private const string _userAgent = "speakeasy-sdk/csharp 4.0.0 2.415.6 3.0.0 Codat.Sync.Payables.V1";
private const string _userAgent = "speakeasy-sdk/csharp 4.0.1 2.415.6 3.0.0 Codat.Sync.Payables.V1";
private string _serverUrl = "";
private int _serverIndex = 0;
private ISpeakeasyHttpClient _client;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -101,10 +101,10 @@ public class Companies: ICompanies
{
public SDKConfig SDKConfiguration { get; private set; }
private const string _language = "csharp";
private const string _sdkVersion = "4.0.0";
private const string _sdkVersion = "4.0.1";
private const string _sdkGenVersion = "2.415.6";
private const string _openapiDocVersion = "3.0.0";
private const string _userAgent = "speakeasy-sdk/csharp 4.0.0 2.415.6 3.0.0 Codat.Sync.Payables.V1";
private const string _userAgent = "speakeasy-sdk/csharp 4.0.1 2.415.6 3.0.0 Codat.Sync.Payables.V1";
private string _serverUrl = "";
private ISpeakeasyHttpClient _client;
private Func<Codat.Sync.Payables.V1.Models.Components.Security>? _securitySource;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -45,10 +45,10 @@ public class CompanyInfo: ICompanyInfo
{
public SDKConfig SDKConfiguration { get; private set; }
private const string _language = "csharp";
private const string _sdkVersion = "4.0.0";
private const string _sdkVersion = "4.0.1";
private const string _sdkGenVersion = "2.415.6";
private const string _openapiDocVersion = "3.0.0";
private const string _userAgent = "speakeasy-sdk/csharp 4.0.0 2.415.6 3.0.0 Codat.Sync.Payables.V1";
private const string _userAgent = "speakeasy-sdk/csharp 4.0.1 2.415.6 3.0.0 Codat.Sync.Payables.V1";
private string _serverUrl = "";
private ISpeakeasyHttpClient _client;
private Func<Codat.Sync.Payables.V1.Models.Components.Security>? _securitySource;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -84,10 +84,10 @@ public class Connections: IConnections
{
public SDKConfig SDKConfiguration { get; private set; }
private const string _language = "csharp";
private const string _sdkVersion = "4.0.0";
private const string _sdkVersion = "4.0.1";
private const string _sdkGenVersion = "2.415.6";
private const string _openapiDocVersion = "3.0.0";
private const string _userAgent = "speakeasy-sdk/csharp 4.0.0 2.415.6 3.0.0 Codat.Sync.Payables.V1";
private const string _userAgent = "speakeasy-sdk/csharp 4.0.1 2.415.6 3.0.0 Codat.Sync.Payables.V1";
private string _serverUrl = "";
private ISpeakeasyHttpClient _client;
private Func<Codat.Sync.Payables.V1.Models.Components.Security>? _securitySource;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -72,10 +72,10 @@ public class JournalEntries: IJournalEntries
{
public SDKConfig SDKConfiguration { get; private set; }
private const string _language = "csharp";
private const string _sdkVersion = "4.0.0";
private const string _sdkVersion = "4.0.1";
private const string _sdkGenVersion = "2.415.6";
private const string _openapiDocVersion = "3.0.0";
private const string _userAgent = "speakeasy-sdk/csharp 4.0.0 2.415.6 3.0.0 Codat.Sync.Payables.V1";
private const string _userAgent = "speakeasy-sdk/csharp 4.0.1 2.415.6 3.0.0 Codat.Sync.Payables.V1";
private string _serverUrl = "";
private ISpeakeasyHttpClient _client;
private Func<Codat.Sync.Payables.V1.Models.Components.Security>? _securitySource;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -102,10 +102,10 @@ public class Journals: IJournals
{
public SDKConfig SDKConfiguration { get; private set; }
private const string _language = "csharp";
private const string _sdkVersion = "4.0.0";
private const string _sdkVersion = "4.0.1";
private const string _sdkGenVersion = "2.415.6";
private const string _openapiDocVersion = "3.0.0";
private const string _userAgent = "speakeasy-sdk/csharp 4.0.0 2.415.6 3.0.0 Codat.Sync.Payables.V1";
private const string _userAgent = "speakeasy-sdk/csharp 4.0.1 2.415.6 3.0.0 Codat.Sync.Payables.V1";
private string _serverUrl = "";
private ISpeakeasyHttpClient _client;
private Func<Codat.Sync.Payables.V1.Models.Components.Security>? _securitySource;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -87,10 +87,10 @@ public class ManageData: IManageData
{
public SDKConfig SDKConfiguration { get; private set; }
private const string _language = "csharp";
private const string _sdkVersion = "4.0.0";
private const string _sdkVersion = "4.0.1";
private const string _sdkGenVersion = "2.415.6";
private const string _openapiDocVersion = "3.0.0";
private const string _userAgent = "speakeasy-sdk/csharp 4.0.0 2.415.6 3.0.0 Codat.Sync.Payables.V1";
private const string _userAgent = "speakeasy-sdk/csharp 4.0.1 2.415.6 3.0.0 Codat.Sync.Payables.V1";
private string _serverUrl = "";
private ISpeakeasyHttpClient _client;
private Func<Codat.Sync.Payables.V1.Models.Components.Security>? _securitySource;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -66,10 +66,10 @@ public class PaymentMethods: IPaymentMethods
{
public SDKConfig SDKConfiguration { get; private set; }
private const string _language = "csharp";
private const string _sdkVersion = "4.0.0";
private const string _sdkVersion = "4.0.1";
private const string _sdkGenVersion = "2.415.6";
private const string _openapiDocVersion = "3.0.0";
private const string _userAgent = "speakeasy-sdk/csharp 4.0.0 2.415.6 3.0.0 Codat.Sync.Payables.V1";
private const string _userAgent = "speakeasy-sdk/csharp 4.0.1 2.415.6 3.0.0 Codat.Sync.Payables.V1";
private string _serverUrl = "";
private ISpeakeasyHttpClient _client;
private Func<Codat.Sync.Payables.V1.Models.Components.Security>? _securitySource;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -54,10 +54,10 @@ public class PushOperations: IPushOperations
{
public SDKConfig SDKConfiguration { get; private set; }
private const string _language = "csharp";
private const string _sdkVersion = "4.0.0";
private const string _sdkVersion = "4.0.1";
private const string _sdkGenVersion = "2.415.6";
private const string _openapiDocVersion = "3.0.0";
private const string _userAgent = "speakeasy-sdk/csharp 4.0.0 2.415.6 3.0.0 Codat.Sync.Payables.V1";
private const string _userAgent = "speakeasy-sdk/csharp 4.0.1 2.415.6 3.0.0 Codat.Sync.Payables.V1";
private string _serverUrl = "";
private ISpeakeasyHttpClient _client;
private Func<Codat.Sync.Payables.V1.Models.Components.Security>? _securitySource;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -117,10 +117,10 @@ public class Suppliers: ISuppliers
{
public SDKConfig SDKConfiguration { get; private set; }
private const string _language = "csharp";
private const string _sdkVersion = "4.0.0";
private const string _sdkVersion = "4.0.1";
private const string _sdkGenVersion = "2.415.6";
private const string _openapiDocVersion = "3.0.0";
private const string _userAgent = "speakeasy-sdk/csharp 4.0.0 2.415.6 3.0.0 Codat.Sync.Payables.V1";
private const string _userAgent = "speakeasy-sdk/csharp 4.0.1 2.415.6 3.0.0 Codat.Sync.Payables.V1";
private string _serverUrl = "";
private ISpeakeasyHttpClient _client;
private Func<Codat.Sync.Payables.V1.Models.Components.Security>? _securitySource;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -66,10 +66,10 @@ public class TaxRates: ITaxRates
{
public SDKConfig SDKConfiguration { get; private set; }
private const string _language = "csharp";
private const string _sdkVersion = "4.0.0";
private const string _sdkVersion = "4.0.1";
private const string _sdkGenVersion = "2.415.6";
private const string _openapiDocVersion = "3.0.0";
private const string _userAgent = "speakeasy-sdk/csharp 4.0.0 2.415.6 3.0.0 Codat.Sync.Payables.V1";
private const string _userAgent = "speakeasy-sdk/csharp 4.0.1 2.415.6 3.0.0 Codat.Sync.Payables.V1";
private string _serverUrl = "";
private ISpeakeasyHttpClient _client;
private Func<Codat.Sync.Payables.V1.Models.Components.Security>? _securitySource;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -66,10 +66,10 @@ public class TrackingCategories: ITrackingCategories
{
public SDKConfig SDKConfiguration { get; private set; }
private const string _language = "csharp";
private const string _sdkVersion = "4.0.0";
private const string _sdkVersion = "4.0.1";
private const string _sdkGenVersion = "2.415.6";
private const string _openapiDocVersion = "3.0.0";
private const string _userAgent = "speakeasy-sdk/csharp 4.0.0 2.415.6 3.0.0 Codat.Sync.Payables.V1";
private const string _userAgent = "speakeasy-sdk/csharp 4.0.1 2.415.6 3.0.0 Codat.Sync.Payables.V1";
private string _serverUrl = "";
private ISpeakeasyHttpClient _client;
private Func<Codat.Sync.Payables.V1.Models.Components.Security>? _securitySource;
Expand Down
12 changes: 11 additions & 1 deletion previous-versions/sync-for-payables-version-1/RELEASES.md
Original file line number Diff line number Diff line change
Expand Up @@ -136,4 +136,14 @@ Based on:
### Generated
- [csharp v4.0.0] previous-versions/sync-for-payables-version-1
### Releases
- [NuGet v4.0.0] https://www.nuget.org/packages/Codat.Sync.Payables.V1/4.0.0 - previous-versions/sync-for-payables-version-1
- [NuGet v4.0.0] https://www.nuget.org/packages/Codat.Sync.Payables.V1/4.0.0 - previous-versions/sync-for-payables-version-1

## 2024-09-13 13:16:11
### Changes
Based on:
- OpenAPI Doc
- Speakeasy CLI 1.396.6 (2.415.6) https://github.com/speakeasy-api/speakeasy
### Generated
- [csharp v4.0.1] previous-versions/sync-for-payables-version-1
### Releases
- [NuGet v4.0.1] https://www.nuget.org/packages/Codat.Sync.Payables.V1/4.0.1 - previous-versions/sync-for-payables-version-1

0 comments on commit 27a3cb5

Please sign in to comment.