Skip to content

Commit 12f9f7b

Browse files
authored
Merge pull request #605 from codatio/speakeasy-sdk-regen-1730211611
chore: 🐝 Update SDK - Generate Sync for Payables library SYNC-FOR-PAYABLES-LIBRARY 5.0.0
2 parents 7a25db1 + bf398ce commit 12f9f7b

File tree

24 files changed

+219
-112
lines changed

24 files changed

+219
-112
lines changed

.speakeasy/workflow.lock

Lines changed: 61 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
speakeasyVersion: 1.420.0
1+
speakeasyVersion: 1.423.1
22
sources:
33
accounting-source:
44
sourceNamespace: accounting-source
@@ -65,8 +65,8 @@ sources:
6565
- main
6666
sync-for-payables-source:
6767
sourceNamespace: sync-for-payables-source
68-
sourceRevisionDigest: sha256:7c3fb539b32980f17c61cbe8bbe409b4057d4716e8cef551dd8ec88317143f70
69-
sourceBlobDigest: sha256:8df2e8138c36c7caf1549554e034c740c7e5b0250b1b001e86cb5fb1b9377447
68+
sourceRevisionDigest: sha256:7acbfc07ed039c8ecd50bb449bff9beb1dc68249d750d7b5ac14b0706ea179f2
69+
sourceBlobDigest: sha256:f16cfaff947469b23c5b6017dd1069909876cdb15b2ab4ed49cbf9c272a1896b
7070
tags:
7171
- latest
7272
- main
@@ -126,8 +126,8 @@ targets:
126126
sync-for-payables-library:
127127
source: sync-for-payables-source
128128
sourceNamespace: sync-for-payables-source
129-
sourceRevisionDigest: sha256:7c3fb539b32980f17c61cbe8bbe409b4057d4716e8cef551dd8ec88317143f70
130-
sourceBlobDigest: sha256:8df2e8138c36c7caf1549554e034c740c7e5b0250b1b001e86cb5fb1b9377447
129+
sourceRevisionDigest: sha256:7acbfc07ed039c8ecd50bb449bff9beb1dc68249d750d7b5ac14b0706ea179f2
130+
sourceBlobDigest: sha256:f16cfaff947469b23c5b6017dd1069909876cdb15b2ab4ed49cbf9c272a1896b
131131
sync-for-payables-version-1-library:
132132
source: sync-for-payables-version-1-source
133133
sourceNamespace: sync-for-payables-version-1-source
@@ -221,69 +221,109 @@ workflow:
221221
publish:
222222
pypi:
223223
token: $pypi_token
224+
codeSamples:
225+
registry:
226+
location: registry.speakeasyapi.dev/codat/codat/accounting-source-code-samples
227+
blocking: false
224228
assess-library:
225229
target: python
226230
source: assess-source
227231
output: previous-versions/assess
228232
publish:
229233
pypi:
230234
token: $pypi_token
235+
codeSamples:
236+
registry:
237+
location: registry.speakeasyapi.dev/codat/codat/assess-source-code-samples
238+
blocking: false
231239
bank-feeds-library:
232240
target: python
233241
source: bank-feeds-source
234242
output: bank-feeds
235243
publish:
236244
pypi:
237245
token: $pypi_token
246+
codeSamples:
247+
registry:
248+
location: registry.speakeasyapi.dev/codat/codat/bank-feeds-source-code-samples
249+
blocking: false
238250
banking-library:
239251
target: python
240252
source: banking-source
241253
output: previous-versions/banking
242254
publish:
243255
pypi:
244256
token: $pypi_token
257+
codeSamples:
258+
registry:
259+
location: registry.speakeasyapi.dev/codat/codat/banking-source-code-samples
260+
blocking: false
245261
commerce-library:
246262
target: python
247263
source: commerce-source
248264
output: previous-versions/commerce
249265
publish:
250266
pypi:
251267
token: $pypi_token
268+
codeSamples:
269+
registry:
270+
location: registry.speakeasyapi.dev/codat/codat/commerce-source-code-samples
271+
blocking: false
252272
common-library:
253273
target: python
254274
source: common-source
255275
output: previous-versions/common
256276
publish:
257277
pypi:
258278
token: $pypi_token
279+
codeSamples:
280+
registry:
281+
location: registry.speakeasyapi.dev/codat/codat/common-source-code-samples
282+
blocking: false
259283
files-library:
260284
target: python
261285
source: files-source
262286
output: previous-versions/files
263287
publish:
264288
pypi:
265289
token: $pypi_token
290+
codeSamples:
291+
registry:
292+
location: registry.speakeasyapi.dev/codat/codat/files-source-code-samples
293+
blocking: false
266294
lending-library:
267295
target: python
268296
source: lending-source
269297
output: lending
270298
publish:
271299
pypi:
272300
token: $pypi_token
301+
codeSamples:
302+
registry:
303+
location: registry.speakeasyapi.dev/codat/codat/lending-source-code-samples
304+
blocking: false
273305
platform-library:
274306
target: python
275307
source: platform-source
276308
output: platform
277309
publish:
278310
pypi:
279311
token: $pypi_token
312+
codeSamples:
313+
registry:
314+
location: registry.speakeasyapi.dev/codat/codat/platform-source-code-samples
315+
blocking: false
280316
sync-for-commerce-library:
281317
target: python
282318
source: sync-for-commerce-source
283319
output: sync-for-commerce
284320
publish:
285321
pypi:
286322
token: $pypi_token
323+
codeSamples:
324+
registry:
325+
location: registry.speakeasyapi.dev/codat/codat/sync-for-commerce-source-code-samples
326+
blocking: false
287327
sync-for-commerce-version-1-library:
288328
target: python
289329
source: sync-for-commerce-version-1-source
@@ -298,6 +338,10 @@ workflow:
298338
publish:
299339
pypi:
300340
token: $pypi_token
341+
codeSamples:
342+
registry:
343+
location: registry.speakeasyapi.dev/codat/codat/sync-for-expenses-source-code-samples
344+
blocking: false
301345
sync-for-expenses-version-1-library:
302346
target: python
303347
source: sync-for-expenses-version-1-source
@@ -312,17 +356,29 @@ workflow:
312356
publish:
313357
pypi:
314358
token: $pypi_token
359+
codeSamples:
360+
registry:
361+
location: registry.speakeasyapi.dev/codat/codat/sync-for-payables-source-code-samples
362+
blocking: false
315363
sync-for-payables-version-1-library:
316364
target: python
317365
source: sync-for-payables-version-1-source
318366
output: previous-versions/sync-for-payables-version-1
319367
publish:
320368
pypi:
321369
token: $pypi_token
370+
codeSamples:
371+
registry:
372+
location: registry.speakeasyapi.dev/codat/codat/sync-for-payables-version-1-source-code-samples
373+
blocking: false
322374
sync-for-payroll-library:
323375
target: python
324376
source: sync-for-payroll-source
325377
output: sync-for-payroll
326378
publish:
327379
pypi:
328380
token: $pypi_token
381+
codeSamples:
382+
registry:
383+
location: registry.speakeasyapi.dev/codat/codat/sync-for-payroll-source-code-samples
384+
blocking: false

