Skip to content

Commit 567d730

Browse files
codatbotCodat Pipeline Bot
and
Codat Pipeline Bot
authored
Updates to SDKs (#245)
Co-authored-by: Codat Pipeline Bot <oas@codat.io>
1 parent c77769e commit 567d730

7 files changed

+0
-112
lines changed

.github/workflows/bank_feeds_generate.yaml

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -6,22 +6,6 @@ name: Generate Bank Feeds library
66
description: Force generation of SDKs
77
type: boolean
88
default: false
9-
workflow_call:
10-
inputs:
11-
force:
12-
description: Force generation of SDKs
13-
type: boolean
14-
default: false
15-
secrets:
16-
github_access_token:
17-
description: Github Access Token
18-
required: true
19-
speakeasy_api_key:
20-
description: Speakeasy API Key
21-
required: true
22-
slack_webhook_url:
23-
description: Slack Webhook URL
24-
required: true
259
jobs:
2610
generate:
2711
uses: speakeasy-api/sdk-generation-action/.github/workflows/sdk-generation.yaml@v14

.github/workflows/lending_generate.yaml

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -6,22 +6,6 @@ name: Generate Lending library
66
description: Force generation of SDKs
77
type: boolean
88
default: false
9-
workflow_call:
10-
inputs:
11-
force:
12-
description: Force generation of SDKs
13-
type: boolean
14-
default: false
15-
secrets:
16-
github_access_token:
17-
description: Github Access Token
18-
required: true
19-
speakeasy_api_key:
20-
description: Speakeasy API Key
21-
required: true
22-
slack_webhook_url:
23-
description: Slack Webhook URL
24-
required: true
259
jobs:
2610
generate:
2711
uses: speakeasy-api/sdk-generation-action/.github/workflows/sdk-generation.yaml@v14

.github/workflows/platform_generate.yaml

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -6,22 +6,6 @@ name: Generate Platform library
66
description: Force generation of SDKs
77
type: boolean
88
default: false
9-
workflow_call:
10-
inputs:
11-
force:
12-
description: Force generation of SDKs
13-
type: boolean
14-
default: false
15-
secrets:
16-
github_access_token:
17-
description: Github Access Token
18-
required: true
19-
speakeasy_api_key:
20-
description: Speakeasy API Key
21-
required: true
22-
slack_webhook_url:
23-
description: Slack Webhook URL
24-
required: true
259
jobs:
2610
generate:
2711
uses: speakeasy-api/sdk-generation-action/.github/workflows/sdk-generation.yaml@v14

.github/workflows/sync_for_commerce_generate.yaml

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -6,22 +6,6 @@ name: Generate Sync for Commerce library
66
description: Force generation of SDKs
77
type: boolean
88
default: false
9-
workflow_call:
10-
inputs:
11-
force:
12-
description: Force generation of SDKs
13-
type: boolean
14-
default: false
15-
secrets:
16-
github_access_token:
17-
description: Github Access Token
18-
required: true
19-
speakeasy_api_key:
20-
description: Speakeasy API Key
21-
required: true
22-
slack_webhook_url:
23-
description: Slack Webhook URL
24-
required: true
259
jobs:
2610
generate:
2711
uses: speakeasy-api/sdk-generation-action/.github/workflows/sdk-generation.yaml@v14

.github/workflows/sync_for_expenses_generate.yaml

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -6,22 +6,6 @@ name: Generate Sync for Expenses library
66
description: Force generation of SDKs
77
type: boolean
88
default: false
9-
workflow_call:
10-
inputs:
11-
force:
12-
description: Force generation of SDKs
13-
type: boolean
14-
default: false
15-
secrets:
16-
github_access_token:
17-
description: Github Access Token
18-
required: true
19-
speakeasy_api_key:
20-
description: Speakeasy API Key
21-
required: true
22-
slack_webhook_url:
23-
description: Slack Webhook URL
24-
required: true
259
jobs:
2610
generate:
2711
uses: speakeasy-api/sdk-generation-action/.github/workflows/sdk-generation.yaml@v14

.github/workflows/sync_for_payables_generate.yaml

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -6,22 +6,6 @@ name: Generate Sync for Payables library
66
description: Force generation of SDKs
77
type: boolean
88
default: false
9-
workflow_call:
10-
inputs:
11-
force:
12-
description: Force generation of SDKs
13-
type: boolean
14-
default: false
15-
secrets:
16-
github_access_token:
17-
description: Github Access Token
18-
required: true
19-
speakeasy_api_key:
20-
description: Speakeasy API Key
21-
required: true
22-
slack_webhook_url:
23-
description: Slack Webhook URL
24-
required: true
259
jobs:
2610
generate:
2711
uses: speakeasy-api/sdk-generation-action/.github/workflows/sdk-generation.yaml@v14

.github/workflows/sync_for_payroll_generate.yaml

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -6,22 +6,6 @@ name: Generate Sync for Payroll library
66
description: Force generation of SDKs
77
type: boolean
88
default: false
9-
workflow_call:
10-
inputs:
11-
force:
12-
description: Force generation of SDKs
13-
type: boolean
14-
default: false
15-
secrets:
16-
github_access_token:
17-
description: Github Access Token
18-
required: true
19-
speakeasy_api_key:
20-
description: Speakeasy API Key
21-
required: true
22-
slack_webhook_url:
23-
description: Slack Webhook URL
24-
required: true
259
jobs:
2610
generate:
2711
uses: speakeasy-api/sdk-generation-action/.github/workflows/sdk-generation.yaml@v14

0 commit comments

Comments
 (0)