Skip to content

Commit

Permalink
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.423.1
Browse files Browse the repository at this point in the history
  • Loading branch information
speakeasybot committed Oct 29, 2024
1 parent 7a25db1 commit bf398ce
Show file tree
Hide file tree
Showing 24 changed files with 219 additions and 112 deletions.
66 changes: 61 additions & 5 deletions .speakeasy/workflow.lock
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
speakeasyVersion: 1.420.0
speakeasyVersion: 1.423.1
sources:
accounting-source:
sourceNamespace: accounting-source
Expand Down Expand Up @@ -65,8 +65,8 @@ sources:
- main
sync-for-payables-source:
sourceNamespace: sync-for-payables-source
sourceRevisionDigest: sha256:7c3fb539b32980f17c61cbe8bbe409b4057d4716e8cef551dd8ec88317143f70
sourceBlobDigest: sha256:8df2e8138c36c7caf1549554e034c740c7e5b0250b1b001e86cb5fb1b9377447
sourceRevisionDigest: sha256:7acbfc07ed039c8ecd50bb449bff9beb1dc68249d750d7b5ac14b0706ea179f2
sourceBlobDigest: sha256:f16cfaff947469b23c5b6017dd1069909876cdb15b2ab4ed49cbf9c272a1896b
tags:
- latest
- main
Expand Down Expand Up @@ -126,8 +126,8 @@ targets:
sync-for-payables-library:
source: sync-for-payables-source
sourceNamespace: sync-for-payables-source
sourceRevisionDigest: sha256:7c3fb539b32980f17c61cbe8bbe409b4057d4716e8cef551dd8ec88317143f70
sourceBlobDigest: sha256:8df2e8138c36c7caf1549554e034c740c7e5b0250b1b001e86cb5fb1b9377447
sourceRevisionDigest: sha256:7acbfc07ed039c8ecd50bb449bff9beb1dc68249d750d7b5ac14b0706ea179f2
sourceBlobDigest: sha256:f16cfaff947469b23c5b6017dd1069909876cdb15b2ab4ed49cbf9c272a1896b
sync-for-payables-version-1-library:
source: sync-for-payables-version-1-source
sourceNamespace: sync-for-payables-version-1-source
Expand Down Expand Up @@ -221,69 +221,109 @@ workflow:
publish:
pypi:
token: $pypi_token
codeSamples:
registry:
location: registry.speakeasyapi.dev/codat/codat/accounting-source-code-samples
blocking: false
assess-library:
target: python
source: assess-source
output: previous-versions/assess
publish:
pypi:
token: $pypi_token
codeSamples:
registry:
location: registry.speakeasyapi.dev/codat/codat/assess-source-code-samples
blocking: false
bank-feeds-library:
target: python
source: bank-feeds-source
output: bank-feeds
publish:
pypi:
token: $pypi_token
codeSamples:
registry:
location: registry.speakeasyapi.dev/codat/codat/bank-feeds-source-code-samples
blocking: false
banking-library:
target: python
source: banking-source
output: previous-versions/banking
publish:
pypi:
token: $pypi_token
codeSamples:
registry:
location: registry.speakeasyapi.dev/codat/codat/banking-source-code-samples
blocking: false
commerce-library:
target: python
source: commerce-source
output: previous-versions/commerce
publish:
pypi:
token: $pypi_token
codeSamples:
registry:
location: registry.speakeasyapi.dev/codat/codat/commerce-source-code-samples
blocking: false
common-library:
target: python
source: common-source
output: previous-versions/common
publish:
pypi:
token: $pypi_token
codeSamples:
registry:
location: registry.speakeasyapi.dev/codat/codat/common-source-code-samples
blocking: false
files-library:
target: python
source: files-source
output: previous-versions/files
publish:
pypi:
token: $pypi_token
codeSamples:
registry:
location: registry.speakeasyapi.dev/codat/codat/files-source-code-samples
blocking: false
lending-library:
target: python
source: lending-source
output: lending
publish:
pypi:
token: $pypi_token
codeSamples:
registry:
location: registry.speakeasyapi.dev/codat/codat/lending-source-code-samples
blocking: false
platform-library:
target: python
source: platform-source
output: platform
publish:
pypi:
token: $pypi_token
codeSamples:
registry:
location: registry.speakeasyapi.dev/codat/codat/platform-source-code-samples
blocking: false
sync-for-commerce-library:
target: python
source: sync-for-commerce-source
output: sync-for-commerce
publish:
pypi:
token: $pypi_token
codeSamples:
registry:
location: registry.speakeasyapi.dev/codat/codat/sync-for-commerce-source-code-samples
blocking: false
sync-for-commerce-version-1-library:
target: python
source: sync-for-commerce-version-1-source
Expand All @@ -298,6 +338,10 @@ workflow:
publish:
pypi:
token: $pypi_token
codeSamples:
registry:
location: registry.speakeasyapi.dev/codat/codat/sync-for-expenses-source-code-samples
blocking: false
sync-for-expenses-version-1-library:
target: python
source: sync-for-expenses-version-1-source
Expand All @@ -312,17 +356,29 @@ workflow:
publish:
pypi:
token: $pypi_token
codeSamples:
registry:
location: registry.speakeasyapi.dev/codat/codat/sync-for-payables-source-code-samples
blocking: false
sync-for-payables-version-1-library:
target: python
source: sync-for-payables-version-1-source
output: previous-versions/sync-for-payables-version-1
publish:
pypi:
token: $pypi_token
codeSamples:
registry:
location: registry.speakeasyapi.dev/codat/codat/sync-for-payables-version-1-source-code-samples
blocking: false
sync-for-payroll-library:
target: python
source: sync-for-payroll-source
output: sync-for-payroll
publish:
pypi:
token: $pypi_token
codeSamples:
registry:
location: registry.speakeasyapi.dev/codat/codat/sync-for-payroll-source-code-samples
blocking: false
56 changes: 56 additions & 0 deletions .speakeasy/workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -85,69 +85,109 @@ targets:
publish:
pypi:
token: $pypi_token
codeSamples:
registry:
location: registry.speakeasyapi.dev/codat/codat/accounting-source-code-samples
blocking: false
assess-library:
target: python
source: assess-source
output: previous-versions/assess
publish:
pypi:
token: $pypi_token
codeSamples:
registry:
location: registry.speakeasyapi.dev/codat/codat/assess-source-code-samples
blocking: false
bank-feeds-library:
target: python
source: bank-feeds-source
output: bank-feeds
publish:
pypi:
token: $pypi_token
codeSamples:
registry:
location: registry.speakeasyapi.dev/codat/codat/bank-feeds-source-code-samples
blocking: false
banking-library:
target: python
source: banking-source
output: previous-versions/banking
publish:
pypi:
token: $pypi_token
codeSamples:
registry:
location: registry.speakeasyapi.dev/codat/codat/banking-source-code-samples
blocking: false
commerce-library:
target: python
source: commerce-source
output: previous-versions/commerce
publish:
pypi:
token: $pypi_token
codeSamples:
registry:
location: registry.speakeasyapi.dev/codat/codat/commerce-source-code-samples
blocking: false
common-library:
target: python
source: common-source
output: previous-versions/common
publish:
pypi:
token: $pypi_token
codeSamples:
registry:
location: registry.speakeasyapi.dev/codat/codat/common-source-code-samples
blocking: false
files-library:
target: python
source: files-source
output: previous-versions/files
publish:
pypi:
token: $pypi_token
codeSamples:
registry:
location: registry.speakeasyapi.dev/codat/codat/files-source-code-samples
blocking: false
lending-library:
target: python
source: lending-source
output: lending
publish:
pypi:
token: $pypi_token
codeSamples:
registry:
location: registry.speakeasyapi.dev/codat/codat/lending-source-code-samples
blocking: false
platform-library:
target: python
source: platform-source
output: platform
publish:
pypi:
token: $pypi_token
codeSamples:
registry:
location: registry.speakeasyapi.dev/codat/codat/platform-source-code-samples
blocking: false
sync-for-commerce-library:
target: python
source: sync-for-commerce-source
output: sync-for-commerce
publish:
pypi:
token: $pypi_token
codeSamples:
registry:
location: registry.speakeasyapi.dev/codat/codat/sync-for-commerce-source-code-samples
blocking: false
sync-for-commerce-version-1-library:
target: python
source: sync-for-commerce-version-1-source
Expand All @@ -162,6 +202,10 @@ targets:
publish:
pypi:
token: $pypi_token
codeSamples:
registry:
location: registry.speakeasyapi.dev/codat/codat/sync-for-expenses-source-code-samples
blocking: false
sync-for-expenses-version-1-library:
target: python
source: sync-for-expenses-version-1-source
Expand All @@ -176,17 +220,29 @@ targets:
publish:
pypi:
token: $pypi_token
codeSamples:
registry:
location: registry.speakeasyapi.dev/codat/codat/sync-for-payables-source-code-samples
blocking: false
sync-for-payables-version-1-library:
target: python
source: sync-for-payables-version-1-source
output: previous-versions/sync-for-payables-version-1
publish:
pypi:
token: $pypi_token
codeSamples:
registry:
location: registry.speakeasyapi.dev/codat/codat/sync-for-payables-version-1-source-code-samples
blocking: false
sync-for-payroll-library:
target: python
source: sync-for-payroll-source
output: sync-for-payroll
publish:
pypi:
token: $pypi_token
codeSamples:
registry:
location: registry.speakeasyapi.dev/codat/codat/sync-for-payroll-source-code-samples
blocking: false
Loading

0 comments on commit bf398ce

Please sign in to comment.