Skip to content

Commit 609267b

Browse files
authored
Merge pull request #76 from codatio/speakeasy-sdk-regen-1732702366
chore: 🐝 Update SDK - Generate Sync for Payables library SYNC-FOR-PAYABLES-LIBRARY 4.1.0
2 parents dd9ea65 + 17e84ff commit 609267b

File tree

27 files changed

+1041
-191
lines changed

27 files changed

+1041
-191
lines changed

.speakeasy/workflow.lock

Lines changed: 18 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
speakeasyVersion: 1.447.0
1+
speakeasyVersion: 1.448.0
22
sources:
33
accounting-source:
44
sourceNamespace: accounting-source
@@ -55,11 +55,12 @@ sources:
5555
- prealpha
5656
sync-for-payables-source:
5757
sourceNamespace: sync-for-payables-source
58-
sourceRevisionDigest: sha256:b7ab686758f0afcdfdea71a46fe64a0cc9e8e4ce32af1314372c9134dbb13ad6
59-
sourceBlobDigest: sha256:f472244dc98845d90f55da060a2cc4acee05c771a89a0ff55bc5db04108e5693
58+
sourceRevisionDigest: sha256:2b3e38c90e4baf9c46b6c00ffd9dd90eef071a47c830a6bbd70a5c42dd8540ec
59+
sourceBlobDigest: sha256:57b656eed2c5a98f97da8f59e196bb8052ead3cc7c87673cdf5e19c6badbb570
6060
tags:
6161
- latest
62-
- main
62+
- speakeasy-sdk-regen-1732702366
63+
- 3.0.0
6364
sync-for-payroll-source:
6465
sourceNamespace: sync-for-payroll-source
6566
sourceRevisionDigest: sha256:9a6cc9d1da201eabac09e3f13d97e740b849b852f5f83b828ff41f58ad9849b3
@@ -116,8 +117,10 @@ targets:
116117
sync-for-payables-library:
117118
source: sync-for-payables-source
118119
sourceNamespace: sync-for-payables-source
119-
sourceRevisionDigest: sha256:b7ab686758f0afcdfdea71a46fe64a0cc9e8e4ce32af1314372c9134dbb13ad6
120-
sourceBlobDigest: sha256:f472244dc98845d90f55da060a2cc4acee05c771a89a0ff55bc5db04108e5693
120+
sourceRevisionDigest: sha256:2b3e38c90e4baf9c46b6c00ffd9dd90eef071a47c830a6bbd70a5c42dd8540ec
121+
sourceBlobDigest: sha256:57b656eed2c5a98f97da8f59e196bb8052ead3cc7c87673cdf5e19c6badbb570
122+
codeSamplesNamespace: sync-for-payables-source-java-code-samples
123+
codeSamplesRevisionDigest: sha256:798680652aa6d4e60eecd57638e44f1f91ee6c96178b3b599ecdae1573353667
121124
sync-for-payroll-library:
122125
source: sync-for-payroll-source
123126
sourceNamespace: sync-for-payroll-source
@@ -185,7 +188,7 @@ workflow:
185188
gpgPassPhrase: $java_gpg_passphrase
186189
codeSamples:
187190
registry:
188-
location: registry.speakeasyapi.dev/codat/codat/accounting-source-code-samples
191+
location: registry.speakeasyapi.dev/codat/codat/accounting-source-java-code-samples
189192
blocking: false
190193
bank-feeds-library:
191194
target: java
@@ -199,7 +202,7 @@ workflow:
199202
gpgPassPhrase: $java_gpg_passphrase
200203
codeSamples:
201204
registry:
202-
location: registry.speakeasyapi.dev/codat/codat/bank-feeds-source-code-samples
205+
location: registry.speakeasyapi.dev/codat/codat/bank-feeds-source-java-code-samples
203206
blocking: false
204207
banking-library:
205208
target: java
@@ -213,7 +216,7 @@ workflow:
213216
gpgPassPhrase: $java_gpg_passphrase
214217
codeSamples:
215218
registry:
216-
location: registry.speakeasyapi.dev/codat/codat/banking-source-code-samples
219+
location: registry.speakeasyapi.dev/codat/codat/banking-source-java-code-samples
217220
blocking: false
218221
lending-library:
219222
target: java
@@ -227,7 +230,7 @@ workflow:
227230
gpgPassPhrase: $java_gpg_passphrase
228231
codeSamples:
229232
registry:
230-
location: registry.speakeasyapi.dev/codat/codat/lending-source-code-samples
233+
location: registry.speakeasyapi.dev/codat/codat/lending-source-java-code-samples
231234
blocking: false
232235
platform-library:
233236
target: java
@@ -241,7 +244,7 @@ workflow:
241244
gpgPassPhrase: $java_gpg_passphrase
242245
codeSamples:
243246
registry:
244-
location: registry.speakeasyapi.dev/codat/codat/platform-source-code-samples
247+
location: registry.speakeasyapi.dev/codat/codat/platform-source-java-code-samples
245248
blocking: false
246249
sync-for-commerce-library:
247250
target: java
@@ -255,7 +258,7 @@ workflow:
255258
gpgPassPhrase: $java_gpg_passphrase
256259
codeSamples:
257260
registry:
258-
location: registry.speakeasyapi.dev/codat/codat/sync-for-commerce-source-code-samples
261+
location: registry.speakeasyapi.dev/codat/codat/sync-for-commerce-source-java-code-samples
259262
blocking: false
260263
sync-for-expenses-library:
261264
target: java
@@ -269,7 +272,7 @@ workflow:
269272
gpgPassPhrase: $java_gpg_passphrase
270273
codeSamples:
271274
registry:
272-
location: registry.speakeasyapi.dev/codat/codat/sync-for-expenses-source-code-samples
275+
location: registry.speakeasyapi.dev/codat/codat/sync-for-expenses-source-java-code-samples
273276
blocking: false
274277
sync-for-payables-library:
275278
target: java
@@ -283,7 +286,7 @@ workflow:
283286
gpgPassPhrase: $java_gpg_passphrase
284287
codeSamples:
285288
registry:
286-
location: registry.speakeasyapi.dev/codat/codat/sync-for-payables-source-code-samples
289+
location: registry.speakeasyapi.dev/codat/codat/sync-for-payables-source-java-code-samples
287290
blocking: false
288291
sync-for-payroll-library:
289292
target: java
@@ -297,5 +300,5 @@ workflow:
297300
gpgPassPhrase: $java_gpg_passphrase
298301
codeSamples:
299302
registry:
300-
location: registry.speakeasyapi.dev/codat/codat/sync-for-payroll-source-code-samples
303+
location: registry.speakeasyapi.dev/codat/codat/sync-for-payroll-source-java-code-samples
301304
blocking: false

