@scalar/workspace-store 0.28.2 → 0.28.4
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/CHANGELOG.md +13 -0
- package/dist/client.d.ts.map +1 -1
- package/dist/client.js +2 -1
- package/dist/client.js.map +2 -2
- package/dist/entities/auth/schema.d.ts +175 -175
- package/dist/mutators/environment.d.ts.map +1 -1
- package/dist/mutators/environment.js +2 -1
- package/dist/mutators/environment.js.map +2 -2
- package/dist/mutators/server.d.ts.map +1 -1
- package/dist/mutators/server.js +0 -3
- package/dist/mutators/server.js.map +2 -2
- package/dist/plugins/bundler/index.d.ts +7 -0
- package/dist/plugins/bundler/index.d.ts.map +1 -1
- package/dist/plugins/bundler/index.js +17 -0
- package/dist/plugins/bundler/index.js.map +2 -2
- package/dist/resolve.d.ts +9 -0
- package/dist/resolve.d.ts.map +1 -0
- package/dist/resolve.js +28 -0
- package/dist/resolve.js.map +7 -0
- package/dist/schemas/inmemory-workspace.d.ts +105 -105
- package/dist/schemas/reference-config/index.d.ts +35 -35
- package/dist/schemas/reference-config/settings.d.ts +35 -35
- package/dist/schemas/v3.1/strict/openapi-document.d.ts +1226 -1226
- package/dist/schemas/v3.1/strict/openapi-document.d.ts.map +1 -1
- package/dist/schemas/v3.1/strict/openapi-document.js.map +1 -1
- package/dist/schemas/v3.1/strict/schema.d.ts +50 -46
- package/dist/schemas/v3.1/strict/schema.d.ts.map +1 -1
- package/dist/schemas/v3.1/strict/schema.js +5 -2
- package/dist/schemas/v3.1/strict/schema.js.map +2 -2
- package/dist/schemas/workspace.d.ts +245 -245
- package/package.json +9 -4
|
@@ -334,7 +334,7 @@ export declare const InMemoryWorkspaceSchema: import("@scalar/typebox").TObject<
|
|
|
334
334
|
$status: import("@scalar/typebox").TOptional<import("@scalar/typebox").TUnion<[import("@scalar/typebox").TLiteral<"loading">, import("@scalar/typebox").TLiteral<"error">]>>;
|
|
335
335
|
$global: import("@scalar/typebox").TOptional<import("@scalar/typebox").TBoolean>;
|
|
336
336
|
}>]>, import("@scalar/typebox").TObject<{
|
|
337
|
-
'$ref-value': import("@scalar/typebox").
|
|
337
|
+
'$ref-value': import("@scalar/typebox").TUnknown;
|
|
338
338
|
}>]>]>>;
|
|
339
339
|
deprecated: import("@scalar/typebox").TOptional<import("@scalar/typebox").TBoolean>;
|
|
340
340
|
discriminator: import("@scalar/typebox").TOptional<import("@scalar/typebox").TRef<"DiscriminatorObject">>;
|
|
@@ -352,7 +352,7 @@ export declare const InMemoryWorkspaceSchema: import("@scalar/typebox").TObject<
|
|
|
352
352
|
$status: import("@scalar/typebox").TOptional<import("@scalar/typebox").TUnion<[import("@scalar/typebox").TLiteral<"loading">, import("@scalar/typebox").TLiteral<"error">]>>;
|
|
353
353
|
$global: import("@scalar/typebox").TOptional<import("@scalar/typebox").TBoolean>;
|
|
354
354
|
}>]>, import("@scalar/typebox").TObject<{
|
|
355
|
-
'$ref-value': import("@scalar/typebox").
|
|
355
|
+
'$ref-value': import("@scalar/typebox").TUnknown;
|
|
356
356
|
}>]>]>>>;
|
|
357
357
|
oneOf: import("@scalar/typebox").TOptional<import("@scalar/typebox").TArray<import("@scalar/typebox").TUnion<[import("@scalar/typebox").TRef<"SchemaObject">, import("@scalar/typebox").TIntersect<[import("@scalar/typebox").TIntersect<[import("@scalar/typebox").TObject<{
|
|
358
358
|
$ref: import("@scalar/typebox").TString;
|
|
@@ -362,7 +362,7 @@ export declare const InMemoryWorkspaceSchema: import("@scalar/typebox").TObject<
|
|
|
362
362
|
$status: import("@scalar/typebox").TOptional<import("@scalar/typebox").TUnion<[import("@scalar/typebox").TLiteral<"loading">, import("@scalar/typebox").TLiteral<"error">]>>;
|
|
363
363
|
$global: import("@scalar/typebox").TOptional<import("@scalar/typebox").TBoolean>;
|
|
364
364
|
}>]>, import("@scalar/typebox").TObject<{
|
|
365
|
-
'$ref-value': import("@scalar/typebox").
|
|
365
|
+
'$ref-value': import("@scalar/typebox").TUnknown;
|
|
366
366
|
}>]>]>>>;
|
|
367
367
|
anyOf: import("@scalar/typebox").TOptional<import("@scalar/typebox").TArray<import("@scalar/typebox").TUnion<[import("@scalar/typebox").TRef<"SchemaObject">, import("@scalar/typebox").TIntersect<[import("@scalar/typebox").TIntersect<[import("@scalar/typebox").TObject<{
|
|
368
368
|
$ref: import("@scalar/typebox").TString;
|
|
@@ -372,7 +372,7 @@ export declare const InMemoryWorkspaceSchema: import("@scalar/typebox").TObject<
|
|
|
372
372
|
$status: import("@scalar/typebox").TOptional<import("@scalar/typebox").TUnion<[import("@scalar/typebox").TLiteral<"loading">, import("@scalar/typebox").TLiteral<"error">]>>;
|
|
373
373
|
$global: import("@scalar/typebox").TOptional<import("@scalar/typebox").TBoolean>;
|
|
374
374
|
}>]>, import("@scalar/typebox").TObject<{
|
|
375
|
-
'$ref-value': import("@scalar/typebox").
|
|
375
|
+
'$ref-value': import("@scalar/typebox").TUnknown;
|
|
376
376
|
}>]>]>>>;
|
|
377
377
|
not: import("@scalar/typebox").TOptional<import("@scalar/typebox").TUnion<[import("@scalar/typebox").TRef<"SchemaObject">, import("@scalar/typebox").TIntersect<[import("@scalar/typebox").TIntersect<[import("@scalar/typebox").TObject<{
|
|
378
378
|
$ref: import("@scalar/typebox").TString;
|
|
@@ -382,7 +382,7 @@ export declare const InMemoryWorkspaceSchema: import("@scalar/typebox").TObject<
|
|
|
382
382
|
$status: import("@scalar/typebox").TOptional<import("@scalar/typebox").TUnion<[import("@scalar/typebox").TLiteral<"loading">, import("@scalar/typebox").TLiteral<"error">]>>;
|
|
383
383
|
$global: import("@scalar/typebox").TOptional<import("@scalar/typebox").TBoolean>;
|
|
384
384
|
}>]>, import("@scalar/typebox").TObject<{
|
|
385
|
-
'$ref-value': import("@scalar/typebox").
|
|
385
|
+
'$ref-value': import("@scalar/typebox").TUnknown;
|
|
386
386
|
}>]>]>>;
|
|
387
387
|
}>, import("@scalar/typebox").TIntersect<[import("@scalar/typebox").TObject<{
|
|
388
388
|
'x-scalar-ignore': import("@scalar/typebox").TOptional<import("@scalar/typebox").TBoolean>;
|
|
@@ -421,7 +421,7 @@ export declare const InMemoryWorkspaceSchema: import("@scalar/typebox").TObject<
|
|
|
421
421
|
$status: import("@scalar/typebox").TOptional<import("@scalar/typebox").TUnion<[import("@scalar/typebox").TLiteral<"loading">, import("@scalar/typebox").TLiteral<"error">]>>;
|
|
422
422
|
$global: import("@scalar/typebox").TOptional<import("@scalar/typebox").TBoolean>;
|
|
423
423
|
}>]>, import("@scalar/typebox").TObject<{
|
|
424
|
-
'$ref-value': import("@scalar/typebox").
|
|
424
|
+
'$ref-value': import("@scalar/typebox").TUnknown;
|
|
425
425
|
}>]>]>>;
|
|
426
426
|
deprecated: import("@scalar/typebox").TOptional<import("@scalar/typebox").TBoolean>;
|
|
427
427
|
discriminator: import("@scalar/typebox").TOptional<import("@scalar/typebox").TRef<"DiscriminatorObject">>;
|
|
@@ -439,7 +439,7 @@ export declare const InMemoryWorkspaceSchema: import("@scalar/typebox").TObject<
|
|
|
439
439
|
$status: import("@scalar/typebox").TOptional<import("@scalar/typebox").TUnion<[import("@scalar/typebox").TLiteral<"loading">, import("@scalar/typebox").TLiteral<"error">]>>;
|
|
440
440
|
$global: import("@scalar/typebox").TOptional<import("@scalar/typebox").TBoolean>;
|
|
441
441
|
}>]>, import("@scalar/typebox").TObject<{
|
|
442
|
-
'$ref-value': import("@scalar/typebox").
|
|
442
|
+
'$ref-value': import("@scalar/typebox").TUnknown;
|
|
443
443
|
}>]>]>>>;
|
|
444
444
|
oneOf: import("@scalar/typebox").TOptional<import("@scalar/typebox").TArray<import("@scalar/typebox").TUnion<[import("@scalar/typebox").TRef<"SchemaObject">, import("@scalar/typebox").TIntersect<[import("@scalar/typebox").TIntersect<[import("@scalar/typebox").TObject<{
|
|
445
445
|
$ref: import("@scalar/typebox").TString;
|
|
@@ -449,7 +449,7 @@ export declare const InMemoryWorkspaceSchema: import("@scalar/typebox").TObject<
|
|
|
449
449
|
$status: import("@scalar/typebox").TOptional<import("@scalar/typebox").TUnion<[import("@scalar/typebox").TLiteral<"loading">, import("@scalar/typebox").TLiteral<"error">]>>;
|
|
450
450
|
$global: import("@scalar/typebox").TOptional<import("@scalar/typebox").TBoolean>;
|
|
451
451
|
}>]>, import("@scalar/typebox").TObject<{
|
|
452
|
-
'$ref-value': import("@scalar/typebox").
|
|
452
|
+
'$ref-value': import("@scalar/typebox").TUnknown;
|
|
453
453
|
}>]>]>>>;
|
|
454
454
|
anyOf: import("@scalar/typebox").TOptional<import("@scalar/typebox").TArray<import("@scalar/typebox").TUnion<[import("@scalar/typebox").TRef<"SchemaObject">, import("@scalar/typebox").TIntersect<[import("@scalar/typebox").TIntersect<[import("@scalar/typebox").TObject<{
|
|
455
455
|
$ref: import("@scalar/typebox").TString;
|
|
@@ -459,7 +459,7 @@ export declare const InMemoryWorkspaceSchema: import("@scalar/typebox").TObject<
|
|
|
459
459
|
$status: import("@scalar/typebox").TOptional<import("@scalar/typebox").TUnion<[import("@scalar/typebox").TLiteral<"loading">, import("@scalar/typebox").TLiteral<"error">]>>;
|
|
460
460
|
$global: import("@scalar/typebox").TOptional<import("@scalar/typebox").TBoolean>;
|
|
461
461
|
}>]>, import("@scalar/typebox").TObject<{
|
|
462
|
-
'$ref-value': import("@scalar/typebox").
|
|
462
|
+
'$ref-value': import("@scalar/typebox").TUnknown;
|
|
463
463
|
}>]>]>>>;
|
|
464
464
|
not: import("@scalar/typebox").TOptional<import("@scalar/typebox").TUnion<[import("@scalar/typebox").TRef<"SchemaObject">, import("@scalar/typebox").TIntersect<[import("@scalar/typebox").TIntersect<[import("@scalar/typebox").TObject<{
|
|
465
465
|
$ref: import("@scalar/typebox").TString;
|
|
@@ -469,7 +469,7 @@ export declare const InMemoryWorkspaceSchema: import("@scalar/typebox").TObject<
|
|
|
469
469
|
$status: import("@scalar/typebox").TOptional<import("@scalar/typebox").TUnion<[import("@scalar/typebox").TLiteral<"loading">, import("@scalar/typebox").TLiteral<"error">]>>;
|
|
470
470
|
$global: import("@scalar/typebox").TOptional<import("@scalar/typebox").TBoolean>;
|
|
471
471
|
}>]>, import("@scalar/typebox").TObject<{
|
|
472
|
-
'$ref-value': import("@scalar/typebox").
|
|
472
|
+
'$ref-value': import("@scalar/typebox").TUnknown;
|
|
473
473
|
}>]>]>>;
|
|
474
474
|
}>, import("@scalar/typebox").TIntersect<[import("@scalar/typebox").TObject<{
|
|
475
475
|
'x-scalar-ignore': import("@scalar/typebox").TOptional<import("@scalar/typebox").TBoolean>;
|
|
@@ -514,7 +514,7 @@ export declare const InMemoryWorkspaceSchema: import("@scalar/typebox").TObject<
|
|
|
514
514
|
$status: import("@scalar/typebox").TOptional<import("@scalar/typebox").TUnion<[import("@scalar/typebox").TLiteral<"loading">, import("@scalar/typebox").TLiteral<"error">]>>;
|
|
515
515
|
$global: import("@scalar/typebox").TOptional<import("@scalar/typebox").TBoolean>;
|
|
516
516
|
}>]>, import("@scalar/typebox").TObject<{
|
|
517
|
-
'$ref-value': import("@scalar/typebox").
|
|
517
|
+
'$ref-value': import("@scalar/typebox").TUnknown;
|
|
518
518
|
}>]>]>>;
|
|
519
519
|
deprecated: import("@scalar/typebox").TOptional<import("@scalar/typebox").TBoolean>;
|
|
520
520
|
discriminator: import("@scalar/typebox").TOptional<import("@scalar/typebox").TRef<"DiscriminatorObject">>;
|
|
@@ -532,7 +532,7 @@ export declare const InMemoryWorkspaceSchema: import("@scalar/typebox").TObject<
|
|
|
532
532
|
$status: import("@scalar/typebox").TOptional<import("@scalar/typebox").TUnion<[import("@scalar/typebox").TLiteral<"loading">, import("@scalar/typebox").TLiteral<"error">]>>;
|
|
533
533
|
$global: import("@scalar/typebox").TOptional<import("@scalar/typebox").TBoolean>;
|
|
534
534
|
}>]>, import("@scalar/typebox").TObject<{
|
|
535
|
-
'$ref-value': import("@scalar/typebox").
|
|
535
|
+
'$ref-value': import("@scalar/typebox").TUnknown;
|
|
536
536
|
}>]>]>>>;
|
|
537
537
|
oneOf: import("@scalar/typebox").TOptional<import("@scalar/typebox").TArray<import("@scalar/typebox").TUnion<[import("@scalar/typebox").TRef<"SchemaObject">, import("@scalar/typebox").TIntersect<[import("@scalar/typebox").TIntersect<[import("@scalar/typebox").TObject<{
|
|
538
538
|
$ref: import("@scalar/typebox").TString;
|
|
@@ -542,7 +542,7 @@ export declare const InMemoryWorkspaceSchema: import("@scalar/typebox").TObject<
|
|
|
542
542
|
$status: import("@scalar/typebox").TOptional<import("@scalar/typebox").TUnion<[import("@scalar/typebox").TLiteral<"loading">, import("@scalar/typebox").TLiteral<"error">]>>;
|
|
543
543
|
$global: import("@scalar/typebox").TOptional<import("@scalar/typebox").TBoolean>;
|
|
544
544
|
}>]>, import("@scalar/typebox").TObject<{
|
|
545
|
-
'$ref-value': import("@scalar/typebox").
|
|
545
|
+
'$ref-value': import("@scalar/typebox").TUnknown;
|
|
546
546
|
}>]>]>>>;
|
|
547
547
|
anyOf: import("@scalar/typebox").TOptional<import("@scalar/typebox").TArray<import("@scalar/typebox").TUnion<[import("@scalar/typebox").TRef<"SchemaObject">, import("@scalar/typebox").TIntersect<[import("@scalar/typebox").TIntersect<[import("@scalar/typebox").TObject<{
|
|
548
548
|
$ref: import("@scalar/typebox").TString;
|
|
@@ -552,7 +552,7 @@ export declare const InMemoryWorkspaceSchema: import("@scalar/typebox").TObject<
|
|
|
552
552
|
$status: import("@scalar/typebox").TOptional<import("@scalar/typebox").TUnion<[import("@scalar/typebox").TLiteral<"loading">, import("@scalar/typebox").TLiteral<"error">]>>;
|
|
553
553
|
$global: import("@scalar/typebox").TOptional<import("@scalar/typebox").TBoolean>;
|
|
554
554
|
}>]>, import("@scalar/typebox").TObject<{
|
|
555
|
-
'$ref-value': import("@scalar/typebox").
|
|
555
|
+
'$ref-value': import("@scalar/typebox").TUnknown;
|
|
556
556
|
}>]>]>>>;
|
|
557
557
|
not: import("@scalar/typebox").TOptional<import("@scalar/typebox").TUnion<[import("@scalar/typebox").TRef<"SchemaObject">, import("@scalar/typebox").TIntersect<[import("@scalar/typebox").TIntersect<[import("@scalar/typebox").TObject<{
|
|
558
558
|
$ref: import("@scalar/typebox").TString;
|
|
@@ -562,7 +562,7 @@ export declare const InMemoryWorkspaceSchema: import("@scalar/typebox").TObject<
|
|
|
562
562
|
$status: import("@scalar/typebox").TOptional<import("@scalar/typebox").TUnion<[import("@scalar/typebox").TLiteral<"loading">, import("@scalar/typebox").TLiteral<"error">]>>;
|
|
563
563
|
$global: import("@scalar/typebox").TOptional<import("@scalar/typebox").TBoolean>;
|
|
564
564
|
}>]>, import("@scalar/typebox").TObject<{
|
|
565
|
-
'$ref-value': import("@scalar/typebox").
|
|
565
|
+
'$ref-value': import("@scalar/typebox").TUnknown;
|
|
566
566
|
}>]>]>>;
|
|
567
567
|
}>, import("@scalar/typebox").TIntersect<[import("@scalar/typebox").TObject<{
|
|
568
568
|
'x-scalar-ignore': import("@scalar/typebox").TOptional<import("@scalar/typebox").TBoolean>;
|
|
@@ -605,7 +605,7 @@ export declare const InMemoryWorkspaceSchema: import("@scalar/typebox").TObject<
|
|
|
605
605
|
$status: import("@scalar/typebox").TOptional<import("@scalar/typebox").TUnion<[import("@scalar/typebox").TLiteral<"loading">, import("@scalar/typebox").TLiteral<"error">]>>;
|
|
606
606
|
$global: import("@scalar/typebox").TOptional<import("@scalar/typebox").TBoolean>;
|
|
607
607
|
}>]>, import("@scalar/typebox").TObject<{
|
|
608
|
-
'$ref-value': import("@scalar/typebox").
|
|
608
|
+
'$ref-value': import("@scalar/typebox").TUnknown;
|
|
609
609
|
}>]>]>>;
|
|
610
610
|
deprecated: import("@scalar/typebox").TOptional<import("@scalar/typebox").TBoolean>;
|
|
611
611
|
discriminator: import("@scalar/typebox").TOptional<import("@scalar/typebox").TRef<"DiscriminatorObject">>;
|
|
@@ -623,7 +623,7 @@ export declare const InMemoryWorkspaceSchema: import("@scalar/typebox").TObject<
|
|
|
623
623
|
$status: import("@scalar/typebox").TOptional<import("@scalar/typebox").TUnion<[import("@scalar/typebox").TLiteral<"loading">, import("@scalar/typebox").TLiteral<"error">]>>;
|
|
624
624
|
$global: import("@scalar/typebox").TOptional<import("@scalar/typebox").TBoolean>;
|
|
625
625
|
}>]>, import("@scalar/typebox").TObject<{
|
|
626
|
-
'$ref-value': import("@scalar/typebox").
|
|
626
|
+
'$ref-value': import("@scalar/typebox").TUnknown;
|
|
627
627
|
}>]>]>>>;
|
|
628
628
|
oneOf: import("@scalar/typebox").TOptional<import("@scalar/typebox").TArray<import("@scalar/typebox").TUnion<[import("@scalar/typebox").TRef<"SchemaObject">, import("@scalar/typebox").TIntersect<[import("@scalar/typebox").TIntersect<[import("@scalar/typebox").TObject<{
|
|
629
629
|
$ref: import("@scalar/typebox").TString;
|
|
@@ -633,7 +633,7 @@ export declare const InMemoryWorkspaceSchema: import("@scalar/typebox").TObject<
|
|
|
633
633
|
$status: import("@scalar/typebox").TOptional<import("@scalar/typebox").TUnion<[import("@scalar/typebox").TLiteral<"loading">, import("@scalar/typebox").TLiteral<"error">]>>;
|
|
634
634
|
$global: import("@scalar/typebox").TOptional<import("@scalar/typebox").TBoolean>;
|
|
635
635
|
}>]>, import("@scalar/typebox").TObject<{
|
|
636
|
-
'$ref-value': import("@scalar/typebox").
|
|
636
|
+
'$ref-value': import("@scalar/typebox").TUnknown;
|
|
637
637
|
}>]>]>>>;
|
|
638
638
|
anyOf: import("@scalar/typebox").TOptional<import("@scalar/typebox").TArray<import("@scalar/typebox").TUnion<[import("@scalar/typebox").TRef<"SchemaObject">, import("@scalar/typebox").TIntersect<[import("@scalar/typebox").TIntersect<[import("@scalar/typebox").TObject<{
|
|
639
639
|
$ref: import("@scalar/typebox").TString;
|
|
@@ -643,7 +643,7 @@ export declare const InMemoryWorkspaceSchema: import("@scalar/typebox").TObject<
|
|
|
643
643
|
$status: import("@scalar/typebox").TOptional<import("@scalar/typebox").TUnion<[import("@scalar/typebox").TLiteral<"loading">, import("@scalar/typebox").TLiteral<"error">]>>;
|
|
644
644
|
$global: import("@scalar/typebox").TOptional<import("@scalar/typebox").TBoolean>;
|
|
645
645
|
}>]>, import("@scalar/typebox").TObject<{
|
|
646
|
-
'$ref-value': import("@scalar/typebox").
|
|
646
|
+
'$ref-value': import("@scalar/typebox").TUnknown;
|
|
647
647
|
}>]>]>>>;
|
|
648
648
|
not: import("@scalar/typebox").TOptional<import("@scalar/typebox").TUnion<[import("@scalar/typebox").TRef<"SchemaObject">, import("@scalar/typebox").TIntersect<[import("@scalar/typebox").TIntersect<[import("@scalar/typebox").TObject<{
|
|
649
649
|
$ref: import("@scalar/typebox").TString;
|
|
@@ -653,7 +653,7 @@ export declare const InMemoryWorkspaceSchema: import("@scalar/typebox").TObject<
|
|
|
653
653
|
$status: import("@scalar/typebox").TOptional<import("@scalar/typebox").TUnion<[import("@scalar/typebox").TLiteral<"loading">, import("@scalar/typebox").TLiteral<"error">]>>;
|
|
654
654
|
$global: import("@scalar/typebox").TOptional<import("@scalar/typebox").TBoolean>;
|
|
655
655
|
}>]>, import("@scalar/typebox").TObject<{
|
|
656
|
-
'$ref-value': import("@scalar/typebox").
|
|
656
|
+
'$ref-value': import("@scalar/typebox").TUnknown;
|
|
657
657
|
}>]>]>>;
|
|
658
658
|
}>, import("@scalar/typebox").TIntersect<[import("@scalar/typebox").TObject<{
|
|
659
659
|
'x-scalar-ignore': import("@scalar/typebox").TOptional<import("@scalar/typebox").TBoolean>;
|
|
@@ -686,7 +686,7 @@ export declare const InMemoryWorkspaceSchema: import("@scalar/typebox").TObject<
|
|
|
686
686
|
$status: import("@scalar/typebox").TOptional<import("@scalar/typebox").TUnion<[import("@scalar/typebox").TLiteral<"loading">, import("@scalar/typebox").TLiteral<"error">]>>;
|
|
687
687
|
$global: import("@scalar/typebox").TOptional<import("@scalar/typebox").TBoolean>;
|
|
688
688
|
}>]>, import("@scalar/typebox").TObject<{
|
|
689
|
-
'$ref-value': import("@scalar/typebox").
|
|
689
|
+
'$ref-value': import("@scalar/typebox").TUnknown;
|
|
690
690
|
}>]>]>>>;
|
|
691
691
|
additionalProperties: import("@scalar/typebox").TOptional<import("@scalar/typebox").TUnion<[import("@scalar/typebox").TBoolean, import("@scalar/typebox").TUnion<[import("@scalar/typebox").TRef<"SchemaObject">, import("@scalar/typebox").TIntersect<[import("@scalar/typebox").TIntersect<[import("@scalar/typebox").TObject<{
|
|
692
692
|
$ref: import("@scalar/typebox").TString;
|
|
@@ -696,7 +696,7 @@ export declare const InMemoryWorkspaceSchema: import("@scalar/typebox").TObject<
|
|
|
696
696
|
$status: import("@scalar/typebox").TOptional<import("@scalar/typebox").TUnion<[import("@scalar/typebox").TLiteral<"loading">, import("@scalar/typebox").TLiteral<"error">]>>;
|
|
697
697
|
$global: import("@scalar/typebox").TOptional<import("@scalar/typebox").TBoolean>;
|
|
698
698
|
}>]>, import("@scalar/typebox").TObject<{
|
|
699
|
-
'$ref-value': import("@scalar/typebox").
|
|
699
|
+
'$ref-value': import("@scalar/typebox").TUnknown;
|
|
700
700
|
}>]>]>]>>;
|
|
701
701
|
patternProperties: import("@scalar/typebox").TOptional<import("@scalar/typebox").TRecord<import("@scalar/typebox").TString, import("@scalar/typebox").TUnion<[import("@scalar/typebox").TRef<"SchemaObject">, import("@scalar/typebox").TIntersect<[import("@scalar/typebox").TIntersect<[import("@scalar/typebox").TObject<{
|
|
702
702
|
$ref: import("@scalar/typebox").TString;
|
|
@@ -706,7 +706,7 @@ export declare const InMemoryWorkspaceSchema: import("@scalar/typebox").TObject<
|
|
|
706
706
|
$status: import("@scalar/typebox").TOptional<import("@scalar/typebox").TUnion<[import("@scalar/typebox").TLiteral<"loading">, import("@scalar/typebox").TLiteral<"error">]>>;
|
|
707
707
|
$global: import("@scalar/typebox").TOptional<import("@scalar/typebox").TBoolean>;
|
|
708
708
|
}>]>, import("@scalar/typebox").TObject<{
|
|
709
|
-
'$ref-value': import("@scalar/typebox").
|
|
709
|
+
'$ref-value': import("@scalar/typebox").TUnknown;
|
|
710
710
|
}>]>]>>>;
|
|
711
711
|
}>, import("@scalar/typebox").TObject<{
|
|
712
712
|
name: import("@scalar/typebox").TOptional<import("@scalar/typebox").TString>;
|
|
@@ -725,7 +725,7 @@ export declare const InMemoryWorkspaceSchema: import("@scalar/typebox").TObject<
|
|
|
725
725
|
$status: import("@scalar/typebox").TOptional<import("@scalar/typebox").TUnion<[import("@scalar/typebox").TLiteral<"loading">, import("@scalar/typebox").TLiteral<"error">]>>;
|
|
726
726
|
$global: import("@scalar/typebox").TOptional<import("@scalar/typebox").TBoolean>;
|
|
727
727
|
}>]>, import("@scalar/typebox").TObject<{
|
|
728
|
-
'$ref-value': import("@scalar/typebox").
|
|
728
|
+
'$ref-value': import("@scalar/typebox").TUnknown;
|
|
729
729
|
}>]>]>>;
|
|
730
730
|
deprecated: import("@scalar/typebox").TOptional<import("@scalar/typebox").TBoolean>;
|
|
731
731
|
discriminator: import("@scalar/typebox").TOptional<import("@scalar/typebox").TRef<"DiscriminatorObject">>;
|
|
@@ -743,7 +743,7 @@ export declare const InMemoryWorkspaceSchema: import("@scalar/typebox").TObject<
|
|
|
743
743
|
$status: import("@scalar/typebox").TOptional<import("@scalar/typebox").TUnion<[import("@scalar/typebox").TLiteral<"loading">, import("@scalar/typebox").TLiteral<"error">]>>;
|
|
744
744
|
$global: import("@scalar/typebox").TOptional<import("@scalar/typebox").TBoolean>;
|
|
745
745
|
}>]>, import("@scalar/typebox").TObject<{
|
|
746
|
-
'$ref-value': import("@scalar/typebox").
|
|
746
|
+
'$ref-value': import("@scalar/typebox").TUnknown;
|
|
747
747
|
}>]>]>>>;
|
|
748
748
|
oneOf: import("@scalar/typebox").TOptional<import("@scalar/typebox").TArray<import("@scalar/typebox").TUnion<[import("@scalar/typebox").TRef<"SchemaObject">, import("@scalar/typebox").TIntersect<[import("@scalar/typebox").TIntersect<[import("@scalar/typebox").TObject<{
|
|
749
749
|
$ref: import("@scalar/typebox").TString;
|
|
@@ -753,7 +753,7 @@ export declare const InMemoryWorkspaceSchema: import("@scalar/typebox").TObject<
|
|
|
753
753
|
$status: import("@scalar/typebox").TOptional<import("@scalar/typebox").TUnion<[import("@scalar/typebox").TLiteral<"loading">, import("@scalar/typebox").TLiteral<"error">]>>;
|
|
754
754
|
$global: import("@scalar/typebox").TOptional<import("@scalar/typebox").TBoolean>;
|
|
755
755
|
}>]>, import("@scalar/typebox").TObject<{
|
|
756
|
-
'$ref-value': import("@scalar/typebox").
|
|
756
|
+
'$ref-value': import("@scalar/typebox").TUnknown;
|
|
757
757
|
}>]>]>>>;
|
|
758
758
|
anyOf: import("@scalar/typebox").TOptional<import("@scalar/typebox").TArray<import("@scalar/typebox").TUnion<[import("@scalar/typebox").TRef<"SchemaObject">, import("@scalar/typebox").TIntersect<[import("@scalar/typebox").TIntersect<[import("@scalar/typebox").TObject<{
|
|
759
759
|
$ref: import("@scalar/typebox").TString;
|
|
@@ -763,7 +763,7 @@ export declare const InMemoryWorkspaceSchema: import("@scalar/typebox").TObject<
|
|
|
763
763
|
$status: import("@scalar/typebox").TOptional<import("@scalar/typebox").TUnion<[import("@scalar/typebox").TLiteral<"loading">, import("@scalar/typebox").TLiteral<"error">]>>;
|
|
764
764
|
$global: import("@scalar/typebox").TOptional<import("@scalar/typebox").TBoolean>;
|
|
765
765
|
}>]>, import("@scalar/typebox").TObject<{
|
|
766
|
-
'$ref-value': import("@scalar/typebox").
|
|
766
|
+
'$ref-value': import("@scalar/typebox").TUnknown;
|
|
767
767
|
}>]>]>>>;
|
|
768
768
|
not: import("@scalar/typebox").TOptional<import("@scalar/typebox").TUnion<[import("@scalar/typebox").TRef<"SchemaObject">, import("@scalar/typebox").TIntersect<[import("@scalar/typebox").TIntersect<[import("@scalar/typebox").TObject<{
|
|
769
769
|
$ref: import("@scalar/typebox").TString;
|
|
@@ -773,7 +773,7 @@ export declare const InMemoryWorkspaceSchema: import("@scalar/typebox").TObject<
|
|
|
773
773
|
$status: import("@scalar/typebox").TOptional<import("@scalar/typebox").TUnion<[import("@scalar/typebox").TLiteral<"loading">, import("@scalar/typebox").TLiteral<"error">]>>;
|
|
774
774
|
$global: import("@scalar/typebox").TOptional<import("@scalar/typebox").TBoolean>;
|
|
775
775
|
}>]>, import("@scalar/typebox").TObject<{
|
|
776
|
-
'$ref-value': import("@scalar/typebox").
|
|
776
|
+
'$ref-value': import("@scalar/typebox").TUnknown;
|
|
777
777
|
}>]>]>>;
|
|
778
778
|
}>, import("@scalar/typebox").TIntersect<[import("@scalar/typebox").TObject<{
|
|
779
779
|
'x-scalar-ignore': import("@scalar/typebox").TOptional<import("@scalar/typebox").TBoolean>;
|
|
@@ -806,7 +806,7 @@ export declare const InMemoryWorkspaceSchema: import("@scalar/typebox").TObject<
|
|
|
806
806
|
$status: import("@scalar/typebox").TOptional<import("@scalar/typebox").TUnion<[import("@scalar/typebox").TLiteral<"loading">, import("@scalar/typebox").TLiteral<"error">]>>;
|
|
807
807
|
$global: import("@scalar/typebox").TOptional<import("@scalar/typebox").TBoolean>;
|
|
808
808
|
}>]>, import("@scalar/typebox").TObject<{
|
|
809
|
-
'$ref-value': import("@scalar/typebox").
|
|
809
|
+
'$ref-value': import("@scalar/typebox").TUnknown;
|
|
810
810
|
}>]>]>>;
|
|
811
811
|
prefixItems: import("@scalar/typebox").TOptional<import("@scalar/typebox").TArray<import("@scalar/typebox").TUnion<[import("@scalar/typebox").TRef<"SchemaObject">, import("@scalar/typebox").TIntersect<[import("@scalar/typebox").TIntersect<[import("@scalar/typebox").TObject<{
|
|
812
812
|
$ref: import("@scalar/typebox").TString;
|
|
@@ -816,7 +816,7 @@ export declare const InMemoryWorkspaceSchema: import("@scalar/typebox").TObject<
|
|
|
816
816
|
$status: import("@scalar/typebox").TOptional<import("@scalar/typebox").TUnion<[import("@scalar/typebox").TLiteral<"loading">, import("@scalar/typebox").TLiteral<"error">]>>;
|
|
817
817
|
$global: import("@scalar/typebox").TOptional<import("@scalar/typebox").TBoolean>;
|
|
818
818
|
}>]>, import("@scalar/typebox").TObject<{
|
|
819
|
-
'$ref-value': import("@scalar/typebox").
|
|
819
|
+
'$ref-value': import("@scalar/typebox").TUnknown;
|
|
820
820
|
}>]>]>>>;
|
|
821
821
|
}>, import("@scalar/typebox").TObject<{
|
|
822
822
|
name: import("@scalar/typebox").TOptional<import("@scalar/typebox").TString>;
|
|
@@ -835,7 +835,7 @@ export declare const InMemoryWorkspaceSchema: import("@scalar/typebox").TObject<
|
|
|
835
835
|
$status: import("@scalar/typebox").TOptional<import("@scalar/typebox").TUnion<[import("@scalar/typebox").TLiteral<"loading">, import("@scalar/typebox").TLiteral<"error">]>>;
|
|
836
836
|
$global: import("@scalar/typebox").TOptional<import("@scalar/typebox").TBoolean>;
|
|
837
837
|
}>]>, import("@scalar/typebox").TObject<{
|
|
838
|
-
'$ref-value': import("@scalar/typebox").
|
|
838
|
+
'$ref-value': import("@scalar/typebox").TUnknown;
|
|
839
839
|
}>]>]>>;
|
|
840
840
|
deprecated: import("@scalar/typebox").TOptional<import("@scalar/typebox").TBoolean>;
|
|
841
841
|
discriminator: import("@scalar/typebox").TOptional<import("@scalar/typebox").TRef<"DiscriminatorObject">>;
|
|
@@ -853,7 +853,7 @@ export declare const InMemoryWorkspaceSchema: import("@scalar/typebox").TObject<
|
|
|
853
853
|
$status: import("@scalar/typebox").TOptional<import("@scalar/typebox").TUnion<[import("@scalar/typebox").TLiteral<"loading">, import("@scalar/typebox").TLiteral<"error">]>>;
|
|
854
854
|
$global: import("@scalar/typebox").TOptional<import("@scalar/typebox").TBoolean>;
|
|
855
855
|
}>]>, import("@scalar/typebox").TObject<{
|
|
856
|
-
'$ref-value': import("@scalar/typebox").
|
|
856
|
+
'$ref-value': import("@scalar/typebox").TUnknown;
|
|
857
857
|
}>]>]>>>;
|
|
858
858
|
oneOf: import("@scalar/typebox").TOptional<import("@scalar/typebox").TArray<import("@scalar/typebox").TUnion<[import("@scalar/typebox").TRef<"SchemaObject">, import("@scalar/typebox").TIntersect<[import("@scalar/typebox").TIntersect<[import("@scalar/typebox").TObject<{
|
|
859
859
|
$ref: import("@scalar/typebox").TString;
|
|
@@ -863,7 +863,7 @@ export declare const InMemoryWorkspaceSchema: import("@scalar/typebox").TObject<
|
|
|
863
863
|
$status: import("@scalar/typebox").TOptional<import("@scalar/typebox").TUnion<[import("@scalar/typebox").TLiteral<"loading">, import("@scalar/typebox").TLiteral<"error">]>>;
|
|
864
864
|
$global: import("@scalar/typebox").TOptional<import("@scalar/typebox").TBoolean>;
|
|
865
865
|
}>]>, import("@scalar/typebox").TObject<{
|
|
866
|
-
'$ref-value': import("@scalar/typebox").
|
|
866
|
+
'$ref-value': import("@scalar/typebox").TUnknown;
|
|
867
867
|
}>]>]>>>;
|
|
868
868
|
anyOf: import("@scalar/typebox").TOptional<import("@scalar/typebox").TArray<import("@scalar/typebox").TUnion<[import("@scalar/typebox").TRef<"SchemaObject">, import("@scalar/typebox").TIntersect<[import("@scalar/typebox").TIntersect<[import("@scalar/typebox").TObject<{
|
|
869
869
|
$ref: import("@scalar/typebox").TString;
|
|
@@ -873,7 +873,7 @@ export declare const InMemoryWorkspaceSchema: import("@scalar/typebox").TObject<
|
|
|
873
873
|
$status: import("@scalar/typebox").TOptional<import("@scalar/typebox").TUnion<[import("@scalar/typebox").TLiteral<"loading">, import("@scalar/typebox").TLiteral<"error">]>>;
|
|
874
874
|
$global: import("@scalar/typebox").TOptional<import("@scalar/typebox").TBoolean>;
|
|
875
875
|
}>]>, import("@scalar/typebox").TObject<{
|
|
876
|
-
'$ref-value': import("@scalar/typebox").
|
|
876
|
+
'$ref-value': import("@scalar/typebox").TUnknown;
|
|
877
877
|
}>]>]>>>;
|
|
878
878
|
not: import("@scalar/typebox").TOptional<import("@scalar/typebox").TUnion<[import("@scalar/typebox").TRef<"SchemaObject">, import("@scalar/typebox").TIntersect<[import("@scalar/typebox").TIntersect<[import("@scalar/typebox").TObject<{
|
|
879
879
|
$ref: import("@scalar/typebox").TString;
|
|
@@ -883,7 +883,7 @@ export declare const InMemoryWorkspaceSchema: import("@scalar/typebox").TObject<
|
|
|
883
883
|
$status: import("@scalar/typebox").TOptional<import("@scalar/typebox").TUnion<[import("@scalar/typebox").TLiteral<"loading">, import("@scalar/typebox").TLiteral<"error">]>>;
|
|
884
884
|
$global: import("@scalar/typebox").TOptional<import("@scalar/typebox").TBoolean>;
|
|
885
885
|
}>]>, import("@scalar/typebox").TObject<{
|
|
886
|
-
'$ref-value': import("@scalar/typebox").
|
|
886
|
+
'$ref-value': import("@scalar/typebox").TUnknown;
|
|
887
887
|
}>]>]>>;
|
|
888
888
|
}>, import("@scalar/typebox").TIntersect<[import("@scalar/typebox").TObject<{
|
|
889
889
|
'x-scalar-ignore': import("@scalar/typebox").TOptional<import("@scalar/typebox").TBoolean>;
|
|
@@ -1850,7 +1850,7 @@ export declare const InMemoryWorkspaceSchema: import("@scalar/typebox").TObject<
|
|
|
1850
1850
|
$status: import("@scalar/typebox").TOptional<import("@scalar/typebox").TUnion<[import("@scalar/typebox").TLiteral<"loading">, import("@scalar/typebox").TLiteral<"error">]>>;
|
|
1851
1851
|
$global: import("@scalar/typebox").TOptional<import("@scalar/typebox").TBoolean>;
|
|
1852
1852
|
}>]>, import("@scalar/typebox").TObject<{
|
|
1853
|
-
'$ref-value': import("@scalar/typebox").
|
|
1853
|
+
'$ref-value': import("@scalar/typebox").TUnknown;
|
|
1854
1854
|
}>]>]>>;
|
|
1855
1855
|
deprecated: import("@scalar/typebox").TOptional<import("@scalar/typebox").TBoolean>;
|
|
1856
1856
|
discriminator: import("@scalar/typebox").TOptional<import("@scalar/typebox").TRef<"DiscriminatorObject">>;
|
|
@@ -1868,7 +1868,7 @@ export declare const InMemoryWorkspaceSchema: import("@scalar/typebox").TObject<
|
|
|
1868
1868
|
$status: import("@scalar/typebox").TOptional<import("@scalar/typebox").TUnion<[import("@scalar/typebox").TLiteral<"loading">, import("@scalar/typebox").TLiteral<"error">]>>;
|
|
1869
1869
|
$global: import("@scalar/typebox").TOptional<import("@scalar/typebox").TBoolean>;
|
|
1870
1870
|
}>]>, import("@scalar/typebox").TObject<{
|
|
1871
|
-
'$ref-value': import("@scalar/typebox").
|
|
1871
|
+
'$ref-value': import("@scalar/typebox").TUnknown;
|
|
1872
1872
|
}>]>]>>>;
|
|
1873
1873
|
oneOf: import("@scalar/typebox").TOptional<import("@scalar/typebox").TArray<import("@scalar/typebox").TUnion<[import("@scalar/typebox").TRef<"SchemaObject">, import("@scalar/typebox").TIntersect<[import("@scalar/typebox").TIntersect<[import("@scalar/typebox").TObject<{
|
|
1874
1874
|
$ref: import("@scalar/typebox").TString;
|
|
@@ -1878,7 +1878,7 @@ export declare const InMemoryWorkspaceSchema: import("@scalar/typebox").TObject<
|
|
|
1878
1878
|
$status: import("@scalar/typebox").TOptional<import("@scalar/typebox").TUnion<[import("@scalar/typebox").TLiteral<"loading">, import("@scalar/typebox").TLiteral<"error">]>>;
|
|
1879
1879
|
$global: import("@scalar/typebox").TOptional<import("@scalar/typebox").TBoolean>;
|
|
1880
1880
|
}>]>, import("@scalar/typebox").TObject<{
|
|
1881
|
-
'$ref-value': import("@scalar/typebox").
|
|
1881
|
+
'$ref-value': import("@scalar/typebox").TUnknown;
|
|
1882
1882
|
}>]>]>>>;
|
|
1883
1883
|
anyOf: import("@scalar/typebox").TOptional<import("@scalar/typebox").TArray<import("@scalar/typebox").TUnion<[import("@scalar/typebox").TRef<"SchemaObject">, import("@scalar/typebox").TIntersect<[import("@scalar/typebox").TIntersect<[import("@scalar/typebox").TObject<{
|
|
1884
1884
|
$ref: import("@scalar/typebox").TString;
|
|
@@ -1888,7 +1888,7 @@ export declare const InMemoryWorkspaceSchema: import("@scalar/typebox").TObject<
|
|
|
1888
1888
|
$status: import("@scalar/typebox").TOptional<import("@scalar/typebox").TUnion<[import("@scalar/typebox").TLiteral<"loading">, import("@scalar/typebox").TLiteral<"error">]>>;
|
|
1889
1889
|
$global: import("@scalar/typebox").TOptional<import("@scalar/typebox").TBoolean>;
|
|
1890
1890
|
}>]>, import("@scalar/typebox").TObject<{
|
|
1891
|
-
'$ref-value': import("@scalar/typebox").
|
|
1891
|
+
'$ref-value': import("@scalar/typebox").TUnknown;
|
|
1892
1892
|
}>]>]>>>;
|
|
1893
1893
|
not: import("@scalar/typebox").TOptional<import("@scalar/typebox").TUnion<[import("@scalar/typebox").TRef<"SchemaObject">, import("@scalar/typebox").TIntersect<[import("@scalar/typebox").TIntersect<[import("@scalar/typebox").TObject<{
|
|
1894
1894
|
$ref: import("@scalar/typebox").TString;
|
|
@@ -1898,7 +1898,7 @@ export declare const InMemoryWorkspaceSchema: import("@scalar/typebox").TObject<
|
|
|
1898
1898
|
$status: import("@scalar/typebox").TOptional<import("@scalar/typebox").TUnion<[import("@scalar/typebox").TLiteral<"loading">, import("@scalar/typebox").TLiteral<"error">]>>;
|
|
1899
1899
|
$global: import("@scalar/typebox").TOptional<import("@scalar/typebox").TBoolean>;
|
|
1900
1900
|
}>]>, import("@scalar/typebox").TObject<{
|
|
1901
|
-
'$ref-value': import("@scalar/typebox").
|
|
1901
|
+
'$ref-value': import("@scalar/typebox").TUnknown;
|
|
1902
1902
|
}>]>]>>;
|
|
1903
1903
|
}>, import("@scalar/typebox").TIntersect<[import("@scalar/typebox").TObject<{
|
|
1904
1904
|
'x-scalar-ignore': import("@scalar/typebox").TOptional<import("@scalar/typebox").TBoolean>;
|
|
@@ -1937,7 +1937,7 @@ export declare const InMemoryWorkspaceSchema: import("@scalar/typebox").TObject<
|
|
|
1937
1937
|
$status: import("@scalar/typebox").TOptional<import("@scalar/typebox").TUnion<[import("@scalar/typebox").TLiteral<"loading">, import("@scalar/typebox").TLiteral<"error">]>>;
|
|
1938
1938
|
$global: import("@scalar/typebox").TOptional<import("@scalar/typebox").TBoolean>;
|
|
1939
1939
|
}>]>, import("@scalar/typebox").TObject<{
|
|
1940
|
-
'$ref-value': import("@scalar/typebox").
|
|
1940
|
+
'$ref-value': import("@scalar/typebox").TUnknown;
|
|
1941
1941
|
}>]>]>>;
|
|
1942
1942
|
deprecated: import("@scalar/typebox").TOptional<import("@scalar/typebox").TBoolean>;
|
|
1943
1943
|
discriminator: import("@scalar/typebox").TOptional<import("@scalar/typebox").TRef<"DiscriminatorObject">>;
|
|
@@ -1955,7 +1955,7 @@ export declare const InMemoryWorkspaceSchema: import("@scalar/typebox").TObject<
|
|
|
1955
1955
|
$status: import("@scalar/typebox").TOptional<import("@scalar/typebox").TUnion<[import("@scalar/typebox").TLiteral<"loading">, import("@scalar/typebox").TLiteral<"error">]>>;
|
|
1956
1956
|
$global: import("@scalar/typebox").TOptional<import("@scalar/typebox").TBoolean>;
|
|
1957
1957
|
}>]>, import("@scalar/typebox").TObject<{
|
|
1958
|
-
'$ref-value': import("@scalar/typebox").
|
|
1958
|
+
'$ref-value': import("@scalar/typebox").TUnknown;
|
|
1959
1959
|
}>]>]>>>;
|
|
1960
1960
|
oneOf: import("@scalar/typebox").TOptional<import("@scalar/typebox").TArray<import("@scalar/typebox").TUnion<[import("@scalar/typebox").TRef<"SchemaObject">, import("@scalar/typebox").TIntersect<[import("@scalar/typebox").TIntersect<[import("@scalar/typebox").TObject<{
|
|
1961
1961
|
$ref: import("@scalar/typebox").TString;
|
|
@@ -1965,7 +1965,7 @@ export declare const InMemoryWorkspaceSchema: import("@scalar/typebox").TObject<
|
|
|
1965
1965
|
$status: import("@scalar/typebox").TOptional<import("@scalar/typebox").TUnion<[import("@scalar/typebox").TLiteral<"loading">, import("@scalar/typebox").TLiteral<"error">]>>;
|
|
1966
1966
|
$global: import("@scalar/typebox").TOptional<import("@scalar/typebox").TBoolean>;
|
|
1967
1967
|
}>]>, import("@scalar/typebox").TObject<{
|
|
1968
|
-
'$ref-value': import("@scalar/typebox").
|
|
1968
|
+
'$ref-value': import("@scalar/typebox").TUnknown;
|
|
1969
1969
|
}>]>]>>>;
|
|
1970
1970
|
anyOf: import("@scalar/typebox").TOptional<import("@scalar/typebox").TArray<import("@scalar/typebox").TUnion<[import("@scalar/typebox").TRef<"SchemaObject">, import("@scalar/typebox").TIntersect<[import("@scalar/typebox").TIntersect<[import("@scalar/typebox").TObject<{
|
|
1971
1971
|
$ref: import("@scalar/typebox").TString;
|
|
@@ -1975,7 +1975,7 @@ export declare const InMemoryWorkspaceSchema: import("@scalar/typebox").TObject<
|
|
|
1975
1975
|
$status: import("@scalar/typebox").TOptional<import("@scalar/typebox").TUnion<[import("@scalar/typebox").TLiteral<"loading">, import("@scalar/typebox").TLiteral<"error">]>>;
|
|
1976
1976
|
$global: import("@scalar/typebox").TOptional<import("@scalar/typebox").TBoolean>;
|
|
1977
1977
|
}>]>, import("@scalar/typebox").TObject<{
|
|
1978
|
-
'$ref-value': import("@scalar/typebox").
|
|
1978
|
+
'$ref-value': import("@scalar/typebox").TUnknown;
|
|
1979
1979
|
}>]>]>>>;
|
|
1980
1980
|
not: import("@scalar/typebox").TOptional<import("@scalar/typebox").TUnion<[import("@scalar/typebox").TRef<"SchemaObject">, import("@scalar/typebox").TIntersect<[import("@scalar/typebox").TIntersect<[import("@scalar/typebox").TObject<{
|
|
1981
1981
|
$ref: import("@scalar/typebox").TString;
|
|
@@ -1985,7 +1985,7 @@ export declare const InMemoryWorkspaceSchema: import("@scalar/typebox").TObject<
|
|
|
1985
1985
|
$status: import("@scalar/typebox").TOptional<import("@scalar/typebox").TUnion<[import("@scalar/typebox").TLiteral<"loading">, import("@scalar/typebox").TLiteral<"error">]>>;
|
|
1986
1986
|
$global: import("@scalar/typebox").TOptional<import("@scalar/typebox").TBoolean>;
|
|
1987
1987
|
}>]>, import("@scalar/typebox").TObject<{
|
|
1988
|
-
'$ref-value': import("@scalar/typebox").
|
|
1988
|
+
'$ref-value': import("@scalar/typebox").TUnknown;
|
|
1989
1989
|
}>]>]>>;
|
|
1990
1990
|
}>, import("@scalar/typebox").TIntersect<[import("@scalar/typebox").TObject<{
|
|
1991
1991
|
'x-scalar-ignore': import("@scalar/typebox").TOptional<import("@scalar/typebox").TBoolean>;
|
|
@@ -2030,7 +2030,7 @@ export declare const InMemoryWorkspaceSchema: import("@scalar/typebox").TObject<
|
|
|
2030
2030
|
$status: import("@scalar/typebox").TOptional<import("@scalar/typebox").TUnion<[import("@scalar/typebox").TLiteral<"loading">, import("@scalar/typebox").TLiteral<"error">]>>;
|
|
2031
2031
|
$global: import("@scalar/typebox").TOptional<import("@scalar/typebox").TBoolean>;
|
|
2032
2032
|
}>]>, import("@scalar/typebox").TObject<{
|
|
2033
|
-
'$ref-value': import("@scalar/typebox").
|
|
2033
|
+
'$ref-value': import("@scalar/typebox").TUnknown;
|
|
2034
2034
|
}>]>]>>;
|
|
2035
2035
|
deprecated: import("@scalar/typebox").TOptional<import("@scalar/typebox").TBoolean>;
|
|
2036
2036
|
discriminator: import("@scalar/typebox").TOptional<import("@scalar/typebox").TRef<"DiscriminatorObject">>;
|
|
@@ -2048,7 +2048,7 @@ export declare const InMemoryWorkspaceSchema: import("@scalar/typebox").TObject<
|
|
|
2048
2048
|
$status: import("@scalar/typebox").TOptional<import("@scalar/typebox").TUnion<[import("@scalar/typebox").TLiteral<"loading">, import("@scalar/typebox").TLiteral<"error">]>>;
|
|
2049
2049
|
$global: import("@scalar/typebox").TOptional<import("@scalar/typebox").TBoolean>;
|
|
2050
2050
|
}>]>, import("@scalar/typebox").TObject<{
|
|
2051
|
-
'$ref-value': import("@scalar/typebox").
|
|
2051
|
+
'$ref-value': import("@scalar/typebox").TUnknown;
|
|
2052
2052
|
}>]>]>>>;
|
|
2053
2053
|
oneOf: import("@scalar/typebox").TOptional<import("@scalar/typebox").TArray<import("@scalar/typebox").TUnion<[import("@scalar/typebox").TRef<"SchemaObject">, import("@scalar/typebox").TIntersect<[import("@scalar/typebox").TIntersect<[import("@scalar/typebox").TObject<{
|
|
2054
2054
|
$ref: import("@scalar/typebox").TString;
|
|
@@ -2058,7 +2058,7 @@ export declare const InMemoryWorkspaceSchema: import("@scalar/typebox").TObject<
|
|
|
2058
2058
|
$status: import("@scalar/typebox").TOptional<import("@scalar/typebox").TUnion<[import("@scalar/typebox").TLiteral<"loading">, import("@scalar/typebox").TLiteral<"error">]>>;
|
|
2059
2059
|
$global: import("@scalar/typebox").TOptional<import("@scalar/typebox").TBoolean>;
|
|
2060
2060
|
}>]>, import("@scalar/typebox").TObject<{
|
|
2061
|
-
'$ref-value': import("@scalar/typebox").
|
|
2061
|
+
'$ref-value': import("@scalar/typebox").TUnknown;
|
|
2062
2062
|
}>]>]>>>;
|
|
2063
2063
|
anyOf: import("@scalar/typebox").TOptional<import("@scalar/typebox").TArray<import("@scalar/typebox").TUnion<[import("@scalar/typebox").TRef<"SchemaObject">, import("@scalar/typebox").TIntersect<[import("@scalar/typebox").TIntersect<[import("@scalar/typebox").TObject<{
|
|
2064
2064
|
$ref: import("@scalar/typebox").TString;
|
|
@@ -2068,7 +2068,7 @@ export declare const InMemoryWorkspaceSchema: import("@scalar/typebox").TObject<
|
|
|
2068
2068
|
$status: import("@scalar/typebox").TOptional<import("@scalar/typebox").TUnion<[import("@scalar/typebox").TLiteral<"loading">, import("@scalar/typebox").TLiteral<"error">]>>;
|
|
2069
2069
|
$global: import("@scalar/typebox").TOptional<import("@scalar/typebox").TBoolean>;
|
|
2070
2070
|
}>]>, import("@scalar/typebox").TObject<{
|
|
2071
|
-
'$ref-value': import("@scalar/typebox").
|
|
2071
|
+
'$ref-value': import("@scalar/typebox").TUnknown;
|
|
2072
2072
|
}>]>]>>>;
|
|
2073
2073
|
not: import("@scalar/typebox").TOptional<import("@scalar/typebox").TUnion<[import("@scalar/typebox").TRef<"SchemaObject">, import("@scalar/typebox").TIntersect<[import("@scalar/typebox").TIntersect<[import("@scalar/typebox").TObject<{
|
|
2074
2074
|
$ref: import("@scalar/typebox").TString;
|
|
@@ -2078,7 +2078,7 @@ export declare const InMemoryWorkspaceSchema: import("@scalar/typebox").TObject<
|
|
|
2078
2078
|
$status: import("@scalar/typebox").TOptional<import("@scalar/typebox").TUnion<[import("@scalar/typebox").TLiteral<"loading">, import("@scalar/typebox").TLiteral<"error">]>>;
|
|
2079
2079
|
$global: import("@scalar/typebox").TOptional<import("@scalar/typebox").TBoolean>;
|
|
2080
2080
|
}>]>, import("@scalar/typebox").TObject<{
|
|
2081
|
-
'$ref-value': import("@scalar/typebox").
|
|
2081
|
+
'$ref-value': import("@scalar/typebox").TUnknown;
|
|
2082
2082
|
}>]>]>>;
|
|
2083
2083
|
}>, import("@scalar/typebox").TIntersect<[import("@scalar/typebox").TObject<{
|
|
2084
2084
|
'x-scalar-ignore': import("@scalar/typebox").TOptional<import("@scalar/typebox").TBoolean>;
|
|
@@ -2121,7 +2121,7 @@ export declare const InMemoryWorkspaceSchema: import("@scalar/typebox").TObject<
|
|
|
2121
2121
|
$status: import("@scalar/typebox").TOptional<import("@scalar/typebox").TUnion<[import("@scalar/typebox").TLiteral<"loading">, import("@scalar/typebox").TLiteral<"error">]>>;
|
|
2122
2122
|
$global: import("@scalar/typebox").TOptional<import("@scalar/typebox").TBoolean>;
|
|
2123
2123
|
}>]>, import("@scalar/typebox").TObject<{
|
|
2124
|
-
'$ref-value': import("@scalar/typebox").
|
|
2124
|
+
'$ref-value': import("@scalar/typebox").TUnknown;
|
|
2125
2125
|
}>]>]>>;
|
|
2126
2126
|
deprecated: import("@scalar/typebox").TOptional<import("@scalar/typebox").TBoolean>;
|
|
2127
2127
|
discriminator: import("@scalar/typebox").TOptional<import("@scalar/typebox").TRef<"DiscriminatorObject">>;
|
|
@@ -2139,7 +2139,7 @@ export declare const InMemoryWorkspaceSchema: import("@scalar/typebox").TObject<
|
|
|
2139
2139
|
$status: import("@scalar/typebox").TOptional<import("@scalar/typebox").TUnion<[import("@scalar/typebox").TLiteral<"loading">, import("@scalar/typebox").TLiteral<"error">]>>;
|
|
2140
2140
|
$global: import("@scalar/typebox").TOptional<import("@scalar/typebox").TBoolean>;
|
|
2141
2141
|
}>]>, import("@scalar/typebox").TObject<{
|
|
2142
|
-
'$ref-value': import("@scalar/typebox").
|
|
2142
|
+
'$ref-value': import("@scalar/typebox").TUnknown;
|
|
2143
2143
|
}>]>]>>>;
|
|
2144
2144
|
oneOf: import("@scalar/typebox").TOptional<import("@scalar/typebox").TArray<import("@scalar/typebox").TUnion<[import("@scalar/typebox").TRef<"SchemaObject">, import("@scalar/typebox").TIntersect<[import("@scalar/typebox").TIntersect<[import("@scalar/typebox").TObject<{
|
|
2145
2145
|
$ref: import("@scalar/typebox").TString;
|
|
@@ -2149,7 +2149,7 @@ export declare const InMemoryWorkspaceSchema: import("@scalar/typebox").TObject<
|
|
|
2149
2149
|
$status: import("@scalar/typebox").TOptional<import("@scalar/typebox").TUnion<[import("@scalar/typebox").TLiteral<"loading">, import("@scalar/typebox").TLiteral<"error">]>>;
|
|
2150
2150
|
$global: import("@scalar/typebox").TOptional<import("@scalar/typebox").TBoolean>;
|
|
2151
2151
|
}>]>, import("@scalar/typebox").TObject<{
|
|
2152
|
-
'$ref-value': import("@scalar/typebox").
|
|
2152
|
+
'$ref-value': import("@scalar/typebox").TUnknown;
|
|
2153
2153
|
}>]>]>>>;
|
|
2154
2154
|
anyOf: import("@scalar/typebox").TOptional<import("@scalar/typebox").TArray<import("@scalar/typebox").TUnion<[import("@scalar/typebox").TRef<"SchemaObject">, import("@scalar/typebox").TIntersect<[import("@scalar/typebox").TIntersect<[import("@scalar/typebox").TObject<{
|
|
2155
2155
|
$ref: import("@scalar/typebox").TString;
|
|
@@ -2159,7 +2159,7 @@ export declare const InMemoryWorkspaceSchema: import("@scalar/typebox").TObject<
|
|
|
2159
2159
|
$status: import("@scalar/typebox").TOptional<import("@scalar/typebox").TUnion<[import("@scalar/typebox").TLiteral<"loading">, import("@scalar/typebox").TLiteral<"error">]>>;
|
|
2160
2160
|
$global: import("@scalar/typebox").TOptional<import("@scalar/typebox").TBoolean>;
|
|
2161
2161
|
}>]>, import("@scalar/typebox").TObject<{
|
|
2162
|
-
'$ref-value': import("@scalar/typebox").
|
|
2162
|
+
'$ref-value': import("@scalar/typebox").TUnknown;
|
|
2163
2163
|
}>]>]>>>;
|
|
2164
2164
|
not: import("@scalar/typebox").TOptional<import("@scalar/typebox").TUnion<[import("@scalar/typebox").TRef<"SchemaObject">, import("@scalar/typebox").TIntersect<[import("@scalar/typebox").TIntersect<[import("@scalar/typebox").TObject<{
|
|
2165
2165
|
$ref: import("@scalar/typebox").TString;
|
|
@@ -2169,7 +2169,7 @@ export declare const InMemoryWorkspaceSchema: import("@scalar/typebox").TObject<
|
|
|
2169
2169
|
$status: import("@scalar/typebox").TOptional<import("@scalar/typebox").TUnion<[import("@scalar/typebox").TLiteral<"loading">, import("@scalar/typebox").TLiteral<"error">]>>;
|
|
2170
2170
|
$global: import("@scalar/typebox").TOptional<import("@scalar/typebox").TBoolean>;
|
|
2171
2171
|
}>]>, import("@scalar/typebox").TObject<{
|
|
2172
|
-
'$ref-value': import("@scalar/typebox").
|
|
2172
|
+
'$ref-value': import("@scalar/typebox").TUnknown;
|
|
2173
2173
|
}>]>]>>;
|
|
2174
2174
|
}>, import("@scalar/typebox").TIntersect<[import("@scalar/typebox").TObject<{
|
|
2175
2175
|
'x-scalar-ignore': import("@scalar/typebox").TOptional<import("@scalar/typebox").TBoolean>;
|
|
@@ -2202,7 +2202,7 @@ export declare const InMemoryWorkspaceSchema: import("@scalar/typebox").TObject<
|
|
|
2202
2202
|
$status: import("@scalar/typebox").TOptional<import("@scalar/typebox").TUnion<[import("@scalar/typebox").TLiteral<"loading">, import("@scalar/typebox").TLiteral<"error">]>>;
|
|
2203
2203
|
$global: import("@scalar/typebox").TOptional<import("@scalar/typebox").TBoolean>;
|
|
2204
2204
|
}>]>, import("@scalar/typebox").TObject<{
|
|
2205
|
-
'$ref-value': import("@scalar/typebox").
|
|
2205
|
+
'$ref-value': import("@scalar/typebox").TUnknown;
|
|
2206
2206
|
}>]>]>>>;
|
|
2207
2207
|
additionalProperties: import("@scalar/typebox").TOptional<import("@scalar/typebox").TUnion<[import("@scalar/typebox").TBoolean, import("@scalar/typebox").TUnion<[import("@scalar/typebox").TRef<"SchemaObject">, import("@scalar/typebox").TIntersect<[import("@scalar/typebox").TIntersect<[import("@scalar/typebox").TObject<{
|
|
2208
2208
|
$ref: import("@scalar/typebox").TString;
|
|
@@ -2212,7 +2212,7 @@ export declare const InMemoryWorkspaceSchema: import("@scalar/typebox").TObject<
|
|
|
2212
2212
|
$status: import("@scalar/typebox").TOptional<import("@scalar/typebox").TUnion<[import("@scalar/typebox").TLiteral<"loading">, import("@scalar/typebox").TLiteral<"error">]>>;
|
|
2213
2213
|
$global: import("@scalar/typebox").TOptional<import("@scalar/typebox").TBoolean>;
|
|
2214
2214
|
}>]>, import("@scalar/typebox").TObject<{
|
|
2215
|
-
'$ref-value': import("@scalar/typebox").
|
|
2215
|
+
'$ref-value': import("@scalar/typebox").TUnknown;
|
|
2216
2216
|
}>]>]>]>>;
|
|
2217
2217
|
patternProperties: import("@scalar/typebox").TOptional<import("@scalar/typebox").TRecord<import("@scalar/typebox").TString, import("@scalar/typebox").TUnion<[import("@scalar/typebox").TRef<"SchemaObject">, import("@scalar/typebox").TIntersect<[import("@scalar/typebox").TIntersect<[import("@scalar/typebox").TObject<{
|
|
2218
2218
|
$ref: import("@scalar/typebox").TString;
|
|
@@ -2222,7 +2222,7 @@ export declare const InMemoryWorkspaceSchema: import("@scalar/typebox").TObject<
|
|
|
2222
2222
|
$status: import("@scalar/typebox").TOptional<import("@scalar/typebox").TUnion<[import("@scalar/typebox").TLiteral<"loading">, import("@scalar/typebox").TLiteral<"error">]>>;
|
|
2223
2223
|
$global: import("@scalar/typebox").TOptional<import("@scalar/typebox").TBoolean>;
|
|
2224
2224
|
}>]>, import("@scalar/typebox").TObject<{
|
|
2225
|
-
'$ref-value': import("@scalar/typebox").
|
|
2225
|
+
'$ref-value': import("@scalar/typebox").TUnknown;
|
|
2226
2226
|
}>]>]>>>;
|
|
2227
2227
|
}>, import("@scalar/typebox").TObject<{
|
|
2228
2228
|
name: import("@scalar/typebox").TOptional<import("@scalar/typebox").TString>;
|
|
@@ -2241,7 +2241,7 @@ export declare const InMemoryWorkspaceSchema: import("@scalar/typebox").TObject<
|
|
|
2241
2241
|
$status: import("@scalar/typebox").TOptional<import("@scalar/typebox").TUnion<[import("@scalar/typebox").TLiteral<"loading">, import("@scalar/typebox").TLiteral<"error">]>>;
|
|
2242
2242
|
$global: import("@scalar/typebox").TOptional<import("@scalar/typebox").TBoolean>;
|
|
2243
2243
|
}>]>, import("@scalar/typebox").TObject<{
|
|
2244
|
-
'$ref-value': import("@scalar/typebox").
|
|
2244
|
+
'$ref-value': import("@scalar/typebox").TUnknown;
|
|
2245
2245
|
}>]>]>>;
|
|
2246
2246
|
deprecated: import("@scalar/typebox").TOptional<import("@scalar/typebox").TBoolean>;
|
|
2247
2247
|
discriminator: import("@scalar/typebox").TOptional<import("@scalar/typebox").TRef<"DiscriminatorObject">>;
|
|
@@ -2259,7 +2259,7 @@ export declare const InMemoryWorkspaceSchema: import("@scalar/typebox").TObject<
|
|
|
2259
2259
|
$status: import("@scalar/typebox").TOptional<import("@scalar/typebox").TUnion<[import("@scalar/typebox").TLiteral<"loading">, import("@scalar/typebox").TLiteral<"error">]>>;
|
|
2260
2260
|
$global: import("@scalar/typebox").TOptional<import("@scalar/typebox").TBoolean>;
|
|
2261
2261
|
}>]>, import("@scalar/typebox").TObject<{
|
|
2262
|
-
'$ref-value': import("@scalar/typebox").
|
|
2262
|
+
'$ref-value': import("@scalar/typebox").TUnknown;
|
|
2263
2263
|
}>]>]>>>;
|
|
2264
2264
|
oneOf: import("@scalar/typebox").TOptional<import("@scalar/typebox").TArray<import("@scalar/typebox").TUnion<[import("@scalar/typebox").TRef<"SchemaObject">, import("@scalar/typebox").TIntersect<[import("@scalar/typebox").TIntersect<[import("@scalar/typebox").TObject<{
|
|
2265
2265
|
$ref: import("@scalar/typebox").TString;
|
|
@@ -2269,7 +2269,7 @@ export declare const InMemoryWorkspaceSchema: import("@scalar/typebox").TObject<
|
|
|
2269
2269
|
$status: import("@scalar/typebox").TOptional<import("@scalar/typebox").TUnion<[import("@scalar/typebox").TLiteral<"loading">, import("@scalar/typebox").TLiteral<"error">]>>;
|
|
2270
2270
|
$global: import("@scalar/typebox").TOptional<import("@scalar/typebox").TBoolean>;
|
|
2271
2271
|
}>]>, import("@scalar/typebox").TObject<{
|
|
2272
|
-
'$ref-value': import("@scalar/typebox").
|
|
2272
|
+
'$ref-value': import("@scalar/typebox").TUnknown;
|
|
2273
2273
|
}>]>]>>>;
|
|
2274
2274
|
anyOf: import("@scalar/typebox").TOptional<import("@scalar/typebox").TArray<import("@scalar/typebox").TUnion<[import("@scalar/typebox").TRef<"SchemaObject">, import("@scalar/typebox").TIntersect<[import("@scalar/typebox").TIntersect<[import("@scalar/typebox").TObject<{
|
|
2275
2275
|
$ref: import("@scalar/typebox").TString;
|
|
@@ -2279,7 +2279,7 @@ export declare const InMemoryWorkspaceSchema: import("@scalar/typebox").TObject<
|
|
|
2279
2279
|
$status: import("@scalar/typebox").TOptional<import("@scalar/typebox").TUnion<[import("@scalar/typebox").TLiteral<"loading">, import("@scalar/typebox").TLiteral<"error">]>>;
|
|
2280
2280
|
$global: import("@scalar/typebox").TOptional<import("@scalar/typebox").TBoolean>;
|
|
2281
2281
|
}>]>, import("@scalar/typebox").TObject<{
|
|
2282
|
-
'$ref-value': import("@scalar/typebox").
|
|
2282
|
+
'$ref-value': import("@scalar/typebox").TUnknown;
|
|
2283
2283
|
}>]>]>>>;
|
|
2284
2284
|
not: import("@scalar/typebox").TOptional<import("@scalar/typebox").TUnion<[import("@scalar/typebox").TRef<"SchemaObject">, import("@scalar/typebox").TIntersect<[import("@scalar/typebox").TIntersect<[import("@scalar/typebox").TObject<{
|
|
2285
2285
|
$ref: import("@scalar/typebox").TString;
|
|
@@ -2289,7 +2289,7 @@ export declare const InMemoryWorkspaceSchema: import("@scalar/typebox").TObject<
|
|
|
2289
2289
|
$status: import("@scalar/typebox").TOptional<import("@scalar/typebox").TUnion<[import("@scalar/typebox").TLiteral<"loading">, import("@scalar/typebox").TLiteral<"error">]>>;
|
|
2290
2290
|
$global: import("@scalar/typebox").TOptional<import("@scalar/typebox").TBoolean>;
|
|
2291
2291
|
}>]>, import("@scalar/typebox").TObject<{
|
|
2292
|
-
'$ref-value': import("@scalar/typebox").
|
|
2292
|
+
'$ref-value': import("@scalar/typebox").TUnknown;
|
|
2293
2293
|
}>]>]>>;
|
|
2294
2294
|
}>, import("@scalar/typebox").TIntersect<[import("@scalar/typebox").TObject<{
|
|
2295
2295
|
'x-scalar-ignore': import("@scalar/typebox").TOptional<import("@scalar/typebox").TBoolean>;
|
|
@@ -2322,7 +2322,7 @@ export declare const InMemoryWorkspaceSchema: import("@scalar/typebox").TObject<
|
|
|
2322
2322
|
$status: import("@scalar/typebox").TOptional<import("@scalar/typebox").TUnion<[import("@scalar/typebox").TLiteral<"loading">, import("@scalar/typebox").TLiteral<"error">]>>;
|
|
2323
2323
|
$global: import("@scalar/typebox").TOptional<import("@scalar/typebox").TBoolean>;
|
|
2324
2324
|
}>]>, import("@scalar/typebox").TObject<{
|
|
2325
|
-
'$ref-value': import("@scalar/typebox").
|
|
2325
|
+
'$ref-value': import("@scalar/typebox").TUnknown;
|
|
2326
2326
|
}>]>]>>;
|
|
2327
2327
|
prefixItems: import("@scalar/typebox").TOptional<import("@scalar/typebox").TArray<import("@scalar/typebox").TUnion<[import("@scalar/typebox").TRef<"SchemaObject">, import("@scalar/typebox").TIntersect<[import("@scalar/typebox").TIntersect<[import("@scalar/typebox").TObject<{
|
|
2328
2328
|
$ref: import("@scalar/typebox").TString;
|
|
@@ -2332,7 +2332,7 @@ export declare const InMemoryWorkspaceSchema: import("@scalar/typebox").TObject<
|
|
|
2332
2332
|
$status: import("@scalar/typebox").TOptional<import("@scalar/typebox").TUnion<[import("@scalar/typebox").TLiteral<"loading">, import("@scalar/typebox").TLiteral<"error">]>>;
|
|
2333
2333
|
$global: import("@scalar/typebox").TOptional<import("@scalar/typebox").TBoolean>;
|
|
2334
2334
|
}>]>, import("@scalar/typebox").TObject<{
|
|
2335
|
-
'$ref-value': import("@scalar/typebox").
|
|
2335
|
+
'$ref-value': import("@scalar/typebox").TUnknown;
|
|
2336
2336
|
}>]>]>>>;
|
|
2337
2337
|
}>, import("@scalar/typebox").TObject<{
|
|
2338
2338
|
name: import("@scalar/typebox").TOptional<import("@scalar/typebox").TString>;
|
|
@@ -2351,7 +2351,7 @@ export declare const InMemoryWorkspaceSchema: import("@scalar/typebox").TObject<
|
|
|
2351
2351
|
$status: import("@scalar/typebox").TOptional<import("@scalar/typebox").TUnion<[import("@scalar/typebox").TLiteral<"loading">, import("@scalar/typebox").TLiteral<"error">]>>;
|
|
2352
2352
|
$global: import("@scalar/typebox").TOptional<import("@scalar/typebox").TBoolean>;
|
|
2353
2353
|
}>]>, import("@scalar/typebox").TObject<{
|
|
2354
|
-
'$ref-value': import("@scalar/typebox").
|
|
2354
|
+
'$ref-value': import("@scalar/typebox").TUnknown;
|
|
2355
2355
|
}>]>]>>;
|
|
2356
2356
|
deprecated: import("@scalar/typebox").TOptional<import("@scalar/typebox").TBoolean>;
|
|
2357
2357
|
discriminator: import("@scalar/typebox").TOptional<import("@scalar/typebox").TRef<"DiscriminatorObject">>;
|
|
@@ -2369,7 +2369,7 @@ export declare const InMemoryWorkspaceSchema: import("@scalar/typebox").TObject<
|
|
|
2369
2369
|
$status: import("@scalar/typebox").TOptional<import("@scalar/typebox").TUnion<[import("@scalar/typebox").TLiteral<"loading">, import("@scalar/typebox").TLiteral<"error">]>>;
|
|
2370
2370
|
$global: import("@scalar/typebox").TOptional<import("@scalar/typebox").TBoolean>;
|
|
2371
2371
|
}>]>, import("@scalar/typebox").TObject<{
|
|
2372
|
-
'$ref-value': import("@scalar/typebox").
|
|
2372
|
+
'$ref-value': import("@scalar/typebox").TUnknown;
|
|
2373
2373
|
}>]>]>>>;
|
|
2374
2374
|
oneOf: import("@scalar/typebox").TOptional<import("@scalar/typebox").TArray<import("@scalar/typebox").TUnion<[import("@scalar/typebox").TRef<"SchemaObject">, import("@scalar/typebox").TIntersect<[import("@scalar/typebox").TIntersect<[import("@scalar/typebox").TObject<{
|
|
2375
2375
|
$ref: import("@scalar/typebox").TString;
|
|
@@ -2379,7 +2379,7 @@ export declare const InMemoryWorkspaceSchema: import("@scalar/typebox").TObject<
|
|
|
2379
2379
|
$status: import("@scalar/typebox").TOptional<import("@scalar/typebox").TUnion<[import("@scalar/typebox").TLiteral<"loading">, import("@scalar/typebox").TLiteral<"error">]>>;
|
|
2380
2380
|
$global: import("@scalar/typebox").TOptional<import("@scalar/typebox").TBoolean>;
|
|
2381
2381
|
}>]>, import("@scalar/typebox").TObject<{
|
|
2382
|
-
'$ref-value': import("@scalar/typebox").
|
|
2382
|
+
'$ref-value': import("@scalar/typebox").TUnknown;
|
|
2383
2383
|
}>]>]>>>;
|
|
2384
2384
|
anyOf: import("@scalar/typebox").TOptional<import("@scalar/typebox").TArray<import("@scalar/typebox").TUnion<[import("@scalar/typebox").TRef<"SchemaObject">, import("@scalar/typebox").TIntersect<[import("@scalar/typebox").TIntersect<[import("@scalar/typebox").TObject<{
|
|
2385
2385
|
$ref: import("@scalar/typebox").TString;
|
|
@@ -2389,7 +2389,7 @@ export declare const InMemoryWorkspaceSchema: import("@scalar/typebox").TObject<
|
|
|
2389
2389
|
$status: import("@scalar/typebox").TOptional<import("@scalar/typebox").TUnion<[import("@scalar/typebox").TLiteral<"loading">, import("@scalar/typebox").TLiteral<"error">]>>;
|
|
2390
2390
|
$global: import("@scalar/typebox").TOptional<import("@scalar/typebox").TBoolean>;
|
|
2391
2391
|
}>]>, import("@scalar/typebox").TObject<{
|
|
2392
|
-
'$ref-value': import("@scalar/typebox").
|
|
2392
|
+
'$ref-value': import("@scalar/typebox").TUnknown;
|
|
2393
2393
|
}>]>]>>>;
|
|
2394
2394
|
not: import("@scalar/typebox").TOptional<import("@scalar/typebox").TUnion<[import("@scalar/typebox").TRef<"SchemaObject">, import("@scalar/typebox").TIntersect<[import("@scalar/typebox").TIntersect<[import("@scalar/typebox").TObject<{
|
|
2395
2395
|
$ref: import("@scalar/typebox").TString;
|
|
@@ -2399,7 +2399,7 @@ export declare const InMemoryWorkspaceSchema: import("@scalar/typebox").TObject<
|
|
|
2399
2399
|
$status: import("@scalar/typebox").TOptional<import("@scalar/typebox").TUnion<[import("@scalar/typebox").TLiteral<"loading">, import("@scalar/typebox").TLiteral<"error">]>>;
|
|
2400
2400
|
$global: import("@scalar/typebox").TOptional<import("@scalar/typebox").TBoolean>;
|
|
2401
2401
|
}>]>, import("@scalar/typebox").TObject<{
|
|
2402
|
-
'$ref-value': import("@scalar/typebox").
|
|
2402
|
+
'$ref-value': import("@scalar/typebox").TUnknown;
|
|
2403
2403
|
}>]>]>>;
|
|
2404
2404
|
}>, import("@scalar/typebox").TIntersect<[import("@scalar/typebox").TObject<{
|
|
2405
2405
|
'x-scalar-ignore': import("@scalar/typebox").TOptional<import("@scalar/typebox").TBoolean>;
|
|
@@ -3247,7 +3247,7 @@ export declare const InMemoryWorkspaceSchema: import("@scalar/typebox").TObject<
|
|
|
3247
3247
|
$status: import("@scalar/typebox").TOptional<import("@scalar/typebox").TUnion<[import("@scalar/typebox").TLiteral<"loading">, import("@scalar/typebox").TLiteral<"error">]>>;
|
|
3248
3248
|
$global: import("@scalar/typebox").TOptional<import("@scalar/typebox").TBoolean>;
|
|
3249
3249
|
}>]>, import("@scalar/typebox").TObject<{
|
|
3250
|
-
'$ref-value': import("@scalar/typebox").
|
|
3250
|
+
'$ref-value': import("@scalar/typebox").TUnknown;
|
|
3251
3251
|
}>]>]>>;
|
|
3252
3252
|
deprecated: import("@scalar/typebox").TOptional<import("@scalar/typebox").TBoolean>;
|
|
3253
3253
|
discriminator: import("@scalar/typebox").TOptional<import("@scalar/typebox").TRef<"DiscriminatorObject">>;
|
|
@@ -3265,7 +3265,7 @@ export declare const InMemoryWorkspaceSchema: import("@scalar/typebox").TObject<
|
|
|
3265
3265
|
$status: import("@scalar/typebox").TOptional<import("@scalar/typebox").TUnion<[import("@scalar/typebox").TLiteral<"loading">, import("@scalar/typebox").TLiteral<"error">]>>;
|
|
3266
3266
|
$global: import("@scalar/typebox").TOptional<import("@scalar/typebox").TBoolean>;
|
|
3267
3267
|
}>]>, import("@scalar/typebox").TObject<{
|
|
3268
|
-
'$ref-value': import("@scalar/typebox").
|
|
3268
|
+
'$ref-value': import("@scalar/typebox").TUnknown;
|
|
3269
3269
|
}>]>]>>>;
|
|
3270
3270
|
oneOf: import("@scalar/typebox").TOptional<import("@scalar/typebox").TArray<import("@scalar/typebox").TUnion<[import("@scalar/typebox").TRef<"SchemaObject">, import("@scalar/typebox").TIntersect<[import("@scalar/typebox").TIntersect<[import("@scalar/typebox").TObject<{
|
|
3271
3271
|
$ref: import("@scalar/typebox").TString;
|
|
@@ -3275,7 +3275,7 @@ export declare const InMemoryWorkspaceSchema: import("@scalar/typebox").TObject<
|
|
|
3275
3275
|
$status: import("@scalar/typebox").TOptional<import("@scalar/typebox").TUnion<[import("@scalar/typebox").TLiteral<"loading">, import("@scalar/typebox").TLiteral<"error">]>>;
|
|
3276
3276
|
$global: import("@scalar/typebox").TOptional<import("@scalar/typebox").TBoolean>;
|
|
3277
3277
|
}>]>, import("@scalar/typebox").TObject<{
|
|
3278
|
-
'$ref-value': import("@scalar/typebox").
|
|
3278
|
+
'$ref-value': import("@scalar/typebox").TUnknown;
|
|
3279
3279
|
}>]>]>>>;
|
|
3280
3280
|
anyOf: import("@scalar/typebox").TOptional<import("@scalar/typebox").TArray<import("@scalar/typebox").TUnion<[import("@scalar/typebox").TRef<"SchemaObject">, import("@scalar/typebox").TIntersect<[import("@scalar/typebox").TIntersect<[import("@scalar/typebox").TObject<{
|
|
3281
3281
|
$ref: import("@scalar/typebox").TString;
|
|
@@ -3285,7 +3285,7 @@ export declare const InMemoryWorkspaceSchema: import("@scalar/typebox").TObject<
|
|
|
3285
3285
|
$status: import("@scalar/typebox").TOptional<import("@scalar/typebox").TUnion<[import("@scalar/typebox").TLiteral<"loading">, import("@scalar/typebox").TLiteral<"error">]>>;
|
|
3286
3286
|
$global: import("@scalar/typebox").TOptional<import("@scalar/typebox").TBoolean>;
|
|
3287
3287
|
}>]>, import("@scalar/typebox").TObject<{
|
|
3288
|
-
'$ref-value': import("@scalar/typebox").
|
|
3288
|
+
'$ref-value': import("@scalar/typebox").TUnknown;
|
|
3289
3289
|
}>]>]>>>;
|
|
3290
3290
|
not: import("@scalar/typebox").TOptional<import("@scalar/typebox").TUnion<[import("@scalar/typebox").TRef<"SchemaObject">, import("@scalar/typebox").TIntersect<[import("@scalar/typebox").TIntersect<[import("@scalar/typebox").TObject<{
|
|
3291
3291
|
$ref: import("@scalar/typebox").TString;
|
|
@@ -3295,7 +3295,7 @@ export declare const InMemoryWorkspaceSchema: import("@scalar/typebox").TObject<
|
|
|
3295
3295
|
$status: import("@scalar/typebox").TOptional<import("@scalar/typebox").TUnion<[import("@scalar/typebox").TLiteral<"loading">, import("@scalar/typebox").TLiteral<"error">]>>;
|
|
3296
3296
|
$global: import("@scalar/typebox").TOptional<import("@scalar/typebox").TBoolean>;
|
|
3297
3297
|
}>]>, import("@scalar/typebox").TObject<{
|
|
3298
|
-
'$ref-value': import("@scalar/typebox").
|
|
3298
|
+
'$ref-value': import("@scalar/typebox").TUnknown;
|
|
3299
3299
|
}>]>]>>;
|
|
3300
3300
|
}>, import("@scalar/typebox").TIntersect<[import("@scalar/typebox").TObject<{
|
|
3301
3301
|
'x-scalar-ignore': import("@scalar/typebox").TOptional<import("@scalar/typebox").TBoolean>;
|
|
@@ -3334,7 +3334,7 @@ export declare const InMemoryWorkspaceSchema: import("@scalar/typebox").TObject<
|
|
|
3334
3334
|
$status: import("@scalar/typebox").TOptional<import("@scalar/typebox").TUnion<[import("@scalar/typebox").TLiteral<"loading">, import("@scalar/typebox").TLiteral<"error">]>>;
|
|
3335
3335
|
$global: import("@scalar/typebox").TOptional<import("@scalar/typebox").TBoolean>;
|
|
3336
3336
|
}>]>, import("@scalar/typebox").TObject<{
|
|
3337
|
-
'$ref-value': import("@scalar/typebox").
|
|
3337
|
+
'$ref-value': import("@scalar/typebox").TUnknown;
|
|
3338
3338
|
}>]>]>>;
|
|
3339
3339
|
deprecated: import("@scalar/typebox").TOptional<import("@scalar/typebox").TBoolean>;
|
|
3340
3340
|
discriminator: import("@scalar/typebox").TOptional<import("@scalar/typebox").TRef<"DiscriminatorObject">>;
|
|
@@ -3352,7 +3352,7 @@ export declare const InMemoryWorkspaceSchema: import("@scalar/typebox").TObject<
|
|
|
3352
3352
|
$status: import("@scalar/typebox").TOptional<import("@scalar/typebox").TUnion<[import("@scalar/typebox").TLiteral<"loading">, import("@scalar/typebox").TLiteral<"error">]>>;
|
|
3353
3353
|
$global: import("@scalar/typebox").TOptional<import("@scalar/typebox").TBoolean>;
|
|
3354
3354
|
}>]>, import("@scalar/typebox").TObject<{
|
|
3355
|
-
'$ref-value': import("@scalar/typebox").
|
|
3355
|
+
'$ref-value': import("@scalar/typebox").TUnknown;
|
|
3356
3356
|
}>]>]>>>;
|
|
3357
3357
|
oneOf: import("@scalar/typebox").TOptional<import("@scalar/typebox").TArray<import("@scalar/typebox").TUnion<[import("@scalar/typebox").TRef<"SchemaObject">, import("@scalar/typebox").TIntersect<[import("@scalar/typebox").TIntersect<[import("@scalar/typebox").TObject<{
|
|
3358
3358
|
$ref: import("@scalar/typebox").TString;
|
|
@@ -3362,7 +3362,7 @@ export declare const InMemoryWorkspaceSchema: import("@scalar/typebox").TObject<
|
|
|
3362
3362
|
$status: import("@scalar/typebox").TOptional<import("@scalar/typebox").TUnion<[import("@scalar/typebox").TLiteral<"loading">, import("@scalar/typebox").TLiteral<"error">]>>;
|
|
3363
3363
|
$global: import("@scalar/typebox").TOptional<import("@scalar/typebox").TBoolean>;
|
|
3364
3364
|
}>]>, import("@scalar/typebox").TObject<{
|
|
3365
|
-
'$ref-value': import("@scalar/typebox").
|
|
3365
|
+
'$ref-value': import("@scalar/typebox").TUnknown;
|
|
3366
3366
|
}>]>]>>>;
|
|
3367
3367
|
anyOf: import("@scalar/typebox").TOptional<import("@scalar/typebox").TArray<import("@scalar/typebox").TUnion<[import("@scalar/typebox").TRef<"SchemaObject">, import("@scalar/typebox").TIntersect<[import("@scalar/typebox").TIntersect<[import("@scalar/typebox").TObject<{
|
|
3368
3368
|
$ref: import("@scalar/typebox").TString;
|
|
@@ -3372,7 +3372,7 @@ export declare const InMemoryWorkspaceSchema: import("@scalar/typebox").TObject<
|
|
|
3372
3372
|
$status: import("@scalar/typebox").TOptional<import("@scalar/typebox").TUnion<[import("@scalar/typebox").TLiteral<"loading">, import("@scalar/typebox").TLiteral<"error">]>>;
|
|
3373
3373
|
$global: import("@scalar/typebox").TOptional<import("@scalar/typebox").TBoolean>;
|
|
3374
3374
|
}>]>, import("@scalar/typebox").TObject<{
|
|
3375
|
-
'$ref-value': import("@scalar/typebox").
|
|
3375
|
+
'$ref-value': import("@scalar/typebox").TUnknown;
|
|
3376
3376
|
}>]>]>>>;
|
|
3377
3377
|
not: import("@scalar/typebox").TOptional<import("@scalar/typebox").TUnion<[import("@scalar/typebox").TRef<"SchemaObject">, import("@scalar/typebox").TIntersect<[import("@scalar/typebox").TIntersect<[import("@scalar/typebox").TObject<{
|
|
3378
3378
|
$ref: import("@scalar/typebox").TString;
|
|
@@ -3382,7 +3382,7 @@ export declare const InMemoryWorkspaceSchema: import("@scalar/typebox").TObject<
|
|
|
3382
3382
|
$status: import("@scalar/typebox").TOptional<import("@scalar/typebox").TUnion<[import("@scalar/typebox").TLiteral<"loading">, import("@scalar/typebox").TLiteral<"error">]>>;
|
|
3383
3383
|
$global: import("@scalar/typebox").TOptional<import("@scalar/typebox").TBoolean>;
|
|
3384
3384
|
}>]>, import("@scalar/typebox").TObject<{
|
|
3385
|
-
'$ref-value': import("@scalar/typebox").
|
|
3385
|
+
'$ref-value': import("@scalar/typebox").TUnknown;
|
|
3386
3386
|
}>]>]>>;
|
|
3387
3387
|
}>, import("@scalar/typebox").TIntersect<[import("@scalar/typebox").TObject<{
|
|
3388
3388
|
'x-scalar-ignore': import("@scalar/typebox").TOptional<import("@scalar/typebox").TBoolean>;
|
|
@@ -3427,7 +3427,7 @@ export declare const InMemoryWorkspaceSchema: import("@scalar/typebox").TObject<
|
|
|
3427
3427
|
$status: import("@scalar/typebox").TOptional<import("@scalar/typebox").TUnion<[import("@scalar/typebox").TLiteral<"loading">, import("@scalar/typebox").TLiteral<"error">]>>;
|
|
3428
3428
|
$global: import("@scalar/typebox").TOptional<import("@scalar/typebox").TBoolean>;
|
|
3429
3429
|
}>]>, import("@scalar/typebox").TObject<{
|
|
3430
|
-
'$ref-value': import("@scalar/typebox").
|
|
3430
|
+
'$ref-value': import("@scalar/typebox").TUnknown;
|
|
3431
3431
|
}>]>]>>;
|
|
3432
3432
|
deprecated: import("@scalar/typebox").TOptional<import("@scalar/typebox").TBoolean>;
|
|
3433
3433
|
discriminator: import("@scalar/typebox").TOptional<import("@scalar/typebox").TRef<"DiscriminatorObject">>;
|
|
@@ -3445,7 +3445,7 @@ export declare const InMemoryWorkspaceSchema: import("@scalar/typebox").TObject<
|
|
|
3445
3445
|
$status: import("@scalar/typebox").TOptional<import("@scalar/typebox").TUnion<[import("@scalar/typebox").TLiteral<"loading">, import("@scalar/typebox").TLiteral<"error">]>>;
|
|
3446
3446
|
$global: import("@scalar/typebox").TOptional<import("@scalar/typebox").TBoolean>;
|
|
3447
3447
|
}>]>, import("@scalar/typebox").TObject<{
|
|
3448
|
-
'$ref-value': import("@scalar/typebox").
|
|
3448
|
+
'$ref-value': import("@scalar/typebox").TUnknown;
|
|
3449
3449
|
}>]>]>>>;
|
|
3450
3450
|
oneOf: import("@scalar/typebox").TOptional<import("@scalar/typebox").TArray<import("@scalar/typebox").TUnion<[import("@scalar/typebox").TRef<"SchemaObject">, import("@scalar/typebox").TIntersect<[import("@scalar/typebox").TIntersect<[import("@scalar/typebox").TObject<{
|
|
3451
3451
|
$ref: import("@scalar/typebox").TString;
|
|
@@ -3455,7 +3455,7 @@ export declare const InMemoryWorkspaceSchema: import("@scalar/typebox").TObject<
|
|
|
3455
3455
|
$status: import("@scalar/typebox").TOptional<import("@scalar/typebox").TUnion<[import("@scalar/typebox").TLiteral<"loading">, import("@scalar/typebox").TLiteral<"error">]>>;
|
|
3456
3456
|
$global: import("@scalar/typebox").TOptional<import("@scalar/typebox").TBoolean>;
|
|
3457
3457
|
}>]>, import("@scalar/typebox").TObject<{
|
|
3458
|
-
'$ref-value': import("@scalar/typebox").
|
|
3458
|
+
'$ref-value': import("@scalar/typebox").TUnknown;
|
|
3459
3459
|
}>]>]>>>;
|
|
3460
3460
|
anyOf: import("@scalar/typebox").TOptional<import("@scalar/typebox").TArray<import("@scalar/typebox").TUnion<[import("@scalar/typebox").TRef<"SchemaObject">, import("@scalar/typebox").TIntersect<[import("@scalar/typebox").TIntersect<[import("@scalar/typebox").TObject<{
|
|
3461
3461
|
$ref: import("@scalar/typebox").TString;
|
|
@@ -3465,7 +3465,7 @@ export declare const InMemoryWorkspaceSchema: import("@scalar/typebox").TObject<
|
|
|
3465
3465
|
$status: import("@scalar/typebox").TOptional<import("@scalar/typebox").TUnion<[import("@scalar/typebox").TLiteral<"loading">, import("@scalar/typebox").TLiteral<"error">]>>;
|
|
3466
3466
|
$global: import("@scalar/typebox").TOptional<import("@scalar/typebox").TBoolean>;
|
|
3467
3467
|
}>]>, import("@scalar/typebox").TObject<{
|
|
3468
|
-
'$ref-value': import("@scalar/typebox").
|
|
3468
|
+
'$ref-value': import("@scalar/typebox").TUnknown;
|
|
3469
3469
|
}>]>]>>>;
|
|
3470
3470
|
not: import("@scalar/typebox").TOptional<import("@scalar/typebox").TUnion<[import("@scalar/typebox").TRef<"SchemaObject">, import("@scalar/typebox").TIntersect<[import("@scalar/typebox").TIntersect<[import("@scalar/typebox").TObject<{
|
|
3471
3471
|
$ref: import("@scalar/typebox").TString;
|
|
@@ -3475,7 +3475,7 @@ export declare const InMemoryWorkspaceSchema: import("@scalar/typebox").TObject<
|
|
|
3475
3475
|
$status: import("@scalar/typebox").TOptional<import("@scalar/typebox").TUnion<[import("@scalar/typebox").TLiteral<"loading">, import("@scalar/typebox").TLiteral<"error">]>>;
|
|
3476
3476
|
$global: import("@scalar/typebox").TOptional<import("@scalar/typebox").TBoolean>;
|
|
3477
3477
|
}>]>, import("@scalar/typebox").TObject<{
|
|
3478
|
-
'$ref-value': import("@scalar/typebox").
|
|
3478
|
+
'$ref-value': import("@scalar/typebox").TUnknown;
|
|
3479
3479
|
}>]>]>>;
|
|
3480
3480
|
}>, import("@scalar/typebox").TIntersect<[import("@scalar/typebox").TObject<{
|
|
3481
3481
|
'x-scalar-ignore': import("@scalar/typebox").TOptional<import("@scalar/typebox").TBoolean>;
|
|
@@ -3518,7 +3518,7 @@ export declare const InMemoryWorkspaceSchema: import("@scalar/typebox").TObject<
|
|
|
3518
3518
|
$status: import("@scalar/typebox").TOptional<import("@scalar/typebox").TUnion<[import("@scalar/typebox").TLiteral<"loading">, import("@scalar/typebox").TLiteral<"error">]>>;
|
|
3519
3519
|
$global: import("@scalar/typebox").TOptional<import("@scalar/typebox").TBoolean>;
|
|
3520
3520
|
}>]>, import("@scalar/typebox").TObject<{
|
|
3521
|
-
'$ref-value': import("@scalar/typebox").
|
|
3521
|
+
'$ref-value': import("@scalar/typebox").TUnknown;
|
|
3522
3522
|
}>]>]>>;
|
|
3523
3523
|
deprecated: import("@scalar/typebox").TOptional<import("@scalar/typebox").TBoolean>;
|
|
3524
3524
|
discriminator: import("@scalar/typebox").TOptional<import("@scalar/typebox").TRef<"DiscriminatorObject">>;
|
|
@@ -3536,7 +3536,7 @@ export declare const InMemoryWorkspaceSchema: import("@scalar/typebox").TObject<
|
|
|
3536
3536
|
$status: import("@scalar/typebox").TOptional<import("@scalar/typebox").TUnion<[import("@scalar/typebox").TLiteral<"loading">, import("@scalar/typebox").TLiteral<"error">]>>;
|
|
3537
3537
|
$global: import("@scalar/typebox").TOptional<import("@scalar/typebox").TBoolean>;
|
|
3538
3538
|
}>]>, import("@scalar/typebox").TObject<{
|
|
3539
|
-
'$ref-value': import("@scalar/typebox").
|
|
3539
|
+
'$ref-value': import("@scalar/typebox").TUnknown;
|
|
3540
3540
|
}>]>]>>>;
|
|
3541
3541
|
oneOf: import("@scalar/typebox").TOptional<import("@scalar/typebox").TArray<import("@scalar/typebox").TUnion<[import("@scalar/typebox").TRef<"SchemaObject">, import("@scalar/typebox").TIntersect<[import("@scalar/typebox").TIntersect<[import("@scalar/typebox").TObject<{
|
|
3542
3542
|
$ref: import("@scalar/typebox").TString;
|
|
@@ -3546,7 +3546,7 @@ export declare const InMemoryWorkspaceSchema: import("@scalar/typebox").TObject<
|
|
|
3546
3546
|
$status: import("@scalar/typebox").TOptional<import("@scalar/typebox").TUnion<[import("@scalar/typebox").TLiteral<"loading">, import("@scalar/typebox").TLiteral<"error">]>>;
|
|
3547
3547
|
$global: import("@scalar/typebox").TOptional<import("@scalar/typebox").TBoolean>;
|
|
3548
3548
|
}>]>, import("@scalar/typebox").TObject<{
|
|
3549
|
-
'$ref-value': import("@scalar/typebox").
|
|
3549
|
+
'$ref-value': import("@scalar/typebox").TUnknown;
|
|
3550
3550
|
}>]>]>>>;
|
|
3551
3551
|
anyOf: import("@scalar/typebox").TOptional<import("@scalar/typebox").TArray<import("@scalar/typebox").TUnion<[import("@scalar/typebox").TRef<"SchemaObject">, import("@scalar/typebox").TIntersect<[import("@scalar/typebox").TIntersect<[import("@scalar/typebox").TObject<{
|
|
3552
3552
|
$ref: import("@scalar/typebox").TString;
|
|
@@ -3556,7 +3556,7 @@ export declare const InMemoryWorkspaceSchema: import("@scalar/typebox").TObject<
|
|
|
3556
3556
|
$status: import("@scalar/typebox").TOptional<import("@scalar/typebox").TUnion<[import("@scalar/typebox").TLiteral<"loading">, import("@scalar/typebox").TLiteral<"error">]>>;
|
|
3557
3557
|
$global: import("@scalar/typebox").TOptional<import("@scalar/typebox").TBoolean>;
|
|
3558
3558
|
}>]>, import("@scalar/typebox").TObject<{
|
|
3559
|
-
'$ref-value': import("@scalar/typebox").
|
|
3559
|
+
'$ref-value': import("@scalar/typebox").TUnknown;
|
|
3560
3560
|
}>]>]>>>;
|
|
3561
3561
|
not: import("@scalar/typebox").TOptional<import("@scalar/typebox").TUnion<[import("@scalar/typebox").TRef<"SchemaObject">, import("@scalar/typebox").TIntersect<[import("@scalar/typebox").TIntersect<[import("@scalar/typebox").TObject<{
|
|
3562
3562
|
$ref: import("@scalar/typebox").TString;
|
|
@@ -3566,7 +3566,7 @@ export declare const InMemoryWorkspaceSchema: import("@scalar/typebox").TObject<
|
|
|
3566
3566
|
$status: import("@scalar/typebox").TOptional<import("@scalar/typebox").TUnion<[import("@scalar/typebox").TLiteral<"loading">, import("@scalar/typebox").TLiteral<"error">]>>;
|
|
3567
3567
|
$global: import("@scalar/typebox").TOptional<import("@scalar/typebox").TBoolean>;
|
|
3568
3568
|
}>]>, import("@scalar/typebox").TObject<{
|
|
3569
|
-
'$ref-value': import("@scalar/typebox").
|
|
3569
|
+
'$ref-value': import("@scalar/typebox").TUnknown;
|
|
3570
3570
|
}>]>]>>;
|
|
3571
3571
|
}>, import("@scalar/typebox").TIntersect<[import("@scalar/typebox").TObject<{
|
|
3572
3572
|
'x-scalar-ignore': import("@scalar/typebox").TOptional<import("@scalar/typebox").TBoolean>;
|
|
@@ -3599,7 +3599,7 @@ export declare const InMemoryWorkspaceSchema: import("@scalar/typebox").TObject<
|
|
|
3599
3599
|
$status: import("@scalar/typebox").TOptional<import("@scalar/typebox").TUnion<[import("@scalar/typebox").TLiteral<"loading">, import("@scalar/typebox").TLiteral<"error">]>>;
|
|
3600
3600
|
$global: import("@scalar/typebox").TOptional<import("@scalar/typebox").TBoolean>;
|
|
3601
3601
|
}>]>, import("@scalar/typebox").TObject<{
|
|
3602
|
-
'$ref-value': import("@scalar/typebox").
|
|
3602
|
+
'$ref-value': import("@scalar/typebox").TUnknown;
|
|
3603
3603
|
}>]>]>>>;
|
|
3604
3604
|
additionalProperties: import("@scalar/typebox").TOptional<import("@scalar/typebox").TUnion<[import("@scalar/typebox").TBoolean, import("@scalar/typebox").TUnion<[import("@scalar/typebox").TRef<"SchemaObject">, import("@scalar/typebox").TIntersect<[import("@scalar/typebox").TIntersect<[import("@scalar/typebox").TObject<{
|
|
3605
3605
|
$ref: import("@scalar/typebox").TString;
|
|
@@ -3609,7 +3609,7 @@ export declare const InMemoryWorkspaceSchema: import("@scalar/typebox").TObject<
|
|
|
3609
3609
|
$status: import("@scalar/typebox").TOptional<import("@scalar/typebox").TUnion<[import("@scalar/typebox").TLiteral<"loading">, import("@scalar/typebox").TLiteral<"error">]>>;
|
|
3610
3610
|
$global: import("@scalar/typebox").TOptional<import("@scalar/typebox").TBoolean>;
|
|
3611
3611
|
}>]>, import("@scalar/typebox").TObject<{
|
|
3612
|
-
'$ref-value': import("@scalar/typebox").
|
|
3612
|
+
'$ref-value': import("@scalar/typebox").TUnknown;
|
|
3613
3613
|
}>]>]>]>>;
|
|
3614
3614
|
patternProperties: import("@scalar/typebox").TOptional<import("@scalar/typebox").TRecord<import("@scalar/typebox").TString, import("@scalar/typebox").TUnion<[import("@scalar/typebox").TRef<"SchemaObject">, import("@scalar/typebox").TIntersect<[import("@scalar/typebox").TIntersect<[import("@scalar/typebox").TObject<{
|
|
3615
3615
|
$ref: import("@scalar/typebox").TString;
|
|
@@ -3619,7 +3619,7 @@ export declare const InMemoryWorkspaceSchema: import("@scalar/typebox").TObject<
|
|
|
3619
3619
|
$status: import("@scalar/typebox").TOptional<import("@scalar/typebox").TUnion<[import("@scalar/typebox").TLiteral<"loading">, import("@scalar/typebox").TLiteral<"error">]>>;
|
|
3620
3620
|
$global: import("@scalar/typebox").TOptional<import("@scalar/typebox").TBoolean>;
|
|
3621
3621
|
}>]>, import("@scalar/typebox").TObject<{
|
|
3622
|
-
'$ref-value': import("@scalar/typebox").
|
|
3622
|
+
'$ref-value': import("@scalar/typebox").TUnknown;
|
|
3623
3623
|
}>]>]>>>;
|
|
3624
3624
|
}>, import("@scalar/typebox").TObject<{
|
|
3625
3625
|
name: import("@scalar/typebox").TOptional<import("@scalar/typebox").TString>;
|
|
@@ -3638,7 +3638,7 @@ export declare const InMemoryWorkspaceSchema: import("@scalar/typebox").TObject<
|
|
|
3638
3638
|
$status: import("@scalar/typebox").TOptional<import("@scalar/typebox").TUnion<[import("@scalar/typebox").TLiteral<"loading">, import("@scalar/typebox").TLiteral<"error">]>>;
|
|
3639
3639
|
$global: import("@scalar/typebox").TOptional<import("@scalar/typebox").TBoolean>;
|
|
3640
3640
|
}>]>, import("@scalar/typebox").TObject<{
|
|
3641
|
-
'$ref-value': import("@scalar/typebox").
|
|
3641
|
+
'$ref-value': import("@scalar/typebox").TUnknown;
|
|
3642
3642
|
}>]>]>>;
|
|
3643
3643
|
deprecated: import("@scalar/typebox").TOptional<import("@scalar/typebox").TBoolean>;
|
|
3644
3644
|
discriminator: import("@scalar/typebox").TOptional<import("@scalar/typebox").TRef<"DiscriminatorObject">>;
|
|
@@ -3656,7 +3656,7 @@ export declare const InMemoryWorkspaceSchema: import("@scalar/typebox").TObject<
|
|
|
3656
3656
|
$status: import("@scalar/typebox").TOptional<import("@scalar/typebox").TUnion<[import("@scalar/typebox").TLiteral<"loading">, import("@scalar/typebox").TLiteral<"error">]>>;
|
|
3657
3657
|
$global: import("@scalar/typebox").TOptional<import("@scalar/typebox").TBoolean>;
|
|
3658
3658
|
}>]>, import("@scalar/typebox").TObject<{
|
|
3659
|
-
'$ref-value': import("@scalar/typebox").
|
|
3659
|
+
'$ref-value': import("@scalar/typebox").TUnknown;
|
|
3660
3660
|
}>]>]>>>;
|
|
3661
3661
|
oneOf: import("@scalar/typebox").TOptional<import("@scalar/typebox").TArray<import("@scalar/typebox").TUnion<[import("@scalar/typebox").TRef<"SchemaObject">, import("@scalar/typebox").TIntersect<[import("@scalar/typebox").TIntersect<[import("@scalar/typebox").TObject<{
|
|
3662
3662
|
$ref: import("@scalar/typebox").TString;
|
|
@@ -3666,7 +3666,7 @@ export declare const InMemoryWorkspaceSchema: import("@scalar/typebox").TObject<
|
|
|
3666
3666
|
$status: import("@scalar/typebox").TOptional<import("@scalar/typebox").TUnion<[import("@scalar/typebox").TLiteral<"loading">, import("@scalar/typebox").TLiteral<"error">]>>;
|
|
3667
3667
|
$global: import("@scalar/typebox").TOptional<import("@scalar/typebox").TBoolean>;
|
|
3668
3668
|
}>]>, import("@scalar/typebox").TObject<{
|
|
3669
|
-
'$ref-value': import("@scalar/typebox").
|
|
3669
|
+
'$ref-value': import("@scalar/typebox").TUnknown;
|
|
3670
3670
|
}>]>]>>>;
|
|
3671
3671
|
anyOf: import("@scalar/typebox").TOptional<import("@scalar/typebox").TArray<import("@scalar/typebox").TUnion<[import("@scalar/typebox").TRef<"SchemaObject">, import("@scalar/typebox").TIntersect<[import("@scalar/typebox").TIntersect<[import("@scalar/typebox").TObject<{
|
|
3672
3672
|
$ref: import("@scalar/typebox").TString;
|
|
@@ -3676,7 +3676,7 @@ export declare const InMemoryWorkspaceSchema: import("@scalar/typebox").TObject<
|
|
|
3676
3676
|
$status: import("@scalar/typebox").TOptional<import("@scalar/typebox").TUnion<[import("@scalar/typebox").TLiteral<"loading">, import("@scalar/typebox").TLiteral<"error">]>>;
|
|
3677
3677
|
$global: import("@scalar/typebox").TOptional<import("@scalar/typebox").TBoolean>;
|
|
3678
3678
|
}>]>, import("@scalar/typebox").TObject<{
|
|
3679
|
-
'$ref-value': import("@scalar/typebox").
|
|
3679
|
+
'$ref-value': import("@scalar/typebox").TUnknown;
|
|
3680
3680
|
}>]>]>>>;
|
|
3681
3681
|
not: import("@scalar/typebox").TOptional<import("@scalar/typebox").TUnion<[import("@scalar/typebox").TRef<"SchemaObject">, import("@scalar/typebox").TIntersect<[import("@scalar/typebox").TIntersect<[import("@scalar/typebox").TObject<{
|
|
3682
3682
|
$ref: import("@scalar/typebox").TString;
|
|
@@ -3686,7 +3686,7 @@ export declare const InMemoryWorkspaceSchema: import("@scalar/typebox").TObject<
|
|
|
3686
3686
|
$status: import("@scalar/typebox").TOptional<import("@scalar/typebox").TUnion<[import("@scalar/typebox").TLiteral<"loading">, import("@scalar/typebox").TLiteral<"error">]>>;
|
|
3687
3687
|
$global: import("@scalar/typebox").TOptional<import("@scalar/typebox").TBoolean>;
|
|
3688
3688
|
}>]>, import("@scalar/typebox").TObject<{
|
|
3689
|
-
'$ref-value': import("@scalar/typebox").
|
|
3689
|
+
'$ref-value': import("@scalar/typebox").TUnknown;
|
|
3690
3690
|
}>]>]>>;
|
|
3691
3691
|
}>, import("@scalar/typebox").TIntersect<[import("@scalar/typebox").TObject<{
|
|
3692
3692
|
'x-scalar-ignore': import("@scalar/typebox").TOptional<import("@scalar/typebox").TBoolean>;
|
|
@@ -3719,7 +3719,7 @@ export declare const InMemoryWorkspaceSchema: import("@scalar/typebox").TObject<
|
|
|
3719
3719
|
$status: import("@scalar/typebox").TOptional<import("@scalar/typebox").TUnion<[import("@scalar/typebox").TLiteral<"loading">, import("@scalar/typebox").TLiteral<"error">]>>;
|
|
3720
3720
|
$global: import("@scalar/typebox").TOptional<import("@scalar/typebox").TBoolean>;
|
|
3721
3721
|
}>]>, import("@scalar/typebox").TObject<{
|
|
3722
|
-
'$ref-value': import("@scalar/typebox").
|
|
3722
|
+
'$ref-value': import("@scalar/typebox").TUnknown;
|
|
3723
3723
|
}>]>]>>;
|
|
3724
3724
|
prefixItems: import("@scalar/typebox").TOptional<import("@scalar/typebox").TArray<import("@scalar/typebox").TUnion<[import("@scalar/typebox").TRef<"SchemaObject">, import("@scalar/typebox").TIntersect<[import("@scalar/typebox").TIntersect<[import("@scalar/typebox").TObject<{
|
|
3725
3725
|
$ref: import("@scalar/typebox").TString;
|
|
@@ -3729,7 +3729,7 @@ export declare const InMemoryWorkspaceSchema: import("@scalar/typebox").TObject<
|
|
|
3729
3729
|
$status: import("@scalar/typebox").TOptional<import("@scalar/typebox").TUnion<[import("@scalar/typebox").TLiteral<"loading">, import("@scalar/typebox").TLiteral<"error">]>>;
|
|
3730
3730
|
$global: import("@scalar/typebox").TOptional<import("@scalar/typebox").TBoolean>;
|
|
3731
3731
|
}>]>, import("@scalar/typebox").TObject<{
|
|
3732
|
-
'$ref-value': import("@scalar/typebox").
|
|
3732
|
+
'$ref-value': import("@scalar/typebox").TUnknown;
|
|
3733
3733
|
}>]>]>>>;
|
|
3734
3734
|
}>, import("@scalar/typebox").TObject<{
|
|
3735
3735
|
name: import("@scalar/typebox").TOptional<import("@scalar/typebox").TString>;
|
|
@@ -3748,7 +3748,7 @@ export declare const InMemoryWorkspaceSchema: import("@scalar/typebox").TObject<
|
|
|
3748
3748
|
$status: import("@scalar/typebox").TOptional<import("@scalar/typebox").TUnion<[import("@scalar/typebox").TLiteral<"loading">, import("@scalar/typebox").TLiteral<"error">]>>;
|
|
3749
3749
|
$global: import("@scalar/typebox").TOptional<import("@scalar/typebox").TBoolean>;
|
|
3750
3750
|
}>]>, import("@scalar/typebox").TObject<{
|
|
3751
|
-
'$ref-value': import("@scalar/typebox").
|
|
3751
|
+
'$ref-value': import("@scalar/typebox").TUnknown;
|
|
3752
3752
|
}>]>]>>;
|
|
3753
3753
|
deprecated: import("@scalar/typebox").TOptional<import("@scalar/typebox").TBoolean>;
|
|
3754
3754
|
discriminator: import("@scalar/typebox").TOptional<import("@scalar/typebox").TRef<"DiscriminatorObject">>;
|
|
@@ -3766,7 +3766,7 @@ export declare const InMemoryWorkspaceSchema: import("@scalar/typebox").TObject<
|
|
|
3766
3766
|
$status: import("@scalar/typebox").TOptional<import("@scalar/typebox").TUnion<[import("@scalar/typebox").TLiteral<"loading">, import("@scalar/typebox").TLiteral<"error">]>>;
|
|
3767
3767
|
$global: import("@scalar/typebox").TOptional<import("@scalar/typebox").TBoolean>;
|
|
3768
3768
|
}>]>, import("@scalar/typebox").TObject<{
|
|
3769
|
-
'$ref-value': import("@scalar/typebox").
|
|
3769
|
+
'$ref-value': import("@scalar/typebox").TUnknown;
|
|
3770
3770
|
}>]>]>>>;
|
|
3771
3771
|
oneOf: import("@scalar/typebox").TOptional<import("@scalar/typebox").TArray<import("@scalar/typebox").TUnion<[import("@scalar/typebox").TRef<"SchemaObject">, import("@scalar/typebox").TIntersect<[import("@scalar/typebox").TIntersect<[import("@scalar/typebox").TObject<{
|
|
3772
3772
|
$ref: import("@scalar/typebox").TString;
|
|
@@ -3776,7 +3776,7 @@ export declare const InMemoryWorkspaceSchema: import("@scalar/typebox").TObject<
|
|
|
3776
3776
|
$status: import("@scalar/typebox").TOptional<import("@scalar/typebox").TUnion<[import("@scalar/typebox").TLiteral<"loading">, import("@scalar/typebox").TLiteral<"error">]>>;
|
|
3777
3777
|
$global: import("@scalar/typebox").TOptional<import("@scalar/typebox").TBoolean>;
|
|
3778
3778
|
}>]>, import("@scalar/typebox").TObject<{
|
|
3779
|
-
'$ref-value': import("@scalar/typebox").
|
|
3779
|
+
'$ref-value': import("@scalar/typebox").TUnknown;
|
|
3780
3780
|
}>]>]>>>;
|
|
3781
3781
|
anyOf: import("@scalar/typebox").TOptional<import("@scalar/typebox").TArray<import("@scalar/typebox").TUnion<[import("@scalar/typebox").TRef<"SchemaObject">, import("@scalar/typebox").TIntersect<[import("@scalar/typebox").TIntersect<[import("@scalar/typebox").TObject<{
|
|
3782
3782
|
$ref: import("@scalar/typebox").TString;
|
|
@@ -3786,7 +3786,7 @@ export declare const InMemoryWorkspaceSchema: import("@scalar/typebox").TObject<
|
|
|
3786
3786
|
$status: import("@scalar/typebox").TOptional<import("@scalar/typebox").TUnion<[import("@scalar/typebox").TLiteral<"loading">, import("@scalar/typebox").TLiteral<"error">]>>;
|
|
3787
3787
|
$global: import("@scalar/typebox").TOptional<import("@scalar/typebox").TBoolean>;
|
|
3788
3788
|
}>]>, import("@scalar/typebox").TObject<{
|
|
3789
|
-
'$ref-value': import("@scalar/typebox").
|
|
3789
|
+
'$ref-value': import("@scalar/typebox").TUnknown;
|
|
3790
3790
|
}>]>]>>>;
|
|
3791
3791
|
not: import("@scalar/typebox").TOptional<import("@scalar/typebox").TUnion<[import("@scalar/typebox").TRef<"SchemaObject">, import("@scalar/typebox").TIntersect<[import("@scalar/typebox").TIntersect<[import("@scalar/typebox").TObject<{
|
|
3792
3792
|
$ref: import("@scalar/typebox").TString;
|
|
@@ -3796,7 +3796,7 @@ export declare const InMemoryWorkspaceSchema: import("@scalar/typebox").TObject<
|
|
|
3796
3796
|
$status: import("@scalar/typebox").TOptional<import("@scalar/typebox").TUnion<[import("@scalar/typebox").TLiteral<"loading">, import("@scalar/typebox").TLiteral<"error">]>>;
|
|
3797
3797
|
$global: import("@scalar/typebox").TOptional<import("@scalar/typebox").TBoolean>;
|
|
3798
3798
|
}>]>, import("@scalar/typebox").TObject<{
|
|
3799
|
-
'$ref-value': import("@scalar/typebox").
|
|
3799
|
+
'$ref-value': import("@scalar/typebox").TUnknown;
|
|
3800
3800
|
}>]>]>>;
|
|
3801
3801
|
}>, import("@scalar/typebox").TIntersect<[import("@scalar/typebox").TObject<{
|
|
3802
3802
|
'x-scalar-ignore': import("@scalar/typebox").TOptional<import("@scalar/typebox").TBoolean>;
|