Skip to content

Commit

Permalink
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.423.1 (#314)
Browse files Browse the repository at this point in the history
Co-authored-by: speakeasybot <[email protected]>
  • Loading branch information
github-actions[bot] and speakeasybot authored Oct 29, 2024
1 parent 66a7e8d commit af1c860
Show file tree
Hide file tree
Showing 20 changed files with 168 additions and 44 deletions.
42 changes: 37 additions & 5 deletions .speakeasy/workflow.lock
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
speakeasyVersion: 1.413.0
speakeasyVersion: 1.423.1
sources:
bank-feeds-source:
sourceNamespace: bank-feeds-source
Expand Down Expand Up @@ -37,8 +37,8 @@ sources:
- main
sync-for-payables-source:
sourceNamespace: sync-for-payables-source
sourceRevisionDigest: sha256:9d7f5671b38ac1184a4c6a3923ce4896f56e1c0453b888504fb1215d5b550f99
sourceBlobDigest: sha256:b746372e39c00371a302d5bc53ca0c9d4226673127517fd8c2de01d4d5453ae0
sourceRevisionDigest: sha256:e580893364fcd6556b524253d06d6f2a7ffd0aca5bd603c63d7b5e438fc78976
sourceBlobDigest: sha256:94efa1f6ef672dea2f97465d587d6963b075c521c20321c47fc85ca526693875
tags:
- latest
- main
Expand Down Expand Up @@ -85,8 +85,8 @@ targets:
sync-for-payables-library:
source: sync-for-payables-source
sourceNamespace: sync-for-payables-source
sourceRevisionDigest: sha256:9d7f5671b38ac1184a4c6a3923ce4896f56e1c0453b888504fb1215d5b550f99
sourceBlobDigest: sha256:b746372e39c00371a302d5bc53ca0c9d4226673127517fd8c2de01d4d5453ae0
sourceRevisionDigest: sha256:e580893364fcd6556b524253d06d6f2a7ffd0aca5bd603c63d7b5e438fc78976
sourceBlobDigest: sha256:94efa1f6ef672dea2f97465d587d6963b075c521c20321c47fc85ca526693875
sync-for-payables-version-1-library:
source: sync-for-payables-version-1-source
sourceNamespace: sync-for-payables-version-1-source
Expand Down Expand Up @@ -149,52 +149,84 @@ workflow:
publish:
nuget:
apiKey: $nuget_api_key
codeSamples:
registry:
location: registry.speakeasyapi.dev/codat/codat/bank-feeds-source-code-samples
blocking: false
lending-library:
target: csharp
source: lending-source
output: lending
publish:
nuget:
apiKey: $nuget_api_key
codeSamples:
registry:
location: registry.speakeasyapi.dev/codat/codat/lending-source-code-samples
blocking: false
platform-library:
target: csharp
source: platform-source
output: platform
publish:
nuget:
apiKey: $nuget_api_key
codeSamples:
registry:
location: registry.speakeasyapi.dev/codat/codat/platform-source-code-samples
blocking: false
sync-for-commerce-library:
target: csharp
source: sync-for-commerce-source
output: sync-for-commerce
publish:
nuget:
apiKey: $nuget_api_key
codeSamples:
registry:
location: registry.speakeasyapi.dev/codat/codat/sync-for-commerce-source-code-samples
blocking: false
sync-for-expenses-library:
target: csharp
source: sync-for-expenses-source
output: sync-for-expenses
publish:
nuget:
apiKey: $nuget_api_key
codeSamples:
registry:
location: registry.speakeasyapi.dev/codat/codat/sync-for-expenses-source-code-samples
blocking: false
sync-for-payables-library:
target: csharp
source: sync-for-payables-source
output: sync-for-payables
publish:
nuget:
apiKey: $nuget_api_key
codeSamples:
registry:
location: registry.speakeasyapi.dev/codat/codat/sync-for-payables-source-code-samples
blocking: false
sync-for-payables-version-1-library:
target: csharp
source: sync-for-payables-version-1-source
output: previous-versions/sync-for-payables-version-1
publish:
nuget:
apiKey: $nuget_api_key
codeSamples:
registry:
location: registry.speakeasyapi.dev/codat/codat/sync-for-payables-version-1-source-code-samples
blocking: false
sync-for-payroll-library:
target: csharp
source: sync-for-payroll-source
output: sync-for-payroll
publish:
nuget:
apiKey: $nuget_api_key
codeSamples:
registry:
location: registry.speakeasyapi.dev/codat/codat/sync-for-payroll-source-code-samples
blocking: false
32 changes: 32 additions & 0 deletions .speakeasy/workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,52 +49,84 @@ targets:
publish:
nuget:
apiKey: $nuget_api_key
codeSamples:
registry:
location: registry.speakeasyapi.dev/codat/codat/bank-feeds-source-code-samples
blocking: false
lending-library:
target: csharp
source: lending-source
output: lending
publish:
nuget:
apiKey: $nuget_api_key
codeSamples:
registry:
location: registry.speakeasyapi.dev/codat/codat/lending-source-code-samples
blocking: false
platform-library:
target: csharp
source: platform-source
output: platform
publish:
nuget:
apiKey: $nuget_api_key
codeSamples:
registry:
location: registry.speakeasyapi.dev/codat/codat/platform-source-code-samples
blocking: false
sync-for-commerce-library:
target: csharp
source: sync-for-commerce-source
output: sync-for-commerce
publish:
nuget:
apiKey: $nuget_api_key
codeSamples:
registry:
location: registry.speakeasyapi.dev/codat/codat/sync-for-commerce-source-code-samples
blocking: false
sync-for-expenses-library:
target: csharp
source: sync-for-expenses-source
output: sync-for-expenses
publish:
nuget:
apiKey: $nuget_api_key
codeSamples:
registry:
location: registry.speakeasyapi.dev/codat/codat/sync-for-expenses-source-code-samples
blocking: false
sync-for-payables-library:
target: csharp
source: sync-for-payables-source
output: sync-for-payables
publish:
nuget:
apiKey: $nuget_api_key
codeSamples:
registry:
location: registry.speakeasyapi.dev/codat/codat/sync-for-payables-source-code-samples
blocking: false
sync-for-payables-version-1-library:
target: csharp
source: sync-for-payables-version-1-source
output: previous-versions/sync-for-payables-version-1
publish:
nuget:
apiKey: $nuget_api_key
codeSamples:
registry:
location: registry.speakeasyapi.dev/codat/codat/sync-for-payables-version-1-source-code-samples
blocking: false
sync-for-payroll-library:
target: csharp
source: sync-for-payroll-source
output: sync-for-payroll
publish:
nuget:
apiKey: $nuget_api_key
codeSamples:
registry:
location: registry.speakeasyapi.dev/codat/codat/sync-for-payroll-source-code-samples
blocking: false
14 changes: 7 additions & 7 deletions sync-for-payables/.speakeasy/gen.lock
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
lockVersion: 2.0.0
id: 00cbdd6c-b863-4d25-8a48-4bec7ae20fc1
management:
docChecksum: b80d4e792275af82c14cca5a1b800293
docChecksum: d5efcee6ccc0c2f3ed0b42bab1291f7f
docVersion: 3.0.0
speakeasyVersion: 1.413.0
generationVersion: 2.436.3
releaseVersion: 5.0.1
configChecksum: 7bfce4e1b665adadb33800009a0d9ca0
speakeasyVersion: 1.423.1
generationVersion: 2.442.11
releaseVersion: 6.0.0
configChecksum: fcf64ecfa034815f271be53eeae7c060
repoURL: https://github.com/codatio/client-sdk-csharp.git
repoSubDirectory: sync-for-payables
published: true
Expand Down Expand Up @@ -604,7 +604,7 @@ examples:
statusQuery: "status=Archived"
responses:
"200":
application/json: {"accounts": [], "taxRate": []}
application/json: {"accounts": [], "taxRates": []}
"400": {}
Mapping options:
parameters:
Expand All @@ -616,7 +616,7 @@ examples:
statusQuery: "status=Archived"
responses:
"200":
application/json: {"accounts": [{"id": "1b6266d1-1e44-46c5-8eb5-a8f98e03124e", "nominalCode": "879-i", "name": "Accounts payable", "type": "Liability", "currency": "GBP", "status": "Active", "sourceModifiedDate": "2022-10-23T00:00:00Z"}], "taxRate": [], "pagination": {"continuationToken": "eyJwYWdlIjoyLCJwYWdlU2l6ZSI6MTAwLCJwYWdlQ291bnQiOjExfQ=="}}
application/json: {"accounts": [{"id": "1b6266d1-1e44-46c5-8eb5-a8f98e03124e", "nominalCode": "879-i", "name": "Accounts payable", "type": "Liability", "currency": "GBP", "status": "Active", "sourceModifiedDate": "2022-10-23T00:00:00Z"}], "taxRates": [{"id": "d2939064-dd3a-4c0f-9865-a238c2193515", "name": "VAT @ 20%", "code": "VAT20", "effectiveTaxRate": 20, "totalTaxRate": 20, "status": "Active"}], "pagination": {"continuationToken": "eyJwYWdlIjoyLCJwYWdlU2l6ZSI6MTAwLCJwYWdlQ291bnQiOjExfQ=="}}
"400": {}
Malformed query:
parameters:
Expand Down
2 changes: 1 addition & 1 deletion sync-for-payables/.speakeasy/gen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ generation:
auth:
oAuth2ClientCredentialsEnabled: false
csharp:
version: 5.0.1
version: 6.0.0
additionalDependencies: []
author: Codat
clientServerStatusCodesAsErrors: true
Expand Down
6 changes: 3 additions & 3 deletions sync-for-payables/Codat/Sync/Payables/BankAccounts.cs
Original file line number Diff line number Diff line change
Expand Up @@ -47,10 +47,10 @@ public class BankAccounts: IBankAccounts
{
public SDKConfig SDKConfiguration { get; private set; }
private const string _language = "csharp";
private const string _sdkVersion = "5.0.1";
private const string _sdkGenVersion = "2.436.3";
private const string _sdkVersion = "6.0.0";
private const string _sdkGenVersion = "2.442.11";
private const string _openapiDocVersion = "3.0.0";
private const string _userAgent = "speakeasy-sdk/csharp 5.0.1 2.436.3 3.0.0 Codat.Sync.Payables";
private const string _userAgent = "speakeasy-sdk/csharp 6.0.0 2.442.11 3.0.0 Codat.Sync.Payables";
private string _serverUrl = "";
private ISpeakeasyHttpClient _client;
private Func<Codat.Sync.Payables.Models.Components.Security>? _securitySource;
Expand Down
6 changes: 3 additions & 3 deletions sync-for-payables/Codat/Sync/Payables/BillPayments.cs
Original file line number Diff line number Diff line change
Expand Up @@ -60,10 +60,10 @@ public class BillPayments: IBillPayments
{
public SDKConfig SDKConfiguration { get; private set; }
private const string _language = "csharp";
private const string _sdkVersion = "5.0.1";
private const string _sdkGenVersion = "2.436.3";
private const string _sdkVersion = "6.0.0";
private const string _sdkGenVersion = "2.442.11";
private const string _openapiDocVersion = "3.0.0";
private const string _userAgent = "speakeasy-sdk/csharp 5.0.1 2.436.3 3.0.0 Codat.Sync.Payables";
private const string _userAgent = "speakeasy-sdk/csharp 6.0.0 2.442.11 3.0.0 Codat.Sync.Payables";
private string _serverUrl = "";
private ISpeakeasyHttpClient _client;
private Func<Codat.Sync.Payables.Models.Components.Security>? _securitySource;
Expand Down
6 changes: 3 additions & 3 deletions sync-for-payables/Codat/Sync/Payables/Bills.cs
Original file line number Diff line number Diff line change
Expand Up @@ -109,10 +109,10 @@ public class Bills: IBills
{
public SDKConfig SDKConfiguration { get; private set; }
private const string _language = "csharp";
private const string _sdkVersion = "5.0.1";
private const string _sdkGenVersion = "2.436.3";
private const string _sdkVersion = "6.0.0";
private const string _sdkGenVersion = "2.442.11";
private const string _openapiDocVersion = "3.0.0";
private const string _userAgent = "speakeasy-sdk/csharp 5.0.1 2.436.3 3.0.0 Codat.Sync.Payables";
private const string _userAgent = "speakeasy-sdk/csharp 6.0.0 2.442.11 3.0.0 Codat.Sync.Payables";
private string _serverUrl = "";
private ISpeakeasyHttpClient _client;
private Func<Codat.Sync.Payables.Models.Components.Security>? _securitySource;
Expand Down
12 changes: 11 additions & 1 deletion sync-for-payables/Codat/Sync/Payables/Codat.Sync.Payables.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<PropertyGroup>
<IsPackable>true</IsPackable>
<PackageId>Codat.Sync.Payables</PackageId>
<Version>5.0.1</Version>
<Version>6.0.0</Version>
<TargetFramework>net8.0</TargetFramework>
<Authors>Codat</Authors>
<Copyright>Copyright (c) Codat 2024</Copyright>
Expand All @@ -15,6 +15,16 @@ The bill pay kit is an API and a set of supporting tools designed to integrate a

[Explore product](https://docs.codat.io/payables/bill-pay-kit) | [See OpenAPI spec](https://github.com/codatio/oas)

---
## Supported Integrations

| Integration | Supported |
|-------------------------------|-----------|
| FreeAgent | Yes |
| QuickBooks Online | Yes |
| Oracle NetSuite | Yes |
| Xero | Yes |

---
<!-- Start Codat Tags Table -->
## Endpoints
Expand Down
26 changes: 23 additions & 3 deletions sync-for-payables/Codat/Sync/Payables/CodatSyncPayables.cs
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,16 @@ namespace Codat.Sync.Payables
/// <a href="https://docs.codat.io/payables/bill-pay-kit">Explore product</a> | <a href="https://github.com/codatio/oas">See OpenAPI spec</a><br/>
/// <br/>
/// ---<br/>
/// ## Supported Integrations<br/>
/// <br/>
/// | Integration | Supported |<br/>
/// |-------------------------------|-----------|<br/>
/// | FreeAgent | Yes |<br/>
/// | QuickBooks Online | Yes |<br/>
/// | Oracle NetSuite | Yes |<br/>
/// | Xero | Yes |<br/>
/// <br/>
/// ---<br/>
/// &lt;!-- Start Codat Tags Table --&gt;<br/>
/// ## Endpoints<br/>
/// <br/>
Expand Down Expand Up @@ -129,6 +139,16 @@ public ISpeakeasyHttpClient InitHooks(ISpeakeasyHttpClient client)
/// <a href="https://docs.codat.io/payables/bill-pay-kit">Explore product</a> | <a href="https://github.com/codatio/oas">See OpenAPI spec</a><br/>
/// <br/>
/// ---<br/>
/// ## Supported Integrations<br/>
/// <br/>
/// | Integration | Supported |<br/>
/// |-------------------------------|-----------|<br/>
/// | FreeAgent | Yes |<br/>
/// | QuickBooks Online | Yes |<br/>
/// | Oracle NetSuite | Yes |<br/>
/// | Xero | Yes |<br/>
/// <br/>
/// ---<br/>
/// &lt;!-- Start Codat Tags Table --&gt;<br/>
/// ## Endpoints<br/>
/// <br/>
Expand All @@ -149,10 +169,10 @@ public class CodatSyncPayables: ICodatSyncPayables
public SDKConfig SDKConfiguration { get; private set; }

private const string _language = "csharp";
private const string _sdkVersion = "5.0.1";
private const string _sdkGenVersion = "2.436.3";
private const string _sdkVersion = "6.0.0";
private const string _sdkGenVersion = "2.442.11";
private const string _openapiDocVersion = "3.0.0";
private const string _userAgent = "speakeasy-sdk/csharp 5.0.1 2.436.3 3.0.0 Codat.Sync.Payables";
private const string _userAgent = "speakeasy-sdk/csharp 6.0.0 2.442.11 3.0.0 Codat.Sync.Payables";
private string _serverUrl = "";
private int _serverIndex = 0;
private ISpeakeasyHttpClient _client;
Expand Down
6 changes: 3 additions & 3 deletions sync-for-payables/Codat/Sync/Payables/Companies.cs
Original file line number Diff line number Diff line change
Expand Up @@ -100,10 +100,10 @@ public class Companies: ICompanies
{
public SDKConfig SDKConfiguration { get; private set; }
private const string _language = "csharp";
private const string _sdkVersion = "5.0.1";
private const string _sdkGenVersion = "2.436.3";
private const string _sdkVersion = "6.0.0";
private const string _sdkGenVersion = "2.442.11";
private const string _openapiDocVersion = "3.0.0";
private const string _userAgent = "speakeasy-sdk/csharp 5.0.1 2.436.3 3.0.0 Codat.Sync.Payables";
private const string _userAgent = "speakeasy-sdk/csharp 6.0.0 2.442.11 3.0.0 Codat.Sync.Payables";
private string _serverUrl = "";
private ISpeakeasyHttpClient _client;
private Func<Codat.Sync.Payables.Models.Components.Security>? _securitySource;
Expand Down
6 changes: 3 additions & 3 deletions sync-for-payables/Codat/Sync/Payables/CompanyInformation.cs
Original file line number Diff line number Diff line change
Expand Up @@ -47,10 +47,10 @@ public class CompanyInformation: ICompanyInformation
{
public SDKConfig SDKConfiguration { get; private set; }
private const string _language = "csharp";
private const string _sdkVersion = "5.0.1";
private const string _sdkGenVersion = "2.436.3";
private const string _sdkVersion = "6.0.0";
private const string _sdkGenVersion = "2.442.11";
private const string _openapiDocVersion = "3.0.0";
private const string _userAgent = "speakeasy-sdk/csharp 5.0.1 2.436.3 3.0.0 Codat.Sync.Payables";
private const string _userAgent = "speakeasy-sdk/csharp 6.0.0 2.442.11 3.0.0 Codat.Sync.Payables";
private string _serverUrl = "";
private ISpeakeasyHttpClient _client;
private Func<Codat.Sync.Payables.Models.Components.Security>? _securitySource;
Expand Down
Loading

0 comments on commit af1c860

Please sign in to comment.