windmill-client 1.333.4 → 1.334.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.
@@ -36,7 +36,7 @@ exports.OpenAPI = {
36
36
  PASSWORD: undefined,
37
37
  TOKEN: getEnv("WM_TOKEN"),
38
38
  USERNAME: undefined,
39
- VERSION: '1.333.4',
39
+ VERSION: '1.334.0',
40
40
  WITH_CREDENTIALS: true,
41
41
  interceptors: {
42
42
  request: new Interceptors(),
@@ -1,5 +1,5 @@
1
1
  import type { CancelablePromise } from './core/CancelablePromise';
2
- import type { BackendVersionResponse, BackendUptodateResponse, GetLicenseIdResponse, GetOpenApiYamlResponse, GetAuditLogData, GetAuditLogResponse, ListAuditLogsData, ListAuditLogsResponse, LoginData, LoginResponse, LogoutResponse, GetUserData, GetUserResponse, UpdateUserData, UpdateUserResponse, IsOwnerOfPathData, IsOwnerOfPathResponse, SetPasswordData, SetPasswordResponse, CreateUserGloballyData, CreateUserGloballyResponse, GlobalUserUpdateData, GlobalUserUpdateResponse, GlobalUsernameInfoData, GlobalUsernameInfoResponse, GlobalUserRenameData, GlobalUserRenameResponse, GlobalUserDeleteData, GlobalUserDeleteResponse, DeleteUserData, DeleteUserResponse, GetCurrentEmailResponse, RefreshUserTokenResponse, GetTutorialProgressResponse, UpdateTutorialProgressData, UpdateTutorialProgressResponse, LeaveInstanceResponse, GetUsageResponse, GetRunnableResponse, GlobalWhoamiResponse, ListWorkspaceInvitesResponse, WhoamiData, WhoamiResponse, AcceptInviteData, AcceptInviteResponse, DeclineInviteData, DeclineInviteResponse, WhoisData, WhoisResponse, ExistsEmailData, ExistsEmailResponse, ListUsersAsSuperAdminData, ListUsersAsSuperAdminResponse, ListUsersData, ListUsersResponse, ListUsersUsageData, ListUsersUsageResponse, ListUsernamesData, ListUsernamesResponse, CreateTokenData, CreateTokenResponse, CreateTokenImpersonateData, CreateTokenImpersonateResponse, DeleteTokenData, DeleteTokenResponse, ListTokensData, ListTokensResponse, LoginWithOauthData, LoginWithOauthResponse, ListWorkspacesResponse, IsDomainAllowedResponse, ListUserWorkspacesResponse, ListWorkspacesAsSuperAdminData, ListWorkspacesAsSuperAdminResponse, CreateWorkspaceData, CreateWorkspaceResponse, ExistsWorkspaceData, ExistsWorkspaceResponse, ExistsUsernameData, ExistsUsernameResponse, InviteUserData, InviteUserResponse, AddUserData, AddUserResponse, DeleteInviteData, DeleteInviteResponse, ArchiveWorkspaceData, ArchiveWorkspaceResponse, UnarchiveWorkspaceData, UnarchiveWorkspaceResponse, DeleteWorkspaceData, DeleteWorkspaceResponse, LeaveWorkspaceData, LeaveWorkspaceResponse, GetWorkspaceNameData, GetWorkspaceNameResponse, ChangeWorkspaceNameData, ChangeWorkspaceNameResponse, ChangeWorkspaceIdData, ChangeWorkspaceIdResponse, ListPendingInvitesData, ListPendingInvitesResponse, GetSettingsData, GetSettingsResponse, GetDeployToData, GetDeployToResponse, GetIsPremiumData, GetIsPremiumResponse, GetPremiumInfoData, GetPremiumInfoResponse, SetAutomaticBillingData, SetAutomaticBillingResponse, EditSlackCommandData, EditSlackCommandResponse, RunSlackMessageTestJobData, RunSlackMessageTestJobResponse, EditDeployToData, EditDeployToResponse, EditAutoInviteData, EditAutoInviteResponse, EditWebhookData, EditWebhookResponse, EditCopilotConfigData, EditCopilotConfigResponse, GetCopilotInfoData, GetCopilotInfoResponse, EditErrorHandlerData, EditErrorHandlerResponse, EditLargeFileStorageConfigData, EditLargeFileStorageConfigResponse, EditWorkspaceGitSyncConfigData, EditWorkspaceGitSyncConfigResponse, EditWorkspaceDefaultAppData, EditWorkspaceDefaultAppResponse, EditDefaultScriptsData, EditDefaultScriptsResponse, GetDefaultScriptsData, GetDefaultScriptsResponse, SetEnvironmentVariableData, SetEnvironmentVariableResponse, GetWorkspaceEncryptionKeyData, GetWorkspaceEncryptionKeyResponse, SetWorkspaceEncryptionKeyData, SetWorkspaceEncryptionKeyResponse, GetWorkspaceDefaultAppData, GetWorkspaceDefaultAppResponse, GetLargeFileStorageConfigData, GetLargeFileStorageConfigResponse, GetWorkspaceUsageData, GetWorkspaceUsageResponse, GetGlobalData, GetGlobalResponse, SetGlobalData, SetGlobalResponse, GetLocalResponse, TestSmtpData, TestSmtpResponse, TestLicenseKeyData, TestLicenseKeyResponse, TestObjectStorageConfigData, TestObjectStorageConfigResponse, SendStatsResponse, TestMetadataData, TestMetadataResponse, GetOidcTokenData, GetOidcTokenResponse, CreateVariableData, CreateVariableResponse, EncryptValueData, EncryptValueResponse, DeleteVariableData, DeleteVariableResponse, UpdateVariableData, UpdateVariableResponse, GetVariableData, GetVariableResponse, GetVariableValueData, GetVariableValueResponse, ExistsVariableData, ExistsVariableResponse, ListVariableData, ListVariableResponse, ListContextualVariablesData, ListContextualVariablesResponse, ConnectSlackCallbackData, ConnectSlackCallbackResponse, ConnectCallbackData, ConnectCallbackResponse, CreateAccountData, CreateAccountResponse, RefreshTokenData, RefreshTokenResponse, DisconnectAccountData, DisconnectAccountResponse, DisconnectSlackData, DisconnectSlackResponse, ListOauthLoginsResponse, ListOauthConnectsResponse, CreateResourceData, CreateResourceResponse, DeleteResourceData, DeleteResourceResponse, UpdateResourceData, UpdateResourceResponse, UpdateResourceValueData, UpdateResourceValueResponse, GetResourceData, GetResourceResponse, GetResourceValueInterpolatedData, GetResourceValueInterpolatedResponse, GetResourceValueData, GetResourceValueResponse, ExistsResourceData, ExistsResourceResponse, ListResourceData, ListResourceResponse, ListSearchResourceData, ListSearchResourceResponse, ListResourceNamesData, ListResourceNamesResponse, CreateResourceTypeData, CreateResourceTypeResponse, DeleteResourceTypeData, DeleteResourceTypeResponse, UpdateResourceTypeData, UpdateResourceTypeResponse, GetResourceTypeData, GetResourceTypeResponse, ExistsResourceTypeData, ExistsResourceTypeResponse, ListResourceTypeData, ListResourceTypeResponse, ListResourceTypeNamesData, ListResourceTypeNamesResponse, QueryResourceTypesData, QueryResourceTypesResponse, ListHubIntegrationsData, ListHubIntegrationsResponse, ListHubFlowsResponse, GetHubFlowByIdData, GetHubFlowByIdResponse, ListFlowPathsData, ListFlowPathsResponse, ListSearchFlowData, ListSearchFlowResponse, ListFlowsData, ListFlowsResponse, GetFlowByPathData, GetFlowByPathResponse, ToggleWorkspaceErrorHandlerForFlowData, ToggleWorkspaceErrorHandlerForFlowResponse, GetFlowByPathWithDraftData, GetFlowByPathWithDraftResponse, ExistsFlowByPathData, ExistsFlowByPathResponse, CreateFlowData, CreateFlowResponse, UpdateFlowData, UpdateFlowResponse, ArchiveFlowByPathData, ArchiveFlowByPathResponse, DeleteFlowByPathData, DeleteFlowByPathResponse, GetFlowInputHistoryByPathData, GetFlowInputHistoryByPathResponse, ListHubAppsResponse, GetHubAppByIdData, GetHubAppByIdResponse, ListSearchAppData, ListSearchAppResponse, ListAppsData, ListAppsResponse, CreateAppData, CreateAppResponse, ExistsAppData, ExistsAppResponse, GetAppByPathData, GetAppByPathResponse, GetAppByPathWithDraftData, GetAppByPathWithDraftResponse, GetAppHistoryByPathData, GetAppHistoryByPathResponse, UpdateAppHistoryData, UpdateAppHistoryResponse, GetPublicAppBySecretData, GetPublicAppBySecretResponse, GetPublicResourceData, GetPublicResourceResponse, GetPublicSecretOfAppData, GetPublicSecretOfAppResponse, GetAppByVersionData, GetAppByVersionResponse, DeleteAppData, DeleteAppResponse, UpdateAppData, UpdateAppResponse, ExecuteComponentData, ExecuteComponentResponse, GetHubScriptContentByPathData, GetHubScriptContentByPathResponse, GetHubScriptByPathData, GetHubScriptByPathResponse, GetTopHubScriptsData, GetTopHubScriptsResponse, QueryHubScriptsData, QueryHubScriptsResponse, ListSearchScriptData, ListSearchScriptResponse, ListScriptsData, ListScriptsResponse, ListScriptPathsData, ListScriptPathsResponse, CreateScriptData, CreateScriptResponse, ToggleWorkspaceErrorHandlerForScriptData, ToggleWorkspaceErrorHandlerForScriptResponse, ArchiveScriptByPathData, ArchiveScriptByPathResponse, ArchiveScriptByHashData, ArchiveScriptByHashResponse, DeleteScriptByHashData, DeleteScriptByHashResponse, DeleteScriptByPathData, DeleteScriptByPathResponse, GetScriptByPathData, GetScriptByPathResponse, GetScriptByPathWithDraftData, GetScriptByPathWithDraftResponse, GetScriptHistoryByPathData, GetScriptHistoryByPathResponse, UpdateScriptHistoryData, UpdateScriptHistoryResponse, RawScriptByPathData, RawScriptByPathResponse, RawScriptByPathTokenedData, RawScriptByPathTokenedResponse, ExistsScriptByPathData, ExistsScriptByPathResponse, GetScriptByHashData, GetScriptByHashResponse, RawScriptByHashData, RawScriptByHashResponse, GetScriptDeploymentStatusData, GetScriptDeploymentStatusResponse, CreateDraftData, CreateDraftResponse, DeleteDraftData, DeleteDraftResponse, GetCustomTagsResponse, GeDefaultTagsResponse, IsDefaultTagsPerWorkspaceResponse, ListWorkersData, ListWorkersResponse, ExistsWorkerWithTagData, ExistsWorkerWithTagResponse, GetQueueMetricsResponse, RunScriptByPathData, RunScriptByPathResponse, OpenaiSyncScriptByPathData, OpenaiSyncScriptByPathResponse, RunWaitResultScriptByPathData, RunWaitResultScriptByPathResponse, RunWaitResultScriptByPathGetData, RunWaitResultScriptByPathGetResponse, OpenaiSyncFlowByPathData, OpenaiSyncFlowByPathResponse, RunWaitResultFlowByPathData, RunWaitResultFlowByPathResponse, ResultByIdData, ResultByIdResponse, RunFlowByPathData, RunFlowByPathResponse, RestartFlowAtStepData, RestartFlowAtStepResponse, RunScriptByHashData, RunScriptByHashResponse, RunScriptPreviewData, RunScriptPreviewResponse, RunCodeWorkflowTaskData, RunCodeWorkflowTaskResponse, RunRawScriptDependenciesData, RunRawScriptDependenciesResponse, RunFlowPreviewData, RunFlowPreviewResponse, ListQueueData, ListQueueResponse, GetQueueCountData, GetQueueCountResponse, GetCompletedCountData, GetCompletedCountResponse, CancelAllData, CancelAllResponse, ListCompletedJobsData, ListCompletedJobsResponse, ListJobsData, ListJobsResponse, GetDbClockResponse, GetJobData, GetJobResponse, GetRootJobIdData, GetRootJobIdResponse, GetJobLogsData, GetJobLogsResponse, GetJobUpdatesData, GetJobUpdatesResponse, GetLogFileFromStoreData, GetLogFileFromStoreResponse, GetFlowDebugInfoData, GetFlowDebugInfoResponse, GetCompletedJobData, GetCompletedJobResponse, GetCompletedJobResultData, GetCompletedJobResultResponse, GetCompletedJobResultMaybeData, GetCompletedJobResultMaybeResponse, DeleteCompletedJobData, DeleteCompletedJobResponse, CancelQueuedJobData, CancelQueuedJobResponse, CancelPersistentQueuedJobsData, CancelPersistentQueuedJobsResponse, ForceCancelQueuedJobData, ForceCancelQueuedJobResponse, CreateJobSignatureData, CreateJobSignatureResponse, GetResumeUrlsData, GetResumeUrlsResponse, ResumeSuspendedJobGetData, ResumeSuspendedJobGetResponse, ResumeSuspendedJobPostData, ResumeSuspendedJobPostResponse, SetFlowUserStateData, SetFlowUserStateResponse, GetFlowUserStateData, GetFlowUserStateResponse, ResumeSuspendedFlowAsOwnerData, ResumeSuspendedFlowAsOwnerResponse, CancelSuspendedJobGetData, CancelSuspendedJobGetResponse, CancelSuspendedJobPostData, CancelSuspendedJobPostResponse, GetSuspendedJobFlowData, GetSuspendedJobFlowResponse, ListRawAppsData, ListRawAppsResponse, ExistsRawAppData, ExistsRawAppResponse, GetRawAppDataData, GetRawAppDataResponse, CreateRawAppData, CreateRawAppResponse, UpdateRawAppData, UpdateRawAppResponse, DeleteRawAppData, DeleteRawAppResponse, PreviewScheduleData, PreviewScheduleResponse, CreateScheduleData, CreateScheduleResponse, UpdateScheduleData, UpdateScheduleResponse, SetScheduleEnabledData, SetScheduleEnabledResponse, DeleteScheduleData, DeleteScheduleResponse, GetScheduleData, GetScheduleResponse, ExistsScheduleData, ExistsScheduleResponse, ListSchedulesData, ListSchedulesResponse, ListSchedulesWithJobsData, ListSchedulesWithJobsResponse, SetDefaultErrorOrRecoveryHandlerData, SetDefaultErrorOrRecoveryHandlerResponse, ListInstanceGroupsResponse, GetInstanceGroupData, GetInstanceGroupResponse, CreateInstanceGroupData, CreateInstanceGroupResponse, UpdateInstanceGroupData, UpdateInstanceGroupResponse, DeleteInstanceGroupData, DeleteInstanceGroupResponse, AddUserToInstanceGroupData, AddUserToInstanceGroupResponse, RemoveUserFromInstanceGroupData, RemoveUserFromInstanceGroupResponse, ListGroupsData, ListGroupsResponse, ListGroupNamesData, ListGroupNamesResponse, CreateGroupData, CreateGroupResponse, UpdateGroupData, UpdateGroupResponse, DeleteGroupData, DeleteGroupResponse, GetGroupData, GetGroupResponse, AddUserToGroupData, AddUserToGroupResponse, RemoveUserToGroupData, RemoveUserToGroupResponse, ListFoldersData, ListFoldersResponse, ListFolderNamesData, ListFolderNamesResponse, CreateFolderData, CreateFolderResponse, UpdateFolderData, UpdateFolderResponse, DeleteFolderData, DeleteFolderResponse, GetFolderData, GetFolderResponse, GetFolderUsageData, GetFolderUsageResponse, AddOwnerToFolderData, AddOwnerToFolderResponse, RemoveOwnerToFolderData, RemoveOwnerToFolderResponse, ListWorkerGroupsResponse, GetConfigData, GetConfigResponse, UpdateConfigData, UpdateConfigResponse, DeleteConfigData, DeleteConfigResponse, GetGranularAclsData, GetGranularAclsResponse, AddGranularAclsData, AddGranularAclsResponse, RemoveGranularAclsData, RemoveGranularAclsResponse, UpdateCaptureData, UpdateCaptureResponse, CreateCaptureData, CreateCaptureResponse, GetCaptureData, GetCaptureResponse, StarData, StarResponse, UnstarData, UnstarResponse, GetInputHistoryData, GetInputHistoryResponse, GetArgsFromHistoryOrSavedInputData, GetArgsFromHistoryOrSavedInputResponse, ListInputsData, ListInputsResponse, CreateInputData, CreateInputResponse, UpdateInputData, UpdateInputResponse, DeleteInputData, DeleteInputResponse, DuckdbConnectionSettingsData, DuckdbConnectionSettingsResponse, DuckdbConnectionSettingsV2Data, DuckdbConnectionSettingsV2Response, PolarsConnectionSettingsData, PolarsConnectionSettingsResponse, PolarsConnectionSettingsV2Data, PolarsConnectionSettingsV2Response, S3ResourceInfoData, S3ResourceInfoResponse, DatasetStorageTestConnectionData, DatasetStorageTestConnectionResponse, ListStoredFilesData, ListStoredFilesResponse, LoadFileMetadataData, LoadFileMetadataResponse, LoadFilePreviewData, LoadFilePreviewResponse, LoadParquetPreviewData, LoadParquetPreviewResponse, DeleteS3FileData, DeleteS3FileResponse, MoveS3FileData, MoveS3FileResponse, FileUploadData, FileUploadResponse, FileDownloadData, FileDownloadResponse, GetJobMetricsData, GetJobMetricsResponse, ListConcurrencyGroupsResponse, DeleteConcurrencyGroupData, DeleteConcurrencyGroupResponse, GetConcurrencyKeyData, GetConcurrencyKeyResponse, GetConcurrencyIntervalsData, GetConcurrencyIntervalsResponse } from './types.gen';
2
+ import type { BackendVersionResponse, BackendUptodateResponse, GetLicenseIdResponse, GetOpenApiYamlResponse, GetAuditLogData, GetAuditLogResponse, ListAuditLogsData, ListAuditLogsResponse, LoginData, LoginResponse, LogoutResponse, GetUserData, GetUserResponse, UpdateUserData, UpdateUserResponse, IsOwnerOfPathData, IsOwnerOfPathResponse, SetPasswordData, SetPasswordResponse, CreateUserGloballyData, CreateUserGloballyResponse, GlobalUserUpdateData, GlobalUserUpdateResponse, GlobalUsernameInfoData, GlobalUsernameInfoResponse, GlobalUserRenameData, GlobalUserRenameResponse, GlobalUserDeleteData, GlobalUserDeleteResponse, DeleteUserData, DeleteUserResponse, GetCurrentEmailResponse, RefreshUserTokenResponse, GetTutorialProgressResponse, UpdateTutorialProgressData, UpdateTutorialProgressResponse, LeaveInstanceResponse, GetUsageResponse, GetRunnableResponse, GlobalWhoamiResponse, ListWorkspaceInvitesResponse, WhoamiData, WhoamiResponse, AcceptInviteData, AcceptInviteResponse, DeclineInviteData, DeclineInviteResponse, WhoisData, WhoisResponse, ExistsEmailData, ExistsEmailResponse, ListUsersAsSuperAdminData, ListUsersAsSuperAdminResponse, ListUsersData, ListUsersResponse, ListUsersUsageData, ListUsersUsageResponse, ListUsernamesData, ListUsernamesResponse, CreateTokenData, CreateTokenResponse, CreateTokenImpersonateData, CreateTokenImpersonateResponse, DeleteTokenData, DeleteTokenResponse, ListTokensData, ListTokensResponse, LoginWithOauthData, LoginWithOauthResponse, ListWorkspacesResponse, IsDomainAllowedResponse, ListUserWorkspacesResponse, ListWorkspacesAsSuperAdminData, ListWorkspacesAsSuperAdminResponse, CreateWorkspaceData, CreateWorkspaceResponse, ExistsWorkspaceData, ExistsWorkspaceResponse, ExistsUsernameData, ExistsUsernameResponse, InviteUserData, InviteUserResponse, AddUserData, AddUserResponse, DeleteInviteData, DeleteInviteResponse, ArchiveWorkspaceData, ArchiveWorkspaceResponse, UnarchiveWorkspaceData, UnarchiveWorkspaceResponse, DeleteWorkspaceData, DeleteWorkspaceResponse, LeaveWorkspaceData, LeaveWorkspaceResponse, GetWorkspaceNameData, GetWorkspaceNameResponse, ChangeWorkspaceNameData, ChangeWorkspaceNameResponse, ChangeWorkspaceIdData, ChangeWorkspaceIdResponse, ListPendingInvitesData, ListPendingInvitesResponse, GetSettingsData, GetSettingsResponse, GetDeployToData, GetDeployToResponse, GetIsPremiumData, GetIsPremiumResponse, GetPremiumInfoData, GetPremiumInfoResponse, SetAutomaticBillingData, SetAutomaticBillingResponse, EditSlackCommandData, EditSlackCommandResponse, RunSlackMessageTestJobData, RunSlackMessageTestJobResponse, EditDeployToData, EditDeployToResponse, EditAutoInviteData, EditAutoInviteResponse, EditWebhookData, EditWebhookResponse, EditCopilotConfigData, EditCopilotConfigResponse, GetCopilotInfoData, GetCopilotInfoResponse, EditErrorHandlerData, EditErrorHandlerResponse, EditLargeFileStorageConfigData, EditLargeFileStorageConfigResponse, EditWorkspaceGitSyncConfigData, EditWorkspaceGitSyncConfigResponse, EditWorkspaceDefaultAppData, EditWorkspaceDefaultAppResponse, EditDefaultScriptsData, EditDefaultScriptsResponse, GetDefaultScriptsData, GetDefaultScriptsResponse, SetEnvironmentVariableData, SetEnvironmentVariableResponse, GetWorkspaceEncryptionKeyData, GetWorkspaceEncryptionKeyResponse, SetWorkspaceEncryptionKeyData, SetWorkspaceEncryptionKeyResponse, GetWorkspaceDefaultAppData, GetWorkspaceDefaultAppResponse, GetLargeFileStorageConfigData, GetLargeFileStorageConfigResponse, GetWorkspaceUsageData, GetWorkspaceUsageResponse, GetGlobalData, GetGlobalResponse, SetGlobalData, SetGlobalResponse, GetLocalResponse, TestSmtpData, TestSmtpResponse, TestLicenseKeyData, TestLicenseKeyResponse, TestObjectStorageConfigData, TestObjectStorageConfigResponse, SendStatsResponse, TestMetadataData, TestMetadataResponse, GetOidcTokenData, GetOidcTokenResponse, CreateVariableData, CreateVariableResponse, EncryptValueData, EncryptValueResponse, DeleteVariableData, DeleteVariableResponse, UpdateVariableData, UpdateVariableResponse, GetVariableData, GetVariableResponse, GetVariableValueData, GetVariableValueResponse, ExistsVariableData, ExistsVariableResponse, ListVariableData, ListVariableResponse, ListContextualVariablesData, ListContextualVariablesResponse, ConnectSlackCallbackData, ConnectSlackCallbackResponse, ConnectCallbackData, ConnectCallbackResponse, CreateAccountData, CreateAccountResponse, RefreshTokenData, RefreshTokenResponse, DisconnectAccountData, DisconnectAccountResponse, DisconnectSlackData, DisconnectSlackResponse, ListOauthLoginsResponse, ListOauthConnectsResponse, CreateResourceData, CreateResourceResponse, DeleteResourceData, DeleteResourceResponse, UpdateResourceData, UpdateResourceResponse, UpdateResourceValueData, UpdateResourceValueResponse, GetResourceData, GetResourceResponse, GetResourceValueInterpolatedData, GetResourceValueInterpolatedResponse, GetResourceValueData, GetResourceValueResponse, ExistsResourceData, ExistsResourceResponse, ListResourceData, ListResourceResponse, ListSearchResourceData, ListSearchResourceResponse, ListResourceNamesData, ListResourceNamesResponse, CreateResourceTypeData, CreateResourceTypeResponse, DeleteResourceTypeData, DeleteResourceTypeResponse, UpdateResourceTypeData, UpdateResourceTypeResponse, GetResourceTypeData, GetResourceTypeResponse, ExistsResourceTypeData, ExistsResourceTypeResponse, ListResourceTypeData, ListResourceTypeResponse, ListResourceTypeNamesData, ListResourceTypeNamesResponse, QueryResourceTypesData, QueryResourceTypesResponse, ListHubIntegrationsData, ListHubIntegrationsResponse, ListHubFlowsResponse, GetHubFlowByIdData, GetHubFlowByIdResponse, ListFlowPathsData, ListFlowPathsResponse, ListSearchFlowData, ListSearchFlowResponse, ListFlowsData, ListFlowsResponse, GetFlowByPathData, GetFlowByPathResponse, ToggleWorkspaceErrorHandlerForFlowData, ToggleWorkspaceErrorHandlerForFlowResponse, GetFlowByPathWithDraftData, GetFlowByPathWithDraftResponse, ExistsFlowByPathData, ExistsFlowByPathResponse, CreateFlowData, CreateFlowResponse, UpdateFlowData, UpdateFlowResponse, ArchiveFlowByPathData, ArchiveFlowByPathResponse, DeleteFlowByPathData, DeleteFlowByPathResponse, GetFlowInputHistoryByPathData, GetFlowInputHistoryByPathResponse, ListHubAppsResponse, GetHubAppByIdData, GetHubAppByIdResponse, ListSearchAppData, ListSearchAppResponse, ListAppsData, ListAppsResponse, CreateAppData, CreateAppResponse, ExistsAppData, ExistsAppResponse, GetAppByPathData, GetAppByPathResponse, GetAppByPathWithDraftData, GetAppByPathWithDraftResponse, GetAppHistoryByPathData, GetAppHistoryByPathResponse, UpdateAppHistoryData, UpdateAppHistoryResponse, GetPublicAppBySecretData, GetPublicAppBySecretResponse, GetPublicResourceData, GetPublicResourceResponse, GetPublicSecretOfAppData, GetPublicSecretOfAppResponse, GetAppByVersionData, GetAppByVersionResponse, DeleteAppData, DeleteAppResponse, UpdateAppData, UpdateAppResponse, ExecuteComponentData, ExecuteComponentResponse, GetHubScriptContentByPathData, GetHubScriptContentByPathResponse, GetHubScriptByPathData, GetHubScriptByPathResponse, GetTopHubScriptsData, GetTopHubScriptsResponse, QueryHubScriptsData, QueryHubScriptsResponse, ListSearchScriptData, ListSearchScriptResponse, ListScriptsData, ListScriptsResponse, ListScriptPathsData, ListScriptPathsResponse, CreateScriptData, CreateScriptResponse, ToggleWorkspaceErrorHandlerForScriptData, ToggleWorkspaceErrorHandlerForScriptResponse, ArchiveScriptByPathData, ArchiveScriptByPathResponse, ArchiveScriptByHashData, ArchiveScriptByHashResponse, DeleteScriptByHashData, DeleteScriptByHashResponse, DeleteScriptByPathData, DeleteScriptByPathResponse, GetScriptByPathData, GetScriptByPathResponse, GetScriptByPathWithDraftData, GetScriptByPathWithDraftResponse, GetScriptHistoryByPathData, GetScriptHistoryByPathResponse, UpdateScriptHistoryData, UpdateScriptHistoryResponse, RawScriptByPathData, RawScriptByPathResponse, RawScriptByPathTokenedData, RawScriptByPathTokenedResponse, ExistsScriptByPathData, ExistsScriptByPathResponse, GetScriptByHashData, GetScriptByHashResponse, RawScriptByHashData, RawScriptByHashResponse, GetScriptDeploymentStatusData, GetScriptDeploymentStatusResponse, CreateDraftData, CreateDraftResponse, DeleteDraftData, DeleteDraftResponse, GetCustomTagsResponse, GeDefaultTagsResponse, IsDefaultTagsPerWorkspaceResponse, ListWorkersData, ListWorkersResponse, ExistsWorkerWithTagData, ExistsWorkerWithTagResponse, GetQueueMetricsResponse, RunScriptByPathData, RunScriptByPathResponse, OpenaiSyncScriptByPathData, OpenaiSyncScriptByPathResponse, RunWaitResultScriptByPathData, RunWaitResultScriptByPathResponse, RunWaitResultScriptByPathGetData, RunWaitResultScriptByPathGetResponse, OpenaiSyncFlowByPathData, OpenaiSyncFlowByPathResponse, RunWaitResultFlowByPathData, RunWaitResultFlowByPathResponse, ResultByIdData, ResultByIdResponse, RunFlowByPathData, RunFlowByPathResponse, RestartFlowAtStepData, RestartFlowAtStepResponse, RunScriptByHashData, RunScriptByHashResponse, RunScriptPreviewData, RunScriptPreviewResponse, RunCodeWorkflowTaskData, RunCodeWorkflowTaskResponse, RunRawScriptDependenciesData, RunRawScriptDependenciesResponse, RunFlowPreviewData, RunFlowPreviewResponse, ListQueueData, ListQueueResponse, GetQueueCountData, GetQueueCountResponse, GetCompletedCountData, GetCompletedCountResponse, CancelAllData, CancelAllResponse, ListCompletedJobsData, ListCompletedJobsResponse, ListJobsData, ListJobsResponse, GetDbClockResponse, GetJobData, GetJobResponse, GetRootJobIdData, GetRootJobIdResponse, GetJobLogsData, GetJobLogsResponse, GetJobUpdatesData, GetJobUpdatesResponse, GetLogFileFromStoreData, GetLogFileFromStoreResponse, GetFlowDebugInfoData, GetFlowDebugInfoResponse, GetCompletedJobData, GetCompletedJobResponse, GetCompletedJobResultData, GetCompletedJobResultResponse, GetCompletedJobResultMaybeData, GetCompletedJobResultMaybeResponse, DeleteCompletedJobData, DeleteCompletedJobResponse, CancelQueuedJobData, CancelQueuedJobResponse, CancelPersistentQueuedJobsData, CancelPersistentQueuedJobsResponse, ForceCancelQueuedJobData, ForceCancelQueuedJobResponse, CreateJobSignatureData, CreateJobSignatureResponse, GetResumeUrlsData, GetResumeUrlsResponse, ResumeSuspendedJobGetData, ResumeSuspendedJobGetResponse, ResumeSuspendedJobPostData, ResumeSuspendedJobPostResponse, SetFlowUserStateData, SetFlowUserStateResponse, GetFlowUserStateData, GetFlowUserStateResponse, ResumeSuspendedFlowAsOwnerData, ResumeSuspendedFlowAsOwnerResponse, CancelSuspendedJobGetData, CancelSuspendedJobGetResponse, CancelSuspendedJobPostData, CancelSuspendedJobPostResponse, GetSuspendedJobFlowData, GetSuspendedJobFlowResponse, ListExtendedJobsData, ListExtendedJobsResponse, ListRawAppsData, ListRawAppsResponse, ExistsRawAppData, ExistsRawAppResponse, GetRawAppDataData, GetRawAppDataResponse, CreateRawAppData, CreateRawAppResponse, UpdateRawAppData, UpdateRawAppResponse, DeleteRawAppData, DeleteRawAppResponse, PreviewScheduleData, PreviewScheduleResponse, CreateScheduleData, CreateScheduleResponse, UpdateScheduleData, UpdateScheduleResponse, SetScheduleEnabledData, SetScheduleEnabledResponse, DeleteScheduleData, DeleteScheduleResponse, GetScheduleData, GetScheduleResponse, ExistsScheduleData, ExistsScheduleResponse, ListSchedulesData, ListSchedulesResponse, ListSchedulesWithJobsData, ListSchedulesWithJobsResponse, SetDefaultErrorOrRecoveryHandlerData, SetDefaultErrorOrRecoveryHandlerResponse, ListInstanceGroupsResponse, GetInstanceGroupData, GetInstanceGroupResponse, CreateInstanceGroupData, CreateInstanceGroupResponse, UpdateInstanceGroupData, UpdateInstanceGroupResponse, DeleteInstanceGroupData, DeleteInstanceGroupResponse, AddUserToInstanceGroupData, AddUserToInstanceGroupResponse, RemoveUserFromInstanceGroupData, RemoveUserFromInstanceGroupResponse, ListGroupsData, ListGroupsResponse, ListGroupNamesData, ListGroupNamesResponse, CreateGroupData, CreateGroupResponse, UpdateGroupData, UpdateGroupResponse, DeleteGroupData, DeleteGroupResponse, GetGroupData, GetGroupResponse, AddUserToGroupData, AddUserToGroupResponse, RemoveUserToGroupData, RemoveUserToGroupResponse, ListFoldersData, ListFoldersResponse, ListFolderNamesData, ListFolderNamesResponse, CreateFolderData, CreateFolderResponse, UpdateFolderData, UpdateFolderResponse, DeleteFolderData, DeleteFolderResponse, GetFolderData, GetFolderResponse, GetFolderUsageData, GetFolderUsageResponse, AddOwnerToFolderData, AddOwnerToFolderResponse, RemoveOwnerToFolderData, RemoveOwnerToFolderResponse, ListWorkerGroupsResponse, GetConfigData, GetConfigResponse, UpdateConfigData, UpdateConfigResponse, DeleteConfigData, DeleteConfigResponse, GetGranularAclsData, GetGranularAclsResponse, AddGranularAclsData, AddGranularAclsResponse, RemoveGranularAclsData, RemoveGranularAclsResponse, UpdateCaptureData, UpdateCaptureResponse, CreateCaptureData, CreateCaptureResponse, GetCaptureData, GetCaptureResponse, StarData, StarResponse, UnstarData, UnstarResponse, GetInputHistoryData, GetInputHistoryResponse, GetArgsFromHistoryOrSavedInputData, GetArgsFromHistoryOrSavedInputResponse, ListInputsData, ListInputsResponse, CreateInputData, CreateInputResponse, UpdateInputData, UpdateInputResponse, DeleteInputData, DeleteInputResponse, DuckdbConnectionSettingsData, DuckdbConnectionSettingsResponse, DuckdbConnectionSettingsV2Data, DuckdbConnectionSettingsV2Response, PolarsConnectionSettingsData, PolarsConnectionSettingsResponse, PolarsConnectionSettingsV2Data, PolarsConnectionSettingsV2Response, S3ResourceInfoData, S3ResourceInfoResponse, DatasetStorageTestConnectionData, DatasetStorageTestConnectionResponse, ListStoredFilesData, ListStoredFilesResponse, LoadFileMetadataData, LoadFileMetadataResponse, LoadFilePreviewData, LoadFilePreviewResponse, LoadParquetPreviewData, LoadParquetPreviewResponse, DeleteS3FileData, DeleteS3FileResponse, MoveS3FileData, MoveS3FileResponse, FileUploadData, FileUploadResponse, FileDownloadData, FileDownloadResponse, GetJobMetricsData, GetJobMetricsResponse, ListConcurrencyGroupsResponse, DeleteConcurrencyGroupData, DeleteConcurrencyGroupResponse, GetConcurrencyKeyData, GetConcurrencyKeyResponse } from './types.gen';
3
3
  export declare class SettingsService {
4
4
  /**
5
5
  * get backend version
@@ -2335,6 +2335,41 @@ export declare class JobService {
2335
2335
  * @throws ApiError
2336
2336
  */
2337
2337
  static getSuspendedJobFlow(data: GetSuspendedJobFlowData): CancelablePromise<GetSuspendedJobFlowResponse>;
2338
+ /**
2339
+ * Get intervals of job runtime concurrency
2340
+ * @param data The data for the request.
2341
+ * @param data.workspace
2342
+ * @param data.concurrencyKey
2343
+ * @param data.rowLimit
2344
+ * @param data.createdBy mask to filter exact matching user creator
2345
+ * @param data.label mask to filter exact matching job's label (job labels are completed jobs with as a result an object containing a string in the array at key 'wm_labels')
2346
+ * @param data.parentJob The parent job that is at the origin and responsible for the execution of this script if any
2347
+ * @param data.scriptPathExact mask to filter exact matching path
2348
+ * @param data.scriptPathStart mask to filter matching starting path
2349
+ * @param data.schedulePath mask to filter by schedule path
2350
+ * @param data.scriptHash mask to filter exact matching path
2351
+ * @param data.startedBefore filter on started before (inclusive) timestamp
2352
+ * @param data.startedAfter filter on started after (exclusive) timestamp
2353
+ * @param data.createdOrStartedBefore filter on created_at for non non started job and started_at otherwise before (inclusive) timestamp
2354
+ * @param data.running filter on running jobs
2355
+ * @param data.scheduledForBeforeNow filter on jobs scheduled_for before now (hence waitinf for a worker)
2356
+ * @param data.createdOrStartedAfter filter on created_at for non non started job and started_at otherwise after (exclusive) timestamp
2357
+ * @param data.jobKinds filter on job kind (values 'preview', 'script', 'dependencies', 'flow') separated by,
2358
+ * @param data.args filter on jobs containing those args as a json subset (@> in postgres)
2359
+ * @param data.tag filter on jobs with a given tag/worker group
2360
+ * @param data.result filter on jobs containing those result as a json subset (@> in postgres)
2361
+ * @param data.page which page to return (start at 1, default 1)
2362
+ * @param data.perPage number of items to return for a given page (default 30, max 100)
2363
+ * @param data.isSkipped is the job skipped
2364
+ * @param data.isFlowStep is the job a flow step
2365
+ * @param data.hasNullParent has null parent
2366
+ * @param data.success filter on successful jobs
2367
+ * @param data.allWorkspaces get jobs from all workspaces (only valid if request come from the `admins` workspace)
2368
+ * @param data.isNotSchedule is not a scheduled job
2369
+ * @returns ExtendedJobs time
2370
+ * @throws ApiError
2371
+ */
2372
+ static listExtendedJobs(data: ListExtendedJobsData): CancelablePromise<ListExtendedJobsResponse>;
2338
2373
  }
2339
2374
  export declare class RawAppService {
2340
2375
  /**
@@ -3116,8 +3151,8 @@ export declare class ConcurrencyGroupsService {
3116
3151
  * @param data.success filter on successful jobs
3117
3152
  * @param data.allWorkspaces get jobs from all workspaces (only valid if request come from the `admins` workspace)
3118
3153
  * @param data.isNotSchedule is not a scheduled job
3119
- * @returns ConcurrencyIntervals time
3154
+ * @returns ExtendedJobs time
3120
3155
  * @throws ApiError
3121
3156
  */
3122
- static getConcurrencyIntervals(data: GetConcurrencyIntervalsData): CancelablePromise<GetConcurrencyIntervalsResponse>;
3157
+ static listExtendedJobs(data: ListExtendedJobsData): CancelablePromise<ListExtendedJobsResponse>;
3123
3158
  }
@@ -4692,6 +4692,78 @@ class JobService {
4692
4692
  }
4693
4693
  });
