@scalar/api-reference 1.25.122 → 1.25.124
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 +72 -0
- package/dist/blocks/constants.d.ts.map +1 -1
- package/dist/blocks/helpers/getPointer.d.ts.map +1 -1
- package/dist/blocks/hooks/useBlockProps.d.ts.map +1 -1
- package/dist/browser/standalone.js +21533 -21032
- package/dist/browser/webpack-stats.json +1 -1
- package/dist/components/Anchor/Anchor.vue.d.ts +0 -1
- package/dist/components/Anchor/Anchor.vue.d.ts.map +1 -1
- package/dist/components/Anchor/Anchor.vue.js +2 -2
- package/dist/components/Anchor/Anchor.vue2.js +27 -23
- package/dist/components/ApiReferenceLayout.vue.d.ts.map +1 -1
- package/dist/components/ApiReferenceLayout.vue.js +2 -2
- package/dist/components/ApiReferenceLayout.vue2.js +135 -128
- package/dist/components/Card/Card.vue.d.ts.map +1 -1
- package/dist/components/Card/Card.vue.js +7 -7
- package/dist/components/Content/ClientLibraries/ClientSelector.vue.js +1 -1
- package/dist/components/Content/Content.vue.d.ts.map +1 -1
- package/dist/components/Content/Content.vue.js +2 -2
- package/dist/components/Content/Content.vue2.js +33 -33
- package/dist/components/Content/Introduction/Description.vue.d.ts.map +1 -1
- package/dist/components/Content/Introduction/Description.vue.js +2 -2
- package/dist/components/Content/Introduction/Description.vue2.js +7 -7
- package/dist/components/Content/Introduction/Introduction.vue.d.ts.map +1 -1
- package/dist/components/Content/Introduction/Introduction.vue.js +1 -1
- package/dist/components/Content/Introduction/Introduction.vue2.js +44 -39
- package/dist/components/Content/Lazy/Loading.vue.d.ts.map +1 -1
- package/dist/components/Content/Lazy/Loading.vue.js +65 -59
- package/dist/components/Content/Models/Models.vue.d.ts.map +1 -1
- package/dist/components/Content/Models/Models.vue.js +2 -2
- package/dist/components/Content/Models/Models.vue2.js +66 -52
- package/dist/components/Content/Models/ModelsAccordion.vue.d.ts.map +1 -1
- package/dist/components/Content/Models/ModelsAccordion.vue.js +1 -1
- package/dist/components/Content/Models/ModelsAccordion.vue2.js +37 -31
- package/dist/components/Content/Schema/helpers/optimizeValueForDisplay.d.ts.map +1 -1
- package/dist/components/Content/Tag/Endpoints.vue.d.ts +1 -0
- package/dist/components/Content/Tag/Endpoints.vue.d.ts.map +1 -1
- package/dist/components/Content/Tag/Endpoints.vue.js +2 -2
- package/dist/components/Content/Tag/Endpoints.vue2.js +79 -52
- package/dist/components/Content/Tag/Tag.vue.d.ts.map +1 -1
- package/dist/components/Content/Tag/Tag.vue.js +2 -2
- package/dist/components/Content/Tag/Tag.vue2.js +29 -26
- package/dist/components/Content/Tag/TagAccordion.vue.d.ts.map +1 -1
- package/dist/components/Content/Tag/TagAccordion.vue.js +2 -2
- package/dist/components/Content/Tag/TagAccordion.vue2.js +22 -19
- package/dist/components/Content/Tag/TagList.vue.d.ts.map +1 -1
- package/dist/components/GettingStarted.vue.d.ts.map +1 -1
- package/dist/components/GettingStarted.vue.js +2 -2
- package/dist/components/GettingStarted.vue2.js +25 -25
- package/dist/components/HttpMethod/HttpMethod.vue.d.ts.map +1 -1
- package/dist/components/Layouts/ClassicLayout.vue.d.ts.map +1 -1
- package/dist/components/Layouts/ClassicLayout.vue.js +6 -6
- package/dist/components/Section/SectionContainer.vue.d.ts.map +1 -1
- package/dist/components/Section/SectionContainer.vue.js +1 -1
- package/dist/components/Section/SectionHeader.vue.d.ts +1 -6
- package/dist/components/Section/SectionHeader.vue.d.ts.map +1 -1
- package/dist/components/Section/SectionHeader.vue.js +1 -1
- package/dist/components/Section/SectionHeader.vue2.js +12 -16
- package/dist/components/Section/SectionHeaderTag.vue.d.ts +21 -0
- package/dist/components/Section/SectionHeaderTag.vue.d.ts.map +1 -0
- package/dist/components/Section/SectionHeaderTag.vue.js +7 -0
- package/dist/components/Section/SectionHeaderTag.vue2.js +18 -0
- package/dist/components/Section/index.d.ts +1 -0
- package/dist/components/Section/index.d.ts.map +1 -1
- package/dist/components/Sidebar/Sidebar.vue.d.ts.map +1 -1
- package/dist/components/Sidebar/Sidebar.vue.js +1 -1
- package/dist/components/Sidebar/Sidebar.vue2.js +14 -14
- package/dist/components/Sidebar/SidebarElement.vue.d.ts.map +1 -1
- package/dist/components/Sidebar/SidebarElement.vue.js +2 -2
- package/dist/esm.d.ts.map +1 -1
- package/dist/esm.js +1 -3
- package/dist/features/ApiClientModal/ApiClientModal.vue.d.ts.map +1 -1
- package/dist/features/ApiClientModal/useApiClient.d.ts +414 -510
- package/dist/features/ApiClientModal/useApiClient.d.ts.map +1 -1
- package/dist/features/BaseUrl/BaseUrl.vue.d.ts.map +1 -1
- package/dist/features/BaseUrl/BaseUrl.vue.js +20 -21
- package/dist/features/ExampleRequest/ExampleRequest.vue.d.ts.map +1 -1
- package/dist/features/ExampleRequest/ExampleRequest.vue.js +1 -1
- package/dist/features/ExampleResponses/ExampleResponses.vue.d.ts.map +1 -1
- package/dist/features/ExampleResponses/ExampleResponses.vue.js +2 -2
- package/dist/features/ExampleResponses/ExampleResponses.vue2.js +47 -47
- package/dist/features/Operation/Operation.vue.d.ts.map +1 -1
- package/dist/features/Operation/Operation.vue.js +5 -5
- package/dist/features/Operation/Webhooks.vue.d.ts.map +1 -1
- package/dist/features/Operation/Webhooks.vue.js +3 -3
- package/dist/features/Operation/Webhooks.vue2.js +74 -60
- package/dist/features/Operation/components/ContentTypeSelect.vue.d.ts.map +1 -1
- package/dist/features/Operation/components/ContentTypeSelect.vue.js +2 -2
- package/dist/features/Operation/components/ParameterHeaders.vue.d.ts.map +1 -1
- package/dist/features/Operation/components/ParameterHeaders.vue.js +3 -3
- package/dist/features/Operation/components/ParameterHeaders.vue2.js +8 -8
- package/dist/features/Operation/components/ParameterListItem.vue.d.ts.map +1 -1
- package/dist/features/Operation/components/ParameterListItem.vue.js +3 -3
- package/dist/features/Operation/components/ParameterListItem.vue2.js +16 -16
- package/dist/features/Operation/components/RequestBody.vue.d.ts.map +1 -1
- package/dist/features/Operation/components/RequestBody.vue.js +2 -2
- package/dist/features/Operation/components/RequestBody.vue2.js +26 -47
- package/dist/features/Operation/hooks/useResponses.d.ts.map +1 -1
- package/dist/features/Operation/layouts/ClassicLayout.vue.d.ts.map +1 -1
- package/dist/features/Operation/layouts/ClassicLayout.vue.js +2 -2
- package/dist/features/Operation/layouts/ClassicLayout.vue2.js +11 -11
- package/dist/features/Operation/layouts/ModernLayout.vue.d.ts.map +1 -1
- package/dist/features/Operation/layouts/ModernLayout.vue.js +2 -2
- package/dist/features/Operation/layouts/ModernLayout.vue2.js +80 -69
- package/dist/features/Search/SearchButton.vue.d.ts.map +1 -1
- package/dist/features/Search/SearchButton.vue.js +1 -1
- package/dist/features/Search/SearchButton.vue2.js +30 -18
- package/dist/features/Search/SearchModal.vue.d.ts.map +1 -1
- package/dist/features/Search/SearchModal.vue.js +1 -1
- package/dist/features/Search/SearchModal.vue2.js +104 -95
- package/dist/features/Search/useSearchIndex.d.ts.map +1 -1
- package/dist/features/Search/useSearchIndex.js +11 -17
- package/dist/features/TestRequestButton/TestRequestButton.vue.d.ts.map +1 -1
- package/dist/features/TestRequestButton/TestRequestButton.vue.js +2 -2
- package/dist/features/TestRequestButton/TestRequestButton.vue2.js +6 -6
- package/dist/helpers/createEmptySpecification.d.ts.map +1 -1
- package/dist/helpers/get-request.d.ts.map +1 -1
- package/dist/helpers/getModels.d.ts.map +1 -1
- package/dist/helpers/isMacOs.d.ts.map +1 -1
- package/dist/helpers/operation.d.ts.map +1 -1
- package/dist/helpers/parse.js +62 -62
- package/dist/helpers/specDownloads.d.ts.map +1 -1
- package/dist/helpers/specHelpers.d.ts.map +1 -1
- package/dist/helpers/waitFor.d.ts.map +1 -1
- package/dist/hooks/useConfig.d.ts.map +1 -1
- package/dist/hooks/useDeprecationWarnings.d.ts.map +1 -1
- package/dist/hooks/useDeprecationWarnings.js +1 -5
- package/dist/hooks/useNavState.d.ts +1 -2
- package/dist/hooks/useNavState.d.ts.map +1 -1
- package/dist/hooks/useNavState.js +3 -10
- package/dist/hooks/useReactiveSpec.d.ts +8 -8
- package/dist/hooks/useReactiveSpec.d.ts.map +1 -1
- package/dist/hooks/useReactiveSpec.js +12 -13
- package/dist/hooks/useSidebar.d.ts.map +1 -1
- package/dist/hooks/useSidebar.js +38 -48
- package/dist/index.js +1 -1
- package/dist/legacy/helpers/normalizeRequestMethod.d.ts.map +1 -1
- package/dist/legacy/helpers/normalizeRequestMethod.js +2 -6
- package/dist/legacy/types.d.ts.map +1 -1
- package/dist/standalone/lib/html-api.d.ts +11 -0
- package/dist/standalone/lib/html-api.d.ts.map +1 -0
- package/dist/standalone/lib/html-rendering.d.ts +51 -0
- package/dist/standalone/lib/html-rendering.d.ts.map +1 -0
- package/dist/standalone/lib/html-rendering.js +54 -0
- package/dist/stores/useHttpClientStore.d.ts.map +1 -1
- package/dist/style.css +1 -1
- package/dist/types.d.ts +0 -3
- package/dist/types.d.ts.map +1 -1
- package/package.json +16 -15
|
@@ -2,7 +2,7 @@ import type { ApiClient, CreateApiClientParams } from '@scalar/api-client/libs';
|
|
|
2
2
|
type Props = Pick<CreateApiClientParams, 'el' | 'configuration' | 'store'>;
|
|
3
3
|
/** API Client instance */
|
|
4
4
|
declare const client: import("vue").Ref<{
|
|
5
|
-
updateSpec: (spec: import("@scalar/types").SpecConfiguration) => Promise<void>;
|
|
5
|
+
updateSpec: (spec: import("@scalar/types/legacy").SpecConfiguration) => Promise<void>;
|
|
6
6
|
updateConfig: (newConfig: import("@scalar/api-client/libs").ClientConfiguration, mergeConfigs?: boolean) => void;
|
|
7
7
|
updateServer: (serverUrl: string) => void;
|
|
8
8
|
onUpdateServer: (callback: (url: string) => void) => void;
|
|
@@ -206,21 +206,7 @@ declare const client: import("vue").Ref<{
|
|
|
206
206
|
uid: string & import("zod").BRAND<"collection">;
|
|
207
207
|
children: ((string & import("zod").BRAND<"tag">) | (string & import("zod").BRAND<"operation">))[];
|
|
208
208
|
openapi: string;
|
|
209
|
-
|
|
210
|
-
"x-scalar-icon": string;
|
|
211
|
-
securitySchemes: string[];
|
|
212
|
-
selectedSecuritySchemeUids: ((string & import("zod").BRAND<"securityScheme">) | (string & import("zod").BRAND<"securityScheme">)[])[];
|
|
213
|
-
servers: (string & import("zod").BRAND<"server">)[];
|
|
214
|
-
requests: (string & import("zod").BRAND<"operation">)[];
|
|
215
|
-
tags: (string & import("zod").BRAND<"tag">)[];
|
|
216
|
-
watchMode: boolean;
|
|
217
|
-
watchModeStatus: "IDLE" | "WATCHING" | "ERROR";
|
|
218
|
-
externalDocs?: {
|
|
219
|
-
url: string;
|
|
220
|
-
description?: string | undefined;
|
|
221
|
-
} | undefined;
|
|
222
|
-
jsonSchemaDialect?: string | undefined;
|
|
223
|
-
info?: {
|
|
209
|
+
info: {
|
|
224
210
|
title: string;
|
|
225
211
|
version: string;
|
|
226
212
|
description?: string | undefined;
|
|
@@ -232,11 +218,25 @@ declare const client: import("vue").Ref<{
|
|
|
232
218
|
email?: string | undefined;
|
|
233
219
|
} | undefined;
|
|
234
220
|
license?: {
|
|
235
|
-
name
|
|
221
|
+
name?: string | null | undefined;
|
|
236
222
|
identifier?: string | undefined;
|
|
237
223
|
url?: string | undefined;
|
|
238
224
|
} | undefined;
|
|
225
|
+
};
|
|
226
|
+
security: Record<string, string[]>[];
|
|
227
|
+
"x-scalar-icon": string;
|
|
228
|
+
securitySchemes: string[];
|
|
229
|
+
selectedSecuritySchemeUids: ((string & import("zod").BRAND<"securityScheme">) | (string & import("zod").BRAND<"securityScheme">)[])[];
|
|
230
|
+
servers: (string & import("zod").BRAND<"server">)[];
|
|
231
|
+
requests: (string & import("zod").BRAND<"operation">)[];
|
|
232
|
+
tags: (string & import("zod").BRAND<"tag">)[];
|
|
233
|
+
watchMode: boolean;
|
|
234
|
+
watchModeStatus: "IDLE" | "WATCHING" | "ERROR";
|
|
235
|
+
externalDocs?: {
|
|
236
|
+
url: string;
|
|
237
|
+
description?: string | undefined;
|
|
239
238
|
} | undefined;
|
|
239
|
+
jsonSchemaDialect?: string | undefined;
|
|
240
240
|
components?: Record<string, unknown> | undefined;
|
|
241
241
|
webhooks?: Record<string, unknown> | undefined;
|
|
242
242
|
"x-scalar-active-environment"?: string | undefined;
|
|
@@ -364,34 +364,18 @@ declare const client: import("vue").Ref<{
|
|
|
364
364
|
serverVariables?: Record<string, string[]> | undefined;
|
|
365
365
|
}>;
|
|
366
366
|
setSidebarWidth: (width: string) => void;
|
|
367
|
-
integration: "elysiajs" | "fastify" | "
|
|
367
|
+
integration: "elysiajs" | "fastify" | "html" | "vue" | "adonisjs" | "docusaurus" | "dotnet" | "express" | "fastapi" | "go" | "hono" | "laravel" | "litestar" | "nestjs" | "nextjs" | "nitro" | "nuxt" | "platformatic" | "react" | "rust" | null | undefined;
|
|
368
368
|
importSpecFile: (_spec: string | Record<string, any>, workspaceUid: string, options?: Pick<{
|
|
369
369
|
type?: "collection" | undefined;
|
|
370
370
|
uid?: string | undefined;
|
|
371
371
|
externalDocs?: {
|
|
372
|
-
|
|
373
|
-
|
|
372
|
+
url: string;
|
|
373
|
+
description?: unknown;
|
|
374
374
|
} | undefined;
|
|
375
375
|
children?: string[] | undefined;
|
|
376
376
|
openapi?: string | undefined;
|
|
377
377
|
jsonSchemaDialect?: string | undefined;
|
|
378
|
-
info?:
|
|
379
|
-
description?: string | undefined;
|
|
380
|
-
title?: string | undefined;
|
|
381
|
-
summary?: string | undefined;
|
|
382
|
-
termsOfService?: string | undefined;
|
|
383
|
-
contact?: {
|
|
384
|
-
name?: string | undefined;
|
|
385
|
-
url?: string | undefined;
|
|
386
|
-
email?: string | undefined;
|
|
387
|
-
} | undefined;
|
|
388
|
-
license?: {
|
|
389
|
-
name?: string | undefined;
|
|
390
|
-
identifier?: string | undefined;
|
|
391
|
-
url?: string | undefined;
|
|
392
|
-
} | undefined;
|
|
393
|
-
version?: string | undefined;
|
|
394
|
-
} | undefined;
|
|
378
|
+
info?: unknown;
|
|
395
379
|
security?: Record<string, string[] | undefined>[] | undefined;
|
|
396
380
|
components?: Record<string, unknown> | undefined;
|
|
397
381
|
webhooks?: Record<string, unknown> | undefined;
|
|
@@ -419,10 +403,10 @@ declare const client: import("vue").Ref<{
|
|
|
419
403
|
watchMode?: boolean | undefined;
|
|
420
404
|
integration?: string | null | undefined;
|
|
421
405
|
watchModeStatus?: "IDLE" | "WATCHING" | "ERROR" | undefined;
|
|
422
|
-
}, "watchMode" | "documentUrl"> & Pick<import("@scalar/types").ReferenceConfiguration, "servers" | "authentication" | "baseServerURL"> & {
|
|
406
|
+
}, "watchMode" | "documentUrl"> & Pick<import("@scalar/types/legacy").ReferenceConfiguration, "servers" | "authentication" | "baseServerURL"> & {
|
|
423
407
|
setCollectionSecurity?: boolean;
|
|
424
408
|
shouldLoad?: boolean;
|
|
425
|
-
} & Pick<import("@scalar/types").ReferenceConfiguration, "servers">) => Promise<{
|
|
409
|
+
} & Pick<import("@scalar/types/legacy").ReferenceConfiguration, "servers">) => Promise<{
|
|
426
410
|
error: false;
|
|
427
411
|
collection: import("@scalar/oas-utils/entities/spec").Collection;
|
|
428
412
|
requests: import("@scalar/oas-utils/entities/spec").Request[];
|
|
@@ -436,29 +420,13 @@ declare const client: import("vue").Ref<{
|
|
|
436
420
|
type?: "collection" | undefined;
|
|
437
421
|
uid?: string | undefined;
|
|
438
422
|
externalDocs?: {
|
|
439
|
-
|
|
440
|
-
|
|
423
|
+
url: string;
|
|
424
|
+
description?: unknown;
|
|
441
425
|
} | undefined;
|
|
442
426
|
children?: string[] | undefined;
|
|
443
427
|
openapi?: string | undefined;
|
|
444
428
|
jsonSchemaDialect?: string | undefined;
|
|
445
|
-
info?:
|
|
446
|
-
description?: string | undefined;
|
|
447
|
-
title?: string | undefined;
|
|
448
|
-
summary?: string | undefined;
|
|
449
|
-
termsOfService?: string | undefined;
|
|
450
|
-
contact?: {
|
|
451
|
-
name?: string | undefined;
|
|
452
|
-
url?: string | undefined;
|
|
453
|
-
email?: string | undefined;
|
|
454
|
-
} | undefined;
|
|
455
|
-
license?: {
|
|
456
|
-
name?: string | undefined;
|
|
457
|
-
identifier?: string | undefined;
|
|
458
|
-
url?: string | undefined;
|
|
459
|
-
} | undefined;
|
|
460
|
-
version?: string | undefined;
|
|
461
|
-
} | undefined;
|
|
429
|
+
info?: unknown;
|
|
462
430
|
security?: Record<string, string[] | undefined>[] | undefined;
|
|
463
431
|
components?: Record<string, unknown> | undefined;
|
|
464
432
|
webhooks?: Record<string, unknown> | undefined;
|
|
@@ -486,36 +454,20 @@ declare const client: import("vue").Ref<{
|
|
|
486
454
|
watchMode?: boolean | undefined;
|
|
487
455
|
integration?: string | null | undefined;
|
|
488
456
|
watchModeStatus?: "IDLE" | "WATCHING" | "ERROR" | undefined;
|
|
489
|
-
}, "watchMode" | "documentUrl"> & Pick<import("@scalar/types").ReferenceConfiguration, "servers" | "authentication" | "baseServerURL"> & {
|
|
457
|
+
}, "watchMode" | "documentUrl"> & Pick<import("@scalar/types/legacy").ReferenceConfiguration, "servers" | "authentication" | "baseServerURL"> & {
|
|
490
458
|
setCollectionSecurity?: boolean;
|
|
491
459
|
shouldLoad?: boolean;
|
|
492
|
-
} & Pick<import("@scalar/types").ReferenceConfiguration, "servers">, "documentUrl"> & Pick<import("@scalar/types").ReferenceConfiguration, "proxyUrl">) => Promise<import("@scalar/api-client/libs").ErrorResponse<Awaited<ReturnType<(_spec: string | Record<string, any>, workspaceUid: string, options?: Pick<{
|
|
460
|
+
} & Pick<import("@scalar/types/legacy").ReferenceConfiguration, "servers">, "documentUrl"> & Pick<import("@scalar/types/legacy").ReferenceConfiguration, "proxyUrl">) => Promise<import("@scalar/api-client/libs").ErrorResponse<Awaited<ReturnType<(_spec: string | Record<string, any>, workspaceUid: string, options?: Pick<{
|
|
493
461
|
type?: "collection" | undefined;
|
|
494
462
|
uid?: string | undefined;
|
|
495
463
|
externalDocs?: {
|
|
496
|
-
|
|
497
|
-
|
|
464
|
+
url: string;
|
|
465
|
+
description?: unknown;
|
|
498
466
|
} | undefined;
|
|
499
467
|
children?: string[] | undefined;
|
|
500
468
|
openapi?: string | undefined;
|
|
501
469
|
jsonSchemaDialect?: string | undefined;
|
|
502
|
-
info?:
|
|
503
|
-
description?: string | undefined;
|
|
504
|
-
title?: string | undefined;
|
|
505
|
-
summary?: string | undefined;
|
|
506
|
-
termsOfService?: string | undefined;
|
|
507
|
-
contact?: {
|
|
508
|
-
name?: string | undefined;
|
|
509
|
-
url?: string | undefined;
|
|
510
|
-
email?: string | undefined;
|
|
511
|
-
} | undefined;
|
|
512
|
-
license?: {
|
|
513
|
-
name?: string | undefined;
|
|
514
|
-
identifier?: string | undefined;
|
|
515
|
-
url?: string | undefined;
|
|
516
|
-
} | undefined;
|
|
517
|
-
version?: string | undefined;
|
|
518
|
-
} | undefined;
|
|
470
|
+
info?: unknown;
|
|
519
471
|
security?: Record<string, string[] | undefined>[] | undefined;
|
|
520
472
|
components?: Record<string, unknown> | undefined;
|
|
521
473
|
webhooks?: Record<string, unknown> | undefined;
|
|
@@ -543,10 +495,10 @@ declare const client: import("vue").Ref<{
|
|
|
543
495
|
watchMode?: boolean | undefined;
|
|
544
496
|
integration?: string | null | undefined;
|
|
545
497
|
watchModeStatus?: "IDLE" | "WATCHING" | "ERROR" | undefined;
|
|
546
|
-
}, "watchMode" | "documentUrl"> & Pick<import("@scalar/types").ReferenceConfiguration, "servers" | "authentication" | "baseServerURL"> & {
|
|
498
|
+
}, "watchMode" | "documentUrl"> & Pick<import("@scalar/types/legacy").ReferenceConfiguration, "servers" | "authentication" | "baseServerURL"> & {
|
|
547
499
|
setCollectionSecurity?: boolean;
|
|
548
500
|
shouldLoad?: boolean;
|
|
549
|
-
} & Pick<import("@scalar/types").ReferenceConfiguration, "servers">) => Promise<{
|
|
501
|
+
} & Pick<import("@scalar/types/legacy").ReferenceConfiguration, "servers">) => Promise<{
|
|
550
502
|
error: false;
|
|
551
503
|
collection: import("@scalar/oas-utils/entities/spec").Collection;
|
|
552
504
|
requests: import("@scalar/oas-utils/entities/spec").Request[];
|
|
@@ -572,13 +524,13 @@ declare const client: import("vue").Ref<{
|
|
|
572
524
|
path?: string | undefined;
|
|
573
525
|
domain?: string | undefined;
|
|
574
526
|
}) => void;
|
|
575
|
-
edit: <P extends "
|
|
527
|
+
edit: <P extends "value" | "name" | "uid" | "domain" | "path">(uid: (string & import("zod").BRAND<"cookie">) | null | undefined, path: P, value: P extends "value" | "name" | "uid" | "domain" | "path" ? {
|
|
576
528
|
value: string;
|
|
577
529
|
uid: string & import("zod").BRAND<"cookie">;
|
|
578
530
|
name: string;
|
|
579
531
|
path?: string | undefined;
|
|
580
532
|
domain?: string | undefined;
|
|
581
|
-
}[P] : P extends `${infer K}.${infer R}` ? K extends "
|
|
533
|
+
}[P] : P extends `${infer K}.${infer R}` ? K extends "value" | "name" | "uid" | "domain" | "path" ? R extends import("@scalar/object-utils/nested").Path<{
|
|
582
534
|
value: string;
|
|
583
535
|
uid: string & import("zod").BRAND<"cookie">;
|
|
584
536
|
name: string;
|
|
@@ -591,13 +543,13 @@ declare const client: import("vue").Ref<{
|
|
|
591
543
|
path?: string | undefined;
|
|
592
544
|
domain?: string | undefined;
|
|
593
545
|
}[K], R> : never : K extends `${number}` ? never : never : P extends `${number}` ? never : never) => void;
|
|
594
|
-
untrackedEdit: <P extends "
|
|
546
|
+
untrackedEdit: <P extends "value" | "name" | "uid" | "domain" | "path">(uid: string & import("zod").BRAND<"cookie">, path: P, value: P extends "value" | "name" | "uid" | "domain" | "path" ? {
|
|
595
547
|
value: string;
|
|
596
548
|
uid: string & import("zod").BRAND<"cookie">;
|
|
597
549
|
name: string;
|
|
598
550
|
path?: string | undefined;
|
|
599
551
|
domain?: string | undefined;
|
|
600
|
-
}[P] : P extends `${infer K}.${infer R}` ? K extends "
|
|
552
|
+
}[P] : P extends `${infer K}.${infer R}` ? K extends "value" | "name" | "uid" | "domain" | "path" ? R extends import("@scalar/object-utils/nested").Path<{
|
|
601
553
|
value: string;
|
|
602
554
|
uid: string & import("zod").BRAND<"cookie">;
|
|
603
555
|
name: string;
|
|
@@ -620,21 +572,7 @@ declare const client: import("vue").Ref<{
|
|
|
620
572
|
uid: string & import("zod").BRAND<"collection">;
|
|
621
573
|
children: ((string & import("zod").BRAND<"tag">) | (string & import("zod").BRAND<"operation">))[];
|
|
622
574
|
openapi: string;
|
|
623
|
-
|
|
624
|
-
"x-scalar-icon": string;
|
|
625
|
-
securitySchemes: string[];
|
|
626
|
-
selectedSecuritySchemeUids: ((string & import("zod").BRAND<"securityScheme">) | (string & import("zod").BRAND<"securityScheme">)[])[];
|
|
627
|
-
servers: (string & import("zod").BRAND<"server">)[];
|
|
628
|
-
requests: (string & import("zod").BRAND<"operation">)[];
|
|
629
|
-
tags: (string & import("zod").BRAND<"tag">)[];
|
|
630
|
-
watchMode: boolean;
|
|
631
|
-
watchModeStatus: "IDLE" | "WATCHING" | "ERROR";
|
|
632
|
-
externalDocs?: {
|
|
633
|
-
url: string;
|
|
634
|
-
description?: string | undefined;
|
|
635
|
-
} | undefined;
|
|
636
|
-
jsonSchemaDialect?: string | undefined;
|
|
637
|
-
info?: {
|
|
575
|
+
info: {
|
|
638
576
|
title: string;
|
|
639
577
|
version: string;
|
|
640
578
|
description?: string | undefined;
|
|
@@ -646,11 +584,25 @@ declare const client: import("vue").Ref<{
|
|
|
646
584
|
email?: string | undefined;
|
|
647
585
|
} | undefined;
|
|
648
586
|
license?: {
|
|
649
|
-
name
|
|
587
|
+
name?: string | null | undefined;
|
|
650
588
|
identifier?: string | undefined;
|
|
651
589
|
url?: string | undefined;
|
|
652
590
|
} | undefined;
|
|
591
|
+
};
|
|
592
|
+
security: Record<string, string[]>[];
|
|
593
|
+
"x-scalar-icon": string;
|
|
594
|
+
securitySchemes: string[];
|
|
595
|
+
selectedSecuritySchemeUids: ((string & import("zod").BRAND<"securityScheme">) | (string & import("zod").BRAND<"securityScheme">)[])[];
|
|
596
|
+
servers: (string & import("zod").BRAND<"server">)[];
|
|
597
|
+
requests: (string & import("zod").BRAND<"operation">)[];
|
|
598
|
+
tags: (string & import("zod").BRAND<"tag">)[];
|
|
599
|
+
watchMode: boolean;
|
|
600
|
+
watchModeStatus: "IDLE" | "WATCHING" | "ERROR";
|
|
601
|
+
externalDocs?: {
|
|
602
|
+
url: string;
|
|
603
|
+
description?: string | undefined;
|
|
653
604
|
} | undefined;
|
|
605
|
+
jsonSchemaDialect?: string | undefined;
|
|
654
606
|
components?: Record<string, unknown> | undefined;
|
|
655
607
|
webhooks?: Record<string, unknown> | undefined;
|
|
656
608
|
"x-scalar-active-environment"?: string | undefined;
|
|
@@ -675,21 +627,7 @@ declare const client: import("vue").Ref<{
|
|
|
675
627
|
uid: string & import("zod").BRAND<"collection">;
|
|
676
628
|
children: ((string & import("zod").BRAND<"tag">) | (string & import("zod").BRAND<"operation">))[];
|
|
677
629
|
openapi: string;
|
|
678
|
-
|
|
679
|
-
"x-scalar-icon": string;
|
|
680
|
-
securitySchemes: string[];
|
|
681
|
-
selectedSecuritySchemeUids: ((string & import("zod").BRAND<"securityScheme">) | (string & import("zod").BRAND<"securityScheme">)[])[];
|
|
682
|
-
servers: (string & import("zod").BRAND<"server">)[];
|
|
683
|
-
requests: (string & import("zod").BRAND<"operation">)[];
|
|
684
|
-
tags: (string & import("zod").BRAND<"tag">)[];
|
|
685
|
-
watchMode: boolean;
|
|
686
|
-
watchModeStatus: "IDLE" | "WATCHING" | "ERROR";
|
|
687
|
-
externalDocs?: {
|
|
688
|
-
url: string;
|
|
689
|
-
description?: string | undefined;
|
|
690
|
-
} | undefined;
|
|
691
|
-
jsonSchemaDialect?: string | undefined;
|
|
692
|
-
info?: {
|
|
630
|
+
info: {
|
|
693
631
|
title: string;
|
|
694
632
|
version: string;
|
|
695
633
|
description?: string | undefined;
|
|
@@ -701,11 +639,25 @@ declare const client: import("vue").Ref<{
|
|
|
701
639
|
email?: string | undefined;
|
|
702
640
|
} | undefined;
|
|
703
641
|
license?: {
|
|
704
|
-
name
|
|
642
|
+
name?: string | null | undefined;
|
|
705
643
|
identifier?: string | undefined;
|
|
706
644
|
url?: string | undefined;
|
|
707
645
|
} | undefined;
|
|
646
|
+
};
|
|
647
|
+
security: Record<string, string[]>[];
|
|
648
|
+
"x-scalar-icon": string;
|
|
649
|
+
securitySchemes: string[];
|
|
650
|
+
selectedSecuritySchemeUids: ((string & import("zod").BRAND<"securityScheme">) | (string & import("zod").BRAND<"securityScheme">)[])[];
|
|
651
|
+
servers: (string & import("zod").BRAND<"server">)[];
|
|
652
|
+
requests: (string & import("zod").BRAND<"operation">)[];
|
|
653
|
+
tags: (string & import("zod").BRAND<"tag">)[];
|
|
654
|
+
watchMode: boolean;
|
|
655
|
+
watchModeStatus: "IDLE" | "WATCHING" | "ERROR";
|
|
656
|
+
externalDocs?: {
|
|
657
|
+
url: string;
|
|
658
|
+
description?: string | undefined;
|
|
708
659
|
} | undefined;
|
|
660
|
+
jsonSchemaDialect?: string | undefined;
|
|
709
661
|
components?: Record<string, unknown> | undefined;
|
|
710
662
|
webhooks?: Record<string, unknown> | undefined;
|
|
711
663
|
"x-scalar-active-environment"?: string | undefined;
|
|
@@ -733,21 +685,7 @@ declare const client: import("vue").Ref<{
|
|
|
733
685
|
uid: string & import("zod").BRAND<"collection">;
|
|
734
686
|
children: ((string & import("zod").BRAND<"tag">) | (string & import("zod").BRAND<"operation">))[];
|
|
735
687
|
openapi: string;
|
|
736
|
-
|
|
737
|
-
"x-scalar-icon": string;
|
|
738
|
-
securitySchemes: string[];
|
|
739
|
-
selectedSecuritySchemeUids: ((string & import("zod").BRAND<"securityScheme">) | (string & import("zod").BRAND<"securityScheme">)[])[];
|
|
740
|
-
servers: (string & import("zod").BRAND<"server">)[];
|
|
741
|
-
requests: (string & import("zod").BRAND<"operation">)[];
|
|
742
|
-
tags: (string & import("zod").BRAND<"tag">)[];
|
|
743
|
-
watchMode: boolean;
|
|
744
|
-
watchModeStatus: "IDLE" | "WATCHING" | "ERROR";
|
|
745
|
-
externalDocs?: {
|
|
746
|
-
url: string;
|
|
747
|
-
description?: string | undefined;
|
|
748
|
-
} | undefined;
|
|
749
|
-
jsonSchemaDialect?: string | undefined;
|
|
750
|
-
info?: {
|
|
688
|
+
info: {
|
|
751
689
|
title: string;
|
|
752
690
|
version: string;
|
|
753
691
|
description?: string | undefined;
|
|
@@ -759,11 +697,25 @@ declare const client: import("vue").Ref<{
|
|
|
759
697
|
email?: string | undefined;
|
|
760
698
|
} | undefined;
|
|
761
699
|
license?: {
|
|
762
|
-
name
|
|
700
|
+
name?: string | null | undefined;
|
|
763
701
|
identifier?: string | undefined;
|
|
764
702
|
url?: string | undefined;
|
|
765
703
|
} | undefined;
|
|
704
|
+
};
|
|
705
|
+
security: Record<string, string[]>[];
|
|
706
|
+
"x-scalar-icon": string;
|
|
707
|
+
securitySchemes: string[];
|
|
708
|
+
selectedSecuritySchemeUids: ((string & import("zod").BRAND<"securityScheme">) | (string & import("zod").BRAND<"securityScheme">)[])[];
|
|
709
|
+
servers: (string & import("zod").BRAND<"server">)[];
|
|
710
|
+
requests: (string & import("zod").BRAND<"operation">)[];
|
|
711
|
+
tags: (string & import("zod").BRAND<"tag">)[];
|
|
712
|
+
watchMode: boolean;
|
|
713
|
+
watchModeStatus: "IDLE" | "WATCHING" | "ERROR";
|
|
714
|
+
externalDocs?: {
|
|
715
|
+
url: string;
|
|
716
|
+
description?: string | undefined;
|
|
766
717
|
} | undefined;
|
|
718
|
+
jsonSchemaDialect?: string | undefined;
|
|
767
719
|
components?: Record<string, unknown> | undefined;
|
|
768
720
|
webhooks?: Record<string, unknown> | undefined;
|
|
769
721
|
"x-scalar-active-environment"?: string | undefined;
|
|
@@ -783,26 +735,12 @@ declare const client: import("vue").Ref<{
|
|
|
783
735
|
documentUrl?: string | undefined;
|
|
784
736
|
integration?: string | null | undefined;
|
|
785
737
|
}) => void;
|
|
786
|
-
edit: <P extends "
|
|
738
|
+
edit: <P extends "tags" | "security" | "externalDocs" | "type" | "uid" | "requests" | "x-scalar-environments" | "children" | "openapi" | "info" | "x-scalar-icon" | "securitySchemes" | "selectedSecuritySchemeUids" | "servers" | "watchMode" | "watchModeStatus" | "jsonSchemaDialect" | "components" | "webhooks" | "x-scalar-active-environment" | "x-scalar-secrets" | "selectedServerUid" | "documentUrl" | "integration" | `tags.${number}` | `security.${number}` | `security.${number}.${string}` | "externalDocs.description" | "externalDocs.url" | `requests.${number}` | `x-scalar-environments.${string}` | `children.${number}` | "info.summary" | "info.description" | "info.title" | "info.version" | "info.termsOfService" | "info.contact" | "info.license" | "info.contact.name" | "info.contact.url" | "info.contact.email" | "info.license.name" | "info.license.url" | "info.license.identifier" | `securitySchemes.${number}` | `selectedSecuritySchemeUids.${number}` | `selectedSecuritySchemeUids.${number}.${number}` | `servers.${number}` | `components.${string}` | `webhooks.${string}` | `x-scalar-secrets.${string}`>(uid: (string & import("zod").BRAND<"collection">) | null | undefined, path: P, value: P extends "tags" | "security" | "externalDocs" | "type" | "uid" | "requests" | "x-scalar-environments" | "children" | "openapi" | "info" | "x-scalar-icon" | "securitySchemes" | "selectedSecuritySchemeUids" | "servers" | "watchMode" | "watchModeStatus" | "jsonSchemaDialect" | "components" | "webhooks" | "x-scalar-active-environment" | "x-scalar-secrets" | "selectedServerUid" | "documentUrl" | "integration" ? {
|
|
787
739
|
type: "collection";
|
|
788
740
|
uid: string & import("zod").BRAND<"collection">;
|
|
789
741
|
children: ((string & import("zod").BRAND<"tag">) | (string & import("zod").BRAND<"operation">))[];
|
|
790
742
|
openapi: string;
|
|
791
|
-
|
|
792
|
-
"x-scalar-icon": string;
|
|
793
|
-
securitySchemes: string[];
|
|
794
|
-
selectedSecuritySchemeUids: ((string & import("zod").BRAND<"securityScheme">) | (string & import("zod").BRAND<"securityScheme">)[])[];
|
|
795
|
-
servers: (string & import("zod").BRAND<"server">)[];
|
|
796
|
-
requests: (string & import("zod").BRAND<"operation">)[];
|
|
797
|
-
tags: (string & import("zod").BRAND<"tag">)[];
|
|
798
|
-
watchMode: boolean;
|
|
799
|
-
watchModeStatus: "IDLE" | "WATCHING" | "ERROR";
|
|
800
|
-
externalDocs?: {
|
|
801
|
-
url: string;
|
|
802
|
-
description?: string | undefined;
|
|
803
|
-
} | undefined;
|
|
804
|
-
jsonSchemaDialect?: string | undefined;
|
|
805
|
-
info?: {
|
|
743
|
+
info: {
|
|
806
744
|
title: string;
|
|
807
745
|
version: string;
|
|
808
746
|
description?: string | undefined;
|
|
@@ -814,11 +752,25 @@ declare const client: import("vue").Ref<{
|
|
|
814
752
|
email?: string | undefined;
|
|
815
753
|
} | undefined;
|
|
816
754
|
license?: {
|
|
817
|
-
name
|
|
755
|
+
name?: string | null | undefined;
|
|
818
756
|
identifier?: string | undefined;
|
|
819
757
|
url?: string | undefined;
|
|
820
758
|
} | undefined;
|
|
759
|
+
};
|
|
760
|
+
security: Record<string, string[]>[];
|
|
761
|
+
"x-scalar-icon": string;
|
|
762
|
+
securitySchemes: string[];
|
|
763
|
+
selectedSecuritySchemeUids: ((string & import("zod").BRAND<"securityScheme">) | (string & import("zod").BRAND<"securityScheme">)[])[];
|
|
764
|
+
servers: (string & import("zod").BRAND<"server">)[];
|
|
765
|
+
requests: (string & import("zod").BRAND<"operation">)[];
|
|
766
|
+
tags: (string & import("zod").BRAND<"tag">)[];
|
|
767
|
+
watchMode: boolean;
|
|
768
|
+
watchModeStatus: "IDLE" | "WATCHING" | "ERROR";
|
|
769
|
+
externalDocs?: {
|
|
770
|
+
url: string;
|
|
771
|
+
description?: string | undefined;
|
|
821
772
|
} | undefined;
|
|
773
|
+
jsonSchemaDialect?: string | undefined;
|
|
822
774
|
components?: Record<string, unknown> | undefined;
|
|
823
775
|
webhooks?: Record<string, unknown> | undefined;
|
|
824
776
|
"x-scalar-active-environment"?: string | undefined;
|
|
@@ -837,26 +789,12 @@ declare const client: import("vue").Ref<{
|
|
|
837
789
|
selectedServerUid?: (string & import("zod").BRAND<"server">) | undefined;
|
|
838
790
|
documentUrl?: string | undefined;
|
|
839
791
|
integration?: string | null | undefined;
|
|
840
|
-
}[P] : P extends `${infer K}.${infer R}` ? K extends "
|
|
792
|
+
}[P] : P extends `${infer K}.${infer R}` ? K extends "tags" | "security" | "externalDocs" | "type" | "uid" | "requests" | "x-scalar-environments" | "children" | "openapi" | "info" | "x-scalar-icon" | "securitySchemes" | "selectedSecuritySchemeUids" | "servers" | "watchMode" | "watchModeStatus" | "jsonSchemaDialect" | "components" | "webhooks" | "x-scalar-active-environment" | "x-scalar-secrets" | "selectedServerUid" | "documentUrl" | "integration" ? R extends import("@scalar/object-utils/nested").Path<{
|
|
841
793
|
type: "collection";
|
|
842
794
|
uid: string & import("zod").BRAND<"collection">;
|
|
843
795
|
children: ((string & import("zod").BRAND<"tag">) | (string & import("zod").BRAND<"operation">))[];
|
|
844
796
|
openapi: string;
|
|
845
|
-
|
|
846
|
-
"x-scalar-icon": string;
|
|
847
|
-
securitySchemes: string[];
|
|
848
|
-
selectedSecuritySchemeUids: ((string & import("zod").BRAND<"securityScheme">) | (string & import("zod").BRAND<"securityScheme">)[])[];
|
|
849
|
-
servers: (string & import("zod").BRAND<"server">)[];
|
|
850
|
-
requests: (string & import("zod").BRAND<"operation">)[];
|
|
851
|
-
tags: (string & import("zod").BRAND<"tag">)[];
|
|
852
|
-
watchMode: boolean;
|
|
853
|
-
watchModeStatus: "IDLE" | "WATCHING" | "ERROR";
|
|
854
|
-
externalDocs?: {
|
|
855
|
-
url: string;
|
|
856
|
-
description?: string | undefined;
|
|
857
|
-
} | undefined;
|
|
858
|
-
jsonSchemaDialect?: string | undefined;
|
|
859
|
-
info?: {
|
|
797
|
+
info: {
|
|
860
798
|
title: string;
|
|
861
799
|
version: string;
|
|
862
800
|
description?: string | undefined;
|
|
@@ -868,11 +806,25 @@ declare const client: import("vue").Ref<{
|
|
|
868
806
|
email?: string | undefined;
|
|
869
807
|
} | undefined;
|
|
870
808
|
license?: {
|
|
871
|
-
name
|
|
809
|
+
name?: string | null | undefined;
|
|
872
810
|
identifier?: string | undefined;
|
|
873
811
|
url?: string | undefined;
|
|
874
812
|
} | undefined;
|
|
813
|
+
};
|
|
814
|
+
security: Record<string, string[]>[];
|
|
815
|
+
"x-scalar-icon": string;
|
|
816
|
+
securitySchemes: string[];
|
|
817
|
+
selectedSecuritySchemeUids: ((string & import("zod").BRAND<"securityScheme">) | (string & import("zod").BRAND<"securityScheme">)[])[];
|
|
818
|
+
servers: (string & import("zod").BRAND<"server">)[];
|
|
819
|
+
requests: (string & import("zod").BRAND<"operation">)[];
|
|
820
|
+
tags: (string & import("zod").BRAND<"tag">)[];
|
|
821
|
+
watchMode: boolean;
|
|
822
|
+
watchModeStatus: "IDLE" | "WATCHING" | "ERROR";
|
|
823
|
+
externalDocs?: {
|
|
824
|
+
url: string;
|
|
825
|
+
description?: string | undefined;
|
|
875
826
|
} | undefined;
|
|
827
|
+
jsonSchemaDialect?: string | undefined;
|
|
876
828
|
components?: Record<string, unknown> | undefined;
|
|
877
829
|
webhooks?: Record<string, unknown> | undefined;
|
|
878
830
|
"x-scalar-active-environment"?: string | undefined;
|
|
@@ -896,21 +848,7 @@ declare const client: import("vue").Ref<{
|
|
|
896
848
|
uid: string & import("zod").BRAND<"collection">;
|
|
897
849
|
children: ((string & import("zod").BRAND<"tag">) | (string & import("zod").BRAND<"operation">))[];
|
|
898
850
|
openapi: string;
|
|
899
|
-
|
|
900
|
-
"x-scalar-icon": string;
|
|
901
|
-
securitySchemes: string[];
|
|
902
|
-
selectedSecuritySchemeUids: ((string & import("zod").BRAND<"securityScheme">) | (string & import("zod").BRAND<"securityScheme">)[])[];
|
|
903
|
-
servers: (string & import("zod").BRAND<"server">)[];
|
|
904
|
-
requests: (string & import("zod").BRAND<"operation">)[];
|
|
905
|
-
tags: (string & import("zod").BRAND<"tag">)[];
|
|
906
|
-
watchMode: boolean;
|
|
907
|
-
watchModeStatus: "IDLE" | "WATCHING" | "ERROR";
|
|
908
|
-
externalDocs?: {
|
|
909
|
-
url: string;
|
|
910
|
-
description?: string | undefined;
|
|
911
|
-
} | undefined;
|
|
912
|
-
jsonSchemaDialect?: string | undefined;
|
|
913
|
-
info?: {
|
|
851
|
+
info: {
|
|
914
852
|
title: string;
|
|
915
853
|
version: string;
|
|
916
854
|
description?: string | undefined;
|
|
@@ -922,11 +860,25 @@ declare const client: import("vue").Ref<{
|
|
|
922
860
|
email?: string | undefined;
|
|
923
861
|
} | undefined;
|
|
924
862
|
license?: {
|
|
925
|
-
name
|
|
863
|
+
name?: string | null | undefined;
|
|
926
864
|
identifier?: string | undefined;
|
|
927
865
|
url?: string | undefined;
|
|
928
866
|
} | undefined;
|
|
867
|
+
};
|
|
868
|
+
security: Record<string, string[]>[];
|
|
869
|
+
"x-scalar-icon": string;
|
|
870
|
+
securitySchemes: string[];
|
|
871
|
+
selectedSecuritySchemeUids: ((string & import("zod").BRAND<"securityScheme">) | (string & import("zod").BRAND<"securityScheme">)[])[];
|
|
872
|
+
servers: (string & import("zod").BRAND<"server">)[];
|
|
873
|
+
requests: (string & import("zod").BRAND<"operation">)[];
|
|
874
|
+
tags: (string & import("zod").BRAND<"tag">)[];
|
|
875
|
+
watchMode: boolean;
|
|
876
|
+
watchModeStatus: "IDLE" | "WATCHING" | "ERROR";
|
|
877
|
+
externalDocs?: {
|
|
878
|
+
url: string;
|
|
879
|
+
description?: string | undefined;
|
|
929
880
|
} | undefined;
|
|
881
|
+
jsonSchemaDialect?: string | undefined;
|
|
930
882
|
components?: Record<string, unknown> | undefined;
|
|
931
883
|
webhooks?: Record<string, unknown> | undefined;
|
|
932
884
|
"x-scalar-active-environment"?: string | undefined;
|
|
@@ -946,26 +898,12 @@ declare const client: import("vue").Ref<{
|
|
|
946
898
|
documentUrl?: string | undefined;
|
|
947
899
|
integration?: string | null | undefined;
|
|
948
900
|
}[K], R> : never : K extends `${number}` ? never : never : P extends `${number}` ? never : never) => void;
|
|
949
|
-
untrackedEdit: <P extends "
|
|
901
|
+
untrackedEdit: <P extends "tags" | "security" | "externalDocs" | "type" | "uid" | "requests" | "x-scalar-environments" | "children" | "openapi" | "info" | "x-scalar-icon" | "securitySchemes" | "selectedSecuritySchemeUids" | "servers" | "watchMode" | "watchModeStatus" | "jsonSchemaDialect" | "components" | "webhooks" | "x-scalar-active-environment" | "x-scalar-secrets" | "selectedServerUid" | "documentUrl" | "integration" | `tags.${number}` | `security.${number}` | `security.${number}.${string}` | "externalDocs.description" | "externalDocs.url" | `requests.${number}` | `x-scalar-environments.${string}` | `children.${number}` | "info.summary" | "info.description" | "info.title" | "info.version" | "info.termsOfService" | "info.contact" | "info.license" | "info.contact.name" | "info.contact.url" | "info.contact.email" | "info.license.name" | "info.license.url" | "info.license.identifier" | `securitySchemes.${number}` | `selectedSecuritySchemeUids.${number}` | `selectedSecuritySchemeUids.${number}.${number}` | `servers.${number}` | `components.${string}` | `webhooks.${string}` | `x-scalar-secrets.${string}`>(uid: string & import("zod").BRAND<"collection">, path: P, value: P extends "tags" | "security" | "externalDocs" | "type" | "uid" | "requests" | "x-scalar-environments" | "children" | "openapi" | "info" | "x-scalar-icon" | "securitySchemes" | "selectedSecuritySchemeUids" | "servers" | "watchMode" | "watchModeStatus" | "jsonSchemaDialect" | "components" | "webhooks" | "x-scalar-active-environment" | "x-scalar-secrets" | "selectedServerUid" | "documentUrl" | "integration" ? {
|
|
950
902
|
type: "collection";
|
|
951
903
|
uid: string & import("zod").BRAND<"collection">;
|
|
952
904
|
children: ((string & import("zod").BRAND<"tag">) | (string & import("zod").BRAND<"operation">))[];
|
|
953
905
|
openapi: string;
|
|
954
|
-
|
|
955
|
-
"x-scalar-icon": string;
|
|
956
|
-
securitySchemes: string[];
|
|
957
|
-
selectedSecuritySchemeUids: ((string & import("zod").BRAND<"securityScheme">) | (string & import("zod").BRAND<"securityScheme">)[])[];
|
|
958
|
-
servers: (string & import("zod").BRAND<"server">)[];
|
|
959
|
-
requests: (string & import("zod").BRAND<"operation">)[];
|
|
960
|
-
tags: (string & import("zod").BRAND<"tag">)[];
|
|
961
|
-
watchMode: boolean;
|
|
962
|
-
watchModeStatus: "IDLE" | "WATCHING" | "ERROR";
|
|
963
|
-
externalDocs?: {
|
|
964
|
-
url: string;
|
|
965
|
-
description?: string | undefined;
|
|
966
|
-
} | undefined;
|
|
967
|
-
jsonSchemaDialect?: string | undefined;
|
|
968
|
-
info?: {
|
|
906
|
+
info: {
|
|
969
907
|
title: string;
|
|
970
908
|
version: string;
|
|
971
909
|
description?: string | undefined;
|
|
@@ -977,11 +915,25 @@ declare const client: import("vue").Ref<{
|
|
|
977
915
|
email?: string | undefined;
|
|
978
916
|
} | undefined;
|
|
979
917
|
license?: {
|
|
980
|
-
name
|
|
918
|
+
name?: string | null | undefined;
|
|
981
919
|
identifier?: string | undefined;
|
|
982
920
|
url?: string | undefined;
|
|
983
921
|
} | undefined;
|
|
922
|
+
};
|
|
923
|
+
security: Record<string, string[]>[];
|
|
924
|
+
"x-scalar-icon": string;
|
|
925
|
+
securitySchemes: string[];
|
|
926
|
+
selectedSecuritySchemeUids: ((string & import("zod").BRAND<"securityScheme">) | (string & import("zod").BRAND<"securityScheme">)[])[];
|
|
927
|
+
servers: (string & import("zod").BRAND<"server">)[];
|
|
928
|
+
requests: (string & import("zod").BRAND<"operation">)[];
|
|
929
|
+
tags: (string & import("zod").BRAND<"tag">)[];
|
|
930
|
+
watchMode: boolean;
|
|
931
|
+
watchModeStatus: "IDLE" | "WATCHING" | "ERROR";
|
|
932
|
+
externalDocs?: {
|
|
933
|
+
url: string;
|
|
934
|
+
description?: string | undefined;
|
|
984
935
|
} | undefined;
|
|
936
|
+
jsonSchemaDialect?: string | undefined;
|
|
985
937
|
components?: Record<string, unknown> | undefined;
|
|
986
938
|
webhooks?: Record<string, unknown> | undefined;
|
|
987
939
|
"x-scalar-active-environment"?: string | undefined;
|
|
@@ -1000,26 +952,12 @@ declare const client: import("vue").Ref<{
|
|
|
1000
952
|
selectedServerUid?: (string & import("zod").BRAND<"server">) | undefined;
|
|
1001
953
|
documentUrl?: string | undefined;
|
|
1002
954
|
integration?: string | null | undefined;
|
|
1003
|
-
}[P] : P extends `${infer K}.${infer R}` ? K extends "
|
|
955
|
+
}[P] : P extends `${infer K}.${infer R}` ? K extends "tags" | "security" | "externalDocs" | "type" | "uid" | "requests" | "x-scalar-environments" | "children" | "openapi" | "info" | "x-scalar-icon" | "securitySchemes" | "selectedSecuritySchemeUids" | "servers" | "watchMode" | "watchModeStatus" | "jsonSchemaDialect" | "components" | "webhooks" | "x-scalar-active-environment" | "x-scalar-secrets" | "selectedServerUid" | "documentUrl" | "integration" ? R extends import("@scalar/object-utils/nested").Path<{
|
|
1004
956
|
type: "collection";
|
|
1005
957
|
uid: string & import("zod").BRAND<"collection">;
|
|
1006
958
|
children: ((string & import("zod").BRAND<"tag">) | (string & import("zod").BRAND<"operation">))[];
|
|
1007
959
|
openapi: string;
|
|
1008
|
-
|
|
1009
|
-
"x-scalar-icon": string;
|
|
1010
|
-
securitySchemes: string[];
|
|
1011
|
-
selectedSecuritySchemeUids: ((string & import("zod").BRAND<"securityScheme">) | (string & import("zod").BRAND<"securityScheme">)[])[];
|
|
1012
|
-
servers: (string & import("zod").BRAND<"server">)[];
|
|
1013
|
-
requests: (string & import("zod").BRAND<"operation">)[];
|
|
1014
|
-
tags: (string & import("zod").BRAND<"tag">)[];
|
|
1015
|
-
watchMode: boolean;
|
|
1016
|
-
watchModeStatus: "IDLE" | "WATCHING" | "ERROR";
|
|
1017
|
-
externalDocs?: {
|
|
1018
|
-
url: string;
|
|
1019
|
-
description?: string | undefined;
|
|
1020
|
-
} | undefined;
|
|
1021
|
-
jsonSchemaDialect?: string | undefined;
|
|
1022
|
-
info?: {
|
|
960
|
+
info: {
|
|
1023
961
|
title: string;
|
|
1024
962
|
version: string;
|
|
1025
963
|
description?: string | undefined;
|
|
@@ -1031,11 +969,25 @@ declare const client: import("vue").Ref<{
|
|
|
1031
969
|
email?: string | undefined;
|
|
1032
970
|
} | undefined;
|
|
1033
971
|
license?: {
|
|
1034
|
-
name
|
|
972
|
+
name?: string | null | undefined;
|
|
1035
973
|
identifier?: string | undefined;
|
|
1036
974
|
url?: string | undefined;
|
|
1037
975
|
} | undefined;
|
|
976
|
+
};
|
|
977
|
+
security: Record<string, string[]>[];
|
|
978
|
+
"x-scalar-icon": string;
|
|
979
|
+
securitySchemes: string[];
|
|
980
|
+
selectedSecuritySchemeUids: ((string & import("zod").BRAND<"securityScheme">) | (string & import("zod").BRAND<"securityScheme">)[])[];
|
|
981
|
+
servers: (string & import("zod").BRAND<"server">)[];
|
|
982
|
+
requests: (string & import("zod").BRAND<"operation">)[];
|
|
983
|
+
tags: (string & import("zod").BRAND<"tag">)[];
|
|
984
|
+
watchMode: boolean;
|
|
985
|
+
watchModeStatus: "IDLE" | "WATCHING" | "ERROR";
|
|
986
|
+
externalDocs?: {
|
|
987
|
+
url: string;
|
|
988
|
+
description?: string | undefined;
|
|
1038
989
|
} | undefined;
|
|
990
|
+
jsonSchemaDialect?: string | undefined;
|
|
1039
991
|
components?: Record<string, unknown> | undefined;
|
|
1040
992
|
webhooks?: Record<string, unknown> | undefined;
|
|
1041
993
|
"x-scalar-active-environment"?: string | undefined;
|
|
@@ -1059,21 +1011,7 @@ declare const client: import("vue").Ref<{
|
|
|
1059
1011
|
uid: string & import("zod").BRAND<"collection">;
|
|
1060
1012
|
children: ((string & import("zod").BRAND<"tag">) | (string & import("zod").BRAND<"operation">))[];
|
|
1061
1013
|
openapi: string;
|
|
1062
|
-
|
|
1063
|
-
"x-scalar-icon": string;
|
|
1064
|
-
securitySchemes: string[];
|
|
1065
|
-
selectedSecuritySchemeUids: ((string & import("zod").BRAND<"securityScheme">) | (string & import("zod").BRAND<"securityScheme">)[])[];
|
|
1066
|
-
servers: (string & import("zod").BRAND<"server">)[];
|
|
1067
|
-
requests: (string & import("zod").BRAND<"operation">)[];
|
|
1068
|
-
tags: (string & import("zod").BRAND<"tag">)[];
|
|
1069
|
-
watchMode: boolean;
|
|
1070
|
-
watchModeStatus: "IDLE" | "WATCHING" | "ERROR";
|
|
1071
|
-
externalDocs?: {
|
|
1072
|
-
url: string;
|
|
1073
|
-
description?: string | undefined;
|
|
1074
|
-
} | undefined;
|
|
1075
|
-
jsonSchemaDialect?: string | undefined;
|
|
1076
|
-
info?: {
|
|
1014
|
+
info: {
|
|
1077
1015
|
title: string;
|
|
1078
1016
|
version: string;
|
|
1079
1017
|
description?: string | undefined;
|
|
@@ -1085,11 +1023,25 @@ declare const client: import("vue").Ref<{
|
|
|
1085
1023
|
email?: string | undefined;
|
|
1086
1024
|
} | undefined;
|
|
1087
1025
|
license?: {
|
|
1088
|
-
name
|
|
1026
|
+
name?: string | null | undefined;
|
|
1089
1027
|
identifier?: string | undefined;
|
|
1090
1028
|
url?: string | undefined;
|
|
1091
1029
|
} | undefined;
|
|
1030
|
+
};
|
|
1031
|
+
security: Record<string, string[]>[];
|
|
1032
|
+
"x-scalar-icon": string;
|
|
1033
|
+
securitySchemes: string[];
|
|
1034
|
+
selectedSecuritySchemeUids: ((string & import("zod").BRAND<"securityScheme">) | (string & import("zod").BRAND<"securityScheme">)[])[];
|
|
1035
|
+
servers: (string & import("zod").BRAND<"server">)[];
|
|
1036
|
+
requests: (string & import("zod").BRAND<"operation">)[];
|
|
1037
|
+
tags: (string & import("zod").BRAND<"tag">)[];
|
|
1038
|
+
watchMode: boolean;
|
|
1039
|
+
watchModeStatus: "IDLE" | "WATCHING" | "ERROR";
|
|
1040
|
+
externalDocs?: {
|
|
1041
|
+
url: string;
|
|
1042
|
+
description?: string | undefined;
|
|
1092
1043
|
} | undefined;
|
|
1044
|
+
jsonSchemaDialect?: string | undefined;
|
|
1093
1045
|
components?: Record<string, unknown> | undefined;
|
|
1094
1046
|
webhooks?: Record<string, unknown> | undefined;
|
|
1095
1047
|
"x-scalar-active-environment"?: string | undefined;
|
|
@@ -1129,13 +1081,13 @@ declare const client: import("vue").Ref<{
|
|
|
1129
1081
|
color: string;
|
|
1130
1082
|
isDefault?: boolean | undefined;
|
|
1131
1083
|
}) => void;
|
|
1132
|
-
edit: <P extends "
|
|
1084
|
+
edit: <P extends "value" | "name" | "uid" | "color" | "isDefault">(uid: (string & import("zod").BRAND<"environment">) | null | undefined, path: P, value: P extends "value" | "name" | "uid" | "color" | "isDefault" ? {
|
|
1133
1085
|
value: string;
|
|
1134
1086
|
uid: string & import("zod").BRAND<"environment">;
|
|
1135
1087
|
name: string;
|
|
1136
1088
|
color: string;
|
|
1137
1089
|
isDefault?: boolean | undefined;
|
|
1138
|
-
}[P] : P extends `${infer K}.${infer R}` ? K extends "
|
|
1090
|
+
}[P] : P extends `${infer K}.${infer R}` ? K extends "value" | "name" | "uid" | "color" | "isDefault" ? R extends import("@scalar/object-utils/nested").Path<{
|
|
1139
1091
|
value: string;
|
|
1140
1092
|
uid: string & import("zod").BRAND<"environment">;
|
|
1141
1093
|
name: string;
|
|
@@ -1148,13 +1100,13 @@ declare const client: import("vue").Ref<{
|
|
|
1148
1100
|
color: string;
|
|
1149
1101
|
isDefault?: boolean | undefined;
|
|
1150
1102
|
}[K], R> : never : K extends `${number}` ? never : never : P extends `${number}` ? never : never) => void;
|
|
1151
|
-
untrackedEdit: <P extends "
|
|
1103
|
+
untrackedEdit: <P extends "value" | "name" | "uid" | "color" | "isDefault">(uid: string & import("zod").BRAND<"environment">, path: P, value: P extends "value" | "name" | "uid" | "color" | "isDefault" ? {
|
|
1152
1104
|
value: string;
|
|
1153
1105
|
uid: string & import("zod").BRAND<"environment">;
|
|
1154
1106
|
name: string;
|
|
1155
1107
|
color: string;
|
|
1156
1108
|
isDefault?: boolean | undefined;
|
|
1157
|
-
}[P] : P extends `${infer K}.${infer R}` ? K extends "
|
|
1109
|
+
}[P] : P extends `${infer K}.${infer R}` ? K extends "value" | "name" | "uid" | "color" | "isDefault" ? R extends import("@scalar/object-utils/nested").Path<{
|
|
1158
1110
|
value: string;
|
|
1159
1111
|
uid: string & import("zod").BRAND<"environment">;
|
|
1160
1112
|
name: string;
|
|
@@ -1290,7 +1242,7 @@ declare const client: import("vue").Ref<{
|
|
|
1290
1242
|
requestBody?: any;
|
|
1291
1243
|
responses?: Record<string, any> | undefined;
|
|
1292
1244
|
}) => void;
|
|
1293
|
-
edit: <P extends "
|
|
1245
|
+
edit: <P extends "tags" | "summary" | "description" | "operationId" | "security" | "requestBody" | "parameters" | "externalDocs" | "deprecated" | "responses" | "x-internal" | "x-scalar-ignore" | "type" | "uid" | "selectedSecuritySchemeUids" | "servers" | "selectedServerUid" | `tags.${number}` | `security.${number}` | `security.${number}.${string}` | "externalDocs.description" | "externalDocs.url" | `selectedSecuritySchemeUids.${number}` | `selectedSecuritySchemeUids.${number}.${number}` | `servers.${number}` | "path" | "method" | "examples" | `requestBody.${string}` | `parameters.${number}` | `parameters.${number}.description` | `parameters.${number}.deprecated` | `parameters.${number}.name` | `parameters.${number}.in` | `parameters.${number}.example` | `parameters.${number}.style` | `parameters.${number}.required` | `parameters.${number}.examples` | `parameters.${number}.content` | `parameters.${number}.schema` | `parameters.${number}.examples.${string}` | `responses.${string}` | `examples.${number}`>(uid: (string & import("zod").BRAND<"operation">) | null | undefined, path: P, value: P extends "tags" | "summary" | "description" | "operationId" | "security" | "requestBody" | "parameters" | "externalDocs" | "deprecated" | "responses" | "x-internal" | "x-scalar-ignore" | "type" | "uid" | "selectedSecuritySchemeUids" | "servers" | "selectedServerUid" | "path" | "method" | "examples" ? {
|
|
1294
1246
|
path: string;
|
|
1295
1247
|
type: "request";
|
|
1296
1248
|
uid: string & import("zod").BRAND<"operation">;
|
|
@@ -1328,7 +1280,7 @@ declare const client: import("vue").Ref<{
|
|
|
1328
1280
|
}[] | undefined;
|
|
1329
1281
|
requestBody?: any;
|
|
1330
1282
|
responses?: Record<string, any> | undefined;
|
|
1331
|
-
}[P] : P extends `${infer K}.${infer R}` ? K extends "
|
|
1283
|
+
}[P] : P extends `${infer K}.${infer R}` ? K extends "tags" | "summary" | "description" | "operationId" | "security" | "requestBody" | "parameters" | "externalDocs" | "deprecated" | "responses" | "x-internal" | "x-scalar-ignore" | "type" | "uid" | "selectedSecuritySchemeUids" | "servers" | "selectedServerUid" | "path" | "method" | "examples" ? R extends import("@scalar/object-utils/nested").Path<{
|
|
1332
1284
|
path: string;
|
|
1333
1285
|
type: "request";
|
|
1334
1286
|
uid: string & import("zod").BRAND<"operation">;
|
|
@@ -1405,7 +1357,7 @@ declare const client: import("vue").Ref<{
|
|
|
1405
1357
|
requestBody?: any;
|
|
1406
1358
|
responses?: Record<string, any> | undefined;
|
|
1407
1359
|
}[K], R> : never : K extends `${number}` ? never : never : P extends `${number}` ? never : never) => void;
|
|
1408
|
-
untrackedEdit: <P extends "
|
|
1360
|
+
untrackedEdit: <P extends "tags" | "summary" | "description" | "operationId" | "security" | "requestBody" | "parameters" | "externalDocs" | "deprecated" | "responses" | "x-internal" | "x-scalar-ignore" | "type" | "uid" | "selectedSecuritySchemeUids" | "servers" | "selectedServerUid" | `tags.${number}` | `security.${number}` | `security.${number}.${string}` | "externalDocs.description" | "externalDocs.url" | `selectedSecuritySchemeUids.${number}` | `selectedSecuritySchemeUids.${number}.${number}` | `servers.${number}` | "path" | "method" | "examples" | `requestBody.${string}` | `parameters.${number}` | `parameters.${number}.description` | `parameters.${number}.deprecated` | `parameters.${number}.name` | `parameters.${number}.in` | `parameters.${number}.example` | `parameters.${number}.style` | `parameters.${number}.required` | `parameters.${number}.examples` | `parameters.${number}.content` | `parameters.${number}.schema` | `parameters.${number}.examples.${string}` | `responses.${string}` | `examples.${number}`>(uid: string & import("zod").BRAND<"operation">, path: P, value: P extends "tags" | "summary" | "description" | "operationId" | "security" | "requestBody" | "parameters" | "externalDocs" | "deprecated" | "responses" | "x-internal" | "x-scalar-ignore" | "type" | "uid" | "selectedSecuritySchemeUids" | "servers" | "selectedServerUid" | "path" | "method" | "examples" ? {
|
|
1409
1361
|
path: string;
|
|
1410
1362
|
type: "request";
|
|
1411
1363
|
uid: string & import("zod").BRAND<"operation">;
|
|
@@ -1443,7 +1395,7 @@ declare const client: import("vue").Ref<{
|
|
|
1443
1395
|
}[] | undefined;
|
|
1444
1396
|
requestBody?: any;
|
|
1445
1397
|
responses?: Record<string, any> | undefined;
|
|
1446
|
-
}[P] : P extends `${infer K}.${infer R}` ? K extends "
|
|
1398
|
+
}[P] : P extends `${infer K}.${infer R}` ? K extends "tags" | "summary" | "description" | "operationId" | "security" | "requestBody" | "parameters" | "externalDocs" | "deprecated" | "responses" | "x-internal" | "x-scalar-ignore" | "type" | "uid" | "selectedSecuritySchemeUids" | "servers" | "selectedServerUid" | "path" | "method" | "examples" ? R extends import("@scalar/object-utils/nested").Path<{
|
|
1447
1399
|
path: string;
|
|
1448
1400
|
type: "request";
|
|
1449
1401
|
uid: string & import("zod").BRAND<"operation">;
|
|
@@ -1827,7 +1779,7 @@ declare const client: import("vue").Ref<{
|
|
|
1827
1779
|
requestUid?: (string & import("zod").BRAND<"operation">) | undefined;
|
|
1828
1780
|
serverVariables?: Record<string, string[]> | undefined;
|
|
1829
1781
|
}) => void;
|
|
1830
|
-
edit: <P extends "parameters" | "type" | "name" | "uid" | "body" | "requestUid" | "serverVariables" | "
|
|
1782
|
+
edit: <P extends "parameters" | "type" | "name" | "uid" | "body" | "requestUid" | "serverVariables" | "parameters.cookies" | `parameters.cookies.${number}` | "parameters.headers" | "parameters.query" | "parameters.path" | `parameters.cookies.${number}.description` | `parameters.cookies.${number}.required` | `parameters.cookies.${number}.examples` | `parameters.cookies.${number}.value` | `parameters.cookies.${number}.type` | `parameters.cookies.${number}.default` | `parameters.cookies.${number}.file` | `parameters.cookies.${number}.enum` | `parameters.cookies.${number}.key` | `parameters.cookies.${number}.nullable` | `parameters.cookies.${number}.format` | `parameters.cookies.${number}.maximum` | `parameters.cookies.${number}.minimum` | `parameters.cookies.${number}.examples.${number}` | `parameters.cookies.${number}.enum.${number}` | `parameters.cookies.${number}.enabled` | `parameters.cookies.${number}.type.${number}` | `parameters.cookies.${number}.default.${string}` | `parameters.cookies.${number}.file.${string}` | `parameters.headers.${number}` | `parameters.headers.${number}.description` | `parameters.headers.${number}.required` | `parameters.headers.${number}.examples` | `parameters.headers.${number}.value` | `parameters.headers.${number}.type` | `parameters.headers.${number}.default` | `parameters.headers.${number}.file` | `parameters.headers.${number}.enum` | `parameters.headers.${number}.key` | `parameters.headers.${number}.nullable` | `parameters.headers.${number}.format` | `parameters.headers.${number}.maximum` | `parameters.headers.${number}.minimum` | `parameters.headers.${number}.examples.${number}` | `parameters.headers.${number}.enum.${number}` | `parameters.headers.${number}.enabled` | `parameters.headers.${number}.type.${number}` | `parameters.headers.${number}.default.${string}` | `parameters.headers.${number}.file.${string}` | `parameters.query.${number}` | `parameters.query.${number}.description` | `parameters.query.${number}.required` | `parameters.query.${number}.examples` | `parameters.query.${number}.value` | `parameters.query.${number}.type` | `parameters.query.${number}.default` | `parameters.query.${number}.file` | `parameters.query.${number}.enum` | `parameters.query.${number}.key` | `parameters.query.${number}.nullable` | `parameters.query.${number}.format` | `parameters.query.${number}.maximum` | `parameters.query.${number}.minimum` | `parameters.query.${number}.examples.${number}` | `parameters.query.${number}.enum.${number}` | `parameters.query.${number}.enabled` | `parameters.query.${number}.type.${number}` | `parameters.query.${number}.default.${string}` | `parameters.query.${number}.file.${string}` | `parameters.path.${number}` | `parameters.path.${number}.description` | `parameters.path.${number}.required` | `parameters.path.${number}.examples` | `parameters.path.${number}.value` | `parameters.path.${number}.type` | `parameters.path.${number}.default` | `parameters.path.${number}.file` | `parameters.path.${number}.enum` | `parameters.path.${number}.key` | `parameters.path.${number}.nullable` | `parameters.path.${number}.format` | `parameters.path.${number}.maximum` | `parameters.path.${number}.minimum` | `parameters.path.${number}.examples.${number}` | `parameters.path.${number}.enum.${number}` | `parameters.path.${number}.enabled` | `parameters.path.${number}.type.${number}` | `parameters.path.${number}.default.${string}` | `parameters.path.${number}.file.${string}` | "body.binary" | "body.formData" | "body.raw" | "body.activeBody" | "body.binary.size" | "body.binary.type" | "body.binary.slice" | "body.binary.arrayBuffer" | "body.binary.stream" | "body.binary.text" | "body.formData.value" | "body.formData.encoding" | `body.formData.value.${number}` | `body.formData.value.${number}.description` | `body.formData.value.${number}.required` | `body.formData.value.${number}.examples` | `body.formData.value.${number}.value` | `body.formData.value.${number}.type` | `body.formData.value.${number}.default` | `body.formData.value.${number}.file` | `body.formData.value.${number}.enum` | `body.formData.value.${number}.key` | `body.formData.value.${number}.nullable` | `body.formData.value.${number}.format` | `body.formData.value.${number}.maximum` | `body.formData.value.${number}.minimum` | `body.formData.value.${number}.examples.${number}` | `body.formData.value.${number}.enum.${number}` | `body.formData.value.${number}.enabled` | `body.formData.value.${number}.type.${number}` | `body.formData.value.${number}.default.${string}` | `body.formData.value.${number}.file.${string}` | "body.raw.value" | "body.raw.encoding" | `serverVariables.${string}`>(uid: (string & import("zod").BRAND<"example">) | null | undefined, path: P, value: P extends "parameters" | "type" | "name" | "uid" | "body" | "requestUid" | "serverVariables" ? {
|
|
1831
1783
|
type: "requestExample";
|
|
1832
1784
|
uid: string & import("zod").BRAND<"example">;
|
|
1833
1785
|
name: string;
|
|
@@ -2125,7 +2077,7 @@ declare const client: import("vue").Ref<{
|
|
|
2125
2077
|
requestUid?: (string & import("zod").BRAND<"operation">) | undefined;
|
|
2126
2078
|
serverVariables?: Record<string, string[]> | undefined;
|
|
2127
2079
|
}[K], R> : never : K extends `${number}` ? never : never : P extends `${number}` ? never : never) => void;
|
|
2128
|
-
untrackedEdit: <P extends "parameters" | "type" | "name" | "uid" | "body" | "requestUid" | "serverVariables" | "
|
|
2080
|
+
untrackedEdit: <P extends "parameters" | "type" | "name" | "uid" | "body" | "requestUid" | "serverVariables" | "parameters.cookies" | `parameters.cookies.${number}` | "parameters.headers" | "parameters.query" | "parameters.path" | `parameters.cookies.${number}.description` | `parameters.cookies.${number}.required` | `parameters.cookies.${number}.examples` | `parameters.cookies.${number}.value` | `parameters.cookies.${number}.type` | `parameters.cookies.${number}.default` | `parameters.cookies.${number}.file` | `parameters.cookies.${number}.enum` | `parameters.cookies.${number}.key` | `parameters.cookies.${number}.nullable` | `parameters.cookies.${number}.format` | `parameters.cookies.${number}.maximum` | `parameters.cookies.${number}.minimum` | `parameters.cookies.${number}.examples.${number}` | `parameters.cookies.${number}.enum.${number}` | `parameters.cookies.${number}.enabled` | `parameters.cookies.${number}.type.${number}` | `parameters.cookies.${number}.default.${string}` | `parameters.cookies.${number}.file.${string}` | `parameters.headers.${number}` | `parameters.headers.${number}.description` | `parameters.headers.${number}.required` | `parameters.headers.${number}.examples` | `parameters.headers.${number}.value` | `parameters.headers.${number}.type` | `parameters.headers.${number}.default` | `parameters.headers.${number}.file` | `parameters.headers.${number}.enum` | `parameters.headers.${number}.key` | `parameters.headers.${number}.nullable` | `parameters.headers.${number}.format` | `parameters.headers.${number}.maximum` | `parameters.headers.${number}.minimum` | `parameters.headers.${number}.examples.${number}` | `parameters.headers.${number}.enum.${number}` | `parameters.headers.${number}.enabled` | `parameters.headers.${number}.type.${number}` | `parameters.headers.${number}.default.${string}` | `parameters.headers.${number}.file.${string}` | `parameters.query.${number}` | `parameters.query.${number}.description` | `parameters.query.${number}.required` | `parameters.query.${number}.examples` | `parameters.query.${number}.value` | `parameters.query.${number}.type` | `parameters.query.${number}.default` | `parameters.query.${number}.file` | `parameters.query.${number}.enum` | `parameters.query.${number}.key` | `parameters.query.${number}.nullable` | `parameters.query.${number}.format` | `parameters.query.${number}.maximum` | `parameters.query.${number}.minimum` | `parameters.query.${number}.examples.${number}` | `parameters.query.${number}.enum.${number}` | `parameters.query.${number}.enabled` | `parameters.query.${number}.type.${number}` | `parameters.query.${number}.default.${string}` | `parameters.query.${number}.file.${string}` | `parameters.path.${number}` | `parameters.path.${number}.description` | `parameters.path.${number}.required` | `parameters.path.${number}.examples` | `parameters.path.${number}.value` | `parameters.path.${number}.type` | `parameters.path.${number}.default` | `parameters.path.${number}.file` | `parameters.path.${number}.enum` | `parameters.path.${number}.key` | `parameters.path.${number}.nullable` | `parameters.path.${number}.format` | `parameters.path.${number}.maximum` | `parameters.path.${number}.minimum` | `parameters.path.${number}.examples.${number}` | `parameters.path.${number}.enum.${number}` | `parameters.path.${number}.enabled` | `parameters.path.${number}.type.${number}` | `parameters.path.${number}.default.${string}` | `parameters.path.${number}.file.${string}` | "body.binary" | "body.formData" | "body.raw" | "body.activeBody" | "body.binary.size" | "body.binary.type" | "body.binary.slice" | "body.binary.arrayBuffer" | "body.binary.stream" | "body.binary.text" | "body.formData.value" | "body.formData.encoding" | `body.formData.value.${number}` | `body.formData.value.${number}.description` | `body.formData.value.${number}.required` | `body.formData.value.${number}.examples` | `body.formData.value.${number}.value` | `body.formData.value.${number}.type` | `body.formData.value.${number}.default` | `body.formData.value.${number}.file` | `body.formData.value.${number}.enum` | `body.formData.value.${number}.key` | `body.formData.value.${number}.nullable` | `body.formData.value.${number}.format` | `body.formData.value.${number}.maximum` | `body.formData.value.${number}.minimum` | `body.formData.value.${number}.examples.${number}` | `body.formData.value.${number}.enum.${number}` | `body.formData.value.${number}.enabled` | `body.formData.value.${number}.type.${number}` | `body.formData.value.${number}.default.${string}` | `body.formData.value.${number}.file.${string}` | "body.raw.value" | "body.raw.encoding" | `serverVariables.${string}`>(uid: string & import("zod").BRAND<"example">, path: P, value: P extends "parameters" | "type" | "name" | "uid" | "body" | "requestUid" | "serverVariables" ? {
|
|
2129
2081
|
type: "requestExample";
|
|
2130
2082
|
uid: string & import("zod").BRAND<"example">;
|
|
2131
2083
|
name: string;
|
|
@@ -2660,7 +2612,7 @@ declare const client: import("vue").Ref<{
|
|
|
2660
2612
|
};
|
|
2661
2613
|
description?: string | undefined;
|
|
2662
2614
|
}) => void;
|
|
2663
|
-
edit: <P extends "description" | "type" | "name" | "in" | "uid" | "nameKey" | "scheme" | "bearerFormat" | "openIdConnectUrl" | "flows" | "
|
|
2615
|
+
edit: <P extends "value" | "description" | "type" | "name" | "in" | "uid" | "nameKey" | "scheme" | "bearerFormat" | "openIdConnectUrl" | "flows" | "username" | "password" | "token" | "flows.implicit" | "flows.password" | "flows.clientCredentials" | "flows.authorizationCode" | "flows.implicit.type" | "flows.implicit.token" | "flows.implicit.refreshUrl" | "flows.implicit.scopes" | "flows.implicit.selectedScopes" | "flows.implicit.x-scalar-client-id" | "flows.implicit.authorizationUrl" | "flows.implicit.x-scalar-redirect-uri" | `flows.implicit.scopes.${string}` | `flows.implicit.selectedScopes.${number}` | "flows.password.type" | "flows.password.username" | "flows.password.password" | "flows.password.token" | "flows.password.refreshUrl" | "flows.password.scopes" | "flows.password.selectedScopes" | "flows.password.x-scalar-client-id" | `flows.password.scopes.${string}` | `flows.password.selectedScopes.${number}` | "flows.password.tokenUrl" | "flows.password.clientSecret" | "flows.clientCredentials.type" | "flows.clientCredentials.token" | "flows.clientCredentials.refreshUrl" | "flows.clientCredentials.scopes" | "flows.clientCredentials.selectedScopes" | "flows.clientCredentials.x-scalar-client-id" | `flows.clientCredentials.scopes.${string}` | `flows.clientCredentials.selectedScopes.${number}` | "flows.clientCredentials.tokenUrl" | "flows.clientCredentials.clientSecret" | "flows.authorizationCode.type" | "flows.authorizationCode.token" | "flows.authorizationCode.refreshUrl" | "flows.authorizationCode.scopes" | "flows.authorizationCode.selectedScopes" | "flows.authorizationCode.x-scalar-client-id" | "flows.authorizationCode.authorizationUrl" | "flows.authorizationCode.x-scalar-redirect-uri" | `flows.authorizationCode.scopes.${string}` | `flows.authorizationCode.selectedScopes.${number}` | "flows.authorizationCode.tokenUrl" | "flows.authorizationCode.clientSecret" | "flows.authorizationCode.x-usePkce">(uid: (string & import("zod").BRAND<"securityScheme">) | null | undefined, path: P, value: (P extends "value" | "description" | "type" | "name" | "in" | "uid" | "nameKey" ? {
|
|
2664
2616
|
type: "apiKey";
|
|
2665
2617
|
value: string;
|
|
2666
2618
|
uid: string & import("zod").BRAND<"securityScheme">;
|
|
@@ -2668,7 +2620,7 @@ declare const client: import("vue").Ref<{
|
|
|
2668
2620
|
nameKey: string;
|
|
2669
2621
|
in: "cookie" | "query" | "header";
|
|
2670
2622
|
description?: string | undefined;
|
|
2671
|
-
}[P] : P extends `${infer K}.${infer R}` ? K extends "description" | "type" | "name" | "in" | "uid" | "nameKey"
|
|
2623
|
+
}[P] : P extends `${infer K}.${infer R}` ? K extends "value" | "description" | "type" | "name" | "in" | "uid" | "nameKey" ? R extends import("@scalar/object-utils/nested").Path<{
|
|
2672
2624
|
type: "apiKey";
|
|
2673
2625
|
value: string;
|
|
2674
2626
|
uid: string & import("zod").BRAND<"securityScheme">;
|
|
@@ -2684,7 +2636,7 @@ declare const client: import("vue").Ref<{
|
|
|
2684
2636
|
nameKey: string;
|
|
2685
2637
|
in: "cookie" | "query" | "header";
|
|
2686
2638
|
description?: string | undefined;
|
|
2687
|
-
}[K], R> : never : K extends `${number}` ? never : never : P extends `${number}` ? never : never) | (P extends "description" | "type" | "uid" | "nameKey" | "scheme" | "bearerFormat" | "
|
|
2639
|
+
}[K], R> : never : K extends `${number}` ? never : never : P extends `${number}` ? never : never) | (P extends "description" | "type" | "uid" | "nameKey" | "scheme" | "bearerFormat" | "username" | "password" | "token" ? {
|
|
2688
2640
|
type: "http";
|
|
2689
2641
|
uid: string & import("zod").BRAND<"securityScheme">;
|
|
2690
2642
|
nameKey: string;
|
|
@@ -2694,7 +2646,7 @@ declare const client: import("vue").Ref<{
|
|
|
2694
2646
|
password: string;
|
|
2695
2647
|
token: string;
|
|
2696
2648
|
description?: string | undefined;
|
|
2697
|
-
}[P] : P extends `${infer K}.${infer R_1}` ? K extends "description" | "type" | "uid" | "nameKey" | "scheme" | "bearerFormat" | "
|
|
2649
|
+
}[P] : P extends `${infer K}.${infer R_1}` ? K extends "description" | "type" | "uid" | "nameKey" | "scheme" | "bearerFormat" | "username" | "password" | "token" ? R_1 extends import("@scalar/object-utils/nested").Path<{
|
|
2698
2650
|
type: "http";
|
|
2699
2651
|
uid: string & import("zod").BRAND<"securityScheme">;
|
|
2700
2652
|
nameKey: string;
|
|
@@ -2889,7 +2841,7 @@ declare const client: import("vue").Ref<{
|
|
|
2889
2841
|
};
|
|
2890
2842
|
description?: string | undefined;
|
|
2891
2843
|
}[K], R_3> : never : K extends `${number}` ? never : never : P extends `${number}` ? never : never)) => void;
|
|
2892
|
-
untrackedEdit: <P extends "description" | "type" | "name" | "in" | "uid" | "nameKey" | "scheme" | "bearerFormat" | "openIdConnectUrl" | "flows" | "
|
|
2844
|
+
untrackedEdit: <P extends "value" | "description" | "type" | "name" | "in" | "uid" | "nameKey" | "scheme" | "bearerFormat" | "openIdConnectUrl" | "flows" | "username" | "password" | "token" | "flows.implicit" | "flows.password" | "flows.clientCredentials" | "flows.authorizationCode" | "flows.implicit.type" | "flows.implicit.token" | "flows.implicit.refreshUrl" | "flows.implicit.scopes" | "flows.implicit.selectedScopes" | "flows.implicit.x-scalar-client-id" | "flows.implicit.authorizationUrl" | "flows.implicit.x-scalar-redirect-uri" | `flows.implicit.scopes.${string}` | `flows.implicit.selectedScopes.${number}` | "flows.password.type" | "flows.password.username" | "flows.password.password" | "flows.password.token" | "flows.password.refreshUrl" | "flows.password.scopes" | "flows.password.selectedScopes" | "flows.password.x-scalar-client-id" | `flows.password.scopes.${string}` | `flows.password.selectedScopes.${number}` | "flows.password.tokenUrl" | "flows.password.clientSecret" | "flows.clientCredentials.type" | "flows.clientCredentials.token" | "flows.clientCredentials.refreshUrl" | "flows.clientCredentials.scopes" | "flows.clientCredentials.selectedScopes" | "flows.clientCredentials.x-scalar-client-id" | `flows.clientCredentials.scopes.${string}` | `flows.clientCredentials.selectedScopes.${number}` | "flows.clientCredentials.tokenUrl" | "flows.clientCredentials.clientSecret" | "flows.authorizationCode.type" | "flows.authorizationCode.token" | "flows.authorizationCode.refreshUrl" | "flows.authorizationCode.scopes" | "flows.authorizationCode.selectedScopes" | "flows.authorizationCode.x-scalar-client-id" | "flows.authorizationCode.authorizationUrl" | "flows.authorizationCode.x-scalar-redirect-uri" | `flows.authorizationCode.scopes.${string}` | `flows.authorizationCode.selectedScopes.${number}` | "flows.authorizationCode.tokenUrl" | "flows.authorizationCode.clientSecret" | "flows.authorizationCode.x-usePkce">(uid: string & import("zod").BRAND<"securityScheme">, path: P, value: (P extends "value" | "description" | "type" | "name" | "in" | "uid" | "nameKey" ? {
|
|
2893
2845
|
type: "apiKey";
|
|
2894
2846
|
value: string;
|
|
2895
2847
|
uid: string & import("zod").BRAND<"securityScheme">;
|
|
@@ -2897,7 +2849,7 @@ declare const client: import("vue").Ref<{
|
|
|
2897
2849
|
nameKey: string;
|
|
2898
2850
|
in: "cookie" | "query" | "header";
|
|
2899
2851
|
description?: string | undefined;
|
|
2900
|
-
}[P] : P extends `${infer K}.${infer R}` ? K extends "description" | "type" | "name" | "in" | "uid" | "nameKey"
|
|
2852
|
+
}[P] : P extends `${infer K}.${infer R}` ? K extends "value" | "description" | "type" | "name" | "in" | "uid" | "nameKey" ? R extends import("@scalar/object-utils/nested").Path<{
|
|
2901
2853
|
type: "apiKey";
|
|
2902
2854
|
value: string;
|
|
2903
2855
|
uid: string & import("zod").BRAND<"securityScheme">;
|
|
@@ -2913,7 +2865,7 @@ declare const client: import("vue").Ref<{
|
|
|
2913
2865
|
nameKey: string;
|
|
2914
2866
|
in: "cookie" | "query" | "header";
|
|
2915
2867
|
description?: string | undefined;
|
|
2916
|
-
}[K], R> : never : K extends `${number}` ? never : never : P extends `${number}` ? never : never) | (P extends "description" | "type" | "uid" | "nameKey" | "scheme" | "bearerFormat" | "
|
|
2868
|
+
}[K], R> : never : K extends `${number}` ? never : never : P extends `${number}` ? never : never) | (P extends "description" | "type" | "uid" | "nameKey" | "scheme" | "bearerFormat" | "username" | "password" | "token" ? {
|
|
2917
2869
|
type: "http";
|
|
2918
2870
|
uid: string & import("zod").BRAND<"securityScheme">;
|
|
2919
2871
|
nameKey: string;
|
|
@@ -2923,7 +2875,7 @@ declare const client: import("vue").Ref<{
|
|
|
2923
2875
|
password: string;
|
|
2924
2876
|
token: string;
|
|
2925
2877
|
description?: string | undefined;
|
|
2926
|
-
}[P] : P extends `${infer K}.${infer R_1}` ? K extends "description" | "type" | "uid" | "nameKey" | "scheme" | "bearerFormat" | "
|
|
2878
|
+
}[P] : P extends `${infer K}.${infer R_1}` ? K extends "description" | "type" | "uid" | "nameKey" | "scheme" | "bearerFormat" | "username" | "password" | "token" ? R_1 extends import("@scalar/object-utils/nested").Path<{
|
|
2927
2879
|
type: "http";
|
|
2928
2880
|
uid: string & import("zod").BRAND<"securityScheme">;
|
|
2929
2881
|
nameKey: string;
|
|
@@ -3419,7 +3371,7 @@ declare const client: import("vue").Ref<{
|
|
|
3419
3371
|
} | undefined;
|
|
3420
3372
|
proxyUrl?: string | undefined;
|
|
3421
3373
|
}) => void;
|
|
3422
|
-
edit: <P extends "cookies" | "description" | "name" | "uid" | "collections" | "environments" | "activeEnvironmentId" | "themeId" | "selectedHttpClient" | "hotKeyConfig" | "proxyUrl" | `cookies.${number}` | `collections.${number}` | `environments.${string}` | "selectedHttpClient.targetKey" | "selectedHttpClient.clientKey" | "hotKeyConfig.modifiers" | "hotKeyConfig.hotKeys" | `hotKeyConfig.modifiers.${number}` | "hotKeyConfig.hotKeys." | "hotKeyConfig.hotKeys./" | "hotKeyConfig.hotKeys.Space" | "hotKeyConfig.hotKeys.Backspace" | "hotKeyConfig.hotKeys.Tab" | "hotKeyConfig.hotKeys.Enter" | "hotKeyConfig.hotKeys.Escape" | "hotKeyConfig.hotKeys.ArrowDown" | "hotKeyConfig.hotKeys.ArrowLeft" | "hotKeyConfig.hotKeys.ArrowRight" | "hotKeyConfig.hotKeys.ArrowUp" | "hotKeyConfig.hotKeys.End" | "hotKeyConfig.hotKeys.Home" | "hotKeyConfig.hotKeys.PageDown" | "hotKeyConfig.hotKeys.PageUp" | "hotKeyConfig.hotKeys.Delete" | "hotKeyConfig.hotKeys.0" | "hotKeyConfig.hotKeys.1" | "hotKeyConfig.hotKeys.2" | "hotKeyConfig.hotKeys.3" | "hotKeyConfig.hotKeys.4" | "hotKeyConfig.hotKeys.5" | "hotKeyConfig.hotKeys.6" | "hotKeyConfig.hotKeys.7" | "hotKeyConfig.hotKeys.8" | "hotKeyConfig.hotKeys.9" | "hotKeyConfig.hotKeys.a" | "hotKeyConfig.hotKeys.b" | "hotKeyConfig.hotKeys.c" | "hotKeyConfig.hotKeys.d" | "hotKeyConfig.hotKeys.e" | "hotKeyConfig.hotKeys.f" | "hotKeyConfig.hotKeys.g" | "hotKeyConfig.hotKeys.h" | "hotKeyConfig.hotKeys.i" | "hotKeyConfig.hotKeys.j" | "hotKeyConfig.hotKeys.k" | "hotKeyConfig.hotKeys.l" | "hotKeyConfig.hotKeys.m" | "hotKeyConfig.hotKeys.n" | "hotKeyConfig.hotKeys.o" | "hotKeyConfig.hotKeys.p" | "hotKeyConfig.hotKeys.q" | "hotKeyConfig.hotKeys.r" | "hotKeyConfig.hotKeys.s" | "hotKeyConfig.hotKeys.t" | "hotKeyConfig.hotKeys.u" | "hotKeyConfig.hotKeys.v" | "hotKeyConfig.hotKeys.w" | "hotKeyConfig.hotKeys.x" | "hotKeyConfig.hotKeys.y" | "hotKeyConfig.hotKeys.z" | "hotKeyConfig.hotKeys.*" | "hotKeyConfig.hotKeys.+" | "hotKeyConfig.hotKeys.-" | "hotKeyConfig.hotKeys.." | "hotKeyConfig.hotKeys.F1" | "hotKeyConfig.hotKeys.F2" | "hotKeyConfig.hotKeys.F3" | "hotKeyConfig.hotKeys.F4" | "hotKeyConfig.hotKeys.F5" | "hotKeyConfig.hotKeys.F6" | "hotKeyConfig.hotKeys.F7" | "hotKeyConfig.hotKeys.F8" | "hotKeyConfig.hotKeys.F9" | "hotKeyConfig.hotKeys.F10" | "hotKeyConfig.hotKeys.F11" | "hotKeyConfig.hotKeys.F12" | "hotKeyConfig.hotKeys.;" | "hotKeyConfig.hotKeys.=" | "hotKeyConfig.hotKeys.," | "hotKeyConfig.hotKeys.`" | "hotKeyConfig.hotKeys.[" | "hotKeyConfig.hotKeys.\\" | "hotKeyConfig.hotKeys.]" | "hotKeyConfig.hotKeys..modifiers" | `hotKeyConfig.hotKeys..modifiers.${number}` | "hotKeyConfig.hotKeys..event" | "hotKeyConfig.hotKeys./.modifiers" | `hotKeyConfig.hotKeys./.modifiers.${number}` | "hotKeyConfig.hotKeys./.event" | "hotKeyConfig.hotKeys.Space.modifiers" | `hotKeyConfig.hotKeys.Space.modifiers.${number}` | "hotKeyConfig.hotKeys.Space.event" | "hotKeyConfig.hotKeys.Backspace.modifiers" | `hotKeyConfig.hotKeys.Backspace.modifiers.${number}` | "hotKeyConfig.hotKeys.Backspace.event" | "hotKeyConfig.hotKeys.Tab.modifiers" | `hotKeyConfig.hotKeys.Tab.modifiers.${number}` | "hotKeyConfig.hotKeys.Tab.event" | "hotKeyConfig.hotKeys.Enter.modifiers" | `hotKeyConfig.hotKeys.Enter.modifiers.${number}` | "hotKeyConfig.hotKeys.Enter.event" | "hotKeyConfig.hotKeys.Escape.modifiers" | `hotKeyConfig.hotKeys.Escape.modifiers.${number}` | "hotKeyConfig.hotKeys.Escape.event" | "hotKeyConfig.hotKeys.ArrowDown.modifiers" | `hotKeyConfig.hotKeys.ArrowDown.modifiers.${number}` | "hotKeyConfig.hotKeys.ArrowDown.event" | "hotKeyConfig.hotKeys.ArrowLeft.modifiers" | `hotKeyConfig.hotKeys.ArrowLeft.modifiers.${number}` | "hotKeyConfig.hotKeys.ArrowLeft.event" | "hotKeyConfig.hotKeys.ArrowRight.modifiers" | `hotKeyConfig.hotKeys.ArrowRight.modifiers.${number}` | "hotKeyConfig.hotKeys.ArrowRight.event" | "hotKeyConfig.hotKeys.ArrowUp.modifiers" | `hotKeyConfig.hotKeys.ArrowUp.modifiers.${number}` | "hotKeyConfig.hotKeys.ArrowUp.event" | "hotKeyConfig.hotKeys.End.modifiers" | `hotKeyConfig.hotKeys.End.modifiers.${number}` | "hotKeyConfig.hotKeys.End.event" | "hotKeyConfig.hotKeys.Home.modifiers" | `hotKeyConfig.hotKeys.Home.modifiers.${number}` | "hotKeyConfig.hotKeys.Home.event" | "hotKeyConfig.hotKeys.PageDown.modifiers" | `hotKeyConfig.hotKeys.PageDown.modifiers.${number}` | "hotKeyConfig.hotKeys.PageDown.event" | "hotKeyConfig.hotKeys.PageUp.modifiers" | `hotKeyConfig.hotKeys.PageUp.modifiers.${number}` | "hotKeyConfig.hotKeys.PageUp.event" | "hotKeyConfig.hotKeys.Delete.modifiers" | `hotKeyConfig.hotKeys.Delete.modifiers.${number}` | "hotKeyConfig.hotKeys.Delete.event" | "hotKeyConfig.hotKeys.0.modifiers" | `hotKeyConfig.hotKeys.0.modifiers.${number}` | "hotKeyConfig.hotKeys.0.event" | "hotKeyConfig.hotKeys.1.modifiers" | `hotKeyConfig.hotKeys.1.modifiers.${number}` | "hotKeyConfig.hotKeys.1.event" | "hotKeyConfig.hotKeys.2.modifiers" | `hotKeyConfig.hotKeys.2.modifiers.${number}` | "hotKeyConfig.hotKeys.2.event" | "hotKeyConfig.hotKeys.3.modifiers" | `hotKeyConfig.hotKeys.3.modifiers.${number}` | "hotKeyConfig.hotKeys.3.event" | "hotKeyConfig.hotKeys.4.modifiers" | `hotKeyConfig.hotKeys.4.modifiers.${number}` | "hotKeyConfig.hotKeys.4.event" | "hotKeyConfig.hotKeys.5.modifiers" | `hotKeyConfig.hotKeys.5.modifiers.${number}` | "hotKeyConfig.hotKeys.5.event" | "hotKeyConfig.hotKeys.6.modifiers" | `hotKeyConfig.hotKeys.6.modifiers.${number}` | "hotKeyConfig.hotKeys.6.event" | "hotKeyConfig.hotKeys.7.modifiers" | `hotKeyConfig.hotKeys.7.modifiers.${number}` | "hotKeyConfig.hotKeys.7.event" | "hotKeyConfig.hotKeys.8.modifiers" | `hotKeyConfig.hotKeys.8.modifiers.${number}` | "hotKeyConfig.hotKeys.8.event" | "hotKeyConfig.hotKeys.9.modifiers" | `hotKeyConfig.hotKeys.9.modifiers.${number}` | "hotKeyConfig.hotKeys.9.event" | "hotKeyConfig.hotKeys.a.modifiers" | `hotKeyConfig.hotKeys.a.modifiers.${number}` | "hotKeyConfig.hotKeys.a.event" | "hotKeyConfig.hotKeys.b.modifiers" | `hotKeyConfig.hotKeys.b.modifiers.${number}` | "hotKeyConfig.hotKeys.b.event" | "hotKeyConfig.hotKeys.c.modifiers" | `hotKeyConfig.hotKeys.c.modifiers.${number}` | "hotKeyConfig.hotKeys.c.event" | "hotKeyConfig.hotKeys.d.modifiers" | `hotKeyConfig.hotKeys.d.modifiers.${number}` | "hotKeyConfig.hotKeys.d.event" | "hotKeyConfig.hotKeys.e.modifiers" | `hotKeyConfig.hotKeys.e.modifiers.${number}` | "hotKeyConfig.hotKeys.e.event" | "hotKeyConfig.hotKeys.f.modifiers" | `hotKeyConfig.hotKeys.f.modifiers.${number}` | "hotKeyConfig.hotKeys.f.event" | "hotKeyConfig.hotKeys.g.modifiers" | `hotKeyConfig.hotKeys.g.modifiers.${number}` | "hotKeyConfig.hotKeys.g.event" | "hotKeyConfig.hotKeys.h.modifiers" | `hotKeyConfig.hotKeys.h.modifiers.${number}` | "hotKeyConfig.hotKeys.h.event" | "hotKeyConfig.hotKeys.i.modifiers" | `hotKeyConfig.hotKeys.i.modifiers.${number}` | "hotKeyConfig.hotKeys.i.event" | "hotKeyConfig.hotKeys.j.modifiers" | `hotKeyConfig.hotKeys.j.modifiers.${number}` | "hotKeyConfig.hotKeys.j.event" | "hotKeyConfig.hotKeys.k.modifiers" | `hotKeyConfig.hotKeys.k.modifiers.${number}` | "hotKeyConfig.hotKeys.k.event" | "hotKeyConfig.hotKeys.l.modifiers" | `hotKeyConfig.hotKeys.l.modifiers.${number}` | "hotKeyConfig.hotKeys.l.event" | "hotKeyConfig.hotKeys.m.modifiers" | `hotKeyConfig.hotKeys.m.modifiers.${number}` | "hotKeyConfig.hotKeys.m.event" | "hotKeyConfig.hotKeys.n.modifiers" | `hotKeyConfig.hotKeys.n.modifiers.${number}` | "hotKeyConfig.hotKeys.n.event" | "hotKeyConfig.hotKeys.o.modifiers" | `hotKeyConfig.hotKeys.o.modifiers.${number}` | "hotKeyConfig.hotKeys.o.event" | "hotKeyConfig.hotKeys.p.modifiers" | `hotKeyConfig.hotKeys.p.modifiers.${number}` | "hotKeyConfig.hotKeys.p.event" | "hotKeyConfig.hotKeys.q.modifiers" | `hotKeyConfig.hotKeys.q.modifiers.${number}` | "hotKeyConfig.hotKeys.q.event" | "hotKeyConfig.hotKeys.r.modifiers" | `hotKeyConfig.hotKeys.r.modifiers.${number}` | "hotKeyConfig.hotKeys.r.event" | "hotKeyConfig.hotKeys.s.modifiers" | `hotKeyConfig.hotKeys.s.modifiers.${number}` | "hotKeyConfig.hotKeys.s.event" | "hotKeyConfig.hotKeys.t.modifiers" | `hotKeyConfig.hotKeys.t.modifiers.${number}` | "hotKeyConfig.hotKeys.t.event" | "hotKeyConfig.hotKeys.u.modifiers" | `hotKeyConfig.hotKeys.u.modifiers.${number}` | "hotKeyConfig.hotKeys.u.event" | "hotKeyConfig.hotKeys.v.modifiers" | `hotKeyConfig.hotKeys.v.modifiers.${number}` | "hotKeyConfig.hotKeys.v.event" | "hotKeyConfig.hotKeys.w.modifiers" | `hotKeyConfig.hotKeys.w.modifiers.${number}` | "hotKeyConfig.hotKeys.w.event" | "hotKeyConfig.hotKeys.x.modifiers" | `hotKeyConfig.hotKeys.x.modifiers.${number}` | "hotKeyConfig.hotKeys.x.event" | "hotKeyConfig.hotKeys.y.modifiers" | `hotKeyConfig.hotKeys.y.modifiers.${number}` | "hotKeyConfig.hotKeys.y.event" | "hotKeyConfig.hotKeys.z.modifiers" | `hotKeyConfig.hotKeys.z.modifiers.${number}` | "hotKeyConfig.hotKeys.z.event" | "hotKeyConfig.hotKeys.*.modifiers" | `hotKeyConfig.hotKeys.*.modifiers.${number}` | "hotKeyConfig.hotKeys.*.event" | "hotKeyConfig.hotKeys.+.modifiers" | `hotKeyConfig.hotKeys.+.modifiers.${number}` | "hotKeyConfig.hotKeys.+.event" | "hotKeyConfig.hotKeys.-.modifiers" | `hotKeyConfig.hotKeys.-.modifiers.${number}` | "hotKeyConfig.hotKeys.-.event" | "hotKeyConfig.hotKeys...modifiers" | `hotKeyConfig.hotKeys...modifiers.${number}` | "hotKeyConfig.hotKeys...event" | "hotKeyConfig.hotKeys.F1.modifiers" | `hotKeyConfig.hotKeys.F1.modifiers.${number}` | "hotKeyConfig.hotKeys.F1.event" | "hotKeyConfig.hotKeys.F2.modifiers" | `hotKeyConfig.hotKeys.F2.modifiers.${number}` | "hotKeyConfig.hotKeys.F2.event" | "hotKeyConfig.hotKeys.F3.modifiers" | `hotKeyConfig.hotKeys.F3.modifiers.${number}` | "hotKeyConfig.hotKeys.F3.event" | "hotKeyConfig.hotKeys.F4.modifiers" | `hotKeyConfig.hotKeys.F4.modifiers.${number}` | "hotKeyConfig.hotKeys.F4.event" | "hotKeyConfig.hotKeys.F5.modifiers" | `hotKeyConfig.hotKeys.F5.modifiers.${number}` | "hotKeyConfig.hotKeys.F5.event" | "hotKeyConfig.hotKeys.F6.modifiers" | `hotKeyConfig.hotKeys.F6.modifiers.${number}` | "hotKeyConfig.hotKeys.F6.event" | "hotKeyConfig.hotKeys.F7.modifiers" | `hotKeyConfig.hotKeys.F7.modifiers.${number}` | "hotKeyConfig.hotKeys.F7.event" | "hotKeyConfig.hotKeys.F8.modifiers" | `hotKeyConfig.hotKeys.F8.modifiers.${number}` | "hotKeyConfig.hotKeys.F8.event" | "hotKeyConfig.hotKeys.F9.modifiers" | `hotKeyConfig.hotKeys.F9.modifiers.${number}` | "hotKeyConfig.hotKeys.F9.event" | "hotKeyConfig.hotKeys.F10.modifiers" | `hotKeyConfig.hotKeys.F10.modifiers.${number}` | "hotKeyConfig.hotKeys.F10.event" | "hotKeyConfig.hotKeys.F11.modifiers" | `hotKeyConfig.hotKeys.F11.modifiers.${number}` | "hotKeyConfig.hotKeys.F11.event" | "hotKeyConfig.hotKeys.F12.modifiers" | `hotKeyConfig.hotKeys.F12.modifiers.${number}` | "hotKeyConfig.hotKeys.F12.event" | "hotKeyConfig.hotKeys.;.modifiers" | `hotKeyConfig.hotKeys.;.modifiers.${number}` | "hotKeyConfig.hotKeys.;.event" | "hotKeyConfig.hotKeys.=.modifiers" | `hotKeyConfig.hotKeys.=.modifiers.${number}` | "hotKeyConfig.hotKeys.=.event" | "hotKeyConfig.hotKeys.,.modifiers" | `hotKeyConfig.hotKeys.,.modifiers.${number}` | "hotKeyConfig.hotKeys.,.event" | "hotKeyConfig.hotKeys.`.modifiers" | `hotKeyConfig.hotKeys.\`.modifiers.${number}` | "hotKeyConfig.hotKeys.`.event" | "hotKeyConfig.hotKeys.[.modifiers" | `hotKeyConfig.hotKeys.[.modifiers.${number}` | "hotKeyConfig.hotKeys.[.event" | "hotKeyConfig.hotKeys.\\.modifiers" | `hotKeyConfig.hotKeys.\\.modifiers.${number}` | "hotKeyConfig.hotKeys.\\.event" | "hotKeyConfig.hotKeys.].modifiers" | `hotKeyConfig.hotKeys.].modifiers.${number}` | "hotKeyConfig.hotKeys.].event">(uid: (string & import("zod").BRAND<"workspace">) | null | undefined, path: P, value: P extends "cookies" | "description" | "name" | "uid" | "collections" | "environments" | "activeEnvironmentId" | "themeId" | "selectedHttpClient" | "hotKeyConfig" | "proxyUrl" ? {
|
|
3374
|
+
edit: <P extends "description" | "name" | "uid" | "collections" | "environments" | "activeEnvironmentId" | "cookies" | "themeId" | "selectedHttpClient" | "hotKeyConfig" | "proxyUrl" | `collections.${number}` | `environments.${string}` | `cookies.${number}` | "selectedHttpClient.targetKey" | "selectedHttpClient.clientKey" | "hotKeyConfig.modifiers" | "hotKeyConfig.hotKeys" | `hotKeyConfig.modifiers.${number}` | "hotKeyConfig.hotKeys." | "hotKeyConfig.hotKeys./" | "hotKeyConfig.hotKeys.Space" | "hotKeyConfig.hotKeys.Backspace" | "hotKeyConfig.hotKeys.Tab" | "hotKeyConfig.hotKeys.Enter" | "hotKeyConfig.hotKeys.Escape" | "hotKeyConfig.hotKeys.ArrowDown" | "hotKeyConfig.hotKeys.ArrowLeft" | "hotKeyConfig.hotKeys.ArrowRight" | "hotKeyConfig.hotKeys.ArrowUp" | "hotKeyConfig.hotKeys.End" | "hotKeyConfig.hotKeys.Home" | "hotKeyConfig.hotKeys.PageDown" | "hotKeyConfig.hotKeys.PageUp" | "hotKeyConfig.hotKeys.Delete" | "hotKeyConfig.hotKeys.0" | "hotKeyConfig.hotKeys.1" | "hotKeyConfig.hotKeys.2" | "hotKeyConfig.hotKeys.3" | "hotKeyConfig.hotKeys.4" | "hotKeyConfig.hotKeys.5" | "hotKeyConfig.hotKeys.6" | "hotKeyConfig.hotKeys.7" | "hotKeyConfig.hotKeys.8" | "hotKeyConfig.hotKeys.9" | "hotKeyConfig.hotKeys.a" | "hotKeyConfig.hotKeys.b" | "hotKeyConfig.hotKeys.c" | "hotKeyConfig.hotKeys.d" | "hotKeyConfig.hotKeys.e" | "hotKeyConfig.hotKeys.f" | "hotKeyConfig.hotKeys.g" | "hotKeyConfig.hotKeys.h" | "hotKeyConfig.hotKeys.i" | "hotKeyConfig.hotKeys.j" | "hotKeyConfig.hotKeys.k" | "hotKeyConfig.hotKeys.l" | "hotKeyConfig.hotKeys.m" | "hotKeyConfig.hotKeys.n" | "hotKeyConfig.hotKeys.o" | "hotKeyConfig.hotKeys.p" | "hotKeyConfig.hotKeys.q" | "hotKeyConfig.hotKeys.r" | "hotKeyConfig.hotKeys.s" | "hotKeyConfig.hotKeys.t" | "hotKeyConfig.hotKeys.u" | "hotKeyConfig.hotKeys.v" | "hotKeyConfig.hotKeys.w" | "hotKeyConfig.hotKeys.x" | "hotKeyConfig.hotKeys.y" | "hotKeyConfig.hotKeys.z" | "hotKeyConfig.hotKeys.*" | "hotKeyConfig.hotKeys.+" | "hotKeyConfig.hotKeys.-" | "hotKeyConfig.hotKeys.." | "hotKeyConfig.hotKeys.F1" | "hotKeyConfig.hotKeys.F2" | "hotKeyConfig.hotKeys.F3" | "hotKeyConfig.hotKeys.F4" | "hotKeyConfig.hotKeys.F5" | "hotKeyConfig.hotKeys.F6" | "hotKeyConfig.hotKeys.F7" | "hotKeyConfig.hotKeys.F8" | "hotKeyConfig.hotKeys.F9" | "hotKeyConfig.hotKeys.F10" | "hotKeyConfig.hotKeys.F11" | "hotKeyConfig.hotKeys.F12" | "hotKeyConfig.hotKeys.;" | "hotKeyConfig.hotKeys.=" | "hotKeyConfig.hotKeys.," | "hotKeyConfig.hotKeys.`" | "hotKeyConfig.hotKeys.[" | "hotKeyConfig.hotKeys.\\" | "hotKeyConfig.hotKeys.]" | "hotKeyConfig.hotKeys..modifiers" | `hotKeyConfig.hotKeys..modifiers.${number}` | "hotKeyConfig.hotKeys..event" | "hotKeyConfig.hotKeys./.modifiers" | `hotKeyConfig.hotKeys./.modifiers.${number}` | "hotKeyConfig.hotKeys./.event" | "hotKeyConfig.hotKeys.Space.modifiers" | `hotKeyConfig.hotKeys.Space.modifiers.${number}` | "hotKeyConfig.hotKeys.Space.event" | "hotKeyConfig.hotKeys.Backspace.modifiers" | `hotKeyConfig.hotKeys.Backspace.modifiers.${number}` | "hotKeyConfig.hotKeys.Backspace.event" | "hotKeyConfig.hotKeys.Tab.modifiers" | `hotKeyConfig.hotKeys.Tab.modifiers.${number}` | "hotKeyConfig.hotKeys.Tab.event" | "hotKeyConfig.hotKeys.Enter.modifiers" | `hotKeyConfig.hotKeys.Enter.modifiers.${number}` | "hotKeyConfig.hotKeys.Enter.event" | "hotKeyConfig.hotKeys.Escape.modifiers" | `hotKeyConfig.hotKeys.Escape.modifiers.${number}` | "hotKeyConfig.hotKeys.Escape.event" | "hotKeyConfig.hotKeys.ArrowDown.modifiers" | `hotKeyConfig.hotKeys.ArrowDown.modifiers.${number}` | "hotKeyConfig.hotKeys.ArrowDown.event" | "hotKeyConfig.hotKeys.ArrowLeft.modifiers" | `hotKeyConfig.hotKeys.ArrowLeft.modifiers.${number}` | "hotKeyConfig.hotKeys.ArrowLeft.event" | "hotKeyConfig.hotKeys.ArrowRight.modifiers" | `hotKeyConfig.hotKeys.ArrowRight.modifiers.${number}` | "hotKeyConfig.hotKeys.ArrowRight.event" | "hotKeyConfig.hotKeys.ArrowUp.modifiers" | `hotKeyConfig.hotKeys.ArrowUp.modifiers.${number}` | "hotKeyConfig.hotKeys.ArrowUp.event" | "hotKeyConfig.hotKeys.End.modifiers" | `hotKeyConfig.hotKeys.End.modifiers.${number}` | "hotKeyConfig.hotKeys.End.event" | "hotKeyConfig.hotKeys.Home.modifiers" | `hotKeyConfig.hotKeys.Home.modifiers.${number}` | "hotKeyConfig.hotKeys.Home.event" | "hotKeyConfig.hotKeys.PageDown.modifiers" | `hotKeyConfig.hotKeys.PageDown.modifiers.${number}` | "hotKeyConfig.hotKeys.PageDown.event" | "hotKeyConfig.hotKeys.PageUp.modifiers" | `hotKeyConfig.hotKeys.PageUp.modifiers.${number}` | "hotKeyConfig.hotKeys.PageUp.event" | "hotKeyConfig.hotKeys.Delete.modifiers" | `hotKeyConfig.hotKeys.Delete.modifiers.${number}` | "hotKeyConfig.hotKeys.Delete.event" | "hotKeyConfig.hotKeys.0.modifiers" | `hotKeyConfig.hotKeys.0.modifiers.${number}` | "hotKeyConfig.hotKeys.0.event" | "hotKeyConfig.hotKeys.1.modifiers" | `hotKeyConfig.hotKeys.1.modifiers.${number}` | "hotKeyConfig.hotKeys.1.event" | "hotKeyConfig.hotKeys.2.modifiers" | `hotKeyConfig.hotKeys.2.modifiers.${number}` | "hotKeyConfig.hotKeys.2.event" | "hotKeyConfig.hotKeys.3.modifiers" | `hotKeyConfig.hotKeys.3.modifiers.${number}` | "hotKeyConfig.hotKeys.3.event" | "hotKeyConfig.hotKeys.4.modifiers" | `hotKeyConfig.hotKeys.4.modifiers.${number}` | "hotKeyConfig.hotKeys.4.event" | "hotKeyConfig.hotKeys.5.modifiers" | `hotKeyConfig.hotKeys.5.modifiers.${number}` | "hotKeyConfig.hotKeys.5.event" | "hotKeyConfig.hotKeys.6.modifiers" | `hotKeyConfig.hotKeys.6.modifiers.${number}` | "hotKeyConfig.hotKeys.6.event" | "hotKeyConfig.hotKeys.7.modifiers" | `hotKeyConfig.hotKeys.7.modifiers.${number}` | "hotKeyConfig.hotKeys.7.event" | "hotKeyConfig.hotKeys.8.modifiers" | `hotKeyConfig.hotKeys.8.modifiers.${number}` | "hotKeyConfig.hotKeys.8.event" | "hotKeyConfig.hotKeys.9.modifiers" | `hotKeyConfig.hotKeys.9.modifiers.${number}` | "hotKeyConfig.hotKeys.9.event" | "hotKeyConfig.hotKeys.a.modifiers" | `hotKeyConfig.hotKeys.a.modifiers.${number}` | "hotKeyConfig.hotKeys.a.event" | "hotKeyConfig.hotKeys.b.modifiers" | `hotKeyConfig.hotKeys.b.modifiers.${number}` | "hotKeyConfig.hotKeys.b.event" | "hotKeyConfig.hotKeys.c.modifiers" | `hotKeyConfig.hotKeys.c.modifiers.${number}` | "hotKeyConfig.hotKeys.c.event" | "hotKeyConfig.hotKeys.d.modifiers" | `hotKeyConfig.hotKeys.d.modifiers.${number}` | "hotKeyConfig.hotKeys.d.event" | "hotKeyConfig.hotKeys.e.modifiers" | `hotKeyConfig.hotKeys.e.modifiers.${number}` | "hotKeyConfig.hotKeys.e.event" | "hotKeyConfig.hotKeys.f.modifiers" | `hotKeyConfig.hotKeys.f.modifiers.${number}` | "hotKeyConfig.hotKeys.f.event" | "hotKeyConfig.hotKeys.g.modifiers" | `hotKeyConfig.hotKeys.g.modifiers.${number}` | "hotKeyConfig.hotKeys.g.event" | "hotKeyConfig.hotKeys.h.modifiers" | `hotKeyConfig.hotKeys.h.modifiers.${number}` | "hotKeyConfig.hotKeys.h.event" | "hotKeyConfig.hotKeys.i.modifiers" | `hotKeyConfig.hotKeys.i.modifiers.${number}` | "hotKeyConfig.hotKeys.i.event" | "hotKeyConfig.hotKeys.j.modifiers" | `hotKeyConfig.hotKeys.j.modifiers.${number}` | "hotKeyConfig.hotKeys.j.event" | "hotKeyConfig.hotKeys.k.modifiers" | `hotKeyConfig.hotKeys.k.modifiers.${number}` | "hotKeyConfig.hotKeys.k.event" | "hotKeyConfig.hotKeys.l.modifiers" | `hotKeyConfig.hotKeys.l.modifiers.${number}` | "hotKeyConfig.hotKeys.l.event" | "hotKeyConfig.hotKeys.m.modifiers" | `hotKeyConfig.hotKeys.m.modifiers.${number}` | "hotKeyConfig.hotKeys.m.event" | "hotKeyConfig.hotKeys.n.modifiers" | `hotKeyConfig.hotKeys.n.modifiers.${number}` | "hotKeyConfig.hotKeys.n.event" | "hotKeyConfig.hotKeys.o.modifiers" | `hotKeyConfig.hotKeys.o.modifiers.${number}` | "hotKeyConfig.hotKeys.o.event" | "hotKeyConfig.hotKeys.p.modifiers" | `hotKeyConfig.hotKeys.p.modifiers.${number}` | "hotKeyConfig.hotKeys.p.event" | "hotKeyConfig.hotKeys.q.modifiers" | `hotKeyConfig.hotKeys.q.modifiers.${number}` | "hotKeyConfig.hotKeys.q.event" | "hotKeyConfig.hotKeys.r.modifiers" | `hotKeyConfig.hotKeys.r.modifiers.${number}` | "hotKeyConfig.hotKeys.r.event" | "hotKeyConfig.hotKeys.s.modifiers" | `hotKeyConfig.hotKeys.s.modifiers.${number}` | "hotKeyConfig.hotKeys.s.event" | "hotKeyConfig.hotKeys.t.modifiers" | `hotKeyConfig.hotKeys.t.modifiers.${number}` | "hotKeyConfig.hotKeys.t.event" | "hotKeyConfig.hotKeys.u.modifiers" | `hotKeyConfig.hotKeys.u.modifiers.${number}` | "hotKeyConfig.hotKeys.u.event" | "hotKeyConfig.hotKeys.v.modifiers" | `hotKeyConfig.hotKeys.v.modifiers.${number}` | "hotKeyConfig.hotKeys.v.event" | "hotKeyConfig.hotKeys.w.modifiers" | `hotKeyConfig.hotKeys.w.modifiers.${number}` | "hotKeyConfig.hotKeys.w.event" | "hotKeyConfig.hotKeys.x.modifiers" | `hotKeyConfig.hotKeys.x.modifiers.${number}` | "hotKeyConfig.hotKeys.x.event" | "hotKeyConfig.hotKeys.y.modifiers" | `hotKeyConfig.hotKeys.y.modifiers.${number}` | "hotKeyConfig.hotKeys.y.event" | "hotKeyConfig.hotKeys.z.modifiers" | `hotKeyConfig.hotKeys.z.modifiers.${number}` | "hotKeyConfig.hotKeys.z.event" | "hotKeyConfig.hotKeys.*.modifiers" | `hotKeyConfig.hotKeys.*.modifiers.${number}` | "hotKeyConfig.hotKeys.*.event" | "hotKeyConfig.hotKeys.+.modifiers" | `hotKeyConfig.hotKeys.+.modifiers.${number}` | "hotKeyConfig.hotKeys.+.event" | "hotKeyConfig.hotKeys.-.modifiers" | `hotKeyConfig.hotKeys.-.modifiers.${number}` | "hotKeyConfig.hotKeys.-.event" | "hotKeyConfig.hotKeys...modifiers" | `hotKeyConfig.hotKeys...modifiers.${number}` | "hotKeyConfig.hotKeys...event" | "hotKeyConfig.hotKeys.F1.modifiers" | `hotKeyConfig.hotKeys.F1.modifiers.${number}` | "hotKeyConfig.hotKeys.F1.event" | "hotKeyConfig.hotKeys.F2.modifiers" | `hotKeyConfig.hotKeys.F2.modifiers.${number}` | "hotKeyConfig.hotKeys.F2.event" | "hotKeyConfig.hotKeys.F3.modifiers" | `hotKeyConfig.hotKeys.F3.modifiers.${number}` | "hotKeyConfig.hotKeys.F3.event" | "hotKeyConfig.hotKeys.F4.modifiers" | `hotKeyConfig.hotKeys.F4.modifiers.${number}` | "hotKeyConfig.hotKeys.F4.event" | "hotKeyConfig.hotKeys.F5.modifiers" | `hotKeyConfig.hotKeys.F5.modifiers.${number}` | "hotKeyConfig.hotKeys.F5.event" | "hotKeyConfig.hotKeys.F6.modifiers" | `hotKeyConfig.hotKeys.F6.modifiers.${number}` | "hotKeyConfig.hotKeys.F6.event" | "hotKeyConfig.hotKeys.F7.modifiers" | `hotKeyConfig.hotKeys.F7.modifiers.${number}` | "hotKeyConfig.hotKeys.F7.event" | "hotKeyConfig.hotKeys.F8.modifiers" | `hotKeyConfig.hotKeys.F8.modifiers.${number}` | "hotKeyConfig.hotKeys.F8.event" | "hotKeyConfig.hotKeys.F9.modifiers" | `hotKeyConfig.hotKeys.F9.modifiers.${number}` | "hotKeyConfig.hotKeys.F9.event" | "hotKeyConfig.hotKeys.F10.modifiers" | `hotKeyConfig.hotKeys.F10.modifiers.${number}` | "hotKeyConfig.hotKeys.F10.event" | "hotKeyConfig.hotKeys.F11.modifiers" | `hotKeyConfig.hotKeys.F11.modifiers.${number}` | "hotKeyConfig.hotKeys.F11.event" | "hotKeyConfig.hotKeys.F12.modifiers" | `hotKeyConfig.hotKeys.F12.modifiers.${number}` | "hotKeyConfig.hotKeys.F12.event" | "hotKeyConfig.hotKeys.;.modifiers" | `hotKeyConfig.hotKeys.;.modifiers.${number}` | "hotKeyConfig.hotKeys.;.event" | "hotKeyConfig.hotKeys.=.modifiers" | `hotKeyConfig.hotKeys.=.modifiers.${number}` | "hotKeyConfig.hotKeys.=.event" | "hotKeyConfig.hotKeys.,.modifiers" | `hotKeyConfig.hotKeys.,.modifiers.${number}` | "hotKeyConfig.hotKeys.,.event" | "hotKeyConfig.hotKeys.`.modifiers" | `hotKeyConfig.hotKeys.\`.modifiers.${number}` | "hotKeyConfig.hotKeys.`.event" | "hotKeyConfig.hotKeys.[.modifiers" | `hotKeyConfig.hotKeys.[.modifiers.${number}` | "hotKeyConfig.hotKeys.[.event" | "hotKeyConfig.hotKeys.\\.modifiers" | `hotKeyConfig.hotKeys.\\.modifiers.${number}` | "hotKeyConfig.hotKeys.\\.event" | "hotKeyConfig.hotKeys.].modifiers" | `hotKeyConfig.hotKeys.].modifiers.${number}` | "hotKeyConfig.hotKeys.].event">(uid: (string & import("zod").BRAND<"workspace">) | null | undefined, path: P, value: P extends "description" | "name" | "uid" | "collections" | "environments" | "activeEnvironmentId" | "cookies" | "themeId" | "selectedHttpClient" | "hotKeyConfig" | "proxyUrl" ? {
|
|
3423
3375
|
uid: string & import("zod").BRAND<"workspace">;
|
|
3424
3376
|
name: string;
|
|
3425
3377
|
description: string;
|
|
@@ -3440,7 +3392,7 @@ declare const client: import("vue").Ref<{
|
|
|
3440
3392
|
}>> | undefined;
|
|
3441
3393
|
} | undefined;
|
|
3442
3394
|
proxyUrl?: string | undefined;
|
|
3443
|
-
}[P] : P extends `${infer K}.${infer R}` ? K extends "
|
|
3395
|
+
}[P] : P extends `${infer K}.${infer R}` ? K extends "description" | "name" | "uid" | "collections" | "environments" | "activeEnvironmentId" | "cookies" | "themeId" | "selectedHttpClient" | "hotKeyConfig" | "proxyUrl" ? R extends import("@scalar/object-utils/nested").Path<{
|
|
3444
3396
|
uid: string & import("zod").BRAND<"workspace">;
|
|
3445
3397
|
name: string;
|
|
3446
3398
|
description: string;
|
|
@@ -3483,7 +3435,7 @@ declare const client: import("vue").Ref<{
|
|
|
3483
3435
|
} | undefined;
|
|
3484
3436
|
proxyUrl?: string | undefined;
|
|
3485
3437
|
}[K], R> : never : K extends `${number}` ? never : never : P extends `${number}` ? never : never) => void;
|
|
3486
|
-
untrackedEdit: <P extends "cookies" | "description" | "name" | "uid" | "collections" | "environments" | "activeEnvironmentId" | "themeId" | "selectedHttpClient" | "hotKeyConfig" | "proxyUrl" | `cookies.${number}` | `collections.${number}` | `environments.${string}` | "selectedHttpClient.targetKey" | "selectedHttpClient.clientKey" | "hotKeyConfig.modifiers" | "hotKeyConfig.hotKeys" | `hotKeyConfig.modifiers.${number}` | "hotKeyConfig.hotKeys." | "hotKeyConfig.hotKeys./" | "hotKeyConfig.hotKeys.Space" | "hotKeyConfig.hotKeys.Backspace" | "hotKeyConfig.hotKeys.Tab" | "hotKeyConfig.hotKeys.Enter" | "hotKeyConfig.hotKeys.Escape" | "hotKeyConfig.hotKeys.ArrowDown" | "hotKeyConfig.hotKeys.ArrowLeft" | "hotKeyConfig.hotKeys.ArrowRight" | "hotKeyConfig.hotKeys.ArrowUp" | "hotKeyConfig.hotKeys.End" | "hotKeyConfig.hotKeys.Home" | "hotKeyConfig.hotKeys.PageDown" | "hotKeyConfig.hotKeys.PageUp" | "hotKeyConfig.hotKeys.Delete" | "hotKeyConfig.hotKeys.0" | "hotKeyConfig.hotKeys.1" | "hotKeyConfig.hotKeys.2" | "hotKeyConfig.hotKeys.3" | "hotKeyConfig.hotKeys.4" | "hotKeyConfig.hotKeys.5" | "hotKeyConfig.hotKeys.6" | "hotKeyConfig.hotKeys.7" | "hotKeyConfig.hotKeys.8" | "hotKeyConfig.hotKeys.9" | "hotKeyConfig.hotKeys.a" | "hotKeyConfig.hotKeys.b" | "hotKeyConfig.hotKeys.c" | "hotKeyConfig.hotKeys.d" | "hotKeyConfig.hotKeys.e" | "hotKeyConfig.hotKeys.f" | "hotKeyConfig.hotKeys.g" | "hotKeyConfig.hotKeys.h" | "hotKeyConfig.hotKeys.i" | "hotKeyConfig.hotKeys.j" | "hotKeyConfig.hotKeys.k" | "hotKeyConfig.hotKeys.l" | "hotKeyConfig.hotKeys.m" | "hotKeyConfig.hotKeys.n" | "hotKeyConfig.hotKeys.o" | "hotKeyConfig.hotKeys.p" | "hotKeyConfig.hotKeys.q" | "hotKeyConfig.hotKeys.r" | "hotKeyConfig.hotKeys.s" | "hotKeyConfig.hotKeys.t" | "hotKeyConfig.hotKeys.u" | "hotKeyConfig.hotKeys.v" | "hotKeyConfig.hotKeys.w" | "hotKeyConfig.hotKeys.x" | "hotKeyConfig.hotKeys.y" | "hotKeyConfig.hotKeys.z" | "hotKeyConfig.hotKeys.*" | "hotKeyConfig.hotKeys.+" | "hotKeyConfig.hotKeys.-" | "hotKeyConfig.hotKeys.." | "hotKeyConfig.hotKeys.F1" | "hotKeyConfig.hotKeys.F2" | "hotKeyConfig.hotKeys.F3" | "hotKeyConfig.hotKeys.F4" | "hotKeyConfig.hotKeys.F5" | "hotKeyConfig.hotKeys.F6" | "hotKeyConfig.hotKeys.F7" | "hotKeyConfig.hotKeys.F8" | "hotKeyConfig.hotKeys.F9" | "hotKeyConfig.hotKeys.F10" | "hotKeyConfig.hotKeys.F11" | "hotKeyConfig.hotKeys.F12" | "hotKeyConfig.hotKeys.;" | "hotKeyConfig.hotKeys.=" | "hotKeyConfig.hotKeys.," | "hotKeyConfig.hotKeys.`" | "hotKeyConfig.hotKeys.[" | "hotKeyConfig.hotKeys.\\" | "hotKeyConfig.hotKeys.]" | "hotKeyConfig.hotKeys..modifiers" | `hotKeyConfig.hotKeys..modifiers.${number}` | "hotKeyConfig.hotKeys..event" | "hotKeyConfig.hotKeys./.modifiers" | `hotKeyConfig.hotKeys./.modifiers.${number}` | "hotKeyConfig.hotKeys./.event" | "hotKeyConfig.hotKeys.Space.modifiers" | `hotKeyConfig.hotKeys.Space.modifiers.${number}` | "hotKeyConfig.hotKeys.Space.event" | "hotKeyConfig.hotKeys.Backspace.modifiers" | `hotKeyConfig.hotKeys.Backspace.modifiers.${number}` | "hotKeyConfig.hotKeys.Backspace.event" | "hotKeyConfig.hotKeys.Tab.modifiers" | `hotKeyConfig.hotKeys.Tab.modifiers.${number}` | "hotKeyConfig.hotKeys.Tab.event" | "hotKeyConfig.hotKeys.Enter.modifiers" | `hotKeyConfig.hotKeys.Enter.modifiers.${number}` | "hotKeyConfig.hotKeys.Enter.event" | "hotKeyConfig.hotKeys.Escape.modifiers" | `hotKeyConfig.hotKeys.Escape.modifiers.${number}` | "hotKeyConfig.hotKeys.Escape.event" | "hotKeyConfig.hotKeys.ArrowDown.modifiers" | `hotKeyConfig.hotKeys.ArrowDown.modifiers.${number}` | "hotKeyConfig.hotKeys.ArrowDown.event" | "hotKeyConfig.hotKeys.ArrowLeft.modifiers" | `hotKeyConfig.hotKeys.ArrowLeft.modifiers.${number}` | "hotKeyConfig.hotKeys.ArrowLeft.event" | "hotKeyConfig.hotKeys.ArrowRight.modifiers" | `hotKeyConfig.hotKeys.ArrowRight.modifiers.${number}` | "hotKeyConfig.hotKeys.ArrowRight.event" | "hotKeyConfig.hotKeys.ArrowUp.modifiers" | `hotKeyConfig.hotKeys.ArrowUp.modifiers.${number}` | "hotKeyConfig.hotKeys.ArrowUp.event" | "hotKeyConfig.hotKeys.End.modifiers" | `hotKeyConfig.hotKeys.End.modifiers.${number}` | "hotKeyConfig.hotKeys.End.event" | "hotKeyConfig.hotKeys.Home.modifiers" | `hotKeyConfig.hotKeys.Home.modifiers.${number}` | "hotKeyConfig.hotKeys.Home.event" | "hotKeyConfig.hotKeys.PageDown.modifiers" | `hotKeyConfig.hotKeys.PageDown.modifiers.${number}` | "hotKeyConfig.hotKeys.PageDown.event" | "hotKeyConfig.hotKeys.PageUp.modifiers" | `hotKeyConfig.hotKeys.PageUp.modifiers.${number}` | "hotKeyConfig.hotKeys.PageUp.event" | "hotKeyConfig.hotKeys.Delete.modifiers" | `hotKeyConfig.hotKeys.Delete.modifiers.${number}` | "hotKeyConfig.hotKeys.Delete.event" | "hotKeyConfig.hotKeys.0.modifiers" | `hotKeyConfig.hotKeys.0.modifiers.${number}` | "hotKeyConfig.hotKeys.0.event" | "hotKeyConfig.hotKeys.1.modifiers" | `hotKeyConfig.hotKeys.1.modifiers.${number}` | "hotKeyConfig.hotKeys.1.event" | "hotKeyConfig.hotKeys.2.modifiers" | `hotKeyConfig.hotKeys.2.modifiers.${number}` | "hotKeyConfig.hotKeys.2.event" | "hotKeyConfig.hotKeys.3.modifiers" | `hotKeyConfig.hotKeys.3.modifiers.${number}` | "hotKeyConfig.hotKeys.3.event" | "hotKeyConfig.hotKeys.4.modifiers" | `hotKeyConfig.hotKeys.4.modifiers.${number}` | "hotKeyConfig.hotKeys.4.event" | "hotKeyConfig.hotKeys.5.modifiers" | `hotKeyConfig.hotKeys.5.modifiers.${number}` | "hotKeyConfig.hotKeys.5.event" | "hotKeyConfig.hotKeys.6.modifiers" | `hotKeyConfig.hotKeys.6.modifiers.${number}` | "hotKeyConfig.hotKeys.6.event" | "hotKeyConfig.hotKeys.7.modifiers" | `hotKeyConfig.hotKeys.7.modifiers.${number}` | "hotKeyConfig.hotKeys.7.event" | "hotKeyConfig.hotKeys.8.modifiers" | `hotKeyConfig.hotKeys.8.modifiers.${number}` | "hotKeyConfig.hotKeys.8.event" | "hotKeyConfig.hotKeys.9.modifiers" | `hotKeyConfig.hotKeys.9.modifiers.${number}` | "hotKeyConfig.hotKeys.9.event" | "hotKeyConfig.hotKeys.a.modifiers" | `hotKeyConfig.hotKeys.a.modifiers.${number}` | "hotKeyConfig.hotKeys.a.event" | "hotKeyConfig.hotKeys.b.modifiers" | `hotKeyConfig.hotKeys.b.modifiers.${number}` | "hotKeyConfig.hotKeys.b.event" | "hotKeyConfig.hotKeys.c.modifiers" | `hotKeyConfig.hotKeys.c.modifiers.${number}` | "hotKeyConfig.hotKeys.c.event" | "hotKeyConfig.hotKeys.d.modifiers" | `hotKeyConfig.hotKeys.d.modifiers.${number}` | "hotKeyConfig.hotKeys.d.event" | "hotKeyConfig.hotKeys.e.modifiers" | `hotKeyConfig.hotKeys.e.modifiers.${number}` | "hotKeyConfig.hotKeys.e.event" | "hotKeyConfig.hotKeys.f.modifiers" | `hotKeyConfig.hotKeys.f.modifiers.${number}` | "hotKeyConfig.hotKeys.f.event" | "hotKeyConfig.hotKeys.g.modifiers" | `hotKeyConfig.hotKeys.g.modifiers.${number}` | "hotKeyConfig.hotKeys.g.event" | "hotKeyConfig.hotKeys.h.modifiers" | `hotKeyConfig.hotKeys.h.modifiers.${number}` | "hotKeyConfig.hotKeys.h.event" | "hotKeyConfig.hotKeys.i.modifiers" | `hotKeyConfig.hotKeys.i.modifiers.${number}` | "hotKeyConfig.hotKeys.i.event" | "hotKeyConfig.hotKeys.j.modifiers" | `hotKeyConfig.hotKeys.j.modifiers.${number}` | "hotKeyConfig.hotKeys.j.event" | "hotKeyConfig.hotKeys.k.modifiers" | `hotKeyConfig.hotKeys.k.modifiers.${number}` | "hotKeyConfig.hotKeys.k.event" | "hotKeyConfig.hotKeys.l.modifiers" | `hotKeyConfig.hotKeys.l.modifiers.${number}` | "hotKeyConfig.hotKeys.l.event" | "hotKeyConfig.hotKeys.m.modifiers" | `hotKeyConfig.hotKeys.m.modifiers.${number}` | "hotKeyConfig.hotKeys.m.event" | "hotKeyConfig.hotKeys.n.modifiers" | `hotKeyConfig.hotKeys.n.modifiers.${number}` | "hotKeyConfig.hotKeys.n.event" | "hotKeyConfig.hotKeys.o.modifiers" | `hotKeyConfig.hotKeys.o.modifiers.${number}` | "hotKeyConfig.hotKeys.o.event" | "hotKeyConfig.hotKeys.p.modifiers" | `hotKeyConfig.hotKeys.p.modifiers.${number}` | "hotKeyConfig.hotKeys.p.event" | "hotKeyConfig.hotKeys.q.modifiers" | `hotKeyConfig.hotKeys.q.modifiers.${number}` | "hotKeyConfig.hotKeys.q.event" | "hotKeyConfig.hotKeys.r.modifiers" | `hotKeyConfig.hotKeys.r.modifiers.${number}` | "hotKeyConfig.hotKeys.r.event" | "hotKeyConfig.hotKeys.s.modifiers" | `hotKeyConfig.hotKeys.s.modifiers.${number}` | "hotKeyConfig.hotKeys.s.event" | "hotKeyConfig.hotKeys.t.modifiers" | `hotKeyConfig.hotKeys.t.modifiers.${number}` | "hotKeyConfig.hotKeys.t.event" | "hotKeyConfig.hotKeys.u.modifiers" | `hotKeyConfig.hotKeys.u.modifiers.${number}` | "hotKeyConfig.hotKeys.u.event" | "hotKeyConfig.hotKeys.v.modifiers" | `hotKeyConfig.hotKeys.v.modifiers.${number}` | "hotKeyConfig.hotKeys.v.event" | "hotKeyConfig.hotKeys.w.modifiers" | `hotKeyConfig.hotKeys.w.modifiers.${number}` | "hotKeyConfig.hotKeys.w.event" | "hotKeyConfig.hotKeys.x.modifiers" | `hotKeyConfig.hotKeys.x.modifiers.${number}` | "hotKeyConfig.hotKeys.x.event" | "hotKeyConfig.hotKeys.y.modifiers" | `hotKeyConfig.hotKeys.y.modifiers.${number}` | "hotKeyConfig.hotKeys.y.event" | "hotKeyConfig.hotKeys.z.modifiers" | `hotKeyConfig.hotKeys.z.modifiers.${number}` | "hotKeyConfig.hotKeys.z.event" | "hotKeyConfig.hotKeys.*.modifiers" | `hotKeyConfig.hotKeys.*.modifiers.${number}` | "hotKeyConfig.hotKeys.*.event" | "hotKeyConfig.hotKeys.+.modifiers" | `hotKeyConfig.hotKeys.+.modifiers.${number}` | "hotKeyConfig.hotKeys.+.event" | "hotKeyConfig.hotKeys.-.modifiers" | `hotKeyConfig.hotKeys.-.modifiers.${number}` | "hotKeyConfig.hotKeys.-.event" | "hotKeyConfig.hotKeys...modifiers" | `hotKeyConfig.hotKeys...modifiers.${number}` | "hotKeyConfig.hotKeys...event" | "hotKeyConfig.hotKeys.F1.modifiers" | `hotKeyConfig.hotKeys.F1.modifiers.${number}` | "hotKeyConfig.hotKeys.F1.event" | "hotKeyConfig.hotKeys.F2.modifiers" | `hotKeyConfig.hotKeys.F2.modifiers.${number}` | "hotKeyConfig.hotKeys.F2.event" | "hotKeyConfig.hotKeys.F3.modifiers" | `hotKeyConfig.hotKeys.F3.modifiers.${number}` | "hotKeyConfig.hotKeys.F3.event" | "hotKeyConfig.hotKeys.F4.modifiers" | `hotKeyConfig.hotKeys.F4.modifiers.${number}` | "hotKeyConfig.hotKeys.F4.event" | "hotKeyConfig.hotKeys.F5.modifiers" | `hotKeyConfig.hotKeys.F5.modifiers.${number}` | "hotKeyConfig.hotKeys.F5.event" | "hotKeyConfig.hotKeys.F6.modifiers" | `hotKeyConfig.hotKeys.F6.modifiers.${number}` | "hotKeyConfig.hotKeys.F6.event" | "hotKeyConfig.hotKeys.F7.modifiers" | `hotKeyConfig.hotKeys.F7.modifiers.${number}` | "hotKeyConfig.hotKeys.F7.event" | "hotKeyConfig.hotKeys.F8.modifiers" | `hotKeyConfig.hotKeys.F8.modifiers.${number}` | "hotKeyConfig.hotKeys.F8.event" | "hotKeyConfig.hotKeys.F9.modifiers" | `hotKeyConfig.hotKeys.F9.modifiers.${number}` | "hotKeyConfig.hotKeys.F9.event" | "hotKeyConfig.hotKeys.F10.modifiers" | `hotKeyConfig.hotKeys.F10.modifiers.${number}` | "hotKeyConfig.hotKeys.F10.event" | "hotKeyConfig.hotKeys.F11.modifiers" | `hotKeyConfig.hotKeys.F11.modifiers.${number}` | "hotKeyConfig.hotKeys.F11.event" | "hotKeyConfig.hotKeys.F12.modifiers" | `hotKeyConfig.hotKeys.F12.modifiers.${number}` | "hotKeyConfig.hotKeys.F12.event" | "hotKeyConfig.hotKeys.;.modifiers" | `hotKeyConfig.hotKeys.;.modifiers.${number}` | "hotKeyConfig.hotKeys.;.event" | "hotKeyConfig.hotKeys.=.modifiers" | `hotKeyConfig.hotKeys.=.modifiers.${number}` | "hotKeyConfig.hotKeys.=.event" | "hotKeyConfig.hotKeys.,.modifiers" | `hotKeyConfig.hotKeys.,.modifiers.${number}` | "hotKeyConfig.hotKeys.,.event" | "hotKeyConfig.hotKeys.`.modifiers" | `hotKeyConfig.hotKeys.\`.modifiers.${number}` | "hotKeyConfig.hotKeys.`.event" | "hotKeyConfig.hotKeys.[.modifiers" | `hotKeyConfig.hotKeys.[.modifiers.${number}` | "hotKeyConfig.hotKeys.[.event" | "hotKeyConfig.hotKeys.\\.modifiers" | `hotKeyConfig.hotKeys.\\.modifiers.${number}` | "hotKeyConfig.hotKeys.\\.event" | "hotKeyConfig.hotKeys.].modifiers" | `hotKeyConfig.hotKeys.].modifiers.${number}` | "hotKeyConfig.hotKeys.].event">(uid: string & import("zod").BRAND<"workspace">, path: P, value: P extends "cookies" | "description" | "name" | "uid" | "collections" | "environments" | "activeEnvironmentId" | "themeId" | "selectedHttpClient" | "hotKeyConfig" | "proxyUrl" ? {
|
|
3438
|
+
untrackedEdit: <P extends "description" | "name" | "uid" | "collections" | "environments" | "activeEnvironmentId" | "cookies" | "themeId" | "selectedHttpClient" | "hotKeyConfig" | "proxyUrl" | `collections.${number}` | `environments.${string}` | `cookies.${number}` | "selectedHttpClient.targetKey" | "selectedHttpClient.clientKey" | "hotKeyConfig.modifiers" | "hotKeyConfig.hotKeys" | `hotKeyConfig.modifiers.${number}` | "hotKeyConfig.hotKeys." | "hotKeyConfig.hotKeys./" | "hotKeyConfig.hotKeys.Space" | "hotKeyConfig.hotKeys.Backspace" | "hotKeyConfig.hotKeys.Tab" | "hotKeyConfig.hotKeys.Enter" | "hotKeyConfig.hotKeys.Escape" | "hotKeyConfig.hotKeys.ArrowDown" | "hotKeyConfig.hotKeys.ArrowLeft" | "hotKeyConfig.hotKeys.ArrowRight" | "hotKeyConfig.hotKeys.ArrowUp" | "hotKeyConfig.hotKeys.End" | "hotKeyConfig.hotKeys.Home" | "hotKeyConfig.hotKeys.PageDown" | "hotKeyConfig.hotKeys.PageUp" | "hotKeyConfig.hotKeys.Delete" | "hotKeyConfig.hotKeys.0" | "hotKeyConfig.hotKeys.1" | "hotKeyConfig.hotKeys.2" | "hotKeyConfig.hotKeys.3" | "hotKeyConfig.hotKeys.4" | "hotKeyConfig.hotKeys.5" | "hotKeyConfig.hotKeys.6" | "hotKeyConfig.hotKeys.7" | "hotKeyConfig.hotKeys.8" | "hotKeyConfig.hotKeys.9" | "hotKeyConfig.hotKeys.a" | "hotKeyConfig.hotKeys.b" | "hotKeyConfig.hotKeys.c" | "hotKeyConfig.hotKeys.d" | "hotKeyConfig.hotKeys.e" | "hotKeyConfig.hotKeys.f" | "hotKeyConfig.hotKeys.g" | "hotKeyConfig.hotKeys.h" | "hotKeyConfig.hotKeys.i" | "hotKeyConfig.hotKeys.j" | "hotKeyConfig.hotKeys.k" | "hotKeyConfig.hotKeys.l" | "hotKeyConfig.hotKeys.m" | "hotKeyConfig.hotKeys.n" | "hotKeyConfig.hotKeys.o" | "hotKeyConfig.hotKeys.p" | "hotKeyConfig.hotKeys.q" | "hotKeyConfig.hotKeys.r" | "hotKeyConfig.hotKeys.s" | "hotKeyConfig.hotKeys.t" | "hotKeyConfig.hotKeys.u" | "hotKeyConfig.hotKeys.v" | "hotKeyConfig.hotKeys.w" | "hotKeyConfig.hotKeys.x" | "hotKeyConfig.hotKeys.y" | "hotKeyConfig.hotKeys.z" | "hotKeyConfig.hotKeys.*" | "hotKeyConfig.hotKeys.+" | "hotKeyConfig.hotKeys.-" | "hotKeyConfig.hotKeys.." | "hotKeyConfig.hotKeys.F1" | "hotKeyConfig.hotKeys.F2" | "hotKeyConfig.hotKeys.F3" | "hotKeyConfig.hotKeys.F4" | "hotKeyConfig.hotKeys.F5" | "hotKeyConfig.hotKeys.F6" | "hotKeyConfig.hotKeys.F7" | "hotKeyConfig.hotKeys.F8" | "hotKeyConfig.hotKeys.F9" | "hotKeyConfig.hotKeys.F10" | "hotKeyConfig.hotKeys.F11" | "hotKeyConfig.hotKeys.F12" | "hotKeyConfig.hotKeys.;" | "hotKeyConfig.hotKeys.=" | "hotKeyConfig.hotKeys.," | "hotKeyConfig.hotKeys.`" | "hotKeyConfig.hotKeys.[" | "hotKeyConfig.hotKeys.\\" | "hotKeyConfig.hotKeys.]" | "hotKeyConfig.hotKeys..modifiers" | `hotKeyConfig.hotKeys..modifiers.${number}` | "hotKeyConfig.hotKeys..event" | "hotKeyConfig.hotKeys./.modifiers" | `hotKeyConfig.hotKeys./.modifiers.${number}` | "hotKeyConfig.hotKeys./.event" | "hotKeyConfig.hotKeys.Space.modifiers" | `hotKeyConfig.hotKeys.Space.modifiers.${number}` | "hotKeyConfig.hotKeys.Space.event" | "hotKeyConfig.hotKeys.Backspace.modifiers" | `hotKeyConfig.hotKeys.Backspace.modifiers.${number}` | "hotKeyConfig.hotKeys.Backspace.event" | "hotKeyConfig.hotKeys.Tab.modifiers" | `hotKeyConfig.hotKeys.Tab.modifiers.${number}` | "hotKeyConfig.hotKeys.Tab.event" | "hotKeyConfig.hotKeys.Enter.modifiers" | `hotKeyConfig.hotKeys.Enter.modifiers.${number}` | "hotKeyConfig.hotKeys.Enter.event" | "hotKeyConfig.hotKeys.Escape.modifiers" | `hotKeyConfig.hotKeys.Escape.modifiers.${number}` | "hotKeyConfig.hotKeys.Escape.event" | "hotKeyConfig.hotKeys.ArrowDown.modifiers" | `hotKeyConfig.hotKeys.ArrowDown.modifiers.${number}` | "hotKeyConfig.hotKeys.ArrowDown.event" | "hotKeyConfig.hotKeys.ArrowLeft.modifiers" | `hotKeyConfig.hotKeys.ArrowLeft.modifiers.${number}` | "hotKeyConfig.hotKeys.ArrowLeft.event" | "hotKeyConfig.hotKeys.ArrowRight.modifiers" | `hotKeyConfig.hotKeys.ArrowRight.modifiers.${number}` | "hotKeyConfig.hotKeys.ArrowRight.event" | "hotKeyConfig.hotKeys.ArrowUp.modifiers" | `hotKeyConfig.hotKeys.ArrowUp.modifiers.${number}` | "hotKeyConfig.hotKeys.ArrowUp.event" | "hotKeyConfig.hotKeys.End.modifiers" | `hotKeyConfig.hotKeys.End.modifiers.${number}` | "hotKeyConfig.hotKeys.End.event" | "hotKeyConfig.hotKeys.Home.modifiers" | `hotKeyConfig.hotKeys.Home.modifiers.${number}` | "hotKeyConfig.hotKeys.Home.event" | "hotKeyConfig.hotKeys.PageDown.modifiers" | `hotKeyConfig.hotKeys.PageDown.modifiers.${number}` | "hotKeyConfig.hotKeys.PageDown.event" | "hotKeyConfig.hotKeys.PageUp.modifiers" | `hotKeyConfig.hotKeys.PageUp.modifiers.${number}` | "hotKeyConfig.hotKeys.PageUp.event" | "hotKeyConfig.hotKeys.Delete.modifiers" | `hotKeyConfig.hotKeys.Delete.modifiers.${number}` | "hotKeyConfig.hotKeys.Delete.event" | "hotKeyConfig.hotKeys.0.modifiers" | `hotKeyConfig.hotKeys.0.modifiers.${number}` | "hotKeyConfig.hotKeys.0.event" | "hotKeyConfig.hotKeys.1.modifiers" | `hotKeyConfig.hotKeys.1.modifiers.${number}` | "hotKeyConfig.hotKeys.1.event" | "hotKeyConfig.hotKeys.2.modifiers" | `hotKeyConfig.hotKeys.2.modifiers.${number}` | "hotKeyConfig.hotKeys.2.event" | "hotKeyConfig.hotKeys.3.modifiers" | `hotKeyConfig.hotKeys.3.modifiers.${number}` | "hotKeyConfig.hotKeys.3.event" | "hotKeyConfig.hotKeys.4.modifiers" | `hotKeyConfig.hotKeys.4.modifiers.${number}` | "hotKeyConfig.hotKeys.4.event" | "hotKeyConfig.hotKeys.5.modifiers" | `hotKeyConfig.hotKeys.5.modifiers.${number}` | "hotKeyConfig.hotKeys.5.event" | "hotKeyConfig.hotKeys.6.modifiers" | `hotKeyConfig.hotKeys.6.modifiers.${number}` | "hotKeyConfig.hotKeys.6.event" | "hotKeyConfig.hotKeys.7.modifiers" | `hotKeyConfig.hotKeys.7.modifiers.${number}` | "hotKeyConfig.hotKeys.7.event" | "hotKeyConfig.hotKeys.8.modifiers" | `hotKeyConfig.hotKeys.8.modifiers.${number}` | "hotKeyConfig.hotKeys.8.event" | "hotKeyConfig.hotKeys.9.modifiers" | `hotKeyConfig.hotKeys.9.modifiers.${number}` | "hotKeyConfig.hotKeys.9.event" | "hotKeyConfig.hotKeys.a.modifiers" | `hotKeyConfig.hotKeys.a.modifiers.${number}` | "hotKeyConfig.hotKeys.a.event" | "hotKeyConfig.hotKeys.b.modifiers" | `hotKeyConfig.hotKeys.b.modifiers.${number}` | "hotKeyConfig.hotKeys.b.event" | "hotKeyConfig.hotKeys.c.modifiers" | `hotKeyConfig.hotKeys.c.modifiers.${number}` | "hotKeyConfig.hotKeys.c.event" | "hotKeyConfig.hotKeys.d.modifiers" | `hotKeyConfig.hotKeys.d.modifiers.${number}` | "hotKeyConfig.hotKeys.d.event" | "hotKeyConfig.hotKeys.e.modifiers" | `hotKeyConfig.hotKeys.e.modifiers.${number}` | "hotKeyConfig.hotKeys.e.event" | "hotKeyConfig.hotKeys.f.modifiers" | `hotKeyConfig.hotKeys.f.modifiers.${number}` | "hotKeyConfig.hotKeys.f.event" | "hotKeyConfig.hotKeys.g.modifiers" | `hotKeyConfig.hotKeys.g.modifiers.${number}` | "hotKeyConfig.hotKeys.g.event" | "hotKeyConfig.hotKeys.h.modifiers" | `hotKeyConfig.hotKeys.h.modifiers.${number}` | "hotKeyConfig.hotKeys.h.event" | "hotKeyConfig.hotKeys.i.modifiers" | `hotKeyConfig.hotKeys.i.modifiers.${number}` | "hotKeyConfig.hotKeys.i.event" | "hotKeyConfig.hotKeys.j.modifiers" | `hotKeyConfig.hotKeys.j.modifiers.${number}` | "hotKeyConfig.hotKeys.j.event" | "hotKeyConfig.hotKeys.k.modifiers" | `hotKeyConfig.hotKeys.k.modifiers.${number}` | "hotKeyConfig.hotKeys.k.event" | "hotKeyConfig.hotKeys.l.modifiers" | `hotKeyConfig.hotKeys.l.modifiers.${number}` | "hotKeyConfig.hotKeys.l.event" | "hotKeyConfig.hotKeys.m.modifiers" | `hotKeyConfig.hotKeys.m.modifiers.${number}` | "hotKeyConfig.hotKeys.m.event" | "hotKeyConfig.hotKeys.n.modifiers" | `hotKeyConfig.hotKeys.n.modifiers.${number}` | "hotKeyConfig.hotKeys.n.event" | "hotKeyConfig.hotKeys.o.modifiers" | `hotKeyConfig.hotKeys.o.modifiers.${number}` | "hotKeyConfig.hotKeys.o.event" | "hotKeyConfig.hotKeys.p.modifiers" | `hotKeyConfig.hotKeys.p.modifiers.${number}` | "hotKeyConfig.hotKeys.p.event" | "hotKeyConfig.hotKeys.q.modifiers" | `hotKeyConfig.hotKeys.q.modifiers.${number}` | "hotKeyConfig.hotKeys.q.event" | "hotKeyConfig.hotKeys.r.modifiers" | `hotKeyConfig.hotKeys.r.modifiers.${number}` | "hotKeyConfig.hotKeys.r.event" | "hotKeyConfig.hotKeys.s.modifiers" | `hotKeyConfig.hotKeys.s.modifiers.${number}` | "hotKeyConfig.hotKeys.s.event" | "hotKeyConfig.hotKeys.t.modifiers" | `hotKeyConfig.hotKeys.t.modifiers.${number}` | "hotKeyConfig.hotKeys.t.event" | "hotKeyConfig.hotKeys.u.modifiers" | `hotKeyConfig.hotKeys.u.modifiers.${number}` | "hotKeyConfig.hotKeys.u.event" | "hotKeyConfig.hotKeys.v.modifiers" | `hotKeyConfig.hotKeys.v.modifiers.${number}` | "hotKeyConfig.hotKeys.v.event" | "hotKeyConfig.hotKeys.w.modifiers" | `hotKeyConfig.hotKeys.w.modifiers.${number}` | "hotKeyConfig.hotKeys.w.event" | "hotKeyConfig.hotKeys.x.modifiers" | `hotKeyConfig.hotKeys.x.modifiers.${number}` | "hotKeyConfig.hotKeys.x.event" | "hotKeyConfig.hotKeys.y.modifiers" | `hotKeyConfig.hotKeys.y.modifiers.${number}` | "hotKeyConfig.hotKeys.y.event" | "hotKeyConfig.hotKeys.z.modifiers" | `hotKeyConfig.hotKeys.z.modifiers.${number}` | "hotKeyConfig.hotKeys.z.event" | "hotKeyConfig.hotKeys.*.modifiers" | `hotKeyConfig.hotKeys.*.modifiers.${number}` | "hotKeyConfig.hotKeys.*.event" | "hotKeyConfig.hotKeys.+.modifiers" | `hotKeyConfig.hotKeys.+.modifiers.${number}` | "hotKeyConfig.hotKeys.+.event" | "hotKeyConfig.hotKeys.-.modifiers" | `hotKeyConfig.hotKeys.-.modifiers.${number}` | "hotKeyConfig.hotKeys.-.event" | "hotKeyConfig.hotKeys...modifiers" | `hotKeyConfig.hotKeys...modifiers.${number}` | "hotKeyConfig.hotKeys...event" | "hotKeyConfig.hotKeys.F1.modifiers" | `hotKeyConfig.hotKeys.F1.modifiers.${number}` | "hotKeyConfig.hotKeys.F1.event" | "hotKeyConfig.hotKeys.F2.modifiers" | `hotKeyConfig.hotKeys.F2.modifiers.${number}` | "hotKeyConfig.hotKeys.F2.event" | "hotKeyConfig.hotKeys.F3.modifiers" | `hotKeyConfig.hotKeys.F3.modifiers.${number}` | "hotKeyConfig.hotKeys.F3.event" | "hotKeyConfig.hotKeys.F4.modifiers" | `hotKeyConfig.hotKeys.F4.modifiers.${number}` | "hotKeyConfig.hotKeys.F4.event" | "hotKeyConfig.hotKeys.F5.modifiers" | `hotKeyConfig.hotKeys.F5.modifiers.${number}` | "hotKeyConfig.hotKeys.F5.event" | "hotKeyConfig.hotKeys.F6.modifiers" | `hotKeyConfig.hotKeys.F6.modifiers.${number}` | "hotKeyConfig.hotKeys.F6.event" | "hotKeyConfig.hotKeys.F7.modifiers" | `hotKeyConfig.hotKeys.F7.modifiers.${number}` | "hotKeyConfig.hotKeys.F7.event" | "hotKeyConfig.hotKeys.F8.modifiers" | `hotKeyConfig.hotKeys.F8.modifiers.${number}` | "hotKeyConfig.hotKeys.F8.event" | "hotKeyConfig.hotKeys.F9.modifiers" | `hotKeyConfig.hotKeys.F9.modifiers.${number}` | "hotKeyConfig.hotKeys.F9.event" | "hotKeyConfig.hotKeys.F10.modifiers" | `hotKeyConfig.hotKeys.F10.modifiers.${number}` | "hotKeyConfig.hotKeys.F10.event" | "hotKeyConfig.hotKeys.F11.modifiers" | `hotKeyConfig.hotKeys.F11.modifiers.${number}` | "hotKeyConfig.hotKeys.F11.event" | "hotKeyConfig.hotKeys.F12.modifiers" | `hotKeyConfig.hotKeys.F12.modifiers.${number}` | "hotKeyConfig.hotKeys.F12.event" | "hotKeyConfig.hotKeys.;.modifiers" | `hotKeyConfig.hotKeys.;.modifiers.${number}` | "hotKeyConfig.hotKeys.;.event" | "hotKeyConfig.hotKeys.=.modifiers" | `hotKeyConfig.hotKeys.=.modifiers.${number}` | "hotKeyConfig.hotKeys.=.event" | "hotKeyConfig.hotKeys.,.modifiers" | `hotKeyConfig.hotKeys.,.modifiers.${number}` | "hotKeyConfig.hotKeys.,.event" | "hotKeyConfig.hotKeys.`.modifiers" | `hotKeyConfig.hotKeys.\`.modifiers.${number}` | "hotKeyConfig.hotKeys.`.event" | "hotKeyConfig.hotKeys.[.modifiers" | `hotKeyConfig.hotKeys.[.modifiers.${number}` | "hotKeyConfig.hotKeys.[.event" | "hotKeyConfig.hotKeys.\\.modifiers" | `hotKeyConfig.hotKeys.\\.modifiers.${number}` | "hotKeyConfig.hotKeys.\\.event" | "hotKeyConfig.hotKeys.].modifiers" | `hotKeyConfig.hotKeys.].modifiers.${number}` | "hotKeyConfig.hotKeys.].event">(uid: string & import("zod").BRAND<"workspace">, path: P, value: P extends "description" | "name" | "uid" | "collections" | "environments" | "activeEnvironmentId" | "cookies" | "themeId" | "selectedHttpClient" | "hotKeyConfig" | "proxyUrl" ? {
|
|
3487
3439
|
uid: string & import("zod").BRAND<"workspace">;
|
|
3488
3440
|
name: string;
|
|
3489
3441
|
description: string;
|
|
@@ -3504,7 +3456,7 @@ declare const client: import("vue").Ref<{
|
|
|
3504
3456
|
}>> | undefined;
|
|
3505
3457
|
} | undefined;
|
|
3506
3458
|
proxyUrl?: string | undefined;
|
|
3507
|
-
}[P] : P extends `${infer K}.${infer R}` ? K extends "
|
|
3459
|
+
}[P] : P extends `${infer K}.${infer R}` ? K extends "description" | "name" | "uid" | "collections" | "environments" | "activeEnvironmentId" | "cookies" | "themeId" | "selectedHttpClient" | "hotKeyConfig" | "proxyUrl" ? R extends import("@scalar/object-utils/nested").Path<{
|
|
3508
3460
|
uid: string & import("zod").BRAND<"workspace">;
|
|
3509
3461
|
name: string;
|
|
3510
3462
|
description: string;
|
|
@@ -3555,7 +3507,7 @@ declare const client: import("vue").Ref<{
|
|
|
3555
3507
|
removeCollectionEnvironment: (environmentName: string, collectionUid: import("@scalar/oas-utils/entities/spec").Collection["uid"]) => void;
|
|
3556
3508
|
};
|
|
3557
3509
|
} | null, ApiClient | {
|
|
3558
|
-
updateSpec: (spec: import("@scalar/types").SpecConfiguration) => Promise<void>;
|
|
3510
|
+
updateSpec: (spec: import("@scalar/types/legacy").SpecConfiguration) => Promise<void>;
|
|
3559
3511
|
updateConfig: (newConfig: import("@scalar/api-client/libs").ClientConfiguration, mergeConfigs?: boolean) => void;
|
|
3560
3512
|
updateServer: (serverUrl: string) => void;
|
|
3561
3513
|
onUpdateServer: (callback: (url: string) => void) => void;
|
|
@@ -3759,21 +3711,7 @@ declare const client: import("vue").Ref<{
|
|
|
3759
3711
|
uid: string & import("zod").BRAND<"collection">;
|
|
3760
3712
|
children: ((string & import("zod").BRAND<"tag">) | (string & import("zod").BRAND<"operation">))[];
|
|
3761
3713
|
openapi: string;
|
|
3762
|
-
|
|
3763
|
-
"x-scalar-icon": string;
|
|
3764
|
-
securitySchemes: string[];
|
|
3765
|
-
selectedSecuritySchemeUids: ((string & import("zod").BRAND<"securityScheme">) | (string & import("zod").BRAND<"securityScheme">)[])[];
|
|
3766
|
-
servers: (string & import("zod").BRAND<"server">)[];
|
|
3767
|
-
requests: (string & import("zod").BRAND<"operation">)[];
|
|
3768
|
-
tags: (string & import("zod").BRAND<"tag">)[];
|
|
3769
|
-
watchMode: boolean;
|
|
3770
|
-
watchModeStatus: "IDLE" | "WATCHING" | "ERROR";
|
|
3771
|
-
externalDocs?: {
|
|
3772
|
-
url: string;
|
|
3773
|
-
description?: string | undefined;
|
|
3774
|
-
} | undefined;
|
|
3775
|
-
jsonSchemaDialect?: string | undefined;
|
|
3776
|
-
info?: {
|
|
3714
|
+
info: {
|
|
3777
3715
|
title: string;
|
|
3778
3716
|
version: string;
|
|
3779
3717
|
description?: string | undefined;
|
|
@@ -3785,11 +3723,25 @@ declare const client: import("vue").Ref<{
|
|
|
3785
3723
|
email?: string | undefined;
|
|
3786
3724
|
} | undefined;
|
|
3787
3725
|
license?: {
|
|
3788
|
-
name
|
|
3726
|
+
name?: string | null | undefined;
|
|
3789
3727
|
identifier?: string | undefined;
|
|
3790
3728
|
url?: string | undefined;
|
|
3791
3729
|
} | undefined;
|
|
3730
|
+
};
|
|
3731
|
+
security: Record<string, string[]>[];
|
|
3732
|
+
"x-scalar-icon": string;
|
|
3733
|
+
securitySchemes: string[];
|
|
3734
|
+
selectedSecuritySchemeUids: ((string & import("zod").BRAND<"securityScheme">) | (string & import("zod").BRAND<"securityScheme">)[])[];
|
|
3735
|
+
servers: (string & import("zod").BRAND<"server">)[];
|
|
3736
|
+
requests: (string & import("zod").BRAND<"operation">)[];
|
|
3737
|
+
tags: (string & import("zod").BRAND<"tag">)[];
|
|
3738
|
+
watchMode: boolean;
|
|
3739
|
+
watchModeStatus: "IDLE" | "WATCHING" | "ERROR";
|
|
3740
|
+
externalDocs?: {
|
|
3741
|
+
url: string;
|
|
3742
|
+
description?: string | undefined;
|
|
3792
3743
|
} | undefined;
|
|
3744
|
+
jsonSchemaDialect?: string | undefined;
|
|
3793
3745
|
components?: Record<string, unknown> | undefined;
|
|
3794
3746
|
webhooks?: Record<string, unknown> | undefined;
|
|
3795
3747
|
"x-scalar-active-environment"?: string | undefined;
|
|
@@ -3917,34 +3869,18 @@ declare const client: import("vue").Ref<{
|
|
|
3917
3869
|
serverVariables?: Record<string, string[]> | undefined;
|
|
3918
3870
|
}>;
|
|
3919
3871
|
setSidebarWidth: (width: string) => void;
|
|
3920
|
-
integration: "elysiajs" | "fastify" | "
|
|
3872
|
+
integration: "elysiajs" | "fastify" | "html" | "vue" | "adonisjs" | "docusaurus" | "dotnet" | "express" | "fastapi" | "go" | "hono" | "laravel" | "litestar" | "nestjs" | "nextjs" | "nitro" | "nuxt" | "platformatic" | "react" | "rust" | null | undefined;
|
|
3921
3873
|
importSpecFile: (_spec: string | Record<string, any>, workspaceUid: string, options?: Pick<{
|
|
3922
3874
|
type?: "collection" | undefined;
|
|
3923
3875
|
uid?: string | undefined;
|
|
3924
3876
|
externalDocs?: {
|
|
3925
|
-
|
|
3926
|
-
|
|
3877
|
+
url: string;
|
|
3878
|
+
description?: unknown;
|
|
3927
3879
|
} | undefined;
|
|
3928
3880
|
children?: string[] | undefined;
|
|
3929
3881
|
openapi?: string | undefined;
|
|
3930
3882
|
jsonSchemaDialect?: string | undefined;
|
|
3931
|
-
info?:
|
|
3932
|
-
description?: string | undefined;
|
|
3933
|
-
title?: string | undefined;
|
|
3934
|
-
summary?: string | undefined;
|
|
3935
|
-
termsOfService?: string | undefined;
|
|
3936
|
-
contact?: {
|
|
3937
|
-
name?: string | undefined;
|
|
3938
|
-
url?: string | undefined;
|
|
3939
|
-
email?: string | undefined;
|
|
3940
|
-
} | undefined;
|
|
3941
|
-
license?: {
|
|
3942
|
-
name?: string | undefined;
|
|
3943
|
-
identifier?: string | undefined;
|
|
3944
|
-
url?: string | undefined;
|
|
3945
|
-
} | undefined;
|
|
3946
|
-
version?: string | undefined;
|
|
3947
|
-
} | undefined;
|
|
3883
|
+
info?: unknown;
|
|
3948
3884
|
security?: Record<string, string[] | undefined>[] | undefined;
|
|
3949
3885
|
components?: Record<string, unknown> | undefined;
|
|
3950
3886
|
webhooks?: Record<string, unknown> | undefined;
|
|
@@ -3972,10 +3908,10 @@ declare const client: import("vue").Ref<{
|
|
|
3972
3908
|
watchMode?: boolean | undefined;
|
|
3973
3909
|
integration?: string | null | undefined;
|
|
3974
3910
|
watchModeStatus?: "IDLE" | "WATCHING" | "ERROR" | undefined;
|
|
3975
|
-
}, "watchMode" | "documentUrl"> & Pick<import("@scalar/types").ReferenceConfiguration, "servers" | "authentication" | "baseServerURL"> & {
|
|
3911
|
+
}, "watchMode" | "documentUrl"> & Pick<import("@scalar/types/legacy").ReferenceConfiguration, "servers" | "authentication" | "baseServerURL"> & {
|
|
3976
3912
|
setCollectionSecurity?: boolean;
|
|
3977
3913
|
shouldLoad?: boolean;
|
|
3978
|
-
} & Pick<import("@scalar/types").ReferenceConfiguration, "servers">) => Promise<{
|
|
3914
|
+
} & Pick<import("@scalar/types/legacy").ReferenceConfiguration, "servers">) => Promise<{
|
|
3979
3915
|
error: false;
|
|
3980
3916
|
collection: import("@scalar/oas-utils/entities/spec").Collection;
|
|
3981
3917
|
requests: import("@scalar/oas-utils/entities/spec").Request[];
|
|
@@ -3989,29 +3925,13 @@ declare const client: import("vue").Ref<{
|
|
|
3989
3925
|
type?: "collection" | undefined;
|
|
3990
3926
|
uid?: string | undefined;
|
|
3991
3927
|
externalDocs?: {
|
|
3992
|
-
|
|
3993
|
-
|
|
3928
|
+
url: string;
|
|
3929
|
+
description?: unknown;
|
|
3994
3930
|
} | undefined;
|
|
3995
3931
|
children?: string[] | undefined;
|
|
3996
3932
|
openapi?: string | undefined;
|
|
3997
3933
|
jsonSchemaDialect?: string | undefined;
|
|
3998
|
-
info?:
|
|
3999
|
-
description?: string | undefined;
|
|
4000
|
-
title?: string | undefined;
|
|
4001
|
-
summary?: string | undefined;
|
|
4002
|
-
termsOfService?: string | undefined;
|
|
4003
|
-
contact?: {
|
|
4004
|
-
name?: string | undefined;
|
|
4005
|
-
url?: string | undefined;
|
|
4006
|
-
email?: string | undefined;
|
|
4007
|
-
} | undefined;
|
|
4008
|
-
license?: {
|
|
4009
|
-
name?: string | undefined;
|
|
4010
|
-
identifier?: string | undefined;
|
|
4011
|
-
url?: string | undefined;
|
|
4012
|
-
} | undefined;
|
|
4013
|
-
version?: string | undefined;
|
|
4014
|
-
} | undefined;
|
|
3934
|
+
info?: unknown;
|
|
4015
3935
|
security?: Record<string, string[] | undefined>[] | undefined;
|
|
4016
3936
|
components?: Record<string, unknown> | undefined;
|
|
4017
3937
|
webhooks?: Record<string, unknown> | undefined;
|
|
@@ -4039,36 +3959,20 @@ declare const client: import("vue").Ref<{
|
|
|
4039
3959
|
watchMode?: boolean | undefined;
|
|
4040
3960
|
integration?: string | null | undefined;
|
|
4041
3961
|
watchModeStatus?: "IDLE" | "WATCHING" | "ERROR" | undefined;
|
|
4042
|
-
}, "watchMode" | "documentUrl"> & Pick<import("@scalar/types").ReferenceConfiguration, "servers" | "authentication" | "baseServerURL"> & {
|
|
3962
|
+
}, "watchMode" | "documentUrl"> & Pick<import("@scalar/types/legacy").ReferenceConfiguration, "servers" | "authentication" | "baseServerURL"> & {
|
|
4043
3963
|
setCollectionSecurity?: boolean;
|
|
4044
3964
|
shouldLoad?: boolean;
|
|
4045
|
-
} & Pick<import("@scalar/types").ReferenceConfiguration, "servers">, "documentUrl"> & Pick<import("@scalar/types").ReferenceConfiguration, "proxyUrl">) => Promise<import("@scalar/api-client/libs").ErrorResponse<Awaited<ReturnType<(_spec: string | Record<string, any>, workspaceUid: string, options?: Pick<{
|
|
3965
|
+
} & Pick<import("@scalar/types/legacy").ReferenceConfiguration, "servers">, "documentUrl"> & Pick<import("@scalar/types/legacy").ReferenceConfiguration, "proxyUrl">) => Promise<import("@scalar/api-client/libs").ErrorResponse<Awaited<ReturnType<(_spec: string | Record<string, any>, workspaceUid: string, options?: Pick<{
|
|
4046
3966
|
type?: "collection" | undefined;
|
|
4047
3967
|
uid?: string | undefined;
|
|
4048
3968
|
externalDocs?: {
|
|
4049
|
-
|
|
4050
|
-
|
|
3969
|
+
url: string;
|
|
3970
|
+
description?: unknown;
|
|
4051
3971
|
} | undefined;
|
|
4052
3972
|
children?: string[] | undefined;
|
|
4053
3973
|
openapi?: string | undefined;
|
|
4054
3974
|
jsonSchemaDialect?: string | undefined;
|
|
4055
|
-
info?:
|
|
4056
|
-
description?: string | undefined;
|
|
4057
|
-
title?: string | undefined;
|
|
4058
|
-
summary?: string | undefined;
|
|
4059
|
-
termsOfService?: string | undefined;
|
|
4060
|
-
contact?: {
|
|
4061
|
-
name?: string | undefined;
|
|
4062
|
-
url?: string | undefined;
|
|
4063
|
-
email?: string | undefined;
|
|
4064
|
-
} | undefined;
|
|
4065
|
-
license?: {
|
|
4066
|
-
name?: string | undefined;
|
|
4067
|
-
identifier?: string | undefined;
|
|
4068
|
-
url?: string | undefined;
|
|
4069
|
-
} | undefined;
|
|
4070
|
-
version?: string | undefined;
|
|
4071
|
-
} | undefined;
|
|
3975
|
+
info?: unknown;
|
|
4072
3976
|
security?: Record<string, string[] | undefined>[] | undefined;
|
|
4073
3977
|
components?: Record<string, unknown> | undefined;
|
|
4074
3978
|
webhooks?: Record<string, unknown> | undefined;
|
|
@@ -4096,10 +4000,10 @@ declare const client: import("vue").Ref<{
|
|
|
4096
4000
|
watchMode?: boolean | undefined;
|
|
4097
4001
|
integration?: string | null | undefined;
|
|
4098
4002
|
watchModeStatus?: "IDLE" | "WATCHING" | "ERROR" | undefined;
|
|
4099
|
-
}, "watchMode" | "documentUrl"> & Pick<import("@scalar/types").ReferenceConfiguration, "servers" | "authentication" | "baseServerURL"> & {
|
|
4003
|
+
}, "watchMode" | "documentUrl"> & Pick<import("@scalar/types/legacy").ReferenceConfiguration, "servers" | "authentication" | "baseServerURL"> & {
|
|
4100
4004
|
setCollectionSecurity?: boolean;
|
|
4101
4005
|
shouldLoad?: boolean;
|
|
4102
|
-
} & Pick<import("@scalar/types").ReferenceConfiguration, "servers">) => Promise<{
|
|
4006
|
+
} & Pick<import("@scalar/types/legacy").ReferenceConfiguration, "servers">) => Promise<{
|
|
4103
4007
|
error: false;
|
|
4104
4008
|
collection: import("@scalar/oas-utils/entities/spec").Collection;
|
|
4105
4009
|
requests: import("@scalar/oas-utils/entities/spec").Request[];
|
|
@@ -4125,13 +4029,13 @@ declare const client: import("vue").Ref<{
|
|
|
4125
4029
|
path?: string | undefined;
|
|
4126
4030
|
domain?: string | undefined;
|
|
4127
4031
|
}) => void;
|
|
4128
|
-
edit: <P extends "
|
|
4032
|
+
edit: <P extends "value" | "name" | "uid" | "domain" | "path">(uid: (string & import("zod").BRAND<"cookie">) | null | undefined, path: P, value: P extends "value" | "name" | "uid" | "domain" | "path" ? {
|
|
4129
4033
|
value: string;
|
|
4130
4034
|
uid: string & import("zod").BRAND<"cookie">;
|
|
4131
4035
|
name: string;
|
|
4132
4036
|
path?: string | undefined;
|
|
4133
4037
|
domain?: string | undefined;
|
|
4134
|
-
}[P] : P extends `${infer K}.${infer R}` ? K extends "
|
|
4038
|
+
}[P] : P extends `${infer K}.${infer R}` ? K extends "value" | "name" | "uid" | "domain" | "path" ? R extends import("@scalar/object-utils/nested").Path<{
|
|
4135
4039
|
value: string;
|
|
4136
4040
|
uid: string & import("zod").BRAND<"cookie">;
|
|
4137
4041
|
name: string;
|
|
@@ -4144,13 +4048,13 @@ declare const client: import("vue").Ref<{
|
|
|
4144
4048
|
path?: string | undefined;
|
|
4145
4049
|
domain?: string | undefined;
|
|
4146
4050
|
}[K], R> : never : K extends `${number}` ? never : never : P extends `${number}` ? never : never) => void;
|
|
4147
|
-
untrackedEdit: <P extends "
|
|
4051
|
+
untrackedEdit: <P extends "value" | "name" | "uid" | "domain" | "path">(uid: string & import("zod").BRAND<"cookie">, path: P, value: P extends "value" | "name" | "uid" | "domain" | "path" ? {
|
|
4148
4052
|
value: string;
|
|
4149
4053
|
uid: string & import("zod").BRAND<"cookie">;
|
|
4150
4054
|
name: string;
|
|
4151
4055
|
path?: string | undefined;
|
|
4152
4056
|
domain?: string | undefined;
|
|
4153
|
-
}[P] : P extends `${infer K}.${infer R}` ? K extends "
|
|
4057
|
+
}[P] : P extends `${infer K}.${infer R}` ? K extends "value" | "name" | "uid" | "domain" | "path" ? R extends import("@scalar/object-utils/nested").Path<{
|
|
4154
4058
|
value: string;
|
|
4155
4059
|
uid: string & import("zod").BRAND<"cookie">;
|
|
4156
4060
|
name: string;
|
|
@@ -4173,21 +4077,7 @@ declare const client: import("vue").Ref<{
|
|
|
4173
4077
|
uid: string & import("zod").BRAND<"collection">;
|
|
4174
4078
|
children: ((string & import("zod").BRAND<"tag">) | (string & import("zod").BRAND<"operation">))[];
|
|
4175
4079
|
openapi: string;
|
|
4176
|
-
|
|
4177
|
-
"x-scalar-icon": string;
|
|
4178
|
-
securitySchemes: string[];
|
|
4179
|
-
selectedSecuritySchemeUids: ((string & import("zod").BRAND<"securityScheme">) | (string & import("zod").BRAND<"securityScheme">)[])[];
|
|
4180
|
-
servers: (string & import("zod").BRAND<"server">)[];
|
|
4181
|
-
requests: (string & import("zod").BRAND<"operation">)[];
|
|
4182
|
-
tags: (string & import("zod").BRAND<"tag">)[];
|
|
4183
|
-
watchMode: boolean;
|
|
4184
|
-
watchModeStatus: "IDLE" | "WATCHING" | "ERROR";
|
|
4185
|
-
externalDocs?: {
|
|
4186
|
-
url: string;
|
|
4187
|
-
description?: string | undefined;
|
|
4188
|
-
} | undefined;
|
|
4189
|
-
jsonSchemaDialect?: string | undefined;
|
|
4190
|
-
info?: {
|
|
4080
|
+
info: {
|
|
4191
4081
|
title: string;
|
|
4192
4082
|
version: string;
|
|
4193
4083
|
description?: string | undefined;
|
|
@@ -4199,11 +4089,25 @@ declare const client: import("vue").Ref<{
|
|
|
4199
4089
|
email?: string | undefined;
|
|
4200
4090
|
} | undefined;
|
|
4201
4091
|
license?: {
|
|
4202
|
-
name
|
|
4092
|
+
name?: string | null | undefined;
|
|
4203
4093
|
identifier?: string | undefined;
|
|
4204
4094
|
url?: string | undefined;
|
|
4205
4095
|
} | undefined;
|
|
4096
|
+
};
|
|
4097
|
+
security: Record<string, string[]>[];
|
|
4098
|
+
"x-scalar-icon": string;
|
|
4099
|
+
securitySchemes: string[];
|
|
4100
|
+
selectedSecuritySchemeUids: ((string & import("zod").BRAND<"securityScheme">) | (string & import("zod").BRAND<"securityScheme">)[])[];
|
|
4101
|
+
servers: (string & import("zod").BRAND<"server">)[];
|
|
4102
|
+
requests: (string & import("zod").BRAND<"operation">)[];
|
|
4103
|
+
tags: (string & import("zod").BRAND<"tag">)[];
|
|
4104
|
+
watchMode: boolean;
|
|
4105
|
+
watchModeStatus: "IDLE" | "WATCHING" | "ERROR";
|
|
4106
|
+
externalDocs?: {
|
|
4107
|
+
url: string;
|
|
4108
|
+
description?: string | undefined;
|
|
4206
4109
|
} | undefined;
|
|
4110
|
+
jsonSchemaDialect?: string | undefined;
|
|
4207
4111
|
components?: Record<string, unknown> | undefined;
|
|
4208
4112
|
webhooks?: Record<string, unknown> | undefined;
|
|
4209
4113
|
"x-scalar-active-environment"?: string | undefined;
|
|
@@ -4228,21 +4132,7 @@ declare const client: import("vue").Ref<{
|
|
|
4228
4132
|
uid: string & import("zod").BRAND<"collection">;
|
|
4229
4133
|
children: ((string & import("zod").BRAND<"tag">) | (string & import("zod").BRAND<"operation">))[];
|
|
4230
4134
|
openapi: string;
|
|
4231
|
-
|
|
4232
|
-
"x-scalar-icon": string;
|
|
4233
|
-
securitySchemes: string[];
|
|
4234
|
-
selectedSecuritySchemeUids: ((string & import("zod").BRAND<"securityScheme">) | (string & import("zod").BRAND<"securityScheme">)[])[];
|
|
4235
|
-
servers: (string & import("zod").BRAND<"server">)[];
|
|
4236
|
-
requests: (string & import("zod").BRAND<"operation">)[];
|
|
4237
|
-
tags: (string & import("zod").BRAND<"tag">)[];
|
|
4238
|
-
watchMode: boolean;
|
|
4239
|
-
watchModeStatus: "IDLE" | "WATCHING" | "ERROR";
|
|
4240
|
-
externalDocs?: {
|
|
4241
|
-
url: string;
|
|
4242
|
-
description?: string | undefined;
|
|
4243
|
-
} | undefined;
|
|
4244
|
-
jsonSchemaDialect?: string | undefined;
|
|
4245
|
-
info?: {
|
|
4135
|
+
info: {
|
|
4246
4136
|
title: string;
|
|
4247
4137
|
version: string;
|
|
4248
4138
|
description?: string | undefined;
|
|
@@ -4254,11 +4144,25 @@ declare const client: import("vue").Ref<{
|
|
|
4254
4144
|
email?: string | undefined;
|
|
4255
4145
|
} | undefined;
|
|
4256
4146
|
license?: {
|
|
4257
|
-
name
|
|
4147
|
+
name?: string | null | undefined;
|
|
4258
4148
|
identifier?: string | undefined;
|
|
4259
4149
|
url?: string | undefined;
|
|
4260
4150
|
} | undefined;
|
|
4151
|
+
};
|
|
4152
|
+
security: Record<string, string[]>[];
|
|
4153
|
+
"x-scalar-icon": string;
|
|
4154
|
+
securitySchemes: string[];
|
|
4155
|
+
selectedSecuritySchemeUids: ((string & import("zod").BRAND<"securityScheme">) | (string & import("zod").BRAND<"securityScheme">)[])[];
|
|
4156
|
+
servers: (string & import("zod").BRAND<"server">)[];
|
|
4157
|
+
requests: (string & import("zod").BRAND<"operation">)[];
|
|
4158
|
+
tags: (string & import("zod").BRAND<"tag">)[];
|
|
4159
|
+
watchMode: boolean;
|
|
4160
|
+
watchModeStatus: "IDLE" | "WATCHING" | "ERROR";
|
|
4161
|
+
externalDocs?: {
|
|
4162
|
+
url: string;
|
|
4163
|
+
description?: string | undefined;
|
|
4261
4164
|
} | undefined;
|
|
4165
|
+
jsonSchemaDialect?: string | undefined;
|
|
4262
4166
|
components?: Record<string, unknown> | undefined;
|
|
4263
4167
|
webhooks?: Record<string, unknown> | undefined;
|
|
4264
4168
|
"x-scalar-active-environment"?: string | undefined;
|
|
@@ -4286,21 +4190,7 @@ declare const client: import("vue").Ref<{
|
|
|
4286
4190
|
uid: string & import("zod").BRAND<"collection">;
|
|
4287
4191
|
children: ((string & import("zod").BRAND<"tag">) | (string & import("zod").BRAND<"operation">))[];
|
|
4288
4192
|
openapi: string;
|
|
4289
|
-
|
|
4290
|
-
"x-scalar-icon": string;
|
|
4291
|
-
securitySchemes: string[];
|
|
4292
|
-
selectedSecuritySchemeUids: ((string & import("zod").BRAND<"securityScheme">) | (string & import("zod").BRAND<"securityScheme">)[])[];
|
|
4293
|
-
servers: (string & import("zod").BRAND<"server">)[];
|
|
4294
|
-
requests: (string & import("zod").BRAND<"operation">)[];
|
|
4295
|
-
tags: (string & import("zod").BRAND<"tag">)[];
|
|
4296
|
-
watchMode: boolean;
|
|
4297
|
-
watchModeStatus: "IDLE" | "WATCHING" | "ERROR";
|
|
4298
|
-
externalDocs?: {
|
|
4299
|
-
url: string;
|
|
4300
|
-
description?: string | undefined;
|
|
4301
|
-
} | undefined;
|
|
4302
|
-
jsonSchemaDialect?: string | undefined;
|
|
4303
|
-
info?: {
|
|
4193
|
+
info: {
|
|
4304
4194
|
title: string;
|
|
4305
4195
|
version: string;
|
|
4306
4196
|
description?: string | undefined;
|
|
@@ -4312,11 +4202,25 @@ declare const client: import("vue").Ref<{
|
|
|
4312
4202
|
email?: string | undefined;
|
|
4313
4203
|
} | undefined;
|
|
4314
4204
|
license?: {
|
|
4315
|
-
name
|
|
4205
|
+
name?: string | null | undefined;
|
|
4316
4206
|
identifier?: string | undefined;
|
|
4317
4207
|
url?: string | undefined;
|
|
4318
4208
|
} | undefined;
|
|
4209
|
+
};
|
|
4210
|
+
security: Record<string, string[]>[];
|
|
4211
|
+
"x-scalar-icon": string;
|
|
4212
|
+
securitySchemes: string[];
|
|
4213
|
+
selectedSecuritySchemeUids: ((string & import("zod").BRAND<"securityScheme">) | (string & import("zod").BRAND<"securityScheme">)[])[];
|
|
4214
|
+
servers: (string & import("zod").BRAND<"server">)[];
|
|
4215
|
+
requests: (string & import("zod").BRAND<"operation">)[];
|
|
4216
|
+
tags: (string & import("zod").BRAND<"tag">)[];
|
|
4217
|
+
watchMode: boolean;
|
|
4218
|
+
watchModeStatus: "IDLE" | "WATCHING" | "ERROR";
|
|
4219
|
+
externalDocs?: {
|
|
4220
|
+
url: string;
|
|
4221
|
+
description?: string | undefined;
|
|
4319
4222
|
} | undefined;
|
|
4223
|
+
jsonSchemaDialect?: string | undefined;
|
|
4320
4224
|
components?: Record<string, unknown> | undefined;
|
|
4321
4225
|
webhooks?: Record<string, unknown> | undefined;
|
|
4322
4226
|
"x-scalar-active-environment"?: string | undefined;
|
|
@@ -4336,26 +4240,12 @@ declare const client: import("vue").Ref<{
|
|
|
4336
4240
|
documentUrl?: string | undefined;
|
|
4337
4241
|
integration?: string | null | undefined;
|
|
4338
4242
|
}) => void;
|
|
4339
|
-
edit: <P extends "
|
|
4243
|
+
edit: <P extends "tags" | "security" | "externalDocs" | "type" | "uid" | "requests" | "x-scalar-environments" | "children" | "openapi" | "info" | "x-scalar-icon" | "securitySchemes" | "selectedSecuritySchemeUids" | "servers" | "watchMode" | "watchModeStatus" | "jsonSchemaDialect" | "components" | "webhooks" | "x-scalar-active-environment" | "x-scalar-secrets" | "selectedServerUid" | "documentUrl" | "integration" | `tags.${number}` | `security.${number}` | `security.${number}.${string}` | "externalDocs.description" | "externalDocs.url" | `requests.${number}` | `x-scalar-environments.${string}` | `children.${number}` | "info.summary" | "info.description" | "info.title" | "info.version" | "info.termsOfService" | "info.contact" | "info.license" | "info.contact.name" | "info.contact.url" | "info.contact.email" | "info.license.name" | "info.license.url" | "info.license.identifier" | `securitySchemes.${number}` | `selectedSecuritySchemeUids.${number}` | `selectedSecuritySchemeUids.${number}.${number}` | `servers.${number}` | `components.${string}` | `webhooks.${string}` | `x-scalar-secrets.${string}`>(uid: (string & import("zod").BRAND<"collection">) | null | undefined, path: P, value: P extends "tags" | "security" | "externalDocs" | "type" | "uid" | "requests" | "x-scalar-environments" | "children" | "openapi" | "info" | "x-scalar-icon" | "securitySchemes" | "selectedSecuritySchemeUids" | "servers" | "watchMode" | "watchModeStatus" | "jsonSchemaDialect" | "components" | "webhooks" | "x-scalar-active-environment" | "x-scalar-secrets" | "selectedServerUid" | "documentUrl" | "integration" ? {
|
|
4340
4244
|
type: "collection";
|
|
4341
4245
|
uid: string & import("zod").BRAND<"collection">;
|
|
4342
4246
|
children: ((string & import("zod").BRAND<"tag">) | (string & import("zod").BRAND<"operation">))[];
|
|
4343
4247
|
openapi: string;
|
|
4344
|
-
|
|
4345
|
-
"x-scalar-icon": string;
|
|
4346
|
-
securitySchemes: string[];
|
|
4347
|
-
selectedSecuritySchemeUids: ((string & import("zod").BRAND<"securityScheme">) | (string & import("zod").BRAND<"securityScheme">)[])[];
|
|
4348
|
-
servers: (string & import("zod").BRAND<"server">)[];
|
|
4349
|
-
requests: (string & import("zod").BRAND<"operation">)[];
|
|
4350
|
-
tags: (string & import("zod").BRAND<"tag">)[];
|
|
4351
|
-
watchMode: boolean;
|
|
4352
|
-
watchModeStatus: "IDLE" | "WATCHING" | "ERROR";
|
|
4353
|
-
externalDocs?: {
|
|
4354
|
-
url: string;
|
|
4355
|
-
description?: string | undefined;
|
|
4356
|
-
} | undefined;
|
|
4357
|
-
jsonSchemaDialect?: string | undefined;
|
|
4358
|
-
info?: {
|
|
4248
|
+
info: {
|
|
4359
4249
|
title: string;
|
|
4360
4250
|
version: string;
|
|
4361
4251
|
description?: string | undefined;
|
|
@@ -4367,11 +4257,25 @@ declare const client: import("vue").Ref<{
|
|
|
4367
4257
|
email?: string | undefined;
|
|
4368
4258
|
} | undefined;
|
|
4369
4259
|
license?: {
|
|
4370
|
-
name
|
|
4260
|
+
name?: string | null | undefined;
|
|
4371
4261
|
identifier?: string | undefined;
|
|
4372
4262
|
url?: string | undefined;
|
|
4373
4263
|
} | undefined;
|
|
4264
|
+
};
|
|
4265
|
+
security: Record<string, string[]>[];
|
|
4266
|
+
"x-scalar-icon": string;
|
|
4267
|
+
securitySchemes: string[];
|
|
4268
|
+
selectedSecuritySchemeUids: ((string & import("zod").BRAND<"securityScheme">) | (string & import("zod").BRAND<"securityScheme">)[])[];
|
|
4269
|
+
servers: (string & import("zod").BRAND<"server">)[];
|
|
4270
|
+
requests: (string & import("zod").BRAND<"operation">)[];
|
|
4271
|
+
tags: (string & import("zod").BRAND<"tag">)[];
|
|
4272
|
+
watchMode: boolean;
|
|
4273
|
+
watchModeStatus: "IDLE" | "WATCHING" | "ERROR";
|
|
4274
|
+
externalDocs?: {
|
|
4275
|
+
url: string;
|
|
4276
|
+
description?: string | undefined;
|
|
4374
4277
|
} | undefined;
|
|
4278
|
+
jsonSchemaDialect?: string | undefined;
|
|
4375
4279
|
components?: Record<string, unknown> | undefined;
|
|
4376
4280
|
webhooks?: Record<string, unknown> | undefined;
|
|
4377
4281
|
"x-scalar-active-environment"?: string | undefined;
|
|
@@ -4390,26 +4294,12 @@ declare const client: import("vue").Ref<{
|
|
|
4390
4294
|
selectedServerUid?: (string & import("zod").BRAND<"server">) | undefined;
|
|
4391
4295
|
documentUrl?: string | undefined;
|
|
4392
4296
|
integration?: string | null | undefined;
|
|
4393
|
-
}[P] : P extends `${infer K}.${infer R}` ? K extends "
|
|
4297
|
+
}[P] : P extends `${infer K}.${infer R}` ? K extends "tags" | "security" | "externalDocs" | "type" | "uid" | "requests" | "x-scalar-environments" | "children" | "openapi" | "info" | "x-scalar-icon" | "securitySchemes" | "selectedSecuritySchemeUids" | "servers" | "watchMode" | "watchModeStatus" | "jsonSchemaDialect" | "components" | "webhooks" | "x-scalar-active-environment" | "x-scalar-secrets" | "selectedServerUid" | "documentUrl" | "integration" ? R extends import("@scalar/object-utils/nested").Path<{
|
|
4394
4298
|
type: "collection";
|
|
4395
4299
|
uid: string & import("zod").BRAND<"collection">;
|
|
4396
4300
|
children: ((string & import("zod").BRAND<"tag">) | (string & import("zod").BRAND<"operation">))[];
|
|
4397
4301
|
openapi: string;
|
|
4398
|
-
|
|
4399
|
-
"x-scalar-icon": string;
|
|
4400
|
-
securitySchemes: string[];
|
|
4401
|
-
selectedSecuritySchemeUids: ((string & import("zod").BRAND<"securityScheme">) | (string & import("zod").BRAND<"securityScheme">)[])[];
|
|
4402
|
-
servers: (string & import("zod").BRAND<"server">)[];
|
|
4403
|
-
requests: (string & import("zod").BRAND<"operation">)[];
|
|
4404
|
-
tags: (string & import("zod").BRAND<"tag">)[];
|
|
4405
|
-
watchMode: boolean;
|
|
4406
|
-
watchModeStatus: "IDLE" | "WATCHING" | "ERROR";
|
|
4407
|
-
externalDocs?: {
|
|
4408
|
-
url: string;
|
|
4409
|
-
description?: string | undefined;
|
|
4410
|
-
} | undefined;
|
|
4411
|
-
jsonSchemaDialect?: string | undefined;
|
|
4412
|
-
info?: {
|
|
4302
|
+
info: {
|
|
4413
4303
|
title: string;
|
|
4414
4304
|
version: string;
|
|
4415
4305
|
description?: string | undefined;
|
|
@@ -4421,11 +4311,25 @@ declare const client: import("vue").Ref<{
|
|
|
4421
4311
|
email?: string | undefined;
|
|
4422
4312
|
} | undefined;
|
|
4423
4313
|
license?: {
|
|
4424
|
-
name
|
|
4314
|
+
name?: string | null | undefined;
|
|
4425
4315
|
identifier?: string | undefined;
|
|
4426
4316
|
url?: string | undefined;
|
|
4427
4317
|
} | undefined;
|
|
4318
|
+
};
|
|
4319
|
+
security: Record<string, string[]>[];
|
|
4320
|
+
"x-scalar-icon": string;
|
|
4321
|
+
securitySchemes: string[];
|
|
4322
|
+
selectedSecuritySchemeUids: ((string & import("zod").BRAND<"securityScheme">) | (string & import("zod").BRAND<"securityScheme">)[])[];
|
|
4323
|
+
servers: (string & import("zod").BRAND<"server">)[];
|
|
4324
|
+
requests: (string & import("zod").BRAND<"operation">)[];
|
|
4325
|
+
tags: (string & import("zod").BRAND<"tag">)[];
|
|
4326
|
+
watchMode: boolean;
|
|
4327
|
+
watchModeStatus: "IDLE" | "WATCHING" | "ERROR";
|
|
4328
|
+
externalDocs?: {
|
|
4329
|
+
url: string;
|
|
4330
|
+
description?: string | undefined;
|
|
4428
4331
|
} | undefined;
|
|
4332
|
+
jsonSchemaDialect?: string | undefined;
|
|
4429
4333
|
components?: Record<string, unknown> | undefined;
|
|
4430
4334
|
webhooks?: Record<string, unknown> | undefined;
|
|
4431
4335
|
"x-scalar-active-environment"?: string | undefined;
|
|
@@ -4449,21 +4353,7 @@ declare const client: import("vue").Ref<{
|
|
|
4449
4353
|
uid: string & import("zod").BRAND<"collection">;
|
|
4450
4354
|
children: ((string & import("zod").BRAND<"tag">) | (string & import("zod").BRAND<"operation">))[];
|
|
4451
4355
|
openapi: string;
|
|
4452
|
-
|
|
4453
|
-
"x-scalar-icon": string;
|
|
4454
|
-
securitySchemes: string[];
|
|
4455
|
-
selectedSecuritySchemeUids: ((string & import("zod").BRAND<"securityScheme">) | (string & import("zod").BRAND<"securityScheme">)[])[];
|
|
4456
|
-
servers: (string & import("zod").BRAND<"server">)[];
|
|
4457
|
-
requests: (string & import("zod").BRAND<"operation">)[];
|
|
4458
|
-
tags: (string & import("zod").BRAND<"tag">)[];
|
|
4459
|
-
watchMode: boolean;
|
|
4460
|
-
watchModeStatus: "IDLE" | "WATCHING" | "ERROR";
|
|
4461
|
-
externalDocs?: {
|
|
4462
|
-
url: string;
|
|
4463
|
-
description?: string | undefined;
|
|
4464
|
-
} | undefined;
|
|
4465
|
-
jsonSchemaDialect?: string | undefined;
|
|
4466
|
-
info?: {
|
|
4356
|
+
info: {
|
|
4467
4357
|
title: string;
|
|
4468
4358
|
version: string;
|
|
4469
4359
|
description?: string | undefined;
|
|
@@ -4475,11 +4365,25 @@ declare const client: import("vue").Ref<{
|
|
|
4475
4365
|
email?: string | undefined;
|
|
4476
4366
|
} | undefined;
|
|
4477
4367
|
license?: {
|
|
4478
|
-
name
|
|
4368
|
+
name?: string | null | undefined;
|
|
4479
4369
|
identifier?: string | undefined;
|
|
4480
4370
|
url?: string | undefined;
|
|
4481
4371
|
} | undefined;
|
|
4372
|
+
};
|
|
4373
|
+
security: Record<string, string[]>[];
|
|
4374
|
+
"x-scalar-icon": string;
|
|
4375
|
+
securitySchemes: string[];
|
|
4376
|
+
selectedSecuritySchemeUids: ((string & import("zod").BRAND<"securityScheme">) | (string & import("zod").BRAND<"securityScheme">)[])[];
|
|
4377
|
+
servers: (string & import("zod").BRAND<"server">)[];
|
|
4378
|
+
requests: (string & import("zod").BRAND<"operation">)[];
|
|
4379
|
+
tags: (string & import("zod").BRAND<"tag">)[];
|
|
4380
|
+
watchMode: boolean;
|
|
4381
|
+
watchModeStatus: "IDLE" | "WATCHING" | "ERROR";
|
|
4382
|
+
externalDocs?: {
|
|
4383
|
+
url: string;
|
|
4384
|
+
description?: string | undefined;
|
|
4482
4385
|
} | undefined;
|
|
4386
|
+
jsonSchemaDialect?: string | undefined;
|
|
4483
4387
|
components?: Record<string, unknown> | undefined;
|
|
4484
4388
|
webhooks?: Record<string, unknown> | undefined;
|
|
4485
4389
|
"x-scalar-active-environment"?: string | undefined;
|
|
@@ -4499,26 +4403,12 @@ declare const client: import("vue").Ref<{
|
|
|
4499
4403
|
documentUrl?: string | undefined;
|
|
4500
4404
|
integration?: string | null | undefined;
|
|
4501
4405
|
}[K], R> : never : K extends `${number}` ? never : never : P extends `${number}` ? never : never) => void;
|
|
4502
|
-
untrackedEdit: <P extends "
|
|
4406
|
+
untrackedEdit: <P extends "tags" | "security" | "externalDocs" | "type" | "uid" | "requests" | "x-scalar-environments" | "children" | "openapi" | "info" | "x-scalar-icon" | "securitySchemes" | "selectedSecuritySchemeUids" | "servers" | "watchMode" | "watchModeStatus" | "jsonSchemaDialect" | "components" | "webhooks" | "x-scalar-active-environment" | "x-scalar-secrets" | "selectedServerUid" | "documentUrl" | "integration" | `tags.${number}` | `security.${number}` | `security.${number}.${string}` | "externalDocs.description" | "externalDocs.url" | `requests.${number}` | `x-scalar-environments.${string}` | `children.${number}` | "info.summary" | "info.description" | "info.title" | "info.version" | "info.termsOfService" | "info.contact" | "info.license" | "info.contact.name" | "info.contact.url" | "info.contact.email" | "info.license.name" | "info.license.url" | "info.license.identifier" | `securitySchemes.${number}` | `selectedSecuritySchemeUids.${number}` | `selectedSecuritySchemeUids.${number}.${number}` | `servers.${number}` | `components.${string}` | `webhooks.${string}` | `x-scalar-secrets.${string}`>(uid: string & import("zod").BRAND<"collection">, path: P, value: P extends "tags" | "security" | "externalDocs" | "type" | "uid" | "requests" | "x-scalar-environments" | "children" | "openapi" | "info" | "x-scalar-icon" | "securitySchemes" | "selectedSecuritySchemeUids" | "servers" | "watchMode" | "watchModeStatus" | "jsonSchemaDialect" | "components" | "webhooks" | "x-scalar-active-environment" | "x-scalar-secrets" | "selectedServerUid" | "documentUrl" | "integration" ? {
|
|
4503
4407
|
type: "collection";
|
|
4504
4408
|
uid: string & import("zod").BRAND<"collection">;
|
|
4505
4409
|
children: ((string & import("zod").BRAND<"tag">) | (string & import("zod").BRAND<"operation">))[];
|
|
4506
4410
|
openapi: string;
|
|
4507
|
-
|
|
4508
|
-
"x-scalar-icon": string;
|
|
4509
|
-
securitySchemes: string[];
|
|
4510
|
-
selectedSecuritySchemeUids: ((string & import("zod").BRAND<"securityScheme">) | (string & import("zod").BRAND<"securityScheme">)[])[];
|
|
4511
|
-
servers: (string & import("zod").BRAND<"server">)[];
|
|
4512
|
-
requests: (string & import("zod").BRAND<"operation">)[];
|
|
4513
|
-
tags: (string & import("zod").BRAND<"tag">)[];
|
|
4514
|
-
watchMode: boolean;
|
|
4515
|
-
watchModeStatus: "IDLE" | "WATCHING" | "ERROR";
|
|
4516
|
-
externalDocs?: {
|
|
4517
|
-
url: string;
|
|
4518
|
-
description?: string | undefined;
|
|
4519
|
-
} | undefined;
|
|
4520
|
-
jsonSchemaDialect?: string | undefined;
|
|
4521
|
-
info?: {
|
|
4411
|
+
info: {
|
|
4522
4412
|
title: string;
|
|
4523
4413
|
version: string;
|
|
4524
4414
|
description?: string | undefined;
|
|
@@ -4530,11 +4420,25 @@ declare const client: import("vue").Ref<{
|
|
|
4530
4420
|
email?: string | undefined;
|
|
4531
4421
|
} | undefined;
|
|
4532
4422
|
license?: {
|
|
4533
|
-
name
|
|
4423
|
+
name?: string | null | undefined;
|
|
4534
4424
|
identifier?: string | undefined;
|
|
4535
4425
|
url?: string | undefined;
|
|
4536
4426
|
} | undefined;
|
|
4427
|
+
};
|
|
4428
|
+
security: Record<string, string[]>[];
|
|
4429
|
+
"x-scalar-icon": string;
|
|
4430
|
+
securitySchemes: string[];
|
|
4431
|
+
selectedSecuritySchemeUids: ((string & import("zod").BRAND<"securityScheme">) | (string & import("zod").BRAND<"securityScheme">)[])[];
|
|
4432
|
+
servers: (string & import("zod").BRAND<"server">)[];
|
|
4433
|
+
requests: (string & import("zod").BRAND<"operation">)[];
|
|
4434
|
+
tags: (string & import("zod").BRAND<"tag">)[];
|
|
4435
|
+
watchMode: boolean;
|
|
4436
|
+
watchModeStatus: "IDLE" | "WATCHING" | "ERROR";
|
|
4437
|
+
externalDocs?: {
|
|
4438
|
+
url: string;
|
|
4439
|
+
description?: string | undefined;
|
|
4537
4440
|
} | undefined;
|
|
4441
|
+
jsonSchemaDialect?: string | undefined;
|
|
4538
4442
|
components?: Record<string, unknown> | undefined;
|
|
4539
4443
|
webhooks?: Record<string, unknown> | undefined;
|
|
4540
4444
|
"x-scalar-active-environment"?: string | undefined;
|
|
@@ -4553,26 +4457,12 @@ declare const client: import("vue").Ref<{
|
|
|
4553
4457
|
selectedServerUid?: (string & import("zod").BRAND<"server">) | undefined;
|
|
4554
4458
|
documentUrl?: string | undefined;
|
|
4555
4459
|
integration?: string | null | undefined;
|
|
4556
|
-
}[P] : P extends `${infer K}.${infer R}` ? K extends "
|
|
4460
|
+
}[P] : P extends `${infer K}.${infer R}` ? K extends "tags" | "security" | "externalDocs" | "type" | "uid" | "requests" | "x-scalar-environments" | "children" | "openapi" | "info" | "x-scalar-icon" | "securitySchemes" | "selectedSecuritySchemeUids" | "servers" | "watchMode" | "watchModeStatus" | "jsonSchemaDialect" | "components" | "webhooks" | "x-scalar-active-environment" | "x-scalar-secrets" | "selectedServerUid" | "documentUrl" | "integration" ? R extends import("@scalar/object-utils/nested").Path<{
|
|
4557
4461
|
type: "collection";
|
|
4558
4462
|
uid: string & import("zod").BRAND<"collection">;
|
|
4559
4463
|
children: ((string & import("zod").BRAND<"tag">) | (string & import("zod").BRAND<"operation">))[];
|
|
4560
4464
|
openapi: string;
|
|
4561
|
-
|
|
4562
|
-
"x-scalar-icon": string;
|
|
4563
|
-
securitySchemes: string[];
|
|
4564
|
-
selectedSecuritySchemeUids: ((string & import("zod").BRAND<"securityScheme">) | (string & import("zod").BRAND<"securityScheme">)[])[];
|
|
4565
|
-
servers: (string & import("zod").BRAND<"server">)[];
|
|
4566
|
-
requests: (string & import("zod").BRAND<"operation">)[];
|
|
4567
|
-
tags: (string & import("zod").BRAND<"tag">)[];
|
|
4568
|
-
watchMode: boolean;
|
|
4569
|
-
watchModeStatus: "IDLE" | "WATCHING" | "ERROR";
|
|
4570
|
-
externalDocs?: {
|
|
4571
|
-
url: string;
|
|
4572
|
-
description?: string | undefined;
|
|
4573
|
-
} | undefined;
|
|
4574
|
-
jsonSchemaDialect?: string | undefined;
|
|
4575
|
-
info?: {
|
|
4465
|
+
info: {
|
|
4576
4466
|
title: string;
|
|
4577
4467
|
version: string;
|
|
4578
4468
|
description?: string | undefined;
|
|
@@ -4584,11 +4474,25 @@ declare const client: import("vue").Ref<{
|
|
|
4584
4474
|
email?: string | undefined;
|
|
4585
4475
|
} | undefined;
|
|
4586
4476
|
license?: {
|
|
4587
|
-
name
|
|
4477
|
+
name?: string | null | undefined;
|
|
4588
4478
|
identifier?: string | undefined;
|
|
4589
4479
|
url?: string | undefined;
|
|
4590
4480
|
} | undefined;
|
|
4481
|
+
};
|
|
4482
|
+
security: Record<string, string[]>[];
|
|
4483
|
+
"x-scalar-icon": string;
|
|
4484
|
+
securitySchemes: string[];
|
|
4485
|
+
selectedSecuritySchemeUids: ((string & import("zod").BRAND<"securityScheme">) | (string & import("zod").BRAND<"securityScheme">)[])[];
|
|
4486
|
+
servers: (string & import("zod").BRAND<"server">)[];
|
|
4487
|
+
requests: (string & import("zod").BRAND<"operation">)[];
|
|
4488
|
+
tags: (string & import("zod").BRAND<"tag">)[];
|
|
4489
|
+
watchMode: boolean;
|
|
4490
|
+
watchModeStatus: "IDLE" | "WATCHING" | "ERROR";
|
|
4491
|
+
externalDocs?: {
|
|
4492
|
+
url: string;
|
|
4493
|
+
description?: string | undefined;
|
|
4591
4494
|
} | undefined;
|
|
4495
|
+
jsonSchemaDialect?: string | undefined;
|
|
4592
4496
|
components?: Record<string, unknown> | undefined;
|
|
4593
4497
|
webhooks?: Record<string, unknown> | undefined;
|
|
4594
4498
|
"x-scalar-active-environment"?: string | undefined;
|
|
@@ -4612,21 +4516,7 @@ declare const client: import("vue").Ref<{
|
|
|
4612
4516
|
uid: string & import("zod").BRAND<"collection">;
|
|
4613
4517
|
children: ((string & import("zod").BRAND<"tag">) | (string & import("zod").BRAND<"operation">))[];
|
|
4614
4518
|
openapi: string;
|
|
4615
|
-
|
|
4616
|
-
"x-scalar-icon": string;
|
|
4617
|
-
securitySchemes: string[];
|
|
4618
|
-
selectedSecuritySchemeUids: ((string & import("zod").BRAND<"securityScheme">) | (string & import("zod").BRAND<"securityScheme">)[])[];
|
|
4619
|
-
servers: (string & import("zod").BRAND<"server">)[];
|
|
4620
|
-
requests: (string & import("zod").BRAND<"operation">)[];
|
|
4621
|
-
tags: (string & import("zod").BRAND<"tag">)[];
|
|
4622
|
-
watchMode: boolean;
|
|
4623
|
-
watchModeStatus: "IDLE" | "WATCHING" | "ERROR";
|
|
4624
|
-
externalDocs?: {
|
|
4625
|
-
url: string;
|
|
4626
|
-
description?: string | undefined;
|
|
4627
|
-
} | undefined;
|
|
4628
|
-
jsonSchemaDialect?: string | undefined;
|
|
4629
|
-
info?: {
|
|
4519
|
+
info: {
|
|
4630
4520
|
title: string;
|
|
4631
4521
|
version: string;
|
|
4632
4522
|
description?: string | undefined;
|
|
@@ -4638,11 +4528,25 @@ declare const client: import("vue").Ref<{
|
|
|
4638
4528
|
email?: string | undefined;
|
|
4639
4529
|
} | undefined;
|
|
4640
4530
|
license?: {
|
|
4641
|
-
name
|
|
4531
|
+
name?: string | null | undefined;
|
|
4642
4532
|
identifier?: string | undefined;
|
|
4643
4533
|
url?: string | undefined;
|
|
4644
4534
|
} | undefined;
|
|
4535
|
+
};
|
|
4536
|
+
security: Record<string, string[]>[];
|
|
4537
|
+
"x-scalar-icon": string;
|
|
4538
|
+
securitySchemes: string[];
|
|
4539
|
+
selectedSecuritySchemeUids: ((string & import("zod").BRAND<"securityScheme">) | (string & import("zod").BRAND<"securityScheme">)[])[];
|
|
4540
|
+
servers: (string & import("zod").BRAND<"server">)[];
|
|
4541
|
+
requests: (string & import("zod").BRAND<"operation">)[];
|
|
4542
|
+
tags: (string & import("zod").BRAND<"tag">)[];
|
|
4543
|
+
watchMode: boolean;
|
|
4544
|
+
watchModeStatus: "IDLE" | "WATCHING" | "ERROR";
|
|
4545
|
+
externalDocs?: {
|
|
4546
|
+
url: string;
|
|
4547
|
+
description?: string | undefined;
|
|
4645
4548
|
} | undefined;
|
|
4549
|
+
jsonSchemaDialect?: string | undefined;
|
|
4646
4550
|
components?: Record<string, unknown> | undefined;
|
|
4647
4551
|
webhooks?: Record<string, unknown> | undefined;
|
|
4648
4552
|
"x-scalar-active-environment"?: string | undefined;
|
|
@@ -4682,13 +4586,13 @@ declare const client: import("vue").Ref<{
|
|
|
4682
4586
|
color: string;
|
|
4683
4587
|
isDefault?: boolean | undefined;
|
|
4684
4588
|
}) => void;
|
|
4685
|
-
edit: <P extends "
|
|
4589
|
+
edit: <P extends "value" | "name" | "uid" | "color" | "isDefault">(uid: (string & import("zod").BRAND<"environment">) | null | undefined, path: P, value: P extends "value" | "name" | "uid" | "color" | "isDefault" ? {
|
|
4686
4590
|
value: string;
|
|
4687
4591
|
uid: string & import("zod").BRAND<"environment">;
|
|
4688
4592
|
name: string;
|
|
4689
4593
|
color: string;
|
|
4690
4594
|
isDefault?: boolean | undefined;
|
|
4691
|
-
}[P] : P extends `${infer K}.${infer R}` ? K extends "
|
|
4595
|
+
}[P] : P extends `${infer K}.${infer R}` ? K extends "value" | "name" | "uid" | "color" | "isDefault" ? R extends import("@scalar/object-utils/nested").Path<{
|
|
4692
4596
|
value: string;
|
|
4693
4597
|
uid: string & import("zod").BRAND<"environment">;
|
|
4694
4598
|
name: string;
|
|
@@ -4701,13 +4605,13 @@ declare const client: import("vue").Ref<{
|
|
|
4701
4605
|
color: string;
|
|
4702
4606
|
isDefault?: boolean | undefined;
|
|
4703
4607
|
}[K], R> : never : K extends `${number}` ? never : never : P extends `${number}` ? never : never) => void;
|
|
4704
|
-
untrackedEdit: <P extends "
|
|
4608
|
+
untrackedEdit: <P extends "value" | "name" | "uid" | "color" | "isDefault">(uid: string & import("zod").BRAND<"environment">, path: P, value: P extends "value" | "name" | "uid" | "color" | "isDefault" ? {
|
|
4705
4609
|
value: string;
|
|
4706
4610
|
uid: string & import("zod").BRAND<"environment">;
|
|
4707
4611
|
name: string;
|
|
4708
4612
|
color: string;
|
|
4709
4613
|
isDefault?: boolean | undefined;
|
|
4710
|
-
}[P] : P extends `${infer K}.${infer R}` ? K extends "
|
|
4614
|
+
}[P] : P extends `${infer K}.${infer R}` ? K extends "value" | "name" | "uid" | "color" | "isDefault" ? R extends import("@scalar/object-utils/nested").Path<{
|
|
4711
4615
|
value: string;
|
|
4712
4616
|
uid: string & import("zod").BRAND<"environment">;
|
|
4713
4617
|
name: string;
|
|
@@ -4843,7 +4747,7 @@ declare const client: import("vue").Ref<{
|
|
|
4843
4747
|
requestBody?: any;
|
|
4844
4748
|
responses?: Record<string, any> | undefined;
|
|
4845
4749
|
}) => void;
|
|
4846
|
-
edit: <P extends "
|
|
4750
|
+
edit: <P extends "tags" | "summary" | "description" | "operationId" | "security" | "requestBody" | "parameters" | "externalDocs" | "deprecated" | "responses" | "x-internal" | "x-scalar-ignore" | "type" | "uid" | "selectedSecuritySchemeUids" | "servers" | "selectedServerUid" | `tags.${number}` | `security.${number}` | `security.${number}.${string}` | "externalDocs.description" | "externalDocs.url" | `selectedSecuritySchemeUids.${number}` | `selectedSecuritySchemeUids.${number}.${number}` | `servers.${number}` | "path" | "method" | "examples" | `requestBody.${string}` | `parameters.${number}` | `parameters.${number}.description` | `parameters.${number}.deprecated` | `parameters.${number}.name` | `parameters.${number}.in` | `parameters.${number}.example` | `parameters.${number}.style` | `parameters.${number}.required` | `parameters.${number}.examples` | `parameters.${number}.content` | `parameters.${number}.schema` | `parameters.${number}.examples.${string}` | `responses.${string}` | `examples.${number}`>(uid: (string & import("zod").BRAND<"operation">) | null | undefined, path: P, value: P extends "tags" | "summary" | "description" | "operationId" | "security" | "requestBody" | "parameters" | "externalDocs" | "deprecated" | "responses" | "x-internal" | "x-scalar-ignore" | "type" | "uid" | "selectedSecuritySchemeUids" | "servers" | "selectedServerUid" | "path" | "method" | "examples" ? {
|
|
4847
4751
|
path: string;
|
|
4848
4752
|
type: "request";
|
|
4849
4753
|
uid: string & import("zod").BRAND<"operation">;
|
|
@@ -4881,7 +4785,7 @@ declare const client: import("vue").Ref<{
|
|
|
4881
4785
|
}[] | undefined;
|
|
4882
4786
|
requestBody?: any;
|
|
4883
4787
|
responses?: Record<string, any> | undefined;
|
|
4884
|
-
}[P] : P extends `${infer K}.${infer R}` ? K extends "
|
|
4788
|
+
}[P] : P extends `${infer K}.${infer R}` ? K extends "tags" | "summary" | "description" | "operationId" | "security" | "requestBody" | "parameters" | "externalDocs" | "deprecated" | "responses" | "x-internal" | "x-scalar-ignore" | "type" | "uid" | "selectedSecuritySchemeUids" | "servers" | "selectedServerUid" | "path" | "method" | "examples" ? R extends import("@scalar/object-utils/nested").Path<{
|
|
4885
4789
|
path: string;
|
|
4886
4790
|
type: "request";
|
|
4887
4791
|
uid: string & import("zod").BRAND<"operation">;
|
|
@@ -4958,7 +4862,7 @@ declare const client: import("vue").Ref<{
|
|
|
4958
4862
|
requestBody?: any;
|
|
4959
4863
|
responses?: Record<string, any> | undefined;
|
|
4960
4864
|
}[K], R> : never : K extends `${number}` ? never : never : P extends `${number}` ? never : never) => void;
|
|
4961
|
-
untrackedEdit: <P extends "
|
|
4865
|
+
untrackedEdit: <P extends "tags" | "summary" | "description" | "operationId" | "security" | "requestBody" | "parameters" | "externalDocs" | "deprecated" | "responses" | "x-internal" | "x-scalar-ignore" | "type" | "uid" | "selectedSecuritySchemeUids" | "servers" | "selectedServerUid" | `tags.${number}` | `security.${number}` | `security.${number}.${string}` | "externalDocs.description" | "externalDocs.url" | `selectedSecuritySchemeUids.${number}` | `selectedSecuritySchemeUids.${number}.${number}` | `servers.${number}` | "path" | "method" | "examples" | `requestBody.${string}` | `parameters.${number}` | `parameters.${number}.description` | `parameters.${number}.deprecated` | `parameters.${number}.name` | `parameters.${number}.in` | `parameters.${number}.example` | `parameters.${number}.style` | `parameters.${number}.required` | `parameters.${number}.examples` | `parameters.${number}.content` | `parameters.${number}.schema` | `parameters.${number}.examples.${string}` | `responses.${string}` | `examples.${number}`>(uid: string & import("zod").BRAND<"operation">, path: P, value: P extends "tags" | "summary" | "description" | "operationId" | "security" | "requestBody" | "parameters" | "externalDocs" | "deprecated" | "responses" | "x-internal" | "x-scalar-ignore" | "type" | "uid" | "selectedSecuritySchemeUids" | "servers" | "selectedServerUid" | "path" | "method" | "examples" ? {
|
|
4962
4866
|
path: string;
|
|
4963
4867
|
type: "request";
|
|
4964
4868
|
uid: string & import("zod").BRAND<"operation">;
|
|
@@ -4996,7 +4900,7 @@ declare const client: import("vue").Ref<{
|
|
|
4996
4900
|
}[] | undefined;
|
|
4997
4901
|
requestBody?: any;
|
|
4998
4902
|
responses?: Record<string, any> | undefined;
|
|
4999
|
-
}[P] : P extends `${infer K}.${infer R}` ? K extends "
|
|
4903
|
+
}[P] : P extends `${infer K}.${infer R}` ? K extends "tags" | "summary" | "description" | "operationId" | "security" | "requestBody" | "parameters" | "externalDocs" | "deprecated" | "responses" | "x-internal" | "x-scalar-ignore" | "type" | "uid" | "selectedSecuritySchemeUids" | "servers" | "selectedServerUid" | "path" | "method" | "examples" ? R extends import("@scalar/object-utils/nested").Path<{
|
|
5000
4904
|
path: string;
|
|
5001
4905
|
type: "request";
|
|
5002
4906
|
uid: string & import("zod").BRAND<"operation">;
|
|
@@ -5380,7 +5284,7 @@ declare const client: import("vue").Ref<{
|
|
|
5380
5284
|
requestUid?: (string & import("zod").BRAND<"operation">) | undefined;
|
|
5381
5285
|
serverVariables?: Record<string, string[]> | undefined;
|
|
5382
5286
|
}) => void;
|
|
5383
|
-
edit: <P extends "parameters" | "type" | "name" | "uid" | "body" | "requestUid" | "serverVariables" | "
|
|
5287
|
+
edit: <P extends "parameters" | "type" | "name" | "uid" | "body" | "requestUid" | "serverVariables" | "parameters.cookies" | `parameters.cookies.${number}` | "parameters.headers" | "parameters.query" | "parameters.path" | `parameters.cookies.${number}.description` | `parameters.cookies.${number}.required` | `parameters.cookies.${number}.examples` | `parameters.cookies.${number}.value` | `parameters.cookies.${number}.type` | `parameters.cookies.${number}.default` | `parameters.cookies.${number}.file` | `parameters.cookies.${number}.enum` | `parameters.cookies.${number}.key` | `parameters.cookies.${number}.nullable` | `parameters.cookies.${number}.format` | `parameters.cookies.${number}.maximum` | `parameters.cookies.${number}.minimum` | `parameters.cookies.${number}.examples.${number}` | `parameters.cookies.${number}.enum.${number}` | `parameters.cookies.${number}.enabled` | `parameters.cookies.${number}.type.${number}` | `parameters.cookies.${number}.default.${string}` | `parameters.cookies.${number}.file.${string}` | `parameters.headers.${number}` | `parameters.headers.${number}.description` | `parameters.headers.${number}.required` | `parameters.headers.${number}.examples` | `parameters.headers.${number}.value` | `parameters.headers.${number}.type` | `parameters.headers.${number}.default` | `parameters.headers.${number}.file` | `parameters.headers.${number}.enum` | `parameters.headers.${number}.key` | `parameters.headers.${number}.nullable` | `parameters.headers.${number}.format` | `parameters.headers.${number}.maximum` | `parameters.headers.${number}.minimum` | `parameters.headers.${number}.examples.${number}` | `parameters.headers.${number}.enum.${number}` | `parameters.headers.${number}.enabled` | `parameters.headers.${number}.type.${number}` | `parameters.headers.${number}.default.${string}` | `parameters.headers.${number}.file.${string}` | `parameters.query.${number}` | `parameters.query.${number}.description` | `parameters.query.${number}.required` | `parameters.query.${number}.examples` | `parameters.query.${number}.value` | `parameters.query.${number}.type` | `parameters.query.${number}.default` | `parameters.query.${number}.file` | `parameters.query.${number}.enum` | `parameters.query.${number}.key` | `parameters.query.${number}.nullable` | `parameters.query.${number}.format` | `parameters.query.${number}.maximum` | `parameters.query.${number}.minimum` | `parameters.query.${number}.examples.${number}` | `parameters.query.${number}.enum.${number}` | `parameters.query.${number}.enabled` | `parameters.query.${number}.type.${number}` | `parameters.query.${number}.default.${string}` | `parameters.query.${number}.file.${string}` | `parameters.path.${number}` | `parameters.path.${number}.description` | `parameters.path.${number}.required` | `parameters.path.${number}.examples` | `parameters.path.${number}.value` | `parameters.path.${number}.type` | `parameters.path.${number}.default` | `parameters.path.${number}.file` | `parameters.path.${number}.enum` | `parameters.path.${number}.key` | `parameters.path.${number}.nullable` | `parameters.path.${number}.format` | `parameters.path.${number}.maximum` | `parameters.path.${number}.minimum` | `parameters.path.${number}.examples.${number}` | `parameters.path.${number}.enum.${number}` | `parameters.path.${number}.enabled` | `parameters.path.${number}.type.${number}` | `parameters.path.${number}.default.${string}` | `parameters.path.${number}.file.${string}` | "body.binary" | "body.formData" | "body.raw" | "body.activeBody" | "body.binary.size" | "body.binary.type" | "body.binary.slice" | "body.binary.arrayBuffer" | "body.binary.stream" | "body.binary.text" | "body.formData.value" | "body.formData.encoding" | `body.formData.value.${number}` | `body.formData.value.${number}.description` | `body.formData.value.${number}.required` | `body.formData.value.${number}.examples` | `body.formData.value.${number}.value` | `body.formData.value.${number}.type` | `body.formData.value.${number}.default` | `body.formData.value.${number}.file` | `body.formData.value.${number}.enum` | `body.formData.value.${number}.key` | `body.formData.value.${number}.nullable` | `body.formData.value.${number}.format` | `body.formData.value.${number}.maximum` | `body.formData.value.${number}.minimum` | `body.formData.value.${number}.examples.${number}` | `body.formData.value.${number}.enum.${number}` | `body.formData.value.${number}.enabled` | `body.formData.value.${number}.type.${number}` | `body.formData.value.${number}.default.${string}` | `body.formData.value.${number}.file.${string}` | "body.raw.value" | "body.raw.encoding" | `serverVariables.${string}`>(uid: (string & import("zod").BRAND<"example">) | null | undefined, path: P, value: P extends "parameters" | "type" | "name" | "uid" | "body" | "requestUid" | "serverVariables" ? {
|
|
5384
5288
|
type: "requestExample";
|
|
5385
5289
|
uid: string & import("zod").BRAND<"example">;
|
|
5386
5290
|
name: string;
|
|
@@ -5678,7 +5582,7 @@ declare const client: import("vue").Ref<{
|
|
|
5678
5582
|
requestUid?: (string & import("zod").BRAND<"operation">) | undefined;
|
|
5679
5583
|
serverVariables?: Record<string, string[]> | undefined;
|
|
5680
5584
|
}[K], R> : never : K extends `${number}` ? never : never : P extends `${number}` ? never : never) => void;
|
|
5681
|
-
untrackedEdit: <P extends "parameters" | "type" | "name" | "uid" | "body" | "requestUid" | "serverVariables" | "
|
|
5585
|
+
untrackedEdit: <P extends "parameters" | "type" | "name" | "uid" | "body" | "requestUid" | "serverVariables" | "parameters.cookies" | `parameters.cookies.${number}` | "parameters.headers" | "parameters.query" | "parameters.path" | `parameters.cookies.${number}.description` | `parameters.cookies.${number}.required` | `parameters.cookies.${number}.examples` | `parameters.cookies.${number}.value` | `parameters.cookies.${number}.type` | `parameters.cookies.${number}.default` | `parameters.cookies.${number}.file` | `parameters.cookies.${number}.enum` | `parameters.cookies.${number}.key` | `parameters.cookies.${number}.nullable` | `parameters.cookies.${number}.format` | `parameters.cookies.${number}.maximum` | `parameters.cookies.${number}.minimum` | `parameters.cookies.${number}.examples.${number}` | `parameters.cookies.${number}.enum.${number}` | `parameters.cookies.${number}.enabled` | `parameters.cookies.${number}.type.${number}` | `parameters.cookies.${number}.default.${string}` | `parameters.cookies.${number}.file.${string}` | `parameters.headers.${number}` | `parameters.headers.${number}.description` | `parameters.headers.${number}.required` | `parameters.headers.${number}.examples` | `parameters.headers.${number}.value` | `parameters.headers.${number}.type` | `parameters.headers.${number}.default` | `parameters.headers.${number}.file` | `parameters.headers.${number}.enum` | `parameters.headers.${number}.key` | `parameters.headers.${number}.nullable` | `parameters.headers.${number}.format` | `parameters.headers.${number}.maximum` | `parameters.headers.${number}.minimum` | `parameters.headers.${number}.examples.${number}` | `parameters.headers.${number}.enum.${number}` | `parameters.headers.${number}.enabled` | `parameters.headers.${number}.type.${number}` | `parameters.headers.${number}.default.${string}` | `parameters.headers.${number}.file.${string}` | `parameters.query.${number}` | `parameters.query.${number}.description` | `parameters.query.${number}.required` | `parameters.query.${number}.examples` | `parameters.query.${number}.value` | `parameters.query.${number}.type` | `parameters.query.${number}.default` | `parameters.query.${number}.file` | `parameters.query.${number}.enum` | `parameters.query.${number}.key` | `parameters.query.${number}.nullable` | `parameters.query.${number}.format` | `parameters.query.${number}.maximum` | `parameters.query.${number}.minimum` | `parameters.query.${number}.examples.${number}` | `parameters.query.${number}.enum.${number}` | `parameters.query.${number}.enabled` | `parameters.query.${number}.type.${number}` | `parameters.query.${number}.default.${string}` | `parameters.query.${number}.file.${string}` | `parameters.path.${number}` | `parameters.path.${number}.description` | `parameters.path.${number}.required` | `parameters.path.${number}.examples` | `parameters.path.${number}.value` | `parameters.path.${number}.type` | `parameters.path.${number}.default` | `parameters.path.${number}.file` | `parameters.path.${number}.enum` | `parameters.path.${number}.key` | `parameters.path.${number}.nullable` | `parameters.path.${number}.format` | `parameters.path.${number}.maximum` | `parameters.path.${number}.minimum` | `parameters.path.${number}.examples.${number}` | `parameters.path.${number}.enum.${number}` | `parameters.path.${number}.enabled` | `parameters.path.${number}.type.${number}` | `parameters.path.${number}.default.${string}` | `parameters.path.${number}.file.${string}` | "body.binary" | "body.formData" | "body.raw" | "body.activeBody" | "body.binary.size" | "body.binary.type" | "body.binary.slice" | "body.binary.arrayBuffer" | "body.binary.stream" | "body.binary.text" | "body.formData.value" | "body.formData.encoding" | `body.formData.value.${number}` | `body.formData.value.${number}.description` | `body.formData.value.${number}.required` | `body.formData.value.${number}.examples` | `body.formData.value.${number}.value` | `body.formData.value.${number}.type` | `body.formData.value.${number}.default` | `body.formData.value.${number}.file` | `body.formData.value.${number}.enum` | `body.formData.value.${number}.key` | `body.formData.value.${number}.nullable` | `body.formData.value.${number}.format` | `body.formData.value.${number}.maximum` | `body.formData.value.${number}.minimum` | `body.formData.value.${number}.examples.${number}` | `body.formData.value.${number}.enum.${number}` | `body.formData.value.${number}.enabled` | `body.formData.value.${number}.type.${number}` | `body.formData.value.${number}.default.${string}` | `body.formData.value.${number}.file.${string}` | "body.raw.value" | "body.raw.encoding" | `serverVariables.${string}`>(uid: string & import("zod").BRAND<"example">, path: P, value: P extends "parameters" | "type" | "name" | "uid" | "body" | "requestUid" | "serverVariables" ? {
|
|
5682
5586
|
type: "requestExample";
|
|
5683
5587
|
uid: string & import("zod").BRAND<"example">;
|
|
5684
5588
|
name: string;
|
|
@@ -6213,7 +6117,7 @@ declare const client: import("vue").Ref<{
|
|
|
6213
6117
|
};
|
|
6214
6118
|
description?: string | undefined;
|
|
6215
6119
|
}) => void;
|
|
6216
|
-
edit: <P extends "description" | "type" | "name" | "in" | "uid" | "nameKey" | "scheme" | "bearerFormat" | "openIdConnectUrl" | "flows" | "
|
|
6120
|
+
edit: <P extends "value" | "description" | "type" | "name" | "in" | "uid" | "nameKey" | "scheme" | "bearerFormat" | "openIdConnectUrl" | "flows" | "username" | "password" | "token" | "flows.implicit" | "flows.password" | "flows.clientCredentials" | "flows.authorizationCode" | "flows.implicit.type" | "flows.implicit.token" | "flows.implicit.refreshUrl" | "flows.implicit.scopes" | "flows.implicit.selectedScopes" | "flows.implicit.x-scalar-client-id" | "flows.implicit.authorizationUrl" | "flows.implicit.x-scalar-redirect-uri" | `flows.implicit.scopes.${string}` | `flows.implicit.selectedScopes.${number}` | "flows.password.type" | "flows.password.username" | "flows.password.password" | "flows.password.token" | "flows.password.refreshUrl" | "flows.password.scopes" | "flows.password.selectedScopes" | "flows.password.x-scalar-client-id" | `flows.password.scopes.${string}` | `flows.password.selectedScopes.${number}` | "flows.password.tokenUrl" | "flows.password.clientSecret" | "flows.clientCredentials.type" | "flows.clientCredentials.token" | "flows.clientCredentials.refreshUrl" | "flows.clientCredentials.scopes" | "flows.clientCredentials.selectedScopes" | "flows.clientCredentials.x-scalar-client-id" | `flows.clientCredentials.scopes.${string}` | `flows.clientCredentials.selectedScopes.${number}` | "flows.clientCredentials.tokenUrl" | "flows.clientCredentials.clientSecret" | "flows.authorizationCode.type" | "flows.authorizationCode.token" | "flows.authorizationCode.refreshUrl" | "flows.authorizationCode.scopes" | "flows.authorizationCode.selectedScopes" | "flows.authorizationCode.x-scalar-client-id" | "flows.authorizationCode.authorizationUrl" | "flows.authorizationCode.x-scalar-redirect-uri" | `flows.authorizationCode.scopes.${string}` | `flows.authorizationCode.selectedScopes.${number}` | "flows.authorizationCode.tokenUrl" | "flows.authorizationCode.clientSecret" | "flows.authorizationCode.x-usePkce">(uid: (string & import("zod").BRAND<"securityScheme">) | null | undefined, path: P, value: (P extends "value" | "description" | "type" | "name" | "in" | "uid" | "nameKey" ? {
|
|
6217
6121
|
type: "apiKey";
|
|
6218
6122
|
value: string;
|
|
6219
6123
|
uid: string & import("zod").BRAND<"securityScheme">;
|
|
@@ -6221,7 +6125,7 @@ declare const client: import("vue").Ref<{
|
|
|
6221
6125
|
nameKey: string;
|
|
6222
6126
|
in: "cookie" | "query" | "header";
|
|
6223
6127
|
description?: string | undefined;
|
|
6224
|
-
}[P] : P extends `${infer K}.${infer R}` ? K extends "description" | "type" | "name" | "in" | "uid" | "nameKey"
|
|
6128
|
+
}[P] : P extends `${infer K}.${infer R}` ? K extends "value" | "description" | "type" | "name" | "in" | "uid" | "nameKey" ? R extends import("@scalar/object-utils/nested").Path<{
|
|
6225
6129
|
type: "apiKey";
|
|
6226
6130
|
value: string;
|
|
6227
6131
|
uid: string & import("zod").BRAND<"securityScheme">;
|
|
@@ -6237,7 +6141,7 @@ declare const client: import("vue").Ref<{
|
|
|
6237
6141
|
nameKey: string;
|
|
6238
6142
|
in: "cookie" | "query" | "header";
|
|
6239
6143
|
description?: string | undefined;
|
|
6240
|
-
}[K], R> : never : K extends `${number}` ? never : never : P extends `${number}` ? never : never) | (P extends "description" | "type" | "uid" | "nameKey" | "scheme" | "bearerFormat" | "
|
|
6144
|
+
}[K], R> : never : K extends `${number}` ? never : never : P extends `${number}` ? never : never) | (P extends "description" | "type" | "uid" | "nameKey" | "scheme" | "bearerFormat" | "username" | "password" | "token" ? {
|
|
6241
6145
|
type: "http";
|
|
6242
6146
|
uid: string & import("zod").BRAND<"securityScheme">;
|
|
6243
6147
|
nameKey: string;
|
|
@@ -6247,7 +6151,7 @@ declare const client: import("vue").Ref<{
|
|
|
6247
6151
|
password: string;
|
|
6248
6152
|
token: string;
|
|
6249
6153
|
description?: string | undefined;
|
|
6250
|
-
}[P] : P extends `${infer K}.${infer R_1}` ? K extends "description" | "type" | "uid" | "nameKey" | "scheme" | "bearerFormat" | "
|
|
6154
|
+
}[P] : P extends `${infer K}.${infer R_1}` ? K extends "description" | "type" | "uid" | "nameKey" | "scheme" | "bearerFormat" | "username" | "password" | "token" ? R_1 extends import("@scalar/object-utils/nested").Path<{
|
|
6251
6155
|
type: "http";
|
|
6252
6156
|
uid: string & import("zod").BRAND<"securityScheme">;
|
|
6253
6157
|
nameKey: string;
|
|
@@ -6442,7 +6346,7 @@ declare const client: import("vue").Ref<{
|
|
|
6442
6346
|
};
|
|
6443
6347
|
description?: string | undefined;
|
|
6444
6348
|
}[K], R_3> : never : K extends `${number}` ? never : never : P extends `${number}` ? never : never)) => void;
|
|
6445
|
-
untrackedEdit: <P extends "description" | "type" | "name" | "in" | "uid" | "nameKey" | "scheme" | "bearerFormat" | "openIdConnectUrl" | "flows" | "
|
|
6349
|
+
untrackedEdit: <P extends "value" | "description" | "type" | "name" | "in" | "uid" | "nameKey" | "scheme" | "bearerFormat" | "openIdConnectUrl" | "flows" | "username" | "password" | "token" | "flows.implicit" | "flows.password" | "flows.clientCredentials" | "flows.authorizationCode" | "flows.implicit.type" | "flows.implicit.token" | "flows.implicit.refreshUrl" | "flows.implicit.scopes" | "flows.implicit.selectedScopes" | "flows.implicit.x-scalar-client-id" | "flows.implicit.authorizationUrl" | "flows.implicit.x-scalar-redirect-uri" | `flows.implicit.scopes.${string}` | `flows.implicit.selectedScopes.${number}` | "flows.password.type" | "flows.password.username" | "flows.password.password" | "flows.password.token" | "flows.password.refreshUrl" | "flows.password.scopes" | "flows.password.selectedScopes" | "flows.password.x-scalar-client-id" | `flows.password.scopes.${string}` | `flows.password.selectedScopes.${number}` | "flows.password.tokenUrl" | "flows.password.clientSecret" | "flows.clientCredentials.type" | "flows.clientCredentials.token" | "flows.clientCredentials.refreshUrl" | "flows.clientCredentials.scopes" | "flows.clientCredentials.selectedScopes" | "flows.clientCredentials.x-scalar-client-id" | `flows.clientCredentials.scopes.${string}` | `flows.clientCredentials.selectedScopes.${number}` | "flows.clientCredentials.tokenUrl" | "flows.clientCredentials.clientSecret" | "flows.authorizationCode.type" | "flows.authorizationCode.token" | "flows.authorizationCode.refreshUrl" | "flows.authorizationCode.scopes" | "flows.authorizationCode.selectedScopes" | "flows.authorizationCode.x-scalar-client-id" | "flows.authorizationCode.authorizationUrl" | "flows.authorizationCode.x-scalar-redirect-uri" | `flows.authorizationCode.scopes.${string}` | `flows.authorizationCode.selectedScopes.${number}` | "flows.authorizationCode.tokenUrl" | "flows.authorizationCode.clientSecret" | "flows.authorizationCode.x-usePkce">(uid: string & import("zod").BRAND<"securityScheme">, path: P, value: (P extends "value" | "description" | "type" | "name" | "in" | "uid" | "nameKey" ? {
|
|
6446
6350
|
type: "apiKey";
|
|
6447
6351
|
value: string;
|
|
6448
6352
|
uid: string & import("zod").BRAND<"securityScheme">;
|
|
@@ -6450,7 +6354,7 @@ declare const client: import("vue").Ref<{
|
|
|
6450
6354
|
nameKey: string;
|
|
6451
6355
|
in: "cookie" | "query" | "header";
|
|
6452
6356
|
description?: string | undefined;
|
|
6453
|
-
}[P] : P extends `${infer K}.${infer R}` ? K extends "description" | "type" | "name" | "in" | "uid" | "nameKey"
|
|
6357
|
+
}[P] : P extends `${infer K}.${infer R}` ? K extends "value" | "description" | "type" | "name" | "in" | "uid" | "nameKey" ? R extends import("@scalar/object-utils/nested").Path<{
|
|
6454
6358
|
type: "apiKey";
|
|
6455
6359
|
value: string;
|
|
6456
6360
|
uid: string & import("zod").BRAND<"securityScheme">;
|
|
@@ -6466,7 +6370,7 @@ declare const client: import("vue").Ref<{
|
|
|
6466
6370
|
nameKey: string;
|
|
6467
6371
|
in: "cookie" | "query" | "header";
|
|
6468
6372
|
description?: string | undefined;
|
|
6469
|
-
}[K], R> : never : K extends `${number}` ? never : never : P extends `${number}` ? never : never) | (P extends "description" | "type" | "uid" | "nameKey" | "scheme" | "bearerFormat" | "
|
|
6373
|
+
}[K], R> : never : K extends `${number}` ? never : never : P extends `${number}` ? never : never) | (P extends "description" | "type" | "uid" | "nameKey" | "scheme" | "bearerFormat" | "username" | "password" | "token" ? {
|
|
6470
6374
|
type: "http";
|
|
6471
6375
|
uid: string & import("zod").BRAND<"securityScheme">;
|
|
6472
6376
|
nameKey: string;
|
|
@@ -6476,7 +6380,7 @@ declare const client: import("vue").Ref<{
|
|
|
6476
6380
|
password: string;
|
|
6477
6381
|
token: string;
|
|
6478
6382
|
description?: string | undefined;
|
|
6479
|
-
}[P] : P extends `${infer K}.${infer R_1}` ? K extends "description" | "type" | "uid" | "nameKey" | "scheme" | "bearerFormat" | "
|
|
6383
|
+
}[P] : P extends `${infer K}.${infer R_1}` ? K extends "description" | "type" | "uid" | "nameKey" | "scheme" | "bearerFormat" | "username" | "password" | "token" ? R_1 extends import("@scalar/object-utils/nested").Path<{
|
|
6480
6384
|
type: "http";
|
|
6481
6385
|
uid: string & import("zod").BRAND<"securityScheme">;
|
|
6482
6386
|
nameKey: string;
|
|
@@ -6972,7 +6876,7 @@ declare const client: import("vue").Ref<{
|
|
|
6972
6876
|
} | undefined;
|
|
6973
6877
|
proxyUrl?: string | undefined;
|
|
6974
6878
|
}) => void;
|
|
6975
|
-
edit: <P extends "cookies" | "description" | "name" | "uid" | "collections" | "environments" | "activeEnvironmentId" | "themeId" | "selectedHttpClient" | "hotKeyConfig" | "proxyUrl" | `cookies.${number}` | `collections.${number}` | `environments.${string}` | "selectedHttpClient.targetKey" | "selectedHttpClient.clientKey" | "hotKeyConfig.modifiers" | "hotKeyConfig.hotKeys" | `hotKeyConfig.modifiers.${number}` | "hotKeyConfig.hotKeys." | "hotKeyConfig.hotKeys./" | "hotKeyConfig.hotKeys.Space" | "hotKeyConfig.hotKeys.Backspace" | "hotKeyConfig.hotKeys.Tab" | "hotKeyConfig.hotKeys.Enter" | "hotKeyConfig.hotKeys.Escape" | "hotKeyConfig.hotKeys.ArrowDown" | "hotKeyConfig.hotKeys.ArrowLeft" | "hotKeyConfig.hotKeys.ArrowRight" | "hotKeyConfig.hotKeys.ArrowUp" | "hotKeyConfig.hotKeys.End" | "hotKeyConfig.hotKeys.Home" | "hotKeyConfig.hotKeys.PageDown" | "hotKeyConfig.hotKeys.PageUp" | "hotKeyConfig.hotKeys.Delete" | "hotKeyConfig.hotKeys.0" | "hotKeyConfig.hotKeys.1" | "hotKeyConfig.hotKeys.2" | "hotKeyConfig.hotKeys.3" | "hotKeyConfig.hotKeys.4" | "hotKeyConfig.hotKeys.5" | "hotKeyConfig.hotKeys.6" | "hotKeyConfig.hotKeys.7" | "hotKeyConfig.hotKeys.8" | "hotKeyConfig.hotKeys.9" | "hotKeyConfig.hotKeys.a" | "hotKeyConfig.hotKeys.b" | "hotKeyConfig.hotKeys.c" | "hotKeyConfig.hotKeys.d" | "hotKeyConfig.hotKeys.e" | "hotKeyConfig.hotKeys.f" | "hotKeyConfig.hotKeys.g" | "hotKeyConfig.hotKeys.h" | "hotKeyConfig.hotKeys.i" | "hotKeyConfig.hotKeys.j" | "hotKeyConfig.hotKeys.k" | "hotKeyConfig.hotKeys.l" | "hotKeyConfig.hotKeys.m" | "hotKeyConfig.hotKeys.n" | "hotKeyConfig.hotKeys.o" | "hotKeyConfig.hotKeys.p" | "hotKeyConfig.hotKeys.q" | "hotKeyConfig.hotKeys.r" | "hotKeyConfig.hotKeys.s" | "hotKeyConfig.hotKeys.t" | "hotKeyConfig.hotKeys.u" | "hotKeyConfig.hotKeys.v" | "hotKeyConfig.hotKeys.w" | "hotKeyConfig.hotKeys.x" | "hotKeyConfig.hotKeys.y" | "hotKeyConfig.hotKeys.z" | "hotKeyConfig.hotKeys.*" | "hotKeyConfig.hotKeys.+" | "hotKeyConfig.hotKeys.-" | "hotKeyConfig.hotKeys.." | "hotKeyConfig.hotKeys.F1" | "hotKeyConfig.hotKeys.F2" | "hotKeyConfig.hotKeys.F3" | "hotKeyConfig.hotKeys.F4" | "hotKeyConfig.hotKeys.F5" | "hotKeyConfig.hotKeys.F6" | "hotKeyConfig.hotKeys.F7" | "hotKeyConfig.hotKeys.F8" | "hotKeyConfig.hotKeys.F9" | "hotKeyConfig.hotKeys.F10" | "hotKeyConfig.hotKeys.F11" | "hotKeyConfig.hotKeys.F12" | "hotKeyConfig.hotKeys.;" | "hotKeyConfig.hotKeys.=" | "hotKeyConfig.hotKeys.," | "hotKeyConfig.hotKeys.`" | "hotKeyConfig.hotKeys.[" | "hotKeyConfig.hotKeys.\\" | "hotKeyConfig.hotKeys.]" | "hotKeyConfig.hotKeys..modifiers" | `hotKeyConfig.hotKeys..modifiers.${number}` | "hotKeyConfig.hotKeys..event" | "hotKeyConfig.hotKeys./.modifiers" | `hotKeyConfig.hotKeys./.modifiers.${number}` | "hotKeyConfig.hotKeys./.event" | "hotKeyConfig.hotKeys.Space.modifiers" | `hotKeyConfig.hotKeys.Space.modifiers.${number}` | "hotKeyConfig.hotKeys.Space.event" | "hotKeyConfig.hotKeys.Backspace.modifiers" | `hotKeyConfig.hotKeys.Backspace.modifiers.${number}` | "hotKeyConfig.hotKeys.Backspace.event" | "hotKeyConfig.hotKeys.Tab.modifiers" | `hotKeyConfig.hotKeys.Tab.modifiers.${number}` | "hotKeyConfig.hotKeys.Tab.event" | "hotKeyConfig.hotKeys.Enter.modifiers" | `hotKeyConfig.hotKeys.Enter.modifiers.${number}` | "hotKeyConfig.hotKeys.Enter.event" | "hotKeyConfig.hotKeys.Escape.modifiers" | `hotKeyConfig.hotKeys.Escape.modifiers.${number}` | "hotKeyConfig.hotKeys.Escape.event" | "hotKeyConfig.hotKeys.ArrowDown.modifiers" | `hotKeyConfig.hotKeys.ArrowDown.modifiers.${number}` | "hotKeyConfig.hotKeys.ArrowDown.event" | "hotKeyConfig.hotKeys.ArrowLeft.modifiers" | `hotKeyConfig.hotKeys.ArrowLeft.modifiers.${number}` | "hotKeyConfig.hotKeys.ArrowLeft.event" | "hotKeyConfig.hotKeys.ArrowRight.modifiers" | `hotKeyConfig.hotKeys.ArrowRight.modifiers.${number}` | "hotKeyConfig.hotKeys.ArrowRight.event" | "hotKeyConfig.hotKeys.ArrowUp.modifiers" | `hotKeyConfig.hotKeys.ArrowUp.modifiers.${number}` | "hotKeyConfig.hotKeys.ArrowUp.event" | "hotKeyConfig.hotKeys.End.modifiers" | `hotKeyConfig.hotKeys.End.modifiers.${number}` | "hotKeyConfig.hotKeys.End.event" | "hotKeyConfig.hotKeys.Home.modifiers" | `hotKeyConfig.hotKeys.Home.modifiers.${number}` | "hotKeyConfig.hotKeys.Home.event" | "hotKeyConfig.hotKeys.PageDown.modifiers" | `hotKeyConfig.hotKeys.PageDown.modifiers.${number}` | "hotKeyConfig.hotKeys.PageDown.event" | "hotKeyConfig.hotKeys.PageUp.modifiers" | `hotKeyConfig.hotKeys.PageUp.modifiers.${number}` | "hotKeyConfig.hotKeys.PageUp.event" | "hotKeyConfig.hotKeys.Delete.modifiers" | `hotKeyConfig.hotKeys.Delete.modifiers.${number}` | "hotKeyConfig.hotKeys.Delete.event" | "hotKeyConfig.hotKeys.0.modifiers" | `hotKeyConfig.hotKeys.0.modifiers.${number}` | "hotKeyConfig.hotKeys.0.event" | "hotKeyConfig.hotKeys.1.modifiers" | `hotKeyConfig.hotKeys.1.modifiers.${number}` | "hotKeyConfig.hotKeys.1.event" | "hotKeyConfig.hotKeys.2.modifiers" | `hotKeyConfig.hotKeys.2.modifiers.${number}` | "hotKeyConfig.hotKeys.2.event" | "hotKeyConfig.hotKeys.3.modifiers" | `hotKeyConfig.hotKeys.3.modifiers.${number}` | "hotKeyConfig.hotKeys.3.event" | "hotKeyConfig.hotKeys.4.modifiers" | `hotKeyConfig.hotKeys.4.modifiers.${number}` | "hotKeyConfig.hotKeys.4.event" | "hotKeyConfig.hotKeys.5.modifiers" | `hotKeyConfig.hotKeys.5.modifiers.${number}` | "hotKeyConfig.hotKeys.5.event" | "hotKeyConfig.hotKeys.6.modifiers" | `hotKeyConfig.hotKeys.6.modifiers.${number}` | "hotKeyConfig.hotKeys.6.event" | "hotKeyConfig.hotKeys.7.modifiers" | `hotKeyConfig.hotKeys.7.modifiers.${number}` | "hotKeyConfig.hotKeys.7.event" | "hotKeyConfig.hotKeys.8.modifiers" | `hotKeyConfig.hotKeys.8.modifiers.${number}` | "hotKeyConfig.hotKeys.8.event" | "hotKeyConfig.hotKeys.9.modifiers" | `hotKeyConfig.hotKeys.9.modifiers.${number}` | "hotKeyConfig.hotKeys.9.event" | "hotKeyConfig.hotKeys.a.modifiers" | `hotKeyConfig.hotKeys.a.modifiers.${number}` | "hotKeyConfig.hotKeys.a.event" | "hotKeyConfig.hotKeys.b.modifiers" | `hotKeyConfig.hotKeys.b.modifiers.${number}` | "hotKeyConfig.hotKeys.b.event" | "hotKeyConfig.hotKeys.c.modifiers" | `hotKeyConfig.hotKeys.c.modifiers.${number}` | "hotKeyConfig.hotKeys.c.event" | "hotKeyConfig.hotKeys.d.modifiers" | `hotKeyConfig.hotKeys.d.modifiers.${number}` | "hotKeyConfig.hotKeys.d.event" | "hotKeyConfig.hotKeys.e.modifiers" | `hotKeyConfig.hotKeys.e.modifiers.${number}` | "hotKeyConfig.hotKeys.e.event" | "hotKeyConfig.hotKeys.f.modifiers" | `hotKeyConfig.hotKeys.f.modifiers.${number}` | "hotKeyConfig.hotKeys.f.event" | "hotKeyConfig.hotKeys.g.modifiers" | `hotKeyConfig.hotKeys.g.modifiers.${number}` | "hotKeyConfig.hotKeys.g.event" | "hotKeyConfig.hotKeys.h.modifiers" | `hotKeyConfig.hotKeys.h.modifiers.${number}` | "hotKeyConfig.hotKeys.h.event" | "hotKeyConfig.hotKeys.i.modifiers" | `hotKeyConfig.hotKeys.i.modifiers.${number}` | "hotKeyConfig.hotKeys.i.event" | "hotKeyConfig.hotKeys.j.modifiers" | `hotKeyConfig.hotKeys.j.modifiers.${number}` | "hotKeyConfig.hotKeys.j.event" | "hotKeyConfig.hotKeys.k.modifiers" | `hotKeyConfig.hotKeys.k.modifiers.${number}` | "hotKeyConfig.hotKeys.k.event" | "hotKeyConfig.hotKeys.l.modifiers" | `hotKeyConfig.hotKeys.l.modifiers.${number}` | "hotKeyConfig.hotKeys.l.event" | "hotKeyConfig.hotKeys.m.modifiers" | `hotKeyConfig.hotKeys.m.modifiers.${number}` | "hotKeyConfig.hotKeys.m.event" | "hotKeyConfig.hotKeys.n.modifiers" | `hotKeyConfig.hotKeys.n.modifiers.${number}` | "hotKeyConfig.hotKeys.n.event" | "hotKeyConfig.hotKeys.o.modifiers" | `hotKeyConfig.hotKeys.o.modifiers.${number}` | "hotKeyConfig.hotKeys.o.event" | "hotKeyConfig.hotKeys.p.modifiers" | `hotKeyConfig.hotKeys.p.modifiers.${number}` | "hotKeyConfig.hotKeys.p.event" | "hotKeyConfig.hotKeys.q.modifiers" | `hotKeyConfig.hotKeys.q.modifiers.${number}` | "hotKeyConfig.hotKeys.q.event" | "hotKeyConfig.hotKeys.r.modifiers" | `hotKeyConfig.hotKeys.r.modifiers.${number}` | "hotKeyConfig.hotKeys.r.event" | "hotKeyConfig.hotKeys.s.modifiers" | `hotKeyConfig.hotKeys.s.modifiers.${number}` | "hotKeyConfig.hotKeys.s.event" | "hotKeyConfig.hotKeys.t.modifiers" | `hotKeyConfig.hotKeys.t.modifiers.${number}` | "hotKeyConfig.hotKeys.t.event" | "hotKeyConfig.hotKeys.u.modifiers" | `hotKeyConfig.hotKeys.u.modifiers.${number}` | "hotKeyConfig.hotKeys.u.event" | "hotKeyConfig.hotKeys.v.modifiers" | `hotKeyConfig.hotKeys.v.modifiers.${number}` | "hotKeyConfig.hotKeys.v.event" | "hotKeyConfig.hotKeys.w.modifiers" | `hotKeyConfig.hotKeys.w.modifiers.${number}` | "hotKeyConfig.hotKeys.w.event" | "hotKeyConfig.hotKeys.x.modifiers" | `hotKeyConfig.hotKeys.x.modifiers.${number}` | "hotKeyConfig.hotKeys.x.event" | "hotKeyConfig.hotKeys.y.modifiers" | `hotKeyConfig.hotKeys.y.modifiers.${number}` | "hotKeyConfig.hotKeys.y.event" | "hotKeyConfig.hotKeys.z.modifiers" | `hotKeyConfig.hotKeys.z.modifiers.${number}` | "hotKeyConfig.hotKeys.z.event" | "hotKeyConfig.hotKeys.*.modifiers" | `hotKeyConfig.hotKeys.*.modifiers.${number}` | "hotKeyConfig.hotKeys.*.event" | "hotKeyConfig.hotKeys.+.modifiers" | `hotKeyConfig.hotKeys.+.modifiers.${number}` | "hotKeyConfig.hotKeys.+.event" | "hotKeyConfig.hotKeys.-.modifiers" | `hotKeyConfig.hotKeys.-.modifiers.${number}` | "hotKeyConfig.hotKeys.-.event" | "hotKeyConfig.hotKeys...modifiers" | `hotKeyConfig.hotKeys...modifiers.${number}` | "hotKeyConfig.hotKeys...event" | "hotKeyConfig.hotKeys.F1.modifiers" | `hotKeyConfig.hotKeys.F1.modifiers.${number}` | "hotKeyConfig.hotKeys.F1.event" | "hotKeyConfig.hotKeys.F2.modifiers" | `hotKeyConfig.hotKeys.F2.modifiers.${number}` | "hotKeyConfig.hotKeys.F2.event" | "hotKeyConfig.hotKeys.F3.modifiers" | `hotKeyConfig.hotKeys.F3.modifiers.${number}` | "hotKeyConfig.hotKeys.F3.event" | "hotKeyConfig.hotKeys.F4.modifiers" | `hotKeyConfig.hotKeys.F4.modifiers.${number}` | "hotKeyConfig.hotKeys.F4.event" | "hotKeyConfig.hotKeys.F5.modifiers" | `hotKeyConfig.hotKeys.F5.modifiers.${number}` | "hotKeyConfig.hotKeys.F5.event" | "hotKeyConfig.hotKeys.F6.modifiers" | `hotKeyConfig.hotKeys.F6.modifiers.${number}` | "hotKeyConfig.hotKeys.F6.event" | "hotKeyConfig.hotKeys.F7.modifiers" | `hotKeyConfig.hotKeys.F7.modifiers.${number}` | "hotKeyConfig.hotKeys.F7.event" | "hotKeyConfig.hotKeys.F8.modifiers" | `hotKeyConfig.hotKeys.F8.modifiers.${number}` | "hotKeyConfig.hotKeys.F8.event" | "hotKeyConfig.hotKeys.F9.modifiers" | `hotKeyConfig.hotKeys.F9.modifiers.${number}` | "hotKeyConfig.hotKeys.F9.event" | "hotKeyConfig.hotKeys.F10.modifiers" | `hotKeyConfig.hotKeys.F10.modifiers.${number}` | "hotKeyConfig.hotKeys.F10.event" | "hotKeyConfig.hotKeys.F11.modifiers" | `hotKeyConfig.hotKeys.F11.modifiers.${number}` | "hotKeyConfig.hotKeys.F11.event" | "hotKeyConfig.hotKeys.F12.modifiers" | `hotKeyConfig.hotKeys.F12.modifiers.${number}` | "hotKeyConfig.hotKeys.F12.event" | "hotKeyConfig.hotKeys.;.modifiers" | `hotKeyConfig.hotKeys.;.modifiers.${number}` | "hotKeyConfig.hotKeys.;.event" | "hotKeyConfig.hotKeys.=.modifiers" | `hotKeyConfig.hotKeys.=.modifiers.${number}` | "hotKeyConfig.hotKeys.=.event" | "hotKeyConfig.hotKeys.,.modifiers" | `hotKeyConfig.hotKeys.,.modifiers.${number}` | "hotKeyConfig.hotKeys.,.event" | "hotKeyConfig.hotKeys.`.modifiers" | `hotKeyConfig.hotKeys.\`.modifiers.${number}` | "hotKeyConfig.hotKeys.`.event" | "hotKeyConfig.hotKeys.[.modifiers" | `hotKeyConfig.hotKeys.[.modifiers.${number}` | "hotKeyConfig.hotKeys.[.event" | "hotKeyConfig.hotKeys.\\.modifiers" | `hotKeyConfig.hotKeys.\\.modifiers.${number}` | "hotKeyConfig.hotKeys.\\.event" | "hotKeyConfig.hotKeys.].modifiers" | `hotKeyConfig.hotKeys.].modifiers.${number}` | "hotKeyConfig.hotKeys.].event">(uid: (string & import("zod").BRAND<"workspace">) | null | undefined, path: P, value: P extends "cookies" | "description" | "name" | "uid" | "collections" | "environments" | "activeEnvironmentId" | "themeId" | "selectedHttpClient" | "hotKeyConfig" | "proxyUrl" ? {
|
|
6879
|
+
edit: <P extends "description" | "name" | "uid" | "collections" | "environments" | "activeEnvironmentId" | "cookies" | "themeId" | "selectedHttpClient" | "hotKeyConfig" | "proxyUrl" | `collections.${number}` | `environments.${string}` | `cookies.${number}` | "selectedHttpClient.targetKey" | "selectedHttpClient.clientKey" | "hotKeyConfig.modifiers" | "hotKeyConfig.hotKeys" | `hotKeyConfig.modifiers.${number}` | "hotKeyConfig.hotKeys." | "hotKeyConfig.hotKeys./" | "hotKeyConfig.hotKeys.Space" | "hotKeyConfig.hotKeys.Backspace" | "hotKeyConfig.hotKeys.Tab" | "hotKeyConfig.hotKeys.Enter" | "hotKeyConfig.hotKeys.Escape" | "hotKeyConfig.hotKeys.ArrowDown" | "hotKeyConfig.hotKeys.ArrowLeft" | "hotKeyConfig.hotKeys.ArrowRight" | "hotKeyConfig.hotKeys.ArrowUp" | "hotKeyConfig.hotKeys.End" | "hotKeyConfig.hotKeys.Home" | "hotKeyConfig.hotKeys.PageDown" | "hotKeyConfig.hotKeys.PageUp" | "hotKeyConfig.hotKeys.Delete" | "hotKeyConfig.hotKeys.0" | "hotKeyConfig.hotKeys.1" | "hotKeyConfig.hotKeys.2" | "hotKeyConfig.hotKeys.3" | "hotKeyConfig.hotKeys.4" | "hotKeyConfig.hotKeys.5" | "hotKeyConfig.hotKeys.6" | "hotKeyConfig.hotKeys.7" | "hotKeyConfig.hotKeys.8" | "hotKeyConfig.hotKeys.9" | "hotKeyConfig.hotKeys.a" | "hotKeyConfig.hotKeys.b" | "hotKeyConfig.hotKeys.c" | "hotKeyConfig.hotKeys.d" | "hotKeyConfig.hotKeys.e" | "hotKeyConfig.hotKeys.f" | "hotKeyConfig.hotKeys.g" | "hotKeyConfig.hotKeys.h" | "hotKeyConfig.hotKeys.i" | "hotKeyConfig.hotKeys.j" | "hotKeyConfig.hotKeys.k" | "hotKeyConfig.hotKeys.l" | "hotKeyConfig.hotKeys.m" | "hotKeyConfig.hotKeys.n" | "hotKeyConfig.hotKeys.o" | "hotKeyConfig.hotKeys.p" | "hotKeyConfig.hotKeys.q" | "hotKeyConfig.hotKeys.r" | "hotKeyConfig.hotKeys.s" | "hotKeyConfig.hotKeys.t" | "hotKeyConfig.hotKeys.u" | "hotKeyConfig.hotKeys.v" | "hotKeyConfig.hotKeys.w" | "hotKeyConfig.hotKeys.x" | "hotKeyConfig.hotKeys.y" | "hotKeyConfig.hotKeys.z" | "hotKeyConfig.hotKeys.*" | "hotKeyConfig.hotKeys.+" | "hotKeyConfig.hotKeys.-" | "hotKeyConfig.hotKeys.." | "hotKeyConfig.hotKeys.F1" | "hotKeyConfig.hotKeys.F2" | "hotKeyConfig.hotKeys.F3" | "hotKeyConfig.hotKeys.F4" | "hotKeyConfig.hotKeys.F5" | "hotKeyConfig.hotKeys.F6" | "hotKeyConfig.hotKeys.F7" | "hotKeyConfig.hotKeys.F8" | "hotKeyConfig.hotKeys.F9" | "hotKeyConfig.hotKeys.F10" | "hotKeyConfig.hotKeys.F11" | "hotKeyConfig.hotKeys.F12" | "hotKeyConfig.hotKeys.;" | "hotKeyConfig.hotKeys.=" | "hotKeyConfig.hotKeys.," | "hotKeyConfig.hotKeys.`" | "hotKeyConfig.hotKeys.[" | "hotKeyConfig.hotKeys.\\" | "hotKeyConfig.hotKeys.]" | "hotKeyConfig.hotKeys..modifiers" | `hotKeyConfig.hotKeys..modifiers.${number}` | "hotKeyConfig.hotKeys..event" | "hotKeyConfig.hotKeys./.modifiers" | `hotKeyConfig.hotKeys./.modifiers.${number}` | "hotKeyConfig.hotKeys./.event" | "hotKeyConfig.hotKeys.Space.modifiers" | `hotKeyConfig.hotKeys.Space.modifiers.${number}` | "hotKeyConfig.hotKeys.Space.event" | "hotKeyConfig.hotKeys.Backspace.modifiers" | `hotKeyConfig.hotKeys.Backspace.modifiers.${number}` | "hotKeyConfig.hotKeys.Backspace.event" | "hotKeyConfig.hotKeys.Tab.modifiers" | `hotKeyConfig.hotKeys.Tab.modifiers.${number}` | "hotKeyConfig.hotKeys.Tab.event" | "hotKeyConfig.hotKeys.Enter.modifiers" | `hotKeyConfig.hotKeys.Enter.modifiers.${number}` | "hotKeyConfig.hotKeys.Enter.event" | "hotKeyConfig.hotKeys.Escape.modifiers" | `hotKeyConfig.hotKeys.Escape.modifiers.${number}` | "hotKeyConfig.hotKeys.Escape.event" | "hotKeyConfig.hotKeys.ArrowDown.modifiers" | `hotKeyConfig.hotKeys.ArrowDown.modifiers.${number}` | "hotKeyConfig.hotKeys.ArrowDown.event" | "hotKeyConfig.hotKeys.ArrowLeft.modifiers" | `hotKeyConfig.hotKeys.ArrowLeft.modifiers.${number}` | "hotKeyConfig.hotKeys.ArrowLeft.event" | "hotKeyConfig.hotKeys.ArrowRight.modifiers" | `hotKeyConfig.hotKeys.ArrowRight.modifiers.${number}` | "hotKeyConfig.hotKeys.ArrowRight.event" | "hotKeyConfig.hotKeys.ArrowUp.modifiers" | `hotKeyConfig.hotKeys.ArrowUp.modifiers.${number}` | "hotKeyConfig.hotKeys.ArrowUp.event" | "hotKeyConfig.hotKeys.End.modifiers" | `hotKeyConfig.hotKeys.End.modifiers.${number}` | "hotKeyConfig.hotKeys.End.event" | "hotKeyConfig.hotKeys.Home.modifiers" | `hotKeyConfig.hotKeys.Home.modifiers.${number}` | "hotKeyConfig.hotKeys.Home.event" | "hotKeyConfig.hotKeys.PageDown.modifiers" | `hotKeyConfig.hotKeys.PageDown.modifiers.${number}` | "hotKeyConfig.hotKeys.PageDown.event" | "hotKeyConfig.hotKeys.PageUp.modifiers" | `hotKeyConfig.hotKeys.PageUp.modifiers.${number}` | "hotKeyConfig.hotKeys.PageUp.event" | "hotKeyConfig.hotKeys.Delete.modifiers" | `hotKeyConfig.hotKeys.Delete.modifiers.${number}` | "hotKeyConfig.hotKeys.Delete.event" | "hotKeyConfig.hotKeys.0.modifiers" | `hotKeyConfig.hotKeys.0.modifiers.${number}` | "hotKeyConfig.hotKeys.0.event" | "hotKeyConfig.hotKeys.1.modifiers" | `hotKeyConfig.hotKeys.1.modifiers.${number}` | "hotKeyConfig.hotKeys.1.event" | "hotKeyConfig.hotKeys.2.modifiers" | `hotKeyConfig.hotKeys.2.modifiers.${number}` | "hotKeyConfig.hotKeys.2.event" | "hotKeyConfig.hotKeys.3.modifiers" | `hotKeyConfig.hotKeys.3.modifiers.${number}` | "hotKeyConfig.hotKeys.3.event" | "hotKeyConfig.hotKeys.4.modifiers" | `hotKeyConfig.hotKeys.4.modifiers.${number}` | "hotKeyConfig.hotKeys.4.event" | "hotKeyConfig.hotKeys.5.modifiers" | `hotKeyConfig.hotKeys.5.modifiers.${number}` | "hotKeyConfig.hotKeys.5.event" | "hotKeyConfig.hotKeys.6.modifiers" | `hotKeyConfig.hotKeys.6.modifiers.${number}` | "hotKeyConfig.hotKeys.6.event" | "hotKeyConfig.hotKeys.7.modifiers" | `hotKeyConfig.hotKeys.7.modifiers.${number}` | "hotKeyConfig.hotKeys.7.event" | "hotKeyConfig.hotKeys.8.modifiers" | `hotKeyConfig.hotKeys.8.modifiers.${number}` | "hotKeyConfig.hotKeys.8.event" | "hotKeyConfig.hotKeys.9.modifiers" | `hotKeyConfig.hotKeys.9.modifiers.${number}` | "hotKeyConfig.hotKeys.9.event" | "hotKeyConfig.hotKeys.a.modifiers" | `hotKeyConfig.hotKeys.a.modifiers.${number}` | "hotKeyConfig.hotKeys.a.event" | "hotKeyConfig.hotKeys.b.modifiers" | `hotKeyConfig.hotKeys.b.modifiers.${number}` | "hotKeyConfig.hotKeys.b.event" | "hotKeyConfig.hotKeys.c.modifiers" | `hotKeyConfig.hotKeys.c.modifiers.${number}` | "hotKeyConfig.hotKeys.c.event" | "hotKeyConfig.hotKeys.d.modifiers" | `hotKeyConfig.hotKeys.d.modifiers.${number}` | "hotKeyConfig.hotKeys.d.event" | "hotKeyConfig.hotKeys.e.modifiers" | `hotKeyConfig.hotKeys.e.modifiers.${number}` | "hotKeyConfig.hotKeys.e.event" | "hotKeyConfig.hotKeys.f.modifiers" | `hotKeyConfig.hotKeys.f.modifiers.${number}` | "hotKeyConfig.hotKeys.f.event" | "hotKeyConfig.hotKeys.g.modifiers" | `hotKeyConfig.hotKeys.g.modifiers.${number}` | "hotKeyConfig.hotKeys.g.event" | "hotKeyConfig.hotKeys.h.modifiers" | `hotKeyConfig.hotKeys.h.modifiers.${number}` | "hotKeyConfig.hotKeys.h.event" | "hotKeyConfig.hotKeys.i.modifiers" | `hotKeyConfig.hotKeys.i.modifiers.${number}` | "hotKeyConfig.hotKeys.i.event" | "hotKeyConfig.hotKeys.j.modifiers" | `hotKeyConfig.hotKeys.j.modifiers.${number}` | "hotKeyConfig.hotKeys.j.event" | "hotKeyConfig.hotKeys.k.modifiers" | `hotKeyConfig.hotKeys.k.modifiers.${number}` | "hotKeyConfig.hotKeys.k.event" | "hotKeyConfig.hotKeys.l.modifiers" | `hotKeyConfig.hotKeys.l.modifiers.${number}` | "hotKeyConfig.hotKeys.l.event" | "hotKeyConfig.hotKeys.m.modifiers" | `hotKeyConfig.hotKeys.m.modifiers.${number}` | "hotKeyConfig.hotKeys.m.event" | "hotKeyConfig.hotKeys.n.modifiers" | `hotKeyConfig.hotKeys.n.modifiers.${number}` | "hotKeyConfig.hotKeys.n.event" | "hotKeyConfig.hotKeys.o.modifiers" | `hotKeyConfig.hotKeys.o.modifiers.${number}` | "hotKeyConfig.hotKeys.o.event" | "hotKeyConfig.hotKeys.p.modifiers" | `hotKeyConfig.hotKeys.p.modifiers.${number}` | "hotKeyConfig.hotKeys.p.event" | "hotKeyConfig.hotKeys.q.modifiers" | `hotKeyConfig.hotKeys.q.modifiers.${number}` | "hotKeyConfig.hotKeys.q.event" | "hotKeyConfig.hotKeys.r.modifiers" | `hotKeyConfig.hotKeys.r.modifiers.${number}` | "hotKeyConfig.hotKeys.r.event" | "hotKeyConfig.hotKeys.s.modifiers" | `hotKeyConfig.hotKeys.s.modifiers.${number}` | "hotKeyConfig.hotKeys.s.event" | "hotKeyConfig.hotKeys.t.modifiers" | `hotKeyConfig.hotKeys.t.modifiers.${number}` | "hotKeyConfig.hotKeys.t.event" | "hotKeyConfig.hotKeys.u.modifiers" | `hotKeyConfig.hotKeys.u.modifiers.${number}` | "hotKeyConfig.hotKeys.u.event" | "hotKeyConfig.hotKeys.v.modifiers" | `hotKeyConfig.hotKeys.v.modifiers.${number}` | "hotKeyConfig.hotKeys.v.event" | "hotKeyConfig.hotKeys.w.modifiers" | `hotKeyConfig.hotKeys.w.modifiers.${number}` | "hotKeyConfig.hotKeys.w.event" | "hotKeyConfig.hotKeys.x.modifiers" | `hotKeyConfig.hotKeys.x.modifiers.${number}` | "hotKeyConfig.hotKeys.x.event" | "hotKeyConfig.hotKeys.y.modifiers" | `hotKeyConfig.hotKeys.y.modifiers.${number}` | "hotKeyConfig.hotKeys.y.event" | "hotKeyConfig.hotKeys.z.modifiers" | `hotKeyConfig.hotKeys.z.modifiers.${number}` | "hotKeyConfig.hotKeys.z.event" | "hotKeyConfig.hotKeys.*.modifiers" | `hotKeyConfig.hotKeys.*.modifiers.${number}` | "hotKeyConfig.hotKeys.*.event" | "hotKeyConfig.hotKeys.+.modifiers" | `hotKeyConfig.hotKeys.+.modifiers.${number}` | "hotKeyConfig.hotKeys.+.event" | "hotKeyConfig.hotKeys.-.modifiers" | `hotKeyConfig.hotKeys.-.modifiers.${number}` | "hotKeyConfig.hotKeys.-.event" | "hotKeyConfig.hotKeys...modifiers" | `hotKeyConfig.hotKeys...modifiers.${number}` | "hotKeyConfig.hotKeys...event" | "hotKeyConfig.hotKeys.F1.modifiers" | `hotKeyConfig.hotKeys.F1.modifiers.${number}` | "hotKeyConfig.hotKeys.F1.event" | "hotKeyConfig.hotKeys.F2.modifiers" | `hotKeyConfig.hotKeys.F2.modifiers.${number}` | "hotKeyConfig.hotKeys.F2.event" | "hotKeyConfig.hotKeys.F3.modifiers" | `hotKeyConfig.hotKeys.F3.modifiers.${number}` | "hotKeyConfig.hotKeys.F3.event" | "hotKeyConfig.hotKeys.F4.modifiers" | `hotKeyConfig.hotKeys.F4.modifiers.${number}` | "hotKeyConfig.hotKeys.F4.event" | "hotKeyConfig.hotKeys.F5.modifiers" | `hotKeyConfig.hotKeys.F5.modifiers.${number}` | "hotKeyConfig.hotKeys.F5.event" | "hotKeyConfig.hotKeys.F6.modifiers" | `hotKeyConfig.hotKeys.F6.modifiers.${number}` | "hotKeyConfig.hotKeys.F6.event" | "hotKeyConfig.hotKeys.F7.modifiers" | `hotKeyConfig.hotKeys.F7.modifiers.${number}` | "hotKeyConfig.hotKeys.F7.event" | "hotKeyConfig.hotKeys.F8.modifiers" | `hotKeyConfig.hotKeys.F8.modifiers.${number}` | "hotKeyConfig.hotKeys.F8.event" | "hotKeyConfig.hotKeys.F9.modifiers" | `hotKeyConfig.hotKeys.F9.modifiers.${number}` | "hotKeyConfig.hotKeys.F9.event" | "hotKeyConfig.hotKeys.F10.modifiers" | `hotKeyConfig.hotKeys.F10.modifiers.${number}` | "hotKeyConfig.hotKeys.F10.event" | "hotKeyConfig.hotKeys.F11.modifiers" | `hotKeyConfig.hotKeys.F11.modifiers.${number}` | "hotKeyConfig.hotKeys.F11.event" | "hotKeyConfig.hotKeys.F12.modifiers" | `hotKeyConfig.hotKeys.F12.modifiers.${number}` | "hotKeyConfig.hotKeys.F12.event" | "hotKeyConfig.hotKeys.;.modifiers" | `hotKeyConfig.hotKeys.;.modifiers.${number}` | "hotKeyConfig.hotKeys.;.event" | "hotKeyConfig.hotKeys.=.modifiers" | `hotKeyConfig.hotKeys.=.modifiers.${number}` | "hotKeyConfig.hotKeys.=.event" | "hotKeyConfig.hotKeys.,.modifiers" | `hotKeyConfig.hotKeys.,.modifiers.${number}` | "hotKeyConfig.hotKeys.,.event" | "hotKeyConfig.hotKeys.`.modifiers" | `hotKeyConfig.hotKeys.\`.modifiers.${number}` | "hotKeyConfig.hotKeys.`.event" | "hotKeyConfig.hotKeys.[.modifiers" | `hotKeyConfig.hotKeys.[.modifiers.${number}` | "hotKeyConfig.hotKeys.[.event" | "hotKeyConfig.hotKeys.\\.modifiers" | `hotKeyConfig.hotKeys.\\.modifiers.${number}` | "hotKeyConfig.hotKeys.\\.event" | "hotKeyConfig.hotKeys.].modifiers" | `hotKeyConfig.hotKeys.].modifiers.${number}` | "hotKeyConfig.hotKeys.].event">(uid: (string & import("zod").BRAND<"workspace">) | null | undefined, path: P, value: P extends "description" | "name" | "uid" | "collections" | "environments" | "activeEnvironmentId" | "cookies" | "themeId" | "selectedHttpClient" | "hotKeyConfig" | "proxyUrl" ? {
|
|
6976
6880
|
uid: string & import("zod").BRAND<"workspace">;
|
|
6977
6881
|
name: string;
|
|
6978
6882
|
description: string;
|
|
@@ -6993,7 +6897,7 @@ declare const client: import("vue").Ref<{
|
|
|
6993
6897
|
}>> | undefined;
|
|
6994
6898
|
} | undefined;
|
|
6995
6899
|
proxyUrl?: string | undefined;
|
|
6996
|
-
}[P] : P extends `${infer K}.${infer R}` ? K extends "
|
|
6900
|
+
}[P] : P extends `${infer K}.${infer R}` ? K extends "description" | "name" | "uid" | "collections" | "environments" | "activeEnvironmentId" | "cookies" | "themeId" | "selectedHttpClient" | "hotKeyConfig" | "proxyUrl" ? R extends import("@scalar/object-utils/nested").Path<{
|
|
6997
6901
|
uid: string & import("zod").BRAND<"workspace">;
|
|
6998
6902
|
name: string;
|
|
6999
6903
|
description: string;
|
|
@@ -7036,7 +6940,7 @@ declare const client: import("vue").Ref<{
|
|
|
7036
6940
|
} | undefined;
|
|
7037
6941
|
proxyUrl?: string | undefined;
|
|
7038
6942
|
}[K], R> : never : K extends `${number}` ? never : never : P extends `${number}` ? never : never) => void;
|
|
7039
|
-
untrackedEdit: <P extends "cookies" | "description" | "name" | "uid" | "collections" | "environments" | "activeEnvironmentId" | "themeId" | "selectedHttpClient" | "hotKeyConfig" | "proxyUrl" | `cookies.${number}` | `collections.${number}` | `environments.${string}` | "selectedHttpClient.targetKey" | "selectedHttpClient.clientKey" | "hotKeyConfig.modifiers" | "hotKeyConfig.hotKeys" | `hotKeyConfig.modifiers.${number}` | "hotKeyConfig.hotKeys." | "hotKeyConfig.hotKeys./" | "hotKeyConfig.hotKeys.Space" | "hotKeyConfig.hotKeys.Backspace" | "hotKeyConfig.hotKeys.Tab" | "hotKeyConfig.hotKeys.Enter" | "hotKeyConfig.hotKeys.Escape" | "hotKeyConfig.hotKeys.ArrowDown" | "hotKeyConfig.hotKeys.ArrowLeft" | "hotKeyConfig.hotKeys.ArrowRight" | "hotKeyConfig.hotKeys.ArrowUp" | "hotKeyConfig.hotKeys.End" | "hotKeyConfig.hotKeys.Home" | "hotKeyConfig.hotKeys.PageDown" | "hotKeyConfig.hotKeys.PageUp" | "hotKeyConfig.hotKeys.Delete" | "hotKeyConfig.hotKeys.0" | "hotKeyConfig.hotKeys.1" | "hotKeyConfig.hotKeys.2" | "hotKeyConfig.hotKeys.3" | "hotKeyConfig.hotKeys.4" | "hotKeyConfig.hotKeys.5" | "hotKeyConfig.hotKeys.6" | "hotKeyConfig.hotKeys.7" | "hotKeyConfig.hotKeys.8" | "hotKeyConfig.hotKeys.9" | "hotKeyConfig.hotKeys.a" | "hotKeyConfig.hotKeys.b" | "hotKeyConfig.hotKeys.c" | "hotKeyConfig.hotKeys.d" | "hotKeyConfig.hotKeys.e" | "hotKeyConfig.hotKeys.f" | "hotKeyConfig.hotKeys.g" | "hotKeyConfig.hotKeys.h" | "hotKeyConfig.hotKeys.i" | "hotKeyConfig.hotKeys.j" | "hotKeyConfig.hotKeys.k" | "hotKeyConfig.hotKeys.l" | "hotKeyConfig.hotKeys.m" | "hotKeyConfig.hotKeys.n" | "hotKeyConfig.hotKeys.o" | "hotKeyConfig.hotKeys.p" | "hotKeyConfig.hotKeys.q" | "hotKeyConfig.hotKeys.r" | "hotKeyConfig.hotKeys.s" | "hotKeyConfig.hotKeys.t" | "hotKeyConfig.hotKeys.u" | "hotKeyConfig.hotKeys.v" | "hotKeyConfig.hotKeys.w" | "hotKeyConfig.hotKeys.x" | "hotKeyConfig.hotKeys.y" | "hotKeyConfig.hotKeys.z" | "hotKeyConfig.hotKeys.*" | "hotKeyConfig.hotKeys.+" | "hotKeyConfig.hotKeys.-" | "hotKeyConfig.hotKeys.." | "hotKeyConfig.hotKeys.F1" | "hotKeyConfig.hotKeys.F2" | "hotKeyConfig.hotKeys.F3" | "hotKeyConfig.hotKeys.F4" | "hotKeyConfig.hotKeys.F5" | "hotKeyConfig.hotKeys.F6" | "hotKeyConfig.hotKeys.F7" | "hotKeyConfig.hotKeys.F8" | "hotKeyConfig.hotKeys.F9" | "hotKeyConfig.hotKeys.F10" | "hotKeyConfig.hotKeys.F11" | "hotKeyConfig.hotKeys.F12" | "hotKeyConfig.hotKeys.;" | "hotKeyConfig.hotKeys.=" | "hotKeyConfig.hotKeys.," | "hotKeyConfig.hotKeys.`" | "hotKeyConfig.hotKeys.[" | "hotKeyConfig.hotKeys.\\" | "hotKeyConfig.hotKeys.]" | "hotKeyConfig.hotKeys..modifiers" | `hotKeyConfig.hotKeys..modifiers.${number}` | "hotKeyConfig.hotKeys..event" | "hotKeyConfig.hotKeys./.modifiers" | `hotKeyConfig.hotKeys./.modifiers.${number}` | "hotKeyConfig.hotKeys./.event" | "hotKeyConfig.hotKeys.Space.modifiers" | `hotKeyConfig.hotKeys.Space.modifiers.${number}` | "hotKeyConfig.hotKeys.Space.event" | "hotKeyConfig.hotKeys.Backspace.modifiers" | `hotKeyConfig.hotKeys.Backspace.modifiers.${number}` | "hotKeyConfig.hotKeys.Backspace.event" | "hotKeyConfig.hotKeys.Tab.modifiers" | `hotKeyConfig.hotKeys.Tab.modifiers.${number}` | "hotKeyConfig.hotKeys.Tab.event" | "hotKeyConfig.hotKeys.Enter.modifiers" | `hotKeyConfig.hotKeys.Enter.modifiers.${number}` | "hotKeyConfig.hotKeys.Enter.event" | "hotKeyConfig.hotKeys.Escape.modifiers" | `hotKeyConfig.hotKeys.Escape.modifiers.${number}` | "hotKeyConfig.hotKeys.Escape.event" | "hotKeyConfig.hotKeys.ArrowDown.modifiers" | `hotKeyConfig.hotKeys.ArrowDown.modifiers.${number}` | "hotKeyConfig.hotKeys.ArrowDown.event" | "hotKeyConfig.hotKeys.ArrowLeft.modifiers" | `hotKeyConfig.hotKeys.ArrowLeft.modifiers.${number}` | "hotKeyConfig.hotKeys.ArrowLeft.event" | "hotKeyConfig.hotKeys.ArrowRight.modifiers" | `hotKeyConfig.hotKeys.ArrowRight.modifiers.${number}` | "hotKeyConfig.hotKeys.ArrowRight.event" | "hotKeyConfig.hotKeys.ArrowUp.modifiers" | `hotKeyConfig.hotKeys.ArrowUp.modifiers.${number}` | "hotKeyConfig.hotKeys.ArrowUp.event" | "hotKeyConfig.hotKeys.End.modifiers" | `hotKeyConfig.hotKeys.End.modifiers.${number}` | "hotKeyConfig.hotKeys.End.event" | "hotKeyConfig.hotKeys.Home.modifiers" | `hotKeyConfig.hotKeys.Home.modifiers.${number}` | "hotKeyConfig.hotKeys.Home.event" | "hotKeyConfig.hotKeys.PageDown.modifiers" | `hotKeyConfig.hotKeys.PageDown.modifiers.${number}` | "hotKeyConfig.hotKeys.PageDown.event" | "hotKeyConfig.hotKeys.PageUp.modifiers" | `hotKeyConfig.hotKeys.PageUp.modifiers.${number}` | "hotKeyConfig.hotKeys.PageUp.event" | "hotKeyConfig.hotKeys.Delete.modifiers" | `hotKeyConfig.hotKeys.Delete.modifiers.${number}` | "hotKeyConfig.hotKeys.Delete.event" | "hotKeyConfig.hotKeys.0.modifiers" | `hotKeyConfig.hotKeys.0.modifiers.${number}` | "hotKeyConfig.hotKeys.0.event" | "hotKeyConfig.hotKeys.1.modifiers" | `hotKeyConfig.hotKeys.1.modifiers.${number}` | "hotKeyConfig.hotKeys.1.event" | "hotKeyConfig.hotKeys.2.modifiers" | `hotKeyConfig.hotKeys.2.modifiers.${number}` | "hotKeyConfig.hotKeys.2.event" | "hotKeyConfig.hotKeys.3.modifiers" | `hotKeyConfig.hotKeys.3.modifiers.${number}` | "hotKeyConfig.hotKeys.3.event" | "hotKeyConfig.hotKeys.4.modifiers" | `hotKeyConfig.hotKeys.4.modifiers.${number}` | "hotKeyConfig.hotKeys.4.event" | "hotKeyConfig.hotKeys.5.modifiers" | `hotKeyConfig.hotKeys.5.modifiers.${number}` | "hotKeyConfig.hotKeys.5.event" | "hotKeyConfig.hotKeys.6.modifiers" | `hotKeyConfig.hotKeys.6.modifiers.${number}` | "hotKeyConfig.hotKeys.6.event" | "hotKeyConfig.hotKeys.7.modifiers" | `hotKeyConfig.hotKeys.7.modifiers.${number}` | "hotKeyConfig.hotKeys.7.event" | "hotKeyConfig.hotKeys.8.modifiers" | `hotKeyConfig.hotKeys.8.modifiers.${number}` | "hotKeyConfig.hotKeys.8.event" | "hotKeyConfig.hotKeys.9.modifiers" | `hotKeyConfig.hotKeys.9.modifiers.${number}` | "hotKeyConfig.hotKeys.9.event" | "hotKeyConfig.hotKeys.a.modifiers" | `hotKeyConfig.hotKeys.a.modifiers.${number}` | "hotKeyConfig.hotKeys.a.event" | "hotKeyConfig.hotKeys.b.modifiers" | `hotKeyConfig.hotKeys.b.modifiers.${number}` | "hotKeyConfig.hotKeys.b.event" | "hotKeyConfig.hotKeys.c.modifiers" | `hotKeyConfig.hotKeys.c.modifiers.${number}` | "hotKeyConfig.hotKeys.c.event" | "hotKeyConfig.hotKeys.d.modifiers" | `hotKeyConfig.hotKeys.d.modifiers.${number}` | "hotKeyConfig.hotKeys.d.event" | "hotKeyConfig.hotKeys.e.modifiers" | `hotKeyConfig.hotKeys.e.modifiers.${number}` | "hotKeyConfig.hotKeys.e.event" | "hotKeyConfig.hotKeys.f.modifiers" | `hotKeyConfig.hotKeys.f.modifiers.${number}` | "hotKeyConfig.hotKeys.f.event" | "hotKeyConfig.hotKeys.g.modifiers" | `hotKeyConfig.hotKeys.g.modifiers.${number}` | "hotKeyConfig.hotKeys.g.event" | "hotKeyConfig.hotKeys.h.modifiers" | `hotKeyConfig.hotKeys.h.modifiers.${number}` | "hotKeyConfig.hotKeys.h.event" | "hotKeyConfig.hotKeys.i.modifiers" | `hotKeyConfig.hotKeys.i.modifiers.${number}` | "hotKeyConfig.hotKeys.i.event" | "hotKeyConfig.hotKeys.j.modifiers" | `hotKeyConfig.hotKeys.j.modifiers.${number}` | "hotKeyConfig.hotKeys.j.event" | "hotKeyConfig.hotKeys.k.modifiers" | `hotKeyConfig.hotKeys.k.modifiers.${number}` | "hotKeyConfig.hotKeys.k.event" | "hotKeyConfig.hotKeys.l.modifiers" | `hotKeyConfig.hotKeys.l.modifiers.${number}` | "hotKeyConfig.hotKeys.l.event" | "hotKeyConfig.hotKeys.m.modifiers" | `hotKeyConfig.hotKeys.m.modifiers.${number}` | "hotKeyConfig.hotKeys.m.event" | "hotKeyConfig.hotKeys.n.modifiers" | `hotKeyConfig.hotKeys.n.modifiers.${number}` | "hotKeyConfig.hotKeys.n.event" | "hotKeyConfig.hotKeys.o.modifiers" | `hotKeyConfig.hotKeys.o.modifiers.${number}` | "hotKeyConfig.hotKeys.o.event" | "hotKeyConfig.hotKeys.p.modifiers" | `hotKeyConfig.hotKeys.p.modifiers.${number}` | "hotKeyConfig.hotKeys.p.event" | "hotKeyConfig.hotKeys.q.modifiers" | `hotKeyConfig.hotKeys.q.modifiers.${number}` | "hotKeyConfig.hotKeys.q.event" | "hotKeyConfig.hotKeys.r.modifiers" | `hotKeyConfig.hotKeys.r.modifiers.${number}` | "hotKeyConfig.hotKeys.r.event" | "hotKeyConfig.hotKeys.s.modifiers" | `hotKeyConfig.hotKeys.s.modifiers.${number}` | "hotKeyConfig.hotKeys.s.event" | "hotKeyConfig.hotKeys.t.modifiers" | `hotKeyConfig.hotKeys.t.modifiers.${number}` | "hotKeyConfig.hotKeys.t.event" | "hotKeyConfig.hotKeys.u.modifiers" | `hotKeyConfig.hotKeys.u.modifiers.${number}` | "hotKeyConfig.hotKeys.u.event" | "hotKeyConfig.hotKeys.v.modifiers" | `hotKeyConfig.hotKeys.v.modifiers.${number}` | "hotKeyConfig.hotKeys.v.event" | "hotKeyConfig.hotKeys.w.modifiers" | `hotKeyConfig.hotKeys.w.modifiers.${number}` | "hotKeyConfig.hotKeys.w.event" | "hotKeyConfig.hotKeys.x.modifiers" | `hotKeyConfig.hotKeys.x.modifiers.${number}` | "hotKeyConfig.hotKeys.x.event" | "hotKeyConfig.hotKeys.y.modifiers" | `hotKeyConfig.hotKeys.y.modifiers.${number}` | "hotKeyConfig.hotKeys.y.event" | "hotKeyConfig.hotKeys.z.modifiers" | `hotKeyConfig.hotKeys.z.modifiers.${number}` | "hotKeyConfig.hotKeys.z.event" | "hotKeyConfig.hotKeys.*.modifiers" | `hotKeyConfig.hotKeys.*.modifiers.${number}` | "hotKeyConfig.hotKeys.*.event" | "hotKeyConfig.hotKeys.+.modifiers" | `hotKeyConfig.hotKeys.+.modifiers.${number}` | "hotKeyConfig.hotKeys.+.event" | "hotKeyConfig.hotKeys.-.modifiers" | `hotKeyConfig.hotKeys.-.modifiers.${number}` | "hotKeyConfig.hotKeys.-.event" | "hotKeyConfig.hotKeys...modifiers" | `hotKeyConfig.hotKeys...modifiers.${number}` | "hotKeyConfig.hotKeys...event" | "hotKeyConfig.hotKeys.F1.modifiers" | `hotKeyConfig.hotKeys.F1.modifiers.${number}` | "hotKeyConfig.hotKeys.F1.event" | "hotKeyConfig.hotKeys.F2.modifiers" | `hotKeyConfig.hotKeys.F2.modifiers.${number}` | "hotKeyConfig.hotKeys.F2.event" | "hotKeyConfig.hotKeys.F3.modifiers" | `hotKeyConfig.hotKeys.F3.modifiers.${number}` | "hotKeyConfig.hotKeys.F3.event" | "hotKeyConfig.hotKeys.F4.modifiers" | `hotKeyConfig.hotKeys.F4.modifiers.${number}` | "hotKeyConfig.hotKeys.F4.event" | "hotKeyConfig.hotKeys.F5.modifiers" | `hotKeyConfig.hotKeys.F5.modifiers.${number}` | "hotKeyConfig.hotKeys.F5.event" | "hotKeyConfig.hotKeys.F6.modifiers" | `hotKeyConfig.hotKeys.F6.modifiers.${number}` | "hotKeyConfig.hotKeys.F6.event" | "hotKeyConfig.hotKeys.F7.modifiers" | `hotKeyConfig.hotKeys.F7.modifiers.${number}` | "hotKeyConfig.hotKeys.F7.event" | "hotKeyConfig.hotKeys.F8.modifiers" | `hotKeyConfig.hotKeys.F8.modifiers.${number}` | "hotKeyConfig.hotKeys.F8.event" | "hotKeyConfig.hotKeys.F9.modifiers" | `hotKeyConfig.hotKeys.F9.modifiers.${number}` | "hotKeyConfig.hotKeys.F9.event" | "hotKeyConfig.hotKeys.F10.modifiers" | `hotKeyConfig.hotKeys.F10.modifiers.${number}` | "hotKeyConfig.hotKeys.F10.event" | "hotKeyConfig.hotKeys.F11.modifiers" | `hotKeyConfig.hotKeys.F11.modifiers.${number}` | "hotKeyConfig.hotKeys.F11.event" | "hotKeyConfig.hotKeys.F12.modifiers" | `hotKeyConfig.hotKeys.F12.modifiers.${number}` | "hotKeyConfig.hotKeys.F12.event" | "hotKeyConfig.hotKeys.;.modifiers" | `hotKeyConfig.hotKeys.;.modifiers.${number}` | "hotKeyConfig.hotKeys.;.event" | "hotKeyConfig.hotKeys.=.modifiers" | `hotKeyConfig.hotKeys.=.modifiers.${number}` | "hotKeyConfig.hotKeys.=.event" | "hotKeyConfig.hotKeys.,.modifiers" | `hotKeyConfig.hotKeys.,.modifiers.${number}` | "hotKeyConfig.hotKeys.,.event" | "hotKeyConfig.hotKeys.`.modifiers" | `hotKeyConfig.hotKeys.\`.modifiers.${number}` | "hotKeyConfig.hotKeys.`.event" | "hotKeyConfig.hotKeys.[.modifiers" | `hotKeyConfig.hotKeys.[.modifiers.${number}` | "hotKeyConfig.hotKeys.[.event" | "hotKeyConfig.hotKeys.\\.modifiers" | `hotKeyConfig.hotKeys.\\.modifiers.${number}` | "hotKeyConfig.hotKeys.\\.event" | "hotKeyConfig.hotKeys.].modifiers" | `hotKeyConfig.hotKeys.].modifiers.${number}` | "hotKeyConfig.hotKeys.].event">(uid: string & import("zod").BRAND<"workspace">, path: P, value: P extends "cookies" | "description" | "name" | "uid" | "collections" | "environments" | "activeEnvironmentId" | "themeId" | "selectedHttpClient" | "hotKeyConfig" | "proxyUrl" ? {
|
|
6943
|
+
untrackedEdit: <P extends "description" | "name" | "uid" | "collections" | "environments" | "activeEnvironmentId" | "cookies" | "themeId" | "selectedHttpClient" | "hotKeyConfig" | "proxyUrl" | `collections.${number}` | `environments.${string}` | `cookies.${number}` | "selectedHttpClient.targetKey" | "selectedHttpClient.clientKey" | "hotKeyConfig.modifiers" | "hotKeyConfig.hotKeys" | `hotKeyConfig.modifiers.${number}` | "hotKeyConfig.hotKeys." | "hotKeyConfig.hotKeys./" | "hotKeyConfig.hotKeys.Space" | "hotKeyConfig.hotKeys.Backspace" | "hotKeyConfig.hotKeys.Tab" | "hotKeyConfig.hotKeys.Enter" | "hotKeyConfig.hotKeys.Escape" | "hotKeyConfig.hotKeys.ArrowDown" | "hotKeyConfig.hotKeys.ArrowLeft" | "hotKeyConfig.hotKeys.ArrowRight" | "hotKeyConfig.hotKeys.ArrowUp" | "hotKeyConfig.hotKeys.End" | "hotKeyConfig.hotKeys.Home" | "hotKeyConfig.hotKeys.PageDown" | "hotKeyConfig.hotKeys.PageUp" | "hotKeyConfig.hotKeys.Delete" | "hotKeyConfig.hotKeys.0" | "hotKeyConfig.hotKeys.1" | "hotKeyConfig.hotKeys.2" | "hotKeyConfig.hotKeys.3" | "hotKeyConfig.hotKeys.4" | "hotKeyConfig.hotKeys.5" | "hotKeyConfig.hotKeys.6" | "hotKeyConfig.hotKeys.7" | "hotKeyConfig.hotKeys.8" | "hotKeyConfig.hotKeys.9" | "hotKeyConfig.hotKeys.a" | "hotKeyConfig.hotKeys.b" | "hotKeyConfig.hotKeys.c" | "hotKeyConfig.hotKeys.d" | "hotKeyConfig.hotKeys.e" | "hotKeyConfig.hotKeys.f" | "hotKeyConfig.hotKeys.g" | "hotKeyConfig.hotKeys.h" | "hotKeyConfig.hotKeys.i" | "hotKeyConfig.hotKeys.j" | "hotKeyConfig.hotKeys.k" | "hotKeyConfig.hotKeys.l" | "hotKeyConfig.hotKeys.m" | "hotKeyConfig.hotKeys.n" | "hotKeyConfig.hotKeys.o" | "hotKeyConfig.hotKeys.p" | "hotKeyConfig.hotKeys.q" | "hotKeyConfig.hotKeys.r" | "hotKeyConfig.hotKeys.s" | "hotKeyConfig.hotKeys.t" | "hotKeyConfig.hotKeys.u" | "hotKeyConfig.hotKeys.v" | "hotKeyConfig.hotKeys.w" | "hotKeyConfig.hotKeys.x" | "hotKeyConfig.hotKeys.y" | "hotKeyConfig.hotKeys.z" | "hotKeyConfig.hotKeys.*" | "hotKeyConfig.hotKeys.+" | "hotKeyConfig.hotKeys.-" | "hotKeyConfig.hotKeys.." | "hotKeyConfig.hotKeys.F1" | "hotKeyConfig.hotKeys.F2" | "hotKeyConfig.hotKeys.F3" | "hotKeyConfig.hotKeys.F4" | "hotKeyConfig.hotKeys.F5" | "hotKeyConfig.hotKeys.F6" | "hotKeyConfig.hotKeys.F7" | "hotKeyConfig.hotKeys.F8" | "hotKeyConfig.hotKeys.F9" | "hotKeyConfig.hotKeys.F10" | "hotKeyConfig.hotKeys.F11" | "hotKeyConfig.hotKeys.F12" | "hotKeyConfig.hotKeys.;" | "hotKeyConfig.hotKeys.=" | "hotKeyConfig.hotKeys.," | "hotKeyConfig.hotKeys.`" | "hotKeyConfig.hotKeys.[" | "hotKeyConfig.hotKeys.\\" | "hotKeyConfig.hotKeys.]" | "hotKeyConfig.hotKeys..modifiers" | `hotKeyConfig.hotKeys..modifiers.${number}` | "hotKeyConfig.hotKeys..event" | "hotKeyConfig.hotKeys./.modifiers" | `hotKeyConfig.hotKeys./.modifiers.${number}` | "hotKeyConfig.hotKeys./.event" | "hotKeyConfig.hotKeys.Space.modifiers" | `hotKeyConfig.hotKeys.Space.modifiers.${number}` | "hotKeyConfig.hotKeys.Space.event" | "hotKeyConfig.hotKeys.Backspace.modifiers" | `hotKeyConfig.hotKeys.Backspace.modifiers.${number}` | "hotKeyConfig.hotKeys.Backspace.event" | "hotKeyConfig.hotKeys.Tab.modifiers" | `hotKeyConfig.hotKeys.Tab.modifiers.${number}` | "hotKeyConfig.hotKeys.Tab.event" | "hotKeyConfig.hotKeys.Enter.modifiers" | `hotKeyConfig.hotKeys.Enter.modifiers.${number}` | "hotKeyConfig.hotKeys.Enter.event" | "hotKeyConfig.hotKeys.Escape.modifiers" | `hotKeyConfig.hotKeys.Escape.modifiers.${number}` | "hotKeyConfig.hotKeys.Escape.event" | "hotKeyConfig.hotKeys.ArrowDown.modifiers" | `hotKeyConfig.hotKeys.ArrowDown.modifiers.${number}` | "hotKeyConfig.hotKeys.ArrowDown.event" | "hotKeyConfig.hotKeys.ArrowLeft.modifiers" | `hotKeyConfig.hotKeys.ArrowLeft.modifiers.${number}` | "hotKeyConfig.hotKeys.ArrowLeft.event" | "hotKeyConfig.hotKeys.ArrowRight.modifiers" | `hotKeyConfig.hotKeys.ArrowRight.modifiers.${number}` | "hotKeyConfig.hotKeys.ArrowRight.event" | "hotKeyConfig.hotKeys.ArrowUp.modifiers" | `hotKeyConfig.hotKeys.ArrowUp.modifiers.${number}` | "hotKeyConfig.hotKeys.ArrowUp.event" | "hotKeyConfig.hotKeys.End.modifiers" | `hotKeyConfig.hotKeys.End.modifiers.${number}` | "hotKeyConfig.hotKeys.End.event" | "hotKeyConfig.hotKeys.Home.modifiers" | `hotKeyConfig.hotKeys.Home.modifiers.${number}` | "hotKeyConfig.hotKeys.Home.event" | "hotKeyConfig.hotKeys.PageDown.modifiers" | `hotKeyConfig.hotKeys.PageDown.modifiers.${number}` | "hotKeyConfig.hotKeys.PageDown.event" | "hotKeyConfig.hotKeys.PageUp.modifiers" | `hotKeyConfig.hotKeys.PageUp.modifiers.${number}` | "hotKeyConfig.hotKeys.PageUp.event" | "hotKeyConfig.hotKeys.Delete.modifiers" | `hotKeyConfig.hotKeys.Delete.modifiers.${number}` | "hotKeyConfig.hotKeys.Delete.event" | "hotKeyConfig.hotKeys.0.modifiers" | `hotKeyConfig.hotKeys.0.modifiers.${number}` | "hotKeyConfig.hotKeys.0.event" | "hotKeyConfig.hotKeys.1.modifiers" | `hotKeyConfig.hotKeys.1.modifiers.${number}` | "hotKeyConfig.hotKeys.1.event" | "hotKeyConfig.hotKeys.2.modifiers" | `hotKeyConfig.hotKeys.2.modifiers.${number}` | "hotKeyConfig.hotKeys.2.event" | "hotKeyConfig.hotKeys.3.modifiers" | `hotKeyConfig.hotKeys.3.modifiers.${number}` | "hotKeyConfig.hotKeys.3.event" | "hotKeyConfig.hotKeys.4.modifiers" | `hotKeyConfig.hotKeys.4.modifiers.${number}` | "hotKeyConfig.hotKeys.4.event" | "hotKeyConfig.hotKeys.5.modifiers" | `hotKeyConfig.hotKeys.5.modifiers.${number}` | "hotKeyConfig.hotKeys.5.event" | "hotKeyConfig.hotKeys.6.modifiers" | `hotKeyConfig.hotKeys.6.modifiers.${number}` | "hotKeyConfig.hotKeys.6.event" | "hotKeyConfig.hotKeys.7.modifiers" | `hotKeyConfig.hotKeys.7.modifiers.${number}` | "hotKeyConfig.hotKeys.7.event" | "hotKeyConfig.hotKeys.8.modifiers" | `hotKeyConfig.hotKeys.8.modifiers.${number}` | "hotKeyConfig.hotKeys.8.event" | "hotKeyConfig.hotKeys.9.modifiers" | `hotKeyConfig.hotKeys.9.modifiers.${number}` | "hotKeyConfig.hotKeys.9.event" | "hotKeyConfig.hotKeys.a.modifiers" | `hotKeyConfig.hotKeys.a.modifiers.${number}` | "hotKeyConfig.hotKeys.a.event" | "hotKeyConfig.hotKeys.b.modifiers" | `hotKeyConfig.hotKeys.b.modifiers.${number}` | "hotKeyConfig.hotKeys.b.event" | "hotKeyConfig.hotKeys.c.modifiers" | `hotKeyConfig.hotKeys.c.modifiers.${number}` | "hotKeyConfig.hotKeys.c.event" | "hotKeyConfig.hotKeys.d.modifiers" | `hotKeyConfig.hotKeys.d.modifiers.${number}` | "hotKeyConfig.hotKeys.d.event" | "hotKeyConfig.hotKeys.e.modifiers" | `hotKeyConfig.hotKeys.e.modifiers.${number}` | "hotKeyConfig.hotKeys.e.event" | "hotKeyConfig.hotKeys.f.modifiers" | `hotKeyConfig.hotKeys.f.modifiers.${number}` | "hotKeyConfig.hotKeys.f.event" | "hotKeyConfig.hotKeys.g.modifiers" | `hotKeyConfig.hotKeys.g.modifiers.${number}` | "hotKeyConfig.hotKeys.g.event" | "hotKeyConfig.hotKeys.h.modifiers" | `hotKeyConfig.hotKeys.h.modifiers.${number}` | "hotKeyConfig.hotKeys.h.event" | "hotKeyConfig.hotKeys.i.modifiers" | `hotKeyConfig.hotKeys.i.modifiers.${number}` | "hotKeyConfig.hotKeys.i.event" | "hotKeyConfig.hotKeys.j.modifiers" | `hotKeyConfig.hotKeys.j.modifiers.${number}` | "hotKeyConfig.hotKeys.j.event" | "hotKeyConfig.hotKeys.k.modifiers" | `hotKeyConfig.hotKeys.k.modifiers.${number}` | "hotKeyConfig.hotKeys.k.event" | "hotKeyConfig.hotKeys.l.modifiers" | `hotKeyConfig.hotKeys.l.modifiers.${number}` | "hotKeyConfig.hotKeys.l.event" | "hotKeyConfig.hotKeys.m.modifiers" | `hotKeyConfig.hotKeys.m.modifiers.${number}` | "hotKeyConfig.hotKeys.m.event" | "hotKeyConfig.hotKeys.n.modifiers" | `hotKeyConfig.hotKeys.n.modifiers.${number}` | "hotKeyConfig.hotKeys.n.event" | "hotKeyConfig.hotKeys.o.modifiers" | `hotKeyConfig.hotKeys.o.modifiers.${number}` | "hotKeyConfig.hotKeys.o.event" | "hotKeyConfig.hotKeys.p.modifiers" | `hotKeyConfig.hotKeys.p.modifiers.${number}` | "hotKeyConfig.hotKeys.p.event" | "hotKeyConfig.hotKeys.q.modifiers" | `hotKeyConfig.hotKeys.q.modifiers.${number}` | "hotKeyConfig.hotKeys.q.event" | "hotKeyConfig.hotKeys.r.modifiers" | `hotKeyConfig.hotKeys.r.modifiers.${number}` | "hotKeyConfig.hotKeys.r.event" | "hotKeyConfig.hotKeys.s.modifiers" | `hotKeyConfig.hotKeys.s.modifiers.${number}` | "hotKeyConfig.hotKeys.s.event" | "hotKeyConfig.hotKeys.t.modifiers" | `hotKeyConfig.hotKeys.t.modifiers.${number}` | "hotKeyConfig.hotKeys.t.event" | "hotKeyConfig.hotKeys.u.modifiers" | `hotKeyConfig.hotKeys.u.modifiers.${number}` | "hotKeyConfig.hotKeys.u.event" | "hotKeyConfig.hotKeys.v.modifiers" | `hotKeyConfig.hotKeys.v.modifiers.${number}` | "hotKeyConfig.hotKeys.v.event" | "hotKeyConfig.hotKeys.w.modifiers" | `hotKeyConfig.hotKeys.w.modifiers.${number}` | "hotKeyConfig.hotKeys.w.event" | "hotKeyConfig.hotKeys.x.modifiers" | `hotKeyConfig.hotKeys.x.modifiers.${number}` | "hotKeyConfig.hotKeys.x.event" | "hotKeyConfig.hotKeys.y.modifiers" | `hotKeyConfig.hotKeys.y.modifiers.${number}` | "hotKeyConfig.hotKeys.y.event" | "hotKeyConfig.hotKeys.z.modifiers" | `hotKeyConfig.hotKeys.z.modifiers.${number}` | "hotKeyConfig.hotKeys.z.event" | "hotKeyConfig.hotKeys.*.modifiers" | `hotKeyConfig.hotKeys.*.modifiers.${number}` | "hotKeyConfig.hotKeys.*.event" | "hotKeyConfig.hotKeys.+.modifiers" | `hotKeyConfig.hotKeys.+.modifiers.${number}` | "hotKeyConfig.hotKeys.+.event" | "hotKeyConfig.hotKeys.-.modifiers" | `hotKeyConfig.hotKeys.-.modifiers.${number}` | "hotKeyConfig.hotKeys.-.event" | "hotKeyConfig.hotKeys...modifiers" | `hotKeyConfig.hotKeys...modifiers.${number}` | "hotKeyConfig.hotKeys...event" | "hotKeyConfig.hotKeys.F1.modifiers" | `hotKeyConfig.hotKeys.F1.modifiers.${number}` | "hotKeyConfig.hotKeys.F1.event" | "hotKeyConfig.hotKeys.F2.modifiers" | `hotKeyConfig.hotKeys.F2.modifiers.${number}` | "hotKeyConfig.hotKeys.F2.event" | "hotKeyConfig.hotKeys.F3.modifiers" | `hotKeyConfig.hotKeys.F3.modifiers.${number}` | "hotKeyConfig.hotKeys.F3.event" | "hotKeyConfig.hotKeys.F4.modifiers" | `hotKeyConfig.hotKeys.F4.modifiers.${number}` | "hotKeyConfig.hotKeys.F4.event" | "hotKeyConfig.hotKeys.F5.modifiers" | `hotKeyConfig.hotKeys.F5.modifiers.${number}` | "hotKeyConfig.hotKeys.F5.event" | "hotKeyConfig.hotKeys.F6.modifiers" | `hotKeyConfig.hotKeys.F6.modifiers.${number}` | "hotKeyConfig.hotKeys.F6.event" | "hotKeyConfig.hotKeys.F7.modifiers" | `hotKeyConfig.hotKeys.F7.modifiers.${number}` | "hotKeyConfig.hotKeys.F7.event" | "hotKeyConfig.hotKeys.F8.modifiers" | `hotKeyConfig.hotKeys.F8.modifiers.${number}` | "hotKeyConfig.hotKeys.F8.event" | "hotKeyConfig.hotKeys.F9.modifiers" | `hotKeyConfig.hotKeys.F9.modifiers.${number}` | "hotKeyConfig.hotKeys.F9.event" | "hotKeyConfig.hotKeys.F10.modifiers" | `hotKeyConfig.hotKeys.F10.modifiers.${number}` | "hotKeyConfig.hotKeys.F10.event" | "hotKeyConfig.hotKeys.F11.modifiers" | `hotKeyConfig.hotKeys.F11.modifiers.${number}` | "hotKeyConfig.hotKeys.F11.event" | "hotKeyConfig.hotKeys.F12.modifiers" | `hotKeyConfig.hotKeys.F12.modifiers.${number}` | "hotKeyConfig.hotKeys.F12.event" | "hotKeyConfig.hotKeys.;.modifiers" | `hotKeyConfig.hotKeys.;.modifiers.${number}` | "hotKeyConfig.hotKeys.;.event" | "hotKeyConfig.hotKeys.=.modifiers" | `hotKeyConfig.hotKeys.=.modifiers.${number}` | "hotKeyConfig.hotKeys.=.event" | "hotKeyConfig.hotKeys.,.modifiers" | `hotKeyConfig.hotKeys.,.modifiers.${number}` | "hotKeyConfig.hotKeys.,.event" | "hotKeyConfig.hotKeys.`.modifiers" | `hotKeyConfig.hotKeys.\`.modifiers.${number}` | "hotKeyConfig.hotKeys.`.event" | "hotKeyConfig.hotKeys.[.modifiers" | `hotKeyConfig.hotKeys.[.modifiers.${number}` | "hotKeyConfig.hotKeys.[.event" | "hotKeyConfig.hotKeys.\\.modifiers" | `hotKeyConfig.hotKeys.\\.modifiers.${number}` | "hotKeyConfig.hotKeys.\\.event" | "hotKeyConfig.hotKeys.].modifiers" | `hotKeyConfig.hotKeys.].modifiers.${number}` | "hotKeyConfig.hotKeys.].event">(uid: string & import("zod").BRAND<"workspace">, path: P, value: P extends "description" | "name" | "uid" | "collections" | "environments" | "activeEnvironmentId" | "cookies" | "themeId" | "selectedHttpClient" | "hotKeyConfig" | "proxyUrl" ? {
|
|
7040
6944
|
uid: string & import("zod").BRAND<"workspace">;
|
|
7041
6945
|
name: string;
|
|
7042
6946
|
description: string;
|
|
@@ -7057,7 +6961,7 @@ declare const client: import("vue").Ref<{
|
|
|
7057
6961
|
}>> | undefined;
|
|
7058
6962
|
} | undefined;
|
|
7059
6963
|
proxyUrl?: string | undefined;
|
|
7060
|
-
}[P] : P extends `${infer K}.${infer R}` ? K extends "
|
|
6964
|
+
}[P] : P extends `${infer K}.${infer R}` ? K extends "description" | "name" | "uid" | "collections" | "environments" | "activeEnvironmentId" | "cookies" | "themeId" | "selectedHttpClient" | "hotKeyConfig" | "proxyUrl" ? R extends import("@scalar/object-utils/nested").Path<{
|
|
7061
6965
|
uid: string & import("zod").BRAND<"workspace">;
|
|
7062
6966
|
name: string;
|
|
7063
6967
|
description: string;
|