Skip to content

Commit 9658b1c

Browse files
codatbotCodat Pipeline Bot
and
Codat Pipeline Bot
authored
Updates to SDKs (#227)
Co-authored-by: Codat Pipeline Bot <oas@codat.io>
1 parent 732ffc1 commit 9658b1c

9 files changed

+4
-16
lines changed

.github/workflows/bank_feeds_generate.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ name: Generate Bank Feeds library
66
description: Force generation of SDKs
77
type: boolean
88
default: false
9-
schedule:
10-
- cron: 0 1 * * 1
119
jobs:
1210
generate:
1311
uses: speakeasy-api/sdk-generation-action/.github/workflows/sdk-generation.yaml@v14

.github/workflows/lending_generate.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ name: Generate Lending library
66
description: Force generation of SDKs
77
type: boolean
88
default: false
9-
schedule:
10-
- cron: 0 1 * * 1
119
jobs:
1210
generate:
1311
uses: speakeasy-api/sdk-generation-action/.github/workflows/sdk-generation.yaml@v14

.github/workflows/platform_generate.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ name: Generate Platform library
66
description: Force generation of SDKs
77
type: boolean
88
default: false
9-
schedule:
10-
- cron: 0 1 * * 1
119
jobs:
1210
generate:
1311
uses: speakeasy-api/sdk-generation-action/.github/workflows/sdk-generation.yaml@v14

.github/workflows/sync_for_commerce_generate.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ name: Generate Sync for Commerce library
66
description: Force generation of SDKs
77
type: boolean
88
default: false
9-
schedule:
10-
- cron: 0 1 * * 1
119
jobs:
1210
generate:
1311
uses: speakeasy-api/sdk-generation-action/.github/workflows/sdk-generation.yaml@v14

.github/workflows/sync_for_expenses_generate.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ name: Generate Sync for Expenses library
66
description: Force generation of SDKs
77
type: boolean
88
default: false
9-
schedule:
10-
- cron: 0 1 * * 1
119
jobs:
1210
generate:
1311
uses: speakeasy-api/sdk-generation-action/.github/workflows/sdk-generation.yaml@v14

.github/workflows/sync_for_payables_generate.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ name: Generate Sync for Payables library
66
description: Force generation of SDKs
77
type: boolean
88
default: false
9-
schedule:
10-
- cron: 0 1 * * 1
119
jobs:
1210
generate:
1311
uses: speakeasy-api/sdk-generation-action/.github/workflows/sdk-generation.yaml@v14

.github/workflows/sync_for_payroll_generate.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ name: Generate Sync for Payroll library
66
description: Force generation of SDKs
77
type: boolean
88
default: false
9-
schedule:
10-
- cron: 0 1 * * 1
119
jobs:
1210
generate:
1311
uses: speakeasy-api/sdk-generation-action/.github/workflows/sdk-generation.yaml@v14

bank-feeds/gen.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,8 @@ features:
2222
csharp:
2323
version: 3.1.0
2424
author: Codat
25-
description: Set up bank feeds from accounts in your application to supported accounting platforms.
25+
description: Set up bank feeds from accounts in your application to supported accounting
26+
platforms.
2627
dotnetVersion: net6.0
2728
imports:
2829
option: openapi

lending/gen.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,8 @@ features:
2424
csharp:
2525
version: 5.2.0
2626
author: Codat
27-
description: Make credit decisions backed by enhanced financials, metrics, reports, and data integrity features.
27+
description: Make credit decisions backed by enhanced financials, metrics, reports,
28+
and data integrity features.
2829
dotnetVersion: net6.0
2930
imports:
3031
option: openapi

0 commit comments

Comments
 (0)