.speakeasy/workflow.yaml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ targets:
5959
gpgPassPhrase: $java_gpg_passphrase
6060
codeSamples:
6161
registry:
62-
location: registry.speakeasyapi.dev/codat/codat/accounting-source-code-samples
62+
location: registry.speakeasyapi.dev/codat/codat/accounting-source-java-code-samples
6363
blocking: false
6464
bank-feeds-library:
6565
target: java
@@ -73,7 +73,7 @@ targets:
7373
gpgPassPhrase: $java_gpg_passphrase
7474
codeSamples:
7575
registry:
76-
location: registry.speakeasyapi.dev/codat/codat/bank-feeds-source-code-samples
76+
location: registry.speakeasyapi.dev/codat/codat/bank-feeds-source-java-code-samples
7777
blocking: false
7878
banking-library:
7979
target: java
@@ -87,7 +87,7 @@ targets:
8787
gpgPassPhrase: $java_gpg_passphrase
8888
codeSamples:
8989
registry:
90-
location: registry.speakeasyapi.dev/codat/codat/banking-source-code-samples
90+
location: registry.speakeasyapi.dev/codat/codat/banking-source-java-code-samples
9191
blocking: false
9292
lending-library:
9393
target: java
@@ -101,7 +101,7 @@ targets:
101101
gpgPassPhrase: $java_gpg_passphrase
102102
codeSamples:
103103
registry:
104-
location: registry.speakeasyapi.dev/codat/codat/lending-source-code-samples
104+
location: registry.speakeasyapi.dev/codat/codat/lending-source-java-code-samples
105105
blocking: false
106106
platform-library:
107107
target: java
@@ -115,7 +115,7 @@ targets:
115115
gpgPassPhrase: $java_gpg_passphrase
116116
codeSamples:
117117
registry:
118-
location: registry.speakeasyapi.dev/codat/codat/platform-source-code-samples
118+
location: registry.speakeasyapi.dev/codat/codat/platform-source-java-code-samples
119119
blocking: false
120120
sync-for-commerce-library:
121121
target: java
@@ -129,7 +129,7 @@ targets:
129129
gpgPassPhrase: $java_gpg_passphrase
130130
codeSamples:
131131
registry:
132-
location: registry.speakeasyapi.dev/codat/codat/sync-for-commerce-source-code-samples
132+
location: registry.speakeasyapi.dev/codat/codat/sync-for-commerce-source-java-code-samples
133133
blocking: false
134134
sync-for-expenses-library:
135135
target: java
@@ -143,7 +143,7 @@ targets:
143143
gpgPassPhrase: $java_gpg_passphrase
144144
codeSamples:
145145
registry:
146-
location: registry.speakeasyapi.dev/codat/codat/sync-for-expenses-source-code-samples
146+
location: registry.speakeasyapi.dev/codat/codat/sync-for-expenses-source-java-code-samples
147147
blocking: false
148148
sync-for-payables-library:
149149
target: java
@@ -157,7 +157,7 @@ targets:
157157
gpgPassPhrase: $java_gpg_passphrase
158158
codeSamples:
159159
registry:
160-
location: registry.speakeasyapi.dev/codat/codat/sync-for-payables-source-code-samples
160+
location: registry.speakeasyapi.dev/codat/codat/sync-for-payables-source-java-code-samples
161161
blocking: false
162162
sync-for-payroll-library:
163163
target: java
@@ -171,5 +171,5 @@ targets:
171171
gpgPassPhrase: $java_gpg_passphrase
172172
codeSamples:
173173
registry:
174-
location: registry.speakeasyapi.dev/codat/codat/sync-for-payroll-source-code-samples
174+
location: registry.speakeasyapi.dev/codat/codat/sync-for-payroll-source-java-code-samples
175175
blocking: false

0 commit comments

Comments
 (0)