.speakeasy/workflow.yaml

Lines changed: 56 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,69 +85,109 @@ targets:
8585
publish:
8686
pypi:
8787
token: $pypi_token
88+
codeSamples:
89+
registry:
90+
location: registry.speakeasyapi.dev/codat/codat/accounting-source-code-samples
91+
blocking: false
8892
assess-library:
8993
target: python
9094
source: assess-source
9195
output: previous-versions/assess
9296
publish:
9397
pypi:
9498
token: $pypi_token
99+
codeSamples:
100+
registry:
101+
location: registry.speakeasyapi.dev/codat/codat/assess-source-code-samples
102+
blocking: false
95103
bank-feeds-library:
96104
target: python
97105
source: bank-feeds-source
98106
output: bank-feeds
99107
publish:
100108
pypi:
101109
token: $pypi_token
110+
codeSamples:
111+
registry:
112+
location: registry.speakeasyapi.dev/codat/codat/bank-feeds-source-code-samples
113+
blocking: false
102114
banking-library:
103115
target: python
104116
source: banking-source
105117
output: previous-versions/banking
106118
publish:
107119
pypi:
108120
token: $pypi_token
121+
codeSamples:
122+
registry:
123+
location: registry.speakeasyapi.dev/codat/codat/banking-source-code-samples
124+
blocking: false
109125
commerce-library:
110126
target: python
111127
source: commerce-source
112128
output: previous-versions/commerce
113129
publish:
114130
pypi:
115131
token: $pypi_token
132+
codeSamples:
133+
registry:
134+
location: registry.speakeasyapi.dev/codat/codat/commerce-source-code-samples
135+
blocking: false
116136
common-library:
117137
target: python
118138
source: common-source
119139
output: previous-versions/common
120140
publish:
121141
pypi:
122142
token: $pypi_token
143+
codeSamples:
144+
registry:
145+
location: registry.speakeasyapi.dev/codat/codat/common-source-code-samples
146+
blocking: false
123147
files-library:
124148
target: python
125149
source: files-source
126150
output: previous-versions/files
127151
publish:
128152
pypi:
129153
token: $pypi_token
154+
codeSamples:
155+
registry:
156+
location: registry.speakeasyapi.dev/codat/codat/files-source-code-samples
157+
blocking: false
130158
lending-library:
131159
target: python
132160
source: lending-source
133161
output: lending
134162
publish:
135163
pypi:
136164
token: $pypi_token
165+
codeSamples:
166+
registry:
167+
location: registry.speakeasyapi.dev/codat/codat/lending-source-code-samples
168+
blocking: false
137169
platform-library:
138170
target: python
139171
source: platform-source
140172
output: platform
141173
publish:
142174
pypi:
143175
token: $pypi_token
176+
codeSamples:
177+
registry:
178+
location: registry.speakeasyapi.dev/codat/codat/platform-source-code-samples
179+
blocking: false
144180
sync-for-commerce-library:
145181
target: python
146182
source: sync-for-commerce-source
147183
output: sync-for-commerce
148184
publish:
149185
pypi:
150186
token: $pypi_token
187+
codeSamples:
188+
registry:
189+
location: registry.speakeasyapi.dev/codat/codat/sync-for-commerce-source-code-samples
190+
blocking: false
151191
sync-for-commerce-version-1-library:
152192
target: python
153193
source: sync-for-commerce-version-1-source
@@ -162,6 +202,10 @@ targets:
162202
publish:
163203
pypi:
164204
token: $pypi_token
205+
codeSamples:
206+
registry:
207+
location: registry.speakeasyapi.dev/codat/codat/sync-for-expenses-source-code-samples
208+
blocking: false
165209
sync-for-expenses-version-1-library:
166210
target: python
167211
source: sync-for-expenses-version-1-source
@@ -176,17 +220,29 @@ targets:
176220
publish:
177221
pypi:
178222
token: $pypi_token
223+
codeSamples:
224+
registry:
225+
location: registry.speakeasyapi.dev/codat/codat/sync-for-payables-source-code-samples
226+
blocking: false
179227
sync-for-payables-version-1-library:
180228
target: python
181229
source: sync-for-payables-version-1-source
182230
output: previous-versions/sync-for-payables-version-1
183231
publish:
184232
pypi:
185233
token: $pypi_token
234+
codeSamples:
235+
registry:
236+
location: registry.speakeasyapi.dev/codat/codat/sync-for-payables-version-1-source-code-samples
237+
blocking: false
186238
sync-for-payroll-library:
187239
target: python
188240
source: sync-for-payroll-source
189241
output: sync-for-payroll
190242
publish:
191243
pypi:
192244
token: $pypi_token
245+
codeSamples:
246+
registry:
247+
location: registry.speakeasyapi.dev/codat/codat/sync-for-payroll-source-code-samples
248+
blocking: false

0 commit comments

Comments
 (0)