4694
4694
  }
4695
+ /**
4696
+ * Get intervals of job runtime concurrency
4697
+ * @param data The data for the request.
4698
+ * @param data.workspace
4699
+ * @param data.concurrencyKey
4700
+ * @param data.rowLimit
4701
+ * @param data.createdBy mask to filter exact matching user creator
4702
+ * @param data.label mask to filter exact matching job's label (job labels are completed jobs with as a result an object containing a string in the array at key 'wm_labels')
4703
+ * @param data.parentJob The parent job that is at the origin and responsible for the execution of this script if any
4704
+ * @param data.scriptPathExact mask to filter exact matching path
4705
+ * @param data.scriptPathStart mask to filter matching starting path
4706
+ * @param data.schedulePath mask to filter by schedule path
4707
+ * @param data.scriptHash mask to filter exact matching path
4708
+ * @param data.startedBefore filter on started before (inclusive) timestamp
4709
+ * @param data.startedAfter filter on started after (exclusive) timestamp
4710
+ * @param data.createdOrStartedBefore filter on created_at for non non started job and started_at otherwise before (inclusive) timestamp
4711
+ * @param data.running filter on running jobs
4712
+ * @param data.scheduledForBeforeNow filter on jobs scheduled_for before now (hence waitinf for a worker)
4713
+ * @param data.createdOrStartedAfter filter on created_at for non non started job and started_at otherwise after (exclusive) timestamp
4714
+ * @param data.jobKinds filter on job kind (values 'preview', 'script', 'dependencies', 'flow') separated by,
4715
+ * @param data.args filter on jobs containing those args as a json subset (@> in postgres)
4716
+ * @param data.tag filter on jobs with a given tag/worker group
4717
+ * @param data.result filter on jobs containing those result as a json subset (@> in postgres)
4718
+ * @param data.page which page to return (start at 1, default 1)
4719
+ * @param data.perPage number of items to return for a given page (default 30, max 100)
4720
+ * @param data.isSkipped is the job skipped
4721
+ * @param data.isFlowStep is the job a flow step
4722
+ * @param data.hasNullParent has null parent
4723
+ * @param data.success filter on successful jobs
4724
+ * @param data.allWorkspaces get jobs from all workspaces (only valid if request come from the `admins` workspace)
4725
+ * @param data.isNotSchedule is not a scheduled job
4726
+ * @returns ExtendedJobs time
4727
+ * @throws ApiError
4728
+ */
4729
+ static listExtendedJobs(data) {
4730
+ return (0, request_1.request)(OpenAPI_1.OpenAPI, {
4731
+ method: 'GET',
4732
+ url: '/w/{workspace}/concurrency_groups/list_jobs',
4733
+ path: {
4734
+ workspace: data.workspace
4735
+ },
4736
+ query: {
4737
+ concurrency_key: data.concurrencyKey,
4738
+ row_limit: data.rowLimit,
4739
+ created_by: data.createdBy,
4740
+ label: data.label,
4741
+ parent_job: data.parentJob,
4742
+ script_path_exact: data.scriptPathExact,
4743
+ script_path_start: data.scriptPathStart,
4744
+ schedule_path: data.schedulePath,
4745
+ script_hash: data.scriptHash,
4746
+ started_before: data.startedBefore,
4747
+ started_after: data.startedAfter,
4748
+ created_or_started_before: data.createdOrStartedBefore,
4749
+ running: data.running,
4750
+ scheduled_for_before_now: data.scheduledForBeforeNow,
4751
+ created_or_started_after: data.createdOrStartedAfter,
4752
+ job_kinds: data.jobKinds,
4753
+ args: data.args,
4754
+ tag: data.tag,
4755
+ result: data.result,
4756
+ page: data.page,
4757
+ per_page: data.perPage,
4758
+ is_skipped: data.isSkipped,
4759
+ is_flow_step: data.isFlowStep,
4760
+ has_null_parent: data.hasNullParent,
4761
+ success: data.success,
4762
+ all_workspaces: data.allWorkspaces,
4763
+ is_not_schedule: data.isNotSchedule
4764
+ }
4765
+ });
4766
+ }
4695
4767
  }
