1- speakeasyVersion: 1.447 .0
1+ speakeasyVersion: 1.448 .0
22sources:
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
0 commit comments