@getpaseo/protocol 0.1.97-beta.1 → 0.1.97-beta.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/messages.d.ts +1383 -95
- package/dist/paseo-config-schema.d.ts +147 -0
- package/dist/paseo-config-schema.js +1 -0
- package/package.json +1 -1
|
@@ -35,6 +35,13 @@ export declare const PaseoMetadataGenerationEntrySchema: z.ZodCatch<z.ZodObject<
|
|
|
35
35
|
instructions: z.ZodOptional<z.ZodString>;
|
|
36
36
|
}, z.ZodTypeAny, "passthrough">>>;
|
|
37
37
|
export declare const PaseoMetadataGenerationSchema: z.ZodCatch<z.ZodObject<{
|
|
38
|
+
title: z.ZodOptional<z.ZodCatch<z.ZodObject<{
|
|
39
|
+
instructions: z.ZodOptional<z.ZodString>;
|
|
40
|
+
}, "passthrough", z.ZodTypeAny, z.objectOutputType<{
|
|
41
|
+
instructions: z.ZodOptional<z.ZodString>;
|
|
42
|
+
}, z.ZodTypeAny, "passthrough">, z.objectInputType<{
|
|
43
|
+
instructions: z.ZodOptional<z.ZodString>;
|
|
44
|
+
}, z.ZodTypeAny, "passthrough">>>>;
|
|
38
45
|
branchName: z.ZodOptional<z.ZodCatch<z.ZodObject<{
|
|
39
46
|
instructions: z.ZodOptional<z.ZodString>;
|
|
40
47
|
}, "passthrough", z.ZodTypeAny, z.objectOutputType<{
|
|
@@ -57,6 +64,13 @@ export declare const PaseoMetadataGenerationSchema: z.ZodCatch<z.ZodObject<{
|
|
|
57
64
|
instructions: z.ZodOptional<z.ZodString>;
|
|
58
65
|
}, z.ZodTypeAny, "passthrough">>>>;
|
|
59
66
|
}, "passthrough", z.ZodTypeAny, z.objectOutputType<{
|
|
67
|
+
title: z.ZodOptional<z.ZodCatch<z.ZodObject<{
|
|
68
|
+
instructions: z.ZodOptional<z.ZodString>;
|
|
69
|
+
}, "passthrough", z.ZodTypeAny, z.objectOutputType<{
|
|
70
|
+
instructions: z.ZodOptional<z.ZodString>;
|
|
71
|
+
}, z.ZodTypeAny, "passthrough">, z.objectInputType<{
|
|
72
|
+
instructions: z.ZodOptional<z.ZodString>;
|
|
73
|
+
}, z.ZodTypeAny, "passthrough">>>>;
|
|
60
74
|
branchName: z.ZodOptional<z.ZodCatch<z.ZodObject<{
|
|
61
75
|
instructions: z.ZodOptional<z.ZodString>;
|
|
62
76
|
}, "passthrough", z.ZodTypeAny, z.objectOutputType<{
|
|
@@ -79,6 +93,13 @@ export declare const PaseoMetadataGenerationSchema: z.ZodCatch<z.ZodObject<{
|
|
|
79
93
|
instructions: z.ZodOptional<z.ZodString>;
|
|
80
94
|
}, z.ZodTypeAny, "passthrough">>>>;
|
|
81
95
|
}, z.ZodTypeAny, "passthrough">, z.objectInputType<{
|
|
96
|
+
title: z.ZodOptional<z.ZodCatch<z.ZodObject<{
|
|
97
|
+
instructions: z.ZodOptional<z.ZodString>;
|
|
98
|
+
}, "passthrough", z.ZodTypeAny, z.objectOutputType<{
|
|
99
|
+
instructions: z.ZodOptional<z.ZodString>;
|
|
100
|
+
}, z.ZodTypeAny, "passthrough">, z.objectInputType<{
|
|
101
|
+
instructions: z.ZodOptional<z.ZodString>;
|
|
102
|
+
}, z.ZodTypeAny, "passthrough">>>>;
|
|
82
103
|
branchName: z.ZodOptional<z.ZodCatch<z.ZodObject<{
|
|
83
104
|
instructions: z.ZodOptional<z.ZodString>;
|
|
84
105
|
}, "passthrough", z.ZodTypeAny, z.objectOutputType<{
|
|
@@ -129,6 +150,13 @@ export declare const PaseoConfigRawSchema: z.ZodObject<{
|
|
|
129
150
|
port: z.ZodOptional<z.ZodUnknown>;
|
|
130
151
|
}, z.ZodTypeAny, "passthrough">>>>;
|
|
131
152
|
metadataGeneration: z.ZodOptional<z.ZodCatch<z.ZodObject<{
|
|
153
|
+
title: z.ZodOptional<z.ZodCatch<z.ZodObject<{
|
|
154
|
+
instructions: z.ZodOptional<z.ZodString>;
|
|
155
|
+
}, "passthrough", z.ZodTypeAny, z.objectOutputType<{
|
|
156
|
+
instructions: z.ZodOptional<z.ZodString>;
|
|
157
|
+
}, z.ZodTypeAny, "passthrough">, z.objectInputType<{
|
|
158
|
+
instructions: z.ZodOptional<z.ZodString>;
|
|
159
|
+
}, z.ZodTypeAny, "passthrough">>>>;
|
|
132
160
|
branchName: z.ZodOptional<z.ZodCatch<z.ZodObject<{
|
|
133
161
|
instructions: z.ZodOptional<z.ZodString>;
|
|
134
162
|
}, "passthrough", z.ZodTypeAny, z.objectOutputType<{
|
|
@@ -151,6 +179,13 @@ export declare const PaseoConfigRawSchema: z.ZodObject<{
|
|
|
151
179
|
instructions: z.ZodOptional<z.ZodString>;
|
|
152
180
|
}, z.ZodTypeAny, "passthrough">>>>;
|
|
153
181
|
}, "passthrough", z.ZodTypeAny, z.objectOutputType<{
|
|
182
|
+
title: z.ZodOptional<z.ZodCatch<z.ZodObject<{
|
|
183
|
+
instructions: z.ZodOptional<z.ZodString>;
|
|
184
|
+
}, "passthrough", z.ZodTypeAny, z.objectOutputType<{
|
|
185
|
+
instructions: z.ZodOptional<z.ZodString>;
|
|
186
|
+
}, z.ZodTypeAny, "passthrough">, z.objectInputType<{
|
|
187
|
+
instructions: z.ZodOptional<z.ZodString>;
|
|
188
|
+
}, z.ZodTypeAny, "passthrough">>>>;
|
|
154
189
|
branchName: z.ZodOptional<z.ZodCatch<z.ZodObject<{
|
|
155
190
|
instructions: z.ZodOptional<z.ZodString>;
|
|
156
191
|
}, "passthrough", z.ZodTypeAny, z.objectOutputType<{
|
|
@@ -173,6 +208,13 @@ export declare const PaseoConfigRawSchema: z.ZodObject<{
|
|
|
173
208
|
instructions: z.ZodOptional<z.ZodString>;
|
|
174
209
|
}, z.ZodTypeAny, "passthrough">>>>;
|
|
175
210
|
}, z.ZodTypeAny, "passthrough">, z.objectInputType<{
|
|
211
|
+
title: z.ZodOptional<z.ZodCatch<z.ZodObject<{
|
|
212
|
+
instructions: z.ZodOptional<z.ZodString>;
|
|
213
|
+
}, "passthrough", z.ZodTypeAny, z.objectOutputType<{
|
|
214
|
+
instructions: z.ZodOptional<z.ZodString>;
|
|
215
|
+
}, z.ZodTypeAny, "passthrough">, z.objectInputType<{
|
|
216
|
+
instructions: z.ZodOptional<z.ZodString>;
|
|
217
|
+
}, z.ZodTypeAny, "passthrough">>>>;
|
|
176
218
|
branchName: z.ZodOptional<z.ZodCatch<z.ZodObject<{
|
|
177
219
|
instructions: z.ZodOptional<z.ZodString>;
|
|
178
220
|
}, "passthrough", z.ZodTypeAny, z.objectOutputType<{
|
|
@@ -223,6 +265,13 @@ export declare const PaseoConfigRawSchema: z.ZodObject<{
|
|
|
223
265
|
port: z.ZodOptional<z.ZodUnknown>;
|
|
224
266
|
}, z.ZodTypeAny, "passthrough">>>>;
|
|
225
267
|
metadataGeneration: z.ZodOptional<z.ZodCatch<z.ZodObject<{
|
|
268
|
+
title: z.ZodOptional<z.ZodCatch<z.ZodObject<{
|
|
269
|
+
instructions: z.ZodOptional<z.ZodString>;
|
|
270
|
+
}, "passthrough", z.ZodTypeAny, z.objectOutputType<{
|
|
271
|
+
instructions: z.ZodOptional<z.ZodString>;
|
|
272
|
+
}, z.ZodTypeAny, "passthrough">, z.objectInputType<{
|
|
273
|
+
instructions: z.ZodOptional<z.ZodString>;
|
|
274
|
+
}, z.ZodTypeAny, "passthrough">>>>;
|
|
226
275
|
branchName: z.ZodOptional<z.ZodCatch<z.ZodObject<{
|
|
227
276
|
instructions: z.ZodOptional<z.ZodString>;
|
|
228
277
|
}, "passthrough", z.ZodTypeAny, z.objectOutputType<{
|
|
@@ -245,6 +294,13 @@ export declare const PaseoConfigRawSchema: z.ZodObject<{
|
|
|
245
294
|
instructions: z.ZodOptional<z.ZodString>;
|
|
246
295
|
}, z.ZodTypeAny, "passthrough">>>>;
|
|
247
296
|
}, "passthrough", z.ZodTypeAny, z.objectOutputType<{
|
|
297
|
+
title: z.ZodOptional<z.ZodCatch<z.ZodObject<{
|
|
298
|
+
instructions: z.ZodOptional<z.ZodString>;
|
|
299
|
+
}, "passthrough", z.ZodTypeAny, z.objectOutputType<{
|
|
300
|
+
instructions: z.ZodOptional<z.ZodString>;
|
|
301
|
+
}, z.ZodTypeAny, "passthrough">, z.objectInputType<{
|
|
302
|
+
instructions: z.ZodOptional<z.ZodString>;
|
|
303
|
+
}, z.ZodTypeAny, "passthrough">>>>;
|
|
248
304
|
branchName: z.ZodOptional<z.ZodCatch<z.ZodObject<{
|
|
249
305
|
instructions: z.ZodOptional<z.ZodString>;
|
|
250
306
|
}, "passthrough", z.ZodTypeAny, z.objectOutputType<{
|
|
@@ -267,6 +323,13 @@ export declare const PaseoConfigRawSchema: z.ZodObject<{
|
|
|
267
323
|
instructions: z.ZodOptional<z.ZodString>;
|
|
268
324
|
}, z.ZodTypeAny, "passthrough">>>>;
|
|
269
325
|
}, z.ZodTypeAny, "passthrough">, z.objectInputType<{
|
|
326
|
+
title: z.ZodOptional<z.ZodCatch<z.ZodObject<{
|
|
327
|
+
instructions: z.ZodOptional<z.ZodString>;
|
|
328
|
+
}, "passthrough", z.ZodTypeAny, z.objectOutputType<{
|
|
329
|
+
instructions: z.ZodOptional<z.ZodString>;
|
|
330
|
+
}, z.ZodTypeAny, "passthrough">, z.objectInputType<{
|
|
331
|
+
instructions: z.ZodOptional<z.ZodString>;
|
|
332
|
+
}, z.ZodTypeAny, "passthrough">>>>;
|
|
270
333
|
branchName: z.ZodOptional<z.ZodCatch<z.ZodObject<{
|
|
271
334
|
instructions: z.ZodOptional<z.ZodString>;
|
|
272
335
|
}, "passthrough", z.ZodTypeAny, z.objectOutputType<{
|
|
@@ -317,6 +380,13 @@ export declare const PaseoConfigRawSchema: z.ZodObject<{
|
|
|
317
380
|
port: z.ZodOptional<z.ZodUnknown>;
|
|
318
381
|
}, z.ZodTypeAny, "passthrough">>>>;
|
|
319
382
|
metadataGeneration: z.ZodOptional<z.ZodCatch<z.ZodObject<{
|
|
383
|
+
title: z.ZodOptional<z.ZodCatch<z.ZodObject<{
|
|
384
|
+
instructions: z.ZodOptional<z.ZodString>;
|
|
385
|
+
}, "passthrough", z.ZodTypeAny, z.objectOutputType<{
|
|
386
|
+
instructions: z.ZodOptional<z.ZodString>;
|
|
387
|
+
}, z.ZodTypeAny, "passthrough">, z.objectInputType<{
|
|
388
|
+
instructions: z.ZodOptional<z.ZodString>;
|
|
389
|
+
}, z.ZodTypeAny, "passthrough">>>>;
|
|
320
390
|
branchName: z.ZodOptional<z.ZodCatch<z.ZodObject<{
|
|
321
391
|
instructions: z.ZodOptional<z.ZodString>;
|
|
322
392
|
}, "passthrough", z.ZodTypeAny, z.objectOutputType<{
|
|
@@ -339,6 +409,13 @@ export declare const PaseoConfigRawSchema: z.ZodObject<{
|
|
|
339
409
|
instructions: z.ZodOptional<z.ZodString>;
|
|
340
410
|
}, z.ZodTypeAny, "passthrough">>>>;
|
|
341
411
|
}, "passthrough", z.ZodTypeAny, z.objectOutputType<{
|
|
412
|
+
title: z.ZodOptional<z.ZodCatch<z.ZodObject<{
|
|
413
|
+
instructions: z.ZodOptional<z.ZodString>;
|
|
414
|
+
}, "passthrough", z.ZodTypeAny, z.objectOutputType<{
|
|
415
|
+
instructions: z.ZodOptional<z.ZodString>;
|
|
416
|
+
}, z.ZodTypeAny, "passthrough">, z.objectInputType<{
|
|
417
|
+
instructions: z.ZodOptional<z.ZodString>;
|
|
418
|
+
}, z.ZodTypeAny, "passthrough">>>>;
|
|
342
419
|
branchName: z.ZodOptional<z.ZodCatch<z.ZodObject<{
|
|
343
420
|
instructions: z.ZodOptional<z.ZodString>;
|
|
344
421
|
}, "passthrough", z.ZodTypeAny, z.objectOutputType<{
|
|
@@ -361,6 +438,13 @@ export declare const PaseoConfigRawSchema: z.ZodObject<{
|
|
|
361
438
|
instructions: z.ZodOptional<z.ZodString>;
|
|
362
439
|
}, z.ZodTypeAny, "passthrough">>>>;
|
|
363
440
|
}, z.ZodTypeAny, "passthrough">, z.objectInputType<{
|
|
441
|
+
title: z.ZodOptional<z.ZodCatch<z.ZodObject<{
|
|
442
|
+
instructions: z.ZodOptional<z.ZodString>;
|
|
443
|
+
}, "passthrough", z.ZodTypeAny, z.objectOutputType<{
|
|
444
|
+
instructions: z.ZodOptional<z.ZodString>;
|
|
445
|
+
}, z.ZodTypeAny, "passthrough">, z.objectInputType<{
|
|
446
|
+
instructions: z.ZodOptional<z.ZodString>;
|
|
447
|
+
}, z.ZodTypeAny, "passthrough">>>>;
|
|
364
448
|
branchName: z.ZodOptional<z.ZodCatch<z.ZodObject<{
|
|
365
449
|
instructions: z.ZodOptional<z.ZodString>;
|
|
366
450
|
}, "passthrough", z.ZodTypeAny, z.objectOutputType<{
|
|
@@ -444,6 +528,13 @@ export declare const PaseoConfigSchema: z.ZodCatch<z.ZodObject<{} & {
|
|
|
444
528
|
port: z.ZodOptional<z.ZodUnknown>;
|
|
445
529
|
}, z.ZodTypeAny, "passthrough">>>>>>;
|
|
446
530
|
metadataGeneration: z.ZodOptional<z.ZodCatch<z.ZodObject<{
|
|
531
|
+
title: z.ZodOptional<z.ZodCatch<z.ZodObject<{
|
|
532
|
+
instructions: z.ZodOptional<z.ZodString>;
|
|
533
|
+
}, "passthrough", z.ZodTypeAny, z.objectOutputType<{
|
|
534
|
+
instructions: z.ZodOptional<z.ZodString>;
|
|
535
|
+
}, z.ZodTypeAny, "passthrough">, z.objectInputType<{
|
|
536
|
+
instructions: z.ZodOptional<z.ZodString>;
|
|
537
|
+
}, z.ZodTypeAny, "passthrough">>>>;
|
|
447
538
|
branchName: z.ZodOptional<z.ZodCatch<z.ZodObject<{
|
|
448
539
|
instructions: z.ZodOptional<z.ZodString>;
|
|
449
540
|
}, "passthrough", z.ZodTypeAny, z.objectOutputType<{
|
|
@@ -466,6 +557,13 @@ export declare const PaseoConfigSchema: z.ZodCatch<z.ZodObject<{} & {
|
|
|
466
557
|
instructions: z.ZodOptional<z.ZodString>;
|
|
467
558
|
}, z.ZodTypeAny, "passthrough">>>>;
|
|
468
559
|
}, "passthrough", z.ZodTypeAny, z.objectOutputType<{
|
|
560
|
+
title: z.ZodOptional<z.ZodCatch<z.ZodObject<{
|
|
561
|
+
instructions: z.ZodOptional<z.ZodString>;
|
|
562
|
+
}, "passthrough", z.ZodTypeAny, z.objectOutputType<{
|
|
563
|
+
instructions: z.ZodOptional<z.ZodString>;
|
|
564
|
+
}, z.ZodTypeAny, "passthrough">, z.objectInputType<{
|
|
565
|
+
instructions: z.ZodOptional<z.ZodString>;
|
|
566
|
+
}, z.ZodTypeAny, "passthrough">>>>;
|
|
469
567
|
branchName: z.ZodOptional<z.ZodCatch<z.ZodObject<{
|
|
470
568
|
instructions: z.ZodOptional<z.ZodString>;
|
|
471
569
|
}, "passthrough", z.ZodTypeAny, z.objectOutputType<{
|
|
@@ -488,6 +586,13 @@ export declare const PaseoConfigSchema: z.ZodCatch<z.ZodObject<{} & {
|
|
|
488
586
|
instructions: z.ZodOptional<z.ZodString>;
|
|
489
587
|
}, z.ZodTypeAny, "passthrough">>>>;
|
|
490
588
|
}, z.ZodTypeAny, "passthrough">, z.objectInputType<{
|
|
589
|
+
title: z.ZodOptional<z.ZodCatch<z.ZodObject<{
|
|
590
|
+
instructions: z.ZodOptional<z.ZodString>;
|
|
591
|
+
}, "passthrough", z.ZodTypeAny, z.objectOutputType<{
|
|
592
|
+
instructions: z.ZodOptional<z.ZodString>;
|
|
593
|
+
}, z.ZodTypeAny, "passthrough">, z.objectInputType<{
|
|
594
|
+
instructions: z.ZodOptional<z.ZodString>;
|
|
595
|
+
}, z.ZodTypeAny, "passthrough">>>>;
|
|
491
596
|
branchName: z.ZodOptional<z.ZodCatch<z.ZodObject<{
|
|
492
597
|
instructions: z.ZodOptional<z.ZodString>;
|
|
493
598
|
}, "passthrough", z.ZodTypeAny, z.objectOutputType<{
|
|
@@ -541,6 +646,13 @@ export declare const PaseoConfigSchema: z.ZodCatch<z.ZodObject<{} & {
|
|
|
541
646
|
port: z.ZodOptional<z.ZodUnknown>;
|
|
542
647
|
}, z.ZodTypeAny, "passthrough">>>>>>;
|
|
543
648
|
metadataGeneration: z.ZodOptional<z.ZodCatch<z.ZodObject<{
|
|
649
|
+
title: z.ZodOptional<z.ZodCatch<z.ZodObject<{
|
|
650
|
+
instructions: z.ZodOptional<z.ZodString>;
|
|
651
|
+
}, "passthrough", z.ZodTypeAny, z.objectOutputType<{
|
|
652
|
+
instructions: z.ZodOptional<z.ZodString>;
|
|
653
|
+
}, z.ZodTypeAny, "passthrough">, z.objectInputType<{
|
|
654
|
+
instructions: z.ZodOptional<z.ZodString>;
|
|
655
|
+
}, z.ZodTypeAny, "passthrough">>>>;
|
|
544
656
|
branchName: z.ZodOptional<z.ZodCatch<z.ZodObject<{
|
|
545
657
|
instructions: z.ZodOptional<z.ZodString>;
|
|
546
658
|
}, "passthrough", z.ZodTypeAny, z.objectOutputType<{
|
|
@@ -563,6 +675,13 @@ export declare const PaseoConfigSchema: z.ZodCatch<z.ZodObject<{} & {
|
|
|
563
675
|
instructions: z.ZodOptional<z.ZodString>;
|
|
564
676
|
}, z.ZodTypeAny, "passthrough">>>>;
|
|
565
677
|
}, "passthrough", z.ZodTypeAny, z.objectOutputType<{
|
|
678
|
+
title: z.ZodOptional<z.ZodCatch<z.ZodObject<{
|
|
679
|
+
instructions: z.ZodOptional<z.ZodString>;
|
|
680
|
+
}, "passthrough", z.ZodTypeAny, z.objectOutputType<{
|
|
681
|
+
instructions: z.ZodOptional<z.ZodString>;
|
|
682
|
+
}, z.ZodTypeAny, "passthrough">, z.objectInputType<{
|
|
683
|
+
instructions: z.ZodOptional<z.ZodString>;
|
|
684
|
+
}, z.ZodTypeAny, "passthrough">>>>;
|
|
566
685
|
branchName: z.ZodOptional<z.ZodCatch<z.ZodObject<{
|
|
567
686
|
instructions: z.ZodOptional<z.ZodString>;
|
|
568
687
|
}, "passthrough", z.ZodTypeAny, z.objectOutputType<{
|
|
@@ -585,6 +704,13 @@ export declare const PaseoConfigSchema: z.ZodCatch<z.ZodObject<{} & {
|
|
|
585
704
|
instructions: z.ZodOptional<z.ZodString>;
|
|
586
705
|
}, z.ZodTypeAny, "passthrough">>>>;
|
|
587
706
|
}, z.ZodTypeAny, "passthrough">, z.objectInputType<{
|
|
707
|
+
title: z.ZodOptional<z.ZodCatch<z.ZodObject<{
|
|
708
|
+
instructions: z.ZodOptional<z.ZodString>;
|
|
709
|
+
}, "passthrough", z.ZodTypeAny, z.objectOutputType<{
|
|
710
|
+
instructions: z.ZodOptional<z.ZodString>;
|
|
711
|
+
}, z.ZodTypeAny, "passthrough">, z.objectInputType<{
|
|
712
|
+
instructions: z.ZodOptional<z.ZodString>;
|
|
713
|
+
}, z.ZodTypeAny, "passthrough">>>>;
|
|
588
714
|
branchName: z.ZodOptional<z.ZodCatch<z.ZodObject<{
|
|
589
715
|
instructions: z.ZodOptional<z.ZodString>;
|
|
590
716
|
}, "passthrough", z.ZodTypeAny, z.objectOutputType<{
|
|
@@ -638,6 +764,13 @@ export declare const PaseoConfigSchema: z.ZodCatch<z.ZodObject<{} & {
|
|
|
638
764
|
port: z.ZodOptional<z.ZodUnknown>;
|
|
639
765
|
}, z.ZodTypeAny, "passthrough">>>>>>;
|
|
640
766
|
metadataGeneration: z.ZodOptional<z.ZodCatch<z.ZodObject<{
|
|
767
|
+
title: z.ZodOptional<z.ZodCatch<z.ZodObject<{
|
|
768
|
+
instructions: z.ZodOptional<z.ZodString>;
|
|
769
|
+
}, "passthrough", z.ZodTypeAny, z.objectOutputType<{
|
|
770
|
+
instructions: z.ZodOptional<z.ZodString>;
|
|
771
|
+
}, z.ZodTypeAny, "passthrough">, z.objectInputType<{
|
|
772
|
+
instructions: z.ZodOptional<z.ZodString>;
|
|
773
|
+
}, z.ZodTypeAny, "passthrough">>>>;
|
|
641
774
|
branchName: z.ZodOptional<z.ZodCatch<z.ZodObject<{
|
|
642
775
|
instructions: z.ZodOptional<z.ZodString>;
|
|
643
776
|
}, "passthrough", z.ZodTypeAny, z.objectOutputType<{
|
|
@@ -660,6 +793,13 @@ export declare const PaseoConfigSchema: z.ZodCatch<z.ZodObject<{} & {
|
|
|
660
793
|
instructions: z.ZodOptional<z.ZodString>;
|
|
661
794
|
}, z.ZodTypeAny, "passthrough">>>>;
|
|
662
795
|
}, "passthrough", z.ZodTypeAny, z.objectOutputType<{
|
|
796
|
+
title: z.ZodOptional<z.ZodCatch<z.ZodObject<{
|
|
797
|
+
instructions: z.ZodOptional<z.ZodString>;
|
|
798
|
+
}, "passthrough", z.ZodTypeAny, z.objectOutputType<{
|
|
799
|
+
instructions: z.ZodOptional<z.ZodString>;
|
|
800
|
+
}, z.ZodTypeAny, "passthrough">, z.objectInputType<{
|
|
801
|
+
instructions: z.ZodOptional<z.ZodString>;
|
|
802
|
+
}, z.ZodTypeAny, "passthrough">>>>;
|
|
663
803
|
branchName: z.ZodOptional<z.ZodCatch<z.ZodObject<{
|
|
664
804
|
instructions: z.ZodOptional<z.ZodString>;
|
|
665
805
|
}, "passthrough", z.ZodTypeAny, z.objectOutputType<{
|
|
@@ -682,6 +822,13 @@ export declare const PaseoConfigSchema: z.ZodCatch<z.ZodObject<{} & {
|
|
|
682
822
|
instructions: z.ZodOptional<z.ZodString>;
|
|
683
823
|
}, z.ZodTypeAny, "passthrough">>>>;
|
|
684
824
|
}, z.ZodTypeAny, "passthrough">, z.objectInputType<{
|
|
825
|
+
title: z.ZodOptional<z.ZodCatch<z.ZodObject<{
|
|
826
|
+
instructions: z.ZodOptional<z.ZodString>;
|
|
827
|
+
}, "passthrough", z.ZodTypeAny, z.objectOutputType<{
|
|
828
|
+
instructions: z.ZodOptional<z.ZodString>;
|
|
829
|
+
}, z.ZodTypeAny, "passthrough">, z.objectInputType<{
|
|
830
|
+
instructions: z.ZodOptional<z.ZodString>;
|
|
831
|
+
}, z.ZodTypeAny, "passthrough">>>>;
|
|
685
832
|
branchName: z.ZodOptional<z.ZodCatch<z.ZodObject<{
|
|
686
833
|
instructions: z.ZodOptional<z.ZodString>;
|
|
687
834
|
}, "passthrough", z.ZodTypeAny, z.objectOutputType<{
|
|
@@ -33,6 +33,7 @@ export const PaseoMetadataGenerationEntrySchema = z
|
|
|
33
33
|
.catch({});
|
|
34
34
|
export const PaseoMetadataGenerationSchema = z
|
|
35
35
|
.object({
|
|
36
|
+
title: PaseoMetadataGenerationEntrySchema.optional(),
|
|
36
37
|
branchName: PaseoMetadataGenerationEntrySchema.optional(),
|
|
37
38
|
commitMessage: PaseoMetadataGenerationEntrySchema.optional(),
|
|
38
39
|
pullRequest: PaseoMetadataGenerationEntrySchema.optional(),
|