4696
4768
  exports.JobService = JobService;
4697
4769
  class RawAppService {
@@ -6274,13 +6346,13 @@ class ConcurrencyGroupsService {
6274
6346
  * @param data.success filter on successful jobs
6275
6347
  * @param data.allWorkspaces get jobs from all workspaces (only valid if request come from the `admins` workspace)
6276
6348
  * @param data.isNotSchedule is not a scheduled job
6277
- * @returns ConcurrencyIntervals time
6349
+ * @returns ExtendedJobs time
6278
6350
  * @throws ApiError
6279
6351
  */
6280
- static getConcurrencyIntervals(data) {
6352
+ static listExtendedJobs(data) {
6281
6353
  return (0, request_1.request)(OpenAPI_1.OpenAPI, {
6282
6354
  method: 'GET',
6283
- url: '/w/{workspace}/concurrency_groups/intervals',
6355
+ url: '/w/{workspace}/concurrency_groups/list_jobs',
6284
6356
  path: {
6285
6357
  workspace: data.workspace
6286
6358
  },
@@ -183,6 +183,11 @@ export type CompletedJob = {
183
183
  priority?: number;
184
184
  labels?: Array<(string)>;
185
185
  };
186
+ export type ObscuredJob = {
187
+ typ?: string;
188
+ started_at?: string;
189
+ duration_ms?: number;
190
+ };
186
191
  export type Job = CompletedJob & {
187
192
  type?: 'CompletedJob';
188
193
  } | QueuedJob & {
@@ -715,19 +720,13 @@ export type ConcurrencyGroup = {
715
720
  concurrency_key: string;
716
721
  total_running: number;
717
722
  };
718
- export type ConcurrencyIntervals = {
719
- concurrency_key: string;
720
- running_jobs: Array<{
721
- job_id?: string;
722
- concurrency_key?: string;
723
- started_at?: string;
724
- }>;
725
- completed_jobs: Array<{
726
- job_id?: string;
727
- concurrency_key?: string;
728
- started_at?: string;
729
- ended_at?: string;
730
- }>;
723
+ export type ExtendedJobs = {
724
+ jobs: Array<Job>;
725
+ obscured_jobs: Array<ObscuredJob>;
726
+ /**
727
+ * Obscured jobs omitted for security because of too specific filtering
728
+ */
729
+ omitted_obscured_jobs?: boolean;
731
730
  };
732
731
  export type OpenFlow = {
733
732
  summary: string;
@@ -3512,6 +3511,112 @@ export type GetSuspendedJobFlowResponse = {
3512
3511
  approver: string;
3513
3512
  }>;
3514
3513
  };
3514
+ export type ListExtendedJobsData = {
3515
+ /**
3516
+ * get jobs from all workspaces (only valid if request come from the `admins` workspace)
3517
+ */
3518
+ allWorkspaces?: boolean;
3519
+ /**
3520
+ * filter on jobs containing those args as a json subset (@> in postgres)
3521
+ */
3522
+ args?: string;
3523
+ concurrencyKey?: string;
3524
+ /**
3525
+ * mask to filter exact matching user creator
3526
+ */
3527
+ createdBy?: string;
3528
+ /**
3529
+ * filter on created_at for non non started job and started_at otherwise after (exclusive) timestamp
3530
+ */
3531
+ createdOrStartedAfter?: string;
3532
+ /**
3533
+ * filter on created_at for non non started job and started_at otherwise before (inclusive) timestamp
3534
+ */
3535
+ createdOrStartedBefore?: string;
3536
+ /**
3537
+ * has null parent
3538
+ */
3539
+ hasNullParent?: boolean;
3540
+ /**
3541
+ * is the job a flow step
3542
+ */
3543
+ isFlowStep?: boolean;
3544
+ /**
3545
+ * is not a scheduled job
3546
+ */
3547
+ isNotSchedule?: boolean;
3548
+ /**
3549
+ * is the job skipped
3550
+ */
3551
+ isSkipped?: boolean;
3552
+ /**
3553
+ * filter on job kind (values 'preview', 'script', 'dependencies', 'flow') separated by,
3554
+ */
3555
+ jobKinds?: string;
3556
+ /**
3557
+ * mask to filter exact matching job's label (job labels are completed jobs with as a result an object containing a string in the array at key 'wm_labels')
3558
+ */
3559
+ label?: string;
3560
+ /**
3561
+ * which page to return (start at 1, default 1)
3562
+ */
3563
+ page?: number;
3564
+ /**
3565
+ * The parent job that is at the origin and responsible for the execution of this script if any
3566
+ */
3567
+ parentJob?: string;
3568
+ /**
3569
+ * number of items to return for a given page (default 30, max 100)
3570
+ */
3571
+ perPage?: number;
3572
+ /**
3573
+ * filter on jobs containing those result as a json subset (@> in postgres)
3574
+ */
3575
+ result?: string;
3576
+ rowLimit?: number;
3577
+ /**
3578
+ * filter on running jobs
3579
+ */
3580
+ running?: boolean;
3581
+ /**
3582
+ * filter on jobs scheduled_for before now (hence waitinf for a worker)
3583
+ */
3584
+ scheduledForBeforeNow?: boolean;
3585
+ /**
3586
+ * mask to filter by schedule path
3587
+ */
3588
+ schedulePath?: string;
3589
+ /**
3590
+ * mask to filter exact matching path
3591
+ */
3592
+ scriptHash?: string;
3593
+ /**
3594
+ * mask to filter exact matching path
3595
+ */
3596
+ scriptPathExact?: string;
3597
+ /**
3598
+ * mask to filter matching starting path
3599
+ */
3600
+ scriptPathStart?: string;
3601
+ /**
3602
+ * filter on started after (exclusive) timestamp
3603
+ */
3604
+ startedAfter?: string;
3605
+ /**
3606
+ * filter on started before (inclusive) timestamp
3607
+ */
3608
+ startedBefore?: string;
3609
+ /**
3610
+ * filter on successful jobs
3611
+ */
3612
+ success?: boolean;
3613
+ /**
3614
+ * filter on jobs with a given tag/worker group
3615
+ */
3616
+ tag?: string;
3617
+ workspace: string;
3618
+ };
3619
+ export type ListExtendedJobsResponse = ExtendedJobs;
3515
3620
  export type ListRawAppsData = {
3516
3621
  /**
3517
3622
  * mask to filter exact matching user creator
@@ -4220,112 +4325,6 @@ export type GetConcurrencyKeyData = {
4220
4325
  id: string;
4221
4326
  };
4222
4327
  export type GetConcurrencyKeyResponse = string;
4223
- export type GetConcurrencyIntervalsData = {
4224
- /**
4225
- * get jobs from all workspaces (only valid if request come from the `admins` workspace)
4226
- */
4227
- allWorkspaces?: boolean;
4228
- /**
4229
- * filter on jobs containing those args as a json subset (@> in postgres)
4230
- */
4231
- args?: string;
4232
- concurrencyKey?: string;
4233
- /**
4234
- * mask to filter exact matching user creator
4235
- */
4236
- createdBy?: string;
4237
- /**
4238
- * filter on created_at for non non started job and started_at otherwise after (exclusive) timestamp
4239
- */
4240
- createdOrStartedAfter?: string;
4241
- /**
4242
- * filter on created_at for non non started job and started_at otherwise before (inclusive) timestamp
4243
- */
4244
- createdOrStartedBefore?: string;
4245
- /**
4246
- * has null parent
4247
- */
4248
- hasNullParent?: boolean;
4249
- /**
4250
- * is the job a flow step
4251
- */
4252
- isFlowStep?: boolean;
4253
- /**
4254
- * is not a scheduled job
4255
- */
4256
- isNotSchedule?: boolean;
4257
- /**
4258
- * is the job skipped
4259
- */
4260
- isSkipped?: boolean;
4261
- /**
4262
- * filter on job kind (values 'preview', 'script', 'dependencies', 'flow') separated by,
4263
- */
4264
- jobKinds?: string;
4265
- /**
4266
- * mask to filter exact matching job's label (job labels are completed jobs with as a result an object containing a string in the array at key 'wm_labels')
4267
- */
4268
- label?: string;
4269
- /**
4270
- * which page to return (start at 1, default 1)
4271
- */
4272
- page?: number;
4273
- /**
4274
- * The parent job that is at the origin and responsible for the execution of this script if any
4275
- */
4276
- parentJob?: string;
4277
- /**
4278
- * number of items to return for a given page (default 30, max 100)
4279
- */
4280
- perPage?: number;
4281
- /**
4282
- * filter on jobs containing those result as a json subset (@> in postgres)
4283
- */
4284
- result?: string;
4285
- rowLimit?: number;
4286
- /**
4287
- * filter on running jobs
4288
- */
4289
- running?: boolean;
4290
- /**
4291
- * filter on jobs scheduled_for before now (hence waitinf for a worker)
4292
- */
4293
- scheduledForBeforeNow?: boolean;
4294
- /**
4295
- * mask to filter by schedule path
4296
- */
4297
- schedulePath?: string;
4298
- /**
4299
- * mask to filter exact matching path
4300
- */
4301
- scriptHash?: string;
4302
- /**
4303
- * mask to filter exact matching path
4304
- */
4305
- scriptPathExact?: string;
4306
- /**
4307
- * mask to filter matching starting path
4308
- */
4309
- scriptPathStart?: string;
4310
- /**
4311
- * filter on started after (exclusive) timestamp
4312
- */
4313
- startedAfter?: string;
4314
- /**
4315
- * filter on started before (inclusive) timestamp
4316
- */
4317
- startedBefore?: string;
4318
- /**
4319
- * filter on successful jobs
4320
- */
4321
- success?: boolean;
4322
- /**
4323
- * filter on jobs with a given tag/worker group
4324
- */
4325
- tag?: string;
4326
- workspace: string;
4327
- };
4328
- export type GetConcurrencyIntervalsResponse = ConcurrencyIntervals;
4329
4328
  export type $OpenApiTs = {
4330
4329
  '/version': {
4331
4330
  get: {
@@ -8876,6 +8875,121 @@ export type $OpenApiTs = {
8876
8875
  };
8877
8876
  };
8878
8877
  };
8878
+ '/w/{workspace}/concurrency_groups/list_jobs': {
8879
+ get: {
8880
+ req: {
8881
+ /**
8882
+ * get jobs from all workspaces (only valid if request come from the `admins` workspace)
8883
+ */
8884
+ allWorkspaces?: boolean;
8885
+ /**
8886
+ * filter on jobs containing those args as a json subset (@> in postgres)
8887
+ */
8888
+ args?: string;
8889
+ concurrencyKey?: string;
8890
+ /**
8891
+ * mask to filter exact matching user creator
8892
+ */
8893
+ createdBy?: string;
8894
+ /**
8895
+ * filter on created_at for non non started job and started_at otherwise after (exclusive) timestamp
8896
+ */
8897
+ createdOrStartedAfter?: string;
8898
+ /**
8899
+ * filter on created_at for non non started job and started_at otherwise before (inclusive) timestamp
8900
+ */
8901
+ createdOrStartedBefore?: string;
8902
+ /**
8903
+ * has null parent
8904
+ */
8905
+ hasNullParent?: boolean;
8906
+ /**
8907
+ * is the job a flow step
8908
+ */
8909
+ isFlowStep?: boolean;
8910
+ /**
8911
+ * is not a scheduled job
8912
+ */
8913
+ isNotSchedule?: boolean;
8914
+ /**
8915
+ * is the job skipped
8916
+ */
8917
+ isSkipped?: boolean;
8918
+ /**
8919
+ * filter on job kind (values 'preview', 'script', 'dependencies', 'flow') separated by,
8920
+ */
8921
+ jobKinds?: string;
8922
+ /**
8923
+ * mask to filter exact matching job's label (job labels are completed jobs with as a result an object containing a string in the array at key 'wm_labels')
8924
+ */
8925
+ label?: string;
8926
+ /**
8927
+ * which page to return (start at 1, default 1)
8928
+ */
8929
+ page?: number;
8930
+ /**
8931
+ * The parent job that is at the origin and responsible for the execution of this script if any
8932
+ */
8933
+ parentJob?: string;
8934
+ /**
8935
+ * number of items to return for a given page (default 30, max 100)
8936
+ */
8937
+ perPage?: number;
8938
+ /**
8939
+ * filter on jobs containing those result as a json subset (@> in postgres)
8940
+ */
8941
+ result?: string;
8942
+ rowLimit?: number;
8943
+ /**
8944
+ * filter on running jobs
8945
+ */
8946
+ running?: boolean;
8947
+ /**
8948
+ * filter on jobs scheduled_for before now (hence waitinf for a worker)
8949
+ */
8950
+ scheduledForBeforeNow?: boolean;
8951
+ /**
8952
+ * mask to filter by schedule path
8953
+ */
8954
+ schedulePath?: string;
8955
+ /**
8956
+ * mask to filter exact matching path
8957
+ */
8958
+ scriptHash?: string;
8959
+ /**
8960
+ * mask to filter exact matching path
8961
+ */
8962
+ scriptPathExact?: string;
8963
+ /**
8964
+ * mask to filter matching starting path
8965
+ */
8966
+ scriptPathStart?: string;
8967
+ /**
8968
+ * filter on started after (exclusive) timestamp
8969
+ */
8970
+ startedAfter?: string;
8971
+ /**
8972
+ * filter on started before (inclusive) timestamp
8973
+ */
8974
+ startedBefore?: string;
8975
+ /**
8976
+ * filter on successful jobs
8977
+ */
8978
+ success?: boolean;
8979
+ /**
8980
+ * filter on jobs with a given tag/worker group
8981
+ */
8982
+ tag?: string;
8983
+ workspace: string;
8984
+ };
8985
+ res: {
8986
+ /**
8987
+ * time
8988
+ */
8989
+ 200: ExtendedJobs;
8990
+ };
8991
+ };
8992
+ };
8879
8993
  '/w/{workspace}/raw_apps/list': {
8880
8994
  get: {
8881
8995
  req: {
@@ -10268,119 +10382,4 @@ export type $OpenApiTs = {
10268
10382
  };
10269
10383
  };
10270
10384
  };
10271
- '/w/{workspace}/concurrency_groups/intervals': {
10272
- get: {
10273
- req: {
10274
- /**
10275
- * get jobs from all workspaces (only valid if request come from the `admins` workspace)
10276
- */
10277
- allWorkspaces?: boolean;
10278
- /**
10279
- * filter on jobs containing those args as a json subset (@> in postgres)
10280
- */
10281
- args?: string;
10282
- concurrencyKey?: string;
10283
- /**
10284
- * mask to filter exact matching user creator
10285
- */
10286
- createdBy?: string;
10287
- /**
10288
- * filter on created_at for non non started job and started_at otherwise after (exclusive) timestamp
10289
- */
10290
- createdOrStartedAfter?: string;
10291
- /**
10292
- * filter on created_at for non non started job and started_at otherwise before (inclusive) timestamp
10293
- */
10294
- createdOrStartedBefore?: string;
10295
- /**
10296
- * has null parent
10297
- */
10298
- hasNullParent?: boolean;
10299
- /**
10300
- * is the job a flow step
10301
- */
10302
- isFlowStep?: boolean;
10303
- /**
10304
- * is not a scheduled job
10305
- */
10306
- isNotSchedule?: boolean;
10307
- /**
10308
- * is the job skipped
10309
- */
10310
- isSkipped?: boolean;
10311
- /**
10312
- * filter on job kind (values 'preview', 'script', 'dependencies', 'flow') separated by,
10313
- */
10314
- jobKinds?: string;
10315
- /**
10316
- * mask to filter exact matching job's label (job labels are completed jobs with as a result an object containing a string in the array at key 'wm_labels')
10317
- */
10318
- label?: string;
10319
- /**
10320
- * which page to return (start at 1, default 1)
10321
- */
10322
- page?: number;
10323
- /**
10324
- * The parent job that is at the origin and responsible for the execution of this script if any
10325
- */
10326
- parentJob?: string;
10327
- /**
10328
- * number of items to return for a given page (default 30, max 100)
10329
- */
10330
- perPage?: number;
10331
- /**
10332
- * filter on jobs containing those result as a json subset (@> in postgres)
10333
- */
10334
- result?: string;
10335
- rowLimit?: number;
10336
- /**
10337
- * filter on running jobs
10338
- */
10339
- running?: boolean;
10340
- /**
10341
- * filter on jobs scheduled_for before now (hence waitinf for a worker)
10342
- */
10343
- scheduledForBeforeNow?: boolean;
10344
- /**
10345
- * mask to filter by schedule path
10346
- */
10347
- schedulePath?: string;
10348
- /**
10349
- * mask to filter exact matching path
10350
- */
10351
- scriptHash?: string;
10352
- /**
10353
- * mask to filter exact matching path
10354
- */
10355
- scriptPathExact?: string;
10356
- /**
10357
- * mask to filter matching starting path
10358
- */
10359
- scriptPathStart?: string;
10360
- /**
10361
- * filter on started after (exclusive) timestamp
10362
- */
10363
- startedAfter?: string;
10364
- /**
10365
- * filter on started before (inclusive) timestamp
10366
- */
10367
- startedBefore?: string;
10368
- /**
10369
- * filter on successful jobs
10370
- */
10371
- success?: boolean;
10372
- /**
10373
- * filter on jobs with a given tag/worker group
10374
- */
10375
- tag?: string;
10376
- workspace: string;
10377
- };
10378
- res: {
10379
- /**
10380
- * time
10381
- */
10382
- 200: ConcurrencyIntervals;
10383
- };
10384
- };
10385
- };
10386
10385
  };
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "windmill-client",
3
3
  "description": "Windmill SDK client for browsers and Node.js",
4
- "version": "1.333.4",
4
+ "version": "1.334.0",
5
5
  "author": "Ruben Fiszel",
6
6
  "license": "Apache 2.0",
7
7
  "devDependencies": {