windmill-components 1.642.0 → 1.655.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/appPolicy/myFunction.es.js +1337 -0
- package/dist/sharedUtils/common.d.ts +2 -5
- package/dist/sharedUtils/components/apps/components/display/dbtable/queries/select.d.ts +0 -2
- package/dist/sharedUtils/components/apps/components/display/dbtable/utils.d.ts +3 -14
- package/dist/sharedUtils/components/apps/editor/appPolicy.d.ts +1 -1
- package/dist/sharedUtils/components/apps/editor/appUtilsS3.d.ts +1 -12
- package/dist/sharedUtils/components/apps/editor/component/components.d.ts +2 -68
- package/dist/sharedUtils/components/apps/inputType.d.ts +2 -4
- package/dist/sharedUtils/components/apps/sharedTypes.d.ts +0 -2
- package/dist/sharedUtils/components/dbTypes.d.ts +0 -3
- package/dist/sharedUtils/components/raw_apps/rawAppPolicy.d.ts +1 -1
- package/dist/sharedUtils/components/raw_apps/utils.d.ts +1 -1
- package/dist/sharedUtils/components/triggers/utils.d.ts +3 -2
- package/dist/sharedUtils/gen/schemas.gen.d.ts +71 -915
- package/dist/sharedUtils/gen/services.gen.d.ts +23 -329
- package/dist/sharedUtils/gen/types.gen.d.ts +141 -1870
- package/dist/sharedUtils/hub.d.ts +0 -1
- package/dist/sharedUtils/jsr.json +5 -5
- package/dist/sharedUtils/lib.d.ts +1 -1
- package/dist/sharedUtils/lib.es.js +79 -241
- package/dist/sharedUtils/package.json +11 -11
- package/dist/sharedUtils/stores.d.ts +0 -1
- package/dist/sharedUtils/svelte5Utils.svelte.d.ts +1 -32
- package/dist/sharedUtils/utils.d.ts +4 -19
- package/package/aiStore.d.ts +1 -0
- package/package/aiStore.js +3 -0
- package/package/components/ApiConnectForm.svelte +7 -0
- package/package/components/ApiConnectForm.svelte.d.ts +1 -1
- package/package/components/AppConnectDrawer.svelte +18 -15
- package/package/components/AppConnectDrawer.svelte.d.ts +5 -5
- package/package/components/AppConnectInner.svelte +2 -0
- package/package/components/AppConnectLightweightResourcePicker.svelte +3 -3
- package/package/components/AppWrapper.svelte +3 -2
- package/package/components/ArgInput.svelte +1 -0
- package/package/components/AutheliaSetting.svelte +9 -6
- package/package/components/AutheliaSetting.svelte.d.ts +4 -18
- package/package/components/AuthentikSetting.svelte +10 -7
- package/package/components/AuthentikSetting.svelte.d.ts +4 -18
- package/package/components/AzureOauthSettings.svelte +23 -23
- package/package/components/AzureOauthSettings.svelte.d.ts +4 -18
- package/package/components/Badge.svelte +2 -4
- package/package/components/Badge.svelte.d.ts +5 -27
- package/package/components/ChangeInstanceUsernameInner.svelte +4 -7
- package/package/components/ChangeInstanceUsernameInner.svelte.d.ts +8 -7
- package/package/components/ChannelSelector.svelte +19 -15
- package/package/components/CompareWorkspaces.svelte +618 -650
- package/package/components/ContextualVariableEditor.svelte +8 -8
- package/package/components/ContextualVariableEditor.svelte.d.ts +3 -6
- package/package/components/CustomOauth.svelte +19 -23
- package/package/components/CustomOauth.svelte.d.ts +4 -26
- package/package/components/CustomPopover.svelte +3 -2
- package/package/components/CustomSso.svelte +20 -25
- package/package/components/CustomSso.svelte.d.ts +4 -27
- package/package/components/DBManagerDrawer.svelte +26 -44
- package/package/components/DBManagerDrawer.svelte.d.ts +3 -5
- package/package/components/DBSchemaExplorer.svelte +3 -3
- package/package/components/DBTableEditor.svelte +6 -6
- package/package/components/DatatablePicker.svelte +1 -3
- package/package/components/DateInput.svelte +1 -0
- package/package/components/DateTimeInput.svelte +1 -0
- package/package/components/DefaultScripts.svelte +3 -5
- package/package/components/DefaultScripts.svelte.d.ts +6 -20
- package/package/components/DefaultScriptsInner.svelte +4 -4
- package/package/components/DefaultScriptsInner.svelte.d.ts +4 -18
- package/package/components/DeployWorkspace.svelte +222 -470
- package/package/components/DeployWorkspaceDrawer.svelte +1 -10
- package/package/components/Description.svelte +3 -3
- package/package/components/Description.svelte.d.ts +6 -28
- package/package/components/Dev.svelte +15 -14
- package/package/components/DiffEditor.svelte +2 -2
- package/package/components/DisplayResult.svelte.d.ts +1 -1
- package/package/components/DropdownSubmenuItem.svelte +3 -2
- package/package/components/DropdownV2.svelte +1 -1
- package/package/components/DropdownV2.svelte.d.ts +2 -2
- package/package/components/DropdownV2Inner.svelte +3 -0
- package/package/components/DucklakePicker.svelte +1 -3
- package/package/components/DurationMs.svelte +1 -3
- package/package/components/DurationMs.svelte.d.ts +4 -18
- package/package/components/DynamicInput.svelte +2 -2
- package/package/components/EditableSchemaForm.svelte +4 -4
- package/package/components/Editor.svelte +9 -11
- package/package/components/EditorBar.svelte +2 -2
- package/package/components/EditorBar.svelte.d.ts +1 -1
- package/package/components/ExecutionDuration.svelte +12 -20
- package/package/components/ExecutionDuration.svelte.d.ts +14 -24
- package/package/components/ExploreAssetButton.svelte +13 -6
- package/package/components/ExploreAssetButton.svelte.d.ts +0 -2
- package/package/components/FakeMonacoPlaceHolder.svelte +3 -2
- package/package/components/FieldHeader.svelte +6 -16
- package/package/components/FieldHeader.svelte.d.ts +5 -20
- package/package/components/FilesetEditor.svelte +23 -0
- package/package/components/FilterSearchbar.svelte +44 -11
- package/package/components/FilterSearchbar.svelte.d.ts +1 -0
- package/package/components/FlowBuilder.svelte +47 -28
- package/package/components/FlowGraphViewer.svelte +1 -10
- package/package/components/FlowGraphViewer.svelte.d.ts +17 -16
- package/package/components/FlowGraphViewerStep.svelte +5 -7
- package/package/components/FlowGraphViewerStep.svelte.d.ts +4 -18
- package/package/components/FlowHistoryJobPicker.svelte +4 -2
- package/package/components/FlowHistoryJobPicker.svelte.d.ts +1 -0
- package/package/components/FlowInputViewer.svelte +1 -1
- package/package/components/FlowInputViewer.svelte.d.ts +4 -18
- package/package/components/FlowLogViewer.svelte +6 -4
- package/package/components/FlowLogViewerWrapper.svelte +2 -2
- package/package/components/FlowPlugConnect.svelte +1 -3
- package/package/components/FlowPlugConnect.svelte.d.ts +7 -6
- package/package/components/FlowPreviewContent.svelte +111 -6
- package/package/components/FlowPreviewContent.svelte.d.ts +1 -0
- package/package/components/FlowStatusViewer.svelte +6 -6
- package/package/components/FlowStatusViewerInner.svelte +99 -86
- package/package/components/FlowViewer.svelte +6 -4
- package/package/components/FlowWrapper.svelte +5 -4
- package/package/components/FolderEditor.svelte +9 -7
- package/package/components/FolderUsageInfo.svelte +7 -6
- package/package/components/FolderUsageInfo.svelte.d.ts +5 -19
- package/package/components/GraphqlSchemaViewer.svelte +3 -3
- package/package/components/GraphqlSchemaViewer.svelte.d.ts +5 -19
- package/package/components/GroupEditor.svelte +22 -10
- package/package/components/IdEditorInput.svelte +3 -2
- package/package/components/InputTransformForm.svelte +2 -0
- package/package/components/InputTransformSchemaForm.svelte.d.ts +1 -1
- package/package/components/InputTransformsViewer.svelte +2 -2
- package/package/components/InputTransformsViewer.svelte.d.ts +4 -18
- package/package/components/InstanceGroupEditor.svelte +28 -23
- package/package/components/InstanceGroupEditor.svelte.d.ts +5 -4
- package/package/components/InstanceNameEditor.svelte +19 -19
- package/package/components/InstanceNameEditor.svelte.d.ts +9 -9
- package/package/components/InstanceSetting.svelte +8 -2
- package/package/components/InstanceSettings.svelte +36 -22
- package/package/components/InviteGlobalUser.svelte +4 -4
- package/package/components/InviteGlobalUser.svelte.d.ts +5 -4
- package/package/components/JobLoader.svelte +51 -1
- package/package/components/KanidmSetting.svelte +15 -12
- package/package/components/KanidmSetting.svelte.d.ts +4 -18
- package/package/components/KeycloakSetting.svelte +18 -9
- package/package/components/KeycloakSetting.svelte.d.ts +4 -18
- package/package/components/LogId.svelte +5 -2
- package/package/components/LogId.svelte.d.ts +4 -18
- package/package/components/LogSnippetViewer.svelte +5 -5
- package/package/components/LogSnippetViewer.svelte.d.ts +5 -20
- package/package/components/LogViewer.svelte +2 -2
- package/package/components/ManualPopover.svelte +4 -1
- package/package/components/MapResult.svelte +33 -33
- package/package/components/MapResult.svelte.d.ts +13 -26
- package/package/components/MemoryFootprintViewer.svelte +8 -6
- package/package/components/MemoryFootprintViewer.svelte.d.ts +4 -18
- package/package/components/ModulePreview.svelte.d.ts +1 -1
- package/package/components/ModuleStatus.svelte +1 -3
- package/package/components/ModuleStatus.svelte.d.ts +5 -19
- package/package/components/ModuleTest.svelte +3 -3
- package/package/components/ModuleTest.svelte.d.ts +1 -1
- package/package/components/OAuthSetting.svelte +57 -41
- package/package/components/OauthExtraParams.svelte +9 -4
- package/package/components/OauthExtraParams.svelte.d.ts +4 -18
- package/package/components/OauthScopes.svelte +9 -4
- package/package/components/OauthScopes.svelte.d.ts +4 -18
- package/package/components/ObjectResourceInput.svelte +10 -3
- package/package/components/ObjectResourceInput.svelte.d.ts +1 -0
- package/package/components/OnBehalfOfSelector.svelte +191 -0
- package/package/components/OnBehalfOfSelector.svelte.d.ts +21 -0
- package/package/components/PageHeader.svelte +3 -7
- package/package/components/PageHeader.svelte.d.ts +5 -27
- package/package/components/ParqetCsvTableRenderer.svelte +12 -12
- package/package/components/ParqetCsvTableRenderer.svelte.d.ts +4 -18
- package/package/components/PermissionHistory.svelte +8 -6
- package/package/components/PersistentScriptDrawer.svelte +56 -50
- package/package/components/PersistentScriptDrawer.svelte.d.ts +3 -5
- package/package/components/Popover.svelte +2 -2
- package/package/components/PrefixedInput.svelte +2 -2
- package/package/components/QueueMetricsDrawer.svelte +1 -1
- package/package/components/QueueMetricsDrawer.svelte.d.ts +3 -20
- package/package/components/QueueMetricsDrawerInner.svelte +14 -9
- package/package/components/QueueMetricsDrawerInner.svelte.d.ts +2 -17
- package/package/components/RadioButton.svelte +3 -8
- package/package/components/RadioButton.svelte.d.ts +13 -12
- package/package/components/Range.svelte +15 -18
- package/package/components/Range.svelte.d.ts +5 -21
- package/package/components/RepositorySelector.svelte +3 -2
- package/package/components/Required.svelte +4 -4
- package/package/components/Required.svelte.d.ts +6 -20
- package/package/components/ResourceEditor.svelte +22 -5
- package/package/components/ResourceEditor.svelte.d.ts +0 -1
- package/package/components/ResourceEditorDrawer.svelte +11 -16
- package/package/components/ResourceEditorDrawer.svelte.d.ts +3 -6
- package/package/components/ResourcePicker.svelte +35 -17
- package/package/components/ResourcePicker.svelte.d.ts +1 -0
- package/package/components/RunForm.svelte +2 -2
- package/package/components/RunFormAdvancedPopup.svelte +1 -4
- package/package/components/RunFormAdvancedPopup.svelte.d.ts +4 -18
- package/package/components/RunsPage.svelte +126 -27
- package/package/components/S3FilePicker.svelte +2 -1
- package/package/components/S3FilePicker.svelte.d.ts +1 -0
- package/package/components/S3FilePickerInner.svelte +19 -7
- package/package/components/S3FilePickerInner.svelte.d.ts +1 -0
- package/package/components/S3ObjectPicker.svelte +4 -5
- package/package/components/S3ObjectPicker.svelte.d.ts +6 -6
- package/package/components/SaveButton.svelte +2 -0
- package/package/components/SaveInputsButton.svelte +2 -7
- package/package/components/SaveInputsButton.svelte.d.ts +10 -9
- package/package/components/SavedInputsPickerViewer.svelte +21 -22
- package/package/components/SavedInputsPickerViewer.svelte.d.ts +10 -10
- package/package/components/SchemaEditorProperty.svelte +1 -1
- package/package/components/SchemaEditorProperty.svelte.d.ts +4 -18
- package/package/components/SchemaForm.svelte.d.ts +1 -1
- package/package/components/ScriptBuilder.svelte +113 -30
- package/package/components/ScriptEditor.svelte +90 -34
- package/package/components/ScriptEditor.svelte.d.ts +2 -2
- package/package/components/ScriptPicker.svelte +1 -1
- package/package/components/ScriptWrapper.svelte +3 -2
- package/package/components/Scrollable.svelte +10 -10
- package/package/components/Scrollable.svelte.d.ts +6 -29
- package/package/components/SearchItems.svelte +1 -1
- package/package/components/ServiceLogsInner.svelte +15 -9
- package/package/components/ShareModal.svelte +15 -8
- package/package/components/ShareModal.svelte.d.ts +1 -1
- package/package/components/SimpleEditor.svelte +1 -1
- package/package/components/Slider.svelte +2 -5
- package/package/components/Slider.svelte.d.ts +6 -28
- package/package/components/StringTypeNarrowing.svelte +3 -2
- package/package/components/Subsection.svelte +3 -2
- package/package/components/Summary.svelte +1 -2
- package/package/components/Summary.svelte.d.ts +4 -18
- package/package/components/SupabaseConnect.svelte +20 -17
- package/package/components/SupabaseConnect.svelte.d.ts +3 -5
- package/package/components/SuperadminSettings.svelte +11 -9
- package/package/components/SuperadminSettingsInner.svelte +3 -3
- package/package/components/TableCustom.svelte +6 -8
- package/package/components/TableCustom.svelte.d.ts +10 -10
- package/package/components/TeamSelector.svelte +20 -14
- package/package/components/TemplateEditor.svelte +1 -7
- package/package/components/TestConnection.svelte +2 -5
- package/package/components/TestConnection.svelte.d.ts +4 -18
- package/package/components/TimelineBar.svelte +5 -2
- package/package/components/Toast.svelte +2 -2
- package/package/components/Toggle.svelte +2 -2
- package/package/components/Tooltip.svelte +3 -16
- package/package/components/Tooltip.svelte.d.ts +4 -1
- package/package/components/TooltipInner.svelte +3 -14
- package/package/components/TooltipInner.svelte.d.ts +5 -28
- package/package/components/Uptodate.svelte +1 -1
- package/package/components/Uptodate.svelte.d.ts +2 -17
- package/package/components/Urlize.svelte +2 -2
- package/package/components/Urlize.svelte.d.ts +4 -18
- package/package/components/Version.svelte +1 -1
- package/package/components/Version.svelte.d.ts +2 -17
- package/package/components/WhitelistIp.svelte +1 -1
- package/package/components/WhitelistIp.svelte.d.ts +2 -17
- package/package/components/WorkerGroup.svelte +1 -5
- package/package/components/WorkerRepl.svelte +1 -2
- package/package/components/WorkflowTimeline.svelte +10 -14
- package/package/components/WorkflowTimeline.svelte.d.ts +4 -18
- package/package/components/WorkspaceDependenciesEditor.svelte +1 -1
- package/package/components/WorkspaceDeployLayout.svelte +107 -0
- package/package/components/WorkspaceDeployLayout.svelte.d.ts +31 -0
- package/package/components/ZitadelSetting.svelte +9 -6
- package/package/components/ZitadelSetting.svelte.d.ts +4 -18
- package/package/components/apps/components/GroupWrapper.svelte +5 -2
- package/package/components/apps/components/buttons/AppButton.svelte +6 -5
- package/package/components/apps/components/buttons/AppForm.svelte +5 -5
- package/package/components/apps/components/buttons/AppFormButton.svelte +5 -5
- package/package/components/apps/components/buttons/AppSchemaForm.svelte +5 -4
- package/package/components/apps/components/display/AppAccordionList.svelte +4 -4
- package/package/components/apps/components/display/AppAlert.svelte +4 -4
- package/package/components/apps/components/display/AppBarChart.svelte +4 -4
- package/package/components/apps/components/display/AppCarouselList.svelte +5 -5
- package/package/components/apps/components/display/AppChartJs.svelte +4 -4
- package/package/components/apps/components/display/AppChartJsV2.svelte +4 -4
- package/package/components/apps/components/display/AppChat.svelte +5 -5
- package/package/components/apps/components/display/AppCustomComponent.svelte +3 -3
- package/package/components/apps/components/display/AppDisplayComponent.svelte +5 -5
- package/package/components/apps/components/display/AppDisplayComponentByJobId.svelte +3 -3
- package/package/components/apps/components/display/AppDownload.svelte +3 -3
- package/package/components/apps/components/display/AppHtml.svelte +4 -3
- package/package/components/apps/components/display/AppIcon.svelte +4 -4
- package/package/components/apps/components/display/AppImage.svelte +4 -4
- package/package/components/apps/components/display/AppJobIdFlowStatus.svelte +4 -4
- package/package/components/apps/components/display/AppJobIdLogComponent.svelte +3 -3
- package/package/components/apps/components/display/AppJobProgressBar.svelte +3 -3
- package/package/components/apps/components/display/AppMap.svelte +6 -4
- package/package/components/apps/components/display/AppMarkdown.svelte +5 -4
- package/package/components/apps/components/display/AppMenu.svelte +4 -3
- package/package/components/apps/components/display/AppNavbar.svelte +4 -4
- package/package/components/apps/components/display/AppPdf.svelte +3 -3
- package/package/components/apps/components/display/AppPieChart.svelte +3 -3
- package/package/components/apps/components/display/AppRecomputeAll.svelte +3 -3
- package/package/components/apps/components/display/AppScatterChart.svelte +3 -3
- package/package/components/apps/components/display/AppStatCard.svelte +3 -3
- package/package/components/apps/components/display/AppText.svelte +10 -8
- package/package/components/apps/components/display/AppTimeseries.svelte +3 -3
- package/package/components/apps/components/display/InsertRowDrawerButton.svelte +1 -1
- package/package/components/apps/components/display/PlotlyHtml.svelte +3 -2
- package/package/components/apps/components/display/PlotlyHtmlV2.svelte +3 -2
- package/package/components/apps/components/display/ResolveNavbarItemPath.svelte +3 -2
- package/package/components/apps/components/display/VegaLiteHtml.svelte +3 -2
- package/package/components/apps/components/display/charts/AppAgCharts.svelte +3 -3
- package/package/components/apps/components/display/dbtable/AppDbExplorer.svelte +2 -2
- package/package/components/apps/components/display/dbtable/DbExplorerCount.svelte +3 -3
- package/package/components/apps/components/display/dbtable/DeleteRow.svelte +2 -2
- package/package/components/apps/components/display/dbtable/InsertRowRunnable.svelte +2 -2
- package/package/components/apps/components/display/dbtable/UpdateCell.svelte +2 -2
- package/package/components/apps/components/display/dbtable/metadata.js +9 -4
- package/package/components/apps/components/display/dbtable/utils.d.ts +3 -3
- package/package/components/apps/components/display/dbtable/utils.js +3 -3
- package/package/components/apps/components/display/table/AppAggridExplorerTable.svelte +8 -4
- package/package/components/apps/components/display/table/AppAggridExplorerTable.svelte.d.ts +1 -1
- package/package/components/apps/components/display/table/AppAggridInfiniteTable.svelte +3 -3
- package/package/components/apps/components/display/table/AppAggridTable.svelte +4 -3
- package/package/components/apps/components/display/table/AppAggridTableActions.svelte +3 -3
- package/package/components/apps/components/display/table/AppTable.svelte +4 -4
- package/package/components/apps/components/helpers/HiddenComponent.svelte +2 -2
- package/package/components/apps/components/helpers/InputValue.svelte +3 -3
- package/package/components/apps/components/helpers/RunnableComponent.svelte +2 -2
- package/package/components/apps/components/helpers/RunnableWrapper.svelte +2 -2
- package/package/components/apps/components/inputs/AppCheckbox.svelte +6 -6
- package/package/components/apps/components/inputs/AppCodeInputComponent.svelte +6 -5
- package/package/components/apps/components/inputs/AppDateInput.svelte +4 -4
- package/package/components/apps/components/inputs/AppDateSelect.svelte +4 -4
- package/package/components/apps/components/inputs/AppDateSliderInput.svelte +5 -4
- package/package/components/apps/components/inputs/AppDateTimeInput.svelte +4 -4
- package/package/components/apps/components/inputs/AppFileInput.svelte +4 -4
- package/package/components/apps/components/inputs/AppMultiSelectV2.svelte +5 -4
- package/package/components/apps/components/inputs/AppNumberInput.svelte +4 -4
- package/package/components/apps/components/inputs/AppQuillEditor.svelte +3 -2
- package/package/components/apps/components/inputs/AppRangeInput.svelte +5 -4
- package/package/components/apps/components/inputs/AppS3FileInput.svelte +4 -4
- package/package/components/apps/components/inputs/AppSelect.svelte +8 -7
- package/package/components/apps/components/inputs/AppSelectStep.svelte +5 -4
- package/package/components/apps/components/inputs/AppSelectTab.svelte +4 -4
- package/package/components/apps/components/inputs/AppSliderInputs.svelte +5 -4
- package/package/components/apps/components/inputs/AppTextInput.svelte +4 -4
- package/package/components/apps/components/inputs/AppTimeInput.svelte +4 -4
- package/package/components/apps/components/inputs/AppUserResource.svelte +4 -4
- package/package/components/apps/components/inputs/currency/AppCurrencyInput.svelte +5 -4
- package/package/components/apps/components/inputs/currency/CurrencyInput.svelte +3 -1
- package/package/components/apps/components/layout/AppConditionalWrapper.svelte +5 -5
- package/package/components/apps/components/layout/AppContainer.svelte +3 -3
- package/package/components/apps/components/layout/AppDecisionTree.svelte +5 -5
- package/package/components/apps/components/layout/AppDivider.svelte +3 -3
- package/package/components/apps/components/layout/AppDrawer.svelte +7 -6
- package/package/components/apps/components/layout/AppList.svelte +5 -5
- package/package/components/apps/components/layout/AppModal.svelte +7 -6
- package/package/components/apps/components/layout/AppSplitpanes.svelte +8 -6
- package/package/components/apps/components/layout/AppStepper.svelte +6 -6
- package/package/components/apps/components/layout/AppTabs.svelte +8 -8
- package/package/components/apps/components/layout/ListWrapper.svelte +6 -2
- package/package/components/apps/components/layout/RowWrapper.svelte +6 -2
- package/package/components/apps/editor/AppEditor.svelte +11 -11
- package/package/components/apps/editor/AppEditorHeader.svelte +21 -4
- package/package/components/apps/editor/AppEditorHeaderDeploy.svelte +41 -1
- package/package/components/apps/editor/AppEditorHeaderDeploy.svelte.d.ts +2 -1
- package/package/components/apps/editor/AppExportButton.svelte +4 -4
- package/package/components/apps/editor/AppExportButton.svelte.d.ts +3 -20
- package/package/components/apps/editor/AppInputs.svelte +1 -1
- package/package/components/apps/editor/AppInputs.svelte.d.ts +2 -17
- package/package/components/apps/editor/AppJsonEditor.svelte +5 -5
- package/package/components/apps/editor/AppJsonEditor.svelte.d.ts +3 -7
- package/package/components/apps/editor/AppPreview.svelte +17 -16
- package/package/components/apps/editor/ComponentHeader.svelte +1 -1
- package/package/components/apps/editor/DecisionTreeDebug.svelte +4 -4
- package/package/components/apps/editor/GridEditor.svelte +1 -0
- package/package/components/apps/editor/GridViewer.svelte +3 -3
- package/package/components/apps/editor/RecomputeAllComponents.svelte +13 -8
- package/package/components/apps/editor/RecomputeAllComponents.svelte.d.ts +2 -17
- package/package/components/apps/editor/SubGridEditor.svelte +4 -2
- package/package/components/apps/editor/appPolicy.js +1 -1
- package/package/components/apps/editor/commonAppUtils.d.ts +1 -1
- package/package/components/apps/editor/commonAppUtils.js +1 -1
- package/package/components/apps/editor/component/Component.svelte +2 -2
- package/package/components/apps/editor/component/components.d.ts +8 -2
- package/package/components/apps/editor/component/components.js +26 -39
- package/package/components/apps/editor/componentsPanel/CssHelperPanel.svelte +10 -7
- package/package/components/apps/editor/componentsPanel/CssHelperPanel.svelte.d.ts +1 -1
- package/package/components/apps/editor/componentsPanel/CustomComponentsList.svelte +7 -7
- package/package/components/apps/editor/componentsPanel/CustomComponentsList.svelte.d.ts +1 -1
- package/package/components/apps/editor/componentsPanel/NameEditor.svelte +2 -2
- package/package/components/apps/editor/componentsPanel/QuickStyleMenu.svelte +3 -4
- package/package/components/apps/editor/componentsPanel/QuickStyleProperty.svelte +3 -3
- package/package/components/apps/editor/componentsPanel/ThemeList.svelte +5 -5
- package/package/components/apps/editor/componentsPanel/ThemeList.svelte.d.ts +1 -1
- package/package/components/apps/editor/componentsPanel/ThemeNameEditor.svelte +2 -2
- package/package/components/apps/editor/contextPanel/ComponentOutput.svelte +2 -2
- package/package/components/apps/editor/contextPanel/DebugPanel.svelte +4 -4
- package/package/components/apps/editor/contextPanel/DebugPanel.svelte.d.ts +2 -17
- package/package/components/apps/editor/contextPanel/components/Output.svelte +6 -1
- package/package/components/apps/editor/contextPanel/components/Output.svelte.d.ts +1 -0
- package/package/components/apps/editor/contextPanel/components/TableActionsOutput.svelte +14 -2
- package/package/components/apps/editor/settingsPanel/ComponentControl.svelte +3 -2
- package/package/components/apps/editor/settingsPanel/ContextVariables.svelte +6 -6
- package/package/components/apps/editor/settingsPanel/InputsSpecEditor.svelte +4 -4
- package/package/components/apps/editor/settingsPanel/InputsSpecEditor.svelte.d.ts +0 -1
- package/package/components/apps/editor/settingsPanel/InputsSpecsEditor.svelte +1 -2
- package/package/components/apps/editor/settingsPanel/common/PanelSection.svelte +3 -2
- package/package/components/apps/editor/settingsPanel/inputEditor/UploadInputEditor.svelte +6 -5
- package/package/components/apps/editor/settingsPanel/mainInput/RunnableSelector.svelte +2 -2
- package/package/components/apps/editor/settingsPanel/secondaryMenu/SecondaryMenu.svelte +3 -2
- package/package/components/apps/svelte-grid/Grid.svelte +4 -4
- package/package/components/apps/svelte-grid/MoveResize.svelte +5 -5
- package/package/components/assets/AssetButtons.svelte +31 -27
- package/package/components/assets/AssetButtons.svelte.d.ts +0 -1
- package/package/components/assets/AssetColumnBadges.svelte +5 -3
- package/package/components/assets/AssetsDropdownButton.svelte +11 -13
- package/package/components/assets/AssetsUsageDrawer.svelte +7 -5
- package/package/components/assets/JobAssetsViewer.svelte +11 -5
- package/package/components/assets/VolumeDetailDrawer.svelte +101 -0
- package/package/components/assets/VolumeDetailDrawer.svelte.d.ts +9 -0
- package/package/components/assets/VolumesDrawer.svelte +191 -0
- package/package/components/assets/VolumesDrawer.svelte.d.ts +8 -0
- package/package/components/assets/assetsFilter.d.ts +4 -0
- package/package/components/assets/assetsFilter.js +4 -0
- package/package/components/assets/lib.js +4 -0
- package/package/components/auditLogs/AuditLogsFilters.svelte +4 -7
- package/package/components/chartjs-wrappers/Chart.svelte +4 -4
- package/package/components/common/FileProgressBar.svelte +9 -7
- package/package/components/common/FileProgressBar.svelte.d.ts +5 -27
- package/package/components/common/InlineCalendarInput.svelte +5 -1
- package/package/components/common/alert/Notification.svelte +2 -2
- package/package/components/common/alert/Notification.svelte.d.ts +4 -18
- package/package/components/common/button/AnimatedButton.svelte +3 -9
- package/package/components/common/button/AnimatedButton.svelte.d.ts +5 -27
- package/package/components/common/button/AnimatedButtonInner.svelte +6 -12
- package/package/components/common/button/AnimatedButtonInner.svelte.d.ts +5 -27
- package/package/components/common/button/Button.svelte +5 -5
- package/package/components/common/button/PulseButton.svelte +15 -19
- package/package/components/common/button/PulseButton.svelte.d.ts +10 -48
- package/package/components/common/button/RefreshButton.svelte +3 -2
- package/package/components/common/button/RefreshButton.svelte.d.ts +1 -1
- package/package/components/common/button/RoundIconButton.svelte +5 -5
- package/package/components/common/button/RoundIconButton.svelte.d.ts +6 -28
- package/package/components/common/button/UndoRedo.svelte +1 -2
- package/package/components/common/button/UndoRedo.svelte.d.ts +6 -5
- package/package/components/common/calendarPicker/CalendarPicker.svelte +44 -43
- package/package/components/common/calendarPicker/CalendarPicker.svelte.d.ts +11 -11
- package/package/components/common/clearableInput/ClearableInput.svelte +28 -27
- package/package/components/common/clearableInput/ClearableInput.svelte.d.ts +11 -37
- package/package/components/common/confirmationModal/ConfirmationModal.svelte +1 -1
- package/package/components/common/confirmationModal/DraftTriggersConfirmationModal.svelte +2 -2
- package/package/components/common/confirmationModal/UnsavedConfirmationModal.svelte +3 -3
- package/package/components/common/contextmenu/ContextMenu.svelte +14 -4
- package/package/components/common/contextmenu/ContextMenu.svelte.d.ts +2 -0
- package/package/components/common/contextmenu/contextMenuStyles.d.ts +4 -0
- package/package/components/common/contextmenu/contextMenuStyles.js +4 -0
- package/package/components/common/drawer/Disposable.svelte +3 -3
- package/package/components/common/fileInput/FileInput.svelte +16 -30
- package/package/components/common/fileInput/FileInput.svelte.d.ts +24 -32
- package/package/components/common/fileUpload/FileUploadModal.svelte +2 -4
- package/package/components/common/fileUpload/FileUploadModal.svelte.d.ts +7 -6
- package/package/components/common/kbd/Kbd.svelte +4 -3
- package/package/components/common/languageIcons/LanguageIcon.svelte +21 -4
- package/package/components/common/languageIcons/LanguageIcon.svelte.d.ts +1 -1
- package/package/components/common/layout/ListElement.svelte +5 -1
- package/package/components/common/layout/ListElement.svelte.d.ts +5 -25
- package/package/components/common/menu/MenuItem.svelte +9 -4
- package/package/components/common/menu/MenuItem.svelte.d.ts +5 -29
- package/package/components/common/menu/ResolveOpen.svelte +6 -3
- package/package/components/common/menu/ResolveOpen.svelte.d.ts +8 -4
- package/package/components/common/modal/AlwaysMountedModal.svelte +11 -15
- package/package/components/common/modal/AlwaysMountedModal.svelte.d.ts +8 -32
- package/package/components/common/modal/Modal2.svelte +12 -20
- package/package/components/common/modal/Modal2.svelte.d.ts +10 -36
- package/package/components/common/popup/PopupV2.svelte +3 -2
- package/package/components/common/stepper/Stepper.svelte +4 -9
- package/package/components/common/stepper/Stepper.svelte.d.ts +10 -9
- package/package/components/common/table/AppRow.svelte +20 -12
- package/package/components/common/table/FlowRow.svelte +17 -9
- package/package/components/common/table/Row.svelte +6 -5
- package/package/components/common/table/Row.svelte.d.ts +2 -1
- package/package/components/common/table/RowIcon.svelte +40 -11
- package/package/components/common/table/RowIcon.svelte.d.ts +6 -18
- package/package/components/common/table/ScriptRow.svelte +37 -27
- package/package/components/common/table/Table.svelte +5 -1
- package/package/components/common/table/Table.svelte.d.ts +5 -25
- package/package/components/common/tabs/Tabs.svelte +2 -2
- package/package/components/common/tabs/TabsV2.svelte +1 -1
- package/package/components/common/toggleButton-v2/ToggleButton.svelte +0 -1
- package/package/components/common/toggleButton-v2/ToggleButtonMore.svelte +10 -5
- package/package/components/common/toggleButton-v2/ToggleButtonMore.svelte.d.ts +1 -0
- package/package/components/copilot/FlowCopilotInputsModal.svelte +14 -13
- package/package/components/copilot/FlowCopilotInputsModal.svelte.d.ts +6 -5
- package/package/components/copilot/MetadataGen.svelte +5 -5
- package/package/components/copilot/RegexGen.svelte +87 -80
- package/package/components/copilot/RegexGen.svelte.d.ts +1 -1
- package/package/components/copilot/ResourceGen.svelte +157 -0
- package/package/components/copilot/ResourceGen.svelte.d.ts +12 -0
- package/package/components/copilot/ScriptFix.svelte +37 -33
- package/package/components/copilot/ScriptGen.svelte +1 -1
- package/package/components/copilot/chat/AIChat.svelte +1 -1
- package/package/components/copilot/chat/AIChatDisplay.svelte +52 -48
- package/package/components/copilot/chat/AIChatInput.svelte +46 -38
- package/package/components/copilot/chat/AIChatManager.svelte.js +4 -2
- package/package/components/copilot/chat/AssistantMessage.svelte +1 -1
- package/package/components/copilot/chat/AssistantMessage.svelte.d.ts +4 -18
- package/package/components/copilot/chat/ChatMode.svelte +37 -33
- package/package/components/copilot/chat/ContextElementBadge.svelte +6 -8
- package/package/components/copilot/chat/flow/AIChangesWarningModal.svelte +8 -11
- package/package/components/copilot/lib.d.ts +3 -2
- package/package/components/copilot/lib.js +25 -29
- package/package/components/custom_ui.d.ts +3 -0
- package/package/components/dbManagerDrawerModel.svelte.d.ts +13 -0
- package/package/components/dbManagerDrawerModel.svelte.js +182 -0
- package/package/components/details/ClipboardPanel.svelte +5 -8
- package/package/components/details/ClipboardPanel.svelte.d.ts +8 -22
- package/package/components/details/ErrorHandlerToggleButton.svelte +1 -4
- package/package/components/details/ErrorHandlerToggleButton.svelte.d.ts +5 -19
- package/package/components/details/ErrorHandlerToggleButtonV2.svelte +2 -6
- package/package/components/details/ErrorHandlerToggleButtonV2.svelte.d.ts +6 -20
- package/package/components/flows/CreateActionsApp.svelte +42 -18
- package/package/components/flows/DebounceLimit.svelte.d.ts +1 -1
- package/package/components/flows/FlowAssetsHandler.svelte +3 -2
- package/package/components/flows/FlowModuleIcon.svelte +4 -3
- package/package/components/flows/common/FlowCardHeader.svelte +3 -2
- package/package/components/flows/content/AgentToolWrapper.svelte +1 -1
- package/package/components/flows/content/DynamicInputHelpBox.svelte +1 -1
- package/package/components/flows/content/DynamicInputHelpBox.svelte.d.ts +2 -17
- package/package/components/flows/content/FlowEditorPanel.svelte +14 -1
- package/package/components/flows/content/FlowEnvironmentVariables.svelte +128 -32
- package/package/components/flows/content/FlowFailureModule.svelte +2 -3
- package/package/components/flows/content/FlowFailureModule.svelte.d.ts +4 -18
- package/package/components/flows/content/FlowInputs.svelte +20 -2
- package/package/components/flows/content/FlowInputsQuick.svelte +21 -0
- package/package/components/flows/content/FlowLoop.svelte +2 -2
- package/package/components/flows/content/FlowModuleComponent.svelte +2 -2
- package/package/components/flows/content/FlowModuleMockTransitionMessage.svelte +13 -13
- package/package/components/flows/content/FlowModuleMockTransitionMessage.svelte.d.ts +2 -17
- package/package/components/flows/content/FlowModuleScript.svelte +1 -1
- package/package/components/flows/content/FlowPathViewer.svelte +7 -5
- package/package/components/flows/content/FlowPathViewer.svelte.d.ts +4 -18
- package/package/components/flows/content/FlowPreprocessorModule.svelte +2 -3
- package/package/components/flows/content/FlowPreprocessorModule.svelte.d.ts +4 -18
- package/package/components/flows/content/FlowSelectionPanel.svelte +34 -10
- package/package/components/flows/content/FlowSelectionPanel.svelte.d.ts +5 -0
- package/package/components/flows/content/FlowSettings.svelte +70 -22
- package/package/components/flows/content/FlowWhileLoop.svelte +2 -1
- package/package/components/flows/content/GenAiQuick.svelte +6 -6
- package/package/components/flows/content/GenAiQuick.svelte.d.ts +7 -6
- package/package/components/flows/content/ScriptEditorDrawer.svelte +5 -4
- package/package/components/flows/content/SuspendDrawer.svelte +4 -4
- package/package/components/flows/content/SuspendDrawer.svelte.d.ts +4 -18
- package/package/components/flows/flowModuleNextId.d.ts +1 -0
- package/package/components/flows/flowModuleNextId.js +11 -0
- package/package/components/flows/flowStateUtils.svelte.d.ts +1 -1
- package/package/components/flows/header/FlowPreviewButtons.svelte +10 -0
- package/package/components/flows/header/FlowYamlEditor.svelte +6 -2
- package/package/components/flows/map/FlowJobsMenu.svelte +4 -0
- package/package/components/flows/map/FlowJobsMenu.svelte.d.ts +2 -2
- package/package/components/flows/map/FlowModuleSchemaItem.svelte +65 -54
- package/package/components/flows/map/FlowModuleSchemaItem.svelte.d.ts +2 -2
- package/package/components/flows/map/FlowModuleSchemaItemViewer.svelte +11 -9
- package/package/components/flows/map/FlowModuleSchemaItemViewer.svelte.d.ts +1 -0
- package/package/components/flows/map/FlowModuleSchemaMap.svelte +151 -17
- package/package/components/flows/map/FlowModuleSchemaMap.svelte.d.ts +3 -0
- package/package/components/flows/map/InsertModuleInner.svelte +46 -21
- package/package/components/flows/map/MapItem.svelte +22 -9
- package/package/components/flows/map/MapItem.svelte.d.ts +4 -3
- package/package/components/flows/map/VirtualItem.svelte +5 -2
- package/package/components/flows/multiSelectUtils.d.ts +26 -0
- package/package/components/flows/multiSelectUtils.js +122 -0
- package/package/components/flows/pickers/FlowScriptPicker.svelte +3 -0
- package/package/components/flows/pickers/FlowScriptPicker.svelte.d.ts +1 -1
- package/package/components/flows/pickers/FlowScriptPickerQuick.svelte +5 -6
- package/package/components/flows/pickers/FlowScriptPickerQuick.svelte.d.ts +9 -8
- package/package/components/flows/pickers/FlowToplevelNode.svelte +2 -3
- package/package/components/flows/pickers/FlowToplevelNode.svelte.d.ts +6 -5
- package/package/components/flows/pickers/PickHubApp.svelte +21 -2
- package/package/components/flows/pickers/PickHubFlow.svelte +21 -2
- package/package/components/flows/pickers/PickHubScript.svelte +12 -1
- package/package/components/flows/pickers/PickHubScriptQuick.svelte +16 -7
- package/package/components/flows/pickers/TopLevelNode.svelte +2 -0
- package/package/components/flows/previousResults.d.ts +1 -1
- package/package/components/flows/propPicker/JobPickerLight.svelte +1 -1
- package/package/components/flows/propPicker/JobPickerLight.svelte.d.ts +4 -18
- package/package/components/flows/propPicker/OutputBadge.svelte +2 -2
- package/package/components/flows/propPicker/OutputBadge.svelte.d.ts +6 -20
- package/package/components/flows/propPicker/OutputPicker.svelte +1 -0
- package/package/components/flows/propPicker/PropPickerWrapper.svelte +0 -3
- package/package/components/flows/types.d.ts +2 -3
- package/package/components/git_sync/GitSyncContext.svelte.js +74 -41
- package/package/components/git_sync/GitSyncModalManager.svelte +1 -1
- package/package/components/git_sync/GitSyncModalManager.svelte.d.ts +2 -17
- package/package/components/git_sync/GitSyncRepositoryCard.svelte +34 -17
- package/package/components/graph/DragCoordinator.svelte +63 -0
- package/package/components/graph/DragCoordinator.svelte.d.ts +12 -0
- package/package/components/graph/DragGhost.svelte +138 -0
- package/package/components/graph/DragGhost.svelte.d.ts +10 -0
- package/package/components/graph/FlowGraphV2.svelte +85 -61
- package/package/components/graph/FlowGraphV2.svelte.d.ts +9 -3
- package/package/components/graph/MiniFlowGraph.svelte +82 -0
- package/package/components/graph/MiniFlowGraph.svelte.d.ts +11 -0
- package/package/components/graph/MoveHandleButton.svelte +47 -0
- package/package/components/graph/MoveHandleButton.svelte.d.ts +13 -0
- package/package/components/graph/SelectionBoundingBox.svelte +72 -20
- package/package/components/graph/SelectionBoundingBox.svelte.d.ts +7 -0
- package/package/components/graph/SelectionTool.svelte +3 -2
- package/package/components/graph/compoundLayout.d.ts +28 -0
- package/package/components/graph/compoundLayout.js +436 -0
- package/package/components/graph/graphBuilder.svelte.d.ts +9 -22
- package/package/components/graph/graphBuilder.svelte.js +27 -41
- package/package/components/graph/graphContext.d.ts +2 -0
- package/package/components/graph/moveManager.svelte.d.ts +74 -0
- package/package/components/graph/moveManager.svelte.js +176 -0
- package/package/components/graph/noteEditor.svelte.d.ts +0 -1
- package/package/components/graph/noteManager.svelte.d.ts +4 -0
- package/package/components/graph/noteManager.svelte.js +6 -0
- package/package/components/graph/noteUtils.svelte.d.ts +0 -1
- package/package/components/graph/noteUtils.svelte.js +0 -2
- package/package/components/graph/renderers/edges/BaseEdge.svelte +65 -24
- package/package/components/graph/renderers/edges/BaseEdge.svelte.d.ts +0 -1
- package/package/components/graph/renderers/edges/HiddenBaseEdge.svelte +1 -1
- package/package/components/graph/renderers/edges/HiddenBaseEdge.svelte.d.ts +4 -18
- package/package/components/graph/renderers/nodes/AIToolNode.svelte +4 -4
- package/package/components/graph/renderers/nodes/AIToolNode.svelte.d.ts +1 -0
- package/package/components/graph/renderers/nodes/AssetNode.svelte +30 -27
- package/package/components/graph/renderers/nodes/AssetNode.svelte.d.ts +1 -0
- package/package/components/graph/renderers/nodes/AssetsOverflowedNode.svelte +18 -14
- package/package/components/graph/renderers/nodes/AssetsOverflowedNode.svelte.d.ts +1 -0
- package/package/components/graph/renderers/nodes/BranchAllEndNode.svelte +1 -1
- package/package/components/graph/renderers/nodes/BranchAllStart.svelte +1 -1
- package/package/components/graph/renderers/nodes/BranchOneStart.svelte +1 -1
- package/package/components/graph/renderers/nodes/ForLoopEndNode.svelte +1 -1
- package/package/components/graph/renderers/nodes/ForLoopStartNode.svelte +1 -1
- package/package/components/graph/renderers/nodes/ModuleNode.svelte +50 -9
- package/package/components/graph/renderers/nodes/NewAIToolNode.svelte +5 -0
- package/package/components/graph/renderers/nodes/NoBranchNode.svelte +2 -2
- package/package/components/graph/renderers/nodes/NoBranchNode.svelte.d.ts +1 -0
- package/package/components/graph/renderers/nodes/NodeWrapper.svelte +21 -7
- package/package/components/graph/renderers/nodes/NodeWrapper.svelte.d.ts +4 -1
- package/package/components/graph/renderers/nodes/NoteNode.svelte +2 -2
- package/package/components/graph/renderers/nodes/SubflowBound.svelte +1 -1
- package/package/components/graph/renderers/nodes/branchOneEndNode.svelte +1 -1
- package/package/components/graph/renderers/triggers/TriggerButton.svelte +6 -4
- package/package/components/graph/renderers/triggers/TriggerButton.svelte.d.ts +5 -29
- package/package/components/graph/renderers/triggers/TriggerCount.svelte +1 -1
- package/package/components/graph/renderers/triggers/TriggerCount.svelte.d.ts +4 -18
- package/package/components/graph/renderers/triggers/TriggersBadge.svelte +2 -6
- package/package/components/graph/selectionUtils.svelte.d.ts +1 -0
- package/package/components/graph/selectionUtils.svelte.js +11 -1
- package/package/components/graph/util.d.ts +1 -4
- package/package/components/graph/util.js +3 -6
- package/package/components/graph/wacToFlow.d.ts +4 -0
- package/package/components/graph/wacToFlow.js +14 -0
- package/package/components/home/FlowIcon.svelte +2 -2
- package/package/components/home/FlowIcon.svelte.d.ts +5 -19
- package/package/components/home/ItemsList.svelte +3 -3
- package/package/components/home/ListFiltersQuick.svelte +2 -4
- package/package/components/home/ListFiltersQuick.svelte.d.ts +10 -9
- package/package/components/icons/AssetGenericIcon.svelte +3 -1
- package/package/components/icons/ClaudeIcon.svelte +20 -0
- package/package/components/icons/ClaudeIcon.svelte.d.ts +7 -0
- package/package/components/icons/RubyIcon.svelte +2 -2
- package/package/components/icons/WindmillIcon2.svelte +0 -1
- package/package/components/instanceSettings/IndexerMemorySettings.svelte +153 -20
- package/package/components/instanceSettings.js +44 -6
- package/package/components/meltComponents/MeltButton.svelte +5 -10
- package/package/components/meltComponents/MeltButton.svelte.d.ts +12 -35
- package/package/components/meltComponents/Menu.svelte +6 -6
- package/package/components/meltComponents/Menu.svelte.d.ts +2 -2
- package/package/components/meltComponents/Menubar.svelte +3 -2
- package/package/components/meltComponents/Menubar.svelte.d.ts +7 -0
- package/package/components/meltComponents/Popover.svelte +49 -73
- package/package/components/meltComponents/Popover.svelte.d.ts +40 -44
- package/package/components/meltComponents/SideBarTab.svelte +3 -2
- package/package/components/meltComponents/Tooltip.svelte +15 -21
- package/package/components/meltComponents/Tooltip.svelte.d.ts +16 -39
- package/package/components/propertyPicker/ObjectViewer.svelte +253 -165
- package/package/components/propertyPicker/ObjectViewerWrapper.svelte +16 -27
- package/package/components/propertyPicker/ObjectViewerWrapper.svelte.d.ts +16 -15
- package/package/components/propertyPicker/PropPicker.svelte +21 -53
- package/package/components/propertyPicker/PropPicker.svelte.d.ts +0 -1
- package/package/components/propertyPicker/PropPickerResult.svelte +1 -5
- package/package/components/propertyPicker/PropPickerResult.svelte.d.ts +9 -8
- package/package/components/raw_apps/DefaultDatabaseSelector.svelte +40 -36
- package/package/components/raw_apps/FileTreeNode.svelte +2 -2
- package/package/components/raw_apps/RawAppEditorHeader.svelte +14 -1
- package/package/components/raw_apps/RawAppInlineScriptRunnable.svelte +0 -1
- package/package/components/raw_apps/RawAppInputsSpecEditor.svelte +4 -4
- package/package/components/raw_apps/RawAppInputsSpecEditor.svelte.d.ts +0 -1
- package/package/components/raw_apps/RunnableRow.svelte +2 -2
- package/package/components/raw_apps/fileTreeUtils.js +2 -3
- package/package/components/raw_apps/utils.js +6 -1
- package/package/components/recording/FlowRecordingReplay.svelte +210 -0
- package/package/components/recording/FlowRecordingReplay.svelte.d.ts +7 -0
- package/package/components/recording/ScriptRecordingReplay.svelte +210 -0
- package/package/components/recording/ScriptRecordingReplay.svelte.d.ts +7 -0
- package/package/components/recording/flowRecording.svelte.d.ts +22 -0
- package/package/components/recording/flowRecording.svelte.js +205 -0
- package/package/components/recording/scriptRecording.svelte.d.ts +9 -0
- package/package/components/recording/scriptRecording.svelte.js +88 -0
- package/package/components/recording/types.d.ts +39 -0
- package/package/components/recording/types.js +1 -0
- package/package/components/resources/resourcesFilter.d.ts +4 -0
- package/package/components/resources/resourcesFilter.js +4 -0
- package/package/components/runs/JobRunsPreview.svelte +8 -1
- package/package/components/runs/MobileFilters.svelte +15 -10
- package/package/components/runs/MobileFilters.svelte.d.ts +4 -18
- package/package/components/runs/PreprocessedArgsDisplay.svelte +2 -10
- package/package/components/runs/PreprocessedArgsDisplay.svelte.d.ts +4 -18
- package/package/components/runs/QueuePopover.svelte +2 -2
- package/package/components/runs/QueuePopover.svelte.d.ts +4 -18
- package/package/components/runs/RunBadges.svelte +1 -1
- package/package/components/runs/RunsTable.svelte +9 -4
- package/package/components/runs/RunsTable.svelte.d.ts +1 -0
- package/package/components/runs/runsFilter.d.ts +18 -2
- package/package/components/runs/runsFilter.js +20 -4
- package/package/components/runs/useJobsLoader.svelte.d.ts +8 -1
- package/package/components/runs/useJobsLoader.svelte.js +189 -47
- package/package/components/schedules/schedulesFilter.d.ts +4 -0
- package/package/components/schedules/schedulesFilter.js +4 -0
- package/package/components/schema/AddProperty.svelte +1 -1
- package/package/components/schema/AddProperty.svelte.d.ts +5 -6
- package/package/components/schema/AddPropertyForm.svelte +1 -1
- package/package/components/schema/AddPropertyForm.svelte.d.ts +1 -1
- package/package/components/schema/EditableSchemaSdkWrapper.svelte +3 -2
- package/package/components/schema/FlowPropertyEditor.svelte +1 -5
- package/package/components/schema/RunningJobSchemaPicker.svelte +31 -30
- package/package/components/schema/RunningJobSchemaPicker.svelte.d.ts +8 -7
- package/package/components/schema/SchemaPickerRow.svelte +3 -3
- package/package/components/scriptEditor/LogPanel.svelte +11 -2
- package/package/components/script_builder.d.ts +1 -1
- package/package/components/search/QuickMenuItem.svelte +2 -2
- package/package/components/search/RunsSearch.svelte +5 -1
- package/package/components/select/GenericDropdown.svelte +5 -2
- package/package/components/select/MultiSelect.svelte +1 -0
- package/package/components/select/Select.svelte +1 -0
- package/package/components/select/SelectDropdown.svelte +1 -1
- package/package/components/settings/ChangeWorkspaceId.svelte +14 -9
- package/package/components/settings/ChangeWorkspaceId.svelte.d.ts +4 -18
- package/package/components/settings/CreateToken.svelte +8 -20
- package/package/components/settings/PremiumInfo.svelte +36 -32
- package/package/components/settings/PremiumInfo.svelte.d.ts +4 -18
- package/package/components/settings/TokensTable.svelte +74 -14
- package/package/components/settings/WorkspaceUserSettings.svelte +0 -1
- package/package/components/sidebar/CriticalAlertModal.svelte +33 -30
- package/package/components/sidebar/CriticalAlertModal.svelte.d.ts +4 -18
- package/package/components/sidebar/CriticalAlertTable.svelte +4 -13
- package/package/components/sidebar/CriticalAlertTable.svelte.d.ts +4 -18
- package/package/components/sidebar/DarkModeToggle.svelte +2 -3
- package/package/components/sidebar/DarkModeToggle.svelte.d.ts +5 -20
- package/package/components/sidebar/FavoriteMenu.svelte +1 -1
- package/package/components/sidebar/MenuButton.svelte +2 -2
- package/package/components/sidebar/MultiplayerMenu.svelte +12 -7
- package/package/components/sidebar/MultiplayerMenu.svelte.d.ts +2 -17
- package/package/components/sidebar/SideBarNotification.svelte +1 -2
- package/package/components/sidebar/SideBarNotification.svelte.d.ts +4 -18
- package/package/components/sidebar/SidebarContent.svelte +3 -3
- package/package/components/sidebar/WorkspaceMenu.svelte +4 -4
- package/package/components/splitPanes/AnimatedPane.svelte +2 -2
- package/package/components/splitPanes/SplitPanesWrapper.svelte +11 -15
- package/package/components/splitPanes/SplitPanesWrapper.svelte.d.ts +12 -28
- package/package/components/sqlTypeService.d.ts +2 -2
- package/package/components/sqlTypeService.js +4 -8
- package/package/components/table/Cell.svelte +2 -2
- package/package/components/table/DataTable.svelte +1 -1
- package/package/components/table/DownloadCsv.svelte +1 -2
- package/package/components/table/DownloadCsv.svelte.d.ts +4 -18
- package/package/components/table/Head.svelte +6 -2
- package/package/components/table/Head.svelte.d.ts +6 -27
- package/package/components/table/Row.svelte +6 -10
- package/package/components/table/Row.svelte.d.ts +11 -18
- package/package/components/triggers/CaptureIcon.svelte +1 -2
- package/package/components/triggers/CaptureIcon.svelte.d.ts +5 -19
- package/package/components/triggers/TestTriggerConnection.svelte +1 -4
- package/package/components/triggers/TestTriggerConnection.svelte.d.ts +6 -21
- package/package/components/triggers/TriggerAdvancedBadges.svelte +16 -0
- package/package/components/triggers/TriggerAdvancedBadges.svelte.d.ts +12 -0
- package/package/components/triggers/TriggerEditorToolbar.svelte +11 -9
- package/package/components/triggers/TriggerTokens.svelte +8 -7
- package/package/components/triggers/TriggerTokens.svelte.d.ts +6 -21
- package/package/components/triggers/email/EmailTriggerEditorConfigSection.svelte +1 -1
- package/package/components/triggers/email/EmailTriggerEditorInner.svelte +7 -2
- package/package/components/triggers/gcp/GcpTriggerEditorInner.svelte +9 -2
- package/package/components/triggers/http/RouteCapture.svelte +1 -1
- package/package/components/triggers/http/RouteEditorConfigSection.svelte +1 -1
- package/package/components/triggers/http/RouteEditorInner.svelte +10 -1
- package/package/components/triggers/kafka/KafkaTriggerEditorInner.svelte +119 -5
- package/package/components/triggers/kafka/KafkaTriggersConfigSection.svelte +1 -0
- package/package/components/triggers/kafka/utils.js +2 -0
- package/package/components/triggers/mqtt/MqttTriggerEditorInner.svelte +12 -3
- package/package/components/triggers/native/services/google/GoogleDrivePicker.svelte.d.ts +1 -1
- package/package/components/triggers/nats/NatsTriggerEditorInner.svelte +7 -2
- package/package/components/triggers/postgres/CheckPostgresRequirement.svelte +2 -4
- package/package/components/triggers/postgres/CheckPostgresRequirement.svelte.d.ts +4 -18
- package/package/components/triggers/postgres/PostgresTriggerEditorInner.svelte +10 -4
- package/package/components/triggers/postgres/PublicationPicker.svelte +9 -12
- package/package/components/triggers/postgres/PublicationPicker.svelte.d.ts +4 -18
- package/package/components/triggers/postgres/SlotPicker.svelte +4 -7
- package/package/components/triggers/postgres/SlotPicker.svelte.d.ts +4 -18
- package/package/components/triggers/schedules/ScheduleEditorInner.svelte +10 -0
- package/package/components/triggers/sqs/SqsTriggerEditorInner.svelte +6 -1
- package/package/components/triggers/testingBadge.svelte +3 -1
- package/package/components/triggers/webhook/WebhooksConfigSection.svelte +1 -1
- package/package/components/triggers/websocket/WebsocketCapture.svelte +15 -13
- package/package/components/triggers/websocket/WebsocketTriggerEditorInner.svelte +10 -4
- package/package/components/tutorials/Tutorial.svelte +2 -6
- package/package/components/tutorials/Tutorial.svelte.d.ts +14 -23
- package/package/components/tutorials/TutorialControls.svelte +1 -2
- package/package/components/tutorials/TutorialControls.svelte.d.ts +6 -5
- package/package/components/tutorials/TutorialWrapper.svelte +3 -2
- package/package/components/tutorials/app/BackgroundRunnablesTutorial.svelte +2 -3
- package/package/components/tutorials/app/BackgroundRunnablesTutorial.svelte.d.ts +6 -6
- package/package/components/tutorials/app/ConnectionTutorial.svelte +2 -3
- package/package/components/tutorials/app/ConnectionTutorial.svelte.d.ts +6 -6
- package/package/components/tutorials/app/ExpressionEvaluationTutorial.svelte +2 -3
- package/package/components/tutorials/app/ExpressionEvaluationTutorial.svelte.d.ts +6 -6
- package/package/components/tutorials/workspace/WorkspaceOnboardingOperatorTutorial.svelte +3 -3
- package/package/components/tutorials/workspace/WorkspaceOnboardingTutorial.svelte +3 -3
- package/package/components/variables/variablesFilter.d.ts +4 -0
- package/package/components/variables/variablesFilter.js +4 -0
- package/package/components/wizards/AppPicker.svelte +3 -3
- package/package/components/wizards/AppPicker.svelte.d.ts +4 -18
- package/package/components/wizards/DBExplorerWizard.svelte +1 -0
- package/package/components/workspace/WorkspaceCard.svelte +3 -2
- package/package/components/workspaceSettings/CreateWorkspace.svelte +3 -3
- package/package/components/workspaceSettings/CustomInstanceDbSelect.svelte +1 -3
- package/package/components/workspaceSettings/CustomInstanceDbSelect.svelte.d.ts +0 -2
- package/package/components/workspaceSettings/CustomInstanceDbWizardModal.svelte +3 -3
- package/package/components/workspaceSettings/CustomInstanceDbWizardModal.svelte.d.ts +0 -1
- package/package/components/workspaceSettings/DataTableSettings.svelte +7 -12
- package/package/components/workspaceSettings/DucklakeSettings.svelte +131 -167
- package/package/components/workspaceSettings/GitSyncFilterSettings.svelte +12 -2
- package/package/components/workspaceSettings/RulesetEditor.svelte +24 -12
- package/package/components/workspaceSettings/StorageSettings.svelte +68 -15
- package/package/components/workspaceSettings/WorkspaceIntegrations.svelte +10 -9
- package/package/gen/core/OpenAPI.js +1 -1
- package/package/gen/schemas.gen.d.ts +257 -9
- package/package/gen/schemas.gen.js +257 -9
- package/package/gen/services.gen.d.ts +165 -58
- package/package/gen/services.gen.js +278 -64
- package/package/gen/types.gen.d.ts +779 -128
- package/package/hub.d.ts +0 -1
- package/package/hubPaths.json +24 -22
- package/package/infer.js +64 -14
- package/package/infer.svelte.js +88 -42
- package/package/script_helpers.d.ts +8 -5
- package/package/script_helpers.js +64 -21
- package/package/stores.d.ts +3 -1
- package/package/stores.js +2 -3
- package/package/svelte5Utils.svelte.js +6 -0
- package/package/svelte5UtilsKit.svelte.js +3 -2
- package/package/system_prompts/prompts.d.ts +20 -20
- package/package/system_prompts/prompts.js +814 -540
- package/package/templates/claude_sandbox.ts.template +85 -0
- package/package/utils/editInFork.d.ts +3 -0
- package/package/utils/editInFork.js +19 -0
- package/package/utils.js +2 -2
- package/package/utils_deployable.d.ts +233 -9
- package/package/utils_deployable.js +64 -10
- package/package/utils_workspace_deploy.d.ts +31 -0
- package/package/utils_workspace_deploy.js +449 -0
- package/package/workspace_settings.d.ts +2 -1
- package/package/workspace_settings.js +28 -0
- package/package.json +34 -15
- package/dist/sharedUtils/components/assets/lib.d.ts +0 -25
- package/dist/sharedUtils/components/icons/index.d.ts +0 -101
- package/package/svelte5Utils.svelte.d.ts +0 -178
|
@@ -1,97 +1,27 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Top-level flow definition containing metadata, configuration, and the flow structure
|
|
3
|
-
*/
|
|
4
1
|
export type OpenFlow = {
|
|
5
|
-
/**
|
|
6
|
-
* Short description of what this flow does
|
|
7
|
-
*/
|
|
8
2
|
summary: string;
|
|
9
|
-
/**
|
|
10
|
-
* Detailed documentation for this flow
|
|
11
|
-
*/
|
|
12
3
|
description?: string;
|
|
13
4
|
value: FlowValue;
|
|
14
|
-
/**
|
|
15
|
-
* JSON Schema for flow inputs. Use this to define input parameters, their types, defaults, and validation. For resource inputs, set type to 'object' and format to 'resource-<type>' (e.g., 'resource-stripe')
|
|
16
|
-
*/
|
|
17
5
|
schema?: {
|
|
18
6
|
[key: string]: unknown;
|
|
19
7
|
};
|
|
20
8
|
};
|
|
21
|
-
/**
|
|
22
|
-
* The flow structure containing modules and optional preprocessor/failure handlers
|
|
23
|
-
*/
|
|
24
9
|
export type FlowValue = {
|
|
25
|
-
/**
|
|
26
|
-
* Array of steps that execute in sequence. Each step can be a script, subflow, loop, or branch
|
|
27
|
-
*/
|
|
28
10
|
modules: Array<FlowModule>;
|
|
29
|
-
/**
|
|
30
|
-
* Special module that executes when the flow fails. Receives error object with message, name, stack, and step_id. Must have id 'failure'. Only supports script/rawscript types
|
|
31
|
-
*/
|
|
32
11
|
failure_module?: FlowModule;
|
|
33
|
-
/**
|
|
34
|
-
* Special module that runs before the first step on external triggers. Must have id 'preprocessor'. Only supports script/rawscript types. Cannot reference other step results
|
|
35
|
-
*/
|
|
36
12
|
preprocessor_module?: FlowModule;
|
|
37
|
-
/**
|
|
38
|
-
* If true, all steps run on the same worker for better performance
|
|
39
|
-
*/
|
|
40
13
|
same_worker?: boolean;
|
|
41
|
-
/**
|
|
42
|
-
* Maximum number of concurrent executions of this flow
|
|
43
|
-
*/
|
|
44
14
|
concurrent_limit?: number;
|
|
45
|
-
/**
|
|
46
|
-
* Expression to group concurrent executions (e.g., by user ID)
|
|
47
|
-
*/
|
|
48
15
|
concurrency_key?: string;
|
|
49
|
-
/**
|
|
50
|
-
* Time window in seconds for concurrent_limit
|
|
51
|
-
*/
|
|
52
16
|
concurrency_time_window_s?: number;
|
|
53
|
-
/**
|
|
54
|
-
* Delay in seconds to debounce flow executions
|
|
55
|
-
*/
|
|
56
17
|
debounce_delay_s?: number;
|
|
57
|
-
/**
|
|
58
|
-
* Expression to group debounced executions
|
|
59
|
-
*/
|
|
60
18
|
debounce_key?: string;
|
|
61
|
-
/**
|
|
62
|
-
* Arguments to accumulate across debounced executions
|
|
63
|
-
*/
|
|
64
|
-
debounce_args_to_accumulate?: Array<(string)>;
|
|
65
|
-
/**
|
|
66
|
-
* Maximum total time in seconds that a job can be debounced
|
|
67
|
-
*/
|
|
68
|
-
max_total_debouncing_time?: number;
|
|
69
|
-
/**
|
|
70
|
-
* Maximum number of times a job can be debounced
|
|
71
|
-
*/
|
|
72
|
-
max_total_debounces_amount?: number;
|
|
73
|
-
/**
|
|
74
|
-
* JavaScript expression to conditionally skip the entire flow
|
|
75
|
-
*/
|
|
76
19
|
skip_expr?: string;
|
|
77
|
-
/**
|
|
78
|
-
* Cache duration in seconds for flow results
|
|
79
|
-
*/
|
|
80
20
|
cache_ttl?: number;
|
|
81
|
-
cache_ignore_s3_path?: boolean;
|
|
82
|
-
/**
|
|
83
|
-
* Environment variables available to all steps
|
|
84
|
-
*/
|
|
85
21
|
flow_env?: {
|
|
86
22
|
[key: string]: (string);
|
|
87
23
|
};
|
|
88
|
-
/**
|
|
89
|
-
* Execution priority (higher numbers run first)
|
|
90
|
-
*/
|
|
91
24
|
priority?: number;
|
|
92
|
-
/**
|
|
93
|
-
* JavaScript expression to return early from the flow
|
|
94
|
-
*/
|
|
95
25
|
early_return?: string;
|
|
96
26
|
/**
|
|
97
27
|
* Whether this flow accepts chat-style input
|
|
@@ -102,501 +32,163 @@ export type FlowValue = {
|
|
|
102
32
|
*/
|
|
103
33
|
notes?: Array<FlowNote>;
|
|
104
34
|
};
|
|
105
|
-
/**
|
|
106
|
-
* Retry configuration for failed module executions
|
|
107
|
-
*/
|
|
108
35
|
export type Retry = {
|
|
109
|
-
/**
|
|
110
|
-
* Retry with constant delay between attempts
|
|
111
|
-
*/
|
|
112
36
|
constant?: {
|
|
113
|
-
/**
|
|
114
|
-
* Number of retry attempts
|
|
115
|
-
*/
|
|
116
37
|
attempts?: number;
|
|
117
|
-
/**
|
|
118
|
-
* Seconds to wait between retries
|
|
119
|
-
*/
|
|
120
38
|
seconds?: number;
|
|
121
39
|
};
|
|
122
|
-
/**
|
|
123
|
-
* Retry with exponential backoff (delay doubles each time)
|
|
124
|
-
*/
|
|
125
40
|
exponential?: {
|
|
126
|
-
/**
|
|
127
|
-
* Number of retry attempts
|
|
128
|
-
*/
|
|
129
41
|
attempts?: number;
|
|
130
|
-
/**
|
|
131
|
-
* Multiplier for exponential backoff
|
|
132
|
-
*/
|
|
133
42
|
multiplier?: number;
|
|
134
|
-
/**
|
|
135
|
-
* Initial delay in seconds
|
|
136
|
-
*/
|
|
137
43
|
seconds?: number;
|
|
138
|
-
/**
|
|
139
|
-
* Random jitter percentage (0-100) to avoid thundering herd
|
|
140
|
-
*/
|
|
141
44
|
random_factor?: number;
|
|
142
45
|
};
|
|
143
|
-
/**
|
|
144
|
-
* Conditional retry based on error or result
|
|
145
|
-
*/
|
|
146
46
|
retry_if?: {
|
|
147
|
-
/**
|
|
148
|
-
* JavaScript expression that returns true to retry. Has access to 'result' and 'error' variables
|
|
149
|
-
*/
|
|
150
47
|
expr: string;
|
|
151
48
|
};
|
|
152
49
|
};
|
|
153
|
-
/**
|
|
154
|
-
* Early termination condition for a module
|
|
155
|
-
*/
|
|
156
50
|
export type StopAfterIf = {
|
|
157
|
-
/**
|
|
158
|
-
* If true, following steps are skipped when this condition triggers
|
|
159
|
-
*/
|
|
160
51
|
skip_if_stopped?: boolean;
|
|
161
|
-
/**
|
|
162
|
-
* JavaScript expression evaluated after the module runs. Can use 'result' (step's result) or 'flow_input'. Return true to stop
|
|
163
|
-
*/
|
|
164
52
|
expr: string;
|
|
165
|
-
/**
|
|
166
|
-
* Custom error message shown when stopping
|
|
167
|
-
*/
|
|
168
53
|
error_message?: string;
|
|
169
54
|
};
|
|
170
|
-
/**
|
|
171
|
-
* A single step in a flow. Can be a script, subflow, loop, or branch
|
|
172
|
-
*/
|
|
173
55
|
export type FlowModule = {
|
|
174
|
-
/**
|
|
175
|
-
* Unique identifier for this step. Used to reference results via 'results.step_id'. Must be a valid identifier (alphanumeric, underscore, hyphen)
|
|
176
|
-
*/
|
|
177
56
|
id: string;
|
|
178
57
|
value: FlowModuleValue;
|
|
179
|
-
/**
|
|
180
|
-
* Early termination condition evaluated after this step completes
|
|
181
|
-
*/
|
|
182
58
|
stop_after_if?: StopAfterIf;
|
|
183
|
-
/**
|
|
184
|
-
* For loops only - early termination condition evaluated after all iterations complete
|
|
185
|
-
*/
|
|
186
59
|
stop_after_all_iters_if?: StopAfterIf;
|
|
187
|
-
/**
|
|
188
|
-
* Conditionally skip this step based on previous results or flow inputs
|
|
189
|
-
*/
|
|
190
60
|
skip_if?: {
|
|
191
|
-
/**
|
|
192
|
-
* JavaScript expression that returns true to skip. Can use 'flow_input' or 'results.<step_id>'
|
|
193
|
-
*/
|
|
194
61
|
expr: string;
|
|
195
62
|
};
|
|
196
|
-
/**
|
|
197
|
-
* Delay before executing this step (in seconds or as expression)
|
|
198
|
-
*/
|
|
199
63
|
sleep?: InputTransform;
|
|
200
|
-
/**
|
|
201
|
-
* Cache duration in seconds for this step's results
|
|
202
|
-
*/
|
|
203
64
|
cache_ttl?: number;
|
|
204
|
-
cache_ignore_s3_path?: boolean;
|
|
205
|
-
/**
|
|
206
|
-
* Maximum execution time in seconds (static value or expression)
|
|
207
|
-
*/
|
|
208
65
|
timeout?: InputTransform;
|
|
209
|
-
/**
|
|
210
|
-
* If true, this step's result is deleted after use to save memory
|
|
211
|
-
*/
|
|
212
66
|
delete_after_use?: boolean;
|
|
213
|
-
/**
|
|
214
|
-
* Short description of what this step does
|
|
215
|
-
*/
|
|
216
67
|
summary?: string;
|
|
217
|
-
/**
|
|
218
|
-
* Mock configuration for testing without executing the actual step
|
|
219
|
-
*/
|
|
220
68
|
mock?: {
|
|
221
|
-
/**
|
|
222
|
-
* If true, return mock value instead of executing
|
|
223
|
-
*/
|
|
224
69
|
enabled?: boolean;
|
|
225
|
-
/**
|
|
226
|
-
* Value to return when mocked
|
|
227
|
-
*/
|
|
228
70
|
return_value?: unknown;
|
|
229
71
|
};
|
|
230
|
-
/**
|
|
231
|
-
* Configuration for approval/resume steps that wait for user input
|
|
232
|
-
*/
|
|
233
72
|
suspend?: {
|
|
234
|
-
/**
|
|
235
|
-
* Number of approvals required before continuing
|
|
236
|
-
*/
|
|
237
73
|
required_events?: number;
|
|
238
|
-
/**
|
|
239
|
-
* Timeout in seconds before auto-continuing or canceling
|
|
240
|
-
*/
|
|
241
74
|
timeout?: number;
|
|
242
|
-
/**
|
|
243
|
-
* Form schema for collecting input when resuming
|
|
244
|
-
*/
|
|
245
75
|
resume_form?: {
|
|
246
|
-
/**
|
|
247
|
-
* JSON Schema for the resume form
|
|
248
|
-
*/
|
|
249
76
|
schema?: {
|
|
250
77
|
[key: string]: unknown;
|
|
251
78
|
};
|
|
252
79
|
};
|
|
253
|
-
/**
|
|
254
|
-
* If true, only authenticated users can approve
|
|
255
|
-
*/
|
|
256
80
|
user_auth_required?: boolean;
|
|
257
|
-
/**
|
|
258
|
-
* Expression or list of groups that can approve
|
|
259
|
-
*/
|
|
260
81
|
user_groups_required?: InputTransform;
|
|
261
|
-
/**
|
|
262
|
-
* If true, the user who started the flow cannot approve
|
|
263
|
-
*/
|
|
264
82
|
self_approval_disabled?: boolean;
|
|
265
|
-
/**
|
|
266
|
-
* If true, hide the cancel button on the approval form
|
|
267
|
-
*/
|
|
268
83
|
hide_cancel?: boolean;
|
|
269
|
-
/**
|
|
270
|
-
* If true, continue flow on timeout instead of canceling
|
|
271
|
-
*/
|
|
272
84
|
continue_on_disapprove_timeout?: boolean;
|
|
273
85
|
};
|
|
274
|
-
/**
|
|
275
|
-
* Execution priority for this step (higher numbers run first)
|
|
276
|
-
*/
|
|
277
86
|
priority?: number;
|
|
278
|
-
/**
|
|
279
|
-
* If true, flow continues even if this step fails
|
|
280
|
-
*/
|
|
281
87
|
continue_on_error?: boolean;
|
|
282
|
-
/**
|
|
283
|
-
* Retry configuration if this step fails
|
|
284
|
-
*/
|
|
285
88
|
retry?: Retry;
|
|
286
89
|
};
|
|
287
|
-
/**
|
|
288
|
-
* Maps input parameters for a step. Can be a static value or a JavaScript expression that references previous results or flow inputs
|
|
289
|
-
*/
|
|
290
90
|
export type InputTransform = StaticTransform | JavascriptTransform;
|
|
291
|
-
/**
|
|
292
|
-
* Static value passed directly to the step. Use for hardcoded values or resource references like '$res:path/to/resource'
|
|
293
|
-
*/
|
|
294
91
|
export type StaticTransform = {
|
|
295
|
-
/**
|
|
296
|
-
* The static value. For resources, use format '$res:path/to/resource'
|
|
297
|
-
*/
|
|
298
92
|
value?: unknown;
|
|
299
93
|
type: 'static';
|
|
300
94
|
};
|
|
301
|
-
/**
|
|
302
|
-
* JavaScript expression evaluated at runtime. Can reference previous step results via 'results.step_id' or flow inputs via 'flow_input.property'. Inside loops, use 'flow_input.iter.value' for the current iteration value
|
|
303
|
-
*/
|
|
304
95
|
export type JavascriptTransform = {
|
|
305
|
-
/**
|
|
306
|
-
* JavaScript expression returning the value. Available variables - results (object with all previous step results), flow_input (flow inputs), flow_input.iter (in loops)
|
|
307
|
-
*/
|
|
308
96
|
expr: string;
|
|
309
97
|
type: 'javascript';
|
|
310
98
|
};
|
|
311
|
-
/**
|
|
312
|
-
* The actual implementation of a flow step. Can be a script (inline or referenced), subflow, loop, branch, or special module type
|
|
313
|
-
*/
|
|
314
99
|
export type FlowModuleValue = RawScript | PathScript | PathFlow | ForloopFlow | WhileloopFlow | BranchOne | BranchAll | Identity | AiAgent;
|
|
315
|
-
/**
|
|
316
|
-
* Inline script with code defined directly in the flow. Use 'bun' as default language if unspecified. The script receives arguments from input_transforms
|
|
317
|
-
*/
|
|
318
100
|
export type RawScript = {
|
|
319
|
-
/**
|
|
320
|
-
* Map of parameter names to their values (static or JavaScript expressions). These become the script's input arguments
|
|
321
|
-
*/
|
|
322
101
|
input_transforms: {
|
|
323
102
|
[key: string]: InputTransform;
|
|
324
103
|
};
|
|
325
|
-
/**
|
|
326
|
-
* The script source code. Should export a 'main' function
|
|
327
|
-
*/
|
|
328
104
|
content: string;
|
|
329
|
-
/**
|
|
330
|
-
* Programming language for this script
|
|
331
|
-
*/
|
|
332
105
|
language: 'deno' | 'bun' | 'python3' | 'go' | 'bash' | 'powershell' | 'postgresql' | 'mysql' | 'bigquery' | 'snowflake' | 'mssql' | 'oracledb' | 'graphql' | 'nativets' | 'php';
|
|
333
|
-
/**
|
|
334
|
-
* Optional path for saving this script
|
|
335
|
-
*/
|
|
336
106
|
path?: string;
|
|
337
|
-
/**
|
|
338
|
-
* Lock file content for dependencies
|
|
339
|
-
*/
|
|
340
107
|
lock?: string;
|
|
341
108
|
type: 'rawscript';
|
|
342
|
-
/**
|
|
343
|
-
* Worker group tag for execution routing
|
|
344
|
-
*/
|
|
345
109
|
tag?: string;
|
|
346
|
-
/**
|
|
347
|
-
* Maximum concurrent executions of this script
|
|
348
|
-
*/
|
|
349
110
|
concurrent_limit?: number;
|
|
350
|
-
/**
|
|
351
|
-
* Time window for concurrent_limit
|
|
352
|
-
*/
|
|
353
111
|
concurrency_time_window_s?: number;
|
|
354
|
-
/**
|
|
355
|
-
* Custom key for grouping concurrent executions
|
|
356
|
-
*/
|
|
357
112
|
custom_concurrency_key?: string;
|
|
358
|
-
/**
|
|
359
|
-
* If true, this script is a trigger that can start the flow
|
|
360
|
-
*/
|
|
361
113
|
is_trigger?: boolean;
|
|
362
|
-
/**
|
|
363
|
-
* External resources this script accesses (S3 objects, resources, etc.)
|
|
364
|
-
*/
|
|
365
114
|
assets?: Array<{
|
|
366
|
-
/**
|
|
367
|
-
* Path to the asset
|
|
368
|
-
*/
|
|
369
115
|
path: string;
|
|
370
|
-
|
|
371
|
-
* Type of asset
|
|
372
|
-
*/
|
|
373
|
-
kind: 's3object' | 'resource' | 'ducklake' | 'datatable';
|
|
374
|
-
/**
|
|
375
|
-
* Access level for this asset
|
|
376
|
-
*/
|
|
116
|
+
kind: 's3object' | 'resource' | 'ducklake';
|
|
377
117
|
access_type?: 'r' | 'w' | 'rw';
|
|
378
|
-
/**
|
|
379
|
-
* Alternative access level
|
|
380
|
-
*/
|
|
381
118
|
alt_access_type?: 'r' | 'w' | 'rw';
|
|
382
119
|
}>;
|
|
383
120
|
};
|
|
384
|
-
/**
|
|
385
|
-
* Reference to an existing script by path. Use this when calling a previously saved script instead of writing inline code
|
|
386
|
-
*/
|
|
387
121
|
export type PathScript = {
|
|
388
|
-
/**
|
|
389
|
-
* Map of parameter names to their values (static or JavaScript expressions). These become the script's input arguments
|
|
390
|
-
*/
|
|
391
122
|
input_transforms: {
|
|
392
123
|
[key: string]: InputTransform;
|
|
393
124
|
};
|
|
394
|
-
/**
|
|
395
|
-
* Path to the script in the workspace (e.g., 'f/scripts/send_email')
|
|
396
|
-
*/
|
|
397
125
|
path: string;
|
|
398
|
-
/**
|
|
399
|
-
* Optional specific version hash of the script to use
|
|
400
|
-
*/
|
|
401
126
|
hash?: string;
|
|
402
127
|
type: 'script';
|
|
403
|
-
/**
|
|
404
|
-
* Override the script's default worker group tag
|
|
405
|
-
*/
|
|
406
128
|
tag_override?: string;
|
|
407
|
-
/**
|
|
408
|
-
* If true, this script is a trigger that can start the flow
|
|
409
|
-
*/
|
|
410
129
|
is_trigger?: boolean;
|
|
411
130
|
};
|
|
412
|
-
/**
|
|
413
|
-
* Reference to an existing flow by path. Use this to call another flow as a subflow
|
|
414
|
-
*/
|
|
415
131
|
export type PathFlow = {
|
|
416
|
-
/**
|
|
417
|
-
* Map of parameter names to their values (static or JavaScript expressions). These become the subflow's input arguments
|
|
418
|
-
*/
|
|
419
132
|
input_transforms: {
|
|
420
133
|
[key: string]: InputTransform;
|
|
421
134
|
};
|
|
422
|
-
/**
|
|
423
|
-
* Path to the flow in the workspace (e.g., 'f/flows/process_user')
|
|
424
|
-
*/
|
|
425
135
|
path: string;
|
|
426
136
|
type: 'flow';
|
|
427
137
|
};
|
|
428
|
-
/**
|
|
429
|
-
* Executes nested modules in a loop over an iterator. Inside the loop, use 'flow_input.iter.value' to access the current iteration value, and 'flow_input.iter.index' for the index. Supports parallel execution for better performance on I/O-bound operations
|
|
430
|
-
*/
|
|
431
138
|
export type ForloopFlow = {
|
|
432
|
-
/**
|
|
433
|
-
* Steps to execute for each iteration. These can reference the iteration value via 'flow_input.iter.value'
|
|
434
|
-
*/
|
|
435
139
|
modules: Array<FlowModule>;
|
|
436
|
-
/**
|
|
437
|
-
* JavaScript expression that returns an array to iterate over. Can reference 'results.step_id' or 'flow_input'
|
|
438
|
-
*/
|
|
439
140
|
iterator: InputTransform;
|
|
440
|
-
/**
|
|
441
|
-
* If true, iteration failures don't stop the loop. Failed iterations return null
|
|
442
|
-
*/
|
|
443
141
|
skip_failures: boolean;
|
|
444
142
|
type: 'forloopflow';
|
|
445
|
-
/**
|
|
446
|
-
* If true, iterations run concurrently (faster for I/O-bound operations). Use with parallelism to control concurrency
|
|
447
|
-
*/
|
|
448
143
|
parallel?: boolean;
|
|
449
|
-
/**
|
|
450
|
-
* Maximum number of concurrent iterations when parallel=true. Limits resource usage. Can be static number or expression
|
|
451
|
-
*/
|
|
452
144
|
parallelism?: InputTransform;
|
|
453
|
-
squash?: boolean;
|
|
454
145
|
};
|
|
455
|
-
/**
|
|
456
|
-
* Executes nested modules repeatedly while a condition is true. The loop checks the condition after each iteration. Use stop_after_if on modules to control loop termination
|
|
457
|
-
*/
|
|
458
146
|
export type WhileloopFlow = {
|
|
459
|
-
/**
|
|
460
|
-
* Steps to execute in each iteration. Use stop_after_if to control when the loop ends
|
|
461
|
-
*/
|
|
462
147
|
modules: Array<FlowModule>;
|
|
463
|
-
/**
|
|
464
|
-
* If true, iteration failures don't stop the loop. Failed iterations return null
|
|
465
|
-
*/
|
|
466
148
|
skip_failures: boolean;
|
|
467
149
|
type: 'whileloopflow';
|
|
468
|
-
/**
|
|
469
|
-
* If true, iterations run concurrently (use with caution in while loops)
|
|
470
|
-
*/
|
|
471
150
|
parallel?: boolean;
|
|
472
|
-
/**
|
|
473
|
-
* Maximum number of concurrent iterations when parallel=true
|
|
474
|
-
*/
|
|
475
151
|
parallelism?: InputTransform;
|
|
476
|
-
squash?: boolean;
|
|
477
152
|
};
|
|
478
|
-
/**
|
|
479
|
-
* Conditional branching where only the first matching branch executes. Branches are evaluated in order, and the first one with a true expression runs. If no branches match, the default branch executes
|
|
480
|
-
*/
|
|
481
153
|
export type BranchOne = {
|
|
482
|
-
/**
|
|
483
|
-
* Array of branches to evaluate in order. The first branch with expr evaluating to true executes
|
|
484
|
-
*/
|
|
485
154
|
branches: Array<{
|
|
486
|
-
/**
|
|
487
|
-
* Short description of this branch condition
|
|
488
|
-
*/
|
|
489
155
|
summary?: string;
|
|
490
|
-
/**
|
|
491
|
-
* JavaScript expression that returns boolean. Can use 'results.step_id' or 'flow_input'. First true expr wins
|
|
492
|
-
*/
|
|
493
156
|
expr: string;
|
|
494
|
-
/**
|
|
495
|
-
* Steps to execute if this branch's expr is true
|
|
496
|
-
*/
|
|
497
157
|
modules: Array<FlowModule>;
|
|
498
158
|
}>;
|
|
499
|
-
/**
|
|
500
|
-
* Steps to execute if no branch expressions match
|
|
501
|
-
*/
|
|
502
159
|
default: Array<FlowModule>;
|
|
503
160
|
type: 'branchone';
|
|
504
161
|
};
|
|
505
|
-
/**
|
|
506
|
-
* Parallel branching where all branches execute simultaneously. Unlike BranchOne, all branches run regardless of conditions. Useful for executing independent tasks concurrently
|
|
507
|
-
*/
|
|
508
162
|
export type BranchAll = {
|
|
509
|
-
/**
|
|
510
|
-
* Array of branches that all execute (either in parallel or sequentially)
|
|
511
|
-
*/
|
|
512
163
|
branches: Array<{
|
|
513
|
-
/**
|
|
514
|
-
* Short description of this branch's purpose
|
|
515
|
-
*/
|
|
516
164
|
summary?: string;
|
|
517
|
-
/**
|
|
518
|
-
* If true, failure in this branch doesn't fail the entire flow
|
|
519
|
-
*/
|
|
520
165
|
skip_failure?: boolean;
|
|
521
|
-
/**
|
|
522
|
-
* Steps to execute in this branch
|
|
523
|
-
*/
|
|
524
166
|
modules: Array<FlowModule>;
|
|
525
167
|
}>;
|
|
526
168
|
type: 'branchall';
|
|
527
|
-
/**
|
|
528
|
-
* If true, all branches execute concurrently. If false, they execute sequentially
|
|
529
|
-
*/
|
|
530
169
|
parallel?: boolean;
|
|
531
170
|
};
|
|
532
|
-
/**
|
|
533
|
-
* AI agent step that can use tools to accomplish tasks. The agent receives inputs and can call any of its configured tools to complete the task
|
|
534
|
-
*/
|
|
535
171
|
export type AiAgent = {
|
|
536
|
-
/**
|
|
537
|
-
* Input parameters for the AI agent mapped to their values
|
|
538
|
-
*/
|
|
539
172
|
input_transforms: {
|
|
540
|
-
|
|
541
|
-
output_type: InputTransform;
|
|
542
|
-
user_message: InputTransform;
|
|
543
|
-
system_prompt?: InputTransform;
|
|
544
|
-
streaming?: InputTransform;
|
|
545
|
-
memory?: InputTransform;
|
|
546
|
-
output_schema?: InputTransform;
|
|
547
|
-
user_images?: InputTransform;
|
|
548
|
-
max_completion_tokens?: InputTransform;
|
|
549
|
-
temperature?: InputTransform;
|
|
173
|
+
[key: string]: InputTransform;
|
|
550
174
|
};
|
|
551
|
-
/**
|
|
552
|
-
* Array of tools the agent can use. The agent decides which tools to call based on the task
|
|
553
|
-
*/
|
|
554
175
|
tools: Array<{
|
|
555
|
-
/**
|
|
556
|
-
* Unique identifier for this tool. Cannot contain spaces - use underscores instead (e.g., 'get_user_data' not 'get user data')
|
|
557
|
-
*/
|
|
558
176
|
id: string;
|
|
559
|
-
/**
|
|
560
|
-
* Short description of what this tool does (shown to the AI)
|
|
561
|
-
*/
|
|
562
177
|
summary?: string;
|
|
563
|
-
/**
|
|
564
|
-
* The implementation of a tool. Can be a flow module (script/flow) or an MCP tool reference
|
|
565
|
-
*/
|
|
566
178
|
value: {
|
|
567
179
|
tool_type: 'flowmodule';
|
|
568
180
|
} & FlowModuleValue | {
|
|
569
181
|
tool_type: 'mcp';
|
|
570
|
-
/**
|
|
571
|
-
* Path to the MCP resource/server configuration
|
|
572
|
-
*/
|
|
573
182
|
resource_path: string;
|
|
574
|
-
/**
|
|
575
|
-
* Whitelist of specific tools to include from this MCP server
|
|
576
|
-
*/
|
|
577
183
|
include_tools?: Array<(string)>;
|
|
578
|
-
/**
|
|
579
|
-
* Blacklist of tools to exclude from this MCP server
|
|
580
|
-
*/
|
|
581
184
|
exclude_tools?: Array<(string)>;
|
|
582
|
-
} | {
|
|
583
|
-
tool_type: 'websearch';
|
|
584
185
|
};
|
|
585
186
|
}>;
|
|
586
187
|
type: 'aiagent';
|
|
587
|
-
/**
|
|
588
|
-
* If true, the agent can execute multiple tool calls in parallel
|
|
589
|
-
*/
|
|
590
188
|
parallel?: boolean;
|
|
591
189
|
};
|
|
592
|
-
/**
|
|
593
|
-
* Pass-through module that returns its input unchanged. Useful for flow structure or as a placeholder
|
|
594
|
-
*/
|
|
595
190
|
export type Identity = {
|
|
596
191
|
type: 'identity';
|
|
597
|
-
/**
|
|
598
|
-
* If true, marks this as a flow identity (special handling)
|
|
599
|
-
*/
|
|
600
192
|
flow?: boolean;
|
|
601
193
|
};
|
|
602
194
|
export type FlowStatus = {
|
|
@@ -621,7 +213,6 @@ export type FlowStatusModule = {
|
|
|
621
213
|
iterator?: {
|
|
622
214
|
index?: number;
|
|
623
215
|
itered?: Array<unknown>;
|
|
624
|
-
itered_len?: number;
|
|
625
216
|
args?: unknown;
|
|
626
217
|
};
|
|
627
218
|
flow_jobs?: Array<(string)>;
|
|
@@ -657,8 +248,6 @@ export type FlowStatusModule = {
|
|
|
657
248
|
arguments?: {
|
|
658
249
|
[key: string]: unknown;
|
|
659
250
|
};
|
|
660
|
-
} | {
|
|
661
|
-
type: 'web_search';
|
|
662
251
|
} | {
|
|
663
252
|
type: 'message';
|
|
664
253
|
})>;
|
|
@@ -856,23 +445,6 @@ export type Alert = {
|
|
|
856
445
|
export type Configs = {
|
|
857
446
|
alerts?: Array<Alert>;
|
|
858
447
|
} | null;
|
|
859
|
-
export type WorkspaceDependencies = {
|
|
860
|
-
id: number;
|
|
861
|
-
archived: boolean;
|
|
862
|
-
name?: string;
|
|
863
|
-
description?: string;
|
|
864
|
-
content: string;
|
|
865
|
-
language: ScriptLang;
|
|
866
|
-
workspace_id: string;
|
|
867
|
-
created_at: string;
|
|
868
|
-
};
|
|
869
|
-
export type NewWorkspaceDependencies = {
|
|
870
|
-
workspace_id: string;
|
|
871
|
-
language: ScriptLang;
|
|
872
|
-
name?: string;
|
|
873
|
-
description?: string;
|
|
874
|
-
content: string;
|
|
875
|
-
};
|
|
876
448
|
export type Script = {
|
|
877
449
|
workspace_id?: string;
|
|
878
450
|
hash: string;
|
|
@@ -910,9 +482,6 @@ export type Script = {
|
|
|
910
482
|
concurrency_key?: string;
|
|
911
483
|
debounce_key?: string;
|
|
912
484
|
debounce_delay_s?: number;
|
|
913
|
-
debounce_args_to_accumulate?: Array<(string)>;
|
|
914
|
-
max_total_debouncing_time?: number;
|
|
915
|
-
max_total_debounces_amount?: number;
|
|
916
485
|
cache_ttl?: number;
|
|
917
486
|
dedicated_worker?: boolean;
|
|
918
487
|
ws_error_handler_muted?: boolean;
|
|
@@ -945,7 +514,6 @@ export type NewScript = {
|
|
|
945
514
|
concurrent_limit?: number;
|
|
946
515
|
concurrency_time_window_s?: number;
|
|
947
516
|
cache_ttl?: number;
|
|
948
|
-
cache_ignore_s3_path?: boolean;
|
|
949
517
|
dedicated_worker?: boolean;
|
|
950
518
|
ws_error_handler_muted?: boolean;
|
|
951
519
|
priority?: number;
|
|
@@ -956,9 +524,6 @@ export type NewScript = {
|
|
|
956
524
|
concurrency_key?: string;
|
|
957
525
|
debounce_key?: string;
|
|
958
526
|
debounce_delay_s?: number;
|
|
959
|
-
debounce_args_to_accumulate?: Array<(string)>;
|
|
960
|
-
max_total_debouncing_time?: number;
|
|
961
|
-
max_total_debounces_amount?: number;
|
|
962
527
|
visible_to_runner_only?: boolean;
|
|
963
528
|
no_main_func?: boolean;
|
|
964
529
|
codebase?: string;
|
|
@@ -1023,7 +588,7 @@ export type QueuedJob = {
|
|
|
1023
588
|
canceled_by?: string;
|
|
1024
589
|
canceled_reason?: string;
|
|
1025
590
|
last_ping?: string;
|
|
1026
|
-
job_kind: 'script' | 'preview' | 'dependencies' | 'flowdependencies' | 'appdependencies' | 'flow' | 'flowpreview' | 'script_hub' | 'identity' | 'deploymentcallback' | 'singlestepflow' | 'flowscript' | 'flownode' | 'appscript' | 'aiagent'
|
|
591
|
+
job_kind: 'script' | 'preview' | 'dependencies' | 'flowdependencies' | 'appdependencies' | 'flow' | 'flowpreview' | 'script_hub' | 'identity' | 'deploymentcallback' | 'singlestepflow' | 'flowscript' | 'flownode' | 'appscript' | 'aiagent';
|
|
1027
592
|
schedule_path?: string;
|
|
1028
593
|
/**
|
|
1029
594
|
* The user (u/userfoo) or group (g/groupfoo) whom
|
|
@@ -1067,7 +632,7 @@ export type CompletedJob = {
|
|
|
1067
632
|
canceled: boolean;
|
|
1068
633
|
canceled_by?: string;
|
|
1069
634
|
canceled_reason?: string;
|
|
1070
|
-
job_kind: 'script' | 'preview' | 'dependencies' | 'flow' | 'flowdependencies' | 'appdependencies' | 'flowpreview' | 'script_hub' | 'identity' | 'deploymentcallback' | 'singlestepflow' | 'flowscript' | 'flownode' | 'appscript' | 'aiagent'
|
|
635
|
+
job_kind: 'script' | 'preview' | 'dependencies' | 'flow' | 'flowdependencies' | 'appdependencies' | 'flowpreview' | 'script_hub' | 'identity' | 'deploymentcallback' | 'singlestepflow' | 'flowscript' | 'flownode' | 'appscript' | 'aiagent';
|
|
1071
636
|
schedule_path?: string;
|
|
1072
637
|
/**
|
|
1073
638
|
* The user (u/userfoo) or group (g/groupfoo) whom
|
|
@@ -1092,151 +657,6 @@ export type CompletedJob = {
|
|
|
1092
657
|
preprocessed?: boolean;
|
|
1093
658
|
worker?: string;
|
|
1094
659
|
};
|
|
1095
|
-
/**
|
|
1096
|
-
* Completed job with full data for export/import operations
|
|
1097
|
-
*/
|
|
1098
|
-
export type ExportableCompletedJob = {
|
|
1099
|
-
id: string;
|
|
1100
|
-
parent_job?: string;
|
|
1101
|
-
created_by: string;
|
|
1102
|
-
created_at: string;
|
|
1103
|
-
started_at?: string;
|
|
1104
|
-
completed_at?: string;
|
|
1105
|
-
duration_ms?: number;
|
|
1106
|
-
script_path?: string;
|
|
1107
|
-
script_hash?: string;
|
|
1108
|
-
/**
|
|
1109
|
-
* Full job arguments without size restrictions
|
|
1110
|
-
*/
|
|
1111
|
-
args?: {
|
|
1112
|
-
[key: string]: unknown;
|
|
1113
|
-
};
|
|
1114
|
-
/**
|
|
1115
|
-
* Full job result without size restrictions
|
|
1116
|
-
*/
|
|
1117
|
-
result?: {
|
|
1118
|
-
[key: string]: unknown;
|
|
1119
|
-
};
|
|
1120
|
-
/**
|
|
1121
|
-
* Complete job logs from v2_job table
|
|
1122
|
-
*/
|
|
1123
|
-
logs?: string;
|
|
1124
|
-
raw_code?: string;
|
|
1125
|
-
raw_lock?: string;
|
|
1126
|
-
canceled_by?: string;
|
|
1127
|
-
canceled_reason?: string;
|
|
1128
|
-
job_kind: 'script' | 'preview' | 'dependencies' | 'flow' | 'flowdependencies' | 'appdependencies' | 'flowpreview' | 'script_hub' | 'identity' | 'deploymentcallback' | 'singlestepflow' | 'flowscript' | 'flownode' | 'appscript' | 'aiagent' | 'unassigned_script' | 'unassigned_flow' | 'unassigned_singlestepflow';
|
|
1129
|
-
/**
|
|
1130
|
-
* Trigger path for the job (replaces schedule_path)
|
|
1131
|
-
*/
|
|
1132
|
-
trigger?: string;
|
|
1133
|
-
trigger_kind?: 'webhook' | 'http' | 'websocket' | 'kafka' | 'email' | 'nats' | 'schedule' | 'app' | 'ui' | 'postgres' | 'sqs' | 'gcp';
|
|
1134
|
-
permissioned_as: string;
|
|
1135
|
-
permissioned_as_email?: string;
|
|
1136
|
-
/**
|
|
1137
|
-
* Flow status from v2_job_status table
|
|
1138
|
-
*/
|
|
1139
|
-
flow_status?: {
|
|
1140
|
-
[key: string]: unknown;
|
|
1141
|
-
};
|
|
1142
|
-
workflow_as_code_status?: {
|
|
1143
|
-
[key: string]: unknown;
|
|
1144
|
-
};
|
|
1145
|
-
raw_flow?: {
|
|
1146
|
-
[key: string]: unknown;
|
|
1147
|
-
};
|
|
1148
|
-
is_flow_step?: boolean;
|
|
1149
|
-
language?: ScriptLang;
|
|
1150
|
-
is_skipped?: boolean;
|
|
1151
|
-
email: string;
|
|
1152
|
-
visible_to_owner: boolean;
|
|
1153
|
-
mem_peak?: number;
|
|
1154
|
-
tag?: string;
|
|
1155
|
-
priority?: number;
|
|
1156
|
-
labels?: Array<(string)>;
|
|
1157
|
-
same_worker?: boolean;
|
|
1158
|
-
flow_step_id?: string;
|
|
1159
|
-
flow_innermost_root_job?: string;
|
|
1160
|
-
concurrent_limit?: number;
|
|
1161
|
-
concurrency_time_window_s?: number;
|
|
1162
|
-
timeout?: number;
|
|
1163
|
-
cache_ttl?: number;
|
|
1164
|
-
self_wait_time_ms?: number;
|
|
1165
|
-
aggregate_wait_time_ms?: number;
|
|
1166
|
-
preprocessed?: boolean;
|
|
1167
|
-
worker?: string;
|
|
1168
|
-
/**
|
|
1169
|
-
* Actual job status from database
|
|
1170
|
-
*/
|
|
1171
|
-
status?: string;
|
|
1172
|
-
};
|
|
1173
|
-
/**
|
|
1174
|
-
* Queued job with full data for export/import operations
|
|
1175
|
-
*/
|
|
1176
|
-
export type ExportableQueuedJob = {
|
|
1177
|
-
id: string;
|
|
1178
|
-
parent_job?: string;
|
|
1179
|
-
created_by: string;
|
|
1180
|
-
created_at: string;
|
|
1181
|
-
started_at?: string;
|
|
1182
|
-
scheduled_for?: string;
|
|
1183
|
-
script_path?: string;
|
|
1184
|
-
script_hash?: string;
|
|
1185
|
-
/**
|
|
1186
|
-
* Full job arguments without size restrictions
|
|
1187
|
-
*/
|
|
1188
|
-
args?: {
|
|
1189
|
-
[key: string]: unknown;
|
|
1190
|
-
};
|
|
1191
|
-
/**
|
|
1192
|
-
* Complete job logs from v2_job table
|
|
1193
|
-
*/
|
|
1194
|
-
logs?: string;
|
|
1195
|
-
raw_code?: string;
|
|
1196
|
-
raw_lock?: string;
|
|
1197
|
-
canceled_by?: string;
|
|
1198
|
-
canceled_reason?: string;
|
|
1199
|
-
job_kind: 'script' | 'preview' | 'dependencies' | 'flowdependencies' | 'appdependencies' | 'flow' | 'flowpreview' | 'script_hub' | 'identity' | 'deploymentcallback' | 'singlestepflow' | 'flowscript' | 'flownode' | 'appscript' | 'aiagent' | 'unassigned_script' | 'unassigned_flow' | 'unassigned_singlestepflow';
|
|
1200
|
-
/**
|
|
1201
|
-
* Trigger path for the job (replaces schedule_path)
|
|
1202
|
-
*/
|
|
1203
|
-
trigger?: string;
|
|
1204
|
-
trigger_kind?: 'webhook' | 'http' | 'websocket' | 'kafka' | 'email' | 'nats' | 'schedule' | 'app' | 'ui' | 'postgres' | 'sqs' | 'gcp';
|
|
1205
|
-
permissioned_as: string;
|
|
1206
|
-
permissioned_as_email?: string;
|
|
1207
|
-
/**
|
|
1208
|
-
* Flow status from v2_job_status table
|
|
1209
|
-
*/
|
|
1210
|
-
flow_status?: {
|
|
1211
|
-
[key: string]: unknown;
|
|
1212
|
-
};
|
|
1213
|
-
workflow_as_code_status?: {
|
|
1214
|
-
[key: string]: unknown;
|
|
1215
|
-
};
|
|
1216
|
-
raw_flow?: {
|
|
1217
|
-
[key: string]: unknown;
|
|
1218
|
-
};
|
|
1219
|
-
is_flow_step?: boolean;
|
|
1220
|
-
language?: ScriptLang;
|
|
1221
|
-
email: string;
|
|
1222
|
-
visible_to_owner: boolean;
|
|
1223
|
-
mem_peak?: number;
|
|
1224
|
-
tag?: string;
|
|
1225
|
-
priority?: number;
|
|
1226
|
-
labels?: Array<(string)>;
|
|
1227
|
-
same_worker?: boolean;
|
|
1228
|
-
flow_step_id?: string;
|
|
1229
|
-
flow_innermost_root_job?: string;
|
|
1230
|
-
concurrent_limit?: number;
|
|
1231
|
-
concurrency_time_window_s?: number;
|
|
1232
|
-
timeout?: number;
|
|
1233
|
-
cache_ttl?: number;
|
|
1234
|
-
self_wait_time_ms?: number;
|
|
1235
|
-
aggregate_wait_time_ms?: number;
|
|
1236
|
-
preprocessed?: boolean;
|
|
1237
|
-
suspend?: number;
|
|
1238
|
-
suspend_until?: string;
|
|
1239
|
-
};
|
|
1240
660
|
export type ObscuredJob = {
|
|
1241
661
|
typ?: string;
|
|
1242
662
|
started_at?: string;
|
|
@@ -1283,9 +703,6 @@ export type Login = {
|
|
|
1283
703
|
email: string;
|
|
1284
704
|
password: string;
|
|
1285
705
|
};
|
|
1286
|
-
export type PasswordResetResponse = {
|
|
1287
|
-
message: string;
|
|
1288
|
-
};
|
|
1289
706
|
export type EditWorkspaceUser = {
|
|
1290
707
|
is_admin?: boolean;
|
|
1291
708
|
operator?: boolean;
|
|
@@ -1449,14 +866,6 @@ export type Preview = {
|
|
|
1449
866
|
dedicated_worker?: boolean;
|
|
1450
867
|
lock?: string;
|
|
1451
868
|
};
|
|
1452
|
-
export type PreviewInline = {
|
|
1453
|
-
/**
|
|
1454
|
-
* The code to run
|
|
1455
|
-
*/
|
|
1456
|
-
content: string;
|
|
1457
|
-
args: ScriptArgs;
|
|
1458
|
-
language: ScriptLang;
|
|
1459
|
-
};
|
|
1460
869
|
export type WorkflowTask = {
|
|
1461
870
|
args: ScriptArgs;
|
|
1462
871
|
};
|
|
@@ -1776,14 +1185,6 @@ export type EditSchedule = {
|
|
|
1776
1185
|
*/
|
|
1777
1186
|
dynamic_skip?: string;
|
|
1778
1187
|
};
|
|
1779
|
-
/**
|
|
1780
|
-
* job trigger kind (schedule, http, websocket...)
|
|
1781
|
-
*/
|
|
1782
|
-
export type JobTriggerKind = 'webhook' | 'default_email' | 'email' | 'schedule' | 'http' | 'websocket' | 'postgres' | 'kafka' | 'nats' | 'mqtt' | 'sqs' | 'gcp';
|
|
1783
|
-
/**
|
|
1784
|
-
* job trigger mode
|
|
1785
|
-
*/
|
|
1786
|
-
export type TriggerMode = 'enabled' | 'disabled' | 'suspended';
|
|
1787
1188
|
export type TriggerExtraProperty = {
|
|
1788
1189
|
path: string;
|
|
1789
1190
|
script_path: string;
|
|
@@ -1795,7 +1196,7 @@ export type TriggerExtraProperty = {
|
|
|
1795
1196
|
edited_by: string;
|
|
1796
1197
|
edited_at: string;
|
|
1797
1198
|
is_flow: boolean;
|
|
1798
|
-
|
|
1199
|
+
enabled: boolean;
|
|
1799
1200
|
};
|
|
1800
1201
|
export type AuthenticationMethod = 'none' | 'windmill' | 'api_key' | 'basic_http' | 'custom_script' | 'signature';
|
|
1801
1202
|
export type RunnableKind = 'script' | 'flow';
|
|
@@ -1880,7 +1281,7 @@ export type NewHttpTrigger = {
|
|
|
1880
1281
|
authentication_method: AuthenticationMethod;
|
|
1881
1282
|
is_static_website: boolean;
|
|
1882
1283
|
wrap_body?: boolean;
|
|
1883
|
-
|
|
1284
|
+
enabled?: boolean;
|
|
1884
1285
|
raw_string?: boolean;
|
|
1885
1286
|
error_handler_path?: string;
|
|
1886
1287
|
error_handler_args?: ScriptArgs;
|
|
@@ -1953,7 +1354,7 @@ export type NewWebsocketTrigger = {
|
|
|
1953
1354
|
script_path: string;
|
|
1954
1355
|
is_flow: boolean;
|
|
1955
1356
|
url: string;
|
|
1956
|
-
|
|
1357
|
+
enabled?: boolean;
|
|
1957
1358
|
filters: Array<{
|
|
1958
1359
|
key: string;
|
|
1959
1360
|
value: unknown;
|
|
@@ -2030,7 +1431,7 @@ export type NewMqttTrigger = {
|
|
|
2030
1431
|
path: string;
|
|
2031
1432
|
script_path: string;
|
|
2032
1433
|
is_flow: boolean;
|
|
2033
|
-
|
|
1434
|
+
enabled?: boolean;
|
|
2034
1435
|
error_handler_path?: string;
|
|
2035
1436
|
error_handler_args?: ScriptArgs;
|
|
2036
1437
|
retry?: Retry;
|
|
@@ -2045,7 +1446,7 @@ export type EditMqttTrigger = {
|
|
|
2045
1446
|
path: string;
|
|
2046
1447
|
script_path: string;
|
|
2047
1448
|
is_flow: boolean;
|
|
2048
|
-
|
|
1449
|
+
enabled: boolean;
|
|
2049
1450
|
error_handler_path?: string;
|
|
2050
1451
|
error_handler_args?: ScriptArgs;
|
|
2051
1452
|
retry?: Retry;
|
|
@@ -2084,7 +1485,7 @@ export type GcpTriggerData = {
|
|
|
2084
1485
|
path: string;
|
|
2085
1486
|
script_path: string;
|
|
2086
1487
|
is_flow: boolean;
|
|
2087
|
-
|
|
1488
|
+
enabled?: boolean;
|
|
2088
1489
|
auto_acknowledge_msg?: boolean;
|
|
2089
1490
|
/**
|
|
2090
1491
|
* Time in seconds within which the message must be acknowledged. If not provided, defaults to the subscription's acknowledgment deadline (600 seconds).
|
|
@@ -2114,17 +1515,19 @@ export type SqsTrigger = TriggerExtraProperty & {
|
|
|
2114
1515
|
retry?: Retry;
|
|
2115
1516
|
};
|
|
2116
1517
|
export type LoggedWizardStatus = 'OK' | 'SKIP' | 'FAIL';
|
|
2117
|
-
export type
|
|
1518
|
+
export type DucklakeInstanceCatalogDbStatusLogs = {
|
|
2118
1519
|
super_admin?: LoggedWizardStatus;
|
|
2119
1520
|
database_credentials?: LoggedWizardStatus;
|
|
2120
1521
|
valid_dbname?: LoggedWizardStatus;
|
|
1522
|
+
/**
|
|
1523
|
+
* Created database status log
|
|
1524
|
+
*/
|
|
2121
1525
|
created_database?: LoggedWizardStatus;
|
|
2122
1526
|
db_connect?: LoggedWizardStatus;
|
|
2123
1527
|
grant_permissions?: LoggedWizardStatus;
|
|
2124
1528
|
};
|
|
2125
|
-
export type
|
|
2126
|
-
|
|
2127
|
-
logs: CustomInstanceDbLogs;
|
|
1529
|
+
export type DucklakeInstanceCatalogDbStatus = {
|
|
1530
|
+
logs: DucklakeInstanceCatalogDbStatusLogs;
|
|
2128
1531
|
/**
|
|
2129
1532
|
* Whether the operation completed successfully
|
|
2130
1533
|
*/
|
|
@@ -2133,7 +1536,6 @@ export type CustomInstanceDb = {
|
|
|
2133
1536
|
* Error message if the operation failed
|
|
2134
1537
|
*/
|
|
2135
1538
|
error?: string | null;
|
|
2136
|
-
tag?: CustomInstanceDbTag;
|
|
2137
1539
|
};
|
|
2138
1540
|
export type NewSqsTrigger = {
|
|
2139
1541
|
queue_url: string;
|
|
@@ -2143,7 +1545,7 @@ export type NewSqsTrigger = {
|
|
|
2143
1545
|
path: string;
|
|
2144
1546
|
script_path: string;
|
|
2145
1547
|
is_flow: boolean;
|
|
2146
|
-
|
|
1548
|
+
enabled?: boolean;
|
|
2147
1549
|
error_handler_path?: string;
|
|
2148
1550
|
error_handler_args?: ScriptArgs;
|
|
2149
1551
|
retry?: Retry;
|
|
@@ -2156,7 +1558,7 @@ export type EditSqsTrigger = {
|
|
|
2156
1558
|
path: string;
|
|
2157
1559
|
script_path: string;
|
|
2158
1560
|
is_flow: boolean;
|
|
2159
|
-
|
|
1561
|
+
enabled: boolean;
|
|
2160
1562
|
error_handler_path?: string;
|
|
2161
1563
|
error_handler_args?: ScriptArgs;
|
|
2162
1564
|
retry?: Retry;
|
|
@@ -2204,7 +1606,7 @@ export type NewPostgresTrigger = {
|
|
|
2204
1606
|
path: string;
|
|
2205
1607
|
script_path: string;
|
|
2206
1608
|
is_flow: boolean;
|
|
2207
|
-
|
|
1609
|
+
enabled: boolean;
|
|
2208
1610
|
postgres_resource_path: string;
|
|
2209
1611
|
publication?: PublicationData;
|
|
2210
1612
|
error_handler_path?: string;
|
|
@@ -2217,7 +1619,7 @@ export type EditPostgresTrigger = {
|
|
|
2217
1619
|
path: string;
|
|
2218
1620
|
script_path: string;
|
|
2219
1621
|
is_flow: boolean;
|
|
2220
|
-
|
|
1622
|
+
enabled: boolean;
|
|
2221
1623
|
postgres_resource_path: string;
|
|
2222
1624
|
publication?: PublicationData;
|
|
2223
1625
|
error_handler_path?: string;
|
|
@@ -2242,7 +1644,7 @@ export type NewKafkaTrigger = {
|
|
|
2242
1644
|
kafka_resource_path: string;
|
|
2243
1645
|
group_id: string;
|
|
2244
1646
|
topics: Array<(string)>;
|
|
2245
|
-
|
|
1647
|
+
enabled?: boolean;
|
|
2246
1648
|
error_handler_path?: string;
|
|
2247
1649
|
error_handler_args?: ScriptArgs;
|
|
2248
1650
|
retry?: Retry;
|
|
@@ -2280,7 +1682,7 @@ export type NewNatsTrigger = {
|
|
|
2280
1682
|
stream_name?: string;
|
|
2281
1683
|
consumer_name?: string;
|
|
2282
1684
|
subjects: Array<(string)>;
|
|
2283
|
-
|
|
1685
|
+
enabled?: boolean;
|
|
2284
1686
|
error_handler_path?: string;
|
|
2285
1687
|
error_handler_args?: ScriptArgs;
|
|
2286
1688
|
retry?: Retry;
|
|
@@ -2314,7 +1716,7 @@ export type NewEmailTrigger = {
|
|
|
2314
1716
|
error_handler_path?: string;
|
|
2315
1717
|
error_handler_args?: ScriptArgs;
|
|
2316
1718
|
retry?: Retry;
|
|
2317
|
-
|
|
1719
|
+
enabled?: boolean;
|
|
2318
1720
|
};
|
|
2319
1721
|
export type EditEmailTrigger = {
|
|
2320
1722
|
path: string;
|
|
@@ -2421,15 +1823,6 @@ export type DependencyMap = {
|
|
|
2421
1823
|
imported_path?: string | null;
|
|
2422
1824
|
importer_node_id?: string | null;
|
|
2423
1825
|
};
|
|
2424
|
-
export type DependencyDependent = {
|
|
2425
|
-
importer_path: string;
|
|
2426
|
-
importer_kind: 'script' | 'flow' | 'app';
|
|
2427
|
-
importer_node_ids?: Array<(string)> | null;
|
|
2428
|
-
};
|
|
2429
|
-
export type DependentsAmount = {
|
|
2430
|
-
imported_path: string;
|
|
2431
|
-
count: number;
|
|
2432
|
-
};
|
|
2433
1826
|
export type WorkspaceInvite = {
|
|
2434
1827
|
workspace_id: string;
|
|
2435
1828
|
email: string;
|
|
@@ -2494,7 +1887,6 @@ export type RestartedFrom = {
|
|
|
2494
1887
|
flow_job_id?: string;
|
|
2495
1888
|
step_id?: string;
|
|
2496
1889
|
branch_or_iteration_n?: number;
|
|
2497
|
-
flow_version?: number;
|
|
2498
1890
|
};
|
|
2499
1891
|
export type Policy = {
|
|
2500
1892
|
triggerables?: {
|
|
@@ -2632,34 +2024,9 @@ export type DucklakeSettings = {
|
|
|
2632
2024
|
storage?: string;
|
|
2633
2025
|
path: string;
|
|
2634
2026
|
};
|
|
2635
|
-
extra_args?: string;
|
|
2636
2027
|
};
|
|
2637
2028
|
};
|
|
2638
2029
|
};
|
|
2639
|
-
export type DataTableSettings = {
|
|
2640
|
-
datatables: {
|
|
2641
|
-
[key: string]: {
|
|
2642
|
-
database: {
|
|
2643
|
-
resource_type: 'postgresql' | 'instance';
|
|
2644
|
-
resource_path?: string;
|
|
2645
|
-
};
|
|
2646
|
-
};
|
|
2647
|
-
};
|
|
2648
|
-
};
|
|
2649
|
-
export type DataTableSchema = {
|
|
2650
|
-
datatable_name: string;
|
|
2651
|
-
/**
|
|
2652
|
-
* Hierarchical schema: schema_name -> table_name -> column_name -> compact_type (e.g. 'int4', 'text?', 'int4?=0')
|
|
2653
|
-
*/
|
|
2654
|
-
schemas: {
|
|
2655
|
-
[key: string]: {
|
|
2656
|
-
[key: string]: {
|
|
2657
|
-
[key: string]: (string);
|
|
2658
|
-
};
|
|
2659
|
-
};
|
|
2660
|
-
};
|
|
2661
|
-
error?: string;
|
|
2662
|
-
};
|
|
2663
2030
|
export type DynamicInputData = {
|
|
2664
2031
|
/**
|
|
2665
2032
|
* Name of the function to execute for dynamic select
|
|
@@ -2900,96 +2267,6 @@ export type OperatorSettings = {
|
|
|
2900
2267
|
*/
|
|
2901
2268
|
workers: boolean;
|
|
2902
2269
|
} | null;
|
|
2903
|
-
export type WorkspaceComparison = {
|
|
2904
|
-
/**
|
|
2905
|
-
* All items with changes ahead are visible by the user of the request.
|
|
2906
|
-
*/
|
|
2907
|
-
all_ahead_items_visible: boolean;
|
|
2908
|
-
/**
|
|
2909
|
-
* All items with changes behind are visible by the user of the request.
|
|
2910
|
-
*/
|
|
2911
|
-
all_behind_items_visible: boolean;
|
|
2912
|
-
/**
|
|
2913
|
-
* Whether the comparison was skipped. This happens with old forks that where not being kept track of
|
|
2914
|
-
*/
|
|
2915
|
-
skipped_comparison: boolean;
|
|
2916
|
-
/**
|
|
2917
|
-
* List of differences found between workspaces
|
|
2918
|
-
*/
|
|
2919
|
-
diffs: Array<WorkspaceItemDiff>;
|
|
2920
|
-
/**
|
|
2921
|
-
* Summary statistics of the comparison
|
|
2922
|
-
*/
|
|
2923
|
-
summary: CompareSummary;
|
|
2924
|
-
};
|
|
2925
|
-
export type WorkspaceItemDiff = {
|
|
2926
|
-
/**
|
|
2927
|
-
* Type of the item
|
|
2928
|
-
*/
|
|
2929
|
-
kind: 'script' | 'flow' | 'app' | 'resource' | 'variable';
|
|
2930
|
-
/**
|
|
2931
|
-
* Path of the item in the workspace
|
|
2932
|
-
*/
|
|
2933
|
-
path: string;
|
|
2934
|
-
/**
|
|
2935
|
-
* Number of versions source is ahead of target
|
|
2936
|
-
*/
|
|
2937
|
-
ahead: number;
|
|
2938
|
-
/**
|
|
2939
|
-
* Number of versions source is behind target
|
|
2940
|
-
*/
|
|
2941
|
-
behind: number;
|
|
2942
|
-
/**
|
|
2943
|
-
* Whether the item has any differences
|
|
2944
|
-
*/
|
|
2945
|
-
has_changes: boolean;
|
|
2946
|
-
/**
|
|
2947
|
-
* If the item exists in the source workspace
|
|
2948
|
-
*/
|
|
2949
|
-
exists_in_source: boolean;
|
|
2950
|
-
/**
|
|
2951
|
-
* If the item exists in the fork workspace
|
|
2952
|
-
*/
|
|
2953
|
-
exists_in_fork: boolean;
|
|
2954
|
-
};
|
|
2955
|
-
export type CompareSummary = {
|
|
2956
|
-
/**
|
|
2957
|
-
* Total number of items with differences
|
|
2958
|
-
*/
|
|
2959
|
-
total_diffs: number;
|
|
2960
|
-
/**
|
|
2961
|
-
* Total number of ahead changes
|
|
2962
|
-
*/
|
|
2963
|
-
total_ahead: number;
|
|
2964
|
-
/**
|
|
2965
|
-
* Total number of behind changes
|
|
2966
|
-
*/
|
|
2967
|
-
total_behind: number;
|
|
2968
|
-
/**
|
|
2969
|
-
* Number of scripts with differences
|
|
2970
|
-
*/
|
|
2971
|
-
scripts_changed: number;
|
|
2972
|
-
/**
|
|
2973
|
-
* Number of flows with differences
|
|
2974
|
-
*/
|
|
2975
|
-
flows_changed: number;
|
|
2976
|
-
/**
|
|
2977
|
-
* Number of apps with differences
|
|
2978
|
-
*/
|
|
2979
|
-
apps_changed: number;
|
|
2980
|
-
/**
|
|
2981
|
-
* Number of resources with differences
|
|
2982
|
-
*/
|
|
2983
|
-
resources_changed: number;
|
|
2984
|
-
/**
|
|
2985
|
-
* Number of variables with differences
|
|
2986
|
-
*/
|
|
2987
|
-
variables_changed: number;
|
|
2988
|
-
/**
|
|
2989
|
-
* Number of items that are both ahead and behind (conflicts)
|
|
2990
|
-
*/
|
|
2991
|
-
conflicts: number;
|
|
2992
|
-
};
|
|
2993
2270
|
export type TeamInfo = {
|
|
2994
2271
|
/**
|
|
2995
2272
|
* The unique identifier of the Microsoft Teams team
|
|
@@ -3037,11 +2314,7 @@ export type GithubInstallations = Array<{
|
|
|
3037
2314
|
/**
|
|
3038
2315
|
* Number of repositories loaded per page
|
|
3039
2316
|
*/
|
|
3040
|
-
per_page: number;
|
|
3041
|
-
/**
|
|
3042
|
-
* Error message if token retrieval failed
|
|
3043
|
-
*/
|
|
3044
|
-
error?: string;
|
|
2317
|
+
per_page: number;
|
|
3045
2318
|
}>;
|
|
3046
2319
|
export type WorkspaceGithubInstallation = {
|
|
3047
2320
|
account_id: string;
|
|
@@ -3073,7 +2346,7 @@ export type TeamsChannel = {
|
|
|
3073
2346
|
};
|
|
3074
2347
|
export type AssetUsageKind = 'script' | 'flow';
|
|
3075
2348
|
export type AssetUsageAccessType = 'r' | 'w' | 'rw';
|
|
3076
|
-
export type AssetKind = 's3object' | 'resource' | 'ducklake'
|
|
2349
|
+
export type AssetKind = 's3object' | 'resource' | 'ducklake';
|
|
3077
2350
|
export type Asset = {
|
|
3078
2351
|
path: string;
|
|
3079
2352
|
kind: AssetKind;
|
|
@@ -3108,7 +2381,7 @@ export type ParameterPerPage = number;
|
|
|
3108
2381
|
/**
|
|
3109
2382
|
* trigger kind (schedule, http, websocket...)
|
|
3110
2383
|
*/
|
|
3111
|
-
export type ParameterJobTriggerKind =
|
|
2384
|
+
export type ParameterJobTriggerKind = 'webhook' | 'default_email' | 'email' | 'schedule' | 'http' | 'websocket' | 'postgres' | 'kafka' | 'nats' | 'mqtt' | 'sqs' | 'gcp' | 'poll' | 'cli';
|
|
3112
2385
|
/**
|
|
3113
2386
|
* order by desc order (default true)
|
|
3114
2387
|
*/
|
|
@@ -3170,10 +2443,6 @@ export type ParameterScriptStartPath = string;
|
|
|
3170
2443
|
* mask to filter by schedule path
|
|
3171
2444
|
*/
|
|
3172
2445
|
export type ParameterSchedulePath = string;
|
|
3173
|
-
/**
|
|
3174
|
-
* mask to filter by trigger path
|
|
3175
|
-
*/
|
|
3176
|
-
export type ParameterTriggerPath = string;
|
|
3177
2446
|
/**
|
|
3178
2447
|
* mask to filter exact matching path
|
|
3179
2448
|
*/
|
|
@@ -3284,20 +2553,6 @@ export type BackendVersionResponse = string;
|
|
|
3284
2553
|
export type BackendUptodateResponse = string;
|
|
3285
2554
|
export type GetLicenseIdResponse = string;
|
|
3286
2555
|
export type GetOpenApiYamlResponse = string;
|
|
3287
|
-
export type QueryDocumentationData = {
|
|
3288
|
-
/**
|
|
3289
|
-
* query to send to the AI documentation assistant
|
|
3290
|
-
*/
|
|
3291
|
-
requestBody: {
|
|
3292
|
-
/**
|
|
3293
|
-
* The documentation query to send to the AI assistant
|
|
3294
|
-
*/
|
|
3295
|
-
query: string;
|
|
3296
|
-
};
|
|
3297
|
-
};
|
|
3298
|
-
export type QueryDocumentationResponse = {
|
|
3299
|
-
[key: string]: unknown;
|
|
3300
|
-
};
|
|
3301
2556
|
export type GetAuditLogData = {
|
|
3302
2557
|
id: number;
|
|
3303
2558
|
workspace: string;
|
|
@@ -3359,26 +2614,6 @@ export type LoginData = {
|
|
|
3359
2614
|
};
|
|
3360
2615
|
export type LoginResponse = string;
|
|
3361
2616
|
export type LogoutResponse = string;
|
|
3362
|
-
export type IsSmtpConfiguredResponse = boolean;
|
|
3363
|
-
export type RequestPasswordResetData = {
|
|
3364
|
-
/**
|
|
3365
|
-
* email to send password reset link to
|
|
3366
|
-
*/
|
|
3367
|
-
requestBody: {
|
|
3368
|
-
email: string;
|
|
3369
|
-
};
|
|
3370
|
-
};
|
|
3371
|
-
export type RequestPasswordResetResponse = PasswordResetResponse;
|
|
3372
|
-
export type ResetPasswordData = {
|
|
3373
|
-
/**
|
|
3374
|
-
* token and new password
|
|
3375
|
-
*/
|
|
3376
|
-
requestBody: {
|
|
3377
|
-
token: string;
|
|
3378
|
-
new_password: string;
|
|
3379
|
-
};
|
|
3380
|
-
};
|
|
3381
|
-
export type ResetPasswordResponse = PasswordResetResponse;
|
|
3382
2617
|
export type GetUserData = {
|
|
3383
2618
|
username: string;
|
|
3384
2619
|
workspace: string;
|
|
@@ -3512,7 +2747,6 @@ export type RefreshUserTokenData = {
|
|
|
3512
2747
|
export type RefreshUserTokenResponse = string;
|
|
3513
2748
|
export type GetTutorialProgressResponse = {
|
|
3514
2749
|
progress?: number;
|
|
3515
|
-
skipped_all?: boolean;
|
|
3516
2750
|
};
|
|
3517
2751
|
export type UpdateTutorialProgressData = {
|
|
3518
2752
|
/**
|
|
@@ -3520,7 +2754,6 @@ export type UpdateTutorialProgressData = {
|
|
|
3520
2754
|
*/
|
|
3521
2755
|
requestBody: {
|
|
3522
2756
|
progress?: number;
|
|
3523
|
-
skipped_all?: boolean;
|
|
3524
2757
|
};
|
|
3525
2758
|
};
|
|
3526
2759
|
export type UpdateTutorialProgressResponse = string;
|
|
@@ -3687,10 +2920,6 @@ export type ImportInstallationResponse = unknown;
|
|
|
3687
2920
|
export type ListWorkspacesResponse = Array<Workspace>;
|
|
3688
2921
|
export type IsDomainAllowedResponse = boolean;
|
|
3689
2922
|
export type ListUserWorkspacesResponse = UserWorkspaceList;
|
|
3690
|
-
export type GetWorkspaceAsSuperAdminData = {
|
|
3691
|
-
workspace: string;
|
|
3692
|
-
};
|
|
3693
|
-
export type GetWorkspaceAsSuperAdminResponse = Workspace;
|
|
3694
2923
|
export type ListWorkspacesAsSuperAdminData = {
|
|
3695
2924
|
/**
|
|
3696
2925
|
* which page to return (start at 1, default 1)
|
|
@@ -3839,22 +3068,6 @@ export type UpdateOperatorSettingsData = {
|
|
|
3839
3068
|
workspace: string;
|
|
3840
3069
|
};
|
|
3841
3070
|
export type UpdateOperatorSettingsResponse = string;
|
|
3842
|
-
export type CompareWorkspacesData = {
|
|
3843
|
-
/**
|
|
3844
|
-
* The ID of the workspace to compare with
|
|
3845
|
-
*/
|
|
3846
|
-
targetWorkspaceId: string;
|
|
3847
|
-
workspace: string;
|
|
3848
|
-
};
|
|
3849
|
-
export type CompareWorkspacesResponse = WorkspaceComparison;
|
|
3850
|
-
export type ResetDiffTallyData = {
|
|
3851
|
-
/**
|
|
3852
|
-
* The ID of the workspace to compare with
|
|
3853
|
-
*/
|
|
3854
|
-
forkWorkspaceId: string;
|
|
3855
|
-
workspace: string;
|
|
3856
|
-
};
|
|
3857
|
-
export type ResetDiffTallyResponse = unknown;
|
|
3858
3071
|
export type ListPendingInvitesData = {
|
|
3859
3072
|
workspace: string;
|
|
3860
3073
|
};
|
|
@@ -3872,7 +3085,6 @@ export type GetSettingsResponse = {
|
|
|
3872
3085
|
teams_team_id?: string;
|
|
3873
3086
|
teams_command_script?: string;
|
|
3874
3087
|
teams_team_name?: string;
|
|
3875
|
-
teams_team_guid?: string;
|
|
3876
3088
|
auto_invite_domain?: string;
|
|
3877
3089
|
auto_invite_operator?: boolean;
|
|
3878
3090
|
auto_add?: boolean;
|
|
@@ -3890,7 +3102,6 @@ export type GetSettingsResponse = {
|
|
|
3890
3102
|
error_handler_muted_on_cancel: boolean;
|
|
3891
3103
|
large_file_storage?: LargeFileStorage;
|
|
3892
3104
|
ducklake?: DucklakeSettings;
|
|
3893
|
-
datatable?: DataTableSettings;
|
|
3894
3105
|
git_sync?: WorkspaceGitSyncSettings;
|
|
3895
3106
|
deploy_ui?: WorkspaceDeployUISettings;
|
|
3896
3107
|
default_app?: string;
|
|
@@ -3945,22 +3156,6 @@ export type RebuildDependencyMapData = {
|
|
|
3945
3156
|
workspace: string;
|
|
3946
3157
|
};
|
|
3947
3158
|
export type RebuildDependencyMapResponse = string;
|
|
3948
|
-
export type GetDependentsData = {
|
|
3949
|
-
/**
|
|
3950
|
-
* The imported path to get dependents for
|
|
3951
|
-
*/
|
|
3952
|
-
importedPath: string;
|
|
3953
|
-
workspace: string;
|
|
3954
|
-
};
|
|
3955
|
-
export type GetDependentsResponse = Array<DependencyDependent>;
|
|
3956
|
-
export type GetDependentsAmountsData = {
|
|
3957
|
-
/**
|
|
3958
|
-
* List of imported paths to get dependents counts for
|
|
3959
|
-
*/
|
|
3960
|
-
requestBody: Array<(string)>;
|
|
3961
|
-
workspace: string;
|
|
3962
|
-
};
|
|
3963
|
-
export type GetDependentsAmountsResponse = Array<DependentsAmount>;
|
|
3964
3159
|
export type GetDependencyMapData = {
|
|
3965
3160
|
workspace: string;
|
|
3966
3161
|
};
|
|
@@ -4012,47 +3207,30 @@ export type EditTeamsCommandData = {
|
|
|
4012
3207
|
export type EditTeamsCommandResponse = string;
|
|
4013
3208
|
export type ListAvailableTeamsIdsData = {
|
|
4014
3209
|
/**
|
|
4015
|
-
*
|
|
4016
|
-
*/
|
|
4017
|
-
nextLink?: string;
|
|
4018
|
-
/**
|
|
4019
|
-
* Search teams by name. If omitted, returns first page of all teams.
|
|
3210
|
+
* Search teams by name
|
|
4020
3211
|
*/
|
|
4021
3212
|
search?: string;
|
|
4022
3213
|
workspace: string;
|
|
4023
3214
|
};
|
|
4024
|
-
export type ListAvailableTeamsIdsResponse = {
|
|
4025
|
-
|
|
4026
|
-
|
|
4027
|
-
|
|
4028
|
-
|
|
4029
|
-
/**
|
|
4030
|
-
* Total number of teams across all pages
|
|
4031
|
-
*/
|
|
4032
|
-
total_count?: number;
|
|
4033
|
-
/**
|
|
4034
|
-
* Number of teams per page (configurable via TEAMS_PER_PAGE env var)
|
|
4035
|
-
*/
|
|
4036
|
-
per_page?: number;
|
|
3215
|
+
export type ListAvailableTeamsIdsResponse = Array<{
|
|
3216
|
+
team_name?: string;
|
|
3217
|
+
team_id?: string;
|
|
3218
|
+
}>;
|
|
3219
|
+
export type ListAvailableTeamsChannelsData = {
|
|
4037
3220
|
/**
|
|
4038
|
-
*
|
|
3221
|
+
* Search channels by name
|
|
4039
3222
|
*/
|
|
4040
|
-
|
|
4041
|
-
};
|
|
4042
|
-
export type ListAvailableTeamsChannelsData = {
|
|
3223
|
+
search?: string;
|
|
4043
3224
|
/**
|
|
4044
3225
|
* Microsoft Teams team ID
|
|
4045
3226
|
*/
|
|
4046
3227
|
teamId: string;
|
|
4047
3228
|
workspace: string;
|
|
4048
3229
|
};
|
|
4049
|
-
export type ListAvailableTeamsChannelsResponse = {
|
|
4050
|
-
|
|
4051
|
-
|
|
4052
|
-
|
|
4053
|
-
}>;
|
|
4054
|
-
total_count?: number;
|
|
4055
|
-
};
|
|
3230
|
+
export type ListAvailableTeamsChannelsResponse = Array<{
|
|
3231
|
+
channel_name?: string;
|
|
3232
|
+
channel_id?: string;
|
|
3233
|
+
}>;
|
|
4056
3234
|
export type ConnectTeamsData = {
|
|
4057
3235
|
/**
|
|
4058
3236
|
* connect teams
|
|
@@ -4172,14 +3350,6 @@ export type ListDucklakesData = {
|
|
|
4172
3350
|
workspace: string;
|
|
4173
3351
|
};
|
|
4174
3352
|
export type ListDucklakesResponse = Array<(string)>;
|
|
4175
|
-
export type ListDataTablesData = {
|
|
4176
|
-
workspace: string;
|
|
4177
|
-
};
|
|
4178
|
-
export type ListDataTablesResponse = Array<(string)>;
|
|
4179
|
-
export type ListDataTableSchemasData = {
|
|
4180
|
-
workspace: string;
|
|
4181
|
-
};
|
|
4182
|
-
export type ListDataTableSchemasResponse = Array<DataTableSchema>;
|
|
4183
3353
|
export type EditDucklakeConfigData = {
|
|
4184
3354
|
/**
|
|
4185
3355
|
* Ducklake settings
|
|
@@ -4190,16 +3360,6 @@ export type EditDucklakeConfigData = {
|
|
|
4190
3360
|
workspace: string;
|
|
4191
3361
|
};
|
|
4192
3362
|
export type EditDucklakeConfigResponse = unknown;
|
|
4193
|
-
export type EditDataTableConfigData = {
|
|
4194
|
-
/**
|
|
4195
|
-
* DataTable settings
|
|
4196
|
-
*/
|
|
4197
|
-
requestBody: {
|
|
4198
|
-
settings: DataTableSettings;
|
|
4199
|
-
};
|
|
4200
|
-
workspace: string;
|
|
4201
|
-
};
|
|
4202
|
-
export type EditDataTableConfigResponse = unknown;
|
|
4203
3363
|
export type EditWorkspaceGitSyncConfigData = {
|
|
4204
3364
|
/**
|
|
4205
3365
|
* Workspace Git sync settings
|
|
@@ -4325,22 +3485,16 @@ export type GetUsedTriggersResponse = {
|
|
|
4325
3485
|
sqs_used: boolean;
|
|
4326
3486
|
email_used: boolean;
|
|
4327
3487
|
};
|
|
4328
|
-
export type
|
|
4329
|
-
[key: string]:
|
|
4330
|
-
};
|
|
4331
|
-
export type ListCustomInstanceDbsResponse = {
|
|
4332
|
-
[key: string]: CustomInstanceDb;
|
|
3488
|
+
export type GetDucklakeInstanceCatalogDbStatusResponse = {
|
|
3489
|
+
[key: string]: DucklakeInstanceCatalogDbStatus;
|
|
4333
3490
|
};
|
|
4334
|
-
export type
|
|
3491
|
+
export type SetupDucklakeCatalogDbData = {
|
|
4335
3492
|
/**
|
|
4336
3493
|
* The name of the database to create
|
|
4337
3494
|
*/
|
|
4338
3495
|
name: string;
|
|
4339
|
-
requestBody: {
|
|
4340
|
-
tag?: CustomInstanceDbTag;
|
|
4341
|
-
};
|
|
4342
3496
|
};
|
|
4343
|
-
export type
|
|
3497
|
+
export type SetupDucklakeCatalogDbResponse = DucklakeInstanceCatalogDbStatus;
|
|
4344
3498
|
export type GetGlobalData = {
|
|
4345
3499
|
key: string;
|
|
4346
3500
|
};
|
|
@@ -4496,7 +3650,6 @@ export type WorkspaceMuteCriticalAlertsUiResponse = string;
|
|
|
4496
3650
|
export type ListAvailableScopesResponse = Array<ScopeDomain>;
|
|
4497
3651
|
export type GetOidcTokenData = {
|
|
4498
3652
|
audience: string;
|
|
4499
|
-
expiresIn?: number;
|
|
4500
3653
|
workspace: string;
|
|
4501
3654
|
};
|
|
4502
3655
|
export type GetOidcTokenResponse = string;
|
|
@@ -4655,10 +3808,6 @@ export type CreateAccountData = {
|
|
|
4655
3808
|
* OAuth token URL override for resource-level authentication (client_credentials flow only)
|
|
4656
3809
|
*/
|
|
4657
3810
|
cc_token_url?: string;
|
|
4658
|
-
/**
|
|
4659
|
-
* MCP server URL for MCP OAuth token refresh
|
|
4660
|
-
*/
|
|
4661
|
-
mcp_server_url?: string;
|
|
4662
3811
|
};
|
|
4663
3812
|
workspace: string;
|
|
4664
3813
|
};
|
|
@@ -5069,11 +4218,13 @@ export type ListFlowPathsFromWorkspaceRunnableData = {
|
|
|
5069
4218
|
};
|
|
5070
4219
|
export type ListFlowPathsFromWorkspaceRunnableResponse = Array<(string)>;
|
|
5071
4220
|
export type GetFlowVersionData = {
|
|
4221
|
+
path: string;
|
|
5072
4222
|
version: number;
|
|
5073
4223
|
workspace: string;
|
|
5074
4224
|
};
|
|
5075
4225
|
export type GetFlowVersionResponse = Flow;
|
|
5076
4226
|
export type UpdateFlowHistoryData = {
|
|
4227
|
+
path: string;
|
|
5077
4228
|
/**
|
|
5078
4229
|
* Flow deployment message
|
|
5079
4230
|
*/
|
|
@@ -5096,7 +4247,6 @@ export type GetFlowDeploymentStatusData = {
|
|
|
5096
4247
|
};
|
|
5097
4248
|
export type GetFlowDeploymentStatusResponse = {
|
|
5098
4249
|
lock_error_logs?: string;
|
|
5099
|
-
job_id?: string;
|
|
5100
4250
|
};
|
|
5101
4251
|
export type GetTriggersCountOfFlowData = {
|
|
5102
4252
|
path: string;
|
|
@@ -5803,7 +4953,6 @@ export type GetScriptDeploymentStatusData = {
|
|
|
5803
4953
|
export type GetScriptDeploymentStatusResponse = {
|
|
5804
4954
|
lock?: string;
|
|
5805
4955
|
lock_error_logs?: string;
|
|
5806
|
-
job_id?: string;
|
|
5807
4956
|
};
|
|
5808
4957
|
export type CreateDraftData = {
|
|
5809
4958
|
requestBody: {
|
|
@@ -5847,10 +4996,6 @@ export type ExistsWorkersWithTagsData = {
|
|
|
5847
4996
|
* comma separated list of tags
|
|
5848
4997
|
*/
|
|
5849
4998
|
tags: string;
|
|
5850
|
-
/**
|
|
5851
|
-
* workspace to filter tags visibility (required when TAGS_ARE_SENSITIVE is enabled for non-superadmins)
|
|
5852
|
-
*/
|
|
5853
|
-
workspace?: string;
|
|
5854
4999
|
};
|
|
5855
5000
|
export type ExistsWorkersWithTagsResponse = {
|
|
5856
5001
|
[key: string]: (boolean);
|
|
@@ -5868,36 +5013,6 @@ export type GetCountsOfJobsWaitingPerTagResponse = {
|
|
|
5868
5013
|
export type GetCountsOfRunningJobsPerTagResponse = {
|
|
5869
5014
|
[key: string]: (number);
|
|
5870
5015
|
};
|
|
5871
|
-
export type CreateWorkspaceDependenciesData = {
|
|
5872
|
-
/**
|
|
5873
|
-
* New workspace dependencies
|
|
5874
|
-
*/
|
|
5875
|
-
requestBody: NewWorkspaceDependencies;
|
|
5876
|
-
workspace: string;
|
|
5877
|
-
};
|
|
5878
|
-
export type CreateWorkspaceDependenciesResponse = string;
|
|
5879
|
-
export type ArchiveWorkspaceDependenciesData = {
|
|
5880
|
-
language: ScriptLang;
|
|
5881
|
-
name?: string;
|
|
5882
|
-
workspace: string;
|
|
5883
|
-
};
|
|
5884
|
-
export type ArchiveWorkspaceDependenciesResponse = unknown;
|
|
5885
|
-
export type DeleteWorkspaceDependenciesData = {
|
|
5886
|
-
language: ScriptLang;
|
|
5887
|
-
name?: string;
|
|
5888
|
-
workspace: string;
|
|
5889
|
-
};
|
|
5890
|
-
export type DeleteWorkspaceDependenciesResponse = unknown;
|
|
5891
|
-
export type ListWorkspaceDependenciesData = {
|
|
5892
|
-
workspace: string;
|
|
5893
|
-
};
|
|
5894
|
-
export type ListWorkspaceDependenciesResponse = Array<WorkspaceDependencies>;
|
|
5895
|
-
export type GetLatestWorkspaceDependenciesData = {
|
|
5896
|
-
language: ScriptLang;
|
|
5897
|
-
name?: string;
|
|
5898
|
-
workspace: string;
|
|
5899
|
-
};
|
|
5900
|
-
export type GetLatestWorkspaceDependenciesResponse = WorkspaceDependencies;
|
|
5901
5016
|
export type ListSelectedJobGroupsData = {
|
|
5902
5017
|
/**
|
|
5903
5018
|
* script args
|
|
@@ -6610,6 +5725,10 @@ export type BatchReRunJobsData = {
|
|
|
6610
5725
|
};
|
|
6611
5726
|
export type BatchReRunJobsResponse = string;
|
|
6612
5727
|
export type RestartFlowAtStepData = {
|
|
5728
|
+
/**
|
|
5729
|
+
* for branchall or loop, the iteration at which the flow should restart
|
|
5730
|
+
*/
|
|
5731
|
+
branchOrIterationN: number;
|
|
6613
5732
|
id: string;
|
|
6614
5733
|
/**
|
|
6615
5734
|
* List of headers's keys (separated with ',') whove value are added to the args
|
|
@@ -6630,22 +5749,9 @@ export type RestartFlowAtStepData = {
|
|
|
6630
5749
|
*/
|
|
6631
5750
|
parentJob?: string;
|
|
6632
5751
|
/**
|
|
6633
|
-
*
|
|
5752
|
+
* flow args
|
|
6634
5753
|
*/
|
|
6635
|
-
requestBody:
|
|
6636
|
-
/**
|
|
6637
|
-
* step id to restart the flow from
|
|
6638
|
-
*/
|
|
6639
|
-
step_id: string;
|
|
6640
|
-
/**
|
|
6641
|
-
* for branchall or loop, the iteration at which the flow should restart (optional)
|
|
6642
|
-
*/
|
|
6643
|
-
branch_or_iteration_n?: number;
|
|
6644
|
-
/**
|
|
6645
|
-
* specific flow version to use for restart (optional, uses current version if not specified)
|
|
6646
|
-
*/
|
|
6647
|
-
flow_version?: number;
|
|
6648
|
-
};
|
|
5754
|
+
requestBody: ScriptArgs;
|
|
6649
5755
|
/**
|
|
6650
5756
|
* when to schedule this job (leave empty for immediate run)
|
|
6651
5757
|
*/
|
|
@@ -6654,6 +5760,10 @@ export type RestartFlowAtStepData = {
|
|
|
6654
5760
|
* schedule the script to execute in the number of seconds starting now
|
|
6655
5761
|
*/
|
|
6656
5762
|
scheduledInSecs?: number;
|
|
5763
|
+
/**
|
|
5764
|
+
* step id to restart the flow from
|
|
5765
|
+
*/
|
|
5766
|
+
stepId: string;
|
|
6657
5767
|
/**
|
|
6658
5768
|
* Override the tag to use
|
|
6659
5769
|
*/
|
|
@@ -6732,14 +5842,6 @@ export type RunScriptPreviewData = {
|
|
|
6732
5842
|
workspace: string;
|
|
6733
5843
|
};
|
|
6734
5844
|
export type RunScriptPreviewResponse = string;
|
|
6735
|
-
export type RunScriptPreviewInlineData = {
|
|
6736
|
-
/**
|
|
6737
|
-
* preview
|
|
6738
|
-
*/
|
|
6739
|
-
requestBody: PreviewInline;
|
|
6740
|
-
workspace: string;
|
|
6741
|
-
};
|
|
6742
|
-
export type RunScriptPreviewInlineResponse = unknown;
|
|
6743
5845
|
export type RunScriptPreviewAndWaitResultData = {
|
|
6744
5846
|
/**
|
|
6745
5847
|
* preview
|
|
@@ -6906,14 +6008,6 @@ export type ListQueueData = {
|
|
|
6906
6008
|
* filter on jobs with a given tag/worker group
|
|
6907
6009
|
*/
|
|
6908
6010
|
tag?: string;
|
|
6909
|
-
/**
|
|
6910
|
-
* trigger kind (schedule, http, websocket...)
|
|
6911
|
-
*/
|
|
6912
|
-
triggerKind?: JobTriggerKind;
|
|
6913
|
-
/**
|
|
6914
|
-
* mask to filter by trigger path
|
|
6915
|
-
*/
|
|
6916
|
-
triggerPath?: string;
|
|
6917
6011
|
/**
|
|
6918
6012
|
* worker this job was ran on
|
|
6919
6013
|
*/
|
|
@@ -7272,45 +6366,6 @@ export type ListCompletedJobsData = {
|
|
|
7272
6366
|
workspace: string;
|
|
7273
6367
|
};
|
|
7274
6368
|
export type ListCompletedJobsResponse = Array<CompletedJob>;
|
|
7275
|
-
export type ExportCompletedJobsData = {
|
|
7276
|
-
/**
|
|
7277
|
-
* which page to return (start at 1, default 1)
|
|
7278
|
-
*/
|
|
7279
|
-
page?: number;
|
|
7280
|
-
/**
|
|
7281
|
-
* number of items to return for a given page (default 30, max 100)
|
|
7282
|
-
*/
|
|
7283
|
-
perPage?: number;
|
|
7284
|
-
workspace: string;
|
|
7285
|
-
};
|
|
7286
|
-
export type ExportCompletedJobsResponse = Array<ExportableCompletedJob>;
|
|
7287
|
-
export type ImportCompletedJobsData = {
|
|
7288
|
-
requestBody: Array<ExportableCompletedJob>;
|
|
7289
|
-
workspace: string;
|
|
7290
|
-
};
|
|
7291
|
-
export type ImportCompletedJobsResponse = string;
|
|
7292
|
-
export type ExportQueuedJobsData = {
|
|
7293
|
-
/**
|
|
7294
|
-
* which page to return (start at 1, default 1)
|
|
7295
|
-
*/
|
|
7296
|
-
page?: number;
|
|
7297
|
-
/**
|
|
7298
|
-
* number of items to return for a given page (default 30, max 100)
|
|
7299
|
-
*/
|
|
7300
|
-
perPage?: number;
|
|
7301
|
-
workspace: string;
|
|
7302
|
-
};
|
|
7303
|
-
export type ExportQueuedJobsResponse = Array<ExportableQueuedJob>;
|
|
7304
|
-
export type ImportQueuedJobsData = {
|
|
7305
|
-
requestBody: Array<ExportableQueuedJob>;
|
|
7306
|
-
workspace: string;
|
|
7307
|
-
};
|
|
7308
|
-
export type ImportQueuedJobsResponse = string;
|
|
7309
|
-
export type DeleteJobsData = {
|
|
7310
|
-
requestBody: Array<(string)>;
|
|
7311
|
-
workspace: string;
|
|
7312
|
-
};
|
|
7313
|
-
export type DeleteJobsResponse = string;
|
|
7314
6369
|
export type ListJobsData = {
|
|
7315
6370
|
/**
|
|
7316
6371
|
* allow wildcards (*) in the filter of label, tag, worker
|
|
@@ -7435,7 +6490,7 @@ export type ListJobsData = {
|
|
|
7435
6490
|
/**
|
|
7436
6491
|
* trigger kind (schedule, http, websocket...)
|
|
7437
6492
|
*/
|
|
7438
|
-
triggerKind?:
|
|
6493
|
+
triggerKind?: 'webhook' | 'default_email' | 'email' | 'schedule' | 'http' | 'websocket' | 'postgres' | 'kafka' | 'nats' | 'mqtt' | 'sqs' | 'gcp' | 'poll' | 'cli';
|
|
7439
6494
|
/**
|
|
7440
6495
|
* worker this job was ran on
|
|
7441
6496
|
*/
|
|
@@ -7561,15 +6616,6 @@ export type GetCompletedJobResultMaybeResponse = {
|
|
|
7561
6616
|
success?: boolean;
|
|
7562
6617
|
started?: boolean;
|
|
7563
6618
|
};
|
|
7564
|
-
export type GetCompletedJobTimingData = {
|
|
7565
|
-
id: string;
|
|
7566
|
-
workspace: string;
|
|
7567
|
-
};
|
|
7568
|
-
export type GetCompletedJobTimingResponse = {
|
|
7569
|
-
created_at: string;
|
|
7570
|
-
started_at?: string;
|
|
7571
|
-
duration_ms?: number;
|
|
7572
|
-
};
|
|
7573
6619
|
export type DeleteCompletedJobData = {
|
|
7574
6620
|
id: string;
|
|
7575
6621
|
workspace: string;
|
|
@@ -7632,10 +6678,6 @@ export type CreateJobSignatureData = {
|
|
|
7632
6678
|
export type CreateJobSignatureResponse = string;
|
|
7633
6679
|
export type GetResumeUrlsData = {
|
|
7634
6680
|
approver?: string;
|
|
7635
|
-
/**
|
|
7636
|
-
* If true, generate resume URLs for the parent flow instead of the specific step. This allows pre-approvals that can be consumed by any later suspend step in the same flow.
|
|
7637
|
-
*/
|
|
7638
|
-
flowLevel?: boolean;
|
|
7639
6681
|
id: string;
|
|
7640
6682
|
resumeId: number;
|
|
7641
6683
|
workspace: string;
|
|
@@ -7869,7 +6911,7 @@ export type ListExtendedJobsData = {
|
|
|
7869
6911
|
/**
|
|
7870
6912
|
* trigger kind (schedule, http, websocket...)
|
|
7871
6913
|
*/
|
|
7872
|
-
triggerKind?:
|
|
6914
|
+
triggerKind?: 'webhook' | 'default_email' | 'email' | 'schedule' | 'http' | 'websocket' | 'postgres' | 'kafka' | 'nats' | 'mqtt' | 'sqs' | 'gcp' | 'poll' | 'cli';
|
|
7873
6915
|
workspace: string;
|
|
7874
6916
|
};
|
|
7875
6917
|
export type ListExtendedJobsResponse = ExtendedJobs;
|
|
@@ -7992,48 +7034,6 @@ export type DeleteRawAppData = {
|
|
|
7992
7034
|
workspace: string;
|
|
7993
7035
|
};
|
|
7994
7036
|
export type DeleteRawAppResponse = string;
|
|
7995
|
-
export type ResumeSuspendedTriggerJobsData = {
|
|
7996
|
-
/**
|
|
7997
|
-
* Optional list of job IDs to reassign
|
|
7998
|
-
*/
|
|
7999
|
-
requestBody?: {
|
|
8000
|
-
/**
|
|
8001
|
-
* Optional list of specific job UUIDs to reassign. If not provided, all suspended jobs for the trigger will be reassigned.
|
|
8002
|
-
*/
|
|
8003
|
-
job_ids?: Array<(string)>;
|
|
8004
|
-
};
|
|
8005
|
-
/**
|
|
8006
|
-
* The kind of trigger
|
|
8007
|
-
*/
|
|
8008
|
-
triggerKind: JobTriggerKind;
|
|
8009
|
-
/**
|
|
8010
|
-
* The path of the trigger (can contain forward slashes)
|
|
8011
|
-
*/
|
|
8012
|
-
triggerPath: string;
|
|
8013
|
-
workspace: string;
|
|
8014
|
-
};
|
|
8015
|
-
export type ResumeSuspendedTriggerJobsResponse = string;
|
|
8016
|
-
export type CancelSuspendedTriggerJobsData = {
|
|
8017
|
-
/**
|
|
8018
|
-
* Optional list of job IDs to cancel
|
|
8019
|
-
*/
|
|
8020
|
-
requestBody?: {
|
|
8021
|
-
/**
|
|
8022
|
-
* Optional list of specific job UUIDs to cancel. If not provided, all suspended jobs for the trigger will be canceled.
|
|
8023
|
-
*/
|
|
8024
|
-
job_ids?: Array<(string)>;
|
|
8025
|
-
};
|
|
8026
|
-
/**
|
|
8027
|
-
* The kind of trigger
|
|
8028
|
-
*/
|
|
8029
|
-
triggerKind: JobTriggerKind;
|
|
8030
|
-
/**
|
|
8031
|
-
* The path of the trigger (can contain forward slashes)
|
|
8032
|
-
*/
|
|
8033
|
-
triggerPath: string;
|
|
8034
|
-
workspace: string;
|
|
8035
|
-
};
|
|
8036
|
-
export type CancelSuspendedTriggerJobsResponse = string;
|
|
8037
7037
|
export type PreviewScheduleData = {
|
|
8038
7038
|
/**
|
|
8039
7039
|
* schedule
|
|
@@ -8233,14 +7233,14 @@ export type ExistsRouteData = {
|
|
|
8233
7233
|
workspace: string;
|
|
8234
7234
|
};
|
|
8235
7235
|
export type ExistsRouteResponse = boolean;
|
|
8236
|
-
export type
|
|
7236
|
+
export type SetHttpTriggerEnabledData = {
|
|
8237
7237
|
path: string;
|
|
8238
7238
|
requestBody: {
|
|
8239
|
-
|
|
7239
|
+
enabled: boolean;
|
|
8240
7240
|
};
|
|
8241
7241
|
workspace: string;
|
|
8242
7242
|
};
|
|
8243
|
-
export type
|
|
7243
|
+
export type SetHttpTriggerEnabledResponse = string;
|
|
8244
7244
|
export type CreateWebsocketTriggerData = {
|
|
8245
7245
|
/**
|
|
8246
7246
|
* new websocket trigger
|
|
@@ -8291,17 +7291,17 @@ export type ExistsWebsocketTriggerData = {
|
|
|
8291
7291
|
workspace: string;
|
|
8292
7292
|
};
|
|
8293
7293
|
export type ExistsWebsocketTriggerResponse = boolean;
|
|
8294
|
-
export type
|
|
7294
|
+
export type SetWebsocketTriggerEnabledData = {
|
|
8295
7295
|
path: string;
|
|
8296
7296
|
/**
|
|
8297
7297
|
* updated websocket trigger enable
|
|
8298
7298
|
*/
|
|
8299
7299
|
requestBody: {
|
|
8300
|
-
|
|
7300
|
+
enabled: boolean;
|
|
8301
7301
|
};
|
|
8302
7302
|
workspace: string;
|
|
8303
7303
|
};
|
|
8304
|
-
export type
|
|
7304
|
+
export type SetWebsocketTriggerEnabledResponse = string;
|
|
8305
7305
|
export type TestWebsocketConnectionData = {
|
|
8306
7306
|
/**
|
|
8307
7307
|
* test websocket connection
|
|
@@ -8364,17 +7364,17 @@ export type ExistsKafkaTriggerData = {
|
|
|
8364
7364
|
workspace: string;
|
|
8365
7365
|
};
|
|
8366
7366
|
export type ExistsKafkaTriggerResponse = boolean;
|
|
8367
|
-
export type
|
|
7367
|
+
export type SetKafkaTriggerEnabledData = {
|
|
8368
7368
|
path: string;
|
|
8369
7369
|
/**
|
|
8370
7370
|
* updated kafka trigger enable
|
|
8371
7371
|
*/
|
|
8372
7372
|
requestBody: {
|
|
8373
|
-
|
|
7373
|
+
enabled: boolean;
|
|
8374
7374
|
};
|
|
8375
7375
|
workspace: string;
|
|
8376
7376
|
};
|
|
8377
|
-
export type
|
|
7377
|
+
export type SetKafkaTriggerEnabledResponse = string;
|
|
8378
7378
|
export type TestKafkaConnectionData = {
|
|
8379
7379
|
/**
|
|
8380
7380
|
* test kafka connection
|
|
@@ -8437,17 +7437,17 @@ export type ExistsNatsTriggerData = {
|
|
|
8437
7437
|
workspace: string;
|
|
8438
7438
|
};
|
|
8439
7439
|
export type ExistsNatsTriggerResponse = boolean;
|
|
8440
|
-
export type
|
|
7440
|
+
export type SetNatsTriggerEnabledData = {
|
|
8441
7441
|
path: string;
|
|
8442
7442
|
/**
|
|
8443
7443
|
* updated nats trigger enable
|
|
8444
7444
|
*/
|
|
8445
7445
|
requestBody: {
|
|
8446
|
-
|
|
7446
|
+
enabled: boolean;
|
|
8447
7447
|
};
|
|
8448
7448
|
workspace: string;
|
|
8449
7449
|
};
|
|
8450
|
-
export type
|
|
7450
|
+
export type SetNatsTriggerEnabledResponse = string;
|
|
8451
7451
|
export type TestNatsConnectionData = {
|
|
8452
7452
|
/**
|
|
8453
7453
|
* test nats connection
|
|
@@ -8510,17 +7510,17 @@ export type ExistsSqsTriggerData = {
|
|
|
8510
7510
|
workspace: string;
|
|
8511
7511
|
};
|
|
8512
7512
|
export type ExistsSqsTriggerResponse = boolean;
|
|
8513
|
-
export type
|
|
7513
|
+
export type SetSqsTriggerEnabledData = {
|
|
8514
7514
|
path: string;
|
|
8515
7515
|
/**
|
|
8516
7516
|
* updated sqs trigger enable
|
|
8517
7517
|
*/
|
|
8518
7518
|
requestBody: {
|
|
8519
|
-
|
|
7519
|
+
enabled: boolean;
|
|
8520
7520
|
};
|
|
8521
7521
|
workspace: string;
|
|
8522
7522
|
};
|
|
8523
|
-
export type
|
|
7523
|
+
export type SetSqsTriggerEnabledResponse = string;
|
|
8524
7524
|
export type TestSqsConnectionData = {
|
|
8525
7525
|
/**
|
|
8526
7526
|
* test sqs connection
|
|
@@ -8583,17 +7583,17 @@ export type ExistsMqttTriggerData = {
|
|
|
8583
7583
|
workspace: string;
|
|
8584
7584
|
};
|
|
8585
7585
|
export type ExistsMqttTriggerResponse = boolean;
|
|
8586
|
-
export type
|
|
7586
|
+
export type SetMqttTriggerEnabledData = {
|
|
8587
7587
|
path: string;
|
|
8588
7588
|
/**
|
|
8589
7589
|
* updated mqtt trigger enable
|
|
8590
7590
|
*/
|
|
8591
7591
|
requestBody: {
|
|
8592
|
-
|
|
7592
|
+
enabled: boolean;
|
|
8593
7593
|
};
|
|
8594
7594
|
workspace: string;
|
|
8595
7595
|
};
|
|
8596
|
-
export type
|
|
7596
|
+
export type SetMqttTriggerEnabledResponse = string;
|
|
8597
7597
|
export type TestMqttConnectionData = {
|
|
8598
7598
|
/**
|
|
8599
7599
|
* test mqtt connection
|
|
@@ -8656,17 +7656,17 @@ export type ExistsGcpTriggerData = {
|
|
|
8656
7656
|
workspace: string;
|
|
8657
7657
|
};
|
|
8658
7658
|
export type ExistsGcpTriggerResponse = boolean;
|
|
8659
|
-
export type
|
|
7659
|
+
export type SetGcpTriggerEnabledData = {
|
|
8660
7660
|
path: string;
|
|
8661
7661
|
/**
|
|
8662
7662
|
* updated gcp trigger enable
|
|
8663
7663
|
*/
|
|
8664
7664
|
requestBody: {
|
|
8665
|
-
|
|
7665
|
+
enabled: boolean;
|
|
8666
7666
|
};
|
|
8667
7667
|
workspace: string;
|
|
8668
7668
|
};
|
|
8669
|
-
export type
|
|
7669
|
+
export type SetGcpTriggerEnabledResponse = string;
|
|
8670
7670
|
export type TestGcpConnectionData = {
|
|
8671
7671
|
/**
|
|
8672
7672
|
* test gcp connection
|
|
@@ -8847,17 +7847,17 @@ export type ExistsPostgresTriggerData = {
|
|
|
8847
7847
|
workspace: string;
|
|
8848
7848
|
};
|
|
8849
7849
|
export type ExistsPostgresTriggerResponse = boolean;
|
|
8850
|
-
export type
|
|
7850
|
+
export type SetPostgresTriggerEnabledData = {
|
|
8851
7851
|
path: string;
|
|
8852
7852
|
/**
|
|
8853
7853
|
* updated postgres trigger enable
|
|
8854
7854
|
*/
|
|
8855
7855
|
requestBody: {
|
|
8856
|
-
|
|
7856
|
+
enabled: boolean;
|
|
8857
7857
|
};
|
|
8858
7858
|
workspace: string;
|
|
8859
7859
|
};
|
|
8860
|
-
export type
|
|
7860
|
+
export type SetPostgresTriggerEnabledResponse = string;
|
|
8861
7861
|
export type TestPostgresConnectionData = {
|
|
8862
7862
|
/**
|
|
8863
7863
|
* test postgres connection
|
|
@@ -8930,14 +7930,14 @@ export type ExistsEmailLocalPartData = {
|
|
|
8930
7930
|
workspace: string;
|
|
8931
7931
|
};
|
|
8932
7932
|
export type ExistsEmailLocalPartResponse = boolean;
|
|
8933
|
-
export type
|
|
7933
|
+
export type SetEmailTriggerEnabledData = {
|
|
8934
7934
|
path: string;
|
|
8935
7935
|
requestBody: {
|
|
8936
|
-
|
|
7936
|
+
enabled: boolean;
|
|
8937
7937
|
};
|
|
8938
7938
|
workspace: string;
|
|
8939
7939
|
};
|
|
8940
|
-
export type
|
|
7940
|
+
export type SetEmailTriggerEnabledResponse = string;
|
|
8941
7941
|
export type ListInstanceGroupsResponse = Array<InstanceGroup>;
|
|
8942
7942
|
export type ListInstanceGroupsWithWorkspacesResponse = Array<InstanceGroupWithWorkspaces>;
|
|
8943
7943
|
export type GetInstanceGroupData = {
|
|
@@ -9070,25 +8070,6 @@ export type RemoveUserToGroupData = {
|
|
|
9070
8070
|
workspace: string;
|
|
9071
8071
|
};
|
|
9072
8072
|
export type RemoveUserToGroupResponse = string;
|
|
9073
|
-
export type GetGroupPermissionHistoryData = {
|
|
9074
|
-
name: string;
|
|
9075
|
-
/**
|
|
9076
|
-
* which page to return (start at 1, default 1)
|
|
9077
|
-
*/
|
|
9078
|
-
page?: number;
|
|
9079
|
-
/**
|
|
9080
|
-
* number of items to return for a given page (default 30, max 100)
|
|
9081
|
-
*/
|
|
9082
|
-
perPage?: number;
|
|
9083
|
-
workspace: string;
|
|
9084
|
-
};
|
|
9085
|
-
export type GetGroupPermissionHistoryResponse = Array<{
|
|
9086
|
-
id?: number;
|
|
9087
|
-
changed_by?: string;
|
|
9088
|
-
changed_at?: string;
|
|
9089
|
-
change_type?: string;
|
|
9090
|
-
member_affected?: string | null;
|
|
9091
|
-
}>;
|
|
9092
8073
|
export type ListFoldersData = {
|
|
9093
8074
|
/**
|
|
9094
8075
|
* which page to return (start at 1, default 1)
|
|
@@ -9185,25 +8166,6 @@ export type RemoveOwnerToFolderData = {
|
|
|
9185
8166
|
workspace: string;
|
|
9186
8167
|
};
|
|
9187
8168
|
export type RemoveOwnerToFolderResponse = string;
|
|
9188
|
-
export type GetFolderPermissionHistoryData = {
|
|
9189
|
-
name: string;
|
|
9190
|
-
/**
|
|
9191
|
-
* which page to return (start at 1, default 1)
|
|
9192
|
-
*/
|
|
9193
|
-
page?: number;
|
|
9194
|
-
/**
|
|
9195
|
-
* number of items to return for a given page (default 30, max 100)
|
|
9196
|
-
*/
|
|
9197
|
-
perPage?: number;
|
|
9198
|
-
workspace: string;
|
|
9199
|
-
};
|
|
9200
|
-
export type GetFolderPermissionHistoryResponse = Array<{
|
|
9201
|
-
id?: number;
|
|
9202
|
-
changed_by?: string;
|
|
9203
|
-
changed_at?: string;
|
|
9204
|
-
change_type?: string;
|
|
9205
|
-
affected?: string | null;
|
|
9206
|
-
}>;
|
|
9207
8169
|
export type ListWorkerGroupsResponse = Array<{
|
|
9208
8170
|
name: string;
|
|
9209
8171
|
config: unknown;
|
|
@@ -9302,7 +8264,6 @@ export type ListBlacklistedAgentTokensResponse = Array<{
|
|
|
9302
8264
|
*/
|
|
9303
8265
|
blacklisted_by: string;
|
|
9304
8266
|
}>;
|
|
9305
|
-
export type GetMinVersionResponse = string;
|
|
9306
8267
|
export type GetGranularAclsData = {
|
|
9307
8268
|
kind: 'script' | 'group_' | 'resource' | 'schedule' | 'variable' | 'flow' | 'folder' | 'app' | 'raw_app' | 'http_trigger' | 'websocket_trigger' | 'kafka_trigger' | 'nats_trigger' | 'postgres_trigger' | 'mqtt_trigger' | 'gcp_trigger' | 'sqs_trigger' | 'email_trigger';
|
|
9308
8269
|
path: string;
|
|
@@ -9914,42 +8875,6 @@ export type ListMcpToolsData = {
|
|
|
9914
8875
|
workspace: string;
|
|
9915
8876
|
};
|
|
9916
8877
|
export type ListMcpToolsResponse = Array<EndpointTool>;
|
|
9917
|
-
export type DiscoverMcpOauthData = {
|
|
9918
|
-
requestBody: {
|
|
9919
|
-
/**
|
|
9920
|
-
* URL of the MCP server to discover OAuth metadata from
|
|
9921
|
-
*/
|
|
9922
|
-
mcp_server_url: string;
|
|
9923
|
-
};
|
|
9924
|
-
};
|
|
9925
|
-
export type DiscoverMcpOauthResponse = {
|
|
9926
|
-
scopes_supported?: Array<(string)>;
|
|
9927
|
-
authorization_endpoint?: string;
|
|
9928
|
-
token_endpoint?: string;
|
|
9929
|
-
registration_endpoint?: string;
|
|
9930
|
-
supports_dynamic_registration?: boolean;
|
|
9931
|
-
};
|
|
9932
|
-
export type StartMcpOauthPopupData = {
|
|
9933
|
-
/**
|
|
9934
|
-
* URL of the MCP server to connect to
|
|
9935
|
-
*/
|
|
9936
|
-
mcpServerUrl: string;
|
|
9937
|
-
/**
|
|
9938
|
-
* Comma-separated list of OAuth scopes to request
|
|
9939
|
-
*/
|
|
9940
|
-
scopes?: string;
|
|
9941
|
-
};
|
|
9942
|
-
export type McpOauthCallbackData = {
|
|
9943
|
-
/**
|
|
9944
|
-
* OAuth authorization code
|
|
9945
|
-
*/
|
|
9946
|
-
code: string;
|
|
9947
|
-
/**
|
|
9948
|
-
* CSRF state token
|
|
9949
|
-
*/
|
|
9950
|
-
state: string;
|
|
9951
|
-
};
|
|
9952
|
-
export type McpOauthCallbackResponse = string;
|
|
9953
8878
|
export type $OpenApiTs = {
|
|
9954
8879
|
'/version': {
|
|
9955
8880
|
get: {
|
|
@@ -9985,36 +8910,9 @@ export type $OpenApiTs = {
|
|
|
9985
8910
|
get: {
|
|
9986
8911
|
res: {
|
|
9987
8912
|
/**
|
|
9988
|
-
* openapi yaml file content
|
|
9989
|
-
*/
|
|
9990
|
-
200: string;
|
|
9991
|
-
};
|
|
9992
|
-
};
|
|
9993
|
-
};
|
|
9994
|
-
'/inkeep': {
|
|
9995
|
-
post: {
|
|
9996
|
-
req: {
|
|
9997
|
-
/**
|
|
9998
|
-
* query to send to the AI documentation assistant
|
|
9999
|
-
*/
|
|
10000
|
-
requestBody: {
|
|
10001
|
-
/**
|
|
10002
|
-
* The documentation query to send to the AI assistant
|
|
10003
|
-
*/
|
|
10004
|
-
query: string;
|
|
10005
|
-
};
|
|
10006
|
-
};
|
|
10007
|
-
res: {
|
|
10008
|
-
/**
|
|
10009
|
-
* AI documentation assistant response
|
|
10010
|
-
*/
|
|
10011
|
-
200: {
|
|
10012
|
-
[key: string]: unknown;
|
|
10013
|
-
};
|
|
10014
|
-
/**
|
|
10015
|
-
* Enterprise Edition required
|
|
8913
|
+
* openapi yaml file content
|
|
10016
8914
|
*/
|
|
10017
|
-
|
|
8915
|
+
200: string;
|
|
10018
8916
|
};
|
|
10019
8917
|
};
|
|
10020
8918
|
};
|
|
@@ -10116,61 +9014,6 @@ export type $OpenApiTs = {
|
|
|
10116
9014
|
};
|
|
10117
9015
|
};
|
|
10118
9016
|
};
|
|
10119
|
-
'/auth/is_smtp_configured': {
|
|
10120
|
-
get: {
|
|
10121
|
-
res: {
|
|
10122
|
-
/**
|
|
10123
|
-
* returns true if SMTP is configured
|
|
10124
|
-
*/
|
|
10125
|
-
200: boolean;
|
|
10126
|
-
};
|
|
10127
|
-
};
|
|
10128
|
-
};
|
|
10129
|
-
'/auth/request_password_reset': {
|
|
10130
|
-
post: {
|
|
10131
|
-
req: {
|
|
10132
|
-
/**
|
|
10133
|
-
* email to send password reset link to
|
|
10134
|
-
*/
|
|
10135
|
-
requestBody: {
|
|
10136
|
-
email: string;
|
|
10137
|
-
};
|
|
10138
|
-
};
|
|
10139
|
-
res: {
|
|
10140
|
-
/**
|
|
10141
|
-
* password reset email sent (if user exists)
|
|
10142
|
-
*/
|
|
10143
|
-
200: PasswordResetResponse;
|
|
10144
|
-
/**
|
|
10145
|
-
* SMTP not configured
|
|
10146
|
-
*/
|
|
10147
|
-
400: unknown;
|
|
10148
|
-
};
|
|
10149
|
-
};
|
|
10150
|
-
};
|
|
10151
|
-
'/auth/reset_password': {
|
|
10152
|
-
post: {
|
|
10153
|
-
req: {
|
|
10154
|
-
/**
|
|
10155
|
-
* token and new password
|
|
10156
|
-
*/
|
|
10157
|
-
requestBody: {
|
|
10158
|
-
token: string;
|
|
10159
|
-
new_password: string;
|
|
10160
|
-
};
|
|
10161
|
-
};
|
|
10162
|
-
res: {
|
|
10163
|
-
/**
|
|
10164
|
-
* password reset successfully
|
|
10165
|
-
*/
|
|
10166
|
-
200: PasswordResetResponse;
|
|
10167
|
-
/**
|
|
10168
|
-
* invalid or expired token
|
|
10169
|
-
*/
|
|
10170
|
-
400: unknown;
|
|
10171
|
-
};
|
|
10172
|
-
};
|
|
10173
|
-
};
|
|
10174
9017
|
'/w/{workspace}/users/get/{username}': {
|
|
10175
9018
|
get: {
|
|
10176
9019
|
req: {
|
|
@@ -10472,7 +9315,6 @@ export type $OpenApiTs = {
|
|
|
10472
9315
|
*/
|
|
10473
9316
|
200: {
|
|
10474
9317
|
progress?: number;
|
|
10475
|
-
skipped_all?: boolean;
|
|
10476
9318
|
};
|
|
10477
9319
|
};
|
|
10478
9320
|
};
|
|
@@ -10483,7 +9325,6 @@ export type $OpenApiTs = {
|
|
|
10483
9325
|
*/
|
|
10484
9326
|
requestBody: {
|
|
10485
9327
|
progress?: number;
|
|
10486
|
-
skipped_all?: boolean;
|
|
10487
9328
|
};
|
|
10488
9329
|
};
|
|
10489
9330
|
res: {
|
|
@@ -10910,19 +9751,6 @@ export type $OpenApiTs = {
|
|
|
10910
9751
|
};
|
|
10911
9752
|
};
|
|
10912
9753
|
};
|
|
10913
|
-
'/w/{workspace}/workspaces/get_as_superadmin': {
|
|
10914
|
-
get: {
|
|
10915
|
-
req: {
|
|
10916
|
-
workspace: string;
|
|
10917
|
-
};
|
|
10918
|
-
res: {
|
|
10919
|
-
/**
|
|
10920
|
-
* workspace
|
|
10921
|
-
*/
|
|
10922
|
-
200: Workspace;
|
|
10923
|
-
};
|
|
10924
|
-
};
|
|
10925
|
-
};
|
|
10926
9754
|
'/workspaces/list_as_superadmin': {
|
|
10927
9755
|
get: {
|
|
10928
9756
|
req: {
|
|
@@ -11242,40 +10070,6 @@ export type $OpenApiTs = {
|
|
|
11242
10070
|
};
|
|
11243
10071
|
};
|
|
11244
10072
|
};
|
|
11245
|
-
'/w/{workspace}/workspaces/compare/{target_workspace_id}': {
|
|
11246
|
-
get: {
|
|
11247
|
-
req: {
|
|
11248
|
-
/**
|
|
11249
|
-
* The ID of the workspace to compare with
|
|
11250
|
-
*/
|
|
11251
|
-
targetWorkspaceId: string;
|
|
11252
|
-
workspace: string;
|
|
11253
|
-
};
|
|
11254
|
-
res: {
|
|
11255
|
-
/**
|
|
11256
|
-
* Workspace comparison results
|
|
11257
|
-
*/
|
|
11258
|
-
200: WorkspaceComparison;
|
|
11259
|
-
};
|
|
11260
|
-
};
|
|
11261
|
-
};
|
|
11262
|
-
'/w/{workspace}/workspaces/reset_diff_tally/{fork_workspace_id}': {
|
|
11263
|
-
post: {
|
|
11264
|
-
req: {
|
|
11265
|
-
/**
|
|
11266
|
-
* The ID of the workspace to compare with
|
|
11267
|
-
*/
|
|
11268
|
-
forkWorkspaceId: string;
|
|
11269
|
-
workspace: string;
|
|
11270
|
-
};
|
|
11271
|
-
res: {
|
|
11272
|
-
/**
|
|
11273
|
-
* status
|
|
11274
|
-
*/
|
|
11275
|
-
200: unknown;
|
|
11276
|
-
};
|
|
11277
|
-
};
|
|
11278
|
-
};
|
|
11279
10073
|
'/w/{workspace}/workspaces/list_pending_invites': {
|
|
11280
10074
|
get: {
|
|
11281
10075
|
req: {
|
|
@@ -11308,7 +10102,6 @@ export type $OpenApiTs = {
|
|
|
11308
10102
|
teams_team_id?: string;
|
|
11309
10103
|
teams_command_script?: string;
|
|
11310
10104
|
teams_team_name?: string;
|
|
11311
|
-
teams_team_guid?: string;
|
|
11312
10105
|
auto_invite_domain?: string;
|
|
11313
10106
|
auto_invite_operator?: boolean;
|
|
11314
10107
|
auto_add?: boolean;
|
|
@@ -11326,7 +10119,6 @@ export type $OpenApiTs = {
|
|
|
11326
10119
|
error_handler_muted_on_cancel: boolean;
|
|
11327
10120
|
large_file_storage?: LargeFileStorage;
|
|
11328
10121
|
ducklake?: DucklakeSettings;
|
|
11329
|
-
datatable?: DataTableSettings;
|
|
11330
10122
|
git_sync?: WorkspaceGitSyncSettings;
|
|
11331
10123
|
deploy_ui?: WorkspaceDeployUISettings;
|
|
11332
10124
|
default_app?: string;
|
|
@@ -11436,40 +10228,6 @@ export type $OpenApiTs = {
|
|
|
11436
10228
|
};
|
|
11437
10229
|
};
|
|
11438
10230
|
};
|
|
11439
|
-
'/w/{workspace}/workspaces/get_dependents/{imported_path}': {
|
|
11440
|
-
get: {
|
|
11441
|
-
req: {
|
|
11442
|
-
/**
|
|
11443
|
-
* The imported path to get dependents for
|
|
11444
|
-
*/
|
|
11445
|
-
importedPath: string;
|
|
11446
|
-
workspace: string;
|
|
11447
|
-
};
|
|
11448
|
-
res: {
|
|
11449
|
-
/**
|
|
11450
|
-
* list of dependents
|
|
11451
|
-
*/
|
|
11452
|
-
200: Array<DependencyDependent>;
|
|
11453
|
-
};
|
|
11454
|
-
};
|
|
11455
|
-
};
|
|
11456
|
-
'/w/{workspace}/workspaces/get_dependents_amounts': {
|
|
11457
|
-
post: {
|
|
11458
|
-
req: {
|
|
11459
|
-
/**
|
|
11460
|
-
* List of imported paths to get dependents counts for
|
|
11461
|
-
*/
|
|
11462
|
-
requestBody: Array<(string)>;
|
|
11463
|
-
workspace: string;
|
|
11464
|
-
};
|
|
11465
|
-
res: {
|
|
11466
|
-
/**
|
|
11467
|
-
* list of dependents amounts
|
|
11468
|
-
*/
|
|
11469
|
-
200: Array<DependentsAmount>;
|
|
11470
|
-
};
|
|
11471
|
-
};
|
|
11472
|
-
};
|
|
11473
10231
|
'/w/{workspace}/workspaces/get_dependency_map': {
|
|
11474
10232
|
get: {
|
|
11475
10233
|
req: {
|
|
@@ -11573,11 +10331,7 @@ export type $OpenApiTs = {
|
|
|
11573
10331
|
get: {
|
|
11574
10332
|
req: {
|
|
11575
10333
|
/**
|
|
11576
|
-
*
|
|
11577
|
-
*/
|
|
11578
|
-
nextLink?: string;
|
|
11579
|
-
/**
|
|
11580
|
-
* Search teams by name. If omitted, returns first page of all teams.
|
|
10334
|
+
* Search teams by name
|
|
11581
10335
|
*/
|
|
11582
10336
|
search?: string;
|
|
11583
10337
|
workspace: string;
|
|
@@ -11586,30 +10340,20 @@ export type $OpenApiTs = {
|
|
|
11586
10340
|
/**
|
|
11587
10341
|
* status
|
|
11588
10342
|
*/
|
|
11589
|
-
200: {
|
|
11590
|
-
|
|
11591
|
-
|
|
11592
|
-
|
|
11593
|
-
}>;
|
|
11594
|
-
/**
|
|
11595
|
-
* Total number of teams across all pages
|
|
11596
|
-
*/
|
|
11597
|
-
total_count?: number;
|
|
11598
|
-
/**
|
|
11599
|
-
* Number of teams per page (configurable via TEAMS_PER_PAGE env var)
|
|
11600
|
-
*/
|
|
11601
|
-
per_page?: number;
|
|
11602
|
-
/**
|
|
11603
|
-
* URL to fetch next page of results. Null if no more pages.
|
|
11604
|
-
*/
|
|
11605
|
-
next_link?: string | null;
|
|
11606
|
-
};
|
|
10343
|
+
200: Array<{
|
|
10344
|
+
team_name?: string;
|
|
10345
|
+
team_id?: string;
|
|
10346
|
+
}>;
|
|
11607
10347
|
};
|
|
11608
10348
|
};
|
|
11609
10349
|
};
|
|
11610
10350
|
'/w/{workspace}/workspaces/available_teams_channels': {
|
|
11611
10351
|
get: {
|
|
11612
10352
|
req: {
|
|
10353
|
+
/**
|
|
10354
|
+
* Search channels by name
|
|
10355
|
+
*/
|
|
10356
|
+
search?: string;
|
|
11613
10357
|
/**
|
|
11614
10358
|
* Microsoft Teams team ID
|
|
11615
10359
|
*/
|
|
@@ -11620,13 +10364,10 @@ export type $OpenApiTs = {
|
|
|
11620
10364
|
/**
|
|
11621
10365
|
* List of channels for the specified team
|
|
11622
10366
|
*/
|
|
11623
|
-
200: {
|
|
11624
|
-
|
|
11625
|
-
|
|
11626
|
-
|
|
11627
|
-
}>;
|
|
11628
|
-
total_count?: number;
|
|
11629
|
-
};
|
|
10367
|
+
200: Array<{
|
|
10368
|
+
channel_name?: string;
|
|
10369
|
+
channel_id?: string;
|
|
10370
|
+
}>;
|
|
11630
10371
|
};
|
|
11631
10372
|
};
|
|
11632
10373
|
};
|
|
@@ -11857,32 +10598,6 @@ export type $OpenApiTs = {
|
|
|
11857
10598
|
};
|
|
11858
10599
|
};
|
|
11859
10600
|
};
|
|
11860
|
-
'/w/{workspace}/workspaces/list_datatables': {
|
|
11861
|
-
get: {
|
|
11862
|
-
req: {
|
|
11863
|
-
workspace: string;
|
|
11864
|
-
};
|
|
11865
|
-
res: {
|
|
11866
|
-
/**
|
|
11867
|
-
* status
|
|
11868
|
-
*/
|
|
11869
|
-
200: Array<(string)>;
|
|
11870
|
-
};
|
|
11871
|
-
};
|
|
11872
|
-
};
|
|
11873
|
-
'/w/{workspace}/workspaces/list_datatable_schemas': {
|
|
11874
|
-
get: {
|
|
11875
|
-
req: {
|
|
11876
|
-
workspace: string;
|
|
11877
|
-
};
|
|
11878
|
-
res: {
|
|
11879
|
-
/**
|
|
11880
|
-
* schemas of all datatables
|
|
11881
|
-
*/
|
|
11882
|
-
200: Array<DataTableSchema>;
|
|
11883
|
-
};
|
|
11884
|
-
};
|
|
11885
|
-
};
|
|
11886
10601
|
'/w/{workspace}/workspaces/edit_ducklake_config': {
|
|
11887
10602
|
post: {
|
|
11888
10603
|
req: {
|
|
@@ -11902,25 +10617,6 @@ export type $OpenApiTs = {
|
|
|
11902
10617
|
};
|
|
11903
10618
|
};
|
|
11904
10619
|
};
|
|
11905
|
-
'/w/{workspace}/workspaces/edit_datatable_config': {
|
|
11906
|
-
post: {
|
|
11907
|
-
req: {
|
|
11908
|
-
/**
|
|
11909
|
-
* DataTable settings
|
|
11910
|
-
*/
|
|
11911
|
-
requestBody: {
|
|
11912
|
-
settings: DataTableSettings;
|
|
11913
|
-
};
|
|
11914
|
-
workspace: string;
|
|
11915
|
-
};
|
|
11916
|
-
res: {
|
|
11917
|
-
/**
|
|
11918
|
-
* status
|
|
11919
|
-
*/
|
|
11920
|
-
200: unknown;
|
|
11921
|
-
};
|
|
11922
|
-
};
|
|
11923
|
-
};
|
|
11924
10620
|
'/w/{workspace}/workspaces/edit_git_sync_config': {
|
|
11925
10621
|
post: {
|
|
11926
10622
|
req: {
|
|
@@ -12168,46 +10864,31 @@ export type $OpenApiTs = {
|
|
|
12168
10864
|
};
|
|
12169
10865
|
};
|
|
12170
10866
|
};
|
|
12171
|
-
'/settings/
|
|
12172
|
-
post: {
|
|
12173
|
-
res: {
|
|
12174
|
-
/**
|
|
12175
|
-
* Success
|
|
12176
|
-
*/
|
|
12177
|
-
200: {
|
|
12178
|
-
[key: string]: unknown;
|
|
12179
|
-
};
|
|
12180
|
-
};
|
|
12181
|
-
};
|
|
12182
|
-
};
|
|
12183
|
-
'/settings/list_custom_instance_pg_databases': {
|
|
10867
|
+
'/settings/get_ducklake_instance_catalog_db_status': {
|
|
12184
10868
|
post: {
|
|
12185
10869
|
res: {
|
|
12186
10870
|
/**
|
|
12187
|
-
* Statuses of all
|
|
10871
|
+
* Statuses of all ducklake instance catalog dbs
|
|
12188
10872
|
*/
|
|
12189
10873
|
200: {
|
|
12190
|
-
[key: string]:
|
|
10874
|
+
[key: string]: DucklakeInstanceCatalogDbStatus;
|
|
12191
10875
|
};
|
|
12192
10876
|
};
|
|
12193
10877
|
};
|
|
12194
10878
|
};
|
|
12195
|
-
'/settings/
|
|
10879
|
+
'/settings/setup_ducklake_catalog_db/{name}': {
|
|
12196
10880
|
post: {
|
|
12197
10881
|
req: {
|
|
12198
10882
|
/**
|
|
12199
10883
|
* The name of the database to create
|
|
12200
10884
|
*/
|
|
12201
10885
|
name: string;
|
|
12202
|
-
requestBody: {
|
|
12203
|
-
tag?: CustomInstanceDbTag;
|
|
12204
|
-
};
|
|
12205
10886
|
};
|
|
12206
10887
|
res: {
|
|
12207
10888
|
/**
|
|
12208
10889
|
* status
|
|
12209
10890
|
*/
|
|
12210
|
-
200:
|
|
10891
|
+
200: DucklakeInstanceCatalogDbStatus;
|
|
12211
10892
|
};
|
|
12212
10893
|
};
|
|
12213
10894
|
};
|
|
@@ -12564,7 +11245,6 @@ export type $OpenApiTs = {
|
|
|
12564
11245
|
post: {
|
|
12565
11246
|
req: {
|
|
12566
11247
|
audience: string;
|
|
12567
|
-
expiresIn?: number;
|
|
12568
11248
|
workspace: string;
|
|
12569
11249
|
};
|
|
12570
11250
|
res: {
|
|
@@ -12849,10 +11529,6 @@ export type $OpenApiTs = {
|
|
|
12849
11529
|
* OAuth token URL override for resource-level authentication (client_credentials flow only)
|
|
12850
11530
|
*/
|
|
12851
11531
|
cc_token_url?: string;
|
|
12852
|
-
/**
|
|
12853
|
-
* MCP server URL for MCP OAuth token refresh
|
|
12854
|
-
*/
|
|
12855
|
-
mcp_server_url?: string;
|
|
12856
11532
|
};
|
|
12857
11533
|
workspace: string;
|
|
12858
11534
|
};
|
|
@@ -13638,9 +12314,10 @@ export type $OpenApiTs = {
|
|
|
13638
12314
|
};
|
|
13639
12315
|
};
|
|
13640
12316
|
};
|
|
13641
|
-
'/w/{workspace}/flows/get/v/{version}': {
|
|
12317
|
+
'/w/{workspace}/flows/get/v/{version}/p/{path}': {
|
|
13642
12318
|
get: {
|
|
13643
12319
|
req: {
|
|
12320
|
+
path: string;
|
|
13644
12321
|
version: number;
|
|
13645
12322
|
workspace: string;
|
|
13646
12323
|
};
|
|
@@ -13652,9 +12329,10 @@ export type $OpenApiTs = {
|
|
|
13652
12329
|
};
|
|
13653
12330
|
};
|
|
13654
12331
|
};
|
|
13655
|
-
'/w/{workspace}/flows/history_update/v/{version}': {
|
|
12332
|
+
'/w/{workspace}/flows/history_update/v/{version}/p/{path}': {
|
|
13656
12333
|
post: {
|
|
13657
12334
|
req: {
|
|
12335
|
+
path: string;
|
|
13658
12336
|
/**
|
|
13659
12337
|
* Flow deployment message
|
|
13660
12338
|
*/
|
|
@@ -13699,7 +12377,6 @@ export type $OpenApiTs = {
|
|
|
13699
12377
|
*/
|
|
13700
12378
|
200: {
|
|
13701
12379
|
lock_error_logs?: string;
|
|
13702
|
-
job_id?: string;
|
|
13703
12380
|
};
|
|
13704
12381
|
};
|
|
13705
12382
|
};
|
|
@@ -15000,7 +13677,6 @@ export type $OpenApiTs = {
|
|
|
15000
13677
|
200: {
|
|
15001
13678
|
lock?: string;
|
|
15002
13679
|
lock_error_logs?: string;
|
|
15003
|
-
job_id?: string;
|
|
15004
13680
|
};
|
|
15005
13681
|
};
|
|
15006
13682
|
};
|
|
@@ -15103,10 +13779,6 @@ export type $OpenApiTs = {
|
|
|
15103
13779
|
* comma separated list of tags
|
|
15104
13780
|
*/
|
|
15105
13781
|
tags: string;
|
|
15106
|
-
/**
|
|
15107
|
-
* workspace to filter tags visibility (required when TAGS_ARE_SENSITIVE is enabled for non-superadmins)
|
|
15108
|
-
*/
|
|
15109
|
-
workspace?: string;
|
|
15110
13782
|
};
|
|
15111
13783
|
res: {
|
|
15112
13784
|
/**
|
|
@@ -15158,81 +13830,6 @@ export type $OpenApiTs = {
|
|
|
15158
13830
|
};
|
|
15159
13831
|
};
|
|
15160
13832
|
};
|
|
15161
|
-
'/w/{workspace}/workspace_dependencies/create': {
|
|
15162
|
-
post: {
|
|
15163
|
-
req: {
|
|
15164
|
-
/**
|
|
15165
|
-
* New workspace dependencies
|
|
15166
|
-
*/
|
|
15167
|
-
requestBody: NewWorkspaceDependencies;
|
|
15168
|
-
workspace: string;
|
|
15169
|
-
};
|
|
15170
|
-
res: {
|
|
15171
|
-
/**
|
|
15172
|
-
* workspace dependencies created
|
|
15173
|
-
*/
|
|
15174
|
-
201: string;
|
|
15175
|
-
};
|
|
15176
|
-
};
|
|
15177
|
-
};
|
|
15178
|
-
'/w/{workspace}/workspace_dependencies/archive/{language}': {
|
|
15179
|
-
post: {
|
|
15180
|
-
req: {
|
|
15181
|
-
language: ScriptLang;
|
|
15182
|
-
name?: string;
|
|
15183
|
-
workspace: string;
|
|
15184
|
-
};
|
|
15185
|
-
res: {
|
|
15186
|
-
/**
|
|
15187
|
-
* result
|
|
15188
|
-
*/
|
|
15189
|
-
200: unknown;
|
|
15190
|
-
};
|
|
15191
|
-
};
|
|
15192
|
-
};
|
|
15193
|
-
'/w/{workspace}/workspace_dependencies/delete/{language}': {
|
|
15194
|
-
post: {
|
|
15195
|
-
req: {
|
|
15196
|
-
language: ScriptLang;
|
|
15197
|
-
name?: string;
|
|
15198
|
-
workspace: string;
|
|
15199
|
-
};
|
|
15200
|
-
res: {
|
|
15201
|
-
/**
|
|
15202
|
-
* result
|
|
15203
|
-
*/
|
|
15204
|
-
200: unknown;
|
|
15205
|
-
};
|
|
15206
|
-
};
|
|
15207
|
-
};
|
|
15208
|
-
'/w/{workspace}/workspace_dependencies/list': {
|
|
15209
|
-
get: {
|
|
15210
|
-
req: {
|
|
15211
|
-
workspace: string;
|
|
15212
|
-
};
|
|
15213
|
-
res: {
|
|
15214
|
-
/**
|
|
15215
|
-
* All workspace dependencies
|
|
15216
|
-
*/
|
|
15217
|
-
200: Array<WorkspaceDependencies>;
|
|
15218
|
-
};
|
|
15219
|
-
};
|
|
15220
|
-
};
|
|
15221
|
-
'/w/{workspace}/workspace_dependencies/get_latest/{language}': {
|
|
15222
|
-
get: {
|
|
15223
|
-
req: {
|
|
15224
|
-
language: ScriptLang;
|
|
15225
|
-
name?: string;
|
|
15226
|
-
workspace: string;
|
|
15227
|
-
};
|
|
15228
|
-
res: {
|
|
15229
|
-
/**
|
|
15230
|
-
* Latest workspace dependencies
|
|
15231
|
-
*/
|
|
15232
|
-
200: WorkspaceDependencies;
|
|
15233
|
-
};
|
|
15234
|
-
};
|
|
15235
|
-
};
|
|
15236
13833
|
'/w/{workspace}/jobs/list_selected_job_groups': {
|
|
15237
13834
|
post: {
|
|
15238
13835
|
req: {
|
|
@@ -16103,9 +14700,13 @@ export type $OpenApiTs = {
|
|
|
16103
14700
|
};
|
|
16104
14701
|
};
|
|
16105
14702
|
};
|
|
16106
|
-
'/w/{workspace}/jobs/restart/f/{id}': {
|
|
14703
|
+
'/w/{workspace}/jobs/restart/f/{id}/from/{step_id}/{branch_or_iteration_n}': {
|
|
16107
14704
|
post: {
|
|
16108
14705
|
req: {
|
|
14706
|
+
/**
|
|
14707
|
+
* for branchall or loop, the iteration at which the flow should restart
|
|
14708
|
+
*/
|
|
14709
|
+
branchOrIterationN: number;
|
|
16109
14710
|
id: string;
|
|
16110
14711
|
/**
|
|
16111
14712
|
* List of headers's keys (separated with ',') whove value are added to the args
|
|
@@ -16124,24 +14725,11 @@ export type $OpenApiTs = {
|
|
|
16124
14725
|
/**
|
|
16125
14726
|
* The parent job that is at the origin and responsible for the execution of this script if any
|
|
16126
14727
|
*/
|
|
16127
|
-
parentJob?: string;
|
|
16128
|
-
/**
|
|
16129
|
-
*
|
|
16130
|
-
*/
|
|
16131
|
-
requestBody:
|
|
16132
|
-
/**
|
|
16133
|
-
* step id to restart the flow from
|
|
16134
|
-
*/
|
|
16135
|
-
step_id: string;
|
|
16136
|
-
/**
|
|
16137
|
-
* for branchall or loop, the iteration at which the flow should restart (optional)
|
|
16138
|
-
*/
|
|
16139
|
-
branch_or_iteration_n?: number;
|
|
16140
|
-
/**
|
|
16141
|
-
* specific flow version to use for restart (optional, uses current version if not specified)
|
|
16142
|
-
*/
|
|
16143
|
-
flow_version?: number;
|
|
16144
|
-
};
|
|
14728
|
+
parentJob?: string;
|
|
14729
|
+
/**
|
|
14730
|
+
* flow args
|
|
14731
|
+
*/
|
|
14732
|
+
requestBody: ScriptArgs;
|
|
16145
14733
|
/**
|
|
16146
14734
|
* when to schedule this job (leave empty for immediate run)
|
|
16147
14735
|
*/
|
|
@@ -16150,6 +14738,10 @@ export type $OpenApiTs = {
|
|
|
16150
14738
|
* schedule the script to execute in the number of seconds starting now
|
|
16151
14739
|
*/
|
|
16152
14740
|
scheduledInSecs?: number;
|
|
14741
|
+
/**
|
|
14742
|
+
* step id to restart the flow from
|
|
14743
|
+
*/
|
|
14744
|
+
stepId: string;
|
|
16153
14745
|
/**
|
|
16154
14746
|
* Override the tag to use
|
|
16155
14747
|
*/
|
|
@@ -16253,23 +14845,6 @@ export type $OpenApiTs = {
|
|
|
16253
14845
|
};
|
|
16254
14846
|
};
|
|
16255
14847
|
};
|
|
16256
|
-
'/w/{workspace}/jobs/run_inline/preview': {
|
|
16257
|
-
post: {
|
|
16258
|
-
req: {
|
|
16259
|
-
/**
|
|
16260
|
-
* preview
|
|
16261
|
-
*/
|
|
16262
|
-
requestBody: PreviewInline;
|
|
16263
|
-
workspace: string;
|
|
16264
|
-
};
|
|
16265
|
-
res: {
|
|
16266
|
-
/**
|
|
16267
|
-
* script result
|
|
16268
|
-
*/
|
|
16269
|
-
200: unknown;
|
|
16270
|
-
};
|
|
16271
|
-
};
|
|
16272
|
-
};
|
|
16273
14848
|
'/w/{workspace}/jobs/run_wait_result/preview': {
|
|
16274
14849
|
post: {
|
|
16275
14850
|
req: {
|
|
@@ -16492,14 +15067,6 @@ export type $OpenApiTs = {
|
|
|
16492
15067
|
* filter on jobs with a given tag/worker group
|
|
16493
15068
|
*/
|
|
16494
15069
|
tag?: string;
|
|
16495
|
-
/**
|
|
16496
|
-
* trigger kind (schedule, http, websocket...)
|
|
16497
|
-
*/
|
|
16498
|
-
triggerKind?: JobTriggerKind;
|
|
16499
|
-
/**
|
|
16500
|
-
* mask to filter by trigger path
|
|
16501
|
-
*/
|
|
16502
|
-
triggerPath?: string;
|
|
16503
15070
|
/**
|
|
16504
15071
|
* worker this job was ran on
|
|
16505
15072
|
*/
|
|
@@ -16928,90 +15495,6 @@ export type $OpenApiTs = {
|
|
|
16928
15495
|
};
|
|
16929
15496
|
};
|
|
16930
15497
|
};
|
|
16931
|
-
'/w/{workspace}/jobs/completed/export': {
|
|
16932
|
-
get: {
|
|
16933
|
-
req: {
|
|
16934
|
-
/**
|
|
16935
|
-
* which page to return (start at 1, default 1)
|
|
16936
|
-
*/
|
|
16937
|
-
page?: number;
|
|
16938
|
-
/**
|
|
16939
|
-
* number of items to return for a given page (default 30, max 100)
|
|
16940
|
-
*/
|
|
16941
|
-
perPage?: number;
|
|
16942
|
-
workspace: string;
|
|
16943
|
-
};
|
|
16944
|
-
res: {
|
|
16945
|
-
/**
|
|
16946
|
-
* All completed jobs exported
|
|
16947
|
-
*/
|
|
16948
|
-
200: Array<ExportableCompletedJob>;
|
|
16949
|
-
};
|
|
16950
|
-
};
|
|
16951
|
-
};
|
|
16952
|
-
'/w/{workspace}/jobs/completed/import': {
|
|
16953
|
-
post: {
|
|
16954
|
-
req: {
|
|
16955
|
-
requestBody: Array<ExportableCompletedJob>;
|
|
16956
|
-
workspace: string;
|
|
16957
|
-
};
|
|
16958
|
-
res: {
|
|
16959
|
-
/**
|
|
16960
|
-
* Successfully imported completed jobs
|
|
16961
|
-
*/
|
|
16962
|
-
200: string;
|
|
16963
|
-
};
|
|
16964
|
-
};
|
|
16965
|
-
};
|
|
16966
|
-
'/w/{workspace}/jobs/queue/export': {
|
|
16967
|
-
get: {
|
|
16968
|
-
req: {
|
|
16969
|
-
/**
|
|
16970
|
-
* which page to return (start at 1, default 1)
|
|
16971
|
-
*/
|
|
16972
|
-
page?: number;
|
|
16973
|
-
/**
|
|
16974
|
-
* number of items to return for a given page (default 30, max 100)
|
|
16975
|
-
*/
|
|
16976
|
-
perPage?: number;
|
|
16977
|
-
workspace: string;
|
|
16978
|
-
};
|
|
16979
|
-
res: {
|
|
16980
|
-
/**
|
|
16981
|
-
* All queued jobs exported
|
|
16982
|
-
*/
|
|
16983
|
-
200: Array<ExportableQueuedJob>;
|
|
16984
|
-
};
|
|
16985
|
-
};
|
|
16986
|
-
};
|
|
16987
|
-
'/w/{workspace}/jobs/queue/import': {
|
|
16988
|
-
post: {
|
|
16989
|
-
req: {
|
|
16990
|
-
requestBody: Array<ExportableQueuedJob>;
|
|
16991
|
-
workspace: string;
|
|
16992
|
-
};
|
|
16993
|
-
res: {
|
|
16994
|
-
/**
|
|
16995
|
-
* Successfully imported queued jobs
|
|
16996
|
-
*/
|
|
16997
|
-
200: string;
|
|
16998
|
-
};
|
|
16999
|
-
};
|
|
17000
|
-
};
|
|
17001
|
-
'/w/{workspace}/jobs/delete': {
|
|
17002
|
-
post: {
|
|
17003
|
-
req: {
|
|
17004
|
-
requestBody: Array<(string)>;
|
|
17005
|
-
workspace: string;
|
|
17006
|
-
};
|
|
17007
|
-
res: {
|
|
17008
|
-
/**
|
|
17009
|
-
* Successfully deleted jobs
|
|
17010
|
-
*/
|
|
17011
|
-
200: string;
|
|
17012
|
-
};
|
|
17013
|
-
};
|
|
17014
|
-
};
|
|
17015
15498
|
'/w/{workspace}/jobs/list': {
|
|
17016
15499
|
get: {
|
|
17017
15500
|
req: {
|
|
@@ -17138,7 +15621,7 @@ export type $OpenApiTs = {
|
|
|
17138
15621
|
/**
|
|
17139
15622
|
* trigger kind (schedule, http, websocket...)
|
|
17140
15623
|
*/
|
|
17141
|
-
triggerKind?:
|
|
15624
|
+
triggerKind?: 'webhook' | 'default_email' | 'email' | 'schedule' | 'http' | 'websocket' | 'postgres' | 'kafka' | 'nats' | 'mqtt' | 'sqs' | 'gcp' | 'poll' | 'cli';
|
|
17142
15625
|
/**
|
|
17143
15626
|
* worker this job was ran on
|
|
17144
15627
|
*/
|
|
@@ -17406,24 +15889,6 @@ export type $OpenApiTs = {
|
|
|
17406
15889
|
};
|
|
17407
15890
|
};
|
|
17408
15891
|
};
|
|
17409
|
-
'/w/{workspace}/jobs_u/completed/get_timing/{id}': {
|
|
17410
|
-
get: {
|
|
17411
|
-
req: {
|
|
17412
|
-
id: string;
|
|
17413
|
-
workspace: string;
|
|
17414
|
-
};
|
|
17415
|
-
res: {
|
|
17416
|
-
/**
|
|
17417
|
-
* job timing details
|
|
17418
|
-
*/
|
|
17419
|
-
200: {
|
|
17420
|
-
created_at: string;
|
|
17421
|
-
started_at?: string;
|
|
17422
|
-
duration_ms?: number;
|
|
17423
|
-
};
|
|
17424
|
-
};
|
|
17425
|
-
};
|
|
17426
|
-
};
|
|
17427
15892
|
'/w/{workspace}/jobs/completed/delete/{id}': {
|
|
17428
15893
|
post: {
|
|
17429
15894
|
req: {
|
|
@@ -17551,10 +16016,6 @@ export type $OpenApiTs = {
|
|
|
17551
16016
|
get: {
|
|
17552
16017
|
req: {
|
|
17553
16018
|
approver?: string;
|
|
17554
|
-
/**
|
|
17555
|
-
* If true, generate resume URLs for the parent flow instead of the specific step. This allows pre-approvals that can be consumed by any later suspend step in the same flow.
|
|
17556
|
-
*/
|
|
17557
|
-
flowLevel?: boolean;
|
|
17558
16019
|
id: string;
|
|
17559
16020
|
resumeId: number;
|
|
17560
16021
|
workspace: string;
|
|
@@ -17881,7 +16342,7 @@ export type $OpenApiTs = {
|
|
|
17881
16342
|
/**
|
|
17882
16343
|
* trigger kind (schedule, http, websocket...)
|
|
17883
16344
|
*/
|
|
17884
|
-
triggerKind?:
|
|
16345
|
+
triggerKind?: 'webhook' | 'default_email' | 'email' | 'schedule' | 'http' | 'websocket' | 'postgres' | 'kafka' | 'nats' | 'mqtt' | 'sqs' | 'gcp' | 'poll' | 'cli';
|
|
17885
16346
|
workspace: string;
|
|
17886
16347
|
};
|
|
17887
16348
|
res: {
|
|
@@ -18092,66 +16553,6 @@ export type $OpenApiTs = {
|
|
|
18092
16553
|
};
|
|
18093
16554
|
};
|
|
18094
16555
|
};
|
|
18095
|
-
'/w/{workspace}/trigger/{trigger_kind}/resume_suspended_trigger_jobs/{trigger_path}': {
|
|
18096
|
-
post: {
|
|
18097
|
-
req: {
|
|
18098
|
-
/**
|
|
18099
|
-
* Optional list of job IDs to reassign
|
|
18100
|
-
*/
|
|
18101
|
-
requestBody?: {
|
|
18102
|
-
/**
|
|
18103
|
-
* Optional list of specific job UUIDs to reassign. If not provided, all suspended jobs for the trigger will be reassigned.
|
|
18104
|
-
*/
|
|
18105
|
-
job_ids?: Array<(string)>;
|
|
18106
|
-
};
|
|
18107
|
-
/**
|
|
18108
|
-
* The kind of trigger
|
|
18109
|
-
*/
|
|
18110
|
-
triggerKind: JobTriggerKind;
|
|
18111
|
-
/**
|
|
18112
|
-
* The path of the trigger (can contain forward slashes)
|
|
18113
|
-
*/
|
|
18114
|
-
triggerPath: string;
|
|
18115
|
-
workspace: string;
|
|
18116
|
-
};
|
|
18117
|
-
res: {
|
|
18118
|
-
/**
|
|
18119
|
-
* confirmation message
|
|
18120
|
-
*/
|
|
18121
|
-
200: string;
|
|
18122
|
-
};
|
|
18123
|
-
};
|
|
18124
|
-
};
|
|
18125
|
-
'/w/{workspace}/trigger/{trigger_kind}/cancel_suspended_trigger_jobs/{trigger_path}': {
|
|
18126
|
-
post: {
|
|
18127
|
-
req: {
|
|
18128
|
-
/**
|
|
18129
|
-
* Optional list of job IDs to cancel
|
|
18130
|
-
*/
|
|
18131
|
-
requestBody?: {
|
|
18132
|
-
/**
|
|
18133
|
-
* Optional list of specific job UUIDs to cancel. If not provided, all suspended jobs for the trigger will be canceled.
|
|
18134
|
-
*/
|
|
18135
|
-
job_ids?: Array<(string)>;
|
|
18136
|
-
};
|
|
18137
|
-
/**
|
|
18138
|
-
* The kind of trigger
|
|
18139
|
-
*/
|
|
18140
|
-
triggerKind: JobTriggerKind;
|
|
18141
|
-
/**
|
|
18142
|
-
* The path of the trigger (can contain forward slashes)
|
|
18143
|
-
*/
|
|
18144
|
-
triggerPath: string;
|
|
18145
|
-
workspace: string;
|
|
18146
|
-
};
|
|
18147
|
-
res: {
|
|
18148
|
-
/**
|
|
18149
|
-
* confirmation message
|
|
18150
|
-
*/
|
|
18151
|
-
200: string;
|
|
18152
|
-
};
|
|
18153
|
-
};
|
|
18154
|
-
};
|
|
18155
16556
|
'/schedules/preview': {
|
|
18156
16557
|
post: {
|
|
18157
16558
|
req: {
|
|
@@ -18531,12 +16932,12 @@ export type $OpenApiTs = {
|
|
|
18531
16932
|
};
|
|
18532
16933
|
};
|
|
18533
16934
|
};
|
|
18534
|
-
'/w/{workspace}/http_triggers/
|
|
16935
|
+
'/w/{workspace}/http_triggers/setenabled/{path}': {
|
|
18535
16936
|
post: {
|
|
18536
16937
|
req: {
|
|
18537
16938
|
path: string;
|
|
18538
16939
|
requestBody: {
|
|
18539
|
-
|
|
16940
|
+
enabled: boolean;
|
|
18540
16941
|
};
|
|
18541
16942
|
workspace: string;
|
|
18542
16943
|
};
|
|
@@ -18652,7 +17053,7 @@ export type $OpenApiTs = {
|
|
|
18652
17053
|
};
|
|
18653
17054
|
};
|
|
18654
17055
|
};
|
|
18655
|
-
'/w/{workspace}/websocket_triggers/
|
|
17056
|
+
'/w/{workspace}/websocket_triggers/setenabled/{path}': {
|
|
18656
17057
|
post: {
|
|
18657
17058
|
req: {
|
|
18658
17059
|
path: string;
|
|
@@ -18660,7 +17061,7 @@ export type $OpenApiTs = {
|
|
|
18660
17061
|
* updated websocket trigger enable
|
|
18661
17062
|
*/
|
|
18662
17063
|
requestBody: {
|
|
18663
|
-
|
|
17064
|
+
enabled: boolean;
|
|
18664
17065
|
};
|
|
18665
17066
|
workspace: string;
|
|
18666
17067
|
};
|
|
@@ -18797,7 +17198,7 @@ export type $OpenApiTs = {
|
|
|
18797
17198
|
};
|
|
18798
17199
|
};
|
|
18799
17200
|
};
|
|
18800
|
-
'/w/{workspace}/kafka_triggers/
|
|
17201
|
+
'/w/{workspace}/kafka_triggers/setenabled/{path}': {
|
|
18801
17202
|
post: {
|
|
18802
17203
|
req: {
|
|
18803
17204
|
path: string;
|
|
@@ -18805,7 +17206,7 @@ export type $OpenApiTs = {
|
|
|
18805
17206
|
* updated kafka trigger enable
|
|
18806
17207
|
*/
|
|
18807
17208
|
requestBody: {
|
|
18808
|
-
|
|
17209
|
+
enabled: boolean;
|
|
18809
17210
|
};
|
|
18810
17211
|
workspace: string;
|
|
18811
17212
|
};
|
|
@@ -18942,7 +17343,7 @@ export type $OpenApiTs = {
|
|
|
18942
17343
|
};
|
|
18943
17344
|
};
|
|
18944
17345
|
};
|
|
18945
|
-
'/w/{workspace}/nats_triggers/
|
|
17346
|
+
'/w/{workspace}/nats_triggers/setenabled/{path}': {
|
|
18946
17347
|
post: {
|
|
18947
17348
|
req: {
|
|
18948
17349
|
path: string;
|
|
@@ -18950,7 +17351,7 @@ export type $OpenApiTs = {
|
|
|
18950
17351
|
* updated nats trigger enable
|
|
18951
17352
|
*/
|
|
18952
17353
|
requestBody: {
|
|
18953
|
-
|
|
17354
|
+
enabled: boolean;
|
|
18954
17355
|
};
|
|
18955
17356
|
workspace: string;
|
|
18956
17357
|
};
|
|
@@ -19087,7 +17488,7 @@ export type $OpenApiTs = {
|
|
|
19087
17488
|
};
|
|
19088
17489
|
};
|
|
19089
17490
|
};
|
|
19090
|
-
'/w/{workspace}/sqs_triggers/
|
|
17491
|
+
'/w/{workspace}/sqs_triggers/setenabled/{path}': {
|
|
19091
17492
|
post: {
|
|
19092
17493
|
req: {
|
|
19093
17494
|
path: string;
|
|
@@ -19095,7 +17496,7 @@ export type $OpenApiTs = {
|
|
|
19095
17496
|
* updated sqs trigger enable
|
|
19096
17497
|
*/
|
|
19097
17498
|
requestBody: {
|
|
19098
|
-
|
|
17499
|
+
enabled: boolean;
|
|
19099
17500
|
};
|
|
19100
17501
|
workspace: string;
|
|
19101
17502
|
};
|
|
@@ -19232,7 +17633,7 @@ export type $OpenApiTs = {
|
|
|
19232
17633
|
};
|
|
19233
17634
|
};
|
|
19234
17635
|
};
|
|
19235
|
-
'/w/{workspace}/mqtt_triggers/
|
|
17636
|
+
'/w/{workspace}/mqtt_triggers/setenabled/{path}': {
|
|
19236
17637
|
post: {
|
|
19237
17638
|
req: {
|
|
19238
17639
|
path: string;
|
|
@@ -19240,7 +17641,7 @@ export type $OpenApiTs = {
|
|
|
19240
17641
|
* updated mqtt trigger enable
|
|
19241
17642
|
*/
|
|
19242
17643
|
requestBody: {
|
|
19243
|
-
|
|
17644
|
+
enabled: boolean;
|
|
19244
17645
|
};
|
|
19245
17646
|
workspace: string;
|
|
19246
17647
|
};
|
|
@@ -19377,7 +17778,7 @@ export type $OpenApiTs = {
|
|
|
19377
17778
|
};
|
|
19378
17779
|
};
|
|
19379
17780
|
};
|
|
19380
|
-
'/w/{workspace}/gcp_triggers/
|
|
17781
|
+
'/w/{workspace}/gcp_triggers/setenabled/{path}': {
|
|
19381
17782
|
post: {
|
|
19382
17783
|
req: {
|
|
19383
17784
|
path: string;
|
|
@@ -19385,7 +17786,7 @@ export type $OpenApiTs = {
|
|
|
19385
17786
|
* updated gcp trigger enable
|
|
19386
17787
|
*/
|
|
19387
17788
|
requestBody: {
|
|
19388
|
-
|
|
17789
|
+
enabled: boolean;
|
|
19389
17790
|
};
|
|
19390
17791
|
workspace: string;
|
|
19391
17792
|
};
|
|
@@ -19775,7 +18176,7 @@ export type $OpenApiTs = {
|
|
|
19775
18176
|
};
|
|
19776
18177
|
};
|
|
19777
18178
|
};
|
|
19778
|
-
'/w/{workspace}/postgres_triggers/
|
|
18179
|
+
'/w/{workspace}/postgres_triggers/setenabled/{path}': {
|
|
19779
18180
|
post: {
|
|
19780
18181
|
req: {
|
|
19781
18182
|
path: string;
|
|
@@ -19783,7 +18184,7 @@ export type $OpenApiTs = {
|
|
|
19783
18184
|
* updated postgres trigger enable
|
|
19784
18185
|
*/
|
|
19785
18186
|
requestBody: {
|
|
19786
|
-
|
|
18187
|
+
enabled: boolean;
|
|
19787
18188
|
};
|
|
19788
18189
|
workspace: string;
|
|
19789
18190
|
};
|
|
@@ -19939,12 +18340,12 @@ export type $OpenApiTs = {
|
|
|
19939
18340
|
};
|
|
19940
18341
|
};
|
|
19941
18342
|
};
|
|
19942
|
-
'/w/{workspace}/email_triggers/
|
|
18343
|
+
'/w/{workspace}/email_triggers/setenabled/{path}': {
|
|
19943
18344
|
post: {
|
|
19944
18345
|
req: {
|
|
19945
18346
|
path: string;
|
|
19946
18347
|
requestBody: {
|
|
19947
|
-
|
|
18348
|
+
enabled: boolean;
|
|
19948
18349
|
};
|
|
19949
18350
|
workspace: string;
|
|
19950
18351
|
};
|
|
@@ -20250,34 +18651,6 @@ export type $OpenApiTs = {
|
|
|
20250
18651
|
};
|
|
20251
18652
|
};
|
|
20252
18653
|
};
|
|
20253
|
-
'/w/{workspace}/groups_history/get/{name}': {
|
|
20254
|
-
get: {
|
|
20255
|
-
req: {
|
|
20256
|
-
name: string;
|
|
20257
|
-
/**
|
|
20258
|
-
* which page to return (start at 1, default 1)
|
|
20259
|
-
*/
|
|
20260
|
-
page?: number;
|
|
20261
|
-
/**
|
|
20262
|
-
* number of items to return for a given page (default 30, max 100)
|
|
20263
|
-
*/
|
|
20264
|
-
perPage?: number;
|
|
20265
|
-
workspace: string;
|
|
20266
|
-
};
|
|
20267
|
-
res: {
|
|
20268
|
-
/**
|
|
20269
|
-
* group permission history
|
|
20270
|
-
*/
|
|
20271
|
-
200: Array<{
|
|
20272
|
-
id?: number;
|
|
20273
|
-
changed_by?: string;
|
|
20274
|
-
changed_at?: string;
|
|
20275
|
-
change_type?: string;
|
|
20276
|
-
member_affected?: string | null;
|
|
20277
|
-
}>;
|
|
20278
|
-
};
|
|
20279
|
-
};
|
|
20280
|
-
};
|
|
20281
18654
|
'/w/{workspace}/folders/list': {
|
|
20282
18655
|
get: {
|
|
20283
18656
|
req: {
|
|
@@ -20464,34 +18837,6 @@ export type $OpenApiTs = {
|
|
|
20464
18837
|
};
|
|
20465
18838
|
};
|
|
20466
18839
|
};
|
|
20467
|
-
'/w/{workspace}/folders_history/get/{name}': {
|
|
20468
|
-
get: {
|
|
20469
|
-
req: {
|
|
20470
|
-
name: string;
|
|
20471
|
-
/**
|
|
20472
|
-
* which page to return (start at 1, default 1)
|
|
20473
|
-
*/
|
|
20474
|
-
page?: number;
|
|
20475
|
-
/**
|
|
20476
|
-
* number of items to return for a given page (default 30, max 100)
|
|
20477
|
-
*/
|
|
20478
|
-
perPage?: number;
|
|
20479
|
-
workspace: string;
|
|
20480
|
-
};
|
|
20481
|
-
res: {
|
|
20482
|
-
/**
|
|
20483
|
-
* folder permission history
|
|
20484
|
-
*/
|
|
20485
|
-
200: Array<{
|
|
20486
|
-
id?: number;
|
|
20487
|
-
changed_by?: string;
|
|
20488
|
-
changed_at?: string;
|
|
20489
|
-
change_type?: string;
|
|
20490
|
-
affected?: string | null;
|
|
20491
|
-
}>;
|
|
20492
|
-
};
|
|
20493
|
-
};
|
|
20494
|
-
};
|
|
20495
18840
|
'/configs/list_worker_groups': {
|
|
20496
18841
|
get: {
|
|
20497
18842
|
res: {
|
|
@@ -20700,16 +19045,6 @@ export type $OpenApiTs = {
|
|
|
20700
19045
|
};
|
|
20701
19046
|
};
|
|
20702
19047
|
};
|
|
20703
|
-
'/agent_workers/get_min_version': {
|
|
20704
|
-
get: {
|
|
20705
|
-
res: {
|
|
20706
|
-
/**
|
|
20707
|
-
* minimum worker version
|
|
20708
|
-
*/
|
|
20709
|
-
200: string;
|
|
20710
|
-
};
|
|
20711
|
-
};
|
|
20712
|
-
};
|
|
20713
19048
|
'/w/{workspace}/acls/get/{kind}/{path}': {
|
|
20714
19049
|
get: {
|
|
20715
19050
|
req: {
|
|
@@ -21814,68 +20149,4 @@ export type $OpenApiTs = {
|
|
|
21814
20149
|
};
|
|
21815
20150
|
};
|
|
21816
20151
|
};
|
|
21817
|
-
'/mcp/oauth/discover': {
|
|
21818
|
-
post: {
|
|
21819
|
-
req: {
|
|
21820
|
-
requestBody: {
|
|
21821
|
-
/**
|
|
21822
|
-
* URL of the MCP server to discover OAuth metadata from
|
|
21823
|
-
*/
|
|
21824
|
-
mcp_server_url: string;
|
|
21825
|
-
};
|
|
21826
|
-
};
|
|
21827
|
-
res: {
|
|
21828
|
-
/**
|
|
21829
|
-
* OAuth metadata from MCP server
|
|
21830
|
-
*/
|
|
21831
|
-
200: {
|
|
21832
|
-
scopes_supported?: Array<(string)>;
|
|
21833
|
-
authorization_endpoint?: string;
|
|
21834
|
-
token_endpoint?: string;
|
|
21835
|
-
registration_endpoint?: string;
|
|
21836
|
-
supports_dynamic_registration?: boolean;
|
|
21837
|
-
};
|
|
21838
|
-
};
|
|
21839
|
-
};
|
|
21840
|
-
};
|
|
21841
|
-
'/mcp/oauth/start': {
|
|
21842
|
-
get: {
|
|
21843
|
-
req: {
|
|
21844
|
-
/**
|
|
21845
|
-
* URL of the MCP server to connect to
|
|
21846
|
-
*/
|
|
21847
|
-
mcpServerUrl: string;
|
|
21848
|
-
/**
|
|
21849
|
-
* Comma-separated list of OAuth scopes to request
|
|
21850
|
-
*/
|
|
21851
|
-
scopes?: string;
|
|
21852
|
-
};
|
|
21853
|
-
res: {
|
|
21854
|
-
/**
|
|
21855
|
-
* Redirect to OAuth provider authorization URL
|
|
21856
|
-
*/
|
|
21857
|
-
302: unknown;
|
|
21858
|
-
};
|
|
21859
|
-
};
|
|
21860
|
-
};
|
|
21861
|
-
'/mcp/oauth/callback': {
|
|
21862
|
-
get: {
|
|
21863
|
-
req: {
|
|
21864
|
-
/**
|
|
21865
|
-
* OAuth authorization code
|
|
21866
|
-
*/
|
|
21867
|
-
code: string;
|
|
21868
|
-
/**
|
|
21869
|
-
* CSRF state token
|
|
21870
|
-
*/
|
|
21871
|
-
state: string;
|
|
21872
|
-
};
|
|
21873
|
-
res: {
|
|
21874
|
-
/**
|
|
21875
|
-
* HTML page with JavaScript that posts tokens to opener window and closes
|
|
21876
|
-
*/
|
|
21877
|
-
200: string;
|
|
21878
|
-
};
|
|
21879
|
-
};
|
|
21880
|
-
};
|
|
21881
20152
|
};
|