Skip to content

Commit 46923dd

Browse files
authored
Merge pull request #553 from codatio/library-update
Automated PR created by OAS bot
2 parents b2c69ca + 143556d commit 46923dd

19 files changed

+10
-36
lines changed

.github/workflows/accounting_generate.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ name: Generate Accounting 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/assess_generate.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ name: Generate Assess 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/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/banking_generate.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ name: Generate Banking 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/commerce_generate.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ name: Generate 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/common_generate.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ name: Generate Common 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/files_generate.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ name: Generate Files 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_commerce_version_1_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 version 1 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_expenses_version_1_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 version 1 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
@@ -24,7 +24,8 @@ python:
2424
version: 5.1.0
2525
author: Codat
2626
clientServerStatusCodesAsErrors: true
27-
description: Set up bank feeds from accounts in your application to supported accounting platforms.
27+
description: Set up bank feeds from accounts in your application to supported accounting
28+
platforms.
2829
flattenGlobalSecurity: false
2930
imports:
3031
option: openapi

lending/gen.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,8 @@ python:
2727
version: 6.2.0
2828
author: Codat
2929
clientServerStatusCodesAsErrors: true
30-
description: Make credit decisions backed by enhanced financials, metrics, reports, and data integrity features.
30+
description: Make credit decisions backed by enhanced financials, metrics, reports,
31+
and data integrity features.
3132
flattenGlobalSecurity: false
3233
imports:
3334
option: openapi

previous-versions/assess/gen.yaml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
configVersion: 1.0.0
22
management:
33
docChecksum: cb22dac8fdd8b0115a43bf705ca74371
4-
docVersion: "1.0"
4+
docVersion: '1.0'
55
speakeasyVersion: 1.126.3
66
generationVersion: 2.214.3
77
generation:
@@ -24,7 +24,8 @@ python:
2424
version: 0.33.0
2525
author: Codat
2626
clientServerStatusCodesAsErrors: true
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
flattenGlobalSecurity: true
2930
imports:
3031
option: openapi

previous-versions/sync-for-commerce-version-1/gen.yaml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
configVersion: 1.0.0
22
management:
33
docChecksum: 1d7cc7d07be3f391ff109aaa9777a017
4-
docVersion: "1.1"
4+
docVersion: '1.1'
55
speakeasyVersion: 1.126.3
66
generationVersion: 2.214.3
77
generation:
@@ -24,7 +24,8 @@ python:
2424
version: 0.3.0
2525
author: Codat
2626
clientServerStatusCodesAsErrors: true
27-
description: Push merchants' data from your ecommerce or point-of-sale (POS) platform into your merchants' accounting platform.
27+
description: Push merchants' data from your ecommerce or point-of-sale (POS) platform
28+
into your merchants' accounting platform.
2829
flattenGlobalSecurity: false
2930
imports:
3031
option: openapi

0 commit comments

Comments
 (0)