@scalar/api-client 2.5.19 → 2.5.20
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 +37 -0
- package/dist/components/AddressBar/AddressBar.vue.d.ts +2 -2
- package/dist/components/AddressBar/AddressBar.vue.js +1 -1
- package/dist/components/AddressBar/AddressBar.vue3.js +4 -0
- package/dist/components/AddressBar/AddressBarHistory.vue.js +1 -1
- package/dist/components/AddressBar/AddressBarHistory.vue3.js +4 -0
- package/dist/components/AddressBar/index.d.ts +1 -1
- package/dist/components/CodeInput/CodeInput.vue.d.ts +5 -5
- package/dist/components/CodeInput/CodeInput.vue.d.ts.map +1 -1
- package/dist/components/CodeInput/CodeInput.vue.js +2 -2
- package/dist/components/CodeInput/CodeInput.vue3.js +4 -0
- package/dist/components/CodeInput/CodeInput.vue4.js +4 -0
- package/dist/components/CodeInput/codeVariableWidget.d.ts +1 -1
- package/dist/components/CodeInput/index.d.ts +1 -1
- package/dist/components/CommandPalette/CommandActionForm.vue.d.ts +3 -3
- package/dist/components/CommandPalette/CommandActionForm.vue.d.ts.map +1 -1
- package/dist/components/CommandPalette/CommandActionInput.vue.d.ts +2 -2
- package/dist/components/CommandPalette/CommandPaletteCollection.vue.d.ts +2 -2
- package/dist/components/CommandPalette/CommandPaletteExample.vue.d.ts +2 -2
- package/dist/components/CommandPalette/CommandPaletteImport.vue.d.ts +2 -2
- package/dist/components/CommandPalette/CommandPaletteImportCurl.vue.d.ts +2 -2
- package/dist/components/CommandPalette/CommandPaletteImportCurl.vue.js +1 -1
- package/dist/components/CommandPalette/CommandPaletteImportCurl.vue3.js +4 -0
- package/dist/components/CommandPalette/CommandPaletteServer.vue.d.ts +2 -2
- package/dist/components/CommandPalette/CommandPaletteTag.vue.d.ts +2 -2
- package/dist/components/CommandPalette/CommandPaletteWorkspace.vue.d.ts +2 -2
- package/dist/components/CommandPalette/TheCommandPalette.vue.d.ts +22 -22
- package/dist/components/CommandPalette/TheCommandPalette.vue.d.ts.map +1 -1
- package/dist/components/CommandPalette/TheCommandPalette.vue.js +1 -1
- package/dist/components/CommandPalette/TheCommandPalette.vue3.js +4 -0
- package/dist/components/CommandPalette/WatchModeToggle.vue.d.ts +1 -1
- package/dist/components/CommandPalette/index.d.ts +1 -1
- package/dist/components/DataTable/DataTable.vue.d.ts.map +1 -1
- package/dist/components/DataTable/DataTableCell.vue.d.ts.map +1 -1
- package/dist/components/DataTable/DataTableCheckbox.vue.d.ts +1 -1
- package/dist/components/DataTable/DataTableInput.vue.d.ts +40 -40
- package/dist/components/DataTable/DataTableInput.vue.d.ts.map +1 -1
- package/dist/components/DataTable/DataTableInput.vue.js +1 -1
- package/dist/components/DataTable/DataTableInput.vue3.js +4 -0
- package/dist/components/DataTable/DataTableInputSelect.vue.d.ts +1 -1
- package/dist/components/DataTable/DataTableText.vue.d.ts.map +1 -1
- package/dist/components/DataTable/index.d.ts +8 -8
- package/dist/components/EmptyState.vue.js +1 -1
- package/dist/components/EmptyState.vue3.js +4 -0
- package/dist/components/Form/Form.vue.d.ts.map +1 -1
- package/dist/components/Form/LabelInput.vue.d.ts +2 -2
- package/dist/components/Form/LabelInput.vue.js +1 -1
- package/dist/components/Form/LabelInput.vue3.js +4 -0
- package/dist/components/HelpfulLink.vue.d.ts.map +1 -1
- package/dist/components/HttpMethod/HttpMethod.vue.d.ts +1 -1
- package/dist/components/HttpMethod/HttpMethod.vue.js +1 -1
- package/dist/components/HttpMethod/HttpMethod.vue3.js +4 -0
- package/dist/components/HttpMethod/index.d.ts +1 -1
- package/dist/components/IconSelector.vue.d.ts +1 -1
- package/dist/components/IconSelector.vue.d.ts.map +1 -1
- package/dist/components/ImportCollection/DropEventListener.vue.d.ts +1 -1
- package/dist/components/ImportCollection/ImportCollectionListener.vue.js +1 -1
- package/dist/components/ImportCollection/ImportCollectionModal.vue.d.ts +1 -1
- package/dist/components/ImportCollection/ImportCollectionModal.vue2.js +4 -0
- package/dist/components/ImportCollection/ImportCollectionModal.vue3.js +1 -1
- package/dist/components/ImportCollection/ImportNowButton.vue.d.ts +1 -1
- package/dist/components/ImportCollection/PasteEventListener.vue.d.ts +1 -1
- package/dist/components/ImportCollection/UrlQueryParameterChecker.vue.d.ts +1 -1
- package/dist/components/ImportCollection/hooks/useUrlPrefetcher.d.ts +2 -2
- package/dist/components/ImportCollection/index.d.ts +1 -1
- package/dist/components/ImportCollection/utils/import-collection.d.ts +1 -1
- package/dist/components/ImportCollection/utils/workspace-store-is-empty.d.ts +1 -1
- package/dist/components/OpenApiClientButton.vue.d.ts.map +1 -1
- package/dist/components/OpenApiClientButton.vue.js +3 -3
- package/dist/components/OpenApiClientButton.vue2.js +11 -8
- package/dist/components/OpenApiClientButton.vue3.js +4 -0
- package/dist/components/ScalarAsciiArt.vue.js +1 -1
- package/dist/components/ScalarAsciiArt.vue3.js +4 -0
- package/dist/components/ScreenReader.vue.d.ts.map +1 -1
- package/dist/components/SectionFilter.vue.d.ts +1 -1
- package/dist/components/SectionFilter.vue.js +1 -1
- package/dist/components/SectionFilter.vue3.js +4 -0
- package/dist/components/SectionFilterButton.vue.d.ts.map +1 -1
- package/dist/components/Server/ServerDropdownItem.vue.d.ts +1 -1
- package/dist/components/Server/ServerDropdownItem.vue.js +1 -1
- package/dist/components/Server/ServerDropdownItem.vue3.js +4 -0
- package/dist/components/Server/ServerSelector.vue.d.ts +1 -1
- package/dist/components/Server/ServerSelector.vue.d.ts.map +1 -1
- package/dist/components/Server/ServerSelector.vue.js +27 -26
- package/dist/components/Server/ServerVariablesForm.vue.d.ts +1 -1
- package/dist/components/Server/ServerVariablesForm.vue.d.ts.map +1 -1
- package/dist/components/Server/ServerVariablesForm.vue.js +5 -2
- package/dist/components/Server/ServerVariablesSelect.vue.d.ts +1 -1
- package/dist/components/Server/ServerVariablesSelect.vue.d.ts.map +1 -1
- package/dist/components/Server/ServerVariablesSelect.vue.js +19 -19
- package/dist/components/Server/ServerVariablesTextbox.vue.d.ts +1 -1
- package/dist/components/Server/index.d.ts +3 -3
- package/dist/components/SideNav/DownloadAppButton.vue.js +1 -1
- package/dist/components/SideNav/DownloadAppButton.vue3.js +4 -0
- package/dist/components/SideNav/SideNavLink.vue.d.ts.map +1 -1
- package/dist/components/SideNav/SideNavRouterLink.vue.d.ts.map +1 -1
- package/dist/components/Sidebar/Actions/DeleteSidebarListElement.vue.d.ts +2 -2
- package/dist/components/Sidebar/Actions/EditSidebarListCollection.vue.d.ts +2 -2
- package/dist/components/Sidebar/Actions/EditSidebarListElement.vue.d.ts +2 -2
- package/dist/components/Sidebar/Actions/SidebarListElementForm.vue.d.ts +2 -2
- package/dist/components/Sidebar/Actions/SidebarListElementForm.vue.d.ts.map +1 -1
- package/dist/components/Sidebar/Actions/SidebarListElementForm.vue.js +1 -1
- package/dist/components/Sidebar/Actions/SidebarListElementForm.vue3.js +4 -0
- 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.vue3.js +4 -0
- package/dist/components/Sidebar/SidebarButton.vue.d.ts.map +1 -1
- package/dist/components/Sidebar/SidebarListElement.vue.d.ts +4 -4
- package/dist/components/Sidebar/SidebarListElement.vue.js +2 -2
- package/dist/components/Sidebar/SidebarListElement.vue3.js +4 -0
- package/dist/components/Sidebar/SidebarListElement.vue4.js +4 -0
- package/dist/components/Sidebar/SidebarListElementActions.vue.d.ts +2 -2
- package/dist/components/Sidebar/index.d.ts +1 -1
- package/dist/components/TopNav/TopNavItem.vue.d.ts +5 -5
- package/dist/components/TopNav/TopNavItem.vue.js +1 -1
- package/dist/components/TopNav/TopNavItem.vue3.js +4 -0
- package/dist/components/ViewLayout/ViewLayoutCollapse.vue.d.ts +1 -1
- package/dist/components/ViewLayout/ViewLayoutCollapse.vue.d.ts.map +1 -1
- package/dist/components/ViewLayout/index.d.ts +1 -1
- package/dist/components/index.d.ts +3 -3
- package/dist/hooks/index.d.ts +5 -5
- package/dist/hooks/useSidebar.d.ts +1 -1
- package/dist/index.d.ts +5 -5
- package/dist/index.js +2 -2
- package/dist/layouts/App/ApiClientApp.vue.d.ts +2 -2
- package/dist/layouts/App/ApiClientApp.vue2.js +4 -0
- package/dist/layouts/App/ApiClientApp.vue3.js +1 -1
- package/dist/layouts/App/create-api-client-app.d.ts +131 -101
- package/dist/layouts/App/create-api-client-app.d.ts.map +1 -1
- package/dist/layouts/App/create-api-client-app.js +1 -1
- package/dist/layouts/App/index.d.ts +2 -2
- package/dist/layouts/App/index.js +1 -1
- package/dist/layouts/Modal/ApiClientModal.vue.js +1 -1
- package/dist/layouts/Modal/ApiClientModal.vue3.js +4 -0
- package/dist/layouts/Modal/create-api-client-modal.d.ts +263 -203
- package/dist/layouts/Modal/create-api-client-modal.d.ts.map +1 -1
- package/dist/layouts/Modal/index.d.ts +2 -2
- package/dist/layouts/Web/ApiClientWeb.vue2.js +4 -0
- package/dist/layouts/Web/ApiClientWeb.vue3.js +1 -1
- package/dist/layouts/Web/create-api-client-web.d.ts +131 -101
- package/dist/layouts/Web/create-api-client-web.d.ts.map +1 -1
- package/dist/layouts/Web/create-api-client-web.js +1 -1
- package/dist/layouts/Web/index.d.ts +2 -2
- package/dist/layouts/Web/index.js +1 -1
- package/dist/libs/create-client.d.ts +131 -101
- package/dist/libs/create-client.d.ts.map +1 -1
- package/dist/libs/environment-parser.d.ts +1 -1
- package/dist/libs/find-request.d.ts +2 -2
- package/dist/libs/find-request.d.ts.map +1 -1
- package/dist/libs/get-request-uid-by-path-method.d.ts +1 -1
- package/dist/libs/hot-keys.d.ts +1 -1
- package/dist/libs/importers/index.d.ts +1 -1
- package/dist/libs/index.d.ts +16 -16
- package/dist/libs/local-storage.d.ts +1 -1
- package/dist/libs/send-request/create-request-operation.d.ts +3 -3
- package/dist/libs/send-request/create-request-operation.test.d.ts +9 -9
- package/dist/libs/send-request/create-request-operation.test.d.ts.map +1 -1
- package/dist/libs/send-request/index.d.ts +3 -3
- package/dist/plugins/hooks/usePluginManager.d.ts +1 -1
- package/dist/plugins/index.d.ts +2 -2
- package/dist/router.d.ts +1 -1
- package/dist/routes.d.ts +38 -38
- package/dist/store/active-entities.d.ts +9 -9
- package/dist/store/active-entities.d.ts.map +1 -1
- package/dist/store/events.d.ts +8 -8
- package/dist/store/import-spec.d.ts +1 -1
- package/dist/store/index.d.ts +2 -2
- package/dist/store/request-example.d.ts +70 -70
- package/dist/store/request-example.d.ts.map +1 -1
- package/dist/store/requests.d.ts +23 -23
- package/dist/store/requests.d.ts.map +1 -1
- package/dist/store/security-schemes.d.ts +32 -2
- package/dist/store/security-schemes.d.ts.map +1 -1
- package/dist/store/store.d.ts +129 -99
- package/dist/store/store.d.ts.map +1 -1
- package/dist/style.css +1 -1
- package/dist/style.css.js +4 -0
- package/dist/views/Collection/CollectionAuthentication.vue.js +1 -1
- package/dist/views/Collection/CollectionAuthentication.vue3.js +4 -0
- package/dist/views/Collection/CollectionEnvironment.vue.js +1 -1
- package/dist/views/Collection/CollectionEnvironment.vue3.js +4 -0
- package/dist/views/Collection/CollectionInfoForm.vue.js +1 -1
- package/dist/views/Collection/CollectionInfoForm.vue3.js +4 -0
- package/dist/views/Collection/CollectionSettings.vue.js +1 -1
- package/dist/views/Collection/CollectionSettings.vue3.js +4 -0
- package/dist/views/Collection/components/EnvironmentForm.vue.d.ts +1 -1
- package/dist/views/Collection/components/EnvironmentForm.vue.js +1 -1
- package/dist/views/Collection/components/EnvironmentForm.vue3.js +4 -0
- package/dist/views/Collection/components/MarkdownInput.vue.d.ts +2 -2
- package/dist/views/Collection/components/MarkdownInput.vue.js +1 -1
- package/dist/views/Collection/components/MarkdownInput.vue3.js +4 -0
- package/dist/views/Components/CodeSnippet/CodeSnippet.vue.d.ts +1 -1
- package/dist/views/Components/CodeSnippet/helpers/get-har-request.d.ts +1 -1
- package/dist/views/Components/CodeSnippet/helpers/get-snippet.d.ts +1 -1
- package/dist/views/Components/CodeSnippet/index.d.ts +4 -4
- package/dist/views/Cookies/CookieModal.vue.d.ts +3 -3
- package/dist/views/Cookies/CookieModal.vue.js +1 -1
- package/dist/views/Cookies/CookieModal.vue3.js +4 -0
- package/dist/views/Environment/EnvironmentColorModal.vue.d.ts +2 -2
- package/dist/views/Environment/EnvironmentColors.vue.d.ts +1 -1
- package/dist/views/Environment/EnvironmentModal.vue.d.ts +3 -3
- package/dist/views/Environment/EnvironmentVariableDropdown.vue.d.ts +2 -2
- package/dist/views/Environment/handle-drag.d.ts +1 -1
- package/dist/views/Request/Request.vue.d.ts +3 -3
- package/dist/views/Request/Request.vue.d.ts.map +1 -1
- package/dist/views/Request/Request.vue.js +3 -3
- package/dist/views/Request/Request.vue2.js +22 -22
- package/dist/views/Request/Request.vue3.js +4 -0
- package/dist/views/Request/RequestRoot.vue.d.ts +2 -2
- package/dist/views/Request/RequestRoot.vue.js +1 -1
- package/dist/views/Request/RequestRoot.vue3.js +4 -0
- package/dist/views/Request/RequestSection/RequestAuth/DeleteRequestAuthModal.vue.d.ts +2 -2
- package/dist/views/Request/RequestSection/RequestAuth/OAuth2.vue.d.ts +1 -1
- package/dist/views/Request/RequestSection/RequestAuth/OAuthScopesInput.vue.d.ts +1 -1
- package/dist/views/Request/RequestSection/RequestAuth/RequestAuth.vue.d.ts +1 -1
- package/dist/views/Request/RequestSection/RequestAuth/RequestAuth.vue.d.ts.map +1 -1
- package/dist/views/Request/RequestSection/RequestAuth/RequestAuth.vue.js +3 -3
- package/dist/views/Request/RequestSection/RequestAuth/RequestAuth.vue2.js +55 -57
- package/dist/views/Request/RequestSection/RequestAuth/RequestAuth.vue3.js +4 -0
- package/dist/views/Request/RequestSection/RequestAuth/RequestAuthDataTable.vue.d.ts +1 -1
- package/dist/views/Request/RequestSection/RequestAuth/RequestAuthDataTable.vue.d.ts.map +1 -1
- package/dist/views/Request/RequestSection/RequestAuth/RequestAuthDataTable.vue.js +3 -3
- package/dist/views/Request/RequestSection/RequestAuth/RequestAuthDataTable.vue2.js +34 -32
- package/dist/views/Request/RequestSection/RequestAuth/RequestAuthDataTable.vue3.js +4 -0
- package/dist/views/Request/RequestSection/RequestAuth/RequestAuthDataTableInput.vue.d.ts +5 -5
- package/dist/views/Request/RequestSection/RequestAuth/RequestAuthDataTableInput.vue.d.ts.map +1 -1
- package/dist/views/Request/RequestSection/RequestAuth/RequestAuthTab.vue.d.ts +1 -1
- package/dist/views/Request/RequestSection/RequestAuth/RequestAuthTab.vue.d.ts.map +1 -1
- package/dist/views/Request/RequestSection/RequestAuth/RequestAuthTab.vue.js +239 -5
- package/dist/views/Request/RequestSection/RequestAuth/RequestAuthTab.vue2.js +2 -244
- package/dist/views/Request/RequestSection/RequestAuth/index.d.ts +2 -2
- package/dist/views/Request/RequestSection/RequestBody.vue.d.ts +1 -1
- package/dist/views/Request/RequestSection/RequestBody.vue.js +1 -1
- package/dist/views/Request/RequestSection/RequestBody.vue3.js +4 -0
- package/dist/views/Request/RequestSection/RequestCodeExample.vue.d.ts +1 -1
- package/dist/views/Request/RequestSection/RequestCodeExample.vue.js +1 -1
- package/dist/views/Request/RequestSection/RequestCodeExample.vue3.js +4 -0
- package/dist/views/Request/RequestSection/RequestParams.vue.d.ts +1 -1
- package/dist/views/Request/RequestSection/RequestPathParams.vue.d.ts +1 -1
- package/dist/views/Request/RequestSection/RequestSection.vue.d.ts +1 -1
- package/dist/views/Request/RequestSection/RequestSection.vue.js +1 -1
- package/dist/views/Request/RequestSection/RequestSection.vue3.js +4 -0
- package/dist/views/Request/RequestSection/RequestTable.vue.d.ts +9 -9
- package/dist/views/Request/RequestSection/RequestTable.vue.js +1 -1
- package/dist/views/Request/RequestSection/RequestTable.vue3.js +4 -0
- package/dist/views/Request/RequestSection/RequestTableTooltip.vue.js +1 -1
- package/dist/views/Request/RequestSection/RequestTableTooltip.vue3.js +4 -0
- package/dist/views/Request/RequestSection/helpers/filter-security-requirements.js +10 -10
- package/dist/views/Request/RequestSection/helpers/update-scheme.d.ts +1 -1
- package/dist/views/Request/RequestSection/index.d.ts +2 -2
- package/dist/views/Request/RequestSidebar.vue.d.ts +3 -3
- package/dist/views/Request/RequestSidebar.vue.js +1 -1
- package/dist/views/Request/RequestSidebar.vue3.js +4 -0
- package/dist/views/Request/RequestSidebarItem.vue.d.ts +14 -14
- package/dist/views/Request/RequestSidebarItem.vue.d.ts.map +1 -1
- package/dist/views/Request/RequestSidebarItem.vue.js +2 -2
- package/dist/views/Request/RequestSidebarItem.vue3.js +4 -0
- package/dist/views/Request/RequestSidebarItem.vue4.js +4 -0
- package/dist/views/Request/RequestSidebarItemMenu.vue.d.ts +5 -5
- package/dist/views/Request/RequestSidebarItemMenu.vue.js +1 -1
- package/dist/views/Request/RequestSidebarItemMenu.vue3.js +4 -0
- package/dist/views/Request/RequestSubpageHeader.vue.d.ts +3 -3
- package/dist/views/Request/RequestSubpageHeader.vue.js +1 -1
- package/dist/views/Request/RequestSubpageHeader.vue3.js +4 -0
- package/dist/views/Request/ResponseSection/ResponseBody.vue.js +1 -1
- package/dist/views/Request/ResponseSection/ResponseBody.vue3.js +4 -0
- package/dist/views/Request/ResponseSection/ResponseBodyPreview.vue.d.ts +1 -1
- package/dist/views/Request/ResponseSection/ResponseBodyPreview.vue.js +1 -1
- package/dist/views/Request/ResponseSection/ResponseBodyPreview.vue3.js +4 -0
- package/dist/views/Request/ResponseSection/ResponseBodyRaw.vue.js +1 -1
- package/dist/views/Request/ResponseSection/ResponseBodyRaw.vue3.js +4 -0
- package/dist/views/Request/ResponseSection/ResponseBodyToggle.vue.d.ts +1 -1
- package/dist/views/Request/ResponseSection/ResponseBodyVirtual.vue2.js +4 -0
- package/dist/views/Request/ResponseSection/ResponseBodyVirtual.vue3.js +1 -1
- package/dist/views/Request/ResponseSection/ResponseEmpty.vue.js +1 -1
- package/dist/views/Request/ResponseSection/ResponseEmpty.vue2.js +1 -1
- package/dist/views/Request/ResponseSection/ResponseEmpty.vue3.js +4 -0
- package/dist/views/Request/ResponseSection/ResponseLoadingOverlay.vue.js +1 -1
- package/dist/views/Request/ResponseSection/ResponseLoadingOverlay.vue3.js +4 -0
- package/dist/views/Request/ResponseSection/ResponseSection.vue.d.ts +1 -1
- package/dist/views/Request/ResponseSection/ResponseSection.vue.js +1 -1
- package/dist/views/Request/ResponseSection/ResponseSection.vue2.js +1 -1
- package/dist/views/Request/ResponseSection/ResponseSection.vue3.js +4 -0
- package/dist/views/Request/ResponseSection/index.d.ts +2 -2
- package/dist/views/Request/components/index.d.ts +1 -1
- package/dist/views/Request/consts/index.d.ts +3 -3
- package/dist/views/Request/handle-drag.d.ts +2 -2
- package/dist/views/Request/libs/auth.d.ts +1 -1
- package/dist/views/Request/libs/index.d.ts +3 -3
- package/dist/views/Request/libs/oauth2.d.ts +1 -1
- package/dist/views/Request/libs/oauth2.d.ts.map +1 -1
- package/dist/views/Request/libs/oauth2.js +51 -51
- package/dist/views/Request/libs/watch-mode.d.ts +2 -2
- package/dist/vitest.setup.d.ts +21 -7
- package/dist/vitest.setup.d.ts.map +1 -1
- package/package.json +21 -21
package/dist/store/store.d.ts
CHANGED
|
@@ -152,12 +152,12 @@ export declare const createWorkspaceStore: ({ useLocalStorage, showSidebar, prox
|
|
|
152
152
|
default?: any;
|
|
153
153
|
required?: boolean | undefined;
|
|
154
154
|
enum?: string[] | undefined;
|
|
155
|
-
format?: string | undefined;
|
|
156
155
|
examples?: any[] | undefined;
|
|
156
|
+
format?: string | undefined;
|
|
157
157
|
file?: any;
|
|
158
158
|
nullable?: boolean | undefined;
|
|
159
159
|
}[];
|
|
160
|
-
|
|
160
|
+
headers: {
|
|
161
161
|
value: string;
|
|
162
162
|
key: string;
|
|
163
163
|
enabled: boolean;
|
|
@@ -168,12 +168,12 @@ export declare const createWorkspaceStore: ({ useLocalStorage, showSidebar, prox
|
|
|
168
168
|
default?: any;
|
|
169
169
|
required?: boolean | undefined;
|
|
170
170
|
enum?: string[] | undefined;
|
|
171
|
-
format?: string | undefined;
|
|
172
171
|
examples?: any[] | undefined;
|
|
172
|
+
format?: string | undefined;
|
|
173
173
|
file?: any;
|
|
174
174
|
nullable?: boolean | undefined;
|
|
175
175
|
}[];
|
|
176
|
-
|
|
176
|
+
query: {
|
|
177
177
|
value: string;
|
|
178
178
|
key: string;
|
|
179
179
|
enabled: boolean;
|
|
@@ -184,8 +184,8 @@ export declare const createWorkspaceStore: ({ useLocalStorage, showSidebar, prox
|
|
|
184
184
|
default?: any;
|
|
185
185
|
required?: boolean | undefined;
|
|
186
186
|
enum?: string[] | undefined;
|
|
187
|
-
format?: string | undefined;
|
|
188
187
|
examples?: any[] | undefined;
|
|
188
|
+
format?: string | undefined;
|
|
189
189
|
file?: any;
|
|
190
190
|
nullable?: boolean | undefined;
|
|
191
191
|
}[];
|
|
@@ -200,8 +200,8 @@ export declare const createWorkspaceStore: ({ useLocalStorage, showSidebar, prox
|
|
|
200
200
|
default?: any;
|
|
201
201
|
required?: boolean | undefined;
|
|
202
202
|
enum?: string[] | undefined;
|
|
203
|
-
format?: string | undefined;
|
|
204
203
|
examples?: any[] | undefined;
|
|
204
|
+
format?: string | undefined;
|
|
205
205
|
file?: any;
|
|
206
206
|
nullable?: boolean | undefined;
|
|
207
207
|
}[];
|
|
@@ -221,8 +221,8 @@ export declare const createWorkspaceStore: ({ useLocalStorage, showSidebar, prox
|
|
|
221
221
|
default?: any;
|
|
222
222
|
required?: boolean | undefined;
|
|
223
223
|
enum?: string[] | undefined;
|
|
224
|
-
format?: string | undefined;
|
|
225
224
|
examples?: any[] | undefined;
|
|
225
|
+
format?: string | undefined;
|
|
226
226
|
file?: any;
|
|
227
227
|
nullable?: boolean | undefined;
|
|
228
228
|
}[];
|
|
@@ -266,13 +266,13 @@ export declare const createWorkspaceStore: ({ useLocalStorage, showSidebar, prox
|
|
|
266
266
|
in: "cookie" | "path" | "query" | "header";
|
|
267
267
|
description?: string | undefined;
|
|
268
268
|
example?: unknown;
|
|
269
|
+
content?: unknown;
|
|
270
|
+
schema?: unknown;
|
|
269
271
|
examples?: unknown[] | Record<string, {
|
|
270
272
|
value?: unknown;
|
|
271
273
|
summary?: string | undefined;
|
|
272
274
|
externalValue?: string | undefined;
|
|
273
275
|
}> | undefined;
|
|
274
|
-
schema?: unknown;
|
|
275
|
-
content?: unknown;
|
|
276
276
|
style?: "matrix" | "simple" | "form" | "label" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
|
|
277
277
|
explode?: boolean | undefined;
|
|
278
278
|
}[] | undefined;
|
|
@@ -350,6 +350,7 @@ export declare const createWorkspaceStore: ({ useLocalStorage, showSidebar, prox
|
|
|
350
350
|
"x-scalar-security-query"?: Record<string, string> | undefined;
|
|
351
351
|
"x-scalar-security-body"?: Record<string, string> | undefined;
|
|
352
352
|
"x-tokenName"?: string | undefined;
|
|
353
|
+
"x-scalar-credentials-location"?: "header" | "body" | undefined;
|
|
353
354
|
} | undefined;
|
|
354
355
|
implicit?: {
|
|
355
356
|
type: "implicit";
|
|
@@ -376,6 +377,7 @@ export declare const createWorkspaceStore: ({ useLocalStorage, showSidebar, prox
|
|
|
376
377
|
"x-scalar-security-query"?: Record<string, string> | undefined;
|
|
377
378
|
"x-scalar-security-body"?: Record<string, string> | undefined;
|
|
378
379
|
"x-tokenName"?: string | undefined;
|
|
380
|
+
"x-scalar-credentials-location"?: "header" | "body" | undefined;
|
|
379
381
|
} | undefined;
|
|
380
382
|
authorizationCode?: {
|
|
381
383
|
type: "authorizationCode";
|
|
@@ -392,6 +394,7 @@ export declare const createWorkspaceStore: ({ useLocalStorage, showSidebar, prox
|
|
|
392
394
|
"x-scalar-security-query"?: Record<string, string> | undefined;
|
|
393
395
|
"x-scalar-security-body"?: Record<string, string> | undefined;
|
|
394
396
|
"x-tokenName"?: string | undefined;
|
|
397
|
+
"x-scalar-credentials-location"?: "header" | "body" | undefined;
|
|
395
398
|
} | undefined;
|
|
396
399
|
};
|
|
397
400
|
description?: string | undefined;
|
|
@@ -403,14 +406,14 @@ export declare const createWorkspaceStore: ({ useLocalStorage, showSidebar, prox
|
|
|
403
406
|
hide: () => void;
|
|
404
407
|
};
|
|
405
408
|
events: {
|
|
406
|
-
executeRequest: import("../libs").EventBus<{
|
|
409
|
+
executeRequest: import("../libs/index.js").EventBus<{
|
|
407
410
|
requestUid?: string;
|
|
408
411
|
}>;
|
|
409
|
-
focusAddressBar: import("../libs").EventBus<any>;
|
|
410
|
-
cancelRequest: import("../libs").EventBus<any>;
|
|
411
|
-
requestStatus: import("../libs").EventBus<import("../libs").RequestStatus>;
|
|
412
|
-
commandPalette: import("../libs").EventBus<import("../components/CommandPalette/TheCommandPalette.vue").CommandPaletteEvent>;
|
|
413
|
-
hotKeys: import("../libs").EventBus<Partial<Record<"addTopNav" | "closeModal" | "closeTopNav" | "createNew" | "executeRequest" | "focusAddressBar" | "focusRequestSearch" | "jumpToLastTab" | "jumpToTab" | "navigateSearchResultsDown" | "navigateSearchResultsUp" | "navigateTopNavLeft" | "navigateTopNavRight" | "openCommandPalette" | "selectSearchResult" | "toggleSidebar", KeyboardEvent>>>;
|
|
412
|
+
focusAddressBar: import("../libs/index.js").EventBus<any>;
|
|
413
|
+
cancelRequest: import("../libs/index.js").EventBus<any>;
|
|
414
|
+
requestStatus: import("../libs/index.js").EventBus<import("../libs/index.js").RequestStatus>;
|
|
415
|
+
commandPalette: import("../libs/index.js").EventBus<import("../components/CommandPalette/TheCommandPalette.vue.js").CommandPaletteEvent>;
|
|
416
|
+
hotKeys: import("../libs/index.js").EventBus<Partial<Record<"addTopNav" | "closeModal" | "closeTopNav" | "createNew" | "executeRequest" | "focusAddressBar" | "focusRequestSearch" | "jumpToLastTab" | "jumpToTab" | "navigateSearchResultsDown" | "navigateSearchResultsUp" | "navigateTopNavLeft" | "navigateTopNavRight" | "openCommandPalette" | "selectSearchResult" | "toggleSidebar", KeyboardEvent>>>;
|
|
414
417
|
};
|
|
415
418
|
sidebarWidth: import("vue").Ref<string, string>;
|
|
416
419
|
setSidebarWidth: (width: string) => void;
|
|
@@ -512,7 +515,7 @@ export declare const createWorkspaceStore: ({ useLocalStorage, showSidebar, prox
|
|
|
512
515
|
shouldLoad?: boolean;
|
|
513
516
|
} & Pick<ApiReferenceConfiguration, "servers"> & {
|
|
514
517
|
dereferencedDocument?: import("@scalar/openapi-types").OpenAPIV3_1.Document;
|
|
515
|
-
}, "documentUrl"> & Pick<ApiReferenceConfiguration, "proxyUrl">) => Promise<import("../libs").ErrorResponse<Awaited<ReturnType<(_spec: string | Record<string, any> | undefined, workspaceUid: string, options?: Pick<{
|
|
518
|
+
}, "documentUrl"> & Pick<ApiReferenceConfiguration, "proxyUrl">) => Promise<import("../libs/index.js").ErrorResponse<Awaited<ReturnType<(_spec: string | Record<string, any> | undefined, workspaceUid: string, options?: Pick<{
|
|
516
519
|
uid?: string | undefined;
|
|
517
520
|
type?: "collection" | undefined;
|
|
518
521
|
externalDocs?: unknown;
|
|
@@ -1263,13 +1266,13 @@ export declare const createWorkspaceStore: ({ useLocalStorage, showSidebar, prox
|
|
|
1263
1266
|
in: "cookie" | "path" | "query" | "header";
|
|
1264
1267
|
description?: string | undefined;
|
|
1265
1268
|
example?: unknown;
|
|
1269
|
+
content?: unknown;
|
|
1270
|
+
schema?: unknown;
|
|
1266
1271
|
examples?: unknown[] | Record<string, {
|
|
1267
1272
|
value?: unknown;
|
|
1268
1273
|
summary?: string | undefined;
|
|
1269
1274
|
externalValue?: string | undefined;
|
|
1270
1275
|
}> | undefined;
|
|
1271
|
-
schema?: unknown;
|
|
1272
|
-
content?: unknown;
|
|
1273
1276
|
style?: "matrix" | "simple" | "form" | "label" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
|
|
1274
1277
|
explode?: boolean | undefined;
|
|
1275
1278
|
}[] | undefined;
|
|
@@ -1322,13 +1325,13 @@ export declare const createWorkspaceStore: ({ useLocalStorage, showSidebar, prox
|
|
|
1322
1325
|
in: "cookie" | "path" | "query" | "header";
|
|
1323
1326
|
description?: string | undefined;
|
|
1324
1327
|
example?: unknown;
|
|
1328
|
+
content?: unknown;
|
|
1329
|
+
schema?: unknown;
|
|
1325
1330
|
examples?: unknown[] | Record<string, {
|
|
1326
1331
|
value?: unknown;
|
|
1327
1332
|
summary?: string | undefined;
|
|
1328
1333
|
externalValue?: string | undefined;
|
|
1329
1334
|
}> | undefined;
|
|
1330
|
-
schema?: unknown;
|
|
1331
|
-
content?: unknown;
|
|
1332
1335
|
style?: "matrix" | "simple" | "form" | "label" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
|
|
1333
1336
|
explode?: boolean | undefined;
|
|
1334
1337
|
}[] | undefined;
|
|
@@ -1382,13 +1385,13 @@ export declare const createWorkspaceStore: ({ useLocalStorage, showSidebar, prox
|
|
|
1382
1385
|
in: "cookie" | "path" | "query" | "header";
|
|
1383
1386
|
description?: string | undefined;
|
|
1384
1387
|
example?: unknown;
|
|
1388
|
+
content?: unknown;
|
|
1389
|
+
schema?: unknown;
|
|
1385
1390
|
examples?: unknown[] | Record<string, {
|
|
1386
1391
|
value?: unknown;
|
|
1387
1392
|
summary?: string | undefined;
|
|
1388
1393
|
externalValue?: string | undefined;
|
|
1389
1394
|
}> | undefined;
|
|
1390
|
-
schema?: unknown;
|
|
1391
|
-
content?: unknown;
|
|
1392
1395
|
style?: "matrix" | "simple" | "form" | "label" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
|
|
1393
1396
|
explode?: boolean | undefined;
|
|
1394
1397
|
}[] | undefined;
|
|
@@ -1441,13 +1444,13 @@ export declare const createWorkspaceStore: ({ useLocalStorage, showSidebar, prox
|
|
|
1441
1444
|
in: "cookie" | "path" | "query" | "header";
|
|
1442
1445
|
description?: string | undefined;
|
|
1443
1446
|
example?: unknown;
|
|
1447
|
+
content?: unknown;
|
|
1448
|
+
schema?: unknown;
|
|
1444
1449
|
examples?: unknown[] | Record<string, {
|
|
1445
1450
|
value?: unknown;
|
|
1446
1451
|
summary?: string | undefined;
|
|
1447
1452
|
externalValue?: string | undefined;
|
|
1448
1453
|
}> | undefined;
|
|
1449
|
-
schema?: unknown;
|
|
1450
|
-
content?: unknown;
|
|
1451
1454
|
style?: "matrix" | "simple" | "form" | "label" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
|
|
1452
1455
|
explode?: boolean | undefined;
|
|
1453
1456
|
}[] | undefined;
|
|
@@ -1499,13 +1502,13 @@ export declare const createWorkspaceStore: ({ useLocalStorage, showSidebar, prox
|
|
|
1499
1502
|
in: "cookie" | "path" | "query" | "header";
|
|
1500
1503
|
description?: string | undefined;
|
|
1501
1504
|
example?: unknown;
|
|
1505
|
+
content?: unknown;
|
|
1506
|
+
schema?: unknown;
|
|
1502
1507
|
examples?: unknown[] | Record<string, {
|
|
1503
1508
|
value?: unknown;
|
|
1504
1509
|
summary?: string | undefined;
|
|
1505
1510
|
externalValue?: string | undefined;
|
|
1506
1511
|
}> | undefined;
|
|
1507
|
-
schema?: unknown;
|
|
1508
|
-
content?: unknown;
|
|
1509
1512
|
style?: "matrix" | "simple" | "form" | "label" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
|
|
1510
1513
|
explode?: boolean | undefined;
|
|
1511
1514
|
}[] | undefined;
|
|
@@ -1557,13 +1560,13 @@ export declare const createWorkspaceStore: ({ useLocalStorage, showSidebar, prox
|
|
|
1557
1560
|
in: "cookie" | "path" | "query" | "header";
|
|
1558
1561
|
description?: string | undefined;
|
|
1559
1562
|
example?: unknown;
|
|
1563
|
+
content?: unknown;
|
|
1564
|
+
schema?: unknown;
|
|
1560
1565
|
examples?: unknown[] | Record<string, {
|
|
1561
1566
|
value?: unknown;
|
|
1562
1567
|
summary?: string | undefined;
|
|
1563
1568
|
externalValue?: string | undefined;
|
|
1564
1569
|
}> | undefined;
|
|
1565
|
-
schema?: unknown;
|
|
1566
|
-
content?: unknown;
|
|
1567
1570
|
style?: "matrix" | "simple" | "form" | "label" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
|
|
1568
1571
|
explode?: boolean | undefined;
|
|
1569
1572
|
}[] | undefined;
|
|
@@ -1616,13 +1619,13 @@ export declare const createWorkspaceStore: ({ useLocalStorage, showSidebar, prox
|
|
|
1616
1619
|
in: "cookie" | "path" | "query" | "header";
|
|
1617
1620
|
description?: string | undefined;
|
|
1618
1621
|
example?: unknown;
|
|
1622
|
+
content?: unknown;
|
|
1623
|
+
schema?: unknown;
|
|
1619
1624
|
examples?: unknown[] | Record<string, {
|
|
1620
1625
|
value?: unknown;
|
|
1621
1626
|
summary?: string | undefined;
|
|
1622
1627
|
externalValue?: string | undefined;
|
|
1623
1628
|
}> | undefined;
|
|
1624
|
-
schema?: unknown;
|
|
1625
|
-
content?: unknown;
|
|
1626
1629
|
style?: "matrix" | "simple" | "form" | "label" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
|
|
1627
1630
|
explode?: boolean | undefined;
|
|
1628
1631
|
}[] | undefined;
|
|
@@ -1674,13 +1677,13 @@ export declare const createWorkspaceStore: ({ useLocalStorage, showSidebar, prox
|
|
|
1674
1677
|
in: "cookie" | "path" | "query" | "header";
|
|
1675
1678
|
description?: string | undefined;
|
|
1676
1679
|
example?: unknown;
|
|
1680
|
+
content?: unknown;
|
|
1681
|
+
schema?: unknown;
|
|
1677
1682
|
examples?: unknown[] | Record<string, {
|
|
1678
1683
|
value?: unknown;
|
|
1679
1684
|
summary?: string | undefined;
|
|
1680
1685
|
externalValue?: string | undefined;
|
|
1681
1686
|
}> | undefined;
|
|
1682
|
-
schema?: unknown;
|
|
1683
|
-
content?: unknown;
|
|
1684
1687
|
style?: "matrix" | "simple" | "form" | "label" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
|
|
1685
1688
|
explode?: boolean | undefined;
|
|
1686
1689
|
}[] | undefined;
|
|
@@ -1732,13 +1735,13 @@ export declare const createWorkspaceStore: ({ useLocalStorage, showSidebar, prox
|
|
|
1732
1735
|
in: "cookie" | "path" | "query" | "header";
|
|
1733
1736
|
description?: string | undefined;
|
|
1734
1737
|
example?: unknown;
|
|
1738
|
+
content?: unknown;
|
|
1739
|
+
schema?: unknown;
|
|
1735
1740
|
examples?: unknown[] | Record<string, {
|
|
1736
1741
|
value?: unknown;
|
|
1737
1742
|
summary?: string | undefined;
|
|
1738
1743
|
externalValue?: string | undefined;
|
|
1739
1744
|
}> | undefined;
|
|
1740
|
-
schema?: unknown;
|
|
1741
|
-
content?: unknown;
|
|
1742
1745
|
style?: "matrix" | "simple" | "form" | "label" | "spaceDelimited" | "pipeDelimited" | "deepObject" | undefined;
|
|
1743
1746
|
explode?: boolean | undefined;
|
|
1744
1747
|
}[] | undefined;
|
|
@@ -1784,12 +1787,12 @@ export declare const createWorkspaceStore: ({ useLocalStorage, showSidebar, prox
|
|
|
1784
1787
|
default?: any;
|
|
1785
1788
|
required?: boolean | undefined;
|
|
1786
1789
|
enum?: string[] | undefined;
|
|
1787
|
-
format?: string | undefined;
|
|
1788
1790
|
examples?: any[] | undefined;
|
|
1791
|
+
format?: string | undefined;
|
|
1789
1792
|
file?: any;
|
|
1790
1793
|
nullable?: boolean | undefined;
|
|
1791
1794
|
}[];
|
|
1792
|
-
|
|
1795
|
+
headers: {
|
|
1793
1796
|
value: string;
|
|
1794
1797
|
key: string;
|
|
1795
1798
|
enabled: boolean;
|
|
@@ -1800,12 +1803,12 @@ export declare const createWorkspaceStore: ({ useLocalStorage, showSidebar, prox
|
|
|
1800
1803
|
default?: any;
|
|
1801
1804
|
required?: boolean | undefined;
|
|
1802
1805
|
enum?: string[] | undefined;
|
|
1803
|
-
format?: string | undefined;
|
|
1804
1806
|
examples?: any[] | undefined;
|
|
1807
|
+
format?: string | undefined;
|
|
1805
1808
|
file?: any;
|
|
1806
1809
|
nullable?: boolean | undefined;
|
|
1807
1810
|
}[];
|
|
1808
|
-
|
|
1811
|
+
query: {
|
|
1809
1812
|
value: string;
|
|
1810
1813
|
key: string;
|
|
1811
1814
|
enabled: boolean;
|
|
@@ -1816,8 +1819,8 @@ export declare const createWorkspaceStore: ({ useLocalStorage, showSidebar, prox
|
|
|
1816
1819
|
default?: any;
|
|
1817
1820
|
required?: boolean | undefined;
|
|
1818
1821
|
enum?: string[] | undefined;
|
|
1819
|
-
format?: string | undefined;
|
|
1820
1822
|
examples?: any[] | undefined;
|
|
1823
|
+
format?: string | undefined;
|
|
1821
1824
|
file?: any;
|
|
1822
1825
|
nullable?: boolean | undefined;
|
|
1823
1826
|
}[];
|
|
@@ -1832,8 +1835,8 @@ export declare const createWorkspaceStore: ({ useLocalStorage, showSidebar, prox
|
|
|
1832
1835
|
default?: any;
|
|
1833
1836
|
required?: boolean | undefined;
|
|
1834
1837
|
enum?: string[] | undefined;
|
|
1835
|
-
format?: string | undefined;
|
|
1836
1838
|
examples?: any[] | undefined;
|
|
1839
|
+
format?: string | undefined;
|
|
1837
1840
|
file?: any;
|
|
1838
1841
|
nullable?: boolean | undefined;
|
|
1839
1842
|
}[];
|
|
@@ -1853,8 +1856,8 @@ export declare const createWorkspaceStore: ({ useLocalStorage, showSidebar, prox
|
|
|
1853
1856
|
default?: any;
|
|
1854
1857
|
required?: boolean | undefined;
|
|
1855
1858
|
enum?: string[] | undefined;
|
|
1856
|
-
format?: string | undefined;
|
|
1857
1859
|
examples?: any[] | undefined;
|
|
1860
|
+
format?: string | undefined;
|
|
1858
1861
|
file?: any;
|
|
1859
1862
|
nullable?: boolean | undefined;
|
|
1860
1863
|
}[];
|
|
@@ -1885,12 +1888,12 @@ export declare const createWorkspaceStore: ({ useLocalStorage, showSidebar, prox
|
|
|
1885
1888
|
default?: any;
|
|
1886
1889
|
required?: boolean | undefined;
|
|
1887
1890
|
enum?: string[] | undefined;
|
|
1888
|
-
format?: string | undefined;
|
|
1889
1891
|
examples?: any[] | undefined;
|
|
1892
|
+
format?: string | undefined;
|
|
1890
1893
|
file?: any;
|
|
1891
1894
|
nullable?: boolean | undefined;
|
|
1892
1895
|
}[];
|
|
1893
|
-
|
|
1896
|
+
headers: {
|
|
1894
1897
|
value: string;
|
|
1895
1898
|
key: string;
|
|
1896
1899
|
enabled: boolean;
|
|
@@ -1901,12 +1904,12 @@ export declare const createWorkspaceStore: ({ useLocalStorage, showSidebar, prox
|
|
|
1901
1904
|
default?: any;
|
|
1902
1905
|
required?: boolean | undefined;
|
|
1903
1906
|
enum?: string[] | undefined;
|
|
1904
|
-
format?: string | undefined;
|
|
1905
1907
|
examples?: any[] | undefined;
|
|
1908
|
+
format?: string | undefined;
|
|
1906
1909
|
file?: any;
|
|
1907
1910
|
nullable?: boolean | undefined;
|
|
1908
1911
|
}[];
|
|
1909
|
-
|
|
1912
|
+
query: {
|
|
1910
1913
|
value: string;
|
|
1911
1914
|
key: string;
|
|
1912
1915
|
enabled: boolean;
|
|
@@ -1917,8 +1920,8 @@ export declare const createWorkspaceStore: ({ useLocalStorage, showSidebar, prox
|
|
|
1917
1920
|
default?: any;
|
|
1918
1921
|
required?: boolean | undefined;
|
|
1919
1922
|
enum?: string[] | undefined;
|
|
1920
|
-
format?: string | undefined;
|
|
1921
1923
|
examples?: any[] | undefined;
|
|
1924
|
+
format?: string | undefined;
|
|
1922
1925
|
file?: any;
|
|
1923
1926
|
nullable?: boolean | undefined;
|
|
1924
1927
|
}[];
|
|
@@ -1933,8 +1936,8 @@ export declare const createWorkspaceStore: ({ useLocalStorage, showSidebar, prox
|
|
|
1933
1936
|
default?: any;
|
|
1934
1937
|
required?: boolean | undefined;
|
|
1935
1938
|
enum?: string[] | undefined;
|
|
1936
|
-
format?: string | undefined;
|
|
1937
1939
|
examples?: any[] | undefined;
|
|
1940
|
+
format?: string | undefined;
|
|
1938
1941
|
file?: any;
|
|
1939
1942
|
nullable?: boolean | undefined;
|
|
1940
1943
|
}[];
|
|
@@ -1954,8 +1957,8 @@ export declare const createWorkspaceStore: ({ useLocalStorage, showSidebar, prox
|
|
|
1954
1957
|
default?: any;
|
|
1955
1958
|
required?: boolean | undefined;
|
|
1956
1959
|
enum?: string[] | undefined;
|
|
1957
|
-
format?: string | undefined;
|
|
1958
1960
|
examples?: any[] | undefined;
|
|
1961
|
+
format?: string | undefined;
|
|
1959
1962
|
file?: any;
|
|
1960
1963
|
nullable?: boolean | undefined;
|
|
1961
1964
|
}[];
|
|
@@ -1987,12 +1990,12 @@ export declare const createWorkspaceStore: ({ useLocalStorage, showSidebar, prox
|
|
|
1987
1990
|
default?: any;
|
|
1988
1991
|
required?: boolean | undefined;
|
|
1989
1992
|
enum?: string[] | undefined;
|
|
1990
|
-
format?: string | undefined;
|
|
1991
1993
|
examples?: any[] | undefined;
|
|
1994
|
+
format?: string | undefined;
|
|
1992
1995
|
file?: any;
|
|
1993
1996
|
nullable?: boolean | undefined;
|
|
1994
1997
|
}[];
|
|
1995
|
-
|
|
1998
|
+
headers: {
|
|
1996
1999
|
value: string;
|
|
1997
2000
|
key: string;
|
|
1998
2001
|
enabled: boolean;
|
|
@@ -2003,12 +2006,12 @@ export declare const createWorkspaceStore: ({ useLocalStorage, showSidebar, prox
|
|
|
2003
2006
|
default?: any;
|
|
2004
2007
|
required?: boolean | undefined;
|
|
2005
2008
|
enum?: string[] | undefined;
|
|
2006
|
-
format?: string | undefined;
|
|
2007
2009
|
examples?: any[] | undefined;
|
|
2010
|
+
format?: string | undefined;
|
|
2008
2011
|
file?: any;
|
|
2009
2012
|
nullable?: boolean | undefined;
|
|
2010
2013
|
}[];
|
|
2011
|
-
|
|
2014
|
+
query: {
|
|
2012
2015
|
value: string;
|
|
2013
2016
|
key: string;
|
|
2014
2017
|
enabled: boolean;
|
|
@@ -2019,8 +2022,8 @@ export declare const createWorkspaceStore: ({ useLocalStorage, showSidebar, prox
|
|
|
2019
2022
|
default?: any;
|
|
2020
2023
|
required?: boolean | undefined;
|
|
2021
2024
|
enum?: string[] | undefined;
|
|
2022
|
-
format?: string | undefined;
|
|
2023
2025
|
examples?: any[] | undefined;
|
|
2026
|
+
format?: string | undefined;
|
|
2024
2027
|
file?: any;
|
|
2025
2028
|
nullable?: boolean | undefined;
|
|
2026
2029
|
}[];
|
|
@@ -2035,8 +2038,8 @@ export declare const createWorkspaceStore: ({ useLocalStorage, showSidebar, prox
|
|
|
2035
2038
|
default?: any;
|
|
2036
2039
|
required?: boolean | undefined;
|
|
2037
2040
|
enum?: string[] | undefined;
|
|
2038
|
-
format?: string | undefined;
|
|
2039
2041
|
examples?: any[] | undefined;
|
|
2042
|
+
format?: string | undefined;
|
|
2040
2043
|
file?: any;
|
|
2041
2044
|
nullable?: boolean | undefined;
|
|
2042
2045
|
}[];
|
|
@@ -2056,8 +2059,8 @@ export declare const createWorkspaceStore: ({ useLocalStorage, showSidebar, prox
|
|
|
2056
2059
|
default?: any;
|
|
2057
2060
|
required?: boolean | undefined;
|
|
2058
2061
|
enum?: string[] | undefined;
|
|
2059
|
-
format?: string | undefined;
|
|
2060
2062
|
examples?: any[] | undefined;
|
|
2063
|
+
format?: string | undefined;
|
|
2061
2064
|
file?: any;
|
|
2062
2065
|
nullable?: boolean | undefined;
|
|
2063
2066
|
}[];
|
|
@@ -2088,12 +2091,12 @@ export declare const createWorkspaceStore: ({ useLocalStorage, showSidebar, prox
|
|
|
2088
2091
|
default?: any;
|
|
2089
2092
|
required?: boolean | undefined;
|
|
2090
2093
|
enum?: string[] | undefined;
|
|
2091
|
-
format?: string | undefined;
|
|
2092
2094
|
examples?: any[] | undefined;
|
|
2095
|
+
format?: string | undefined;
|
|
2093
2096
|
file?: any;
|
|
2094
2097
|
nullable?: boolean | undefined;
|
|
2095
2098
|
}[];
|
|
2096
|
-
|
|
2099
|
+
headers: {
|
|
2097
2100
|
value: string;
|
|
2098
2101
|
key: string;
|
|
2099
2102
|
enabled: boolean;
|
|
@@ -2104,12 +2107,12 @@ export declare const createWorkspaceStore: ({ useLocalStorage, showSidebar, prox
|
|
|
2104
2107
|
default?: any;
|
|
2105
2108
|
required?: boolean | undefined;
|
|
2106
2109
|
enum?: string[] | undefined;
|
|
2107
|
-
format?: string | undefined;
|
|
2108
2110
|
examples?: any[] | undefined;
|
|
2111
|
+
format?: string | undefined;
|
|
2109
2112
|
file?: any;
|
|
2110
2113
|
nullable?: boolean | undefined;
|
|
2111
2114
|
}[];
|
|
2112
|
-
|
|
2115
|
+
query: {
|
|
2113
2116
|
value: string;
|
|
2114
2117
|
key: string;
|
|
2115
2118
|
enabled: boolean;
|
|
@@ -2120,8 +2123,8 @@ export declare const createWorkspaceStore: ({ useLocalStorage, showSidebar, prox
|
|
|
2120
2123
|
default?: any;
|
|
2121
2124
|
required?: boolean | undefined;
|
|
2122
2125
|
enum?: string[] | undefined;
|
|
2123
|
-
format?: string | undefined;
|
|
2124
2126
|
examples?: any[] | undefined;
|
|
2127
|
+
format?: string | undefined;
|
|
2125
2128
|
file?: any;
|
|
2126
2129
|
nullable?: boolean | undefined;
|
|
2127
2130
|
}[];
|
|
@@ -2136,8 +2139,8 @@ export declare const createWorkspaceStore: ({ useLocalStorage, showSidebar, prox
|
|
|
2136
2139
|
default?: any;
|
|
2137
2140
|
required?: boolean | undefined;
|
|
2138
2141
|
enum?: string[] | undefined;
|
|
2139
|
-
format?: string | undefined;
|
|
2140
2142
|
examples?: any[] | undefined;
|
|
2143
|
+
format?: string | undefined;
|
|
2141
2144
|
file?: any;
|
|
2142
2145
|
nullable?: boolean | undefined;
|
|
2143
2146
|
}[];
|
|
@@ -2157,8 +2160,8 @@ export declare const createWorkspaceStore: ({ useLocalStorage, showSidebar, prox
|
|
|
2157
2160
|
default?: any;
|
|
2158
2161
|
required?: boolean | undefined;
|
|
2159
2162
|
enum?: string[] | undefined;
|
|
2160
|
-
format?: string | undefined;
|
|
2161
2163
|
examples?: any[] | undefined;
|
|
2164
|
+
format?: string | undefined;
|
|
2162
2165
|
file?: any;
|
|
2163
2166
|
nullable?: boolean | undefined;
|
|
2164
2167
|
}[];
|
|
@@ -2188,12 +2191,12 @@ export declare const createWorkspaceStore: ({ useLocalStorage, showSidebar, prox
|
|
|
2188
2191
|
default?: any;
|
|
2189
2192
|
required?: boolean | undefined;
|
|
2190
2193
|
enum?: string[] | undefined;
|
|
2191
|
-
format?: string | undefined;
|
|
2192
2194
|
examples?: any[] | undefined;
|
|
2195
|
+
format?: string | undefined;
|
|
2193
2196
|
file?: any;
|
|
2194
2197
|
nullable?: boolean | undefined;
|
|
2195
2198
|
}[];
|
|
2196
|
-
|
|
2199
|
+
headers: {
|
|
2197
2200
|
value: string;
|
|
2198
2201
|
key: string;
|
|
2199
2202
|
enabled: boolean;
|
|
@@ -2204,12 +2207,12 @@ export declare const createWorkspaceStore: ({ useLocalStorage, showSidebar, prox
|
|
|
2204
2207
|
default?: any;
|
|
2205
2208
|
required?: boolean | undefined;
|
|
2206
2209
|
enum?: string[] | undefined;
|
|
2207
|
-
format?: string | undefined;
|
|
2208
2210
|
examples?: any[] | undefined;
|
|
2211
|
+
format?: string | undefined;
|
|
2209
2212
|
file?: any;
|
|
2210
2213
|
nullable?: boolean | undefined;
|
|
2211
2214
|
}[];
|
|
2212
|
-
|
|
2215
|
+
query: {
|
|
2213
2216
|
value: string;
|
|
2214
2217
|
key: string;
|
|
2215
2218
|
enabled: boolean;
|
|
@@ -2220,8 +2223,8 @@ export declare const createWorkspaceStore: ({ useLocalStorage, showSidebar, prox
|
|
|
2220
2223
|
default?: any;
|
|
2221
2224
|
required?: boolean | undefined;
|
|
2222
2225
|
enum?: string[] | undefined;
|
|
2223
|
-
format?: string | undefined;
|
|
2224
2226
|
examples?: any[] | undefined;
|
|
2227
|
+
format?: string | undefined;
|
|
2225
2228
|
file?: any;
|
|
2226
2229
|
nullable?: boolean | undefined;
|
|
2227
2230
|
}[];
|
|
@@ -2236,8 +2239,8 @@ export declare const createWorkspaceStore: ({ useLocalStorage, showSidebar, prox
|
|
|
2236
2239
|
default?: any;
|
|
2237
2240
|
required?: boolean | undefined;
|
|
2238
2241
|
enum?: string[] | undefined;
|
|
2239
|
-
format?: string | undefined;
|
|
2240
2242
|
examples?: any[] | undefined;
|
|
2243
|
+
format?: string | undefined;
|
|
2241
2244
|
file?: any;
|
|
2242
2245
|
nullable?: boolean | undefined;
|
|
2243
2246
|
}[];
|
|
@@ -2257,8 +2260,8 @@ export declare const createWorkspaceStore: ({ useLocalStorage, showSidebar, prox
|
|
|
2257
2260
|
default?: any;
|
|
2258
2261
|
required?: boolean | undefined;
|
|
2259
2262
|
enum?: string[] | undefined;
|
|
2260
|
-
format?: string | undefined;
|
|
2261
2263
|
examples?: any[] | undefined;
|
|
2264
|
+
format?: string | undefined;
|
|
2262
2265
|
file?: any;
|
|
2263
2266
|
nullable?: boolean | undefined;
|
|
2264
2267
|
}[];
|
|
@@ -2288,12 +2291,12 @@ export declare const createWorkspaceStore: ({ useLocalStorage, showSidebar, prox
|
|
|
2288
2291
|
default?: any;
|
|
2289
2292
|
required?: boolean | undefined;
|
|
2290
2293
|
enum?: string[] | undefined;
|
|
2291
|
-
format?: string | undefined;
|
|
2292
2294
|
examples?: any[] | undefined;
|
|
2295
|
+
format?: string | undefined;
|
|
2293
2296
|
file?: any;
|
|
2294
2297
|
nullable?: boolean | undefined;
|
|
2295
2298
|
}[];
|
|
2296
|
-
|
|
2299
|
+
headers: {
|
|
2297
2300
|
value: string;
|
|
2298
2301
|
key: string;
|
|
2299
2302
|
enabled: boolean;
|
|
@@ -2304,12 +2307,12 @@ export declare const createWorkspaceStore: ({ useLocalStorage, showSidebar, prox
|
|
|
2304
2307
|
default?: any;
|
|
2305
2308
|
required?: boolean | undefined;
|
|
2306
2309
|
enum?: string[] | undefined;
|
|
2307
|
-
format?: string | undefined;
|
|
2308
2310
|
examples?: any[] | undefined;
|
|
2311
|
+
format?: string | undefined;
|
|
2309
2312
|
file?: any;
|
|
2310
2313
|
nullable?: boolean | undefined;
|
|
2311
2314
|
}[];
|
|
2312
|
-
|
|
2315
|
+
query: {
|
|
2313
2316
|
value: string;
|
|
2314
2317
|
key: string;
|
|
2315
2318
|
enabled: boolean;
|
|
@@ -2320,8 +2323,8 @@ export declare const createWorkspaceStore: ({ useLocalStorage, showSidebar, prox
|
|
|
2320
2323
|
default?: any;
|
|
2321
2324
|
required?: boolean | undefined;
|
|
2322
2325
|
enum?: string[] | undefined;
|
|
2323
|
-
format?: string | undefined;
|
|
2324
2326
|
examples?: any[] | undefined;
|
|
2327
|
+
format?: string | undefined;
|
|
2325
2328
|
file?: any;
|
|
2326
2329
|
nullable?: boolean | undefined;
|
|
2327
2330
|
}[];
|
|
@@ -2336,8 +2339,8 @@ export declare const createWorkspaceStore: ({ useLocalStorage, showSidebar, prox
|
|
|
2336
2339
|
default?: any;
|
|
2337
2340
|
required?: boolean | undefined;
|
|
2338
2341
|
enum?: string[] | undefined;
|
|
2339
|
-
format?: string | undefined;
|
|
2340
2342
|
examples?: any[] | undefined;
|
|
2343
|
+
format?: string | undefined;
|
|
2341
2344
|
file?: any;
|
|
2342
2345
|
nullable?: boolean | undefined;
|
|
2343
2346
|
}[];
|
|
@@ -2357,8 +2360,8 @@ export declare const createWorkspaceStore: ({ useLocalStorage, showSidebar, prox
|
|
|
2357
2360
|
default?: any;
|
|
2358
2361
|
required?: boolean | undefined;
|
|
2359
2362
|
enum?: string[] | undefined;
|
|
2360
|
-
format?: string | undefined;
|
|
2361
2363
|
examples?: any[] | undefined;
|
|
2364
|
+
format?: string | undefined;
|
|
2362
2365
|
file?: any;
|
|
2363
2366
|
nullable?: boolean | undefined;
|
|
2364
2367
|
}[];
|
|
@@ -2389,12 +2392,12 @@ export declare const createWorkspaceStore: ({ useLocalStorage, showSidebar, prox
|
|
|
2389
2392
|
default?: any;
|
|
2390
2393
|
required?: boolean | undefined;
|
|
2391
2394
|
enum?: string[] | undefined;
|
|
2392
|
-
format?: string | undefined;
|
|
2393
2395
|
examples?: any[] | undefined;
|
|
2396
|
+
format?: string | undefined;
|
|
2394
2397
|
file?: any;
|
|
2395
2398
|
nullable?: boolean | undefined;
|
|
2396
2399
|
}[];
|
|
2397
|
-
|
|
2400
|
+
headers: {
|
|
2398
2401
|
value: string;
|
|
2399
2402
|
key: string;
|
|
2400
2403
|
enabled: boolean;
|
|
@@ -2405,12 +2408,12 @@ export declare const createWorkspaceStore: ({ useLocalStorage, showSidebar, prox
|
|
|
2405
2408
|
default?: any;
|
|
2406
2409
|
required?: boolean | undefined;
|
|
2407
2410
|
enum?: string[] | undefined;
|
|
2408
|
-
format?: string | undefined;
|
|
2409
2411
|
examples?: any[] | undefined;
|
|
2412
|
+
format?: string | undefined;
|
|
2410
2413
|
file?: any;
|
|
2411
2414
|
nullable?: boolean | undefined;
|
|
2412
2415
|
}[];
|
|
2413
|
-
|
|
2416
|
+
query: {
|
|
2414
2417
|
value: string;
|
|
2415
2418
|
key: string;
|
|
2416
2419
|
enabled: boolean;
|
|
@@ -2421,8 +2424,8 @@ export declare const createWorkspaceStore: ({ useLocalStorage, showSidebar, prox
|
|
|
2421
2424
|
default?: any;
|
|
2422
2425
|
required?: boolean | undefined;
|
|
2423
2426
|
enum?: string[] | undefined;
|
|
2424
|
-
format?: string | undefined;
|
|
2425
2427
|
examples?: any[] | undefined;
|
|
2428
|
+
format?: string | undefined;
|
|
2426
2429
|
file?: any;
|
|
2427
2430
|
nullable?: boolean | undefined;
|
|
2428
2431
|
}[];
|
|
@@ -2437,8 +2440,8 @@ export declare const createWorkspaceStore: ({ useLocalStorage, showSidebar, prox
|
|
|
2437
2440
|
default?: any;
|
|
2438
2441
|
required?: boolean | undefined;
|
|
2439
2442
|
enum?: string[] | undefined;
|
|
2440
|
-
format?: string | undefined;
|
|
2441
2443
|
examples?: any[] | undefined;
|
|
2444
|
+
format?: string | undefined;
|
|
2442
2445
|
file?: any;
|
|
2443
2446
|
nullable?: boolean | undefined;
|
|
2444
2447
|
}[];
|
|
@@ -2458,8 +2461,8 @@ export declare const createWorkspaceStore: ({ useLocalStorage, showSidebar, prox
|
|
|
2458
2461
|
default?: any;
|
|
2459
2462
|
required?: boolean | undefined;
|
|
2460
2463
|
enum?: string[] | undefined;
|
|
2461
|
-
format?: string | undefined;
|
|
2462
2464
|
examples?: any[] | undefined;
|
|
2465
|
+
format?: string | undefined;
|
|
2463
2466
|
file?: any;
|
|
2464
2467
|
nullable?: boolean | undefined;
|
|
2465
2468
|
}[];
|
|
@@ -2489,12 +2492,12 @@ export declare const createWorkspaceStore: ({ useLocalStorage, showSidebar, prox
|
|
|
2489
2492
|
default?: any;
|
|
2490
2493
|
required?: boolean | undefined;
|
|
2491
2494
|
enum?: string[] | undefined;
|
|
2492
|
-
format?: string | undefined;
|
|
2493
2495
|
examples?: any[] | undefined;
|
|
2496
|
+
format?: string | undefined;
|
|
2494
2497
|
file?: any;
|
|
2495
2498
|
nullable?: boolean | undefined;
|
|
2496
2499
|
}[];
|
|
2497
|
-
|
|
2500
|
+
headers: {
|
|
2498
2501
|
value: string;
|
|
2499
2502
|
key: string;
|
|
2500
2503
|
enabled: boolean;
|
|
@@ -2505,12 +2508,12 @@ export declare const createWorkspaceStore: ({ useLocalStorage, showSidebar, prox
|
|
|
2505
2508
|
default?: any;
|
|
2506
2509
|
required?: boolean | undefined;
|
|
2507
2510
|
enum?: string[] | undefined;
|
|
2508
|
-
format?: string | undefined;
|
|
2509
2511
|
examples?: any[] | undefined;
|
|
2512
|
+
format?: string | undefined;
|
|
2510
2513
|
file?: any;
|
|
2511
2514
|
nullable?: boolean | undefined;
|
|
2512
2515
|
}[];
|
|
2513
|
-
|
|
2516
|
+
query: {
|
|
2514
2517
|
value: string;
|
|
2515
2518
|
key: string;
|
|
2516
2519
|
enabled: boolean;
|
|
@@ -2521,8 +2524,8 @@ export declare const createWorkspaceStore: ({ useLocalStorage, showSidebar, prox
|
|
|
2521
2524
|
default?: any;
|
|
2522
2525
|
required?: boolean | undefined;
|
|
2523
2526
|
enum?: string[] | undefined;
|
|
2524
|
-
format?: string | undefined;
|
|
2525
2527
|
examples?: any[] | undefined;
|
|
2528
|
+
format?: string | undefined;
|
|
2526
2529
|
file?: any;
|
|
2527
2530
|
nullable?: boolean | undefined;
|
|
2528
2531
|
}[];
|
|
@@ -2537,8 +2540,8 @@ export declare const createWorkspaceStore: ({ useLocalStorage, showSidebar, prox
|
|
|
2537
2540
|
default?: any;
|
|
2538
2541
|
required?: boolean | undefined;
|
|
2539
2542
|
enum?: string[] | undefined;
|
|
2540
|
-
format?: string | undefined;
|
|
2541
2543
|
examples?: any[] | undefined;
|
|
2544
|
+
format?: string | undefined;
|
|
2542
2545
|
file?: any;
|
|
2543
2546
|
nullable?: boolean | undefined;
|
|
2544
2547
|
}[];
|
|
@@ -2558,8 +2561,8 @@ export declare const createWorkspaceStore: ({ useLocalStorage, showSidebar, prox
|
|
|
2558
2561
|
default?: any;
|
|
2559
2562
|
required?: boolean | undefined;
|
|
2560
2563
|
enum?: string[] | undefined;
|
|
2561
|
-
format?: string | undefined;
|
|
2562
2564
|
examples?: any[] | undefined;
|
|
2565
|
+
format?: string | undefined;
|
|
2563
2566
|
file?: any;
|
|
2564
2567
|
nullable?: boolean | undefined;
|
|
2565
2568
|
}[];
|
|
@@ -2589,12 +2592,12 @@ export declare const createWorkspaceStore: ({ useLocalStorage, showSidebar, prox
|
|
|
2589
2592
|
default?: any;
|
|
2590
2593
|
required?: boolean | undefined;
|
|
2591
2594
|
enum?: string[] | undefined;
|
|
2592
|
-
format?: string | undefined;
|
|
2593
2595
|
examples?: any[] | undefined;
|
|
2596
|
+
format?: string | undefined;
|
|
2594
2597
|
file?: any;
|
|
2595
2598
|
nullable?: boolean | undefined;
|
|
2596
2599
|
}[];
|
|
2597
|
-
|
|
2600
|
+
headers: {
|
|
2598
2601
|
value: string;
|
|
2599
2602
|
key: string;
|
|
2600
2603
|
enabled: boolean;
|
|
@@ -2605,12 +2608,12 @@ export declare const createWorkspaceStore: ({ useLocalStorage, showSidebar, prox
|
|
|
2605
2608
|
default?: any;
|
|
2606
2609
|
required?: boolean | undefined;
|
|
2607
2610
|
enum?: string[] | undefined;
|
|
2608
|
-
format?: string | undefined;
|
|
2609
2611
|
examples?: any[] | undefined;
|
|
2612
|
+
format?: string | undefined;
|
|
2610
2613
|
file?: any;
|
|
2611
2614
|
nullable?: boolean | undefined;
|
|
2612
2615
|
}[];
|
|
2613
|
-
|
|
2616
|
+
query: {
|
|
2614
2617
|
value: string;
|
|
2615
2618
|
key: string;
|
|
2616
2619
|
enabled: boolean;
|
|
@@ -2621,8 +2624,8 @@ export declare const createWorkspaceStore: ({ useLocalStorage, showSidebar, prox
|
|
|
2621
2624
|
default?: any;
|
|
2622
2625
|
required?: boolean | undefined;
|
|
2623
2626
|
enum?: string[] | undefined;
|
|
2624
|
-
format?: string | undefined;
|
|
2625
2627
|
examples?: any[] | undefined;
|
|
2628
|
+
format?: string | undefined;
|
|
2626
2629
|
file?: any;
|
|
2627
2630
|
nullable?: boolean | undefined;
|
|
2628
2631
|
}[];
|
|
@@ -2637,8 +2640,8 @@ export declare const createWorkspaceStore: ({ useLocalStorage, showSidebar, prox
|
|
|
2637
2640
|
default?: any;
|
|
2638
2641
|
required?: boolean | undefined;
|
|
2639
2642
|
enum?: string[] | undefined;
|
|
2640
|
-
format?: string | undefined;
|
|
2641
2643
|
examples?: any[] | undefined;
|
|
2644
|
+
format?: string | undefined;
|
|
2642
2645
|
file?: any;
|
|
2643
2646
|
nullable?: boolean | undefined;
|
|
2644
2647
|
}[];
|
|
@@ -2658,8 +2661,8 @@ export declare const createWorkspaceStore: ({ useLocalStorage, showSidebar, prox
|
|
|
2658
2661
|
default?: any;
|
|
2659
2662
|
required?: boolean | undefined;
|
|
2660
2663
|
enum?: string[] | undefined;
|
|
2661
|
-
format?: string | undefined;
|
|
2662
2664
|
examples?: any[] | undefined;
|
|
2665
|
+
format?: string | undefined;
|
|
2663
2666
|
file?: any;
|
|
2664
2667
|
nullable?: boolean | undefined;
|
|
2665
2668
|
}[];
|
|
@@ -2723,6 +2726,7 @@ export declare const createWorkspaceStore: ({ useLocalStorage, showSidebar, prox
|
|
|
2723
2726
|
"x-scalar-security-query"?: Record<string, string> | undefined;
|
|
2724
2727
|
"x-scalar-security-body"?: Record<string, string> | undefined;
|
|
2725
2728
|
"x-tokenName"?: string | undefined;
|
|
2729
|
+
"x-scalar-credentials-location"?: "header" | "body" | undefined;
|
|
2726
2730
|
} | undefined;
|
|
2727
2731
|
implicit?: {
|
|
2728
2732
|
type: "implicit";
|
|
@@ -2749,6 +2753,7 @@ export declare const createWorkspaceStore: ({ useLocalStorage, showSidebar, prox
|
|
|
2749
2753
|
"x-scalar-security-query"?: Record<string, string> | undefined;
|
|
2750
2754
|
"x-scalar-security-body"?: Record<string, string> | undefined;
|
|
2751
2755
|
"x-tokenName"?: string | undefined;
|
|
2756
|
+
"x-scalar-credentials-location"?: "header" | "body" | undefined;
|
|
2752
2757
|
} | undefined;
|
|
2753
2758
|
authorizationCode?: {
|
|
2754
2759
|
type: "authorizationCode";
|
|
@@ -2765,6 +2770,7 @@ export declare const createWorkspaceStore: ({ useLocalStorage, showSidebar, prox
|
|
|
2765
2770
|
"x-scalar-security-query"?: Record<string, string> | undefined;
|
|
2766
2771
|
"x-scalar-security-body"?: Record<string, string> | undefined;
|
|
2767
2772
|
"x-tokenName"?: string | undefined;
|
|
2773
|
+
"x-scalar-credentials-location"?: "header" | "body" | undefined;
|
|
2768
2774
|
} | undefined;
|
|
2769
2775
|
};
|
|
2770
2776
|
description?: string | undefined;
|
|
@@ -2813,6 +2819,7 @@ export declare const createWorkspaceStore: ({ useLocalStorage, showSidebar, prox
|
|
|
2813
2819
|
"x-scalar-security-query"?: Record<string, string> | undefined;
|
|
2814
2820
|
"x-scalar-security-body"?: Record<string, string> | undefined;
|
|
2815
2821
|
"x-tokenName"?: string | undefined;
|
|
2822
|
+
"x-scalar-credentials-location"?: "header" | "body" | undefined;
|
|
2816
2823
|
} | undefined;
|
|
2817
2824
|
implicit?: {
|
|
2818
2825
|
type: "implicit";
|
|
@@ -2839,6 +2846,7 @@ export declare const createWorkspaceStore: ({ useLocalStorage, showSidebar, prox
|
|
|
2839
2846
|
"x-scalar-security-query"?: Record<string, string> | undefined;
|
|
2840
2847
|
"x-scalar-security-body"?: Record<string, string> | undefined;
|
|
2841
2848
|
"x-tokenName"?: string | undefined;
|
|
2849
|
+
"x-scalar-credentials-location"?: "header" | "body" | undefined;
|
|
2842
2850
|
} | undefined;
|
|
2843
2851
|
authorizationCode?: {
|
|
2844
2852
|
type: "authorizationCode";
|
|
@@ -2855,6 +2863,7 @@ export declare const createWorkspaceStore: ({ useLocalStorage, showSidebar, prox
|
|
|
2855
2863
|
"x-scalar-security-query"?: Record<string, string> | undefined;
|
|
2856
2864
|
"x-scalar-security-body"?: Record<string, string> | undefined;
|
|
2857
2865
|
"x-tokenName"?: string | undefined;
|
|
2866
|
+
"x-scalar-credentials-location"?: "header" | "body" | undefined;
|
|
2858
2867
|
} | undefined;
|
|
2859
2868
|
};
|
|
2860
2869
|
description?: string | undefined;
|
|
@@ -2904,6 +2913,7 @@ export declare const createWorkspaceStore: ({ useLocalStorage, showSidebar, prox
|
|
|
2904
2913
|
"x-scalar-security-query"?: Record<string, string> | undefined;
|
|
2905
2914
|
"x-scalar-security-body"?: Record<string, string> | undefined;
|
|
2906
2915
|
"x-tokenName"?: string | undefined;
|
|
2916
|
+
"x-scalar-credentials-location"?: "header" | "body" | undefined;
|
|
2907
2917
|
} | undefined;
|
|
2908
2918
|
implicit?: {
|
|
2909
2919
|
type: "implicit";
|
|
@@ -2930,6 +2940,7 @@ export declare const createWorkspaceStore: ({ useLocalStorage, showSidebar, prox
|
|
|
2930
2940
|
"x-scalar-security-query"?: Record<string, string> | undefined;
|
|
2931
2941
|
"x-scalar-security-body"?: Record<string, string> | undefined;
|
|
2932
2942
|
"x-tokenName"?: string | undefined;
|
|
2943
|
+
"x-scalar-credentials-location"?: "header" | "body" | undefined;
|
|
2933
2944
|
} | undefined;
|
|
2934
2945
|
authorizationCode?: {
|
|
2935
2946
|
type: "authorizationCode";
|
|
@@ -2946,12 +2957,13 @@ export declare const createWorkspaceStore: ({ useLocalStorage, showSidebar, prox
|
|
|
2946
2957
|
"x-scalar-security-query"?: Record<string, string> | undefined;
|
|
2947
2958
|
"x-scalar-security-body"?: Record<string, string> | undefined;
|
|
2948
2959
|
"x-tokenName"?: string | undefined;
|
|
2960
|
+
"x-scalar-credentials-location"?: "header" | "body" | undefined;
|
|
2949
2961
|
} | undefined;
|
|
2950
2962
|
};
|
|
2951
2963
|
description?: string | undefined;
|
|
2952
2964
|
'x-default-scopes'?: string | string[] | undefined;
|
|
2953
2965
|
}) => void;
|
|
2954
|
-
edit: <P extends "value" | "description" | "type" | "uid" | "name" | "in" | "nameKey" | "scheme" | "bearerFormat" | "openIdConnectUrl" | "x-default-scopes" | "flows" | "password" | "username" | "token" | `x-default-scopes.${number}` | "flows.password" | "flows.implicit" | "flows.clientCredentials" | "flows.authorizationCode" | "flows.password.type" | "flows.password.password" | "flows.password.username" | "flows.password.token" | "flows.password.refreshUrl" | "flows.password.scopes" | "flows.password.selectedScopes" | "flows.password.x-scalar-client-id" | "flows.password.tokenUrl" | "flows.password.clientSecret" | "flows.password.x-scalar-security-query" | "flows.password.x-scalar-security-body" | "flows.password.x-tokenName" | `flows.password.scopes.${string}` | `flows.password.selectedScopes.${number}` | `flows.password.x-scalar-security-query.${string}` | `flows.password.x-scalar-security-body.${string}` | "flows.implicit.type" | "flows.implicit.token" | "flows.implicit.refreshUrl" | "flows.implicit.scopes" | "flows.implicit.selectedScopes" | "flows.implicit.x-scalar-client-id" | "flows.implicit.x-scalar-security-query" | "flows.implicit.x-scalar-security-body" | "flows.implicit.x-tokenName" | `flows.implicit.scopes.${string}` | `flows.implicit.selectedScopes.${number}` | `flows.implicit.x-scalar-security-query.${string}` | `flows.implicit.x-scalar-security-body.${string}` | "flows.implicit.authorizationUrl" | "flows.implicit.x-scalar-redirect-uri" | "flows.clientCredentials.type" | "flows.clientCredentials.token" | "flows.clientCredentials.refreshUrl" | "flows.clientCredentials.scopes" | "flows.clientCredentials.selectedScopes" | "flows.clientCredentials.x-scalar-client-id" | "flows.clientCredentials.tokenUrl" | "flows.clientCredentials.clientSecret" | "flows.clientCredentials.x-scalar-security-query" | "flows.clientCredentials.x-scalar-security-body" | "flows.clientCredentials.x-tokenName" | `flows.clientCredentials.scopes.${string}` | `flows.clientCredentials.selectedScopes.${number}` | `flows.clientCredentials.x-scalar-security-query.${string}` | `flows.clientCredentials.x-scalar-security-body.${string}` | "flows.authorizationCode.type" | "flows.authorizationCode.token" | "flows.authorizationCode.refreshUrl" | "flows.authorizationCode.scopes" | "flows.authorizationCode.selectedScopes" | "flows.authorizationCode.x-scalar-client-id" | "flows.authorizationCode.tokenUrl" | "flows.authorizationCode.clientSecret" | "flows.authorizationCode.x-scalar-security-query" | "flows.authorizationCode.x-scalar-security-body" | "flows.authorizationCode.x-tokenName" | `flows.authorizationCode.scopes.${string}` | `flows.authorizationCode.selectedScopes.${number}` | `flows.authorizationCode.x-scalar-security-query.${string}` | `flows.authorizationCode.x-scalar-security-body.${string}` | "flows.authorizationCode.authorizationUrl" | "flows.authorizationCode.x-scalar-redirect-uri" | "flows.authorizationCode.x-usePkce">(uid: (string & import("zod").BRAND<"securityScheme">) | null | undefined, path: P, value: (P extends "value" | "description" | "type" | "uid" | "name" | "in" | "nameKey" ? {
|
|
2966
|
+
edit: <P extends "value" | "description" | "type" | "uid" | "name" | "in" | "nameKey" | "scheme" | "bearerFormat" | "openIdConnectUrl" | "x-default-scopes" | "flows" | "password" | "username" | "token" | `x-default-scopes.${number}` | "flows.password" | "flows.implicit" | "flows.clientCredentials" | "flows.authorizationCode" | "flows.password.type" | "flows.password.password" | "flows.password.username" | "flows.password.token" | "flows.password.refreshUrl" | "flows.password.scopes" | "flows.password.selectedScopes" | "flows.password.x-scalar-client-id" | "flows.password.tokenUrl" | "flows.password.clientSecret" | "flows.password.x-scalar-security-query" | "flows.password.x-scalar-security-body" | "flows.password.x-tokenName" | "flows.password.x-scalar-credentials-location" | `flows.password.scopes.${string}` | `flows.password.selectedScopes.${number}` | `flows.password.x-scalar-security-query.${string}` | `flows.password.x-scalar-security-body.${string}` | "flows.implicit.type" | "flows.implicit.token" | "flows.implicit.refreshUrl" | "flows.implicit.scopes" | "flows.implicit.selectedScopes" | "flows.implicit.x-scalar-client-id" | "flows.implicit.x-scalar-security-query" | "flows.implicit.x-scalar-security-body" | "flows.implicit.x-tokenName" | `flows.implicit.scopes.${string}` | `flows.implicit.selectedScopes.${number}` | `flows.implicit.x-scalar-security-query.${string}` | `flows.implicit.x-scalar-security-body.${string}` | "flows.implicit.authorizationUrl" | "flows.implicit.x-scalar-redirect-uri" | "flows.clientCredentials.type" | "flows.clientCredentials.token" | "flows.clientCredentials.refreshUrl" | "flows.clientCredentials.scopes" | "flows.clientCredentials.selectedScopes" | "flows.clientCredentials.x-scalar-client-id" | "flows.clientCredentials.tokenUrl" | "flows.clientCredentials.clientSecret" | "flows.clientCredentials.x-scalar-security-query" | "flows.clientCredentials.x-scalar-security-body" | "flows.clientCredentials.x-tokenName" | "flows.clientCredentials.x-scalar-credentials-location" | `flows.clientCredentials.scopes.${string}` | `flows.clientCredentials.selectedScopes.${number}` | `flows.clientCredentials.x-scalar-security-query.${string}` | `flows.clientCredentials.x-scalar-security-body.${string}` | "flows.authorizationCode.type" | "flows.authorizationCode.token" | "flows.authorizationCode.refreshUrl" | "flows.authorizationCode.scopes" | "flows.authorizationCode.selectedScopes" | "flows.authorizationCode.x-scalar-client-id" | "flows.authorizationCode.tokenUrl" | "flows.authorizationCode.clientSecret" | "flows.authorizationCode.x-scalar-security-query" | "flows.authorizationCode.x-scalar-security-body" | "flows.authorizationCode.x-tokenName" | "flows.authorizationCode.x-scalar-credentials-location" | `flows.authorizationCode.scopes.${string}` | `flows.authorizationCode.selectedScopes.${number}` | `flows.authorizationCode.x-scalar-security-query.${string}` | `flows.authorizationCode.x-scalar-security-body.${string}` | "flows.authorizationCode.authorizationUrl" | "flows.authorizationCode.x-scalar-redirect-uri" | "flows.authorizationCode.x-usePkce">(uid: (string & import("zod").BRAND<"securityScheme">) | null | undefined, path: P, value: (P extends "value" | "description" | "type" | "uid" | "name" | "in" | "nameKey" ? {
|
|
2955
2967
|
type: "apiKey";
|
|
2956
2968
|
value: string;
|
|
2957
2969
|
name: string;
|
|
@@ -3042,6 +3054,7 @@ export declare const createWorkspaceStore: ({ useLocalStorage, showSidebar, prox
|
|
|
3042
3054
|
"x-scalar-security-query"?: Record<string, string> | undefined;
|
|
3043
3055
|
"x-scalar-security-body"?: Record<string, string> | undefined;
|
|
3044
3056
|
"x-tokenName"?: string | undefined;
|
|
3057
|
+
"x-scalar-credentials-location"?: "header" | "body" | undefined;
|
|
3045
3058
|
} | undefined;
|
|
3046
3059
|
implicit?: {
|
|
3047
3060
|
type: "implicit";
|
|
@@ -3068,6 +3081,7 @@ export declare const createWorkspaceStore: ({ useLocalStorage, showSidebar, prox
|
|
|
3068
3081
|
"x-scalar-security-query"?: Record<string, string> | undefined;
|
|
3069
3082
|
"x-scalar-security-body"?: Record<string, string> | undefined;
|
|
3070
3083
|
"x-tokenName"?: string | undefined;
|
|
3084
|
+
"x-scalar-credentials-location"?: "header" | "body" | undefined;
|
|
3071
3085
|
} | undefined;
|
|
3072
3086
|
authorizationCode?: {
|
|
3073
3087
|
type: "authorizationCode";
|
|
@@ -3084,6 +3098,7 @@ export declare const createWorkspaceStore: ({ useLocalStorage, showSidebar, prox
|
|
|
3084
3098
|
"x-scalar-security-query"?: Record<string, string> | undefined;
|
|
3085
3099
|
"x-scalar-security-body"?: Record<string, string> | undefined;
|
|
3086
3100
|
"x-tokenName"?: string | undefined;
|
|
3101
|
+
"x-scalar-credentials-location"?: "header" | "body" | undefined;
|
|
3087
3102
|
} | undefined;
|
|
3088
3103
|
};
|
|
3089
3104
|
description?: string | undefined;
|
|
@@ -3107,6 +3122,7 @@ export declare const createWorkspaceStore: ({ useLocalStorage, showSidebar, prox
|
|
|
3107
3122
|
"x-scalar-security-query"?: Record<string, string> | undefined;
|
|
3108
3123
|
"x-scalar-security-body"?: Record<string, string> | undefined;
|
|
3109
3124
|
"x-tokenName"?: string | undefined;
|
|
3125
|
+
"x-scalar-credentials-location"?: "header" | "body" | undefined;
|
|
3110
3126
|
} | undefined;
|
|
3111
3127
|
implicit?: {
|
|
3112
3128
|
type: "implicit";
|
|
@@ -3133,6 +3149,7 @@ export declare const createWorkspaceStore: ({ useLocalStorage, showSidebar, prox
|
|
|
3133
3149
|
"x-scalar-security-query"?: Record<string, string> | undefined;
|
|
3134
3150
|
"x-scalar-security-body"?: Record<string, string> | undefined;
|
|
3135
3151
|
"x-tokenName"?: string | undefined;
|
|
3152
|
+
"x-scalar-credentials-location"?: "header" | "body" | undefined;
|
|
3136
3153
|
} | undefined;
|
|
3137
3154
|
authorizationCode?: {
|
|
3138
3155
|
type: "authorizationCode";
|
|
@@ -3149,6 +3166,7 @@ export declare const createWorkspaceStore: ({ useLocalStorage, showSidebar, prox
|
|
|
3149
3166
|
"x-scalar-security-query"?: Record<string, string> | undefined;
|
|
3150
3167
|
"x-scalar-security-body"?: Record<string, string> | undefined;
|
|
3151
3168
|
"x-tokenName"?: string | undefined;
|
|
3169
|
+
"x-scalar-credentials-location"?: "header" | "body" | undefined;
|
|
3152
3170
|
} | undefined;
|
|
3153
3171
|
};
|
|
3154
3172
|
description?: string | undefined;
|
|
@@ -3172,6 +3190,7 @@ export declare const createWorkspaceStore: ({ useLocalStorage, showSidebar, prox
|
|
|
3172
3190
|
"x-scalar-security-query"?: Record<string, string> | undefined;
|
|
3173
3191
|
"x-scalar-security-body"?: Record<string, string> | undefined;
|
|
3174
3192
|
"x-tokenName"?: string | undefined;
|
|
3193
|
+
"x-scalar-credentials-location"?: "header" | "body" | undefined;
|
|
3175
3194
|
} | undefined;
|
|
3176
3195
|
implicit?: {
|
|
3177
3196
|
type: "implicit";
|
|
@@ -3198,6 +3217,7 @@ export declare const createWorkspaceStore: ({ useLocalStorage, showSidebar, prox
|
|
|
3198
3217
|
"x-scalar-security-query"?: Record<string, string> | undefined;
|
|
3199
3218
|
"x-scalar-security-body"?: Record<string, string> | undefined;
|
|
3200
3219
|
"x-tokenName"?: string | undefined;
|
|
3220
|
+
"x-scalar-credentials-location"?: "header" | "body" | undefined;
|
|
3201
3221
|
} | undefined;
|
|
3202
3222
|
authorizationCode?: {
|
|
3203
3223
|
type: "authorizationCode";
|
|
@@ -3214,12 +3234,13 @@ export declare const createWorkspaceStore: ({ useLocalStorage, showSidebar, prox
|
|
|
3214
3234
|
"x-scalar-security-query"?: Record<string, string> | undefined;
|
|
3215
3235
|
"x-scalar-security-body"?: Record<string, string> | undefined;
|
|
3216
3236
|
"x-tokenName"?: string | undefined;
|
|
3237
|
+
"x-scalar-credentials-location"?: "header" | "body" | undefined;
|
|
3217
3238
|
} | undefined;
|
|
3218
3239
|
};
|
|
3219
3240
|
description?: string | undefined;
|
|
3220
3241
|
'x-default-scopes'?: string | string[] | undefined;
|
|
3221
3242
|
}[K], R> : never : K extends `${number}` ? never : never : P extends `${number}` ? never : never)) => void;
|
|
3222
|
-
untrackedEdit: <P extends "value" | "description" | "type" | "uid" | "name" | "in" | "nameKey" | "scheme" | "bearerFormat" | "openIdConnectUrl" | "x-default-scopes" | "flows" | "password" | "username" | "token" | `x-default-scopes.${number}` | "flows.password" | "flows.implicit" | "flows.clientCredentials" | "flows.authorizationCode" | "flows.password.type" | "flows.password.password" | "flows.password.username" | "flows.password.token" | "flows.password.refreshUrl" | "flows.password.scopes" | "flows.password.selectedScopes" | "flows.password.x-scalar-client-id" | "flows.password.tokenUrl" | "flows.password.clientSecret" | "flows.password.x-scalar-security-query" | "flows.password.x-scalar-security-body" | "flows.password.x-tokenName" | `flows.password.scopes.${string}` | `flows.password.selectedScopes.${number}` | `flows.password.x-scalar-security-query.${string}` | `flows.password.x-scalar-security-body.${string}` | "flows.implicit.type" | "flows.implicit.token" | "flows.implicit.refreshUrl" | "flows.implicit.scopes" | "flows.implicit.selectedScopes" | "flows.implicit.x-scalar-client-id" | "flows.implicit.x-scalar-security-query" | "flows.implicit.x-scalar-security-body" | "flows.implicit.x-tokenName" | `flows.implicit.scopes.${string}` | `flows.implicit.selectedScopes.${number}` | `flows.implicit.x-scalar-security-query.${string}` | `flows.implicit.x-scalar-security-body.${string}` | "flows.implicit.authorizationUrl" | "flows.implicit.x-scalar-redirect-uri" | "flows.clientCredentials.type" | "flows.clientCredentials.token" | "flows.clientCredentials.refreshUrl" | "flows.clientCredentials.scopes" | "flows.clientCredentials.selectedScopes" | "flows.clientCredentials.x-scalar-client-id" | "flows.clientCredentials.tokenUrl" | "flows.clientCredentials.clientSecret" | "flows.clientCredentials.x-scalar-security-query" | "flows.clientCredentials.x-scalar-security-body" | "flows.clientCredentials.x-tokenName" | `flows.clientCredentials.scopes.${string}` | `flows.clientCredentials.selectedScopes.${number}` | `flows.clientCredentials.x-scalar-security-query.${string}` | `flows.clientCredentials.x-scalar-security-body.${string}` | "flows.authorizationCode.type" | "flows.authorizationCode.token" | "flows.authorizationCode.refreshUrl" | "flows.authorizationCode.scopes" | "flows.authorizationCode.selectedScopes" | "flows.authorizationCode.x-scalar-client-id" | "flows.authorizationCode.tokenUrl" | "flows.authorizationCode.clientSecret" | "flows.authorizationCode.x-scalar-security-query" | "flows.authorizationCode.x-scalar-security-body" | "flows.authorizationCode.x-tokenName" | `flows.authorizationCode.scopes.${string}` | `flows.authorizationCode.selectedScopes.${number}` | `flows.authorizationCode.x-scalar-security-query.${string}` | `flows.authorizationCode.x-scalar-security-body.${string}` | "flows.authorizationCode.authorizationUrl" | "flows.authorizationCode.x-scalar-redirect-uri" | "flows.authorizationCode.x-usePkce">(uid: string & import("zod").BRAND<"securityScheme">, path: P, value: (P extends "value" | "description" | "type" | "uid" | "name" | "in" | "nameKey" ? {
|
|
3243
|
+
untrackedEdit: <P extends "value" | "description" | "type" | "uid" | "name" | "in" | "nameKey" | "scheme" | "bearerFormat" | "openIdConnectUrl" | "x-default-scopes" | "flows" | "password" | "username" | "token" | `x-default-scopes.${number}` | "flows.password" | "flows.implicit" | "flows.clientCredentials" | "flows.authorizationCode" | "flows.password.type" | "flows.password.password" | "flows.password.username" | "flows.password.token" | "flows.password.refreshUrl" | "flows.password.scopes" | "flows.password.selectedScopes" | "flows.password.x-scalar-client-id" | "flows.password.tokenUrl" | "flows.password.clientSecret" | "flows.password.x-scalar-security-query" | "flows.password.x-scalar-security-body" | "flows.password.x-tokenName" | "flows.password.x-scalar-credentials-location" | `flows.password.scopes.${string}` | `flows.password.selectedScopes.${number}` | `flows.password.x-scalar-security-query.${string}` | `flows.password.x-scalar-security-body.${string}` | "flows.implicit.type" | "flows.implicit.token" | "flows.implicit.refreshUrl" | "flows.implicit.scopes" | "flows.implicit.selectedScopes" | "flows.implicit.x-scalar-client-id" | "flows.implicit.x-scalar-security-query" | "flows.implicit.x-scalar-security-body" | "flows.implicit.x-tokenName" | `flows.implicit.scopes.${string}` | `flows.implicit.selectedScopes.${number}` | `flows.implicit.x-scalar-security-query.${string}` | `flows.implicit.x-scalar-security-body.${string}` | "flows.implicit.authorizationUrl" | "flows.implicit.x-scalar-redirect-uri" | "flows.clientCredentials.type" | "flows.clientCredentials.token" | "flows.clientCredentials.refreshUrl" | "flows.clientCredentials.scopes" | "flows.clientCredentials.selectedScopes" | "flows.clientCredentials.x-scalar-client-id" | "flows.clientCredentials.tokenUrl" | "flows.clientCredentials.clientSecret" | "flows.clientCredentials.x-scalar-security-query" | "flows.clientCredentials.x-scalar-security-body" | "flows.clientCredentials.x-tokenName" | "flows.clientCredentials.x-scalar-credentials-location" | `flows.clientCredentials.scopes.${string}` | `flows.clientCredentials.selectedScopes.${number}` | `flows.clientCredentials.x-scalar-security-query.${string}` | `flows.clientCredentials.x-scalar-security-body.${string}` | "flows.authorizationCode.type" | "flows.authorizationCode.token" | "flows.authorizationCode.refreshUrl" | "flows.authorizationCode.scopes" | "flows.authorizationCode.selectedScopes" | "flows.authorizationCode.x-scalar-client-id" | "flows.authorizationCode.tokenUrl" | "flows.authorizationCode.clientSecret" | "flows.authorizationCode.x-scalar-security-query" | "flows.authorizationCode.x-scalar-security-body" | "flows.authorizationCode.x-tokenName" | "flows.authorizationCode.x-scalar-credentials-location" | `flows.authorizationCode.scopes.${string}` | `flows.authorizationCode.selectedScopes.${number}` | `flows.authorizationCode.x-scalar-security-query.${string}` | `flows.authorizationCode.x-scalar-security-body.${string}` | "flows.authorizationCode.authorizationUrl" | "flows.authorizationCode.x-scalar-redirect-uri" | "flows.authorizationCode.x-usePkce">(uid: string & import("zod").BRAND<"securityScheme">, path: P, value: (P extends "value" | "description" | "type" | "uid" | "name" | "in" | "nameKey" ? {
|
|
3223
3244
|
type: "apiKey";
|
|
3224
3245
|
value: string;
|
|
3225
3246
|
name: string;
|
|
@@ -3310,6 +3331,7 @@ export declare const createWorkspaceStore: ({ useLocalStorage, showSidebar, prox
|
|
|
3310
3331
|
"x-scalar-security-query"?: Record<string, string> | undefined;
|
|
3311
3332
|
"x-scalar-security-body"?: Record<string, string> | undefined;
|
|
3312
3333
|
"x-tokenName"?: string | undefined;
|
|
3334
|
+
"x-scalar-credentials-location"?: "header" | "body" | undefined;
|
|
3313
3335
|
} | undefined;
|
|
3314
3336
|
implicit?: {
|
|
3315
3337
|
type: "implicit";
|
|
@@ -3336,6 +3358,7 @@ export declare const createWorkspaceStore: ({ useLocalStorage, showSidebar, prox
|
|
|
3336
3358
|
"x-scalar-security-query"?: Record<string, string> | undefined;
|
|
3337
3359
|
"x-scalar-security-body"?: Record<string, string> | undefined;
|
|
3338
3360
|
"x-tokenName"?: string | undefined;
|
|
3361
|
+
"x-scalar-credentials-location"?: "header" | "body" | undefined;
|
|
3339
3362
|
} | undefined;
|
|
3340
3363
|
authorizationCode?: {
|
|
3341
3364
|
type: "authorizationCode";
|
|
@@ -3352,6 +3375,7 @@ export declare const createWorkspaceStore: ({ useLocalStorage, showSidebar, prox
|
|
|
3352
3375
|
"x-scalar-security-query"?: Record<string, string> | undefined;
|
|
3353
3376
|
"x-scalar-security-body"?: Record<string, string> | undefined;
|
|
3354
3377
|
"x-tokenName"?: string | undefined;
|
|
3378
|
+
"x-scalar-credentials-location"?: "header" | "body" | undefined;
|
|
3355
3379
|
} | undefined;
|
|
3356
3380
|
};
|
|
3357
3381
|
description?: string | undefined;
|
|
@@ -3375,6 +3399,7 @@ export declare const createWorkspaceStore: ({ useLocalStorage, showSidebar, prox
|
|
|
3375
3399
|
"x-scalar-security-query"?: Record<string, string> | undefined;
|
|
3376
3400
|
"x-scalar-security-body"?: Record<string, string> | undefined;
|
|
3377
3401
|
"x-tokenName"?: string | undefined;
|
|
3402
|
+
"x-scalar-credentials-location"?: "header" | "body" | undefined;
|
|
3378
3403
|
} | undefined;
|
|
3379
3404
|
implicit?: {
|
|
3380
3405
|
type: "implicit";
|
|
@@ -3401,6 +3426,7 @@ export declare const createWorkspaceStore: ({ useLocalStorage, showSidebar, prox
|
|
|
3401
3426
|
"x-scalar-security-query"?: Record<string, string> | undefined;
|
|
3402
3427
|
"x-scalar-security-body"?: Record<string, string> | undefined;
|
|
3403
3428
|
"x-tokenName"?: string | undefined;
|
|
3429
|
+
"x-scalar-credentials-location"?: "header" | "body" | undefined;
|
|
3404
3430
|
} | undefined;
|
|
3405
3431
|
authorizationCode?: {
|
|
3406
3432
|
type: "authorizationCode";
|
|
@@ -3417,6 +3443,7 @@ export declare const createWorkspaceStore: ({ useLocalStorage, showSidebar, prox
|
|
|
3417
3443
|
"x-scalar-security-query"?: Record<string, string> | undefined;
|
|
3418
3444
|
"x-scalar-security-body"?: Record<string, string> | undefined;
|
|
3419
3445
|
"x-tokenName"?: string | undefined;
|
|
3446
|
+
"x-scalar-credentials-location"?: "header" | "body" | undefined;
|
|
3420
3447
|
} | undefined;
|
|
3421
3448
|
};
|
|
3422
3449
|
description?: string | undefined;
|
|
@@ -3440,6 +3467,7 @@ export declare const createWorkspaceStore: ({ useLocalStorage, showSidebar, prox
|
|
|
3440
3467
|
"x-scalar-security-query"?: Record<string, string> | undefined;
|
|
3441
3468
|
"x-scalar-security-body"?: Record<string, string> | undefined;
|
|
3442
3469
|
"x-tokenName"?: string | undefined;
|
|
3470
|
+
"x-scalar-credentials-location"?: "header" | "body" | undefined;
|
|
3443
3471
|
} | undefined;
|
|
3444
3472
|
implicit?: {
|
|
3445
3473
|
type: "implicit";
|
|
@@ -3466,6 +3494,7 @@ export declare const createWorkspaceStore: ({ useLocalStorage, showSidebar, prox
|
|
|
3466
3494
|
"x-scalar-security-query"?: Record<string, string> | undefined;
|
|
3467
3495
|
"x-scalar-security-body"?: Record<string, string> | undefined;
|
|
3468
3496
|
"x-tokenName"?: string | undefined;
|
|
3497
|
+
"x-scalar-credentials-location"?: "header" | "body" | undefined;
|
|
3469
3498
|
} | undefined;
|
|
3470
3499
|
authorizationCode?: {
|
|
3471
3500
|
type: "authorizationCode";
|
|
@@ -3482,6 +3511,7 @@ export declare const createWorkspaceStore: ({ useLocalStorage, showSidebar, prox
|
|
|
3482
3511
|
"x-scalar-security-query"?: Record<string, string> | undefined;
|
|
3483
3512
|
"x-scalar-security-body"?: Record<string, string> | undefined;
|
|
3484
3513
|
"x-tokenName"?: string | undefined;
|
|
3514
|
+
"x-scalar-credentials-location"?: "header" | "body" | undefined;
|
|
3485
3515
|
} | undefined;
|
|
3486
3516
|
};
|
|
3487
3517
|
description?: string | undefined;
|