@smartspace/api-client 0.1.0-dev.654836c → 0.1.0-dev.691abdb
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/generated/chat/api.d.ts +24 -28
- package/dist/generated/chat/api.js +28 -44
- package/dist/generated/chat/api.msw.d.ts +75 -0
- package/dist/generated/chat/api.msw.js +630 -0
- package/dist/generated/chat/models/{access.d.ts → accessAccess.d.ts} +12 -1
- package/dist/generated/chat/models/aiIModelProperty.d.ts +17 -0
- package/dist/generated/chat/models/aiModel.d.ts +31 -0
- package/dist/generated/chat/models/aiModelDeployment.d.ts +44 -0
- package/dist/generated/chat/models/aiModelDeploymentStep.d.ts +19 -0
- package/dist/generated/chat/models/{modelModelSummary.d.ts → aiModelSummary.d.ts} +8 -3
- package/dist/generated/chat/models/commentComment.d.ts +19 -3
- package/dist/generated/chat/models/commentComment.js +0 -6
- package/dist/generated/chat/models/commentCommentSummary.d.ts +2 -2
- package/dist/generated/chat/models/commentCreateComment.d.ts +17 -0
- package/dist/generated/chat/models/connectorsConnectorSummary.d.ts +18 -0
- package/dist/generated/chat/models/dataSet.d.ts +2 -2
- package/dist/generated/chat/models/dataSourceContainer.d.ts +3 -0
- package/dist/generated/chat/models/dataSourceContainer.js +0 -6
- package/dist/generated/chat/models/{commentMentionedUser.d.ts → dataSourcesContainerFilterModel.d.ts} +4 -4
- package/dist/generated/chat/models/enumsNotificationType.d.ts +1 -0
- package/dist/generated/chat/models/enumsNotificationType.js +1 -0
- package/dist/generated/chat/models/filesDownloadFileParams.d.ts +0 -2
- package/dist/generated/chat/models/{file.d.ts → filesFile.d.ts} +13 -1
- package/dist/generated/chat/models/filesFileUriResponse.d.ts +16 -0
- package/dist/generated/chat/models/filesGetUriParams.d.ts +0 -2
- package/dist/generated/chat/models/{connection.d.ts → flowsConnection.d.ts} +1 -1
- package/dist/generated/chat/models/{flow.d.ts → flowsFlow.d.ts} +5 -5
- package/dist/generated/chat/models/{flowBlock.d.ts → flowsFlowBlock.d.ts} +1 -1
- package/dist/generated/chat/models/flowsFlowConstant.d.ts +12 -0
- package/dist/generated/chat/models/{flowConstantValue.d.ts → flowsFlowConstantValue.d.ts} +1 -1
- package/dist/generated/chat/models/flowsFlowDefinition.d.ts +31 -0
- package/dist/generated/chat/models/{flowDefinitionOutputs.d.ts → flowsFlowDefinitionBlocks.d.ts} +3 -3
- package/dist/generated/chat/models/{flowDefinitionInputs.d.ts → flowsFlowDefinitionConstants.d.ts} +3 -3
- package/dist/generated/chat/models/{flowDefinitionBlocks.d.ts → flowsFlowDefinitionInputs.d.ts} +3 -3
- package/dist/generated/chat/models/{flowDefinitionLayout.d.ts → flowsFlowDefinitionLayout.d.ts} +1 -1
- package/dist/generated/chat/models/{flowDefinitionConstants.d.ts → flowsFlowDefinitionOutputs.d.ts} +3 -3
- package/dist/generated/chat/models/flowsFlowDefinitionVariables.d.ts +13 -0
- package/dist/generated/chat/models/flowsFlowInput.d.ts +10 -0
- package/dist/generated/chat/models/{flowVariableSchema.d.ts → flowsFlowInputSchema.d.ts} +1 -1
- package/dist/generated/chat/models/flowsFlowOutput.d.ts +10 -0
- package/dist/generated/chat/models/{flowOutputSchema.d.ts → flowsFlowOutputSchema.d.ts} +1 -1
- package/dist/generated/chat/models/{flowTrigger.d.ts → flowsFlowTrigger.d.ts} +1 -1
- package/dist/generated/chat/models/{flowVariable.d.ts → flowsFlowVariable.d.ts} +3 -3
- package/dist/generated/chat/models/{flowInputSchema.d.ts → flowsFlowVariableSchema.d.ts} +1 -1
- package/dist/generated/chat/models/index.d.ts +53 -48
- package/dist/generated/chat/models/index.js +53 -48
- package/dist/generated/chat/models/mentionsMention.d.ts +18 -0
- package/dist/generated/chat/models/messagesCreateMessageInput.d.ts +15 -0
- package/dist/generated/chat/models/{messageCreateMessageInputChannels.d.ts → messagesCreateMessageInputChannels.d.ts} +1 -1
- package/dist/generated/chat/models/messagesCreateMessageInputValue.d.ts +10 -0
- package/dist/generated/chat/models/{messageMessage.d.ts → messagesMessage.d.ts} +5 -5
- package/dist/generated/chat/models/{messageMessageCreatorProfileImage.d.ts → messagesMessageCreatorProfileImage.d.ts} +1 -1
- package/dist/generated/chat/models/{integrationsSmartSpaceAiFlowError.d.ts → messagesMessageError.d.ts} +5 -3
- package/dist/generated/chat/models/{messageMessageValueValue.d.ts → messagesMessageErrorData.d.ts} +1 -1
- package/dist/generated/chat/models/{messageMessageRequest.d.ts → messagesMessageRequest.d.ts} +5 -5
- package/dist/generated/chat/models/{messageMessageRequestVariables.d.ts → messagesMessageRequestVariables.d.ts} +1 -1
- package/dist/generated/chat/models/{messageMessageValue.d.ts → messagesMessageValue.d.ts} +5 -5
- package/dist/generated/chat/models/{messageMessageValueChannels.d.ts → messagesMessageValueChannels.d.ts} +1 -1
- package/dist/generated/chat/models/{messageCreateMessageInputValue.d.ts → messagesMessageValueValue.d.ts} +1 -1
- package/dist/generated/chat/models/{notificationNotification.d.ts → notificationsNotification.d.ts} +14 -10
- package/dist/generated/chat/models/notificationsPagedNotifications.d.ts +16 -0
- package/dist/generated/chat/models/{pagedDataCollectionAccess.d.ts → pagedDataCollectionAccessAccess.d.ts} +3 -3
- package/dist/generated/chat/models/{pagedDataCollectionMessageMessage.d.ts → pagedDataCollectionAiModelSummary.d.ts} +3 -3
- package/dist/generated/chat/models/pagedDataCollectionMessagesMessage.d.ts +11 -0
- package/dist/generated/chat/models/pagedDataCollectionWorkSpacesWorkSpace.d.ts +11 -0
- package/dist/generated/chat/models/usersAppUser.d.ts +18 -0
- package/dist/generated/chat/models/usersAppUser.js +8 -0
- package/dist/generated/chat/models/workSpaceInfo.d.ts +6 -0
- package/dist/generated/chat/models/workSpacesGetAccessParams.d.ts +0 -9
- package/dist/generated/chat/models/workSpacesGetGetParams.d.ts +0 -12
- package/dist/generated/chat/models/workSpacesThreadParams.d.ts +0 -9
- package/dist/generated/chat/models/{workSpace.d.ts → workSpacesWorkSpace.d.ts} +16 -7
- package/dist/generated/chat/models/workSpacesWorkSpaceInputs.d.ts +10 -0
- package/dist/generated/chat/models/workSpacesWorkSpaceVariables.d.ts +10 -0
- package/dist/generated/chat/zod.d.ts +68 -75
- package/dist/generated/chat/zod.js +116 -125
- package/dist/generated/config/api.d.ts +156 -90
- package/dist/generated/config/api.js +396 -111
- package/dist/generated/config/api.msw.d.ts +288 -0
- package/dist/generated/config/api.msw.js +2722 -0
- package/dist/generated/config/models/{access.d.ts → accessAccess.d.ts} +12 -1
- package/dist/generated/config/models/{accessWorkSpace.d.ts → accessAccessWorkSpace.d.ts} +7 -1
- package/dist/generated/config/models/accessCreateAccess.d.ts +17 -0
- package/dist/generated/config/models/accessGetGroupsParams.d.ts +0 -9
- package/dist/generated/config/models/accessGetUsersInRoleRolesRoleIdUsersParams.d.ts +0 -9
- package/dist/generated/config/models/accessGetUsersInRoleUsersParams.d.ts +0 -13
- package/dist/generated/config/models/{activityActivityWorkSpace.d.ts → activitiesActivityWorkSpace.d.ts} +11 -3
- package/dist/generated/config/models/{activityLlmUsageMetrics.d.ts → activitiesLlmUsageMetrics.d.ts} +1 -1
- package/dist/generated/config/models/activityExportLoggingsParams.d.ts +0 -10
- package/dist/generated/config/models/activityGetLoggingParams.d.ts +0 -16
- package/dist/generated/config/models/{createModel.d.ts → aiCreateModel.d.ts} +3 -3
- package/dist/generated/config/models/{createModelDeployment.d.ts → aiCreateModelDeployment.d.ts} +3 -3
- package/dist/generated/config/models/{createModelDeploymentProvider.d.ts → aiCreateModelDeploymentProvider.d.ts} +3 -3
- package/dist/generated/config/models/{createModelDeploymentProviderGoogleCredentials.d.ts → aiCreateModelDeploymentProviderGoogleCredentials.d.ts} +1 -1
- package/dist/generated/config/models/aiIModelProperty.d.ts +17 -0
- package/dist/generated/config/models/aiModel.d.ts +31 -0
- package/dist/generated/config/models/aiModelDeployment.d.ts +44 -0
- package/dist/generated/config/models/aiModelDeploymentStep.d.ts +19 -0
- package/dist/generated/config/models/{modelModelSummary.d.ts → aiModelSummary.d.ts} +8 -3
- package/dist/generated/config/models/{blockInfo.d.ts → blocksBlockInfo.d.ts} +9 -3
- package/dist/generated/config/models/blocksBlockInterface.d.ts +26 -0
- package/dist/generated/config/models/blocksBlockInterfaceMetadata.d.ts +9 -0
- package/dist/generated/config/models/blocksBlockInterfacePorts.d.ts +10 -0
- package/dist/generated/config/models/blocksBlockInterfaceState.d.ts +10 -0
- package/dist/generated/config/models/blocksBlockSet.d.ts +33 -0
- package/dist/generated/config/models/blocksBlockSetBlockInterfaces.d.ts +12 -0
- package/dist/generated/config/models/{blockBlockSetBlockInterfaces.d.ts → blocksGetBlocks200One.d.ts} +3 -3
- package/dist/generated/config/models/blocksGetBlocks200Three.d.ts +12 -0
- package/dist/generated/config/models/blocksGetBlocks200Two.d.ts +12 -0
- package/dist/generated/config/models/blocksGetBlocksParams.d.ts +5 -0
- package/dist/generated/config/models/blocksInputPinInterface.d.ts +29 -0
- package/dist/generated/config/models/{messageCreateMessageInputValue.d.ts → blocksInputPinInterfaceDefault.d.ts} +1 -1
- package/dist/generated/config/models/{inputPinInterfaceGenerics.d.ts → blocksInputPinInterfaceGenerics.d.ts} +1 -1
- package/dist/generated/config/models/blocksInputPinInterfaceMetadata.d.ts +9 -0
- package/dist/generated/config/models/blocksInputPinInterfaceSchema.d.ts +9 -0
- package/dist/generated/config/models/blocksOutputPinInterface.d.ts +25 -0
- package/dist/generated/config/models/{outputPinInterfaceGenerics.d.ts → blocksOutputPinInterfaceGenerics.d.ts} +1 -1
- package/dist/generated/config/models/blocksOutputPinInterfaceMetadata.d.ts +9 -0
- package/dist/generated/config/models/blocksOutputPinInterfaceSchema.d.ts +9 -0
- package/dist/generated/config/models/blocksPortInterface.d.ts +22 -0
- package/dist/generated/config/models/blocksPortInterfaceInputs.d.ts +10 -0
- package/dist/generated/config/models/{flowVariableSchema.d.ts → blocksPortInterfaceMetadata.d.ts} +1 -1
- package/dist/generated/config/models/blocksPortInterfaceOutputs.d.ts +10 -0
- package/dist/generated/config/models/blocksRenameBlockSetRequest.d.ts +9 -0
- package/dist/generated/config/models/blocksStateInterface.d.ts +19 -0
- package/dist/generated/config/models/blocksStateInterfaceDefault.d.ts +10 -0
- package/dist/generated/config/models/blocksStateInterfaceMetadata.d.ts +9 -0
- package/dist/generated/config/models/blocksUsedInWorkspaceRef.d.ts +16 -0
- package/dist/generated/config/models/configApiFlowRunIdentityMapRequest.d.ts +9 -0
- package/dist/generated/config/models/connectorsConnector.d.ts +30 -0
- package/dist/generated/config/models/connectorsConnectorSummary.d.ts +18 -0
- package/dist/generated/config/models/connectorsCreateConnector.d.ts +23 -0
- package/dist/generated/config/models/connectorsGetConnectorSummariesParams.d.ts +9 -0
- package/dist/generated/config/models/connectorsGetConnectorsParams.d.ts +9 -0
- package/dist/generated/config/models/connectorsResolvedConnector.d.ts +20 -0
- package/dist/generated/config/models/{createDataSourceCredentials.d.ts → connectorsResolvedConnectorHeaders.d.ts} +1 -1
- package/dist/generated/config/models/connectorsUpdateConnector.d.ts +26 -0
- package/dist/generated/config/models/containerItem.d.ts +27 -0
- package/dist/generated/config/models/coreManagementInstallParameterDefinitionModel.d.ts +16 -0
- package/dist/generated/config/models/coreManagementInstallParameterDefinitionModelDefault.d.ts +10 -0
- package/dist/generated/config/models/coreManagementInstallParameterModel.d.ts +15 -0
- package/dist/generated/config/models/{integrationsSmartSpaceAiFlowErrorData.d.ts → coreManagementInstallParameterModelActiveValue.d.ts} +1 -1
- package/dist/generated/config/models/coreManagementInstallParameterModelConfiguredValue.d.ts +10 -0
- package/dist/generated/config/models/coreManagementInstallParameterType.d.ts +12 -0
- package/dist/generated/config/models/coreManagementInstallParameterType.js +15 -0
- package/dist/generated/config/models/coreManagementUpsertInstallParameterModel.d.ts +9 -0
- package/dist/generated/config/models/dataSet.d.ts +2 -2
- package/dist/generated/config/models/dataSetItem.d.ts +15 -0
- package/dist/generated/config/models/{notificationNotification.d.ts → dataSetItemMetadata.d.ts} +16 -16
- package/dist/generated/config/models/{portInterfaceMetadata.d.ts → dataSetItemProperties.d.ts} +1 -1
- package/dist/generated/config/models/dataSetsCreateDataSet.d.ts +20 -0
- package/dist/generated/config/models/dataSetsCreateDataSetContainer.d.ts +20 -0
- package/dist/generated/config/models/dataSetsDataSet.d.ts +52 -0
- package/dist/generated/config/models/dataSetsDataSetProperty.d.ts +17 -0
- package/dist/generated/config/models/dataSetsGetIngestionRunsParams.d.ts +15 -0
- package/dist/generated/config/models/{dataSetsGetIdItemsParams.d.ts → dataSetsGetItemsParams.d.ts} +1 -1
- package/dist/generated/config/models/{dataSetsGetGetParams.d.ts → dataSetsGetParams.d.ts} +1 -1
- package/dist/generated/config/models/dataSetsSetDataSetScoping.d.ts +18 -0
- package/dist/generated/config/models/dataSetsUpdateDataSet.d.ts +23 -0
- package/dist/generated/config/models/{createDataSet.d.ts → dataSetsUpdateDataSetBasicInfo.d.ts} +5 -3
- package/dist/generated/config/models/dataSetsUpsertDataSetProperty.d.ts +26 -0
- package/dist/generated/config/models/dataSourceContainer.d.ts +3 -0
- package/dist/generated/config/models/dataSourceContainer.js +0 -6
- package/dist/generated/config/models/dataSourcesContainerFilter.d.ts +11 -0
- package/dist/generated/config/models/{flowInput.d.ts → dataSourcesContainerFilterModel.d.ts} +4 -3
- package/dist/generated/config/models/dataSourcesContainerPreviewResultModel.d.ts +11 -0
- package/dist/generated/config/models/dataSourcesContainerPreviewResultModelSamplesItem.d.ts +9 -0
- package/dist/generated/config/models/dataSourcesContainerSchemaParams.d.ts +9 -0
- package/dist/generated/config/models/dataSourcesCreateDataSource.d.ts +21 -0
- package/dist/generated/config/models/{testDataSourceConnectionCredentials.d.ts → dataSourcesCreateDataSourceCredentials.d.ts} +1 -1
- package/dist/generated/config/models/{dataSource.d.ts → dataSourcesDataSource.d.ts} +7 -1
- package/dist/generated/config/models/dataSourcesDataSourceAdminUser.d.ts +16 -0
- package/dist/generated/config/models/dataSourcesDataSourceContainer.d.ts +3 -0
- package/dist/generated/config/models/dataSourcesDataSourceCredentialsDefinition.d.ts +17 -0
- package/dist/generated/config/models/{dataSourceProperty.d.ts → dataSourcesDataSourceProperty.d.ts} +1 -1
- package/dist/generated/config/models/dataSourcesDataSourceType.d.ts +14 -0
- package/dist/generated/config/models/dataSourcesGetParams.d.ts +2 -9
- package/dist/generated/config/models/dataSourcesPreviewContainerRequest.d.ts +12 -0
- package/dist/generated/config/models/dataSourcesTestDataSourceConnection.d.ts +18 -0
- package/dist/generated/config/models/dataSourcesTestDataSourceConnectionCredentials.d.ts +9 -0
- package/dist/generated/config/models/{updateDataSource.d.ts → dataSourcesUpdateDataSource.d.ts} +1 -1
- package/dist/generated/config/models/dataSourcesUpdateDataSourceCredentials.d.ts +16 -0
- package/dist/generated/config/models/{updateDataSourceCredentialsCredentials.d.ts → dataSourcesUpdateDataSourceCredentialsCredentials.d.ts} +1 -1
- package/dist/generated/config/models/dataSpacesCreateDataSpace.d.ts +16 -0
- package/dist/generated/config/models/dataSpacesDataSpace.d.ts +33 -0
- package/dist/generated/config/models/dataSpacesDataSpaceAdmin.d.ts +24 -0
- package/dist/generated/config/models/dataSpacesDataSpaceAdmin.js +8 -0
- package/dist/generated/config/models/dataSpacesDataSpaceWorkSpaceRef.d.ts +16 -0
- package/dist/generated/config/models/dataSpacesDataSpaceWorkSpaceRef.js +8 -0
- package/dist/generated/config/models/dataSpacesGetDataSetsParams.d.ts +0 -9
- package/dist/generated/config/models/dataSpacesGetParams.d.ts +2 -9
- package/dist/generated/config/models/dataSpacesUpdateDataSpace.d.ts +18 -0
- package/dist/generated/config/models/dataSpacesUpdateDataSpace.js +8 -0
- package/dist/generated/config/models/draftsDraft.d.ts +23 -0
- package/dist/generated/config/models/draftsDraftBlockInterfaces.d.ts +12 -0
- package/dist/generated/config/models/draftsPublishDraftRequest.d.ts +16 -0
- package/dist/generated/config/models/draftsPublishDraftRequest.js +8 -0
- package/dist/generated/config/models/{updateContainer.d.ts → draftsPublishDraftResponse.d.ts} +5 -3
- package/dist/generated/config/models/{workSpaceUser.d.ts → draftsPublishedBlockRef.d.ts} +2 -3
- package/dist/generated/config/models/draftsPublishedBlockRef.js +8 -0
- package/dist/generated/config/models/draftsSaveDraftRequest.d.ts +16 -0
- package/dist/generated/config/models/draftsSaveDraftRequest.js +8 -0
- package/dist/generated/config/models/draftsSaveDraftResponse.d.ts +18 -0
- package/dist/generated/config/models/draftsSaveDraftResponseBlockInterfaces.d.ts +12 -0
- package/dist/generated/config/models/{fileUriResponse.d.ts → draftsToggleDraftRequest.d.ts} +2 -2
- package/dist/generated/config/models/draftsToggleDraftRequest.js +8 -0
- package/dist/generated/config/models/enumsActivityType.d.ts +1 -0
- package/dist/generated/config/models/enumsActivityType.js +1 -0
- package/dist/generated/config/models/enumsDataSetScopingMode.d.ts +11 -0
- package/dist/generated/config/models/enumsDataSetScopingMode.js +14 -0
- package/dist/generated/config/models/enumsNotificationType.d.ts +1 -0
- package/dist/generated/config/models/enumsNotificationType.js +1 -0
- package/dist/generated/config/models/enumsPermissions.d.ts +2 -13
- package/dist/generated/config/models/enumsPermissions.js +0 -20
- package/dist/generated/config/models/enumsPermissionsItem.d.ts +18 -0
- package/dist/generated/config/models/enumsPermissionsItem.js +21 -0
- package/dist/generated/config/models/{configApiAddMessageFileFromBlobUri.d.ts → filesAddMessageFileFromBlobUri.d.ts} +1 -1
- package/dist/generated/config/models/filesAddMessageFileFromBlobUri.js +8 -0
- package/dist/generated/config/models/filesCreateFileFromBlobUri.d.ts +20 -0
- package/dist/generated/config/models/filesCreateFileFromBlobUri.js +8 -0
- package/dist/generated/config/models/filesDownloadFileParams.d.ts +0 -2
- package/dist/generated/config/models/filesFile.d.ts +38 -0
- package/dist/generated/config/models/filesFile.js +8 -0
- package/dist/generated/config/models/filesFileUriResponse.d.ts +16 -0
- package/dist/generated/config/models/filesFileUriResponse.js +8 -0
- package/dist/generated/config/models/filesGetFileInfoParams.d.ts +0 -2
- package/dist/generated/config/models/filesGetUriParams.d.ts +0 -2
- package/dist/generated/config/models/{ingestedBlob.d.ts → filesIngestedBlob.d.ts} +10 -3
- package/dist/generated/config/models/flowRunsGetWorkspaceRunsParams.d.ts +16 -0
- package/dist/generated/config/models/flowRunsGetWorkspaceRunsParams.js +8 -0
- package/dist/generated/config/models/{connection.d.ts → flowsConnection.d.ts} +1 -1
- package/dist/generated/config/models/{flow.d.ts → flowsFlow.d.ts} +5 -5
- package/dist/generated/config/models/{flowBlock.d.ts → flowsFlowBlock.d.ts} +1 -1
- package/dist/generated/config/models/flowsFlowConstant.d.ts +12 -0
- package/dist/generated/config/models/{flowDefinitionLayout.d.ts → flowsFlowConstantValue.d.ts} +1 -1
- package/dist/generated/config/models/flowsFlowConstantValue.js +8 -0
- package/dist/generated/config/models/flowsFlowDataSet.d.ts +18 -0
- package/dist/generated/config/models/{updateDataSpace.d.ts → flowsFlowDataSpace.d.ts} +3 -2
- package/dist/generated/config/models/flowsFlowDefinition.d.ts +31 -0
- package/dist/generated/config/models/{flowDefinitionInputs.d.ts → flowsFlowDefinitionBlocks.d.ts} +3 -3
- package/dist/generated/config/models/flowsFlowDefinitionConstants.d.ts +13 -0
- package/dist/generated/config/models/{flowDefinitionBlocks.d.ts → flowsFlowDefinitionInputs.d.ts} +3 -3
- package/dist/generated/config/models/{flowConstantValue.d.ts → flowsFlowDefinitionLayout.d.ts} +1 -1
- package/dist/generated/config/models/flowsFlowDefinitionLayout.js +8 -0
- package/dist/generated/config/models/{flowDefinitionConstants.d.ts → flowsFlowDefinitionOutputs.d.ts} +3 -3
- package/dist/generated/config/models/flowsFlowDefinitionVariables.d.ts +13 -0
- package/dist/generated/config/models/flowsFlowDefinitionVariables.js +2 -0
- package/dist/generated/config/models/flowsFlowInput.d.ts +10 -0
- package/dist/generated/config/models/flowsFlowInput.js +2 -0
- package/dist/generated/config/models/{flowInputSchema.d.ts → flowsFlowInputSchema.d.ts} +1 -1
- package/dist/generated/config/models/flowsFlowInputSchema.js +8 -0
- package/dist/generated/config/models/flowsFlowOutput.d.ts +10 -0
- package/dist/generated/config/models/flowsFlowOutput.js +2 -0
- package/dist/generated/config/models/{flowOutputSchema.d.ts → flowsFlowOutputSchema.d.ts} +1 -1
- package/dist/generated/config/models/flowsFlowOutputSchema.js +8 -0
- package/dist/generated/config/models/flowsFlowRun.d.ts +20 -0
- package/dist/generated/config/models/flowsFlowRun.js +2 -0
- package/dist/generated/config/models/{flowTrigger.d.ts → flowsFlowTrigger.d.ts} +1 -1
- package/dist/generated/config/models/flowsFlowTrigger.js +2 -0
- package/dist/generated/config/models/{flowVariable.d.ts → flowsFlowVariable.d.ts} +3 -3
- package/dist/generated/config/models/flowsFlowVariable.js +2 -0
- package/dist/generated/config/models/{blockInterfaceMetadata.d.ts → flowsFlowVariableSchema.d.ts} +1 -1
- package/dist/generated/config/models/flowsFlowVariableSchema.js +8 -0
- package/dist/generated/config/models/{updateDataSet.d.ts → flowsFlowWorkSpace.d.ts} +6 -4
- package/dist/generated/config/models/flowsFlowWorkSpace.js +2 -0
- package/dist/generated/config/models/index.d.ts +198 -113
- package/dist/generated/config/models/index.js +198 -113
- package/dist/generated/config/models/{updateDataSetBasicInfo.d.ts → integrationsSmartSpaceAiBlockSourceResponse.d.ts} +3 -3
- package/dist/generated/config/models/integrationsSmartSpaceAiBlockSourceResponse.js +8 -0
- package/dist/generated/config/models/integrationsSmartSpaceAiContainerItemFlowRun.d.ts +17 -0
- package/dist/generated/config/models/integrationsSmartSpaceAiContainerItemFlowRun.js +2 -0
- package/dist/generated/config/models/integrationsSmartSpaceAiContainerItemFlowRunError.d.ts +13 -0
- package/dist/generated/config/models/integrationsSmartSpaceAiContainerItemFlowRunError.js +8 -0
- package/dist/generated/config/models/integrationsSmartSpaceAiContainerItemRunHistory.d.ts +18 -0
- package/dist/generated/config/models/integrationsSmartSpaceAiContainerItemRunHistory.js +2 -0
- package/dist/generated/config/models/integrationsSmartSpaceAiIngestionRun.d.ts +57 -0
- package/dist/generated/config/models/integrationsSmartSpaceAiIngestionRun.js +2 -0
- package/dist/generated/config/models/{flowConstant.d.ts → integrationsSmartSpaceAiIngestionRunTrigger.d.ts} +3 -3
- package/dist/generated/config/models/integrationsSmartSpaceAiIngestionRunTrigger.js +8 -0
- package/dist/generated/config/models/{createDataSpace.d.ts → integrationsSmartSpaceAiSdkBlockRef.d.ts} +2 -3
- package/dist/generated/config/models/integrationsSmartSpaceAiSdkBlockRef.js +8 -0
- package/dist/generated/config/models/integrationsSmartSpaceAiSmartSpaceAiPagedDataSystemCollectionsGenericICollectionIntegrationsSmartSpaceAiWorkspaceRun.d.ts +11 -0
- package/dist/generated/config/models/integrationsSmartSpaceAiSmartSpaceAiPagedDataSystemCollectionsGenericICollectionIntegrationsSmartSpaceAiWorkspaceRun.js +2 -0
- package/dist/generated/config/models/{file.d.ts → integrationsSmartSpaceAiWorkspaceRun.d.ts} +12 -11
- package/dist/generated/config/models/integrationsSmartSpaceAiWorkspaceRun.js +8 -0
- package/dist/generated/config/models/managedSecretsCreateManagedSecret.d.ts +17 -0
- package/dist/generated/config/models/managedSecretsCreateManagedSecret.js +8 -0
- package/dist/generated/config/models/managedSecretsManagedSecret.d.ts +23 -0
- package/dist/generated/config/models/managedSecretsManagedSecret.js +8 -0
- package/dist/generated/config/models/managedSecretsUpdateManagedSecretValue.d.ts +13 -0
- package/dist/generated/config/models/managedSecretsUpdateManagedSecretValue.js +8 -0
- package/dist/generated/config/models/messagesCreateMessageInput.d.ts +15 -0
- package/dist/generated/config/models/messagesCreateMessageInput.js +2 -0
- package/dist/generated/config/models/{messageCreateMessageInputChannels.d.ts → messagesCreateMessageInputChannels.d.ts} +1 -1
- package/dist/generated/config/models/messagesCreateMessageInputChannels.js +8 -0
- package/dist/generated/config/models/messagesCreateMessageInputValue.d.ts +10 -0
- package/dist/generated/config/models/messagesCreateMessageInputValue.js +8 -0
- package/dist/generated/config/models/{messageMessage.d.ts → messagesMessage.d.ts} +5 -5
- package/dist/generated/config/models/messagesMessage.js +2 -0
- package/dist/generated/config/models/{messageMessageCreatorProfileImage.d.ts → messagesMessageCreatorProfileImage.d.ts} +1 -1
- package/dist/generated/config/models/messagesMessageCreatorProfileImage.js +8 -0
- package/dist/generated/config/models/{integrationsSmartSpaceAiFlowError.d.ts → messagesMessageError.d.ts} +5 -3
- package/dist/generated/config/models/messagesMessageError.js +2 -0
- package/dist/generated/config/models/{inputPinInterfaceDefault.d.ts → messagesMessageErrorData.d.ts} +1 -1
- package/dist/generated/config/models/messagesMessageErrorData.js +8 -0
- package/dist/generated/config/models/{messageMessageValue.d.ts → messagesMessageValue.d.ts} +5 -5
- package/dist/generated/config/models/messagesMessageValue.js +2 -0
- package/dist/generated/config/models/{messageMessageValueChannels.d.ts → messagesMessageValueChannels.d.ts} +1 -1
- package/dist/generated/config/models/messagesMessageValueChannels.js +8 -0
- package/dist/generated/config/models/{messageMessageValueValue.d.ts → messagesMessageValueValue.d.ts} +1 -1
- package/dist/generated/config/models/messagesMessageValueValue.js +8 -0
- package/dist/generated/config/models/messagesSandBoxMessageRequest.d.ts +13 -0
- package/dist/generated/config/models/messagesSandBoxMessageRequest.js +2 -0
- package/dist/generated/config/models/{messageSandBoxMessageRequestVariables.d.ts → messagesSandBoxMessageRequestVariables.d.ts} +1 -1
- package/dist/generated/config/models/messagesSandBoxMessageRequestVariables.js +8 -0
- package/dist/generated/config/models/notificationsNotification.d.ts +39 -0
- package/dist/generated/config/models/notificationsNotification.js +2 -0
- package/dist/generated/config/models/notificationsPagedNotifications.d.ts +16 -0
- package/dist/generated/config/models/notificationsPagedNotifications.js +2 -0
- package/dist/generated/config/models/{pagedDataCollectionDataSpace.d.ts → pagedDataCollectionAccessAccess.d.ts} +3 -3
- package/dist/generated/config/models/pagedDataCollectionAccessAccess.js +2 -0
- package/dist/generated/config/models/pagedDataCollectionAccessAccessWorkSpace.d.ts +11 -0
- package/dist/generated/config/models/pagedDataCollectionAccessAccessWorkSpace.js +2 -0
- package/dist/generated/config/models/pagedDataCollectionActivitiesActivityWorkSpace.d.ts +11 -0
- package/dist/generated/config/models/pagedDataCollectionActivitiesActivityWorkSpace.js +2 -0
- package/dist/generated/config/models/{pagedDataCollectionAppUserAppUser.d.ts → pagedDataCollectionAiModelSummary.d.ts} +3 -3
- package/dist/generated/config/models/pagedDataCollectionAiModelSummary.js +2 -0
- package/dist/generated/config/models/{pagedDataCollectionDataSource.d.ts → pagedDataCollectionContainerItem.d.ts} +3 -3
- package/dist/generated/config/models/pagedDataCollectionContainerItem.js +2 -0
- package/dist/generated/config/models/{pagedDataCollectionDataSet.d.ts → pagedDataCollectionDataSetsDataSet.d.ts} +3 -3
- package/dist/generated/config/models/pagedDataCollectionDataSetsDataSet.js +2 -0
- package/dist/generated/config/models/pagedDataCollectionDataSourcesDataSource.d.ts +11 -0
- package/dist/generated/config/models/pagedDataCollectionDataSourcesDataSource.js +2 -0
- package/dist/generated/config/models/pagedDataCollectionDataSpacesDataSpace.d.ts +11 -0
- package/dist/generated/config/models/pagedDataCollectionDataSpacesDataSpace.js +2 -0
- package/dist/generated/config/models/pagedDataCollectionFilesIngestedBlob.d.ts +11 -0
- package/dist/generated/config/models/pagedDataCollectionFilesIngestedBlob.js +2 -0
- package/dist/generated/config/models/{pagedDataCollectionAccess.d.ts → pagedDataCollectionSyncsSync.d.ts} +3 -3
- package/dist/generated/config/models/pagedDataCollectionSyncsSync.js +2 -0
- package/dist/generated/config/models/pagedDataCollectionUsersAppAccessUser.d.ts +11 -0
- package/dist/generated/config/models/pagedDataCollectionUsersAppAccessUser.js +2 -0
- package/dist/generated/config/models/pagedDataCollectionUsersAppUserDetail.d.ts +11 -0
- package/dist/generated/config/models/pagedDataCollectionUsersAppUserDetail.js +2 -0
- package/dist/generated/config/models/pagedDataCollectionUsersAppUserSearchResult.d.ts +11 -0
- package/dist/generated/config/models/pagedDataCollectionUsersAppUserSearchResult.js +2 -0
- package/dist/generated/config/models/pagedDataCollectionUsersServicePrincipalSearchResult.d.ts +11 -0
- package/dist/generated/config/models/pagedDataCollectionUsersServicePrincipalSearchResult.js +2 -0
- package/dist/generated/config/models/pagedDataCollectionWorkSpacesWorkSpace.d.ts +11 -0
- package/dist/generated/config/models/pagedDataCollectionWorkSpacesWorkSpace.js +2 -0
- package/dist/generated/config/models/pagedDataSystemCollectionsGenericICollectionDataSetItem.d.ts +11 -0
- package/dist/generated/config/models/pagedDataSystemCollectionsGenericICollectionDataSetItem.js +2 -0
- package/dist/generated/config/models/pagedDataSystemCollectionsGenericICollectionIntegrationsSmartSpaceAiContainerItemRunHistory.d.ts +11 -0
- package/dist/generated/config/models/pagedDataSystemCollectionsGenericICollectionIntegrationsSmartSpaceAiContainerItemRunHistory.js +2 -0
- package/dist/generated/config/models/pagedDataSystemCollectionsGenericICollectionIntegrationsSmartSpaceAiIngestionRun.d.ts +11 -0
- package/dist/generated/config/models/pagedDataSystemCollectionsGenericICollectionIntegrationsSmartSpaceAiIngestionRun.js +2 -0
- package/dist/generated/config/models/syncsGetItemsParams.d.ts +10 -0
- package/dist/generated/config/models/syncsGetItemsParams.js +8 -0
- package/dist/generated/config/models/syncsGetParams.d.ts +18 -0
- package/dist/generated/config/models/syncsGetParams.js +8 -0
- package/dist/generated/config/models/syncsSync.d.ts +33 -0
- package/dist/generated/config/models/syncsSync.js +2 -0
- package/dist/generated/config/models/syncsSyncDataSourceInfo.d.ts +17 -0
- package/dist/generated/config/models/syncsSyncDataSourceInfo.js +2 -0
- package/dist/generated/config/models/syncsSyncQueueState.d.ts +16 -0
- package/dist/generated/config/models/syncsSyncQueueState.js +8 -0
- package/dist/generated/config/models/syncsSyncRunInfo.d.ts +19 -0
- package/dist/generated/config/models/syncsSyncRunInfo.js +8 -0
- package/dist/generated/config/models/usersAppAccessUser.d.ts +18 -0
- package/dist/generated/config/models/usersAppAccessUser.js +8 -0
- package/dist/generated/config/models/{appRole.d.ts → usersAppRole.d.ts} +4 -1
- package/dist/generated/config/models/usersAppRole.js +8 -0
- package/dist/generated/config/models/{appUserAppUserDetail.d.ts → usersAppUserDetail.d.ts} +6 -1
- package/dist/generated/config/models/usersAppUserDetail.js +2 -0
- package/dist/generated/config/models/{appUserAppUserSearchResult.d.ts → usersAppUserSearchResult.d.ts} +6 -1
- package/dist/generated/config/models/usersAppUserSearchResult.js +8 -0
- package/dist/generated/config/models/usersAppUserSummary.d.ts +22 -0
- package/dist/generated/config/models/usersAppUserSummary.js +8 -0
- package/dist/generated/config/models/{appUserServicePrincipalSearchResult.d.ts → usersServicePrincipalSearchResult.d.ts} +5 -1
- package/dist/generated/config/models/usersServicePrincipalSearchResult.js +8 -0
- package/dist/generated/config/models/workSpaceInfo.d.ts +6 -0
- package/dist/generated/config/models/{createWorkSpace.d.ts → workSpacesCreateWorkSpace.d.ts} +6 -1
- package/dist/generated/config/models/workSpacesCreateWorkSpace.js +2 -0
- package/dist/generated/config/models/workSpacesGetGetParams.d.ts +2 -9
- package/dist/generated/config/models/workSpacesGetThreadsParams.d.ts +0 -9
- package/dist/generated/config/models/workSpacesGetWorkspaceFilesParams.d.ts +0 -6
- package/dist/generated/config/models/{workSpaceBasicInfo.d.ts → workSpacesUpdateWorkSpaceBasicInfo.d.ts} +6 -1
- package/dist/generated/config/models/workSpacesUpdateWorkSpaceBasicInfo.js +8 -0
- package/dist/generated/config/models/{workSpace.d.ts → workSpacesWorkSpace.d.ts} +16 -7
- package/dist/generated/config/models/workSpacesWorkSpace.js +2 -0
- package/dist/generated/config/models/workSpacesWorkSpaceInputs.d.ts +10 -0
- package/dist/generated/config/models/workSpacesWorkSpaceInputs.js +2 -0
- package/dist/generated/config/models/workSpacesWorkSpaceUser.d.ts +17 -0
- package/dist/generated/config/models/workSpacesWorkSpaceUser.js +8 -0
- package/dist/generated/config/models/workSpacesWorkSpaceVariables.d.ts +10 -0
- package/dist/generated/config/models/workSpacesWorkSpaceVariables.js +2 -0
- package/dist/generated/config/models/workSpacesWorkspaceFilesBody.d.ts +0 -1
- package/dist/generated/config/zod.d.ts +1774 -1082
- package/dist/generated/config/zod.js +1553 -981
- package/dist/generated/signalr/SmartSpace.App.Business.Models.Comment.d.ts +4 -10
- package/dist/generated/signalr/SmartSpace.App.Business.Models.Comment.js +0 -3
- package/dist/generated/signalr/SmartSpace.App.Business.Models.Mentions.d.ts +7 -0
- package/dist/generated/signalr/SmartSpace.App.Business.Models.Mentions.js +5 -0
- package/dist/generated/signalr/SmartSpace.App.Business.Models.Notifications.d.ts +22 -0
- package/dist/generated/signalr/SmartSpace.App.Business.Models.Notifications.js +2 -0
- package/dist/generated/signalr/SmartSpace.App.Core.Enums.d.ts +7 -0
- package/dist/generated/signalr/SmartSpace.App.Core.Enums.js +14 -0
- package/dist/generated/signalr/TypedSignalR.Client/SmartSpace.App.Business.Hubs.Contracts.d.ts +11 -0
- package/dist/generated/signalr/TypedSignalR.Client/index.js +6 -0
- package/dist/mocks.d.ts +2 -0
- package/dist/mocks.js +42 -0
- package/dist/signalr.d.ts +4 -1
- package/dist/signalr.js +3 -0
- package/package.json +25 -3
- package/dist/generated/chat/models/appUserAppUser.d.ts +0 -13
- package/dist/generated/chat/models/createComment.d.ts +0 -10
- package/dist/generated/chat/models/dtosMessageThreadsMessageThreadDto.d.ts +0 -23
- package/dist/generated/chat/models/fileUriResponse.d.ts +0 -9
- package/dist/generated/chat/models/flowConstant.d.ts +0 -11
- package/dist/generated/chat/models/flowDefinition.d.ts +0 -31
- package/dist/generated/chat/models/flowDefinitionVariables.d.ts +0 -13
- package/dist/generated/chat/models/flowInput.d.ts +0 -10
- package/dist/generated/chat/models/flowOutput.d.ts +0 -10
- package/dist/generated/chat/models/integrationsSmartSpaceAiFlowErrorData.d.ts +0 -10
- package/dist/generated/chat/models/messageCreateMessageInput.d.ts +0 -15
- package/dist/generated/chat/models/notificationPagedNotifications.d.ts +0 -12
- package/dist/generated/chat/models/pagedDataCollectionModelModelSummary.d.ts +0 -11
- package/dist/generated/chat/models/pagedDataCollectionWorkSpace.d.ts +0 -11
- package/dist/generated/chat/models/workSpaceInputs.d.ts +0 -10
- package/dist/generated/chat/models/workSpaceVariables.d.ts +0 -10
- package/dist/generated/config/models/appUserAppUser.d.ts +0 -13
- package/dist/generated/config/models/blockBlockSet.d.ts +0 -22
- package/dist/generated/config/models/blockInterface.d.ts +0 -17
- package/dist/generated/config/models/blockInterfacePorts.d.ts +0 -10
- package/dist/generated/config/models/blockInterfaceState.d.ts +0 -10
- package/dist/generated/config/models/createContainer.d.ts +0 -11
- package/dist/generated/config/models/createDataSource.d.ts +0 -15
- package/dist/generated/config/models/dataSourceCredentialsDefinition.d.ts +0 -12
- package/dist/generated/config/models/dataSourceType.d.ts +0 -14
- package/dist/generated/config/models/flowDefinition.d.ts +0 -31
- package/dist/generated/config/models/flowDefinitionOutputs.d.ts +0 -13
- package/dist/generated/config/models/flowDefinitionVariables.d.ts +0 -13
- package/dist/generated/config/models/flowOutput.d.ts +0 -10
- package/dist/generated/config/models/inputPinInterface.d.ts +0 -23
- package/dist/generated/config/models/inputPinInterfaceMetadata.d.ts +0 -9
- package/dist/generated/config/models/inputPinInterfaceSchema.d.ts +0 -9
- package/dist/generated/config/models/messageCreateMessageInput.d.ts +0 -15
- package/dist/generated/config/models/messageSandBoxMessageRequest.d.ts +0 -13
- package/dist/generated/config/models/notificationPagedNotifications.d.ts +0 -12
- package/dist/generated/config/models/outputPinInterface.d.ts +0 -19
- package/dist/generated/config/models/outputPinInterfaceMetadata.d.ts +0 -9
- package/dist/generated/config/models/outputPinInterfaceSchema.d.ts +0 -9
- package/dist/generated/config/models/pagedDataCollectionActivityActivityWorkSpace.d.ts +0 -11
- package/dist/generated/config/models/pagedDataCollectionAppUserAppUserDetail.d.ts +0 -11
- package/dist/generated/config/models/pagedDataCollectionAppUserAppUserSearchResult.d.ts +0 -11
- package/dist/generated/config/models/pagedDataCollectionAppUserServicePrincipalSearchResult.d.ts +0 -11
- package/dist/generated/config/models/pagedDataCollectionIngestedBlob.d.ts +0 -11
- package/dist/generated/config/models/pagedDataCollectionModelModelSummary.d.ts +0 -11
- package/dist/generated/config/models/pagedDataCollectionWorkSpace.d.ts +0 -11
- package/dist/generated/config/models/portInterface.d.ts +0 -17
- package/dist/generated/config/models/portInterfaceInputs.d.ts +0 -10
- package/dist/generated/config/models/portInterfaceOutputs.d.ts +0 -10
- package/dist/generated/config/models/stateInterface.d.ts +0 -15
- package/dist/generated/config/models/stateInterfaceDefault.d.ts +0 -10
- package/dist/generated/config/models/stateInterfaceMetadata.d.ts +0 -9
- package/dist/generated/config/models/testDataSourceConnection.d.ts +0 -11
- package/dist/generated/config/models/updateDataSourceCredentials.d.ts +0 -10
- package/dist/generated/config/models/workSpaceInputs.d.ts +0 -10
- package/dist/generated/config/models/workSpaceVariables.d.ts +0 -10
- package/dist/generated/config/models/workSpacesUpdatePromptResponseFlagParams.d.ts +0 -12
- /package/dist/generated/chat/models/{access.js → accessAccess.js} +0 -0
- /package/dist/generated/chat/models/{connection.js → aiIModelProperty.js} +0 -0
- /package/dist/generated/chat/models/{flow.js → aiModel.js} +0 -0
- /package/dist/generated/chat/models/{flowBlock.js → aiModelDeployment.js} +0 -0
- /package/dist/generated/chat/models/{flowConstant.js → aiModelDeploymentStep.js} +0 -0
- /package/dist/generated/chat/models/{flowDefinition.js → aiModelSummary.js} +0 -0
- /package/dist/generated/chat/models/{appUserAppUser.js → commentCreateComment.js} +0 -0
- /package/dist/generated/chat/models/{commentMentionedUser.js → connectorsConnectorSummary.js} +0 -0
- /package/dist/generated/chat/models/{createComment.js → dataSourcesContainerFilterModel.js} +0 -0
- /package/dist/generated/chat/models/{dtosMessageThreadsMessageThreadDto.js → filesFile.js} +0 -0
- /package/dist/generated/chat/models/{file.js → filesFileUriResponse.js} +0 -0
- /package/dist/generated/chat/models/{flowDefinitionBlocks.js → flowsConnection.js} +0 -0
- /package/dist/generated/chat/models/{flowDefinitionConstants.js → flowsFlow.js} +0 -0
- /package/dist/generated/chat/models/{flowDefinitionInputs.js → flowsFlowBlock.js} +0 -0
- /package/dist/generated/chat/models/{flowDefinitionOutputs.js → flowsFlowConstant.js} +0 -0
- /package/dist/generated/chat/models/{fileUriResponse.js → flowsFlowConstantValue.js} +0 -0
- /package/dist/generated/chat/models/{flowDefinitionVariables.js → flowsFlowDefinition.js} +0 -0
- /package/dist/generated/chat/models/{flowInput.js → flowsFlowDefinitionBlocks.js} +0 -0
- /package/dist/generated/chat/models/{flowOutput.js → flowsFlowDefinitionConstants.js} +0 -0
- /package/dist/generated/chat/models/{flowTrigger.js → flowsFlowDefinitionInputs.js} +0 -0
- /package/dist/generated/chat/models/{flowConstantValue.js → flowsFlowDefinitionLayout.js} +0 -0
- /package/dist/generated/chat/models/{flowVariable.js → flowsFlowDefinitionOutputs.js} +0 -0
- /package/dist/generated/chat/models/{integrationsSmartSpaceAiFlowError.js → flowsFlowDefinitionVariables.js} +0 -0
- /package/dist/generated/chat/models/{messageCreateMessageInput.js → flowsFlowInput.js} +0 -0
- /package/dist/generated/chat/models/{flowDefinitionLayout.js → flowsFlowInputSchema.js} +0 -0
- /package/dist/generated/chat/models/{messageMessage.js → flowsFlowOutput.js} +0 -0
- /package/dist/generated/chat/models/{flowInputSchema.js → flowsFlowOutputSchema.js} +0 -0
- /package/dist/generated/chat/models/{messageMessageRequest.js → flowsFlowTrigger.js} +0 -0
- /package/dist/generated/chat/models/{messageMessageValue.js → flowsFlowVariable.js} +0 -0
- /package/dist/generated/chat/models/{flowOutputSchema.js → flowsFlowVariableSchema.js} +0 -0
- /package/dist/generated/chat/models/{flowVariableSchema.js → mentionsMention.js} +0 -0
- /package/dist/generated/chat/models/{modelModelSummary.js → messagesCreateMessageInput.js} +0 -0
- /package/dist/generated/chat/models/{integrationsSmartSpaceAiFlowErrorData.js → messagesCreateMessageInputChannels.js} +0 -0
- /package/dist/generated/chat/models/{messageCreateMessageInputChannels.js → messagesCreateMessageInputValue.js} +0 -0
- /package/dist/generated/chat/models/{notificationNotification.js → messagesMessage.js} +0 -0
- /package/dist/generated/chat/models/{messageCreateMessageInputValue.js → messagesMessageCreatorProfileImage.js} +0 -0
- /package/dist/generated/chat/models/{notificationPagedNotifications.js → messagesMessageError.js} +0 -0
- /package/dist/generated/chat/models/{messageMessageCreatorProfileImage.js → messagesMessageErrorData.js} +0 -0
- /package/dist/generated/chat/models/{pagedDataCollectionAccess.js → messagesMessageRequest.js} +0 -0
- /package/dist/generated/chat/models/{messageMessageRequestVariables.js → messagesMessageRequestVariables.js} +0 -0
- /package/dist/generated/chat/models/{pagedDataCollectionMessageMessage.js → messagesMessageValue.js} +0 -0
- /package/dist/generated/chat/models/{messageMessageValueChannels.js → messagesMessageValueChannels.js} +0 -0
- /package/dist/generated/chat/models/{messageMessageValueValue.js → messagesMessageValueValue.js} +0 -0
- /package/dist/generated/chat/models/{pagedDataCollectionModelModelSummary.js → notificationsNotification.js} +0 -0
- /package/dist/generated/chat/models/{pagedDataCollectionWorkSpace.js → notificationsPagedNotifications.js} +0 -0
- /package/dist/generated/chat/models/{workSpace.js → pagedDataCollectionAccessAccess.js} +0 -0
- /package/dist/generated/chat/models/{workSpaceInputs.js → pagedDataCollectionAiModelSummary.js} +0 -0
- /package/dist/generated/chat/models/{workSpaceVariables.js → pagedDataCollectionMessagesMessage.js} +0 -0
- /package/dist/generated/{config/models/access.js → chat/models/pagedDataCollectionWorkSpacesWorkSpace.js} +0 -0
- /package/dist/generated/{config/models/accessWorkSpace.js → chat/models/workSpacesWorkSpace.js} +0 -0
- /package/dist/generated/{config/models/activityActivityWorkSpace.js → chat/models/workSpacesWorkSpaceInputs.js} +0 -0
- /package/dist/generated/{config/models/appUserAppUserDetail.js → chat/models/workSpacesWorkSpaceVariables.js} +0 -0
- /package/dist/generated/config/models/{blockBlockSet.js → accessAccess.js} +0 -0
- /package/dist/generated/config/models/{blockBlockSetBlockInterfaces.js → accessAccessWorkSpace.js} +0 -0
- /package/dist/generated/config/models/{blockInfo.js → accessCreateAccess.js} +0 -0
- /package/dist/generated/config/models/{blockInterface.js → activitiesActivityWorkSpace.js} +0 -0
- /package/dist/generated/config/models/{activityLlmUsageMetrics.js → activitiesLlmUsageMetrics.js} +0 -0
- /package/dist/generated/config/models/{blockInterfacePorts.js → aiCreateModel.js} +0 -0
- /package/dist/generated/config/models/{blockInterfaceState.js → aiCreateModelDeployment.js} +0 -0
- /package/dist/generated/config/models/{connection.js → aiCreateModelDeploymentProvider.js} +0 -0
- /package/dist/generated/config/models/{appRole.js → aiCreateModelDeploymentProviderGoogleCredentials.js} +0 -0
- /package/dist/generated/config/models/{createDataSet.js → aiIModelProperty.js} +0 -0
- /package/dist/generated/config/models/{createDataSource.js → aiModel.js} +0 -0
- /package/dist/generated/config/models/{createModel.js → aiModelDeployment.js} +0 -0
- /package/dist/generated/config/models/{createModelDeployment.js → aiModelDeploymentStep.js} +0 -0
- /package/dist/generated/config/models/{createModelDeploymentProvider.js → aiModelSummary.js} +0 -0
- /package/dist/generated/config/models/{createWorkSpace.js → blocksBlockInfo.js} +0 -0
- /package/dist/generated/config/models/{dataSource.js → blocksBlockInterface.js} +0 -0
- /package/dist/generated/config/models/{appUserAppUser.js → blocksBlockInterfaceMetadata.js} +0 -0
- /package/dist/generated/config/models/{dataSourceCredentialsDefinition.js → blocksBlockInterfacePorts.js} +0 -0
- /package/dist/generated/config/models/{dataSourceProperty.js → blocksBlockInterfaceState.js} +0 -0
- /package/dist/generated/config/models/{dataSourceType.js → blocksBlockSet.js} +0 -0
- /package/dist/generated/config/models/{flow.js → blocksBlockSetBlockInterfaces.js} +0 -0
- /package/dist/generated/config/models/{flowBlock.js → blocksGetBlocks200One.js} +0 -0
- /package/dist/generated/config/models/{flowConstant.js → blocksGetBlocks200Three.js} +0 -0
- /package/dist/generated/config/models/{flowDefinition.js → blocksGetBlocks200Two.js} +0 -0
- /package/dist/generated/config/models/{flowDefinitionBlocks.js → blocksInputPinInterface.js} +0 -0
- /package/dist/generated/config/models/{appUserAppUserSearchResult.js → blocksInputPinInterfaceDefault.js} +0 -0
- /package/dist/generated/config/models/{flowDefinitionConstants.js → blocksInputPinInterfaceGenerics.js} +0 -0
- /package/dist/generated/config/models/{appUserServicePrincipalSearchResult.js → blocksInputPinInterfaceMetadata.js} +0 -0
- /package/dist/generated/config/models/{blockInterfaceMetadata.js → blocksInputPinInterfaceSchema.js} +0 -0
- /package/dist/generated/config/models/{flowDefinitionInputs.js → blocksOutputPinInterface.js} +0 -0
- /package/dist/generated/config/models/{flowDefinitionOutputs.js → blocksOutputPinInterfaceGenerics.js} +0 -0
- /package/dist/generated/config/models/{configApiAddMessageFileFromBlobUri.js → blocksOutputPinInterfaceMetadata.js} +0 -0
- /package/dist/generated/config/models/{createContainer.js → blocksOutputPinInterfaceSchema.js} +0 -0
- /package/dist/generated/config/models/{flowDefinitionVariables.js → blocksPortInterface.js} +0 -0
- /package/dist/generated/config/models/{flowInput.js → blocksPortInterfaceInputs.js} +0 -0
- /package/dist/generated/config/models/{createDataSourceCredentials.js → blocksPortInterfaceMetadata.js} +0 -0
- /package/dist/generated/config/models/{flowOutput.js → blocksPortInterfaceOutputs.js} +0 -0
- /package/dist/generated/config/models/{createDataSpace.js → blocksRenameBlockSetRequest.js} +0 -0
- /package/dist/generated/config/models/{flowTrigger.js → blocksStateInterface.js} +0 -0
- /package/dist/generated/config/models/{createModelDeploymentProviderGoogleCredentials.js → blocksStateInterfaceDefault.js} +0 -0
- /package/dist/generated/config/models/{dataSetsGetGetParams.js → blocksStateInterfaceMetadata.js} +0 -0
- /package/dist/generated/config/models/{dataSetsGetIdItemsParams.js → blocksUsedInWorkspaceRef.js} +0 -0
- /package/dist/generated/config/models/{file.js → configApiFlowRunIdentityMapRequest.js} +0 -0
- /package/dist/generated/config/models/{fileUriResponse.js → connectorsConnector.js} +0 -0
- /package/dist/generated/config/models/{flowConstantValue.js → connectorsConnectorSummary.js} +0 -0
- /package/dist/generated/config/models/{flowDefinitionLayout.js → connectorsCreateConnector.js} +0 -0
- /package/dist/generated/config/models/{flowInputSchema.js → connectorsGetConnectorSummariesParams.js} +0 -0
- /package/dist/generated/config/models/{flowOutputSchema.js → connectorsGetConnectorsParams.js} +0 -0
- /package/dist/generated/config/models/{flowVariable.js → connectorsResolvedConnector.js} +0 -0
- /package/dist/generated/config/models/{flowVariableSchema.js → connectorsResolvedConnectorHeaders.js} +0 -0
- /package/dist/generated/config/models/{inputPinInterfaceDefault.js → connectorsUpdateConnector.js} +0 -0
- /package/dist/generated/config/models/{inputPinInterfaceMetadata.js → containerItem.js} +0 -0
- /package/dist/generated/config/models/{ingestedBlob.js → coreManagementInstallParameterDefinitionModel.js} +0 -0
- /package/dist/generated/config/models/{inputPinInterfaceSchema.js → coreManagementInstallParameterDefinitionModelDefault.js} +0 -0
- /package/dist/generated/config/models/{inputPinInterface.js → coreManagementInstallParameterModel.js} +0 -0
- /package/dist/generated/config/models/{integrationsSmartSpaceAiFlowErrorData.js → coreManagementInstallParameterModelActiveValue.js} +0 -0
- /package/dist/generated/config/models/{messageCreateMessageInputChannels.js → coreManagementInstallParameterModelConfiguredValue.js} +0 -0
- /package/dist/generated/config/models/{messageCreateMessageInputValue.js → coreManagementUpsertInstallParameterModel.js} +0 -0
- /package/dist/generated/config/models/{inputPinInterfaceGenerics.js → dataSetItem.js} +0 -0
- /package/dist/generated/config/models/{messageMessageCreatorProfileImage.js → dataSetItemMetadata.js} +0 -0
- /package/dist/generated/config/models/{messageMessageValueChannels.js → dataSetItemProperties.js} +0 -0
- /package/dist/generated/config/models/{integrationsSmartSpaceAiFlowError.js → dataSetsCreateDataSet.js} +0 -0
- /package/dist/generated/config/models/{messageCreateMessageInput.js → dataSetsCreateDataSetContainer.js} +0 -0
- /package/dist/generated/config/models/{messageMessage.js → dataSetsDataSet.js} +0 -0
- /package/dist/generated/config/models/{messageMessageValueValue.js → dataSetsDataSetProperty.js} +0 -0
- /package/dist/generated/config/models/{messageSandBoxMessageRequestVariables.js → dataSetsGetIngestionRunsParams.js} +0 -0
- /package/dist/generated/config/models/{outputPinInterfaceMetadata.js → dataSetsGetItemsParams.js} +0 -0
- /package/dist/generated/config/models/{outputPinInterfaceSchema.js → dataSetsGetParams.js} +0 -0
- /package/dist/generated/config/models/{messageMessageValue.js → dataSetsSetDataSetScoping.js} +0 -0
- /package/dist/generated/config/models/{messageSandBoxMessageRequest.js → dataSetsUpdateDataSet.js} +0 -0
- /package/dist/generated/config/models/{portInterfaceMetadata.js → dataSetsUpdateDataSetBasicInfo.js} +0 -0
- /package/dist/generated/config/models/{stateInterfaceDefault.js → dataSetsUpsertDataSetProperty.js} +0 -0
- /package/dist/generated/config/models/{stateInterfaceMetadata.js → dataSourcesContainerFilter.js} +0 -0
- /package/dist/generated/config/models/{testDataSourceConnectionCredentials.js → dataSourcesContainerFilterModel.js} +0 -0
- /package/dist/generated/config/models/{modelModelSummary.js → dataSourcesContainerPreviewResultModel.js} +0 -0
- /package/dist/generated/config/models/{updateContainer.js → dataSourcesContainerPreviewResultModelSamplesItem.js} +0 -0
- /package/dist/generated/config/models/{updateDataSetBasicInfo.js → dataSourcesContainerSchemaParams.js} +0 -0
- /package/dist/generated/config/models/{notificationNotification.js → dataSourcesCreateDataSource.js} +0 -0
- /package/dist/generated/config/models/{updateDataSource.js → dataSourcesCreateDataSourceCredentials.js} +0 -0
- /package/dist/generated/config/models/{notificationPagedNotifications.js → dataSourcesDataSource.js} +0 -0
- /package/dist/generated/config/models/{updateDataSourceCredentialsCredentials.js → dataSourcesDataSourceAdminUser.js} +0 -0
- /package/dist/generated/config/models/{outputPinInterface.js → dataSourcesDataSourceCredentialsDefinition.js} +0 -0
- /package/dist/generated/config/models/{outputPinInterfaceGenerics.js → dataSourcesDataSourceProperty.js} +0 -0
- /package/dist/generated/config/models/{pagedDataCollectionAccess.js → dataSourcesDataSourceType.js} +0 -0
- /package/dist/generated/config/models/{pagedDataCollectionActivityActivityWorkSpace.js → dataSourcesPreviewContainerRequest.js} +0 -0
- /package/dist/generated/config/models/{pagedDataCollectionAppUserAppUser.js → dataSourcesTestDataSourceConnection.js} +0 -0
- /package/dist/generated/config/models/{updateDataSpace.js → dataSourcesTestDataSourceConnectionCredentials.js} +0 -0
- /package/dist/generated/config/models/{workSpaceBasicInfo.js → dataSourcesUpdateDataSource.js} +0 -0
- /package/dist/generated/config/models/{pagedDataCollectionAppUserAppUserDetail.js → dataSourcesUpdateDataSourceCredentials.js} +0 -0
- /package/dist/generated/config/models/{workSpaceUser.js → dataSourcesUpdateDataSourceCredentialsCredentials.js} +0 -0
- /package/dist/generated/config/models/{workSpacesUpdatePromptResponseFlagParams.js → dataSpacesCreateDataSpace.js} +0 -0
- /package/dist/generated/config/models/{pagedDataCollectionAppUserAppUserSearchResult.js → dataSpacesDataSpace.js} +0 -0
- /package/dist/generated/config/models/{pagedDataCollectionAppUserServicePrincipalSearchResult.js → draftsDraft.js} +0 -0
- /package/dist/generated/config/models/{pagedDataCollectionDataSet.js → draftsDraftBlockInterfaces.js} +0 -0
- /package/dist/generated/config/models/{pagedDataCollectionDataSource.js → draftsPublishDraftResponse.js} +0 -0
- /package/dist/generated/config/models/{pagedDataCollectionDataSpace.js → draftsSaveDraftResponse.js} +0 -0
- /package/dist/generated/config/models/{pagedDataCollectionIngestedBlob.js → draftsSaveDraftResponseBlockInterfaces.js} +0 -0
- /package/dist/generated/config/models/{pagedDataCollectionModelModelSummary.js → filesIngestedBlob.js} +0 -0
- /package/dist/generated/config/models/{pagedDataCollectionWorkSpace.js → flowsConnection.js} +0 -0
- /package/dist/generated/config/models/{portInterface.js → flowsFlow.js} +0 -0
- /package/dist/generated/config/models/{portInterfaceInputs.js → flowsFlowBlock.js} +0 -0
- /package/dist/generated/config/models/{portInterfaceOutputs.js → flowsFlowConstant.js} +0 -0
- /package/dist/generated/config/models/{stateInterface.js → flowsFlowDataSet.js} +0 -0
- /package/dist/generated/config/models/{testDataSourceConnection.js → flowsFlowDataSpace.js} +0 -0
- /package/dist/generated/config/models/{updateDataSet.js → flowsFlowDefinition.js} +0 -0
- /package/dist/generated/config/models/{updateDataSourceCredentials.js → flowsFlowDefinitionBlocks.js} +0 -0
- /package/dist/generated/config/models/{workSpace.js → flowsFlowDefinitionConstants.js} +0 -0
- /package/dist/generated/config/models/{workSpaceInputs.js → flowsFlowDefinitionInputs.js} +0 -0
- /package/dist/generated/config/models/{workSpaceVariables.js → flowsFlowDefinitionOutputs.js} +0 -0
|
@@ -3,20 +3,22 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
|
3
3
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
4
4
|
};
|
|
5
5
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
-
exports.
|
|
7
|
-
exports.
|
|
8
|
-
exports.
|
|
9
|
-
exports.
|
|
10
|
-
exports.
|
|
11
|
-
exports.
|
|
12
|
-
exports.
|
|
13
|
-
exports.
|
|
14
|
-
exports.
|
|
15
|
-
exports.
|
|
16
|
-
exports.
|
|
17
|
-
exports.
|
|
18
|
-
exports.
|
|
19
|
-
exports.
|
|
6
|
+
exports.activityGetLoggingQueryWorkSpaceIdRegExp = exports.activityExportLoggingsResponse = exports.activityExportLoggingsQueryParams = exports.activityExportLoggingsQueryWorkSpaceIdRegExp = exports.accessDeleteAccessParams = exports.accessDeleteAccessPathIdRegExp = exports.accessGetUsersInRoleUsersResponse = exports.accessGetUsersInRoleUsersQueryParams = exports.accessGetUsersInRoleUsersQueryAssignedWorkspaceIdRegExp = exports.accessGetUsersInRoleUsersQueryTakeDefault = exports.accessGetUsersInRoleUsersQuerySkipDefault = exports.accessSearchUsersResponse = exports.accessSearchUsersQueryParams = exports.accessSearchUsersQueryTakeDefault = exports.accessSearchUsersQuerySkipDefault = exports.accessSearchUsersQueryWorkspaceIdRegExp = exports.accessSearchServicePrincipalsResponse = exports.accessSearchServicePrincipalsQueryParams = exports.accessSearchServicePrincipalsQueryTakeDefault = exports.accessSearchServicePrincipalsQuerySkipDefault = exports.accessSearchServicePrincipalsQueryWorkspaceIdRegExp = exports.accessSearchGroupsResponse = exports.accessSearchGroupsQueryParams = exports.accessSearchGroupsQueryTakeDefault = exports.accessSearchGroupsQuerySkipDefault = exports.accessSearchGroupsQueryWorkspaceIdRegExp = exports.accessGetUsersInRoleRolesRoleIdUsersResponse = exports.accessGetUsersInRoleRolesRoleIdUsersQueryParams = exports.accessGetUsersInRoleRolesRoleIdUsersQueryTakeDefault = exports.accessGetUsersInRoleRolesRoleIdUsersQuerySkipDefault = exports.accessGetUsersInRoleRolesRoleIdUsersParams = exports.accessGetUsersInRoleRolesRoleIdUsersPathRoleIdRegExp = exports.accessGetAppRolesResponse = exports.accessGetAppRolesResponseItem = exports.accessGetAppRolesResponseIdRegExp = exports.accessGetGroupsResponse = exports.accessGetGroupsQueryParams = exports.accessGetGroupsQueryTakeDefault = exports.accessGetGroupsQuerySkipDefault = exports.accessAddAccessBody = exports.accessAddAccessBodyWorkSpaceIdRegExp = exports.accessGetAccessesResponse = exports.accessGetAccessesResponseDataItemWorkSpaceIdRegExp = exports.accessGetAccessesResponseDataItemMessageThreadIdRegExp = exports.accessGetAccessesResponseDataItemMessageIdRegExp = exports.accessGetAccessesResponseDataItemIdRegExp = exports.accessGetAccessesQueryParams = exports.accessGetAccessesQuerySkipDefault = exports.accessGetAccessesQueryTakeDefault = exports.accessGetAccessesQueryWorkspaceIdRegExp = void 0;
|
|
7
|
+
exports.dataSetsGetQueryTakeDefault = exports.containersPostResponse = exports.containersPostResponseItem = exports.containersPostResponseWorkSpaceIdRegExp = exports.containersPostResponseWorkSpaceDataSpacesItemIdRegExp = exports.containersPostResponseWorkSpaceDataSpacesItemDataSetsItemVersionRegExp = exports.containersPostResponseWorkSpaceDataSpacesItemDataSetsItemIdRegExp = exports.containersPostResponseIdRegExp = exports.containersPostResponseFlowTriggersItemIdRegExp = exports.containersPostResponseFlowTriggersItemFlowIdRegExp = exports.containersPostResponseFlowTriggersItemDataSourceContainerIdRegExp = exports.containersPostResponseFlowTriggersItemDataSourceContainerDataSourceIdRegExp = exports.containersPostResponseFlowIdRegExp = exports.containersPostResponseFlowActiveFlowDefinitionIdRegExp = exports.containersPostResponseDataSetVersionRegExp = exports.containersPostResponseDataSetIdRegExp = exports.containersPostQueryParams = exports.containersPostQueryDataSetIdRegExp = exports.containersPostParams = exports.containersPostPathContainerIdRegExp = exports.containersReingestContainerItemParams = exports.containersReingestContainerItemPathContainerItemIdRegExp = exports.blocksGetBlockSourceResponse = exports.blocksGetBlockSourceParams = exports.blocksGetSdkBlocksResponse = exports.blocksGetSdkBlocksResponseItem = exports.blocksGetBlocksResponse = exports.blocksGetBlocksResponseBlockSetIdRegExp = exports.blocksGetBlocksQueryParams = exports.blockSetsAddBlockSetBody = exports.blockSetsAddBlockSetParams = exports.blockSetsRenameBlockSetBody = exports.blockSetsRenameBlockSetParams = exports.blockSetsDeleteBlockSetParams = exports.blockSetsGetDeployedBlockFilesParams = exports.blockSetsGetDeployedBlockCodeParams = exports.blockSetsGetBlockSetsResponse = exports.blockSetsGetBlockSetsResponseItem = exports.blockSetsGetBlockSetsResponseUsedInWorkspacesItemIdRegExp = exports.blockSetsGetBlockSetsResponseIdRegExp = exports.blockSetsGetBlockSetsQueryParams = exports.applicationUpdateGetLatestAvailableVersionResponse = exports.applicationUpdateGetCurrentVersionResponse = exports.applicationUpdateGetLatestDeploymentResponse = exports.activityGetLoggingResponse = exports.activityGetLoggingResponseDataItemWorkSpaceIdRegExp = exports.activityGetLoggingResponseDataItemIdRegExp = exports.activityGetLoggingQueryParams = exports.activityGetLoggingQuerySkipDefault = exports.activityGetLoggingQueryTakeDefault = void 0;
|
|
8
|
+
exports.dataSetsSetDataspaceParams = exports.dataSetsSetDataspacePathIdRegExp = exports.dataSetsGetContainerItemsRunHistoryResponse = exports.dataSetsGetContainerItemsRunHistoryResponseDataItemIdRegExp = exports.dataSetsGetContainerItemsRunHistoryResponseDataItemFlowRunsItemFlowRunIdRegExp = exports.dataSetsGetContainerItemsRunHistoryResponseDataItemContainerIdRegExp = exports.dataSetsGetContainerItemsRunHistoryQueryParams = exports.dataSetsGetContainerItemsRunHistoryQueryTakeDefault = exports.dataSetsGetContainerItemsRunHistoryQuerySkipDefault = exports.dataSetsGetContainerItemsRunHistoryParams = exports.dataSetsGetContainerItemsRunHistoryPathIdRegExp = exports.dataSetsClearParams = exports.dataSetsClearPathIdRegExp = exports.dataSetsPutBasicInfoBody = exports.dataSetsPutBasicInfoParams = exports.dataSetsPutBasicInfoPathIdRegExp = exports.dataSetsPutResponse = exports.dataSetsPutResponseVersionRegExp = exports.dataSetsPutResponseIdRegExp = exports.dataSetsPutResponseFlowIdRegExp = exports.dataSetsPutResponseDataSpaceIdRegExp = exports.dataSetsPutBody = exports.dataSetsPutBodyIdRegExp = exports.dataSetsPutBodyContainerInfoItemDataSourceIdRegExp = exports.dataSetsPutParams = exports.dataSetsGetByIdResponse = exports.dataSetsGetByIdResponseVersionRegExp = exports.dataSetsGetByIdResponseIdRegExp = exports.dataSetsGetByIdResponseFlowIdRegExp = exports.dataSetsGetByIdResponseDataSpaceIdRegExp = exports.dataSetsGetByIdParams = exports.dataSetsGetByIdPathIdRegExp = exports.dataSetsDeleteParams = exports.dataSetsDeletePathIdRegExp = exports.dataSetsGetItemResponse = exports.dataSetsGetItemResponseMetadataFlowRunIdRegExp = exports.dataSetsGetItemResponseMetadataDataSetIdRegExp = exports.dataSetsGetItemResponseMetadataContainerItemIdRegExp = exports.dataSetsGetItemResponseMetadataContainerIdRegExp = exports.dataSetsGetItemResponseIdRegExp = exports.dataSetsGetItemParams = exports.dataSetsGetItemPathIdRegExp = exports.dataSetsGetItemPathDataSetIdRegExp = exports.dataSetsGetResponse = exports.dataSetsGetResponseDataItemVersionRegExp = exports.dataSetsGetResponseDataItemIdRegExp = exports.dataSetsGetResponseDataItemFlowIdRegExp = exports.dataSetsGetResponseDataItemDataSpaceIdRegExp = exports.dataSetsGetQueryParams = exports.dataSetsGetQuerySkipDefault = void 0;
|
|
9
|
+
exports.dataSetsGetIngestionRunsQueryTakeDefault = exports.dataSetsGetIngestionRunsQuerySkipDefault = exports.dataSetsGetIngestionRunsParams = exports.dataSetsGetIngestionRunsPathIdRegExp = exports.dataSetsDeleteDataSetPropertyParams = exports.dataSetsDeleteDataSetPropertyPathIdRegExp = exports.dataSetsAddDataSetPropertyResponse = exports.dataSetsAddDataSetPropertyBody = exports.dataSetsAddDataSetPropertyParams = exports.dataSetsAddDataSetPropertyPathIdRegExp = exports.dataSetsDeleteItemParams = exports.dataSetsDeleteItemPathItemIdRegExp = exports.dataSetsDeleteItemPathIdRegExp = exports.dataSetsSearchItemsResponse = exports.dataSetsSearchItemsResponseDataItemMetadataFlowRunIdRegExp = exports.dataSetsSearchItemsResponseDataItemMetadataDataSetIdRegExp = exports.dataSetsSearchItemsResponseDataItemMetadataContainerItemIdRegExp = exports.dataSetsSearchItemsResponseDataItemMetadataContainerIdRegExp = exports.dataSetsSearchItemsResponseDataItemIdRegExp = exports.dataSetsSearchItemsBody = exports.dataSetsSearchItemsParams = exports.dataSetsSearchItemsPathIdRegExp = exports.dataSetsAddItemBody = exports.dataSetsAddItemBodyIdRegExp = exports.dataSetsAddItemParams = exports.dataSetsAddItemPathIdRegExp = exports.dataSetsGetItemsResponse = exports.dataSetsGetItemsResponseDataItemMetadataFlowRunIdRegExp = exports.dataSetsGetItemsResponseDataItemMetadataDataSetIdRegExp = exports.dataSetsGetItemsResponseDataItemMetadataContainerItemIdRegExp = exports.dataSetsGetItemsResponseDataItemMetadataContainerIdRegExp = exports.dataSetsGetItemsResponseDataItemIdRegExp = exports.dataSetsGetItemsQueryParams = exports.dataSetsGetItemsQueryTakeDefault = exports.dataSetsGetItemsQuerySkipDefault = exports.dataSetsGetItemsParams = exports.dataSetsGetItemsPathIdRegExp = exports.dataSetsExportResponse = exports.dataSetsExportResponseWorkspaceIdRegExp = exports.dataSetsExportResponseThreadIdRegExp = exports.dataSetsExportResponseIdRegExp = exports.dataSetsExportParams = exports.dataSetsExportPathIdRegExp = exports.dataSetsSetDataspaceResponse = exports.dataSetsSetDataspaceResponseVersionRegExp = exports.dataSetsSetDataspaceResponseIdRegExp = exports.dataSetsSetDataspaceResponseFlowIdRegExp = exports.dataSetsSetDataspaceResponseDataSpaceIdRegExp = exports.dataSetsSetDataspaceBody = exports.dataSetsSetDataspaceBodyRegExp = void 0;
|
|
10
|
+
exports.dataSourcesContainerSchemaParams = exports.dataSourcesContainerSchemaPathDataSourceIdRegExp = exports.dataSourcesPreviewContainerResponse = exports.dataSourcesPreviewContainerBody = exports.dataSourcesPreviewContainerParams = exports.dataSourcesPreviewContainerPathDataSourceIdRegExp = exports.dataSourcesContainersResponse = exports.dataSourcesContainersResponseItem = exports.dataSourcesContainersResponseIdRegExp = exports.dataSourcesContainersResponseDataSourceIdRegExp = exports.dataSourcesContainersQueryParams = exports.dataSourcesContainersParams = exports.dataSourcesContainersPathDataSourceIdRegExp = exports.dataSourcesPutBody = exports.dataSourcesPutParams = exports.dataSourcesPutPathDataSourceIdRegExp = exports.dataSourcesDeleteParams = exports.dataSourcesDeletePathDataSourceIdRegExp = exports.dataSourcesPostResponse = exports.dataSourcesPostResponseIdRegExp = exports.dataSourcesPostResponseContainersItemIdRegExp = exports.dataSourcesPostResponseContainersItemDataSourceIdRegExp = exports.dataSourcesPostBody = exports.dataSourcesGetResponse = exports.dataSourcesGetResponseDataItemIdRegExp = exports.dataSourcesGetResponseDataItemContainersItemIdRegExp = exports.dataSourcesGetResponseDataItemContainersItemDataSourceIdRegExp = exports.dataSourcesGetQueryParams = exports.dataSourcesGetQuerySkipDefault = exports.dataSourcesGetQueryTakeDefault = exports.dataSourceTypesTestConnectionResponse = exports.dataSourceTypesTestConnectionBody = exports.dataSourceTypesGetAvailableContainersResponse = exports.dataSourceTypesGetAvailableContainersResponseItem = exports.dataSourceTypesGetAvailableContainersBody = exports.dataSourceTypesGetResponse = exports.dataSourceTypesGetResponseItem = exports.dataSetsPutScopingBody = exports.dataSetsPutScopingParams = exports.dataSetsPutScopingPathIdRegExp = exports.dataSetsGetIngestionRunsResponse = exports.dataSetsGetIngestionRunsResponseDataItemRetryOfRegExp = exports.dataSetsGetIngestionRunsResponseDataItemItemIdRegExp = exports.dataSetsGetIngestionRunsResponseDataItemFlowRunIdRegExp = exports.dataSetsGetIngestionRunsResponseDataItemDataSetVersionRegExp = exports.dataSetsGetIngestionRunsResponseDataItemDataSetIdRegExp = exports.dataSetsGetIngestionRunsResponseDataItemContainerIdRegExp = exports.dataSetsGetIngestionRunsResponseDataItemCausedByRegExp = exports.dataSetsGetIngestionRunsQueryParams = exports.dataSetsGetIngestionRunsQueryItemIdRegExp = void 0;
|
|
11
|
+
exports.dataSpacesPutResponseParentWorkspaceIdRegExp = exports.dataSpacesPutResponseIdRegExp = exports.dataSpacesPutResponseDataSetsItemVersionRegExp = exports.dataSpacesPutResponseDataSetsItemIdRegExp = exports.dataSpacesPutResponseDataSetsItemFlowIdRegExp = exports.dataSpacesPutResponseDataSetsItemDataSpaceIdRegExp = exports.dataSpacesPutBody = exports.dataSpacesPutBodyIdRegExp = exports.dataSpacesPutBodyDataSetIdsItemRegExp = exports.dataSpacesPutParams = exports.dataSpacesPutPathIdRegExp = exports.dataSpacesGetByIdResponse = exports.dataSpacesGetByIdResponseWorkSpacesItemIdRegExp = exports.dataSpacesGetByIdResponseParentWorkspaceIdRegExp = exports.dataSpacesGetByIdResponseIdRegExp = exports.dataSpacesGetByIdResponseDataSetsItemVersionRegExp = exports.dataSpacesGetByIdResponseDataSetsItemIdRegExp = exports.dataSpacesGetByIdResponseDataSetsItemFlowIdRegExp = exports.dataSpacesGetByIdResponseDataSetsItemDataSpaceIdRegExp = exports.dataSpacesGetByIdParams = exports.dataSpacesGetByIdPathIdRegExp = exports.dataSpacesDeleteParams = exports.dataSpacesDeletePathIdRegExp = exports.dataSpacesPostBody = exports.dataSpacesPostBodyDataSetIdsItemRegExp = exports.dataSpacesGetResponse = exports.dataSpacesGetResponseDataItemWorkSpacesItemIdRegExp = exports.dataSpacesGetResponseDataItemParentWorkspaceIdRegExp = exports.dataSpacesGetResponseDataItemIdRegExp = exports.dataSpacesGetResponseDataItemDataSetsItemVersionRegExp = exports.dataSpacesGetResponseDataItemDataSetsItemIdRegExp = exports.dataSpacesGetResponseDataItemDataSetsItemFlowIdRegExp = exports.dataSpacesGetResponseDataItemDataSetsItemDataSpaceIdRegExp = exports.dataSpacesGetQueryParams = exports.dataSpacesGetQuerySkipDefault = exports.dataSpacesGetQueryTakeDefault = exports.dataSourcesAddAdminParams = exports.dataSourcesAddAdminPathIdRegExp = exports.dataSourcesDeleteAdminParams = exports.dataSourcesDeleteAdminPathIdRegExp = exports.dataSourcesGetAdminUsersResponse = exports.dataSourcesGetAdminUsersResponseItem = exports.dataSourcesGetAdminUsersParams = exports.dataSourcesGetAdminUsersPathIdRegExp = exports.dataSourcesRequestSyncParams = exports.dataSourcesRequestSyncPathDataSourceIdRegExp = exports.dataSourcesUpdateCredentialsBody = exports.dataSourcesUpdateCredentialsParams = exports.dataSourcesUpdateCredentialsPathDataSourceIdRegExp = exports.dataSourcesContainerSchemaQueryParams = void 0;
|
|
12
|
+
exports.filesUploadFilesResponseItem = exports.filesUploadFilesResponseWorkspaceIdRegExpOne = exports.filesUploadFilesResponseThreadIdRegExpOne = exports.filesUploadFilesResponseIdRegExpOne = exports.filesUploadFilesBody = exports.filesUploadFilesBodyWorkspaceIdRegExpOne = exports.filesUploadFilesBodyUploadIdRegExpOne = exports.filesUploadFilesBodyThreadIdRegExpOne = exports.draftsPublishDraftResponse = exports.draftsPublishDraftResponseBlockSetIdRegExp = exports.draftsPublishDraftBody = exports.draftsPublishDraftParams = exports.draftsSaveDraftResponse = exports.draftsSaveDraftBody = exports.draftsSaveDraftParams = exports.draftsToggleDraftBody = exports.draftsToggleDraftParams = exports.draftsGetDraftResponse = exports.draftsGetDraftParams = exports.draftsDeleteDraftParams = exports.draftsListDraftsResponse = exports.draftsListDraftsResponseItem = exports.debugInvokeBody = exports.debugInvokeBodyItem = exports.debugInvokeParams = exports.dataSpacesPostDatasetBody = exports.dataSpacesPostDatasetBodyContainerInfoItemDataSourceIdRegExp = exports.dataSpacesPostDatasetParams = exports.dataSpacesPostDatasetPathIdRegExp = exports.dataSpacesGetDataSetsResponse = exports.dataSpacesGetDataSetsResponseDataItemVersionRegExp = exports.dataSpacesGetDataSetsResponseDataItemIdRegExp = exports.dataSpacesGetDataSetsResponseDataItemFlowIdRegExp = exports.dataSpacesGetDataSetsResponseDataItemDataSpaceIdRegExp = exports.dataSpacesGetDataSetsQueryParams = exports.dataSpacesGetDataSetsQuerySkipDefault = exports.dataSpacesGetDataSetsQueryTakeDefault = exports.dataSpacesGetDataSetsParams = exports.dataSpacesGetDataSetsPathIdRegExp = exports.dataSpacesAddAdminParams = exports.dataSpacesAddAdminPathIdRegExp = exports.dataSpacesDeleteAdminParams = exports.dataSpacesDeleteAdminPathIdRegExp = exports.dataSpacesGetAdminUsersResponse = exports.dataSpacesGetAdminUsersResponseItem = exports.dataSpacesGetAdminUsersResponseDataSpaceIdRegExp = exports.dataSpacesGetAdminUsersParams = exports.dataSpacesGetAdminUsersPathIdRegExp = exports.dataSpacesPutResponse = exports.dataSpacesPutResponseWorkSpacesItemIdRegExp = void 0;
|
|
13
|
+
exports.flowRunsGetStepExecutionsQuerySearchDefault = exports.flowRunsGetStepExecutionsQueryTakeDefault = exports.flowRunsGetStepExecutionsQuerySkipDefault = exports.flowRunsGetStepExecutionsParams = exports.flowRunsGetStepExecutionsPathIdRegExp = exports.flowRunsAddFileIdFilesExistingBody = exports.flowRunsAddFileIdFilesExistingBodyFlowRunIdRegExp = exports.flowRunsAddFileIdFilesExistingParams = exports.flowRunsAddFileIdFilesExistingPathIdRegExp = exports.flowRunsAddFileIdFilesBody = exports.flowRunsAddFileIdFilesParams = exports.flowRunsAddFileIdFilesPathIdRegExp = exports.flowRunsCancelFlowRunParams = exports.flowRunsCancelFlowRunPathIdRegExpOne = exports.flowRunsGetFlowRunParams = exports.flowRunsGetFlowRunPathIdRegExp = exports.flowRunsGetFileFromFlowRunIdResponse = exports.flowRunsGetFileFromFlowRunIdResponseWorkspaceIdRegExp = exports.flowRunsGetFileFromFlowRunIdResponseThreadIdRegExp = exports.flowRunsGetFileFromFlowRunIdResponseIdRegExp = exports.flowRunsGetFileFromFlowRunIdParams = exports.flowRunsGetFileFromFlowRunIdPathFlowRunIdRegExp = exports.flowRunsSearchFlowRunsQueryParams = exports.flowRunsSearchFlowRunsQueryTakeDefault = exports.flowRunsSearchFlowRunsQuerySkipDefault = exports.flowRunsSearchFlowRunsQueryDataSetIdRegExp = exports.flowRunsCreateFlowRunBody = exports.flowRunsCreateFlowRunQueryParams = exports.flowRunsCreateFlowRunQueryFlowIdRegExp = exports.filesGetUriResponse = exports.filesGetUriQueryParams = exports.filesGetUriQueryWorkspaceIdRegExpOne = exports.filesGetUriQueryThreadIdRegExpOne = exports.filesGetUriParams = exports.filesGetUriPathIdRegExpOne = exports.filesDownloadFileQueryParams = exports.filesDownloadFileQueryWorkspaceIdRegExpOne = exports.filesDownloadFileQueryThreadIdRegExpOne = exports.filesDownloadFileParams = exports.filesDownloadFilePathIdRegExpOne = exports.filesGetFileInfoResponse = exports.filesGetFileInfoResponseWorkspaceIdRegExpOne = exports.filesGetFileInfoResponseThreadIdRegExpOne = exports.filesGetFileInfoResponseIdRegExpOne = exports.filesGetFileInfoQueryParams = exports.filesGetFileInfoQueryWorkspaceIdRegExpOne = exports.filesGetFileInfoQueryThreadIdRegExpOne = exports.filesGetFileInfoParams = exports.filesGetFileInfoPathIdRegExpOne = exports.filesUploadFilesResponse = void 0;
|
|
14
|
+
exports.modelsUpsertModelPathIdRegExp = exports.modelsGetModelResponse = exports.modelsGetModelResponseIdRegExpOne = exports.modelsGetModelResponseDeploymentStepsItemIdRegExpOne = exports.modelsGetModelResponseDeploymentProviderIdRegExpOne = exports.modelsGetModelResponseDeploymentIdRegExpOne = exports.modelsGetModelParams = exports.modelsGetModelPathIdRegExpOne = exports.modelsDeleteModelParams = exports.modelsDeleteModelPathIdRegExp = exports.modelsGetDefaultDockerFileResponse = exports.modelsGetDefaultDockerFileQueryParams = exports.modelsCreateModelBody = exports.modelsCreateModelBodyDeploymentProviderIdRegExpOne = exports.modelsCreateModelBodyDeploymentProviderIdRegExp = exports.modelsGetModelsResponse = exports.modelsGetModelsResponseDataItemIdRegExpOne = exports.modelsGetModelsQueryParams = exports.modelsGetModelsQuerySearchDefaultOne = exports.modelsGetModelsQuerySkipDefaultOne = exports.modelsGetModelsQueryTakeDefaultOne = exports.modelProvidersUpsertProviderBody = exports.modelProvidersUpsertProviderBodyIdRegExp = exports.modelProvidersUpsertProviderParams = exports.modelProvidersUpsertProviderPathIdRegExp = exports.modelProvidersGetProviderParams = exports.modelProvidersGetProviderPathIdRegExp = exports.modelProvidersGetModelProviderTypeDeployableModelsParams = exports.modelProvidersCreateProviderBody = exports.modelProvidersCreateProviderBodyIdRegExp = exports.modelProvidersGetProvidersQueryParams = exports.modelProvidersGetProvidersQuerySkipDefault = exports.modelProvidersGetProvidersQueryTakeDefault = exports.flowsSetActiveFlowDefinitionBody = exports.flowsSetActiveFlowDefinitionParams = exports.flowsSetActiveFlowDefinitionPathIdRegExp = exports.flowsGetParams = exports.flowsGetPathIdRegExp = exports.flowRunsSetVariableBody = exports.flowRunsSetVariableParams = exports.flowRunsSetVariablePathIdRegExpOne = exports.flowRunsGetVariablesResponse = exports.flowRunsGetVariablesParams = exports.flowRunsGetVariablesPathIdRegExpOne = exports.flowRunsGetStepExecutionsResponse = exports.flowRunsGetStepExecutionsResponseLogsItemOutputsItemIdRegExp = exports.flowRunsGetStepExecutionsResponseLogsItemInputsItemValueIdRegExp = exports.flowRunsGetStepExecutionsResponseLogsItemInputsItemIdRegExp = exports.flowRunsGetStepExecutionsResponseLogsItemIdRegExp = exports.flowRunsGetStepExecutionsQueryParams = void 0;
|
|
15
|
+
exports.syncsGetItemsQueryTakeDefault = exports.syncsGetItemsQuerySkipDefault = exports.syncsGetItemsParams = exports.syncsGetItemsPathContainerIdRegExp = exports.syncsGetByIdResponse = exports.syncsGetByIdResponseIdRegExp = exports.syncsGetByIdResponseDataSourceIdRegExp = exports.syncsGetByIdResponseDataSetsItemVersionRegExp = exports.syncsGetByIdResponseDataSetsItemIdRegExp = exports.syncsGetByIdParams = exports.syncsGetByIdPathContainerIdRegExp = exports.syncsGetQueueResponse = exports.syncsGetQueueResponseWaitingDataSourceIdsItemRegExp = exports.syncsGetResponse = exports.syncsGetResponseDataItemIdRegExp = exports.syncsGetResponseDataItemDataSourceIdRegExp = exports.syncsGetResponseDataItemDataSetsItemVersionRegExp = exports.syncsGetResponseDataItemDataSetsItemIdRegExp = exports.syncsGetQueryParams = exports.syncsGetQueryDataSourceIdRegExp = exports.syncsGetQuerySkipDefault = exports.syncsGetQueryTakeDefault = exports.reportingGetTokensResponse = exports.reportingGetTokensQueryParams = exports.reportingGetTokensParams = exports.reportingGetRequestsResponse = exports.reportingGetRequestsQueryParams = exports.reportingGetRequestsParams = exports.planCalculateSmartSpaceUpgradeCostBody = exports.planUpdateSmartSpaceUpgradeBody = exports.notificationPutUpdateBody = exports.notificationPutUpdateBodyItem = exports.notificationPutUpdateBodyRegExpOne = exports.notificationGetResponse = exports.notificationGetResponseDataItemWorkSpaceIdRegExpOne = exports.notificationGetResponseDataItemThreadIdRegExpOne = exports.notificationGetResponseDataItemIdRegExpOne = exports.notificationGetQueryParams = exports.notificationGetQuerySkipDefaultOne = exports.notificationGetQueryTakeDefaultOne = exports.modelsGetModelHealthResponse = exports.modelsGetModelHealthParams = exports.modelsGetModelHealthPathIdRegExp = exports.modelsGetDeploymentDockerLogsResponse = exports.modelsGetDeploymentDockerLogsParams = exports.modelsGetDeploymentDockerLogsPathIdRegExp = exports.modelsUpsertModelBody = exports.modelsUpsertModelBodyDeploymentProviderIdRegExpOne = exports.modelsUpsertModelBodyDeploymentProviderIdRegExp = exports.modelsUpsertModelParams = void 0;
|
|
16
|
+
exports.workSpaceTemplatesGetResponseDataItemIdRegExp = exports.workSpaceTemplatesGetQueryParams = exports.workSpaceTemplatesGetQuerySearchDefault = exports.workSpaceTemplatesGetQuerySkipDefault = exports.workSpaceTemplatesGetQueryTakeDefault = exports.virtualMachinesGetVirtualMachineSizeResponse = exports.virtualMachinesGetVirtualMachineSizeResponseItem = exports.virtualMachinesGetVirtualMachineSizeParams = exports.virtualMachinesGetVirtualMachineLocationsResponse = exports.virtualMachinesGetVirtualMachineLocationsResponseItem = exports.usersRemoveUserPermissionParams = exports.usersRemoveUserPermissionPathUserIdRegExp = exports.usersAddUserPermissionBody = exports.usersAddUserPermissionBodyItem = exports.usersAddUserPermissionParams = exports.usersAddUserPermissionPathUserIdRegExp = exports.usersAdminPermissionQueryParams = exports.usersAdminPermissionParams = exports.usersAdminPermissionPathUserIdRegExp = exports.usersGetAccessWorkSpacesResponse = exports.usersGetAccessWorkSpacesResponseDataItemWorkSpaceIdRegExp = exports.usersGetAccessWorkSpacesResponseDataItemIdRegExp = exports.usersGetAccessWorkSpacesQueryParams = exports.usersGetAccessWorkSpacesQueryTakeDefault = exports.usersGetAccessWorkSpacesQuerySkipDefault = exports.usersGetAccessWorkSpacesParams = exports.usersGetAccessWorkSpacesPathIdRegExp = exports.usersGetUserPhotoResponse = exports.usersGetUserPhotoParams = exports.usersGetUserPhotoPathIdRegExpOne = exports.usersGetUserDetailResponse = exports.usersGetUserDetailParams = exports.usersSearchUsersResponse = exports.usersSearchUsersResponseItem = exports.usersSearchUsersQueryParams = exports.usersSearchUsersQueryTakeDefault = exports.usersRemoveUserFromAllWorkSpacesQueryParams = exports.usersRemoveUserFromAllWorkSpacesQueryUserIdRegExp = exports.usersGetMyPermissionsResponse = exports.usersGetMyPermissionsResponseItem = exports.usersGetUsersByFilterParams = exports.usersGetUsersResponse = exports.usersGetUsersQueryParams = exports.usersGetUsersQueryTakeDefault = exports.usersGetUsersQuerySkipDefault = exports.tenantIdGetResultResponse = exports.syncsGetItemsResponse = exports.syncsGetItemsResponseDataItemIdRegExp = exports.syncsGetItemsResponseDataItemContainerIdRegExp = exports.syncsGetItemsQueryParams = void 0;
|
|
17
|
+
exports.workSpacesGetIdResponseModelConfigurationsItemModelDeploymentIdRegExpOne = exports.workSpacesGetIdResponseIdRegExpOne = exports.workSpacesGetIdResponseDataSpacesItemWorkspacesInfoItemIdRegExpOne = exports.workSpacesGetIdResponseDataSpacesItemParentWorkspaceIdRegExpOne = exports.workSpacesGetIdResponseDataSpacesItemIdRegExpOne = exports.workSpacesGetIdResponseDataSpacesItemDataSetsItemVersionRegExpOne = exports.workSpacesGetIdResponseDataSpacesItemDataSetsItemIdRegExpOne = exports.workSpacesGetIdResponseDataSpacesItemDataSetsItemFlowTriggersItemIdRegExpOne = exports.workSpacesGetIdResponseDataSpacesItemDataSetsItemFlowTriggersItemFlowIdRegExpOne = exports.workSpacesGetIdResponseDataSpacesItemDataSetsItemFlowTriggersItemDataSourceContainerIdRegExpOne = exports.workSpacesGetIdResponseDataSpacesItemDataSetsItemFlowTriggersItemDataSourceContainerDataSourceIdRegExpOne = exports.workSpacesGetIdResponseDataSpacesItemDataSetsItemFlowIdRegExpOne = exports.workSpacesGetIdResponseDataSpacesItemDataSetsItemFlowActiveFlowDefinitionIdRegExpOne = exports.workSpacesGetIdResponseDataSpacesItemDataSetsItemDataSpaceIdRegExpOne = exports.workSpacesGetIdResponseConnectorsItemIdRegExpOne = exports.workSpacesGetIdParams = exports.workSpacesGetIdPathIdRegExpOne = exports.workSpacesDeleteParams = exports.workSpacesDeletePathIdRegExp = exports.workSpacesPostBody = exports.workSpacesPostBodyTemplateVersionIdRegExp = exports.workSpacesPostBodyModelConfigurationsItemModelIdRegExp = exports.workSpacesPostBodyIdRegExp = exports.workSpacesPostBodyDataSpacesItemRegExp = exports.workSpacesGetGetResponse = exports.workSpacesGetGetResponseDataItemSandBoxThreadIdRegExpOne = exports.workSpacesGetGetResponseDataItemModelConfigurationsItemModelIdRegExpOne = exports.workSpacesGetGetResponseDataItemModelConfigurationsItemModelDeploymentStepsItemIdRegExpOne = exports.workSpacesGetGetResponseDataItemModelConfigurationsItemModelDeploymentProviderIdRegExpOne = exports.workSpacesGetGetResponseDataItemModelConfigurationsItemModelDeploymentIdRegExpOne = exports.workSpacesGetGetResponseDataItemIdRegExpOne = exports.workSpacesGetGetResponseDataItemDataSpacesItemWorkspacesInfoItemIdRegExpOne = exports.workSpacesGetGetResponseDataItemDataSpacesItemParentWorkspaceIdRegExpOne = exports.workSpacesGetGetResponseDataItemDataSpacesItemIdRegExpOne = exports.workSpacesGetGetResponseDataItemDataSpacesItemDataSetsItemVersionRegExpOne = exports.workSpacesGetGetResponseDataItemDataSpacesItemDataSetsItemIdRegExpOne = exports.workSpacesGetGetResponseDataItemDataSpacesItemDataSetsItemFlowTriggersItemIdRegExpOne = exports.workSpacesGetGetResponseDataItemDataSpacesItemDataSetsItemFlowTriggersItemFlowIdRegExpOne = exports.workSpacesGetGetResponseDataItemDataSpacesItemDataSetsItemFlowTriggersItemDataSourceContainerIdRegExpOne = exports.workSpacesGetGetResponseDataItemDataSpacesItemDataSetsItemFlowTriggersItemDataSourceContainerDataSourceIdRegExpOne = exports.workSpacesGetGetResponseDataItemDataSpacesItemDataSetsItemFlowIdRegExpOne = exports.workSpacesGetGetResponseDataItemDataSpacesItemDataSetsItemFlowActiveFlowDefinitionIdRegExpOne = exports.workSpacesGetGetResponseDataItemDataSpacesItemDataSetsItemDataSpaceIdRegExpOne = exports.workSpacesGetGetResponseDataItemConnectorsItemIdRegExpOne = exports.workSpacesGetGetQueryParams = exports.workSpacesGetGetQuerySkipDefaultOne = exports.workSpacesGetGetQueryTakeDefaultOne = exports.workSpaceTemplatesGetResponse = exports.workSpaceTemplatesGetResponseDataItemPublisherIdRegExp = exports.workSpaceTemplatesGetResponseDataItemLatestVersionIdRegExp = void 0;
|
|
18
|
+
exports.workSpacesGetWorkspaceFilesQueryTakeDefault = exports.workSpacesGetWorkspaceFilesParams = exports.workSpacesGetWorkspaceFilesPathWorkspaceIdRegExp = exports.workSpacesAddDataSpaceParams = exports.workSpacesAddDataSpacePathDataspaceIdRegExp = exports.workSpacesAddDataSpacePathWorkspaceIdRegExp = exports.workSpacesRemoveDataSpaceParams = exports.workSpacesRemoveDataSpacePathDataspaceIdRegExp = exports.workSpacesRemoveDataSpacePathWorkspaceIdRegExp = exports.workSpacesAddConnectorParams = exports.workSpacesAddConnectorPathConnectorIdRegExp = exports.workSpacesAddConnectorPathWorkspaceIdRegExp = exports.workSpacesRemoveConnectorParams = exports.workSpacesRemoveConnectorPathConnectorIdRegExp = exports.workSpacesRemoveConnectorPathWorkspaceIdRegExp = exports.workSpacesPutModelConfigurationBody = exports.workSpacesPutModelConfigurationBodyModelIdRegExp = exports.workSpacesPutModelConfigurationParams = exports.workSpacesPutModelConfigurationPathIdRegExp = exports.workSpacesDeleteModelConfigurationParams = exports.workSpacesDeleteModelConfigurationPathIdRegExp = exports.workSpacesGetThreadsResponse = exports.workSpacesGetThreadsResponseDataItemWorkSpaceIdRegExp = exports.workSpacesGetThreadsResponseDataItemIdRegExp = exports.workSpacesGetThreadsQueryParams = exports.workSpacesGetThreadsQuerySkipDefault = exports.workSpacesGetThreadsQueryTakeDefault = exports.workSpacesGetThreadsParams = exports.workSpacesGetThreadsPathIdRegExp = exports.workSpacesSetFavoritedBody = exports.workSpacesSetFavoritedParams = exports.workSpacesSetFavoritedPathIdRegExp = exports.workSpacesPutBody = exports.workSpacesPutParams = exports.workSpacesPutPathIdRegExp = exports.workSpacesAddWorkspaceAdminParams = exports.workSpacesAddWorkspaceAdminPathUserIdRegExp = exports.workSpacesAddWorkspaceAdminPathIdRegExp = exports.workSpacesDeleteAdminParams = exports.workSpacesDeleteAdminPathUserIdRegExp = exports.workSpacesDeleteAdminPathIdRegExp = exports.workSpacesGetWorkspaceAdminsResponse = exports.workSpacesGetWorkspaceAdminsResponseItem = exports.workSpacesGetWorkspaceAdminsParams = exports.workSpacesGetWorkspaceAdminsPathIdRegExp = exports.workSpacesGetIdResponse = exports.workSpacesGetIdResponseSandBoxThreadIdRegExpOne = exports.workSpacesGetIdResponseModelConfigurationsItemModelIdRegExpOne = exports.workSpacesGetIdResponseModelConfigurationsItemModelDeploymentStepsItemIdRegExpOne = exports.workSpacesGetIdResponseModelConfigurationsItemModelDeploymentProviderIdRegExpOne = void 0;
|
|
19
|
+
exports.documentsGetDocumentSasResponse = exports.documentsGetDocumentSasQueryParams = exports.documentsGetDocumentSasParams = exports.documentsGetDocumentSasPathDataSpaceIdRegExpOne = exports.connectorsUpdateConnectorResponse = exports.connectorsUpdateConnectorResponseIdRegExp = exports.connectorsUpdateConnectorBody = exports.connectorsUpdateConnectorParams = exports.connectorsUpdateConnectorPathIdRegExp = exports.connectorsGetConnectorResponse = exports.connectorsGetConnectorResponseIdRegExp = exports.connectorsGetConnectorParams = exports.connectorsGetConnectorPathIdRegExp = exports.connectorsDeleteConnectorParams = exports.connectorsDeleteConnectorPathIdRegExp = exports.connectorsGetConnectorSummariesResponse = exports.connectorsGetConnectorSummariesResponseItem = exports.connectorsGetConnectorSummariesResponseIdRegExp = exports.connectorsGetConnectorSummariesQueryParams = exports.connectorsCreateConnectorBody = exports.connectorsGetConnectorsResponse = exports.connectorsGetConnectorsResponseItem = exports.connectorsGetConnectorsResponseIdRegExp = exports.connectorsGetConnectorsQueryParams = exports.workSpacesSetActiveFlowLayoutBody = exports.workSpacesSetActiveFlowLayoutParams = exports.workSpacesSetActiveFlowLayoutPathWorkspaceIdRegExp = exports.workSpacesSetActiveFlowBody = exports.workSpacesSetActiveFlowParams = exports.workSpacesSetActiveFlowPathWorkspaceIdRegExp = exports.workSpacesGetActiveFlowResponse = exports.workSpacesGetActiveFlowParams = exports.workSpacesGetActiveFlowPathWorkspaceIdRegExp = exports.workSpacesDeleteWorkspaceFileParams = exports.workSpacesDeleteWorkspaceFilePathFileIdRegExp = exports.workSpacesDeleteWorkspaceFilePathWorkspaceIdRegExp = exports.workSpacesWorkspaceFilesResponse = exports.workSpacesWorkspaceFilesResponseItem = exports.workSpacesWorkspaceFilesResponseFileWorkspaceIdRegExp = exports.workSpacesWorkspaceFilesResponseFileThreadIdRegExp = exports.workSpacesWorkspaceFilesResponseFileIdRegExp = exports.workSpacesWorkspaceFilesBody = exports.workSpacesWorkspaceFilesParams = exports.workSpacesWorkspaceFilesPathWorkspaceIdRegExp = exports.workSpacesGetWorkspaceFilesResponse = exports.workSpacesGetWorkspaceFilesResponseDataItemFileWorkspaceIdRegExp = exports.workSpacesGetWorkspaceFilesResponseDataItemFileThreadIdRegExp = exports.workSpacesGetWorkspaceFilesResponseDataItemFileIdRegExp = exports.workSpacesGetWorkspaceFilesQueryParams = exports.workSpacesGetWorkspaceFilesQuerySkipDefault = void 0;
|
|
20
|
+
exports.sandBoxThreadMessageCreateByUsersProfileImagesResponse = exports.sandBoxThreadMessageCreateByUsersProfileImagesResponseItem = exports.sandBoxThreadMessageCreateByUsersProfileImagesParams = exports.sandBoxThreadMessageCreateByUsersProfileImagesPathWorkspaceIdRegExp = exports.sandBoxGetSandboxThreadResponse = exports.sandBoxGetSandboxThreadResponseWorkSpaceIdRegExp = exports.sandBoxGetSandboxThreadResponseIdRegExp = exports.sandBoxGetSandboxThreadParams = exports.sandBoxGetSandboxThreadPathWorkspaceIdRegExp = exports.flowRunsGetWorkspaceRunsResponse = exports.flowRunsGetWorkspaceRunsResponseDataItemFlowRunIdRegExp = exports.flowRunsGetWorkspaceRunsResponseDataItemFlowIdRegExp = exports.flowRunsGetWorkspaceRunsResponseDataItemFlowDefinitionIdRegExp = exports.flowRunsGetWorkspaceRunsQueryParams = exports.flowRunsGetWorkspaceRunsQueryTakeDefault = exports.flowRunsGetWorkspaceRunsQuerySkipDefault = exports.flowRunsGetWorkspaceRunsParams = exports.flowRunsGetWorkspaceRunsPathWorkspaceIdRegExp = exports.messageThreadsGetStepExecutionsResponse = exports.messageThreadsGetStepExecutionsResponseLogsItemOutputsItemIdRegExp = exports.messageThreadsGetStepExecutionsResponseLogsItemInputsItemValueIdRegExp = exports.messageThreadsGetStepExecutionsResponseLogsItemInputsItemIdRegExp = exports.messageThreadsGetStepExecutionsResponseLogsItemIdRegExp = exports.messageThreadsGetStepExecutionsQueryParams = exports.messageThreadsGetStepExecutionsQuerySearchDefault = exports.messageThreadsGetStepExecutionsQueryTakeDefault = exports.messageThreadsGetStepExecutionsQuerySkipDefault = exports.messageThreadsGetStepExecutionsParams = exports.messageThreadsGetStepExecutionsPathMessageThreadIdRegExp = exports.messageThreadsGetStepExecutionsPathWorkSpaceIdRegExp = exports.messageThreadsGetWorkspaceExecutionsResponse = exports.messageThreadsGetWorkspaceExecutionsResponseLogsItemOutputsItemIdRegExp = exports.messageThreadsGetWorkspaceExecutionsResponseLogsItemInputsItemValueIdRegExp = exports.messageThreadsGetWorkspaceExecutionsResponseLogsItemInputsItemIdRegExp = exports.messageThreadsGetWorkspaceExecutionsResponseLogsItemIdRegExp = exports.messageThreadsGetWorkspaceExecutionsQueryParams = exports.messageThreadsGetWorkspaceExecutionsQuerySearchDefault = exports.messageThreadsGetWorkspaceExecutionsQueryTakeDefault = exports.messageThreadsGetWorkspaceExecutionsQuerySkipDefault = exports.messageThreadsGetWorkspaceExecutionsParams = exports.messageThreadsGetWorkspaceExecutionsPathWorkSpaceIdRegExp = exports.managedSecretsOverwriteManagedSecretValueResponse = exports.managedSecretsOverwriteManagedSecretValueResponseIdRegExp = exports.managedSecretsOverwriteManagedSecretValueBody = exports.managedSecretsOverwriteManagedSecretValueParams = exports.managedSecretsDeleteManagedSecretParams = exports.managedSecretsCreateManagedSecretBody = exports.managedSecretsGetManagedSecretsResponse = exports.managedSecretsGetManagedSecretsResponseItem = exports.managedSecretsGetManagedSecretsResponseIdRegExp = void 0;
|
|
21
|
+
exports.sandBoxAddValueToMessageBody = exports.sandBoxAddValueToMessageParams = exports.sandBoxAddValueToMessagePathIdRegExp = exports.sandBoxAddValueToMessagePathWorkspaceIdRegExp = exports.sandBoxStreamSandboxMessagesParams = exports.sandBoxStreamSandboxMessagesPathWorkspaceIdRegExp = exports.sandBoxThreadMessagesResponse = exports.sandBoxThreadMessagesResponseValuesItemIdRegExp = exports.sandBoxThreadMessagesResponseMessageThreadIdRegExp = exports.sandBoxThreadMessagesResponseIdRegExp = exports.sandBoxThreadMessagesBody = exports.sandBoxThreadMessagesParams = exports.sandBoxThreadMessagesPathWorkspaceIdRegExp = exports.sandBoxGetThreadMessagesResponse = exports.sandBoxGetThreadMessagesResponseItem = exports.sandBoxGetThreadMessagesResponseValuesItemIdRegExp = exports.sandBoxGetThreadMessagesResponseMessageThreadIdRegExp = exports.sandBoxGetThreadMessagesResponseIdRegExp = exports.sandBoxGetThreadMessagesQueryParams = exports.sandBoxGetThreadMessagesQuerySkipDefault = exports.sandBoxGetThreadMessagesQueryTakeDefault = exports.sandBoxGetThreadMessagesParams = exports.sandBoxGetThreadMessagesPathWorkspaceIdRegExp = exports.sandBoxClearSandboxMessagesParams = exports.sandBoxClearSandboxMessagesPathWorkspaceIdRegExp = void 0;
|
|
20
22
|
/**
|
|
21
23
|
* Generated by orval v7.13.2 🍺
|
|
22
24
|
* Do not edit manually.
|
|
@@ -53,58 +55,33 @@ exports.accessGetAccessesResponse = zod_1.default.object({
|
|
|
53
55
|
"principalType": zod_1.default.enum(['Unknown', 'User', 'ServicePrincipal', 'Internal']).optional(),
|
|
54
56
|
"userEmailAddress": zod_1.default.string().nullish(),
|
|
55
57
|
"workSpaceId": zod_1.default.string().regex(exports.accessGetAccessesResponseDataItemWorkSpaceIdRegExp).nullish()
|
|
56
|
-
})),
|
|
58
|
+
}).describe('Full read shape for an access grant. The model collides on the simple\r\nname with `SmartSpace.App.Data.Entities.EntityAccess` at the\r\nnamespace alias boundary — but the entity uses a different short name\r\n(`EntityAccess`), so no alias is required when both are imported.\r\n \r\nDisplay names (`DisplayName`, `UserEmailAddress`) are not\r\ncolumns on the entity — they are resolved at read time from Azure AD via\r\n`IUserService` / `IAzureADClient` and filled in by the service\r\nafter loading.')),
|
|
57
59
|
"total": zod_1.default.number()
|
|
58
60
|
});
|
|
59
61
|
/**
|
|
60
|
-
* @summary
|
|
62
|
+
* @summary Add a new access grant for a principal or group to a workspace.
|
|
61
63
|
*/
|
|
62
|
-
exports.accessAddAccessBodyIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
63
|
-
exports.accessAddAccessBodyMessageIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
64
|
-
exports.accessAddAccessBodyMessageThreadIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
65
64
|
exports.accessAddAccessBodyWorkSpaceIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
66
65
|
exports.accessAddAccessBody = zod_1.default.strictObject({
|
|
67
66
|
"accessType": zod_1.default.enum(['Principal', 'Group']),
|
|
68
|
-
"displayName": zod_1.default.string().nullish(),
|
|
69
|
-
"id": zod_1.default.string().regex(exports.accessAddAccessBodyIdRegExp).nullish(),
|
|
70
|
-
"messageId": zod_1.default.string().regex(exports.accessAddAccessBodyMessageIdRegExp).nullish(),
|
|
71
|
-
"messageThreadId": zod_1.default.string().regex(exports.accessAddAccessBodyMessageThreadIdRegExp).nullish(),
|
|
72
|
-
"objectId": zod_1.default.string(),
|
|
73
|
-
"principalType": zod_1.default.enum(['Unknown', 'User', 'ServicePrincipal', 'Internal']).optional(),
|
|
74
|
-
"userEmailAddress": zod_1.default.string().nullish(),
|
|
75
|
-
"workSpaceId": zod_1.default.string().regex(exports.accessAddAccessBodyWorkSpaceIdRegExp).nullish()
|
|
76
|
-
});
|
|
77
|
-
exports.accessAddAccessResponseIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
78
|
-
exports.accessAddAccessResponseMessageIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
79
|
-
exports.accessAddAccessResponseMessageThreadIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
80
|
-
exports.accessAddAccessResponseWorkSpaceIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
81
|
-
exports.accessAddAccessResponse = zod_1.default.object({
|
|
82
|
-
"accessType": zod_1.default.enum(['Principal', 'Group']),
|
|
83
|
-
"displayName": zod_1.default.string().nullish(),
|
|
84
|
-
"id": zod_1.default.string().regex(exports.accessAddAccessResponseIdRegExp).nullish(),
|
|
85
|
-
"messageId": zod_1.default.string().regex(exports.accessAddAccessResponseMessageIdRegExp).nullish(),
|
|
86
|
-
"messageThreadId": zod_1.default.string().regex(exports.accessAddAccessResponseMessageThreadIdRegExp).nullish(),
|
|
87
67
|
"objectId": zod_1.default.string(),
|
|
88
|
-
"
|
|
89
|
-
|
|
90
|
-
"workSpaceId": zod_1.default.string().regex(exports.accessAddAccessResponseWorkSpaceIdRegExp).nullish()
|
|
91
|
-
});
|
|
68
|
+
"workSpaceId": zod_1.default.string().regex(exports.accessAddAccessBodyWorkSpaceIdRegExp)
|
|
69
|
+
}).describe('Request body for creating an access grant. Access records are junction\r\nrows — there is no `UpdateAccess`; the convention is delete + create.');
|
|
92
70
|
/**
|
|
93
|
-
* @summary List groups from Azure AD
|
|
71
|
+
* @summary List groups from Azure AD.
|
|
94
72
|
*/
|
|
95
73
|
exports.accessGetGroupsQuerySkipDefault = 0;
|
|
96
74
|
exports.accessGetGroupsQueryTakeDefault = 20;
|
|
97
75
|
exports.accessGetGroupsQueryParams = zod_1.default.strictObject({
|
|
98
|
-
"search": zod_1.default.string().optional()
|
|
99
|
-
"skip": zod_1.default.number().optional()
|
|
100
|
-
"take": zod_1.default.number().default(exports.accessGetGroupsQueryTakeDefault)
|
|
76
|
+
"search": zod_1.default.string().optional(),
|
|
77
|
+
"skip": zod_1.default.number().optional(),
|
|
78
|
+
"take": zod_1.default.number().default(exports.accessGetGroupsQueryTakeDefault)
|
|
101
79
|
});
|
|
102
80
|
exports.accessGetGroupsResponse = zod_1.default.object({
|
|
103
81
|
"data": zod_1.default.array(zod_1.default.object({
|
|
104
82
|
"displayName": zod_1.default.string(),
|
|
105
|
-
"
|
|
106
|
-
"
|
|
107
|
-
"userId": zod_1.default.string()
|
|
83
|
+
"groupId": zod_1.default.string(),
|
|
84
|
+
"isAssigned": zod_1.default.boolean()
|
|
108
85
|
})),
|
|
109
86
|
"total": zod_1.default.number()
|
|
110
87
|
});
|
|
@@ -116,29 +93,31 @@ exports.accessGetAppRolesResponseItem = zod_1.default.object({
|
|
|
116
93
|
"description": zod_1.default.string(),
|
|
117
94
|
"id": zod_1.default.string().regex(exports.accessGetAppRolesResponseIdRegExp),
|
|
118
95
|
"name": zod_1.default.string()
|
|
119
|
-
});
|
|
96
|
+
}).describe('Azure AD application-role model. Sourced from AAD; no local EF entity.');
|
|
120
97
|
exports.accessGetAppRolesResponse = zod_1.default.array(exports.accessGetAppRolesResponseItem);
|
|
121
98
|
/**
|
|
122
|
-
* @summary List users assigned to a specific role in SmartSpace by providing the role's ID
|
|
99
|
+
* @summary List users assigned to a specific role in SmartSpace by providing the role's ID.
|
|
123
100
|
*/
|
|
124
101
|
exports.accessGetUsersInRoleRolesRoleIdUsersPathRoleIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
125
102
|
exports.accessGetUsersInRoleRolesRoleIdUsersParams = zod_1.default.strictObject({
|
|
126
|
-
"roleId": zod_1.default.string().regex(exports.accessGetUsersInRoleRolesRoleIdUsersPathRoleIdRegExp)
|
|
103
|
+
"roleId": zod_1.default.string().regex(exports.accessGetUsersInRoleRolesRoleIdUsersPathRoleIdRegExp)
|
|
127
104
|
});
|
|
128
105
|
exports.accessGetUsersInRoleRolesRoleIdUsersQuerySkipDefault = 0;
|
|
129
106
|
exports.accessGetUsersInRoleRolesRoleIdUsersQueryTakeDefault = 20;
|
|
130
107
|
exports.accessGetUsersInRoleRolesRoleIdUsersQueryParams = zod_1.default.strictObject({
|
|
131
|
-
"skip": zod_1.default.number().optional()
|
|
132
|
-
"take": zod_1.default.number().default(exports.accessGetUsersInRoleRolesRoleIdUsersQueryTakeDefault)
|
|
133
|
-
"search": zod_1.default.string().optional()
|
|
108
|
+
"skip": zod_1.default.number().optional(),
|
|
109
|
+
"take": zod_1.default.number().default(exports.accessGetUsersInRoleRolesRoleIdUsersQueryTakeDefault),
|
|
110
|
+
"search": zod_1.default.string().optional()
|
|
134
111
|
});
|
|
135
|
-
exports.
|
|
136
|
-
"
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
112
|
+
exports.accessGetUsersInRoleRolesRoleIdUsersResponse = zod_1.default.object({
|
|
113
|
+
"data": zod_1.default.array(zod_1.default.object({
|
|
114
|
+
"displayName": zod_1.default.string(),
|
|
115
|
+
"emailAddress": zod_1.default.string().nullish(),
|
|
116
|
+
"isAssigned": zod_1.default.boolean(),
|
|
117
|
+
"userId": zod_1.default.string()
|
|
118
|
+
}).describe('User model in the context of an access-grant picker — adds an\r\n`IsAssigned` flag for highlighting users who already have access to\r\nthe target resource.')),
|
|
119
|
+
"total": zod_1.default.number()
|
|
140
120
|
});
|
|
141
|
-
exports.accessGetUsersInRoleRolesRoleIdUsersResponse = zod_1.default.array(exports.accessGetUsersInRoleRolesRoleIdUsersResponseItem);
|
|
142
121
|
/**
|
|
143
122
|
* @summary Search Azure AD groups for access assignment.
|
|
144
123
|
*/
|
|
@@ -176,7 +155,7 @@ exports.accessSearchServicePrincipalsResponse = zod_1.default.object({
|
|
|
176
155
|
"displayName": zod_1.default.string(),
|
|
177
156
|
"id": zod_1.default.string(),
|
|
178
157
|
"isAssigned": zod_1.default.boolean()
|
|
179
|
-
})),
|
|
158
|
+
}).describe('Service-principal counterpart of SmartSpace.App.Business.Models.Users.AppUserSearchResult for\r\nthe same picker UI.')),
|
|
180
159
|
"total": zod_1.default.number()
|
|
181
160
|
});
|
|
182
161
|
/**
|
|
@@ -197,7 +176,7 @@ exports.accessSearchUsersResponse = zod_1.default.object({
|
|
|
197
176
|
"id": zod_1.default.string(),
|
|
198
177
|
"isAssigned": zod_1.default.boolean(),
|
|
199
178
|
"name": zod_1.default.string()
|
|
200
|
-
})),
|
|
179
|
+
}).describe('Minimal user search result for autocomplete / picker UIs. Drops every\r\nfield that isn\'t needed to render a row — the picker only needs id, name,\r\nand email.')),
|
|
201
180
|
"total": zod_1.default.number()
|
|
202
181
|
});
|
|
203
182
|
/**
|
|
@@ -207,56 +186,58 @@ exports.accessGetUsersInRoleUsersQuerySkipDefault = 0;
|
|
|
207
186
|
exports.accessGetUsersInRoleUsersQueryTakeDefault = 20;
|
|
208
187
|
exports.accessGetUsersInRoleUsersQueryAssignedWorkspaceIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
209
188
|
exports.accessGetUsersInRoleUsersQueryParams = zod_1.default.strictObject({
|
|
210
|
-
"roleName": zod_1.default.string().optional()
|
|
211
|
-
"skip": zod_1.default.number().optional()
|
|
212
|
-
"take": zod_1.default.number().default(exports.accessGetUsersInRoleUsersQueryTakeDefault)
|
|
213
|
-
"search": zod_1.default.string().optional()
|
|
214
|
-
"assignedWorkspaceId": zod_1.default.string().regex(exports.accessGetUsersInRoleUsersQueryAssignedWorkspaceIdRegExp).optional()
|
|
189
|
+
"roleName": zod_1.default.string().optional(),
|
|
190
|
+
"skip": zod_1.default.number().optional(),
|
|
191
|
+
"take": zod_1.default.number().default(exports.accessGetUsersInRoleUsersQueryTakeDefault),
|
|
192
|
+
"search": zod_1.default.string().optional(),
|
|
193
|
+
"assignedWorkspaceId": zod_1.default.string().regex(exports.accessGetUsersInRoleUsersQueryAssignedWorkspaceIdRegExp).optional()
|
|
215
194
|
});
|
|
216
|
-
exports.
|
|
217
|
-
"
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
195
|
+
exports.accessGetUsersInRoleUsersResponse = zod_1.default.object({
|
|
196
|
+
"data": zod_1.default.array(zod_1.default.object({
|
|
197
|
+
"displayName": zod_1.default.string(),
|
|
198
|
+
"emailAddress": zod_1.default.string().nullish(),
|
|
199
|
+
"isAssigned": zod_1.default.boolean(),
|
|
200
|
+
"userId": zod_1.default.string()
|
|
201
|
+
}).describe('User model in the context of an access-grant picker — adds an\r\n`IsAssigned` flag for highlighting users who already have access to\r\nthe target resource.')),
|
|
202
|
+
"total": zod_1.default.number()
|
|
221
203
|
});
|
|
222
|
-
exports.accessGetUsersInRoleUsersResponse = zod_1.default.array(exports.accessGetUsersInRoleUsersResponseItem);
|
|
223
204
|
/**
|
|
224
|
-
* @summary Remove a specific access entity in SmartSpace by using its ID
|
|
205
|
+
* @summary Remove a specific access entity in SmartSpace by using its ID.
|
|
225
206
|
*/
|
|
226
207
|
exports.accessDeleteAccessPathIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
227
208
|
exports.accessDeleteAccessParams = zod_1.default.strictObject({
|
|
228
|
-
"id": zod_1.default.string().regex(exports.accessDeleteAccessPathIdRegExp)
|
|
209
|
+
"id": zod_1.default.string().regex(exports.accessDeleteAccessPathIdRegExp)
|
|
229
210
|
});
|
|
230
211
|
/**
|
|
231
|
-
* @summary
|
|
212
|
+
* @summary Export workspace activity log as a CSV file.
|
|
232
213
|
*/
|
|
233
214
|
exports.activityExportLoggingsQueryWorkSpaceIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
234
215
|
exports.activityExportLoggingsQueryParams = zod_1.default.strictObject({
|
|
235
|
-
"workSpaceId": zod_1.default.string().regex(exports.activityExportLoggingsQueryWorkSpaceIdRegExp).optional()
|
|
236
|
-
"fromOccurred": zod_1.default.iso.datetime({}).optional()
|
|
237
|
-
"toOccurred": zod_1.default.iso.datetime({}).optional()
|
|
238
|
-
"activityType": zod_1.default.enum(['Created', 'Deleted', 'Updated', 'Read', 'Chat']).optional()
|
|
216
|
+
"workSpaceId": zod_1.default.string().regex(exports.activityExportLoggingsQueryWorkSpaceIdRegExp).optional(),
|
|
217
|
+
"fromOccurred": zod_1.default.iso.datetime({}).optional(),
|
|
218
|
+
"toOccurred": zod_1.default.iso.datetime({}).optional(),
|
|
219
|
+
"activityType": zod_1.default.enum(['Created', 'Deleted', 'Updated', 'Read', 'Chat', 'Resolved']).optional()
|
|
239
220
|
});
|
|
240
221
|
exports.activityExportLoggingsResponse = zod_1.default.string();
|
|
241
222
|
/**
|
|
242
|
-
* @summary Retrieve
|
|
223
|
+
* @summary Retrieve workspace activity log entries with optional filtering and pagination.
|
|
243
224
|
*/
|
|
244
225
|
exports.activityGetLoggingQueryWorkSpaceIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
245
226
|
exports.activityGetLoggingQueryTakeDefault = 25;
|
|
246
227
|
exports.activityGetLoggingQuerySkipDefault = 0;
|
|
247
228
|
exports.activityGetLoggingQueryParams = zod_1.default.strictObject({
|
|
248
|
-
"workSpaceId": zod_1.default.string().regex(exports.activityGetLoggingQueryWorkSpaceIdRegExp).optional()
|
|
249
|
-
"fromOccurred": zod_1.default.iso.datetime({}).optional()
|
|
250
|
-
"toOccurred": zod_1.default.iso.datetime({}).optional()
|
|
251
|
-
"activityType": zod_1.default.enum(['Created', 'Deleted', 'Updated', 'Read', 'Chat']).optional()
|
|
252
|
-
"take": zod_1.default.number().default(exports.activityGetLoggingQueryTakeDefault)
|
|
253
|
-
"skip": zod_1.default.number().optional()
|
|
229
|
+
"workSpaceId": zod_1.default.string().regex(exports.activityGetLoggingQueryWorkSpaceIdRegExp).optional(),
|
|
230
|
+
"fromOccurred": zod_1.default.iso.datetime({}).optional(),
|
|
231
|
+
"toOccurred": zod_1.default.iso.datetime({}).optional(),
|
|
232
|
+
"activityType": zod_1.default.enum(['Created', 'Deleted', 'Updated', 'Read', 'Chat', 'Resolved']).optional(),
|
|
233
|
+
"take": zod_1.default.number().default(exports.activityGetLoggingQueryTakeDefault),
|
|
234
|
+
"skip": zod_1.default.number().optional()
|
|
254
235
|
});
|
|
255
236
|
exports.activityGetLoggingResponseDataItemIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
256
237
|
exports.activityGetLoggingResponseDataItemWorkSpaceIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
257
238
|
exports.activityGetLoggingResponse = zod_1.default.object({
|
|
258
239
|
"data": zod_1.default.array(zod_1.default.object({
|
|
259
|
-
"activityType": zod_1.default.enum(['Created', 'Deleted', 'Updated', 'Read', 'Chat']).optional(),
|
|
240
|
+
"activityType": zod_1.default.enum(['Created', 'Deleted', 'Updated', 'Read', 'Chat', 'Resolved']).optional(),
|
|
260
241
|
"durationMs": zod_1.default.number().nullish(),
|
|
261
242
|
"eventDescription": zod_1.default.string().nullish(),
|
|
262
243
|
"eventUserId": zod_1.default.string().nullish(),
|
|
@@ -278,7 +259,7 @@ exports.activityGetLoggingResponse = zod_1.default.object({
|
|
|
278
259
|
"response": zod_1.default.string().nullish(),
|
|
279
260
|
"workSpaceId": zod_1.default.string().regex(exports.activityGetLoggingResponseDataItemWorkSpaceIdRegExp).nullish(),
|
|
280
261
|
"workSpaceName": zod_1.default.string().nullish()
|
|
281
|
-
})),
|
|
262
|
+
}).describe('Workspace-scoped activity row returned by the activity log endpoint. The\r\n`EventDescription`, `Prompt`, `Response`, and\r\n`QueryNumber` are deserialised from the activity\'s\r\n`DisplayName` (a JSON-serialised `WorkSpaceConfiguration`);\r\n`LlmUsages` and `DurationMs` from `MetricsJson`. Build\r\nhappens in service code — see `ActivityService.GetLogWorkSpaceAsync`.')),
|
|
282
263
|
"total": zod_1.default.number()
|
|
283
264
|
});
|
|
284
265
|
/**
|
|
@@ -307,12 +288,13 @@ exports.applicationUpdateGetLatestAvailableVersionResponse = zod_1.default.objec
|
|
|
307
288
|
"versionNumber": zod_1.default.string()
|
|
308
289
|
});
|
|
309
290
|
/**
|
|
310
|
-
* @summary Get a list of all block
|
|
291
|
+
* @summary Get a list of all block sets visible to the current principal.
|
|
311
292
|
*/
|
|
312
293
|
exports.blockSetsGetBlockSetsQueryParams = zod_1.default.strictObject({
|
|
313
294
|
"types": zod_1.default.array(zod_1.default.string()).optional().describe('A list of block types to filter by.')
|
|
314
295
|
});
|
|
315
296
|
exports.blockSetsGetBlockSetsResponseIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
297
|
+
exports.blockSetsGetBlockSetsResponseUsedInWorkspacesItemIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
316
298
|
exports.blockSetsGetBlockSetsResponseItem = zod_1.default.object({
|
|
317
299
|
"blockInterfaces": zod_1.default.record(zod_1.default.string(), zod_1.default.record(zod_1.default.string(), zod_1.default.object({
|
|
318
300
|
"metadata": zod_1.default.record(zod_1.default.string(), zod_1.default.any()),
|
|
@@ -330,7 +312,7 @@ exports.blockSetsGetBlockSetsResponseItem = zod_1.default.object({
|
|
|
330
312
|
"sticky": zod_1.default.boolean(),
|
|
331
313
|
"type": zod_1.default.enum(['Single', 'List', 'Dictionary']),
|
|
332
314
|
"virtual": zod_1.default.boolean()
|
|
333
|
-
})),
|
|
315
|
+
}).describe('Model for an input pin on a block port. Mirrors the live\r\n`SmartSpace.App.Data.Entities.InputPinInterface` shape but exposes the\r\nparsed JSON payloads (`Metadata`, `Schema`, `Generics`,\r\n`Default`) rather than the raw `*Json` columns.')),
|
|
334
316
|
"isFunction": zod_1.default.boolean(),
|
|
335
317
|
"metadata": zod_1.default.record(zod_1.default.string(), zod_1.default.any()),
|
|
336
318
|
"outputs": zod_1.default.record(zod_1.default.string(), zod_1.default.object({
|
|
@@ -343,9 +325,9 @@ exports.blockSetsGetBlockSetsResponseItem = zod_1.default.object({
|
|
|
343
325
|
"metadata": zod_1.default.record(zod_1.default.string(), zod_1.default.any()),
|
|
344
326
|
"schema": zod_1.default.record(zod_1.default.string(), zod_1.default.any()),
|
|
345
327
|
"type": zod_1.default.enum(['Single', 'List', 'Dictionary'])
|
|
346
|
-
})),
|
|
328
|
+
}).describe('Model for an output pin on a block port. Mirrors the live\r\n`SmartSpace.App.Data.Entities.OutputPinInterface` shape but exposes the\r\nparsed JSON payloads (`Metadata`, `Schema`, `Generics`)\r\nrather than the raw `*Json` columns.')),
|
|
347
329
|
"type": zod_1.default.enum(['Single', 'List', 'Dictionary'])
|
|
348
|
-
})),
|
|
330
|
+
}).describe('Model for a block `PortInterface`. Inputs and Outputs are keyed by pin\r\nname (entities store them as `List<...>` with a `Key`\r\ncolumn; the model exposes them as dictionaries to match the API shape).')),
|
|
349
331
|
"scopes": zod_1.default.array(zod_1.default.enum(['WorkSpace', 'DataSet'])).nullish(),
|
|
350
332
|
"state": zod_1.default.record(zod_1.default.string(), zod_1.default.object({
|
|
351
333
|
"default": zod_1.default.any().nullish(),
|
|
@@ -354,22 +336,51 @@ exports.blockSetsGetBlockSetsResponseItem = zod_1.default.object({
|
|
|
354
336
|
"pin": zod_1.default.string(),
|
|
355
337
|
"port": zod_1.default.string()
|
|
356
338
|
}))
|
|
357
|
-
}))
|
|
358
|
-
}))),
|
|
339
|
+
}).describe('Model for a block `StateInterface` — a piece of state declared by a\r\nblock interface, with a JSON default value and an optional pin-ref scope.'))
|
|
340
|
+
}).describe('Model for a block interface — the schema that describes a single\r\n(name, version) pair of a block (ports, state, scope). Collides on the\r\nsimple name with `SmartSpace.App.Data.Entities.BlockInterface`; alias\r\n`DataEntities = SmartSpace.App.Data.Entities` in files that import\r\nboth. `Name` and `Version` live on the entity but are surfaced\r\nhere too so the wire shape is self-describing (the same model travels via\r\nSignalR debug payloads where the keys are stripped).'))),
|
|
359
341
|
"connectionId": zod_1.default.string().nullish(),
|
|
360
342
|
"createdByUserId": zod_1.default.string().nullish(),
|
|
361
343
|
"id": zod_1.default.string().regex(exports.blockSetsGetBlockSetsResponseIdRegExp),
|
|
344
|
+
"modifiedAt": zod_1.default.iso.datetime({}).nullish(),
|
|
362
345
|
"name": zod_1.default.string().nullish(),
|
|
363
346
|
"sourceCodeUri": zod_1.default.string().nullish(),
|
|
364
|
-
"type": zod_1.default.enum(['Native', 'Custom', 'Debug'])
|
|
365
|
-
|
|
347
|
+
"type": zod_1.default.enum(['Native', 'Custom', 'Debug']),
|
|
348
|
+
"usedInWorkspaces": zod_1.default.array(zod_1.default.object({
|
|
349
|
+
"id": zod_1.default.string().regex(exports.blockSetsGetBlockSetsResponseUsedInWorkspacesItemIdRegExp),
|
|
350
|
+
"name": zod_1.default.string()
|
|
351
|
+
}).describe('A workspace that references one of the block set\'s blocks in its active\r\nflow definition. Carries the id so the UI can deep-link to the workspace\r\ndesigner (e.g. to detach a block before deleting its set).'))
|
|
352
|
+
}).describe('Model for a `BlockSet` — a versioned collection of block interfaces.\r\nCollides on the simple name with `SmartSpace.App.Data.Entities.BlockSet`;\r\nalias `DataEntities = SmartSpace.App.Data.Entities` in files that\r\nimport both. `BlockInterfaces` is keyed by block name then version to\r\nmatch the API shape consumers expect.');
|
|
366
353
|
exports.blockSetsGetBlockSetsResponse = zod_1.default.array(exports.blockSetsGetBlockSetsResponseItem);
|
|
354
|
+
/**
|
|
355
|
+
* @summary Get the saved Python source code for a deployed custom block set.
|
|
356
|
+
*/
|
|
357
|
+
exports.blockSetsGetDeployedBlockCodeParams = zod_1.default.strictObject({
|
|
358
|
+
"blockSetName": zod_1.default.string().describe('The name of the deployed block set.')
|
|
359
|
+
});
|
|
360
|
+
/**
|
|
361
|
+
* @summary Get the raw zip file for a deployed custom block set.
|
|
362
|
+
*/
|
|
363
|
+
exports.blockSetsGetDeployedBlockFilesParams = zod_1.default.strictObject({
|
|
364
|
+
"blockSetName": zod_1.default.string().describe('The name of the deployed block set.')
|
|
365
|
+
});
|
|
367
366
|
/**
|
|
368
367
|
* @summary Deletes an existing custom block set.
|
|
369
368
|
*/
|
|
370
369
|
exports.blockSetsDeleteBlockSetParams = zod_1.default.strictObject({
|
|
371
370
|
"name": zod_1.default.string().describe('The name of the block set to delete.')
|
|
372
371
|
});
|
|
372
|
+
/**
|
|
373
|
+
* @summary Rename a published custom block set (all versions). Set names are
|
|
374
|
+
organizational — flows bind to block (class) names, so renaming never
|
|
375
|
+
breaks a flow. Admin-only (the attribute must be method-level: the
|
|
376
|
+
Admin policy handler ignores class-level `[AuthorizeAdmin]`).
|
|
377
|
+
*/
|
|
378
|
+
exports.blockSetsRenameBlockSetParams = zod_1.default.strictObject({
|
|
379
|
+
"name": zod_1.default.string()
|
|
380
|
+
});
|
|
381
|
+
exports.blockSetsRenameBlockSetBody = zod_1.default.strictObject({
|
|
382
|
+
"newName": zod_1.default.string()
|
|
383
|
+
});
|
|
373
384
|
/**
|
|
374
385
|
* @summary Adds a new custom block set.
|
|
375
386
|
*/
|
|
@@ -383,10 +394,11 @@ exports.blockSetsAddBlockSetBody = zod_1.default.strictObject({
|
|
|
383
394
|
* @summary Get a list of all block interfaces
|
|
384
395
|
*/
|
|
385
396
|
exports.blocksGetBlocksQueryParams = zod_1.default.strictObject({
|
|
386
|
-
"types": zod_1.default.array(zod_1.default.string()).optional().describe('A list of block types to filter by.')
|
|
397
|
+
"types": zod_1.default.array(zod_1.default.string()).optional().describe('A list of block types to filter by.'),
|
|
398
|
+
"onBehalfOfUserId": zod_1.default.string().optional().describe('Flow-run user for draft resolution (ADR-0002). Only honoured when the\r\ncaller is a service principal (ssaiKey); ignored for user tokens.')
|
|
387
399
|
});
|
|
388
400
|
exports.blocksGetBlocksResponseBlockSetIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
389
|
-
exports.
|
|
401
|
+
exports.blocksGetBlocksResponse = zod_1.default.record(zod_1.default.string(), zod_1.default.record(zod_1.default.string(), zod_1.default.object({
|
|
390
402
|
"blockSetId": zod_1.default.string().regex(exports.blocksGetBlocksResponseBlockSetIdRegExp),
|
|
391
403
|
"connectionId": zod_1.default.string().nullish(),
|
|
392
404
|
"createdAt": zod_1.default.iso.datetime({}),
|
|
@@ -406,7 +418,7 @@ exports.blocksGetBlocksResponseItem = zod_1.default.object({
|
|
|
406
418
|
"sticky": zod_1.default.boolean(),
|
|
407
419
|
"type": zod_1.default.enum(['Single', 'List', 'Dictionary']),
|
|
408
420
|
"virtual": zod_1.default.boolean()
|
|
409
|
-
})),
|
|
421
|
+
}).describe('Model for an input pin on a block port. Mirrors the live\r\n`SmartSpace.App.Data.Entities.InputPinInterface` shape but exposes the\r\nparsed JSON payloads (`Metadata`, `Schema`, `Generics`,\r\n`Default`) rather than the raw `*Json` columns.')),
|
|
410
422
|
"isFunction": zod_1.default.boolean(),
|
|
411
423
|
"metadata": zod_1.default.record(zod_1.default.string(), zod_1.default.any()),
|
|
412
424
|
"outputs": zod_1.default.record(zod_1.default.string(), zod_1.default.object({
|
|
@@ -419,9 +431,9 @@ exports.blocksGetBlocksResponseItem = zod_1.default.object({
|
|
|
419
431
|
"metadata": zod_1.default.record(zod_1.default.string(), zod_1.default.any()),
|
|
420
432
|
"schema": zod_1.default.record(zod_1.default.string(), zod_1.default.any()),
|
|
421
433
|
"type": zod_1.default.enum(['Single', 'List', 'Dictionary'])
|
|
422
|
-
})),
|
|
434
|
+
}).describe('Model for an output pin on a block port. Mirrors the live\r\n`SmartSpace.App.Data.Entities.OutputPinInterface` shape but exposes the\r\nparsed JSON payloads (`Metadata`, `Schema`, `Generics`)\r\nrather than the raw `*Json` columns.')),
|
|
423
435
|
"type": zod_1.default.enum(['Single', 'List', 'Dictionary'])
|
|
424
|
-
})),
|
|
436
|
+
}).describe('Model for a block `PortInterface`. Inputs and Outputs are keyed by pin\r\nname (entities store them as `List<...>` with a `Key`\r\ncolumn; the model exposes them as dictionaries to match the API shape).')),
|
|
425
437
|
"scopes": zod_1.default.array(zod_1.default.enum(['WorkSpace', 'DataSet'])).nullish(),
|
|
426
438
|
"state": zod_1.default.record(zod_1.default.string(), zod_1.default.object({
|
|
427
439
|
"default": zod_1.default.any().nullish(),
|
|
@@ -430,14 +442,39 @@ exports.blocksGetBlocksResponseItem = zod_1.default.object({
|
|
|
430
442
|
"pin": zod_1.default.string(),
|
|
431
443
|
"port": zod_1.default.string()
|
|
432
444
|
}))
|
|
433
|
-
}))
|
|
434
|
-
}),
|
|
445
|
+
}).describe('Model for a block `StateInterface` — a piece of state declared by a\r\nblock interface, with a JSON default value and an optional pin-ref scope.'))
|
|
446
|
+
}).describe('Model for a block interface — the schema that describes a single\r\n(name, version) pair of a block (ports, state, scope). Collides on the\r\nsimple name with `SmartSpace.App.Data.Entities.BlockInterface`; alias\r\n`DataEntities = SmartSpace.App.Data.Entities` in files that import\r\nboth. `Name` and `Version` live on the entity but are surfaced\r\nhere too so the wire shape is self-describing (the same model travels via\r\nSignalR debug payloads where the keys are stripped).'),
|
|
435
447
|
"name": zod_1.default.string(),
|
|
436
448
|
"sourceCodeUrl": zod_1.default.string().nullish(),
|
|
437
449
|
"type": zod_1.default.enum(['Native', 'Custom', 'Debug']),
|
|
438
450
|
"version": zod_1.default.string()
|
|
451
|
+
}).describe('Flattened block descriptor — one `BlockInfo` per (name, version) pair\r\nacross every visible `BlockSet`. This is the shape the\r\n`BlocksController` returns; the dictionary-of-dictionaries layout is\r\nreconstructed by the service from the underlying interfaces.')));
|
|
452
|
+
/**
|
|
453
|
+
* @summary List the SDK's built-in blocks (smartspace.* modules) for the
|
|
454
|
+
custom-blocks draft picker. App-native blocks (LLMs etc.) are
|
|
455
|
+
excluded upstream. Admin-only (method-level attribute — the Admin
|
|
456
|
+
policy handler ignores class-level `[AuthorizeAdmin]`).
|
|
457
|
+
*/
|
|
458
|
+
exports.blocksGetSdkBlocksResponseItem = zod_1.default.object({
|
|
459
|
+
"name": zod_1.default.string(),
|
|
460
|
+
"version": zod_1.default.string()
|
|
461
|
+
});
|
|
462
|
+
exports.blocksGetSdkBlocksResponse = zod_1.default.array(exports.blocksGetSdkBlocksResponseItem);
|
|
463
|
+
/**
|
|
464
|
+
* @summary Get the Python source of a native/SDK block — used by the custom-blocks
|
|
465
|
+
page as a starting scaffold when creating a draft. Admin-only (the
|
|
466
|
+
attribute must be method-level: the Admin policy handler ignores
|
|
467
|
+
class-level `[AuthorizeAdmin]`).
|
|
468
|
+
*/
|
|
469
|
+
exports.blocksGetBlockSourceParams = zod_1.default.strictObject({
|
|
470
|
+
"name": zod_1.default.string(),
|
|
471
|
+
"version": zod_1.default.string()
|
|
472
|
+
});
|
|
473
|
+
exports.blocksGetBlockSourceResponse = zod_1.default.object({
|
|
474
|
+
"code": zod_1.default.string(),
|
|
475
|
+
"name": zod_1.default.string(),
|
|
476
|
+
"version": zod_1.default.string()
|
|
439
477
|
});
|
|
440
|
-
exports.blocksGetBlocksResponse = zod_1.default.array(exports.blocksGetBlocksResponseItem);
|
|
441
478
|
/**
|
|
442
479
|
* @summary Manually trigger reingestion of a specific container item.
|
|
443
480
|
*/
|
|
@@ -453,147 +490,32 @@ exports.containersPostQueryDataSetIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-f
|
|
|
453
490
|
exports.containersPostQueryParams = zod_1.default.strictObject({
|
|
454
491
|
"dataSetId": zod_1.default.string().regex(exports.containersPostQueryDataSetIdRegExp).optional()
|
|
455
492
|
});
|
|
456
|
-
exports.
|
|
457
|
-
|
|
458
|
-
|
|
459
|
-
|
|
460
|
-
|
|
461
|
-
});
|
|
462
|
-
exports.
|
|
463
|
-
exports.
|
|
464
|
-
exports.
|
|
465
|
-
|
|
466
|
-
|
|
467
|
-
|
|
468
|
-
});
|
|
469
|
-
exports.
|
|
470
|
-
|
|
471
|
-
|
|
472
|
-
|
|
473
|
-
exports.dataSetsGetGetResponseDataItemFlowTriggersItemDataSourceContainerIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
474
|
-
exports.dataSetsGetGetResponseDataItemFlowTriggersItemFlowIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
475
|
-
exports.dataSetsGetGetResponseDataItemFlowTriggersItemIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
476
|
-
exports.dataSetsGetGetResponseDataItemIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
477
|
-
exports.dataSetsGetGetResponseDataItemVersionRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
478
|
-
exports.dataSetsGetGetResponse = zod_1.default.object({
|
|
479
|
-
"data": zod_1.default.array(zod_1.default.object({
|
|
480
|
-
"createdAt": zod_1.default.iso.datetime({}),
|
|
481
|
-
"createdByUserId": zod_1.default.string(),
|
|
482
|
-
"dataSpaceId": zod_1.default.string().regex(exports.dataSetsGetGetResponseDataItemDataSpaceIdRegExp).nullish(),
|
|
483
|
-
"description": zod_1.default.string().nullish(),
|
|
484
|
-
"flow": zod_1.default.object({
|
|
485
|
-
"activeFlowDefinition": zod_1.default.object({
|
|
486
|
-
"blocks": zod_1.default.record(zod_1.default.string(), zod_1.default.object({
|
|
487
|
-
"constants": zod_1.default.array(zod_1.default.object({
|
|
488
|
-
"target": zod_1.default.object({
|
|
489
|
-
"pin": zod_1.default.string(),
|
|
490
|
-
"port": zod_1.default.string()
|
|
491
|
-
}),
|
|
492
|
-
"value": zod_1.default.any().nullish()
|
|
493
|
-
})).nullish(),
|
|
494
|
-
"description": zod_1.default.string().nullish(),
|
|
495
|
-
"dynamicInputPins": zod_1.default.array(zod_1.default.object({
|
|
496
|
-
"pin": zod_1.default.string(),
|
|
497
|
-
"port": zod_1.default.string()
|
|
498
|
-
})).nullish(),
|
|
499
|
-
"dynamicOutputPins": zod_1.default.array(zod_1.default.object({
|
|
500
|
-
"pin": zod_1.default.string(),
|
|
501
|
-
"port": zod_1.default.string()
|
|
502
|
-
})).nullish(),
|
|
503
|
-
"dynamicPorts": zod_1.default.array(zod_1.default.string()).nullish(),
|
|
504
|
-
"name": zod_1.default.string(),
|
|
505
|
-
"version": zod_1.default.string()
|
|
506
|
-
})).nullish(),
|
|
507
|
-
"connections": zod_1.default.array(zod_1.default.object({
|
|
508
|
-
"source": zod_1.default.object({
|
|
509
|
-
"node": zod_1.default.string(),
|
|
510
|
-
"pin": zod_1.default.string().nullish(),
|
|
511
|
-
"port": zod_1.default.string().nullish()
|
|
512
|
-
}),
|
|
513
|
-
"target": zod_1.default.object({
|
|
514
|
-
"node": zod_1.default.string(),
|
|
515
|
-
"pin": zod_1.default.string().nullish(),
|
|
516
|
-
"port": zod_1.default.string().nullish()
|
|
517
|
-
})
|
|
518
|
-
})).nullish(),
|
|
519
|
-
"constants": zod_1.default.record(zod_1.default.string(), zod_1.default.object({
|
|
520
|
-
"value": zod_1.default.any().nullish()
|
|
521
|
-
})).nullish(),
|
|
522
|
-
"inputs": zod_1.default.record(zod_1.default.string(), zod_1.default.object({
|
|
523
|
-
"schema": zod_1.default.record(zod_1.default.string(), zod_1.default.any())
|
|
524
|
-
})).nullish(),
|
|
525
|
-
"layout": zod_1.default.any().nullish(),
|
|
526
|
-
"name": zod_1.default.string().nullish(),
|
|
527
|
-
"outputs": zod_1.default.record(zod_1.default.string(), zod_1.default.object({
|
|
528
|
-
"schema": zod_1.default.record(zod_1.default.string(), zod_1.default.any())
|
|
529
|
-
})).nullish(),
|
|
530
|
-
"variables": zod_1.default.record(zod_1.default.string(), zod_1.default.object({
|
|
531
|
-
"access": zod_1.default.enum(['None', 'Read', 'Write']),
|
|
532
|
-
"schema": zod_1.default.record(zod_1.default.string(), zod_1.default.any())
|
|
533
|
-
})).nullish()
|
|
534
|
-
}).optional(),
|
|
535
|
-
"activeFlowDefinitionId": zod_1.default.string().regex(exports.dataSetsGetGetResponseDataItemFlowActiveFlowDefinitionIdRegExp),
|
|
536
|
-
"id": zod_1.default.string().regex(exports.dataSetsGetGetResponseDataItemFlowIdRegExp),
|
|
537
|
-
"triggers": zod_1.default.array(zod_1.default.object({
|
|
538
|
-
"dataSourceContainer": zod_1.default.object({
|
|
539
|
-
"dataSourceId": zod_1.default.string().regex(exports.dataSetsGetGetResponseDataItemFlowTriggersItemDataSourceContainerDataSourceIdRegExp),
|
|
540
|
-
"id": zod_1.default.string().regex(exports.dataSetsGetGetResponseDataItemFlowTriggersItemDataSourceContainerIdRegExp),
|
|
541
|
-
"name": zod_1.default.string(),
|
|
542
|
-
"path": zod_1.default.string()
|
|
543
|
-
}),
|
|
544
|
-
"flowId": zod_1.default.string().regex(exports.dataSetsGetGetResponseDataItemFlowTriggersItemFlowIdRegExp),
|
|
545
|
-
"id": zod_1.default.string().regex(exports.dataSetsGetGetResponseDataItemFlowTriggersItemIdRegExp),
|
|
546
|
-
"inputName": zod_1.default.string(),
|
|
547
|
-
"type": zod_1.default.enum(['Periodic', 'Container'])
|
|
548
|
-
}))
|
|
549
|
-
}).optional(),
|
|
550
|
-
"id": zod_1.default.string().regex(exports.dataSetsGetGetResponseDataItemIdRegExp),
|
|
551
|
-
"modifiedAt": zod_1.default.iso.datetime({}),
|
|
552
|
-
"modifiedByUserId": zod_1.default.string(),
|
|
493
|
+
exports.containersPostResponseDataSetIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
494
|
+
exports.containersPostResponseDataSetVersionRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
495
|
+
exports.containersPostResponseFlowActiveFlowDefinitionIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
496
|
+
exports.containersPostResponseFlowIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
497
|
+
exports.containersPostResponseFlowTriggersItemDataSourceContainerDataSourceIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
498
|
+
exports.containersPostResponseFlowTriggersItemDataSourceContainerIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
499
|
+
exports.containersPostResponseFlowTriggersItemFlowIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
500
|
+
exports.containersPostResponseFlowTriggersItemIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
501
|
+
exports.containersPostResponseIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
502
|
+
exports.containersPostResponseWorkSpaceDataSpacesItemDataSetsItemIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
503
|
+
exports.containersPostResponseWorkSpaceDataSpacesItemDataSetsItemVersionRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
504
|
+
exports.containersPostResponseWorkSpaceDataSpacesItemIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
505
|
+
exports.containersPostResponseWorkSpaceIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
506
|
+
exports.containersPostResponseItem = zod_1.default.object({
|
|
507
|
+
"createdByUserId": zod_1.default.string().nullish(),
|
|
508
|
+
"dataSet": zod_1.default.object({
|
|
509
|
+
"id": zod_1.default.string().regex(exports.containersPostResponseDataSetIdRegExp),
|
|
553
510
|
"name": zod_1.default.string(),
|
|
554
511
|
"properties": zod_1.default.array(zod_1.default.object({
|
|
555
512
|
"description": zod_1.default.string().nullish(),
|
|
556
513
|
"isVector": zod_1.default.boolean(),
|
|
557
514
|
"name": zod_1.default.string()
|
|
558
515
|
})),
|
|
559
|
-
"version": zod_1.default.string().regex(exports.
|
|
560
|
-
})),
|
|
561
|
-
"
|
|
562
|
-
});
|
|
563
|
-
exports.dataSetsGetItemPathDataSetIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
564
|
-
exports.dataSetsGetItemPathIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
565
|
-
exports.dataSetsGetItemParams = zod_1.default.strictObject({
|
|
566
|
-
"dataSetId": zod_1.default.string().regex(exports.dataSetsGetItemPathDataSetIdRegExp),
|
|
567
|
-
"id": zod_1.default.string().regex(exports.dataSetsGetItemPathIdRegExp)
|
|
568
|
-
});
|
|
569
|
-
/**
|
|
570
|
-
* @summary Remove a specific data set from SmartSpace, using its ID to ensure accurate deletion.
|
|
571
|
-
*/
|
|
572
|
-
exports.dataSetsDeleteIdPathIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
573
|
-
exports.dataSetsDeleteIdParams = zod_1.default.strictObject({
|
|
574
|
-
"id": zod_1.default.string().regex(exports.dataSetsDeleteIdPathIdRegExp).describe('The ID of the DataSet to delete.')
|
|
575
|
-
});
|
|
576
|
-
/**
|
|
577
|
-
* @summary Retrieve detailed information about a specific data set in SmartSpace by its ID
|
|
578
|
-
*/
|
|
579
|
-
exports.dataSetsGetByIdPathIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
580
|
-
exports.dataSetsGetByIdParams = zod_1.default.strictObject({
|
|
581
|
-
"id": zod_1.default.string().regex(exports.dataSetsGetByIdPathIdRegExp).describe('The ID of the DataSet to retrieve.')
|
|
582
|
-
});
|
|
583
|
-
exports.dataSetsGetByIdResponseDataSpaceIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
584
|
-
exports.dataSetsGetByIdResponseFlowActiveFlowDefinitionIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
585
|
-
exports.dataSetsGetByIdResponseFlowIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
586
|
-
exports.dataSetsGetByIdResponseFlowTriggersItemDataSourceContainerDataSourceIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
587
|
-
exports.dataSetsGetByIdResponseFlowTriggersItemDataSourceContainerIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
588
|
-
exports.dataSetsGetByIdResponseFlowTriggersItemFlowIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
589
|
-
exports.dataSetsGetByIdResponseFlowTriggersItemIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
590
|
-
exports.dataSetsGetByIdResponseIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
591
|
-
exports.dataSetsGetByIdResponseVersionRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
592
|
-
exports.dataSetsGetByIdResponse = zod_1.default.object({
|
|
593
|
-
"createdAt": zod_1.default.iso.datetime({}),
|
|
594
|
-
"createdByUserId": zod_1.default.string(),
|
|
595
|
-
"dataSpaceId": zod_1.default.string().regex(exports.dataSetsGetByIdResponseDataSpaceIdRegExp).nullish(),
|
|
596
|
-
"description": zod_1.default.string().nullish(),
|
|
516
|
+
"version": zod_1.default.string().regex(exports.containersPostResponseDataSetVersionRegExp).nullish()
|
|
517
|
+
}).optional(),
|
|
518
|
+
"finishedAt": zod_1.default.iso.datetime({}).nullish(),
|
|
597
519
|
"flow": zod_1.default.object({
|
|
598
520
|
"activeFlowDefinition": zod_1.default.object({
|
|
599
521
|
"blocks": zod_1.default.record(zod_1.default.string(), zod_1.default.object({
|
|
@@ -630,6 +552,7 @@ exports.dataSetsGetByIdResponse = zod_1.default.object({
|
|
|
630
552
|
})
|
|
631
553
|
})).nullish(),
|
|
632
554
|
"constants": zod_1.default.record(zod_1.default.string(), zod_1.default.object({
|
|
555
|
+
"secret": zod_1.default.boolean(),
|
|
633
556
|
"value": zod_1.default.any().nullish()
|
|
634
557
|
})).nullish(),
|
|
635
558
|
"inputs": zod_1.default.record(zod_1.default.string(), zod_1.default.object({
|
|
@@ -645,21 +568,126 @@ exports.dataSetsGetByIdResponse = zod_1.default.object({
|
|
|
645
568
|
"schema": zod_1.default.record(zod_1.default.string(), zod_1.default.any())
|
|
646
569
|
})).nullish()
|
|
647
570
|
}).optional(),
|
|
648
|
-
"activeFlowDefinitionId": zod_1.default.string().regex(exports.
|
|
649
|
-
"id": zod_1.default.string().regex(exports.
|
|
571
|
+
"activeFlowDefinitionId": zod_1.default.string().regex(exports.containersPostResponseFlowActiveFlowDefinitionIdRegExp),
|
|
572
|
+
"id": zod_1.default.string().regex(exports.containersPostResponseFlowIdRegExp),
|
|
650
573
|
"triggers": zod_1.default.array(zod_1.default.object({
|
|
651
574
|
"dataSourceContainer": zod_1.default.object({
|
|
652
|
-
"dataSourceId": zod_1.default.string().regex(exports.
|
|
653
|
-
"
|
|
575
|
+
"dataSourceId": zod_1.default.string().regex(exports.containersPostResponseFlowTriggersItemDataSourceContainerDataSourceIdRegExp),
|
|
576
|
+
"filters": zod_1.default.array(zod_1.default.object({
|
|
577
|
+
"operator": zod_1.default.string(),
|
|
578
|
+
"propertyName": zod_1.default.string(),
|
|
579
|
+
"value": zod_1.default.string()
|
|
580
|
+
})).nullish(),
|
|
581
|
+
"id": zod_1.default.string().regex(exports.containersPostResponseFlowTriggersItemDataSourceContainerIdRegExp),
|
|
654
582
|
"name": zod_1.default.string(),
|
|
655
583
|
"path": zod_1.default.string()
|
|
656
584
|
}),
|
|
657
|
-
"flowId": zod_1.default.string().regex(exports.
|
|
658
|
-
"id": zod_1.default.string().regex(exports.
|
|
585
|
+
"flowId": zod_1.default.string().regex(exports.containersPostResponseFlowTriggersItemFlowIdRegExp),
|
|
586
|
+
"id": zod_1.default.string().regex(exports.containersPostResponseFlowTriggersItemIdRegExp),
|
|
659
587
|
"inputName": zod_1.default.string(),
|
|
660
588
|
"type": zod_1.default.enum(['Periodic', 'Container'])
|
|
661
589
|
}))
|
|
662
|
-
})
|
|
590
|
+
}),
|
|
591
|
+
"id": zod_1.default.string().regex(exports.containersPostResponseIdRegExp),
|
|
592
|
+
"workSpace": zod_1.default.object({
|
|
593
|
+
"dataSpaces": zod_1.default.array(zod_1.default.object({
|
|
594
|
+
"dataSets": zod_1.default.array(zod_1.default.object({
|
|
595
|
+
"id": zod_1.default.string().regex(exports.containersPostResponseWorkSpaceDataSpacesItemDataSetsItemIdRegExp),
|
|
596
|
+
"name": zod_1.default.string(),
|
|
597
|
+
"properties": zod_1.default.array(zod_1.default.object({
|
|
598
|
+
"description": zod_1.default.string().nullish(),
|
|
599
|
+
"isVector": zod_1.default.boolean(),
|
|
600
|
+
"name": zod_1.default.string()
|
|
601
|
+
})),
|
|
602
|
+
"version": zod_1.default.string().regex(exports.containersPostResponseWorkSpaceDataSpacesItemDataSetsItemVersionRegExp).nullish()
|
|
603
|
+
})),
|
|
604
|
+
"id": zod_1.default.string().regex(exports.containersPostResponseWorkSpaceDataSpacesItemIdRegExp),
|
|
605
|
+
"name": zod_1.default.string()
|
|
606
|
+
})),
|
|
607
|
+
"firstPrompt": zod_1.default.string().nullish(),
|
|
608
|
+
"id": zod_1.default.string().regex(exports.containersPostResponseWorkSpaceIdRegExp),
|
|
609
|
+
"name": zod_1.default.string(),
|
|
610
|
+
"summary": zod_1.default.string().nullish()
|
|
611
|
+
}).optional()
|
|
612
|
+
});
|
|
613
|
+
exports.containersPostResponse = zod_1.default.array(exports.containersPostResponseItem);
|
|
614
|
+
exports.dataSetsGetQueryTakeDefault = 20;
|
|
615
|
+
exports.dataSetsGetQuerySkipDefault = 0;
|
|
616
|
+
exports.dataSetsGetQueryParams = zod_1.default.strictObject({
|
|
617
|
+
"take": zod_1.default.number().default(exports.dataSetsGetQueryTakeDefault),
|
|
618
|
+
"skip": zod_1.default.number().optional(),
|
|
619
|
+
"search": zod_1.default.string().optional()
|
|
620
|
+
});
|
|
621
|
+
exports.dataSetsGetResponseDataItemDataSpaceIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
622
|
+
exports.dataSetsGetResponseDataItemFlowIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
623
|
+
exports.dataSetsGetResponseDataItemIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
624
|
+
exports.dataSetsGetResponseDataItemVersionRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
625
|
+
exports.dataSetsGetResponse = zod_1.default.object({
|
|
626
|
+
"data": zod_1.default.array(zod_1.default.object({
|
|
627
|
+
"createdAt": zod_1.default.iso.datetime({}),
|
|
628
|
+
"createdByUserId": zod_1.default.string(),
|
|
629
|
+
"dataSpaceId": zod_1.default.string().regex(exports.dataSetsGetResponseDataItemDataSpaceIdRegExp).nullish(),
|
|
630
|
+
"description": zod_1.default.string().nullish(),
|
|
631
|
+
"flowId": zod_1.default.string().regex(exports.dataSetsGetResponseDataItemFlowIdRegExp).nullish(),
|
|
632
|
+
"id": zod_1.default.string().regex(exports.dataSetsGetResponseDataItemIdRegExp),
|
|
633
|
+
"modifiedAt": zod_1.default.iso.datetime({}),
|
|
634
|
+
"modifiedByUserId": zod_1.default.string(),
|
|
635
|
+
"name": zod_1.default.string(),
|
|
636
|
+
"properties": zod_1.default.array(zod_1.default.object({
|
|
637
|
+
"description": zod_1.default.string().nullish(),
|
|
638
|
+
"isVector": zod_1.default.boolean(),
|
|
639
|
+
"name": zod_1.default.string()
|
|
640
|
+
}).describe('Model for a property on a DataSet — a named, optionally-vectorised field\r\nstored on each ingested item. Read-only at the model boundary; writes go\r\nthrough SmartSpace.App.Business.Models.DataSets.UpsertDataSetProperty.')),
|
|
641
|
+
"scopingMode": zod_1.default.enum(['Unrestricted', 'PerSubject']),
|
|
642
|
+
"subjectPath": zod_1.default.string().nullish(),
|
|
643
|
+
"version": zod_1.default.string().regex(exports.dataSetsGetResponseDataItemVersionRegExp).nullish()
|
|
644
|
+
}).describe('Model for a DataSet. Collides on the simple name with\r\n`SmartSpace.App.Data.Entities.DataSet`; alias\r\n`DataEntities = SmartSpace.App.Data.Entities` in files that import\r\nboth.\r\n \r\nThe nested Flow shape on the legacy `SmartSpace.App.Business.Models.DataSet`\r\nis intentionally dropped here — `FlowId` only. The Flow domain\r\nhasn\'t migrated yet and projecting its recursive structure (Flow →\r\nTriggers → DataSourceContainer → DataSource, Flow → ActiveFlowDefinition\r\n→ Inputs) into the model layer would couple two unmigrated domains and\r\nbloat every DataSet read with multiple JOIN fan-outs. Callers that need\r\nFlow detail fetch it via `IFlowService`.')),
|
|
645
|
+
"total": zod_1.default.number()
|
|
646
|
+
});
|
|
647
|
+
exports.dataSetsGetItemPathDataSetIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
648
|
+
exports.dataSetsGetItemPathIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
649
|
+
exports.dataSetsGetItemParams = zod_1.default.strictObject({
|
|
650
|
+
"dataSetId": zod_1.default.string().regex(exports.dataSetsGetItemPathDataSetIdRegExp),
|
|
651
|
+
"id": zod_1.default.string().regex(exports.dataSetsGetItemPathIdRegExp)
|
|
652
|
+
});
|
|
653
|
+
exports.dataSetsGetItemResponseIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
654
|
+
exports.dataSetsGetItemResponseMetadataContainerIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
655
|
+
exports.dataSetsGetItemResponseMetadataContainerItemIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
656
|
+
exports.dataSetsGetItemResponseMetadataDataSetIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
657
|
+
exports.dataSetsGetItemResponseMetadataFlowRunIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
658
|
+
exports.dataSetsGetItemResponse = zod_1.default.object({
|
|
659
|
+
"id": zod_1.default.string().regex(exports.dataSetsGetItemResponseIdRegExp),
|
|
660
|
+
"indexText": zod_1.default.string(),
|
|
661
|
+
"metadata": zod_1.default.object({
|
|
662
|
+
"containerId": zod_1.default.string().regex(exports.dataSetsGetItemResponseMetadataContainerIdRegExp).nullish(),
|
|
663
|
+
"containerItemId": zod_1.default.string().regex(exports.dataSetsGetItemResponseMetadataContainerItemIdRegExp).nullish(),
|
|
664
|
+
"containerItemPath": zod_1.default.string().nullish(),
|
|
665
|
+
"createdAt": zod_1.default.iso.datetime({}).nullish(),
|
|
666
|
+
"dataSetId": zod_1.default.string().regex(exports.dataSetsGetItemResponseMetadataDataSetIdRegExp).nullish(),
|
|
667
|
+
"flowRunId": zod_1.default.string().regex(exports.dataSetsGetItemResponseMetadataFlowRunIdRegExp).nullish(),
|
|
668
|
+
"indexed": zod_1.default.boolean(),
|
|
669
|
+
"modifiedAt": zod_1.default.iso.datetime({}).nullish()
|
|
670
|
+
}),
|
|
671
|
+
"properties": zod_1.default.record(zod_1.default.string(), zod_1.default.any())
|
|
672
|
+
});
|
|
673
|
+
exports.dataSetsDeletePathIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
674
|
+
exports.dataSetsDeleteParams = zod_1.default.strictObject({
|
|
675
|
+
"id": zod_1.default.string().regex(exports.dataSetsDeletePathIdRegExp)
|
|
676
|
+
});
|
|
677
|
+
exports.dataSetsGetByIdPathIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
678
|
+
exports.dataSetsGetByIdParams = zod_1.default.strictObject({
|
|
679
|
+
"id": zod_1.default.string().regex(exports.dataSetsGetByIdPathIdRegExp)
|
|
680
|
+
});
|
|
681
|
+
exports.dataSetsGetByIdResponseDataSpaceIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
682
|
+
exports.dataSetsGetByIdResponseFlowIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
683
|
+
exports.dataSetsGetByIdResponseIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
684
|
+
exports.dataSetsGetByIdResponseVersionRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
685
|
+
exports.dataSetsGetByIdResponse = zod_1.default.object({
|
|
686
|
+
"createdAt": zod_1.default.iso.datetime({}),
|
|
687
|
+
"createdByUserId": zod_1.default.string(),
|
|
688
|
+
"dataSpaceId": zod_1.default.string().regex(exports.dataSetsGetByIdResponseDataSpaceIdRegExp).nullish(),
|
|
689
|
+
"description": zod_1.default.string().nullish(),
|
|
690
|
+
"flowId": zod_1.default.string().regex(exports.dataSetsGetByIdResponseFlowIdRegExp).nullish(),
|
|
663
691
|
"id": zod_1.default.string().regex(exports.dataSetsGetByIdResponseIdRegExp),
|
|
664
692
|
"modifiedAt": zod_1.default.iso.datetime({}),
|
|
665
693
|
"modifiedByUserId": zod_1.default.string(),
|
|
@@ -668,37 +696,67 @@ exports.dataSetsGetByIdResponse = zod_1.default.object({
|
|
|
668
696
|
"description": zod_1.default.string().nullish(),
|
|
669
697
|
"isVector": zod_1.default.boolean(),
|
|
670
698
|
"name": zod_1.default.string()
|
|
671
|
-
})),
|
|
699
|
+
}).describe('Model for a property on a DataSet — a named, optionally-vectorised field\r\nstored on each ingested item. Read-only at the model boundary; writes go\r\nthrough SmartSpace.App.Business.Models.DataSets.UpsertDataSetProperty.')),
|
|
700
|
+
"scopingMode": zod_1.default.enum(['Unrestricted', 'PerSubject']),
|
|
701
|
+
"subjectPath": zod_1.default.string().nullish(),
|
|
672
702
|
"version": zod_1.default.string().regex(exports.dataSetsGetByIdResponseVersionRegExp).nullish()
|
|
673
|
-
});
|
|
703
|
+
}).describe('Model for a DataSet. Collides on the simple name with\r\n`SmartSpace.App.Data.Entities.DataSet`; alias\r\n`DataEntities = SmartSpace.App.Data.Entities` in files that import\r\nboth.\r\n \r\nThe nested Flow shape on the legacy `SmartSpace.App.Business.Models.DataSet`\r\nis intentionally dropped here — `FlowId` only. The Flow domain\r\nhasn\'t migrated yet and projecting its recursive structure (Flow →\r\nTriggers → DataSourceContainer → DataSource, Flow → ActiveFlowDefinition\r\n→ Inputs) into the model layer would couple two unmigrated domains and\r\nbloat every DataSet read with multiple JOIN fan-outs. Callers that need\r\nFlow detail fetch it via `IFlowService`.');
|
|
674
704
|
/**
|
|
675
|
-
* @summary
|
|
705
|
+
* @summary Update an existing dataset (name, description, container bindings).
|
|
676
706
|
*/
|
|
677
|
-
exports.
|
|
707
|
+
exports.dataSetsPutParams = zod_1.default.strictObject({
|
|
678
708
|
"id": zod_1.default.string()
|
|
679
709
|
});
|
|
680
|
-
exports.
|
|
681
|
-
exports.
|
|
682
|
-
exports.
|
|
710
|
+
exports.dataSetsPutBodyContainerInfoItemDataSourceIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
711
|
+
exports.dataSetsPutBodyIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
712
|
+
exports.dataSetsPutBody = zod_1.default.strictObject({
|
|
683
713
|
"containerInfo": zod_1.default.array(zod_1.default.strictObject({
|
|
684
|
-
"dataSourceId": zod_1.default.string().regex(exports.
|
|
714
|
+
"dataSourceId": zod_1.default.string().regex(exports.dataSetsPutBodyContainerInfoItemDataSourceIdRegExp),
|
|
715
|
+
"filters": zod_1.default.array(zod_1.default.strictObject({
|
|
716
|
+
"operator": zod_1.default.string(),
|
|
717
|
+
"propertyName": zod_1.default.string(),
|
|
718
|
+
"value": zod_1.default.string()
|
|
719
|
+
})).nullish(),
|
|
685
720
|
"path": zod_1.default.string()
|
|
686
|
-
})),
|
|
721
|
+
}).describe('Container reference used in create/update requests — pair of\r\n`DataSourceId` and a `Path` identifying a specific container\r\ninside that data source. The service hashes the pair to produce the\r\ncontainer id. Optional Filters restrict which records are synced.')).nullish(),
|
|
687
722
|
"description": zod_1.default.string().nullish(),
|
|
688
|
-
"id": zod_1.default.string().regex(exports.
|
|
689
|
-
"name": zod_1.default.string()
|
|
690
|
-
});
|
|
723
|
+
"id": zod_1.default.string().regex(exports.dataSetsPutBodyIdRegExp),
|
|
724
|
+
"name": zod_1.default.string().nullish()
|
|
725
|
+
}).describe('Update-request shape for a DataSet — name/description plus optional\r\nre-binding of containers. Container info null = leave the existing\r\nflow alone, just update basic fields; empty = disconnect every\r\ncontainer (soft-deletes all flow triggers).');
|
|
726
|
+
exports.dataSetsPutResponseDataSpaceIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
727
|
+
exports.dataSetsPutResponseFlowIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
728
|
+
exports.dataSetsPutResponseIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
729
|
+
exports.dataSetsPutResponseVersionRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
730
|
+
exports.dataSetsPutResponse = zod_1.default.object({
|
|
731
|
+
"createdAt": zod_1.default.iso.datetime({}),
|
|
732
|
+
"createdByUserId": zod_1.default.string(),
|
|
733
|
+
"dataSpaceId": zod_1.default.string().regex(exports.dataSetsPutResponseDataSpaceIdRegExp).nullish(),
|
|
734
|
+
"description": zod_1.default.string().nullish(),
|
|
735
|
+
"flowId": zod_1.default.string().regex(exports.dataSetsPutResponseFlowIdRegExp).nullish(),
|
|
736
|
+
"id": zod_1.default.string().regex(exports.dataSetsPutResponseIdRegExp),
|
|
737
|
+
"modifiedAt": zod_1.default.iso.datetime({}),
|
|
738
|
+
"modifiedByUserId": zod_1.default.string(),
|
|
739
|
+
"name": zod_1.default.string(),
|
|
740
|
+
"properties": zod_1.default.array(zod_1.default.object({
|
|
741
|
+
"description": zod_1.default.string().nullish(),
|
|
742
|
+
"isVector": zod_1.default.boolean(),
|
|
743
|
+
"name": zod_1.default.string()
|
|
744
|
+
}).describe('Model for a property on a DataSet — a named, optionally-vectorised field\r\nstored on each ingested item. Read-only at the model boundary; writes go\r\nthrough SmartSpace.App.Business.Models.DataSets.UpsertDataSetProperty.')),
|
|
745
|
+
"scopingMode": zod_1.default.enum(['Unrestricted', 'PerSubject']),
|
|
746
|
+
"subjectPath": zod_1.default.string().nullish(),
|
|
747
|
+
"version": zod_1.default.string().regex(exports.dataSetsPutResponseVersionRegExp).nullish()
|
|
748
|
+
}).describe('Model for a DataSet. Collides on the simple name with\r\n`SmartSpace.App.Data.Entities.DataSet`; alias\r\n`DataEntities = SmartSpace.App.Data.Entities` in files that import\r\nboth.\r\n \r\nThe nested Flow shape on the legacy `SmartSpace.App.Business.Models.DataSet`\r\nis intentionally dropped here — `FlowId` only. The Flow domain\r\nhasn\'t migrated yet and projecting its recursive structure (Flow →\r\nTriggers → DataSourceContainer → DataSource, Flow → ActiveFlowDefinition\r\n→ Inputs) into the model layer would couple two unmigrated domains and\r\nbloat every DataSet read with multiple JOIN fan-outs. Callers that need\r\nFlow detail fetch it via `IFlowService`.');
|
|
691
749
|
/**
|
|
692
|
-
* @summary
|
|
750
|
+
* @summary Update just the basic-info fields (name + description) on a dataset.
|
|
693
751
|
*/
|
|
694
|
-
exports.
|
|
695
|
-
exports.
|
|
696
|
-
"id": zod_1.default.string().regex(exports.
|
|
752
|
+
exports.dataSetsPutBasicInfoPathIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
753
|
+
exports.dataSetsPutBasicInfoParams = zod_1.default.strictObject({
|
|
754
|
+
"id": zod_1.default.string().regex(exports.dataSetsPutBasicInfoPathIdRegExp)
|
|
697
755
|
});
|
|
698
|
-
exports.
|
|
756
|
+
exports.dataSetsPutBasicInfoBody = zod_1.default.strictObject({
|
|
699
757
|
"description": zod_1.default.string().nullish(),
|
|
700
758
|
"name": zod_1.default.string()
|
|
701
|
-
});
|
|
759
|
+
}).describe('Lightweight update for just the editable basic-info fields. Used by the\r\n`PUT /DataSets/{id}/basicInfo` endpoint.');
|
|
702
760
|
exports.dataSetsClearPathIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
703
761
|
exports.dataSetsClearParams = zod_1.default.strictObject({
|
|
704
762
|
"id": zod_1.default.string().regex(exports.dataSetsClearPathIdRegExp)
|
|
@@ -714,8 +772,33 @@ exports.dataSetsGetContainerItemsRunHistoryQueryParams = zod_1.default.strictObj
|
|
|
714
772
|
"take": zod_1.default.number().default(exports.dataSetsGetContainerItemsRunHistoryQueryTakeDefault),
|
|
715
773
|
"search": zod_1.default.string().optional()
|
|
716
774
|
});
|
|
775
|
+
exports.dataSetsGetContainerItemsRunHistoryResponseDataItemContainerIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
776
|
+
exports.dataSetsGetContainerItemsRunHistoryResponseDataItemFlowRunsItemFlowRunIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
777
|
+
exports.dataSetsGetContainerItemsRunHistoryResponseDataItemIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
778
|
+
exports.dataSetsGetContainerItemsRunHistoryResponse = zod_1.default.object({
|
|
779
|
+
"data": zod_1.default.array(zod_1.default.object({
|
|
780
|
+
"containerId": zod_1.default.string().regex(exports.dataSetsGetContainerItemsRunHistoryResponseDataItemContainerIdRegExp),
|
|
781
|
+
"createdAt": zod_1.default.iso.datetime({}),
|
|
782
|
+
"flowRuns": zod_1.default.array(zod_1.default.object({
|
|
783
|
+
"errors": zod_1.default.array(zod_1.default.object({
|
|
784
|
+
"blockId": zod_1.default.string().nullish(),
|
|
785
|
+
"code": zod_1.default.number().nullish(),
|
|
786
|
+
"message": zod_1.default.string()
|
|
787
|
+
})),
|
|
788
|
+
"finishedAt": zod_1.default.iso.datetime({}).nullish(),
|
|
789
|
+
"flowRunId": zod_1.default.string().regex(exports.dataSetsGetContainerItemsRunHistoryResponseDataItemFlowRunsItemFlowRunIdRegExp),
|
|
790
|
+
"runAt": zod_1.default.iso.datetime({}).nullish(),
|
|
791
|
+
"status": zod_1.default.string()
|
|
792
|
+
})),
|
|
793
|
+
"id": zod_1.default.string().regex(exports.dataSetsGetContainerItemsRunHistoryResponseDataItemIdRegExp),
|
|
794
|
+
"name": zod_1.default.string(),
|
|
795
|
+
"path": zod_1.default.string(),
|
|
796
|
+
"status": zod_1.default.string()
|
|
797
|
+
})),
|
|
798
|
+
"total": zod_1.default.number()
|
|
799
|
+
});
|
|
717
800
|
/**
|
|
718
|
-
* @summary
|
|
801
|
+
* @summary Move a dataset to a different dataspace.
|
|
719
802
|
*/
|
|
720
803
|
exports.dataSetsSetDataspacePathIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
721
804
|
exports.dataSetsSetDataspaceParams = zod_1.default.strictObject({
|
|
@@ -723,19 +806,79 @@ exports.dataSetsSetDataspaceParams = zod_1.default.strictObject({
|
|
|
723
806
|
});
|
|
724
807
|
exports.dataSetsSetDataspaceBodyRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
725
808
|
exports.dataSetsSetDataspaceBody = zod_1.default.string().regex(exports.dataSetsSetDataspaceBodyRegExp);
|
|
809
|
+
exports.dataSetsSetDataspaceResponseDataSpaceIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
810
|
+
exports.dataSetsSetDataspaceResponseFlowIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
811
|
+
exports.dataSetsSetDataspaceResponseIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
812
|
+
exports.dataSetsSetDataspaceResponseVersionRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
813
|
+
exports.dataSetsSetDataspaceResponse = zod_1.default.object({
|
|
814
|
+
"createdAt": zod_1.default.iso.datetime({}),
|
|
815
|
+
"createdByUserId": zod_1.default.string(),
|
|
816
|
+
"dataSpaceId": zod_1.default.string().regex(exports.dataSetsSetDataspaceResponseDataSpaceIdRegExp).nullish(),
|
|
817
|
+
"description": zod_1.default.string().nullish(),
|
|
818
|
+
"flowId": zod_1.default.string().regex(exports.dataSetsSetDataspaceResponseFlowIdRegExp).nullish(),
|
|
819
|
+
"id": zod_1.default.string().regex(exports.dataSetsSetDataspaceResponseIdRegExp),
|
|
820
|
+
"modifiedAt": zod_1.default.iso.datetime({}),
|
|
821
|
+
"modifiedByUserId": zod_1.default.string(),
|
|
822
|
+
"name": zod_1.default.string(),
|
|
823
|
+
"properties": zod_1.default.array(zod_1.default.object({
|
|
824
|
+
"description": zod_1.default.string().nullish(),
|
|
825
|
+
"isVector": zod_1.default.boolean(),
|
|
826
|
+
"name": zod_1.default.string()
|
|
827
|
+
}).describe('Model for a property on a DataSet — a named, optionally-vectorised field\r\nstored on each ingested item. Read-only at the model boundary; writes go\r\nthrough SmartSpace.App.Business.Models.DataSets.UpsertDataSetProperty.')),
|
|
828
|
+
"scopingMode": zod_1.default.enum(['Unrestricted', 'PerSubject']),
|
|
829
|
+
"subjectPath": zod_1.default.string().nullish(),
|
|
830
|
+
"version": zod_1.default.string().regex(exports.dataSetsSetDataspaceResponseVersionRegExp).nullish()
|
|
831
|
+
}).describe('Model for a DataSet. Collides on the simple name with\r\n`SmartSpace.App.Data.Entities.DataSet`; alias\r\n`DataEntities = SmartSpace.App.Data.Entities` in files that import\r\nboth.\r\n \r\nThe nested Flow shape on the legacy `SmartSpace.App.Business.Models.DataSet`\r\nis intentionally dropped here — `FlowId` only. The Flow domain\r\nhasn\'t migrated yet and projecting its recursive structure (Flow →\r\nTriggers → DataSourceContainer → DataSource, Flow → ActiveFlowDefinition\r\n→ Inputs) into the model layer would couple two unmigrated domains and\r\nbloat every DataSet read with multiple JOIN fan-outs. Callers that need\r\nFlow detail fetch it via `IFlowService`.');
|
|
726
832
|
exports.dataSetsExportPathIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
727
833
|
exports.dataSetsExportParams = zod_1.default.strictObject({
|
|
728
834
|
"id": zod_1.default.string().regex(exports.dataSetsExportPathIdRegExp)
|
|
729
835
|
});
|
|
730
|
-
exports.
|
|
731
|
-
exports.
|
|
732
|
-
|
|
733
|
-
|
|
734
|
-
|
|
735
|
-
|
|
736
|
-
|
|
836
|
+
exports.dataSetsExportResponseIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
837
|
+
exports.dataSetsExportResponseThreadIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
838
|
+
exports.dataSetsExportResponseWorkspaceIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
839
|
+
exports.dataSetsExportResponse = zod_1.default.object({
|
|
840
|
+
"createdAt": zod_1.default.iso.datetime({}),
|
|
841
|
+
"createdByUserId": zod_1.default.string(),
|
|
842
|
+
"id": zod_1.default.string().regex(exports.dataSetsExportResponseIdRegExp),
|
|
843
|
+
"modifiedAt": zod_1.default.iso.datetime({}),
|
|
844
|
+
"modifiedByUserId": zod_1.default.string(),
|
|
845
|
+
"name": zod_1.default.string(),
|
|
846
|
+
"size": zod_1.default.number(),
|
|
847
|
+
"threadId": zod_1.default.string().regex(exports.dataSetsExportResponseThreadIdRegExp).nullish(),
|
|
848
|
+
"workspaceId": zod_1.default.string().regex(exports.dataSetsExportResponseWorkspaceIdRegExp).nullish()
|
|
849
|
+
}).describe('Model for a stored file blob. The simple name collides with\r\n`System.IO.File` and `SmartSpace.App.Data.Entities.FileEntity`\r\n(which is itself named to side-step the BCL collision); the\r\n`SmartSpace.App.Business.Models.Files` namespace disambiguates. When\r\nimporting both this model and the entity, alias the entity side:\r\n```using DataEntities = SmartSpace.App.Data.Entities;```\n`ThreadId` reflects the entity column `MessageThreadId`\r\n(renamed at the model boundary because the API contract has always called\r\nit `threadId`). `WorkspaceId` keeps the lower-s spelling that\r\nmatches the entity column and is already on the wire.');
|
|
850
|
+
exports.dataSetsGetItemsPathIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
851
|
+
exports.dataSetsGetItemsParams = zod_1.default.strictObject({
|
|
852
|
+
"id": zod_1.default.string().regex(exports.dataSetsGetItemsPathIdRegExp)
|
|
853
|
+
});
|
|
854
|
+
exports.dataSetsGetItemsQuerySkipDefault = 0;
|
|
855
|
+
exports.dataSetsGetItemsQueryTakeDefault = 20;
|
|
856
|
+
exports.dataSetsGetItemsQueryParams = zod_1.default.strictObject({
|
|
737
857
|
"skip": zod_1.default.number().optional(),
|
|
738
|
-
"take": zod_1.default.number().default(exports.
|
|
858
|
+
"take": zod_1.default.number().default(exports.dataSetsGetItemsQueryTakeDefault)
|
|
859
|
+
});
|
|
860
|
+
exports.dataSetsGetItemsResponseDataItemIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
861
|
+
exports.dataSetsGetItemsResponseDataItemMetadataContainerIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
862
|
+
exports.dataSetsGetItemsResponseDataItemMetadataContainerItemIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
863
|
+
exports.dataSetsGetItemsResponseDataItemMetadataDataSetIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
864
|
+
exports.dataSetsGetItemsResponseDataItemMetadataFlowRunIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
865
|
+
exports.dataSetsGetItemsResponse = zod_1.default.object({
|
|
866
|
+
"data": zod_1.default.array(zod_1.default.object({
|
|
867
|
+
"id": zod_1.default.string().regex(exports.dataSetsGetItemsResponseDataItemIdRegExp),
|
|
868
|
+
"indexText": zod_1.default.string(),
|
|
869
|
+
"metadata": zod_1.default.object({
|
|
870
|
+
"containerId": zod_1.default.string().regex(exports.dataSetsGetItemsResponseDataItemMetadataContainerIdRegExp).nullish(),
|
|
871
|
+
"containerItemId": zod_1.default.string().regex(exports.dataSetsGetItemsResponseDataItemMetadataContainerItemIdRegExp).nullish(),
|
|
872
|
+
"containerItemPath": zod_1.default.string().nullish(),
|
|
873
|
+
"createdAt": zod_1.default.iso.datetime({}).nullish(),
|
|
874
|
+
"dataSetId": zod_1.default.string().regex(exports.dataSetsGetItemsResponseDataItemMetadataDataSetIdRegExp).nullish(),
|
|
875
|
+
"flowRunId": zod_1.default.string().regex(exports.dataSetsGetItemsResponseDataItemMetadataFlowRunIdRegExp).nullish(),
|
|
876
|
+
"indexed": zod_1.default.boolean(),
|
|
877
|
+
"modifiedAt": zod_1.default.iso.datetime({}).nullish()
|
|
878
|
+
}),
|
|
879
|
+
"properties": zod_1.default.record(zod_1.default.string(), zod_1.default.any())
|
|
880
|
+
})),
|
|
881
|
+
"total": zod_1.default.number()
|
|
739
882
|
});
|
|
740
883
|
exports.dataSetsAddItemPathIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
741
884
|
exports.dataSetsAddItemParams = zod_1.default.strictObject({
|
|
@@ -756,34 +899,131 @@ exports.dataSetsSearchItemsBody = zod_1.default.strictObject({
|
|
|
756
899
|
"skip": zod_1.default.number().nullish(),
|
|
757
900
|
"take": zod_1.default.number().nullish()
|
|
758
901
|
});
|
|
759
|
-
exports.
|
|
760
|
-
exports.
|
|
761
|
-
exports.
|
|
762
|
-
|
|
763
|
-
|
|
764
|
-
|
|
902
|
+
exports.dataSetsSearchItemsResponseDataItemIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
903
|
+
exports.dataSetsSearchItemsResponseDataItemMetadataContainerIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
904
|
+
exports.dataSetsSearchItemsResponseDataItemMetadataContainerItemIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
905
|
+
exports.dataSetsSearchItemsResponseDataItemMetadataDataSetIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
906
|
+
exports.dataSetsSearchItemsResponseDataItemMetadataFlowRunIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
907
|
+
exports.dataSetsSearchItemsResponse = zod_1.default.object({
|
|
908
|
+
"data": zod_1.default.array(zod_1.default.object({
|
|
909
|
+
"id": zod_1.default.string().regex(exports.dataSetsSearchItemsResponseDataItemIdRegExp),
|
|
910
|
+
"indexText": zod_1.default.string(),
|
|
911
|
+
"metadata": zod_1.default.object({
|
|
912
|
+
"containerId": zod_1.default.string().regex(exports.dataSetsSearchItemsResponseDataItemMetadataContainerIdRegExp).nullish(),
|
|
913
|
+
"containerItemId": zod_1.default.string().regex(exports.dataSetsSearchItemsResponseDataItemMetadataContainerItemIdRegExp).nullish(),
|
|
914
|
+
"containerItemPath": zod_1.default.string().nullish(),
|
|
915
|
+
"createdAt": zod_1.default.iso.datetime({}).nullish(),
|
|
916
|
+
"dataSetId": zod_1.default.string().regex(exports.dataSetsSearchItemsResponseDataItemMetadataDataSetIdRegExp).nullish(),
|
|
917
|
+
"flowRunId": zod_1.default.string().regex(exports.dataSetsSearchItemsResponseDataItemMetadataFlowRunIdRegExp).nullish(),
|
|
918
|
+
"indexed": zod_1.default.boolean(),
|
|
919
|
+
"modifiedAt": zod_1.default.iso.datetime({}).nullish()
|
|
920
|
+
}),
|
|
921
|
+
"properties": zod_1.default.record(zod_1.default.string(), zod_1.default.any())
|
|
922
|
+
})),
|
|
923
|
+
"total": zod_1.default.number()
|
|
924
|
+
});
|
|
925
|
+
exports.dataSetsDeleteItemPathIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
926
|
+
exports.dataSetsDeleteItemPathItemIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
927
|
+
exports.dataSetsDeleteItemParams = zod_1.default.strictObject({
|
|
928
|
+
"id": zod_1.default.string().regex(exports.dataSetsDeleteItemPathIdRegExp),
|
|
929
|
+
"itemId": zod_1.default.string().regex(exports.dataSetsDeleteItemPathItemIdRegExp)
|
|
930
|
+
});
|
|
765
931
|
/**
|
|
766
|
-
*
|
|
932
|
+
* NOTE — `isVector` is vestigial. Nothing in the platform reads it any
|
|
933
|
+
more (its last consumer was removed in Jan 2025), and it has no effect on
|
|
934
|
+
ingestion or querying. It remains in the contract as an *optional* field
|
|
935
|
+
rather than being deleted outright because this endpoint is `[Public]`
|
|
936
|
+
and our OpenAPI specs are unversioned: we cannot rule out external
|
|
937
|
+
integrations that still send or read the field, and removing a required
|
|
938
|
+
property would break them without warning. Once spec versioning (or
|
|
939
|
+
confirmed zero external usage) makes removal safe, drop it end-to-end —
|
|
940
|
+
model, entity, mappers, and column.
|
|
941
|
+
* @summary Upsert a single property on a dataset.
|
|
767
942
|
*/
|
|
768
943
|
exports.dataSetsAddDataSetPropertyPathIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
769
944
|
exports.dataSetsAddDataSetPropertyParams = zod_1.default.strictObject({
|
|
770
|
-
"id": zod_1.default.string().regex(exports.dataSetsAddDataSetPropertyPathIdRegExp)
|
|
945
|
+
"id": zod_1.default.string().regex(exports.dataSetsAddDataSetPropertyPathIdRegExp)
|
|
771
946
|
});
|
|
772
947
|
exports.dataSetsAddDataSetPropertyBody = zod_1.default.strictObject({
|
|
773
948
|
"description": zod_1.default.string().nullish(),
|
|
774
|
-
"isVector": zod_1.default.boolean(),
|
|
949
|
+
"isVector": zod_1.default.boolean().nullish().describe('Unused — the platform no longer reads this field and\r\n it has no effect on ingestion or querying. It is retained as an optional\r\n property purely for backward compatibility (see the description of\r\n `POST /DataSets/{id}/properties`); omit it in new integrations.\r\n When omitted, the stored value is preserved on update and defaults to\r\n `false` on create.'),
|
|
775
950
|
"name": zod_1.default.string()
|
|
776
|
-
});
|
|
951
|
+
}).describe('Upsert payload for a single DataSet property. `Name` is the key —\r\nexisting property with the same name is updated in place, otherwise a\r\nnew one is added.');
|
|
777
952
|
exports.dataSetsAddDataSetPropertyResponse = zod_1.default.object({
|
|
778
953
|
"description": zod_1.default.string().nullish(),
|
|
779
954
|
"isVector": zod_1.default.boolean(),
|
|
780
955
|
"name": zod_1.default.string()
|
|
781
|
-
});
|
|
956
|
+
}).describe('Model for a property on a DataSet — a named, optionally-vectorised field\r\nstored on each ingested item. Read-only at the model boundary; writes go\r\nthrough SmartSpace.App.Business.Models.DataSets.UpsertDataSetProperty.');
|
|
782
957
|
exports.dataSetsDeleteDataSetPropertyPathIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
783
958
|
exports.dataSetsDeleteDataSetPropertyParams = zod_1.default.strictObject({
|
|
784
959
|
"id": zod_1.default.string().regex(exports.dataSetsDeleteDataSetPropertyPathIdRegExp),
|
|
785
960
|
"name": zod_1.default.string()
|
|
786
961
|
});
|
|
962
|
+
/**
|
|
963
|
+
* @summary Run-centric ingestion history for the dataset (newest first), from the
|
|
964
|
+
AI API's provenance-stamped run store. `trigger` filters by cause
|
|
965
|
+
(sync / sweep / manual / reset / unknown); `itemId` narrows to one
|
|
966
|
+
container item, including runs superseded by later re-ingests.
|
|
967
|
+
*/
|
|
968
|
+
exports.dataSetsGetIngestionRunsPathIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
969
|
+
exports.dataSetsGetIngestionRunsParams = zod_1.default.strictObject({
|
|
970
|
+
"id": zod_1.default.string().regex(exports.dataSetsGetIngestionRunsPathIdRegExp)
|
|
971
|
+
});
|
|
972
|
+
exports.dataSetsGetIngestionRunsQuerySkipDefault = 0;
|
|
973
|
+
exports.dataSetsGetIngestionRunsQueryTakeDefault = 50;
|
|
974
|
+
exports.dataSetsGetIngestionRunsQueryItemIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
975
|
+
exports.dataSetsGetIngestionRunsQueryParams = zod_1.default.strictObject({
|
|
976
|
+
"skip": zod_1.default.number().optional(),
|
|
977
|
+
"take": zod_1.default.number().default(exports.dataSetsGetIngestionRunsQueryTakeDefault),
|
|
978
|
+
"trigger": zod_1.default.string().optional(),
|
|
979
|
+
"itemId": zod_1.default.string().regex(exports.dataSetsGetIngestionRunsQueryItemIdRegExp).optional()
|
|
980
|
+
});
|
|
981
|
+
exports.dataSetsGetIngestionRunsResponseDataItemCausedByRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
982
|
+
exports.dataSetsGetIngestionRunsResponseDataItemContainerIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
983
|
+
exports.dataSetsGetIngestionRunsResponseDataItemDataSetIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
984
|
+
exports.dataSetsGetIngestionRunsResponseDataItemDataSetVersionRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
985
|
+
exports.dataSetsGetIngestionRunsResponseDataItemFlowRunIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
986
|
+
exports.dataSetsGetIngestionRunsResponseDataItemItemIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
987
|
+
exports.dataSetsGetIngestionRunsResponseDataItemRetryOfRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
988
|
+
exports.dataSetsGetIngestionRunsResponse = zod_1.default.object({
|
|
989
|
+
"data": zod_1.default.array(zod_1.default.object({
|
|
990
|
+
"causedBy": zod_1.default.string().regex(exports.dataSetsGetIngestionRunsResponseDataItemCausedByRegExp).nullish(),
|
|
991
|
+
"containerId": zod_1.default.string().regex(exports.dataSetsGetIngestionRunsResponseDataItemContainerIdRegExp).nullish(),
|
|
992
|
+
"createdAt": zod_1.default.iso.datetime({}).nullish(),
|
|
993
|
+
"dataSetId": zod_1.default.string().regex(exports.dataSetsGetIngestionRunsResponseDataItemDataSetIdRegExp).nullish(),
|
|
994
|
+
"dataSetVersion": zod_1.default.string().regex(exports.dataSetsGetIngestionRunsResponseDataItemDataSetVersionRegExp).nullish(),
|
|
995
|
+
"errors": zod_1.default.array(zod_1.default.object({
|
|
996
|
+
"blockId": zod_1.default.string().nullish(),
|
|
997
|
+
"code": zod_1.default.number().nullish(),
|
|
998
|
+
"message": zod_1.default.string()
|
|
999
|
+
})),
|
|
1000
|
+
"finishedAt": zod_1.default.iso.datetime({}).nullish(),
|
|
1001
|
+
"flowRunId": zod_1.default.string().regex(exports.dataSetsGetIngestionRunsResponseDataItemFlowRunIdRegExp),
|
|
1002
|
+
"itemId": zod_1.default.string().regex(exports.dataSetsGetIngestionRunsResponseDataItemItemIdRegExp).nullish(),
|
|
1003
|
+
"itemName": zod_1.default.string().nullish(),
|
|
1004
|
+
"itemPath": zod_1.default.string().nullish(),
|
|
1005
|
+
"itemVersion": zod_1.default.iso.datetime({}).nullish(),
|
|
1006
|
+
"retryOf": zod_1.default.string().regex(exports.dataSetsGetIngestionRunsResponseDataItemRetryOfRegExp).nullish(),
|
|
1007
|
+
"runAt": zod_1.default.iso.datetime({}).nullish(),
|
|
1008
|
+
"status": zod_1.default.string(),
|
|
1009
|
+
"trigger": zod_1.default.object({
|
|
1010
|
+
"kind": zod_1.default.string(),
|
|
1011
|
+
"principal": zod_1.default.string().nullish()
|
|
1012
|
+
})
|
|
1013
|
+
})),
|
|
1014
|
+
"total": zod_1.default.number()
|
|
1015
|
+
});
|
|
1016
|
+
/**
|
|
1017
|
+
* @summary Set the per-document scoping config (mode + subject path) on a dataset.
|
|
1018
|
+
*/
|
|
1019
|
+
exports.dataSetsPutScopingPathIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
1020
|
+
exports.dataSetsPutScopingParams = zod_1.default.strictObject({
|
|
1021
|
+
"id": zod_1.default.string().regex(exports.dataSetsPutScopingPathIdRegExp)
|
|
1022
|
+
});
|
|
1023
|
+
exports.dataSetsPutScopingBody = zod_1.default.strictObject({
|
|
1024
|
+
"mode": zod_1.default.enum(['Unrestricted', 'PerSubject']),
|
|
1025
|
+
"subjectPath": zod_1.default.string().nullish()
|
|
1026
|
+
}).describe('Sets the per-document scoping config on a dataset (intelligence-layer\r\n`scoping` block). When `Mode` is `Unrestricted` the\r\n`SubjectPath` is cleared; when `PerSubject`, `SubjectPath`\r\nselects the document field to match (null = the built-in owner envelope).');
|
|
787
1027
|
/**
|
|
788
1028
|
* @summary Fetch a list of all available data source types in SmartSpace.
|
|
789
1029
|
*/
|
|
@@ -795,7 +1035,7 @@ exports.dataSourceTypesGetResponseItem = zod_1.default.object({
|
|
|
795
1035
|
"key": zod_1.default.string(),
|
|
796
1036
|
"type": zod_1.default.enum(['String', 'Int', 'Bool'])
|
|
797
1037
|
}))
|
|
798
|
-
}),
|
|
1038
|
+
}).describe('Schema metadata describing the *shape* of credentials a connector type\r\nrequires — not credential values. Exempted from\r\n`ModelFolderSafetyTests` via `LegitimateSchemaExceptions`.'),
|
|
799
1039
|
"defaultSyncIntervalMinutes": zod_1.default.number().nullish(),
|
|
800
1040
|
"id": zod_1.default.string(),
|
|
801
1041
|
"name": zod_1.default.string()
|
|
@@ -807,9 +1047,14 @@ exports.dataSourceTypesGetResponse = zod_1.default.array(exports.dataSourceTypes
|
|
|
807
1047
|
exports.dataSourceTypesGetAvailableContainersBody = zod_1.default.strictObject({
|
|
808
1048
|
"credentials": zod_1.default.record(zod_1.default.string(), zod_1.default.string()),
|
|
809
1049
|
"dataSourceTypeId": zod_1.default.string()
|
|
810
|
-
});
|
|
1050
|
+
}).describe('Request shape for the test-connection endpoint and an internal carrier\r\nfor the data-source-type service when probing credentials. Contains an\r\ninline credentials dictionary — listed under\r\n`ModelFolderSafetyTests.ExistingDebtToReview`; redesign to a\r\nKeyVault-ref-only payload is tracked in TODO.md.');
|
|
811
1051
|
exports.dataSourceTypesGetAvailableContainersResponseItem = zod_1.default.object({
|
|
812
1052
|
"children": zod_1.default.array(zod_1.default.any()).nullish(),
|
|
1053
|
+
"filters": zod_1.default.array(zod_1.default.object({
|
|
1054
|
+
"operator": zod_1.default.string(),
|
|
1055
|
+
"propertyName": zod_1.default.string(),
|
|
1056
|
+
"value": zod_1.default.string()
|
|
1057
|
+
})).nullish(),
|
|
813
1058
|
"name": zod_1.default.string(),
|
|
814
1059
|
"path": zod_1.default.string(),
|
|
815
1060
|
"properties": zod_1.default.array(zod_1.default.object({
|
|
@@ -824,7 +1069,7 @@ exports.dataSourceTypesGetAvailableContainersResponse = zod_1.default.array(expo
|
|
|
824
1069
|
exports.dataSourceTypesTestConnectionBody = zod_1.default.strictObject({
|
|
825
1070
|
"credentials": zod_1.default.record(zod_1.default.string(), zod_1.default.string()),
|
|
826
1071
|
"dataSourceTypeId": zod_1.default.string()
|
|
827
|
-
});
|
|
1072
|
+
}).describe('Request shape for the test-connection endpoint and an internal carrier\r\nfor the data-source-type service when probing credentials. Contains an\r\ninline credentials dictionary — listed under\r\n`ModelFolderSafetyTests.ExistingDebtToReview`; redesign to a\r\nKeyVault-ref-only payload is tracked in TODO.md.');
|
|
828
1073
|
exports.dataSourceTypesTestConnectionResponse = zod_1.default.object({
|
|
829
1074
|
"exceptionType": zod_1.default.string().nullish(),
|
|
830
1075
|
"isSuccessful": zod_1.default.boolean(),
|
|
@@ -832,14 +1077,16 @@ exports.dataSourceTypesTestConnectionResponse = zod_1.default.object({
|
|
|
832
1077
|
"statusCode": zod_1.default.number().nullish()
|
|
833
1078
|
});
|
|
834
1079
|
/**
|
|
835
|
-
* @summary
|
|
1080
|
+
* @summary Retrieves a collection of data sources.
|
|
836
1081
|
*/
|
|
837
1082
|
exports.dataSourcesGetQueryTakeDefault = 20;
|
|
838
1083
|
exports.dataSourcesGetQuerySkipDefault = 0;
|
|
839
1084
|
exports.dataSourcesGetQueryParams = zod_1.default.strictObject({
|
|
840
|
-
"take": zod_1.default.number().default(exports.dataSourcesGetQueryTakeDefault)
|
|
841
|
-
"skip": zod_1.default.number().optional()
|
|
842
|
-
"search": zod_1.default.string().optional()
|
|
1085
|
+
"take": zod_1.default.number().default(exports.dataSourcesGetQueryTakeDefault),
|
|
1086
|
+
"skip": zod_1.default.number().optional(),
|
|
1087
|
+
"search": zod_1.default.string().optional(),
|
|
1088
|
+
"sortBy": zod_1.default.string().optional(),
|
|
1089
|
+
"sortDirection": zod_1.default.string().optional()
|
|
843
1090
|
});
|
|
844
1091
|
exports.dataSourcesGetResponseDataItemContainersItemDataSourceIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
845
1092
|
exports.dataSourcesGetResponseDataItemContainersItemIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
@@ -848,6 +1095,11 @@ exports.dataSourcesGetResponse = zod_1.default.object({
|
|
|
848
1095
|
"data": zod_1.default.array(zod_1.default.object({
|
|
849
1096
|
"containers": zod_1.default.array(zod_1.default.object({
|
|
850
1097
|
"dataSourceId": zod_1.default.string().regex(exports.dataSourcesGetResponseDataItemContainersItemDataSourceIdRegExp),
|
|
1098
|
+
"filters": zod_1.default.array(zod_1.default.object({
|
|
1099
|
+
"operator": zod_1.default.string(),
|
|
1100
|
+
"propertyName": zod_1.default.string(),
|
|
1101
|
+
"value": zod_1.default.string()
|
|
1102
|
+
})).nullish(),
|
|
851
1103
|
"id": zod_1.default.string().regex(exports.dataSourcesGetResponseDataItemContainersItemIdRegExp),
|
|
852
1104
|
"name": zod_1.default.string(),
|
|
853
1105
|
"path": zod_1.default.string()
|
|
@@ -861,7 +1113,7 @@ exports.dataSourcesGetResponse = zod_1.default.object({
|
|
|
861
1113
|
"modifiedByUserId": zod_1.default.string().nullish(),
|
|
862
1114
|
"name": zod_1.default.string(),
|
|
863
1115
|
"searchable": zod_1.default.boolean()
|
|
864
|
-
})),
|
|
1116
|
+
}).describe('Full read shape for a DataSource. Collides on the simple name with\r\n`SmartSpace.App.Data.Entities.DataSource`; alias\r\n`DataEntities = SmartSpace.App.Data.Entities` in files that import\r\nboth.')),
|
|
865
1117
|
"total": zod_1.default.number()
|
|
866
1118
|
});
|
|
867
1119
|
/**
|
|
@@ -872,13 +1124,32 @@ exports.dataSourcesPostBody = zod_1.default.strictObject({
|
|
|
872
1124
|
"credentials": zod_1.default.record(zod_1.default.string(), zod_1.default.string()),
|
|
873
1125
|
"keyId": zod_1.default.string().nullish(),
|
|
874
1126
|
"name": zod_1.default.string()
|
|
875
|
-
});
|
|
1127
|
+
}).describe('Create request shape — paired with SmartSpace.App.Business.Models.DataSources.UpdateDataSource even\r\nthough field overlap is partial; the `[Required]` contract differs.\r\nAccepts inline credentials at creation time (listed under\r\n`ModelFolderSafetyTests.ExistingDebtToReview`).');
|
|
1128
|
+
exports.dataSourcesPostResponseContainersItemDataSourceIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
1129
|
+
exports.dataSourcesPostResponseContainersItemIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
1130
|
+
exports.dataSourcesPostResponseIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
876
1131
|
exports.dataSourcesPostResponse = zod_1.default.object({
|
|
1132
|
+
"containers": zod_1.default.array(zod_1.default.object({
|
|
1133
|
+
"dataSourceId": zod_1.default.string().regex(exports.dataSourcesPostResponseContainersItemDataSourceIdRegExp),
|
|
1134
|
+
"filters": zod_1.default.array(zod_1.default.object({
|
|
1135
|
+
"operator": zod_1.default.string(),
|
|
1136
|
+
"propertyName": zod_1.default.string(),
|
|
1137
|
+
"value": zod_1.default.string()
|
|
1138
|
+
})).nullish(),
|
|
1139
|
+
"id": zod_1.default.string().regex(exports.dataSourcesPostResponseContainersItemIdRegExp),
|
|
1140
|
+
"name": zod_1.default.string(),
|
|
1141
|
+
"path": zod_1.default.string()
|
|
1142
|
+
})),
|
|
1143
|
+
"createdAt": zod_1.default.iso.datetime({}),
|
|
1144
|
+
"createdByUserId": zod_1.default.string(),
|
|
877
1145
|
"credentialType": zod_1.default.enum(['BlobStorage', 'SqlServer', 'AzureSql', 'Cosmos', 'GoogleDrive', 'SharePoint', 'SharePointSite', 'HubSpot', 'AzureStorage', 'File', 'Sitemap']),
|
|
878
|
-
"
|
|
1146
|
+
"id": zod_1.default.string().regex(exports.dataSourcesPostResponseIdRegExp),
|
|
879
1147
|
"keyId": zod_1.default.string().nullish(),
|
|
880
|
-
"
|
|
881
|
-
|
|
1148
|
+
"modifiedAt": zod_1.default.iso.datetime({}).nullish(),
|
|
1149
|
+
"modifiedByUserId": zod_1.default.string().nullish(),
|
|
1150
|
+
"name": zod_1.default.string(),
|
|
1151
|
+
"searchable": zod_1.default.boolean()
|
|
1152
|
+
}).describe('Full read shape for a DataSource. Collides on the simple name with\r\n`SmartSpace.App.Data.Entities.DataSource`; alias\r\n`DataEntities = SmartSpace.App.Data.Entities` in files that import\r\nboth.');
|
|
882
1153
|
/**
|
|
883
1154
|
* @summary Remove a specific data source from SmartSpace using its unique ID.
|
|
884
1155
|
*/
|
|
@@ -911,11 +1182,48 @@ exports.dataSourcesContainersResponseDataSourceIdRegExp = new RegExp('^[0-9a-fA-
|
|
|
911
1182
|
exports.dataSourcesContainersResponseIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
912
1183
|
exports.dataSourcesContainersResponseItem = zod_1.default.object({
|
|
913
1184
|
"dataSourceId": zod_1.default.string().regex(exports.dataSourcesContainersResponseDataSourceIdRegExp),
|
|
1185
|
+
"filters": zod_1.default.array(zod_1.default.object({
|
|
1186
|
+
"operator": zod_1.default.string(),
|
|
1187
|
+
"propertyName": zod_1.default.string(),
|
|
1188
|
+
"value": zod_1.default.string()
|
|
1189
|
+
})).nullish(),
|
|
914
1190
|
"id": zod_1.default.string().regex(exports.dataSourcesContainersResponseIdRegExp),
|
|
915
1191
|
"name": zod_1.default.string(),
|
|
916
1192
|
"path": zod_1.default.string()
|
|
917
1193
|
});
|
|
918
1194
|
exports.dataSourcesContainersResponse = zod_1.default.array(exports.dataSourcesContainersResponseItem);
|
|
1195
|
+
/**
|
|
1196
|
+
* @summary Runs a preview search against the data source using the supplied filters and returns
|
|
1197
|
+
a total record count without persisting any state.
|
|
1198
|
+
*/
|
|
1199
|
+
exports.dataSourcesPreviewContainerPathDataSourceIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
1200
|
+
exports.dataSourcesPreviewContainerParams = zod_1.default.strictObject({
|
|
1201
|
+
"dataSourceId": zod_1.default.string().regex(exports.dataSourcesPreviewContainerPathDataSourceIdRegExp)
|
|
1202
|
+
});
|
|
1203
|
+
exports.dataSourcesPreviewContainerBody = zod_1.default.strictObject({
|
|
1204
|
+
"filters": zod_1.default.array(zod_1.default.strictObject({
|
|
1205
|
+
"operator": zod_1.default.string(),
|
|
1206
|
+
"propertyName": zod_1.default.string(),
|
|
1207
|
+
"value": zod_1.default.string()
|
|
1208
|
+
})).nullish(),
|
|
1209
|
+
"path": zod_1.default.string()
|
|
1210
|
+
});
|
|
1211
|
+
exports.dataSourcesPreviewContainerResponse = zod_1.default.object({
|
|
1212
|
+
"samples": zod_1.default.array(zod_1.default.record(zod_1.default.string(), zod_1.default.any())),
|
|
1213
|
+
"total": zod_1.default.number()
|
|
1214
|
+
});
|
|
1215
|
+
/**
|
|
1216
|
+
* @summary Returns a JSON Schema object for the container's properties, used to drive the filter editor UI.
|
|
1217
|
+
Schema shape: { type: "object", properties: { [name]: { type, title, enum? } } }
|
|
1218
|
+
containerPath is a query param (not a route segment) to avoid ASP.NET routing splits on paths containing '/'.
|
|
1219
|
+
*/
|
|
1220
|
+
exports.dataSourcesContainerSchemaPathDataSourceIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
1221
|
+
exports.dataSourcesContainerSchemaParams = zod_1.default.strictObject({
|
|
1222
|
+
"dataSourceId": zod_1.default.string().regex(exports.dataSourcesContainerSchemaPathDataSourceIdRegExp)
|
|
1223
|
+
});
|
|
1224
|
+
exports.dataSourcesContainerSchemaQueryParams = zod_1.default.strictObject({
|
|
1225
|
+
"containerPath": zod_1.default.string().optional()
|
|
1226
|
+
});
|
|
919
1227
|
/**
|
|
920
1228
|
* @summary Update the credentials for an existing data source in SmartSpace by specifying its ID.
|
|
921
1229
|
*/
|
|
@@ -925,49 +1233,51 @@ exports.dataSourcesUpdateCredentialsParams = zod_1.default.strictObject({
|
|
|
925
1233
|
});
|
|
926
1234
|
exports.dataSourcesUpdateCredentialsBody = zod_1.default.strictObject({
|
|
927
1235
|
"credentials": zod_1.default.record(zod_1.default.string(), zod_1.default.string().nullable())
|
|
1236
|
+
}).describe('Partial-update payload for connector credentials — only non-empty\r\nvalues overwrite the existing entries (see\r\n`DataSourceService.UpdateCredentialsAsync`). Listed under\r\n`ModelFolderSafetyTests.ExistingDebtToReview`.');
|
|
1237
|
+
/**
|
|
1238
|
+
* @summary Requests an on-demand sync of a data source. The request is queued;
|
|
1239
|
+
the sync service picks it up within ~30 seconds. Repeated requests
|
|
1240
|
+
are safe — concurrent syncs of the same source collapse to one run.
|
|
1241
|
+
*/
|
|
1242
|
+
exports.dataSourcesRequestSyncPathDataSourceIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
1243
|
+
exports.dataSourcesRequestSyncParams = zod_1.default.strictObject({
|
|
1244
|
+
"dataSourceId": zod_1.default.string().regex(exports.dataSourcesRequestSyncPathDataSourceIdRegExp)
|
|
928
1245
|
});
|
|
929
1246
|
exports.dataSourcesGetAdminUsersPathIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
930
1247
|
exports.dataSourcesGetAdminUsersParams = zod_1.default.strictObject({
|
|
931
1248
|
"id": zod_1.default.string().regex(exports.dataSourcesGetAdminUsersPathIdRegExp)
|
|
932
1249
|
});
|
|
933
|
-
exports.dataSourcesGetAdminUsersResponseItem = zod_1.default.
|
|
1250
|
+
exports.dataSourcesGetAdminUsersResponseItem = zod_1.default.object({
|
|
1251
|
+
"id": zod_1.default.string(),
|
|
1252
|
+
"name": zod_1.default.string()
|
|
1253
|
+
}).describe('API response shape for \"list admin users on a DataSource\" — joins the\r\njunction SmartSpace.App.Business.Models.DataSources.DataSourceAdmin with the user-service principal\r\nto surface a display name. Composed in the service; not a Mapperly\r\nprojection target (the join crosses an external service boundary).');
|
|
934
1254
|
exports.dataSourcesGetAdminUsersResponse = zod_1.default.array(exports.dataSourcesGetAdminUsersResponseItem);
|
|
935
1255
|
exports.dataSourcesDeleteAdminPathIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
936
1256
|
exports.dataSourcesDeleteAdminParams = zod_1.default.strictObject({
|
|
937
1257
|
"id": zod_1.default.string().regex(exports.dataSourcesDeleteAdminPathIdRegExp),
|
|
938
1258
|
"userId": zod_1.default.string()
|
|
939
1259
|
});
|
|
940
|
-
exports.dataSourcesDeleteAdminResponseItem = zod_1.default.string();
|
|
941
|
-
exports.dataSourcesDeleteAdminResponse = zod_1.default.array(exports.dataSourcesDeleteAdminResponseItem);
|
|
942
1260
|
exports.dataSourcesAddAdminPathIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
943
1261
|
exports.dataSourcesAddAdminParams = zod_1.default.strictObject({
|
|
944
1262
|
"id": zod_1.default.string().regex(exports.dataSourcesAddAdminPathIdRegExp),
|
|
945
1263
|
"userId": zod_1.default.string()
|
|
946
1264
|
});
|
|
947
|
-
exports.dataSourcesAddAdminResponseItem = zod_1.default.string();
|
|
948
|
-
exports.dataSourcesAddAdminResponse = zod_1.default.array(exports.dataSourcesAddAdminResponseItem);
|
|
949
|
-
/**
|
|
950
|
-
* @summary Retrieve a list of all data spaces in SmartSpace, with options for pagination to manage large sets of data spaces.
|
|
951
|
-
*/
|
|
952
1265
|
exports.dataSpacesGetQueryTakeDefault = 20;
|
|
953
1266
|
exports.dataSpacesGetQuerySkipDefault = 0;
|
|
954
1267
|
exports.dataSpacesGetQueryParams = zod_1.default.strictObject({
|
|
955
|
-
"take": zod_1.default.number().default(exports.dataSpacesGetQueryTakeDefault)
|
|
956
|
-
"skip": zod_1.default.number().optional()
|
|
957
|
-
"search": zod_1.default.string().optional()
|
|
1268
|
+
"take": zod_1.default.number().default(exports.dataSpacesGetQueryTakeDefault),
|
|
1269
|
+
"skip": zod_1.default.number().optional(),
|
|
1270
|
+
"search": zod_1.default.string().optional(),
|
|
1271
|
+
"sortBy": zod_1.default.string().optional(),
|
|
1272
|
+
"sortDirection": zod_1.default.string().optional()
|
|
958
1273
|
});
|
|
959
1274
|
exports.dataSpacesGetResponseDataItemDataSetsItemDataSpaceIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
960
|
-
exports.dataSpacesGetResponseDataItemDataSetsItemFlowActiveFlowDefinitionIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
961
1275
|
exports.dataSpacesGetResponseDataItemDataSetsItemFlowIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
962
|
-
exports.dataSpacesGetResponseDataItemDataSetsItemFlowTriggersItemDataSourceContainerDataSourceIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
963
|
-
exports.dataSpacesGetResponseDataItemDataSetsItemFlowTriggersItemDataSourceContainerIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
964
|
-
exports.dataSpacesGetResponseDataItemDataSetsItemFlowTriggersItemFlowIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
965
|
-
exports.dataSpacesGetResponseDataItemDataSetsItemFlowTriggersItemIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
966
1276
|
exports.dataSpacesGetResponseDataItemDataSetsItemIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
967
1277
|
exports.dataSpacesGetResponseDataItemDataSetsItemVersionRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
968
1278
|
exports.dataSpacesGetResponseDataItemIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
969
1279
|
exports.dataSpacesGetResponseDataItemParentWorkspaceIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
970
|
-
exports.
|
|
1280
|
+
exports.dataSpacesGetResponseDataItemWorkSpacesItemIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
971
1281
|
exports.dataSpacesGetResponse = zod_1.default.object({
|
|
972
1282
|
"data": zod_1.default.array(zod_1.default.object({
|
|
973
1283
|
"createdAt": zod_1.default.iso.datetime({}),
|
|
@@ -977,72 +1287,7 @@ exports.dataSpacesGetResponse = zod_1.default.object({
|
|
|
977
1287
|
"createdByUserId": zod_1.default.string(),
|
|
978
1288
|
"dataSpaceId": zod_1.default.string().regex(exports.dataSpacesGetResponseDataItemDataSetsItemDataSpaceIdRegExp).nullish(),
|
|
979
1289
|
"description": zod_1.default.string().nullish(),
|
|
980
|
-
"
|
|
981
|
-
"activeFlowDefinition": zod_1.default.object({
|
|
982
|
-
"blocks": zod_1.default.record(zod_1.default.string(), zod_1.default.object({
|
|
983
|
-
"constants": zod_1.default.array(zod_1.default.object({
|
|
984
|
-
"target": zod_1.default.object({
|
|
985
|
-
"pin": zod_1.default.string(),
|
|
986
|
-
"port": zod_1.default.string()
|
|
987
|
-
}),
|
|
988
|
-
"value": zod_1.default.any().nullish()
|
|
989
|
-
})).nullish(),
|
|
990
|
-
"description": zod_1.default.string().nullish(),
|
|
991
|
-
"dynamicInputPins": zod_1.default.array(zod_1.default.object({
|
|
992
|
-
"pin": zod_1.default.string(),
|
|
993
|
-
"port": zod_1.default.string()
|
|
994
|
-
})).nullish(),
|
|
995
|
-
"dynamicOutputPins": zod_1.default.array(zod_1.default.object({
|
|
996
|
-
"pin": zod_1.default.string(),
|
|
997
|
-
"port": zod_1.default.string()
|
|
998
|
-
})).nullish(),
|
|
999
|
-
"dynamicPorts": zod_1.default.array(zod_1.default.string()).nullish(),
|
|
1000
|
-
"name": zod_1.default.string(),
|
|
1001
|
-
"version": zod_1.default.string()
|
|
1002
|
-
})).nullish(),
|
|
1003
|
-
"connections": zod_1.default.array(zod_1.default.object({
|
|
1004
|
-
"source": zod_1.default.object({
|
|
1005
|
-
"node": zod_1.default.string(),
|
|
1006
|
-
"pin": zod_1.default.string().nullish(),
|
|
1007
|
-
"port": zod_1.default.string().nullish()
|
|
1008
|
-
}),
|
|
1009
|
-
"target": zod_1.default.object({
|
|
1010
|
-
"node": zod_1.default.string(),
|
|
1011
|
-
"pin": zod_1.default.string().nullish(),
|
|
1012
|
-
"port": zod_1.default.string().nullish()
|
|
1013
|
-
})
|
|
1014
|
-
})).nullish(),
|
|
1015
|
-
"constants": zod_1.default.record(zod_1.default.string(), zod_1.default.object({
|
|
1016
|
-
"value": zod_1.default.any().nullish()
|
|
1017
|
-
})).nullish(),
|
|
1018
|
-
"inputs": zod_1.default.record(zod_1.default.string(), zod_1.default.object({
|
|
1019
|
-
"schema": zod_1.default.record(zod_1.default.string(), zod_1.default.any())
|
|
1020
|
-
})).nullish(),
|
|
1021
|
-
"layout": zod_1.default.any().nullish(),
|
|
1022
|
-
"name": zod_1.default.string().nullish(),
|
|
1023
|
-
"outputs": zod_1.default.record(zod_1.default.string(), zod_1.default.object({
|
|
1024
|
-
"schema": zod_1.default.record(zod_1.default.string(), zod_1.default.any())
|
|
1025
|
-
})).nullish(),
|
|
1026
|
-
"variables": zod_1.default.record(zod_1.default.string(), zod_1.default.object({
|
|
1027
|
-
"access": zod_1.default.enum(['None', 'Read', 'Write']),
|
|
1028
|
-
"schema": zod_1.default.record(zod_1.default.string(), zod_1.default.any())
|
|
1029
|
-
})).nullish()
|
|
1030
|
-
}).optional(),
|
|
1031
|
-
"activeFlowDefinitionId": zod_1.default.string().regex(exports.dataSpacesGetResponseDataItemDataSetsItemFlowActiveFlowDefinitionIdRegExp),
|
|
1032
|
-
"id": zod_1.default.string().regex(exports.dataSpacesGetResponseDataItemDataSetsItemFlowIdRegExp),
|
|
1033
|
-
"triggers": zod_1.default.array(zod_1.default.object({
|
|
1034
|
-
"dataSourceContainer": zod_1.default.object({
|
|
1035
|
-
"dataSourceId": zod_1.default.string().regex(exports.dataSpacesGetResponseDataItemDataSetsItemFlowTriggersItemDataSourceContainerDataSourceIdRegExp),
|
|
1036
|
-
"id": zod_1.default.string().regex(exports.dataSpacesGetResponseDataItemDataSetsItemFlowTriggersItemDataSourceContainerIdRegExp),
|
|
1037
|
-
"name": zod_1.default.string(),
|
|
1038
|
-
"path": zod_1.default.string()
|
|
1039
|
-
}),
|
|
1040
|
-
"flowId": zod_1.default.string().regex(exports.dataSpacesGetResponseDataItemDataSetsItemFlowTriggersItemFlowIdRegExp),
|
|
1041
|
-
"id": zod_1.default.string().regex(exports.dataSpacesGetResponseDataItemDataSetsItemFlowTriggersItemIdRegExp),
|
|
1042
|
-
"inputName": zod_1.default.string(),
|
|
1043
|
-
"type": zod_1.default.enum(['Periodic', 'Container'])
|
|
1044
|
-
}))
|
|
1045
|
-
}).optional(),
|
|
1290
|
+
"flowId": zod_1.default.string().regex(exports.dataSpacesGetResponseDataItemDataSetsItemFlowIdRegExp).nullish(),
|
|
1046
1291
|
"id": zod_1.default.string().regex(exports.dataSpacesGetResponseDataItemDataSetsItemIdRegExp),
|
|
1047
1292
|
"modifiedAt": zod_1.default.iso.datetime({}),
|
|
1048
1293
|
"modifiedByUserId": zod_1.default.string(),
|
|
@@ -1051,60 +1296,46 @@ exports.dataSpacesGetResponse = zod_1.default.object({
|
|
|
1051
1296
|
"description": zod_1.default.string().nullish(),
|
|
1052
1297
|
"isVector": zod_1.default.boolean(),
|
|
1053
1298
|
"name": zod_1.default.string()
|
|
1054
|
-
})),
|
|
1299
|
+
}).describe('Model for a property on a DataSet — a named, optionally-vectorised field\r\nstored on each ingested item. Read-only at the model boundary; writes go\r\nthrough SmartSpace.App.Business.Models.DataSets.UpsertDataSetProperty.')),
|
|
1300
|
+
"scopingMode": zod_1.default.enum(['Unrestricted', 'PerSubject']),
|
|
1301
|
+
"subjectPath": zod_1.default.string().nullish(),
|
|
1055
1302
|
"version": zod_1.default.string().regex(exports.dataSpacesGetResponseDataItemDataSetsItemVersionRegExp).nullish()
|
|
1056
|
-
})
|
|
1303
|
+
}).describe('Model for a DataSet. Collides on the simple name with\r\n`SmartSpace.App.Data.Entities.DataSet`; alias\r\n`DataEntities = SmartSpace.App.Data.Entities` in files that import\r\nboth.\r\n \r\nThe nested Flow shape on the legacy `SmartSpace.App.Business.Models.DataSet`\r\nis intentionally dropped here — `FlowId` only. The Flow domain\r\nhasn\'t migrated yet and projecting its recursive structure (Flow →\r\nTriggers → DataSourceContainer → DataSource, Flow → ActiveFlowDefinition\r\n→ Inputs) into the model layer would couple two unmigrated domains and\r\nbloat every DataSet read with multiple JOIN fan-outs. Callers that need\r\nFlow detail fetch it via `IFlowService`.')),
|
|
1057
1304
|
"id": zod_1.default.string().regex(exports.dataSpacesGetResponseDataItemIdRegExp),
|
|
1058
|
-
"modifiedAt": zod_1.default.iso.datetime({})
|
|
1059
|
-
"modifiedByUserId": zod_1.default.string()
|
|
1305
|
+
"modifiedAt": zod_1.default.iso.datetime({}),
|
|
1306
|
+
"modifiedByUserId": zod_1.default.string(),
|
|
1060
1307
|
"name": zod_1.default.string(),
|
|
1061
1308
|
"parentWorkspaceId": zod_1.default.string().regex(exports.dataSpacesGetResponseDataItemParentWorkspaceIdRegExp).nullish(),
|
|
1062
|
-
"
|
|
1063
|
-
"id": zod_1.default.string().regex(exports.
|
|
1309
|
+
"workSpaces": zod_1.default.array(zod_1.default.object({
|
|
1310
|
+
"id": zod_1.default.string().regex(exports.dataSpacesGetResponseDataItemWorkSpacesItemIdRegExp),
|
|
1064
1311
|
"name": zod_1.default.string()
|
|
1065
|
-
})
|
|
1066
|
-
})),
|
|
1312
|
+
}).describe('Lightweight reference to a WorkSpace that uses this DataSpace. Avoids\r\npulling the full WorkSpace shape (admins, flows, configurations) when a\r\ncaller only needs to surface \"what workspaces reference this DataSpace\".'))
|
|
1313
|
+
}).describe('Model for a DataSpace. Collides on the simple name with\r\n`SmartSpace.App.Data.Entities.DataSpace`; alias\r\n`DataEntities = SmartSpace.App.Data.Entities` in files that import\r\nboth. The fully-qualified `DataSets.DataSet` below also\r\ndisambiguates from the legacy unmigrated `Business.Models.DataSet`\r\n— implicit name resolution prefers the ancestor namespace and would\r\notherwise pick up the legacy record.')),
|
|
1067
1314
|
"total": zod_1.default.number()
|
|
1068
1315
|
});
|
|
1069
1316
|
/**
|
|
1070
|
-
* @summary Create a new dataspace
|
|
1317
|
+
* @summary Create a new dataspace.
|
|
1071
1318
|
*/
|
|
1072
1319
|
exports.dataSpacesPostBodyDataSetIdsItemRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
1073
1320
|
exports.dataSpacesPostBody = zod_1.default.strictObject({
|
|
1074
1321
|
"dataSetIds": zod_1.default.array(zod_1.default.string().regex(exports.dataSpacesPostBodyDataSetIdsItemRegExp)).nullish(),
|
|
1075
1322
|
"name": zod_1.default.string()
|
|
1076
|
-
});
|
|
1077
|
-
exports.dataSpacesPostResponseDataSetIdsItemRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
1078
|
-
exports.dataSpacesPostResponse = zod_1.default.object({
|
|
1079
|
-
"dataSetIds": zod_1.default.array(zod_1.default.string().regex(exports.dataSpacesPostResponseDataSetIdsItemRegExp)).nullish(),
|
|
1080
|
-
"name": zod_1.default.string()
|
|
1081
|
-
});
|
|
1082
|
-
/**
|
|
1083
|
-
* @summary Remove a specific data space from SmartSpace, using its ID to ensure accurate deletion.
|
|
1084
|
-
*/
|
|
1323
|
+
}).describe('Create-request shape for a DataSpace. `DataSetIds` is an optional\r\npre-attachment of existing datasets to the new dataspace; the creating\r\nprincipal is implicitly added as the first admin.');
|
|
1085
1324
|
exports.dataSpacesDeletePathIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
1086
1325
|
exports.dataSpacesDeleteParams = zod_1.default.strictObject({
|
|
1087
|
-
"id": zod_1.default.string().regex(exports.dataSpacesDeletePathIdRegExp)
|
|
1326
|
+
"id": zod_1.default.string().regex(exports.dataSpacesDeletePathIdRegExp)
|
|
1088
1327
|
});
|
|
1089
|
-
/**
|
|
1090
|
-
* @summary Retrieve detailed information about a specific data space in SmartSpace by its ID
|
|
1091
|
-
*/
|
|
1092
1328
|
exports.dataSpacesGetByIdPathIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
1093
1329
|
exports.dataSpacesGetByIdParams = zod_1.default.strictObject({
|
|
1094
|
-
"id": zod_1.default.string().regex(exports.dataSpacesGetByIdPathIdRegExp)
|
|
1330
|
+
"id": zod_1.default.string().regex(exports.dataSpacesGetByIdPathIdRegExp)
|
|
1095
1331
|
});
|
|
1096
1332
|
exports.dataSpacesGetByIdResponseDataSetsItemDataSpaceIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
1097
|
-
exports.dataSpacesGetByIdResponseDataSetsItemFlowActiveFlowDefinitionIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
1098
1333
|
exports.dataSpacesGetByIdResponseDataSetsItemFlowIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
1099
|
-
exports.dataSpacesGetByIdResponseDataSetsItemFlowTriggersItemDataSourceContainerDataSourceIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
1100
|
-
exports.dataSpacesGetByIdResponseDataSetsItemFlowTriggersItemDataSourceContainerIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
1101
|
-
exports.dataSpacesGetByIdResponseDataSetsItemFlowTriggersItemFlowIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
1102
|
-
exports.dataSpacesGetByIdResponseDataSetsItemFlowTriggersItemIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
1103
1334
|
exports.dataSpacesGetByIdResponseDataSetsItemIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
1104
1335
|
exports.dataSpacesGetByIdResponseDataSetsItemVersionRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
1105
1336
|
exports.dataSpacesGetByIdResponseIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
1106
1337
|
exports.dataSpacesGetByIdResponseParentWorkspaceIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
1107
|
-
exports.
|
|
1338
|
+
exports.dataSpacesGetByIdResponseWorkSpacesItemIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
1108
1339
|
exports.dataSpacesGetByIdResponse = zod_1.default.object({
|
|
1109
1340
|
"createdAt": zod_1.default.iso.datetime({}),
|
|
1110
1341
|
"createdByUserId": zod_1.default.string(),
|
|
@@ -1113,72 +1344,7 @@ exports.dataSpacesGetByIdResponse = zod_1.default.object({
|
|
|
1113
1344
|
"createdByUserId": zod_1.default.string(),
|
|
1114
1345
|
"dataSpaceId": zod_1.default.string().regex(exports.dataSpacesGetByIdResponseDataSetsItemDataSpaceIdRegExp).nullish(),
|
|
1115
1346
|
"description": zod_1.default.string().nullish(),
|
|
1116
|
-
"
|
|
1117
|
-
"activeFlowDefinition": zod_1.default.object({
|
|
1118
|
-
"blocks": zod_1.default.record(zod_1.default.string(), zod_1.default.object({
|
|
1119
|
-
"constants": zod_1.default.array(zod_1.default.object({
|
|
1120
|
-
"target": zod_1.default.object({
|
|
1121
|
-
"pin": zod_1.default.string(),
|
|
1122
|
-
"port": zod_1.default.string()
|
|
1123
|
-
}),
|
|
1124
|
-
"value": zod_1.default.any().nullish()
|
|
1125
|
-
})).nullish(),
|
|
1126
|
-
"description": zod_1.default.string().nullish(),
|
|
1127
|
-
"dynamicInputPins": zod_1.default.array(zod_1.default.object({
|
|
1128
|
-
"pin": zod_1.default.string(),
|
|
1129
|
-
"port": zod_1.default.string()
|
|
1130
|
-
})).nullish(),
|
|
1131
|
-
"dynamicOutputPins": zod_1.default.array(zod_1.default.object({
|
|
1132
|
-
"pin": zod_1.default.string(),
|
|
1133
|
-
"port": zod_1.default.string()
|
|
1134
|
-
})).nullish(),
|
|
1135
|
-
"dynamicPorts": zod_1.default.array(zod_1.default.string()).nullish(),
|
|
1136
|
-
"name": zod_1.default.string(),
|
|
1137
|
-
"version": zod_1.default.string()
|
|
1138
|
-
})).nullish(),
|
|
1139
|
-
"connections": zod_1.default.array(zod_1.default.object({
|
|
1140
|
-
"source": zod_1.default.object({
|
|
1141
|
-
"node": zod_1.default.string(),
|
|
1142
|
-
"pin": zod_1.default.string().nullish(),
|
|
1143
|
-
"port": zod_1.default.string().nullish()
|
|
1144
|
-
}),
|
|
1145
|
-
"target": zod_1.default.object({
|
|
1146
|
-
"node": zod_1.default.string(),
|
|
1147
|
-
"pin": zod_1.default.string().nullish(),
|
|
1148
|
-
"port": zod_1.default.string().nullish()
|
|
1149
|
-
})
|
|
1150
|
-
})).nullish(),
|
|
1151
|
-
"constants": zod_1.default.record(zod_1.default.string(), zod_1.default.object({
|
|
1152
|
-
"value": zod_1.default.any().nullish()
|
|
1153
|
-
})).nullish(),
|
|
1154
|
-
"inputs": zod_1.default.record(zod_1.default.string(), zod_1.default.object({
|
|
1155
|
-
"schema": zod_1.default.record(zod_1.default.string(), zod_1.default.any())
|
|
1156
|
-
})).nullish(),
|
|
1157
|
-
"layout": zod_1.default.any().nullish(),
|
|
1158
|
-
"name": zod_1.default.string().nullish(),
|
|
1159
|
-
"outputs": zod_1.default.record(zod_1.default.string(), zod_1.default.object({
|
|
1160
|
-
"schema": zod_1.default.record(zod_1.default.string(), zod_1.default.any())
|
|
1161
|
-
})).nullish(),
|
|
1162
|
-
"variables": zod_1.default.record(zod_1.default.string(), zod_1.default.object({
|
|
1163
|
-
"access": zod_1.default.enum(['None', 'Read', 'Write']),
|
|
1164
|
-
"schema": zod_1.default.record(zod_1.default.string(), zod_1.default.any())
|
|
1165
|
-
})).nullish()
|
|
1166
|
-
}).optional(),
|
|
1167
|
-
"activeFlowDefinitionId": zod_1.default.string().regex(exports.dataSpacesGetByIdResponseDataSetsItemFlowActiveFlowDefinitionIdRegExp),
|
|
1168
|
-
"id": zod_1.default.string().regex(exports.dataSpacesGetByIdResponseDataSetsItemFlowIdRegExp),
|
|
1169
|
-
"triggers": zod_1.default.array(zod_1.default.object({
|
|
1170
|
-
"dataSourceContainer": zod_1.default.object({
|
|
1171
|
-
"dataSourceId": zod_1.default.string().regex(exports.dataSpacesGetByIdResponseDataSetsItemFlowTriggersItemDataSourceContainerDataSourceIdRegExp),
|
|
1172
|
-
"id": zod_1.default.string().regex(exports.dataSpacesGetByIdResponseDataSetsItemFlowTriggersItemDataSourceContainerIdRegExp),
|
|
1173
|
-
"name": zod_1.default.string(),
|
|
1174
|
-
"path": zod_1.default.string()
|
|
1175
|
-
}),
|
|
1176
|
-
"flowId": zod_1.default.string().regex(exports.dataSpacesGetByIdResponseDataSetsItemFlowTriggersItemFlowIdRegExp),
|
|
1177
|
-
"id": zod_1.default.string().regex(exports.dataSpacesGetByIdResponseDataSetsItemFlowTriggersItemIdRegExp),
|
|
1178
|
-
"inputName": zod_1.default.string(),
|
|
1179
|
-
"type": zod_1.default.enum(['Periodic', 'Container'])
|
|
1180
|
-
}))
|
|
1181
|
-
}).optional(),
|
|
1347
|
+
"flowId": zod_1.default.string().regex(exports.dataSpacesGetByIdResponseDataSetsItemFlowIdRegExp).nullish(),
|
|
1182
1348
|
"id": zod_1.default.string().regex(exports.dataSpacesGetByIdResponseDataSetsItemIdRegExp),
|
|
1183
1349
|
"modifiedAt": zod_1.default.iso.datetime({}),
|
|
1184
1350
|
"modifiedByUserId": zod_1.default.string(),
|
|
@@ -1187,25 +1353,27 @@ exports.dataSpacesGetByIdResponse = zod_1.default.object({
|
|
|
1187
1353
|
"description": zod_1.default.string().nullish(),
|
|
1188
1354
|
"isVector": zod_1.default.boolean(),
|
|
1189
1355
|
"name": zod_1.default.string()
|
|
1190
|
-
})),
|
|
1356
|
+
}).describe('Model for a property on a DataSet — a named, optionally-vectorised field\r\nstored on each ingested item. Read-only at the model boundary; writes go\r\nthrough SmartSpace.App.Business.Models.DataSets.UpsertDataSetProperty.')),
|
|
1357
|
+
"scopingMode": zod_1.default.enum(['Unrestricted', 'PerSubject']),
|
|
1358
|
+
"subjectPath": zod_1.default.string().nullish(),
|
|
1191
1359
|
"version": zod_1.default.string().regex(exports.dataSpacesGetByIdResponseDataSetsItemVersionRegExp).nullish()
|
|
1192
|
-
})
|
|
1360
|
+
}).describe('Model for a DataSet. Collides on the simple name with\r\n`SmartSpace.App.Data.Entities.DataSet`; alias\r\n`DataEntities = SmartSpace.App.Data.Entities` in files that import\r\nboth.\r\n \r\nThe nested Flow shape on the legacy `SmartSpace.App.Business.Models.DataSet`\r\nis intentionally dropped here — `FlowId` only. The Flow domain\r\nhasn\'t migrated yet and projecting its recursive structure (Flow →\r\nTriggers → DataSourceContainer → DataSource, Flow → ActiveFlowDefinition\r\n→ Inputs) into the model layer would couple two unmigrated domains and\r\nbloat every DataSet read with multiple JOIN fan-outs. Callers that need\r\nFlow detail fetch it via `IFlowService`.')),
|
|
1193
1361
|
"id": zod_1.default.string().regex(exports.dataSpacesGetByIdResponseIdRegExp),
|
|
1194
|
-
"modifiedAt": zod_1.default.iso.datetime({})
|
|
1195
|
-
"modifiedByUserId": zod_1.default.string()
|
|
1362
|
+
"modifiedAt": zod_1.default.iso.datetime({}),
|
|
1363
|
+
"modifiedByUserId": zod_1.default.string(),
|
|
1196
1364
|
"name": zod_1.default.string(),
|
|
1197
1365
|
"parentWorkspaceId": zod_1.default.string().regex(exports.dataSpacesGetByIdResponseParentWorkspaceIdRegExp).nullish(),
|
|
1198
|
-
"
|
|
1199
|
-
"id": zod_1.default.string().regex(exports.
|
|
1366
|
+
"workSpaces": zod_1.default.array(zod_1.default.object({
|
|
1367
|
+
"id": zod_1.default.string().regex(exports.dataSpacesGetByIdResponseWorkSpacesItemIdRegExp),
|
|
1200
1368
|
"name": zod_1.default.string()
|
|
1201
|
-
})
|
|
1202
|
-
});
|
|
1369
|
+
}).describe('Lightweight reference to a WorkSpace that uses this DataSpace. Avoids\r\npulling the full WorkSpace shape (admins, flows, configurations) when a\r\ncaller only needs to surface \"what workspaces reference this DataSpace\".'))
|
|
1370
|
+
}).describe('Model for a DataSpace. Collides on the simple name with\r\n`SmartSpace.App.Data.Entities.DataSpace`; alias\r\n`DataEntities = SmartSpace.App.Data.Entities` in files that import\r\nboth. The fully-qualified `DataSets.DataSet` below also\r\ndisambiguates from the legacy unmigrated `Business.Models.DataSet`\r\n— implicit name resolution prefers the ancestor namespace and would\r\notherwise pick up the legacy record.');
|
|
1203
1371
|
/**
|
|
1204
|
-
* @summary Update
|
|
1372
|
+
* @summary Update an existing dataspace.
|
|
1205
1373
|
*/
|
|
1206
1374
|
exports.dataSpacesPutPathIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
1207
1375
|
exports.dataSpacesPutParams = zod_1.default.strictObject({
|
|
1208
|
-
"id": zod_1.default.string().regex(exports.dataSpacesPutPathIdRegExp)
|
|
1376
|
+
"id": zod_1.default.string().regex(exports.dataSpacesPutPathIdRegExp)
|
|
1209
1377
|
});
|
|
1210
1378
|
exports.dataSpacesPutBodyDataSetIdsItemRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
1211
1379
|
exports.dataSpacesPutBodyIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
@@ -1213,48 +1381,80 @@ exports.dataSpacesPutBody = zod_1.default.strictObject({
|
|
|
1213
1381
|
"dataSetIds": zod_1.default.array(zod_1.default.string().regex(exports.dataSpacesPutBodyDataSetIdsItemRegExp)),
|
|
1214
1382
|
"id": zod_1.default.string().regex(exports.dataSpacesPutBodyIdRegExp),
|
|
1215
1383
|
"name": zod_1.default.string()
|
|
1216
|
-
});
|
|
1384
|
+
}).describe('Update-request shape for a DataSpace — rename and re-bind the attached\r\ndatasets. The complete `DataSetIds` list is treated as the desired\r\nstate; datasets present today but missing here are unbound, new ones\r\nare bound in.');
|
|
1385
|
+
exports.dataSpacesPutResponseDataSetsItemDataSpaceIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
1386
|
+
exports.dataSpacesPutResponseDataSetsItemFlowIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
1387
|
+
exports.dataSpacesPutResponseDataSetsItemIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
1388
|
+
exports.dataSpacesPutResponseDataSetsItemVersionRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
1389
|
+
exports.dataSpacesPutResponseIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
1390
|
+
exports.dataSpacesPutResponseParentWorkspaceIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
1391
|
+
exports.dataSpacesPutResponseWorkSpacesItemIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
1392
|
+
exports.dataSpacesPutResponse = zod_1.default.object({
|
|
1393
|
+
"createdAt": zod_1.default.iso.datetime({}),
|
|
1394
|
+
"createdByUserId": zod_1.default.string(),
|
|
1395
|
+
"dataSets": zod_1.default.array(zod_1.default.object({
|
|
1396
|
+
"createdAt": zod_1.default.iso.datetime({}),
|
|
1397
|
+
"createdByUserId": zod_1.default.string(),
|
|
1398
|
+
"dataSpaceId": zod_1.default.string().regex(exports.dataSpacesPutResponseDataSetsItemDataSpaceIdRegExp).nullish(),
|
|
1399
|
+
"description": zod_1.default.string().nullish(),
|
|
1400
|
+
"flowId": zod_1.default.string().regex(exports.dataSpacesPutResponseDataSetsItemFlowIdRegExp).nullish(),
|
|
1401
|
+
"id": zod_1.default.string().regex(exports.dataSpacesPutResponseDataSetsItemIdRegExp),
|
|
1402
|
+
"modifiedAt": zod_1.default.iso.datetime({}),
|
|
1403
|
+
"modifiedByUserId": zod_1.default.string(),
|
|
1404
|
+
"name": zod_1.default.string(),
|
|
1405
|
+
"properties": zod_1.default.array(zod_1.default.object({
|
|
1406
|
+
"description": zod_1.default.string().nullish(),
|
|
1407
|
+
"isVector": zod_1.default.boolean(),
|
|
1408
|
+
"name": zod_1.default.string()
|
|
1409
|
+
}).describe('Model for a property on a DataSet — a named, optionally-vectorised field\r\nstored on each ingested item. Read-only at the model boundary; writes go\r\nthrough SmartSpace.App.Business.Models.DataSets.UpsertDataSetProperty.')),
|
|
1410
|
+
"scopingMode": zod_1.default.enum(['Unrestricted', 'PerSubject']),
|
|
1411
|
+
"subjectPath": zod_1.default.string().nullish(),
|
|
1412
|
+
"version": zod_1.default.string().regex(exports.dataSpacesPutResponseDataSetsItemVersionRegExp).nullish()
|
|
1413
|
+
}).describe('Model for a DataSet. Collides on the simple name with\r\n`SmartSpace.App.Data.Entities.DataSet`; alias\r\n`DataEntities = SmartSpace.App.Data.Entities` in files that import\r\nboth.\r\n \r\nThe nested Flow shape on the legacy `SmartSpace.App.Business.Models.DataSet`\r\nis intentionally dropped here — `FlowId` only. The Flow domain\r\nhasn\'t migrated yet and projecting its recursive structure (Flow →\r\nTriggers → DataSourceContainer → DataSource, Flow → ActiveFlowDefinition\r\n→ Inputs) into the model layer would couple two unmigrated domains and\r\nbloat every DataSet read with multiple JOIN fan-outs. Callers that need\r\nFlow detail fetch it via `IFlowService`.')),
|
|
1414
|
+
"id": zod_1.default.string().regex(exports.dataSpacesPutResponseIdRegExp),
|
|
1415
|
+
"modifiedAt": zod_1.default.iso.datetime({}),
|
|
1416
|
+
"modifiedByUserId": zod_1.default.string(),
|
|
1417
|
+
"name": zod_1.default.string(),
|
|
1418
|
+
"parentWorkspaceId": zod_1.default.string().regex(exports.dataSpacesPutResponseParentWorkspaceIdRegExp).nullish(),
|
|
1419
|
+
"workSpaces": zod_1.default.array(zod_1.default.object({
|
|
1420
|
+
"id": zod_1.default.string().regex(exports.dataSpacesPutResponseWorkSpacesItemIdRegExp),
|
|
1421
|
+
"name": zod_1.default.string()
|
|
1422
|
+
}).describe('Lightweight reference to a WorkSpace that uses this DataSpace. Avoids\r\npulling the full WorkSpace shape (admins, flows, configurations) when a\r\ncaller only needs to surface \"what workspaces reference this DataSpace\".'))
|
|
1423
|
+
}).describe('Model for a DataSpace. Collides on the simple name with\r\n`SmartSpace.App.Data.Entities.DataSpace`; alias\r\n`DataEntities = SmartSpace.App.Data.Entities` in files that import\r\nboth. The fully-qualified `DataSets.DataSet` below also\r\ndisambiguates from the legacy unmigrated `Business.Models.DataSet`\r\n— implicit name resolution prefers the ancestor namespace and would\r\notherwise pick up the legacy record.');
|
|
1217
1424
|
exports.dataSpacesGetAdminUsersPathIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
1218
1425
|
exports.dataSpacesGetAdminUsersParams = zod_1.default.strictObject({
|
|
1219
1426
|
"id": zod_1.default.string().regex(exports.dataSpacesGetAdminUsersPathIdRegExp)
|
|
1220
1427
|
});
|
|
1221
|
-
exports.
|
|
1428
|
+
exports.dataSpacesGetAdminUsersResponseDataSpaceIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
1429
|
+
exports.dataSpacesGetAdminUsersResponseItem = zod_1.default.object({
|
|
1430
|
+
"dataSpaceId": zod_1.default.string().regex(exports.dataSpacesGetAdminUsersResponseDataSpaceIdRegExp),
|
|
1431
|
+
"displayName": zod_1.default.string().describe('Display name resolved from `IUserService.GetPrincipalsByIdsAsync`\r\nafter projection. Empty string when the principal lookup misses.'),
|
|
1432
|
+
"userId": zod_1.default.string()
|
|
1433
|
+
}).describe('Model for a DataSpace admin junction record. The composite key is\r\n(UserId, DataSpaceId) — no surrogate id. Junction entities follow the\r\ndelete+create convention, so there is no `UpdateDataSpaceAdmin`.\r\n \r\n`DisplayName` is filled by the service via `IUserService`\r\npost-projection — it isn\'t on the entity and can\'t be projected, so it\r\nhangs off the record as an `init`-only property rather than a\r\nconstructor parameter.');
|
|
1222
1434
|
exports.dataSpacesGetAdminUsersResponse = zod_1.default.array(exports.dataSpacesGetAdminUsersResponseItem);
|
|
1223
1435
|
exports.dataSpacesDeleteAdminPathIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
1224
1436
|
exports.dataSpacesDeleteAdminParams = zod_1.default.strictObject({
|
|
1225
1437
|
"id": zod_1.default.string().regex(exports.dataSpacesDeleteAdminPathIdRegExp),
|
|
1226
1438
|
"userId": zod_1.default.string()
|
|
1227
1439
|
});
|
|
1228
|
-
exports.dataSpacesDeleteAdminResponseItem = zod_1.default.string();
|
|
1229
|
-
exports.dataSpacesDeleteAdminResponse = zod_1.default.array(exports.dataSpacesDeleteAdminResponseItem);
|
|
1230
1440
|
exports.dataSpacesAddAdminPathIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
1231
1441
|
exports.dataSpacesAddAdminParams = zod_1.default.strictObject({
|
|
1232
1442
|
"id": zod_1.default.string().regex(exports.dataSpacesAddAdminPathIdRegExp),
|
|
1233
1443
|
"userId": zod_1.default.string()
|
|
1234
1444
|
});
|
|
1235
|
-
exports.dataSpacesAddAdminResponseItem = zod_1.default.string();
|
|
1236
|
-
exports.dataSpacesAddAdminResponse = zod_1.default.array(exports.dataSpacesAddAdminResponseItem);
|
|
1237
|
-
/**
|
|
1238
|
-
* @summary Retrieve a list of all data sets in SmartSpace, with options for pagination to manage large sets of data sets.
|
|
1239
|
-
*/
|
|
1240
1445
|
exports.dataSpacesGetDataSetsPathIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
1241
1446
|
exports.dataSpacesGetDataSetsParams = zod_1.default.strictObject({
|
|
1242
|
-
"id": zod_1.default.string().regex(exports.dataSpacesGetDataSetsPathIdRegExp)
|
|
1447
|
+
"id": zod_1.default.string().regex(exports.dataSpacesGetDataSetsPathIdRegExp)
|
|
1243
1448
|
});
|
|
1244
1449
|
exports.dataSpacesGetDataSetsQueryTakeDefault = 20;
|
|
1245
1450
|
exports.dataSpacesGetDataSetsQuerySkipDefault = 0;
|
|
1246
1451
|
exports.dataSpacesGetDataSetsQueryParams = zod_1.default.strictObject({
|
|
1247
|
-
"take": zod_1.default.number().default(exports.dataSpacesGetDataSetsQueryTakeDefault)
|
|
1248
|
-
"skip": zod_1.default.number().optional()
|
|
1249
|
-
"search": zod_1.default.string().optional()
|
|
1452
|
+
"take": zod_1.default.number().default(exports.dataSpacesGetDataSetsQueryTakeDefault),
|
|
1453
|
+
"skip": zod_1.default.number().optional(),
|
|
1454
|
+
"search": zod_1.default.string().optional()
|
|
1250
1455
|
});
|
|
1251
1456
|
exports.dataSpacesGetDataSetsResponseDataItemDataSpaceIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
1252
|
-
exports.dataSpacesGetDataSetsResponseDataItemFlowActiveFlowDefinitionIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
1253
1457
|
exports.dataSpacesGetDataSetsResponseDataItemFlowIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
1254
|
-
exports.dataSpacesGetDataSetsResponseDataItemFlowTriggersItemDataSourceContainerDataSourceIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
1255
|
-
exports.dataSpacesGetDataSetsResponseDataItemFlowTriggersItemDataSourceContainerIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
1256
|
-
exports.dataSpacesGetDataSetsResponseDataItemFlowTriggersItemFlowIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
1257
|
-
exports.dataSpacesGetDataSetsResponseDataItemFlowTriggersItemIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
1258
1458
|
exports.dataSpacesGetDataSetsResponseDataItemIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
1259
1459
|
exports.dataSpacesGetDataSetsResponseDataItemVersionRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
1260
1460
|
exports.dataSpacesGetDataSetsResponse = zod_1.default.object({
|
|
@@ -1263,109 +1463,257 @@ exports.dataSpacesGetDataSetsResponse = zod_1.default.object({
|
|
|
1263
1463
|
"createdByUserId": zod_1.default.string(),
|
|
1264
1464
|
"dataSpaceId": zod_1.default.string().regex(exports.dataSpacesGetDataSetsResponseDataItemDataSpaceIdRegExp).nullish(),
|
|
1265
1465
|
"description": zod_1.default.string().nullish(),
|
|
1266
|
-
"
|
|
1267
|
-
|
|
1268
|
-
|
|
1269
|
-
|
|
1270
|
-
|
|
1271
|
-
|
|
1272
|
-
|
|
1273
|
-
|
|
1274
|
-
|
|
1275
|
-
|
|
1276
|
-
|
|
1277
|
-
|
|
1278
|
-
|
|
1279
|
-
|
|
1280
|
-
|
|
1281
|
-
|
|
1282
|
-
|
|
1283
|
-
|
|
1284
|
-
|
|
1285
|
-
|
|
1286
|
-
|
|
1287
|
-
|
|
1288
|
-
|
|
1289
|
-
|
|
1290
|
-
|
|
1291
|
-
|
|
1292
|
-
|
|
1293
|
-
|
|
1294
|
-
|
|
1295
|
-
|
|
1296
|
-
|
|
1297
|
-
|
|
1298
|
-
|
|
1299
|
-
|
|
1300
|
-
|
|
1301
|
-
|
|
1302
|
-
|
|
1303
|
-
|
|
1304
|
-
|
|
1305
|
-
|
|
1306
|
-
|
|
1307
|
-
|
|
1308
|
-
|
|
1309
|
-
|
|
1310
|
-
|
|
1311
|
-
|
|
1312
|
-
|
|
1313
|
-
|
|
1314
|
-
|
|
1315
|
-
|
|
1316
|
-
|
|
1317
|
-
|
|
1318
|
-
|
|
1319
|
-
|
|
1320
|
-
|
|
1321
|
-
"
|
|
1322
|
-
|
|
1323
|
-
|
|
1324
|
-
|
|
1325
|
-
|
|
1326
|
-
"
|
|
1327
|
-
"
|
|
1328
|
-
"
|
|
1329
|
-
|
|
1466
|
+
"flowId": zod_1.default.string().regex(exports.dataSpacesGetDataSetsResponseDataItemFlowIdRegExp).nullish(),
|
|
1467
|
+
"id": zod_1.default.string().regex(exports.dataSpacesGetDataSetsResponseDataItemIdRegExp),
|
|
1468
|
+
"modifiedAt": zod_1.default.iso.datetime({}),
|
|
1469
|
+
"modifiedByUserId": zod_1.default.string(),
|
|
1470
|
+
"name": zod_1.default.string(),
|
|
1471
|
+
"properties": zod_1.default.array(zod_1.default.object({
|
|
1472
|
+
"description": zod_1.default.string().nullish(),
|
|
1473
|
+
"isVector": zod_1.default.boolean(),
|
|
1474
|
+
"name": zod_1.default.string()
|
|
1475
|
+
}).describe('Model for a property on a DataSet — a named, optionally-vectorised field\r\nstored on each ingested item. Read-only at the model boundary; writes go\r\nthrough SmartSpace.App.Business.Models.DataSets.UpsertDataSetProperty.')),
|
|
1476
|
+
"scopingMode": zod_1.default.enum(['Unrestricted', 'PerSubject']),
|
|
1477
|
+
"subjectPath": zod_1.default.string().nullish(),
|
|
1478
|
+
"version": zod_1.default.string().regex(exports.dataSpacesGetDataSetsResponseDataItemVersionRegExp).nullish()
|
|
1479
|
+
}).describe('Model for a DataSet. Collides on the simple name with\r\n`SmartSpace.App.Data.Entities.DataSet`; alias\r\n`DataEntities = SmartSpace.App.Data.Entities` in files that import\r\nboth.\r\n \r\nThe nested Flow shape on the legacy `SmartSpace.App.Business.Models.DataSet`\r\nis intentionally dropped here — `FlowId` only. The Flow domain\r\nhasn\'t migrated yet and projecting its recursive structure (Flow →\r\nTriggers → DataSourceContainer → DataSource, Flow → ActiveFlowDefinition\r\n→ Inputs) into the model layer would couple two unmigrated domains and\r\nbloat every DataSet read with multiple JOIN fan-outs. Callers that need\r\nFlow detail fetch it via `IFlowService`.')),
|
|
1480
|
+
"total": zod_1.default.number()
|
|
1481
|
+
});
|
|
1482
|
+
/**
|
|
1483
|
+
* @summary Create a new dataset inside this dataspace.
|
|
1484
|
+
*/
|
|
1485
|
+
exports.dataSpacesPostDatasetPathIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
1486
|
+
exports.dataSpacesPostDatasetParams = zod_1.default.strictObject({
|
|
1487
|
+
"id": zod_1.default.string().regex(exports.dataSpacesPostDatasetPathIdRegExp)
|
|
1488
|
+
});
|
|
1489
|
+
exports.dataSpacesPostDatasetBodyContainerInfoItemDataSourceIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
1490
|
+
exports.dataSpacesPostDatasetBody = zod_1.default.strictObject({
|
|
1491
|
+
"containerInfo": zod_1.default.array(zod_1.default.strictObject({
|
|
1492
|
+
"dataSourceId": zod_1.default.string().regex(exports.dataSpacesPostDatasetBodyContainerInfoItemDataSourceIdRegExp),
|
|
1493
|
+
"filters": zod_1.default.array(zod_1.default.strictObject({
|
|
1494
|
+
"operator": zod_1.default.string(),
|
|
1495
|
+
"propertyName": zod_1.default.string(),
|
|
1496
|
+
"value": zod_1.default.string()
|
|
1497
|
+
})).nullish(),
|
|
1498
|
+
"path": zod_1.default.string()
|
|
1499
|
+
}).describe('Container reference used in create/update requests — pair of\r\n`DataSourceId` and a `Path` identifying a specific container\r\ninside that data source. The service hashes the pair to produce the\r\ncontainer id. Optional Filters restrict which records are synced.')).nullish(),
|
|
1500
|
+
"description": zod_1.default.string().nullish(),
|
|
1501
|
+
"name": zod_1.default.string()
|
|
1502
|
+
}).describe('Create-request shape for a DataSet. The DataSpace it belongs to is\r\ncarried on the route (`/DataSpaces/{id}/datasets`) rather than the\r\nbody. Container info is optional — empty list means \"file-only\" dataset\r\nwith a freshly-created file ingestion flow.');
|
|
1503
|
+
exports.debugInvokeParams = zod_1.default.strictObject({
|
|
1504
|
+
"connectionId": zod_1.default.string(),
|
|
1505
|
+
"method": zod_1.default.string()
|
|
1506
|
+
});
|
|
1507
|
+
exports.debugInvokeBodyItem = zod_1.default.any();
|
|
1508
|
+
exports.debugInvokeBody = zod_1.default.array(exports.debugInvokeBodyItem);
|
|
1509
|
+
/**
|
|
1510
|
+
* @summary List the current user's drafts (without parsed interfaces — load detail to get those).
|
|
1511
|
+
*/
|
|
1512
|
+
exports.draftsListDraftsResponseItem = zod_1.default.object({
|
|
1513
|
+
"blockInterfaces": zod_1.default.record(zod_1.default.string(), zod_1.default.record(zod_1.default.string(), zod_1.default.object({
|
|
1514
|
+
"metadata": zod_1.default.record(zod_1.default.string(), zod_1.default.any()),
|
|
1515
|
+
"ports": zod_1.default.record(zod_1.default.string(), zod_1.default.object({
|
|
1516
|
+
"inputs": zod_1.default.record(zod_1.default.string(), zod_1.default.object({
|
|
1517
|
+
"channel": zod_1.default.boolean(),
|
|
1518
|
+
"default": zod_1.default.any().nullish(),
|
|
1519
|
+
"generics": zod_1.default.record(zod_1.default.string(), zod_1.default.object({
|
|
1520
|
+
"pin": zod_1.default.string(),
|
|
1521
|
+
"port": zod_1.default.string()
|
|
1522
|
+
})),
|
|
1523
|
+
"metadata": zod_1.default.record(zod_1.default.string(), zod_1.default.any()),
|
|
1524
|
+
"required": zod_1.default.boolean(),
|
|
1525
|
+
"schema": zod_1.default.record(zod_1.default.string(), zod_1.default.any()),
|
|
1526
|
+
"sticky": zod_1.default.boolean(),
|
|
1527
|
+
"type": zod_1.default.enum(['Single', 'List', 'Dictionary']),
|
|
1528
|
+
"virtual": zod_1.default.boolean()
|
|
1529
|
+
}).describe('Model for an input pin on a block port. Mirrors the live\r\n`SmartSpace.App.Data.Entities.InputPinInterface` shape but exposes the\r\nparsed JSON payloads (`Metadata`, `Schema`, `Generics`,\r\n`Default`) rather than the raw `*Json` columns.')),
|
|
1530
|
+
"isFunction": zod_1.default.boolean(),
|
|
1531
|
+
"metadata": zod_1.default.record(zod_1.default.string(), zod_1.default.any()),
|
|
1532
|
+
"outputs": zod_1.default.record(zod_1.default.string(), zod_1.default.object({
|
|
1533
|
+
"channel": zod_1.default.boolean(),
|
|
1534
|
+
"channelGroupId": zod_1.default.string().nullish(),
|
|
1535
|
+
"generics": zod_1.default.record(zod_1.default.string(), zod_1.default.object({
|
|
1536
|
+
"pin": zod_1.default.string(),
|
|
1537
|
+
"port": zod_1.default.string()
|
|
1538
|
+
})),
|
|
1539
|
+
"metadata": zod_1.default.record(zod_1.default.string(), zod_1.default.any()),
|
|
1540
|
+
"schema": zod_1.default.record(zod_1.default.string(), zod_1.default.any()),
|
|
1541
|
+
"type": zod_1.default.enum(['Single', 'List', 'Dictionary'])
|
|
1542
|
+
}).describe('Model for an output pin on a block port. Mirrors the live\r\n`SmartSpace.App.Data.Entities.OutputPinInterface` shape but exposes the\r\nparsed JSON payloads (`Metadata`, `Schema`, `Generics`)\r\nrather than the raw `*Json` columns.')),
|
|
1543
|
+
"type": zod_1.default.enum(['Single', 'List', 'Dictionary'])
|
|
1544
|
+
}).describe('Model for a block `PortInterface`. Inputs and Outputs are keyed by pin\r\nname (entities store them as `List<...>` with a `Key`\r\ncolumn; the model exposes them as dictionaries to match the API shape).')),
|
|
1545
|
+
"scopes": zod_1.default.array(zod_1.default.enum(['WorkSpace', 'DataSet'])).nullish(),
|
|
1546
|
+
"state": zod_1.default.record(zod_1.default.string(), zod_1.default.object({
|
|
1547
|
+
"default": zod_1.default.any().nullish(),
|
|
1548
|
+
"metadata": zod_1.default.record(zod_1.default.string(), zod_1.default.any()),
|
|
1549
|
+
"scope": zod_1.default.array(zod_1.default.object({
|
|
1550
|
+
"pin": zod_1.default.string(),
|
|
1551
|
+
"port": zod_1.default.string()
|
|
1552
|
+
}))
|
|
1553
|
+
}).describe('Model for a block `StateInterface` — a piece of state declared by a\r\nblock interface, with a JSON default value and an optional pin-ref scope.'))
|
|
1554
|
+
}).describe('Model for a block interface — the schema that describes a single\r\n(name, version) pair of a block (ports, state, scope). Collides on the\r\nsimple name with `SmartSpace.App.Data.Entities.BlockInterface`; alias\r\n`DataEntities = SmartSpace.App.Data.Entities` in files that import\r\nboth. `Name` and `Version` live on the entity but are surfaced\r\nhere too so the wire shape is self-describing (the same model travels via\r\nSignalR debug payloads where the keys are stripped).'))),
|
|
1555
|
+
"isActive": zod_1.default.boolean(),
|
|
1556
|
+
"modifiedAt": zod_1.default.iso.datetime({}),
|
|
1557
|
+
"name": zod_1.default.string(),
|
|
1558
|
+
"parseError": zod_1.default.string().nullish(),
|
|
1559
|
+
"rowVersion": zod_1.default.string(),
|
|
1560
|
+
"sourceText": zod_1.default.string()
|
|
1561
|
+
}).describe('A browser-authored Draft Custom block — a `BlockSet` row with\r\n`IsDraft = true`, scoped to one user. See `ADR-0002` for the\r\nresolution rule that decides when the owner\'s draft wins over a published\r\nCustom at the same `(name, version)`.');
|
|
1562
|
+
exports.draftsListDraftsResponse = zod_1.default.array(exports.draftsListDraftsResponseItem);
|
|
1563
|
+
/**
|
|
1564
|
+
* @summary Delete a draft (row + blob). Does not touch any published Custom of the same name.
|
|
1565
|
+
*/
|
|
1566
|
+
exports.draftsDeleteDraftParams = zod_1.default.strictObject({
|
|
1567
|
+
"name": zod_1.default.string()
|
|
1568
|
+
});
|
|
1569
|
+
/**
|
|
1570
|
+
* @summary Fetch a specific draft (source text, parsed interfaces, RowVersion, IsActive).
|
|
1571
|
+
*/
|
|
1572
|
+
exports.draftsGetDraftParams = zod_1.default.strictObject({
|
|
1573
|
+
"name": zod_1.default.string()
|
|
1574
|
+
});
|
|
1575
|
+
exports.draftsGetDraftResponse = zod_1.default.object({
|
|
1576
|
+
"blockInterfaces": zod_1.default.record(zod_1.default.string(), zod_1.default.record(zod_1.default.string(), zod_1.default.object({
|
|
1577
|
+
"metadata": zod_1.default.record(zod_1.default.string(), zod_1.default.any()),
|
|
1578
|
+
"ports": zod_1.default.record(zod_1.default.string(), zod_1.default.object({
|
|
1579
|
+
"inputs": zod_1.default.record(zod_1.default.string(), zod_1.default.object({
|
|
1580
|
+
"channel": zod_1.default.boolean(),
|
|
1581
|
+
"default": zod_1.default.any().nullish(),
|
|
1582
|
+
"generics": zod_1.default.record(zod_1.default.string(), zod_1.default.object({
|
|
1583
|
+
"pin": zod_1.default.string(),
|
|
1584
|
+
"port": zod_1.default.string()
|
|
1585
|
+
})),
|
|
1586
|
+
"metadata": zod_1.default.record(zod_1.default.string(), zod_1.default.any()),
|
|
1587
|
+
"required": zod_1.default.boolean(),
|
|
1588
|
+
"schema": zod_1.default.record(zod_1.default.string(), zod_1.default.any()),
|
|
1589
|
+
"sticky": zod_1.default.boolean(),
|
|
1590
|
+
"type": zod_1.default.enum(['Single', 'List', 'Dictionary']),
|
|
1591
|
+
"virtual": zod_1.default.boolean()
|
|
1592
|
+
}).describe('Model for an input pin on a block port. Mirrors the live\r\n`SmartSpace.App.Data.Entities.InputPinInterface` shape but exposes the\r\nparsed JSON payloads (`Metadata`, `Schema`, `Generics`,\r\n`Default`) rather than the raw `*Json` columns.')),
|
|
1593
|
+
"isFunction": zod_1.default.boolean(),
|
|
1594
|
+
"metadata": zod_1.default.record(zod_1.default.string(), zod_1.default.any()),
|
|
1595
|
+
"outputs": zod_1.default.record(zod_1.default.string(), zod_1.default.object({
|
|
1596
|
+
"channel": zod_1.default.boolean(),
|
|
1597
|
+
"channelGroupId": zod_1.default.string().nullish(),
|
|
1598
|
+
"generics": zod_1.default.record(zod_1.default.string(), zod_1.default.object({
|
|
1599
|
+
"pin": zod_1.default.string(),
|
|
1600
|
+
"port": zod_1.default.string()
|
|
1601
|
+
})),
|
|
1602
|
+
"metadata": zod_1.default.record(zod_1.default.string(), zod_1.default.any()),
|
|
1603
|
+
"schema": zod_1.default.record(zod_1.default.string(), zod_1.default.any()),
|
|
1604
|
+
"type": zod_1.default.enum(['Single', 'List', 'Dictionary'])
|
|
1605
|
+
}).describe('Model for an output pin on a block port. Mirrors the live\r\n`SmartSpace.App.Data.Entities.OutputPinInterface` shape but exposes the\r\nparsed JSON payloads (`Metadata`, `Schema`, `Generics`)\r\nrather than the raw `*Json` columns.')),
|
|
1606
|
+
"type": zod_1.default.enum(['Single', 'List', 'Dictionary'])
|
|
1607
|
+
}).describe('Model for a block `PortInterface`. Inputs and Outputs are keyed by pin\r\nname (entities store them as `List<...>` with a `Key`\r\ncolumn; the model exposes them as dictionaries to match the API shape).')),
|
|
1608
|
+
"scopes": zod_1.default.array(zod_1.default.enum(['WorkSpace', 'DataSet'])).nullish(),
|
|
1609
|
+
"state": zod_1.default.record(zod_1.default.string(), zod_1.default.object({
|
|
1610
|
+
"default": zod_1.default.any().nullish(),
|
|
1611
|
+
"metadata": zod_1.default.record(zod_1.default.string(), zod_1.default.any()),
|
|
1612
|
+
"scope": zod_1.default.array(zod_1.default.object({
|
|
1613
|
+
"pin": zod_1.default.string(),
|
|
1614
|
+
"port": zod_1.default.string()
|
|
1615
|
+
}))
|
|
1616
|
+
}).describe('Model for a block `StateInterface` — a piece of state declared by a\r\nblock interface, with a JSON default value and an optional pin-ref scope.'))
|
|
1617
|
+
}).describe('Model for a block interface — the schema that describes a single\r\n(name, version) pair of a block (ports, state, scope). Collides on the\r\nsimple name with `SmartSpace.App.Data.Entities.BlockInterface`; alias\r\n`DataEntities = SmartSpace.App.Data.Entities` in files that import\r\nboth. `Name` and `Version` live on the entity but are surfaced\r\nhere too so the wire shape is self-describing (the same model travels via\r\nSignalR debug payloads where the keys are stripped).'))),
|
|
1618
|
+
"isActive": zod_1.default.boolean(),
|
|
1619
|
+
"modifiedAt": zod_1.default.iso.datetime({}),
|
|
1620
|
+
"name": zod_1.default.string(),
|
|
1621
|
+
"parseError": zod_1.default.string().nullish(),
|
|
1622
|
+
"rowVersion": zod_1.default.string(),
|
|
1623
|
+
"sourceText": zod_1.default.string()
|
|
1624
|
+
}).describe('A browser-authored Draft Custom block — a `BlockSet` row with\r\n`IsDraft = true`, scoped to one user. See `ADR-0002` for the\r\nresolution rule that decides when the owner\'s draft wins over a published\r\nCustom at the same `(name, version)`.');
|
|
1625
|
+
/**
|
|
1626
|
+
* @summary Toggle the draft's "Start testing" flag. See ADR-0002 — owner's active draft
|
|
1627
|
+
overrides the published Custom at the same `(name, version)` for them only.
|
|
1628
|
+
*/
|
|
1629
|
+
exports.draftsToggleDraftParams = zod_1.default.strictObject({
|
|
1630
|
+
"name": zod_1.default.string()
|
|
1631
|
+
});
|
|
1632
|
+
exports.draftsToggleDraftBody = zod_1.default.strictObject({
|
|
1633
|
+
"isActive": zod_1.default.boolean()
|
|
1634
|
+
});
|
|
1635
|
+
/**
|
|
1636
|
+
* @summary Create or update a draft. Pass `ExpectedRowVersion` for optimistic
|
|
1637
|
+
concurrency on update (null for first-time create). Returns 409 with the
|
|
1638
|
+
current `RowVersion` if another session has saved in the interim.
|
|
1639
|
+
*/
|
|
1640
|
+
exports.draftsSaveDraftParams = zod_1.default.strictObject({
|
|
1641
|
+
"name": zod_1.default.string()
|
|
1642
|
+
});
|
|
1643
|
+
exports.draftsSaveDraftBody = zod_1.default.strictObject({
|
|
1644
|
+
"expectedRowVersion": zod_1.default.string().nullish(),
|
|
1645
|
+
"source": zod_1.default.string()
|
|
1646
|
+
}).describe('Save a draft\'s source. `ExpectedRowVersion` is the value the client last saw;\r\nthe server returns 409 if the DB has moved on (eg. another tab). Null is allowed\r\nonly for first-ever creation.');
|
|
1647
|
+
exports.draftsSaveDraftResponse = zod_1.default.object({
|
|
1648
|
+
"blockInterfaces": zod_1.default.record(zod_1.default.string(), zod_1.default.record(zod_1.default.string(), zod_1.default.object({
|
|
1649
|
+
"metadata": zod_1.default.record(zod_1.default.string(), zod_1.default.any()),
|
|
1650
|
+
"ports": zod_1.default.record(zod_1.default.string(), zod_1.default.object({
|
|
1651
|
+
"inputs": zod_1.default.record(zod_1.default.string(), zod_1.default.object({
|
|
1652
|
+
"channel": zod_1.default.boolean(),
|
|
1653
|
+
"default": zod_1.default.any().nullish(),
|
|
1654
|
+
"generics": zod_1.default.record(zod_1.default.string(), zod_1.default.object({
|
|
1655
|
+
"pin": zod_1.default.string(),
|
|
1656
|
+
"port": zod_1.default.string()
|
|
1657
|
+
})),
|
|
1658
|
+
"metadata": zod_1.default.record(zod_1.default.string(), zod_1.default.any()),
|
|
1659
|
+
"required": zod_1.default.boolean(),
|
|
1660
|
+
"schema": zod_1.default.record(zod_1.default.string(), zod_1.default.any()),
|
|
1661
|
+
"sticky": zod_1.default.boolean(),
|
|
1662
|
+
"type": zod_1.default.enum(['Single', 'List', 'Dictionary']),
|
|
1663
|
+
"virtual": zod_1.default.boolean()
|
|
1664
|
+
}).describe('Model for an input pin on a block port. Mirrors the live\r\n`SmartSpace.App.Data.Entities.InputPinInterface` shape but exposes the\r\nparsed JSON payloads (`Metadata`, `Schema`, `Generics`,\r\n`Default`) rather than the raw `*Json` columns.')),
|
|
1665
|
+
"isFunction": zod_1.default.boolean(),
|
|
1666
|
+
"metadata": zod_1.default.record(zod_1.default.string(), zod_1.default.any()),
|
|
1667
|
+
"outputs": zod_1.default.record(zod_1.default.string(), zod_1.default.object({
|
|
1668
|
+
"channel": zod_1.default.boolean(),
|
|
1669
|
+
"channelGroupId": zod_1.default.string().nullish(),
|
|
1670
|
+
"generics": zod_1.default.record(zod_1.default.string(), zod_1.default.object({
|
|
1671
|
+
"pin": zod_1.default.string(),
|
|
1672
|
+
"port": zod_1.default.string()
|
|
1673
|
+
})),
|
|
1674
|
+
"metadata": zod_1.default.record(zod_1.default.string(), zod_1.default.any()),
|
|
1675
|
+
"schema": zod_1.default.record(zod_1.default.string(), zod_1.default.any()),
|
|
1676
|
+
"type": zod_1.default.enum(['Single', 'List', 'Dictionary'])
|
|
1677
|
+
}).describe('Model for an output pin on a block port. Mirrors the live\r\n`SmartSpace.App.Data.Entities.OutputPinInterface` shape but exposes the\r\nparsed JSON payloads (`Metadata`, `Schema`, `Generics`)\r\nrather than the raw `*Json` columns.')),
|
|
1678
|
+
"type": zod_1.default.enum(['Single', 'List', 'Dictionary'])
|
|
1679
|
+
}).describe('Model for a block `PortInterface`. Inputs and Outputs are keyed by pin\r\nname (entities store them as `List<...>` with a `Key`\r\ncolumn; the model exposes them as dictionaries to match the API shape).')),
|
|
1680
|
+
"scopes": zod_1.default.array(zod_1.default.enum(['WorkSpace', 'DataSet'])).nullish(),
|
|
1681
|
+
"state": zod_1.default.record(zod_1.default.string(), zod_1.default.object({
|
|
1682
|
+
"default": zod_1.default.any().nullish(),
|
|
1683
|
+
"metadata": zod_1.default.record(zod_1.default.string(), zod_1.default.any()),
|
|
1684
|
+
"scope": zod_1.default.array(zod_1.default.object({
|
|
1685
|
+
"pin": zod_1.default.string(),
|
|
1686
|
+
"port": zod_1.default.string()
|
|
1330
1687
|
}))
|
|
1331
|
-
}).optional
|
|
1332
|
-
|
|
1333
|
-
|
|
1334
|
-
|
|
1335
|
-
|
|
1336
|
-
|
|
1337
|
-
|
|
1338
|
-
|
|
1339
|
-
|
|
1340
|
-
|
|
1341
|
-
|
|
1342
|
-
|
|
1343
|
-
"
|
|
1344
|
-
});
|
|
1345
|
-
/**
|
|
1346
|
-
* @summary Create a new dataset in SmartSpace, specifying details like name, datasource, and properties.
|
|
1347
|
-
*/
|
|
1348
|
-
exports.dataSpacesPostDatasetPathIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
1349
|
-
exports.dataSpacesPostDatasetParams = zod_1.default.strictObject({
|
|
1350
|
-
"id": zod_1.default.string().regex(exports.dataSpacesPostDatasetPathIdRegExp).describe('The DataSpace ID')
|
|
1688
|
+
}).describe('Model for a block `StateInterface` — a piece of state declared by a\r\nblock interface, with a JSON default value and an optional pin-ref scope.'))
|
|
1689
|
+
}).describe('Model for a block interface — the schema that describes a single\r\n(name, version) pair of a block (ports, state, scope). Collides on the\r\nsimple name with `SmartSpace.App.Data.Entities.BlockInterface`; alias\r\n`DataEntities = SmartSpace.App.Data.Entities` in files that import\r\nboth. `Name` and `Version` live on the entity but are surfaced\r\nhere too so the wire shape is self-describing (the same model travels via\r\nSignalR debug payloads where the keys are stripped).'))),
|
|
1690
|
+
"parseError": zod_1.default.string().nullish(),
|
|
1691
|
+
"rowVersion": zod_1.default.string()
|
|
1692
|
+
}).describe('Response after saving a draft. `ParseError` is non-null when the source\r\nfailed to parse — the text is still persisted, but `BlockInterfaces` is\r\nempty until parse succeeds (matches the editor\'s live-preview semantics).');
|
|
1693
|
+
/**
|
|
1694
|
+
* @summary Publish the draft's saved source as a tenant-visible Custom block set.
|
|
1695
|
+
When a published set of the same name exists, the first call returns 409
|
|
1696
|
+
with the impact details; retry with `confirmOverwrite: true` to
|
|
1697
|
+
replace it (a new row supersedes the old per newest-wins resolution).
|
|
1698
|
+
*/
|
|
1699
|
+
exports.draftsPublishDraftParams = zod_1.default.strictObject({
|
|
1700
|
+
"name": zod_1.default.string()
|
|
1351
1701
|
});
|
|
1352
|
-
exports.
|
|
1353
|
-
|
|
1354
|
-
"
|
|
1355
|
-
|
|
1356
|
-
|
|
1702
|
+
exports.draftsPublishDraftBody = zod_1.default.strictObject({
|
|
1703
|
+
"confirmOverwrite": zod_1.default.boolean(),
|
|
1704
|
+
"publishAs": zod_1.default.string().nullish()
|
|
1705
|
+
}).describe('`ConfirmOverwrite` must be true to replace an already-published set of\r\n the same name — the first attempt 409s with the impact details so the user\r\n opts in deliberately (see the custom-block rework design, Phase 3).');
|
|
1706
|
+
exports.draftsPublishDraftResponseBlockSetIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
1707
|
+
exports.draftsPublishDraftResponse = zod_1.default.object({
|
|
1708
|
+
"blockSetId": zod_1.default.string().regex(exports.draftsPublishDraftResponseBlockSetIdRegExp),
|
|
1709
|
+
"blocks": zod_1.default.array(zod_1.default.object({
|
|
1710
|
+
"name": zod_1.default.string(),
|
|
1711
|
+
"version": zod_1.default.string()
|
|
1357
1712
|
})),
|
|
1358
|
-
"description": zod_1.default.string().nullish(),
|
|
1359
1713
|
"name": zod_1.default.string()
|
|
1360
1714
|
});
|
|
1361
|
-
exports.debugInvokeParams = zod_1.default.strictObject({
|
|
1362
|
-
"connectionId": zod_1.default.string(),
|
|
1363
|
-
"method": zod_1.default.string()
|
|
1364
|
-
});
|
|
1365
|
-
exports.debugInvokeBodyItem = zod_1.default.any();
|
|
1366
|
-
exports.debugInvokeBody = zod_1.default.array(exports.debugInvokeBodyItem);
|
|
1367
1715
|
/**
|
|
1368
|
-
* @summary Upload files to be referenced in requests (supports full and chunked uploads)
|
|
1716
|
+
* @summary Upload files to be referenced in requests (supports full and chunked uploads).
|
|
1369
1717
|
*/
|
|
1370
1718
|
exports.filesUploadFilesBodyThreadIdRegExpOne = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
1371
1719
|
exports.filesUploadFilesBodyUploadIdRegExpOne = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
@@ -1392,20 +1740,20 @@ exports.filesUploadFilesResponseItem = zod_1.default.object({
|
|
|
1392
1740
|
"size": zod_1.default.number(),
|
|
1393
1741
|
"threadId": zod_1.default.string().regex(exports.filesUploadFilesResponseThreadIdRegExpOne).nullish(),
|
|
1394
1742
|
"workspaceId": zod_1.default.string().regex(exports.filesUploadFilesResponseWorkspaceIdRegExpOne).nullish()
|
|
1395
|
-
});
|
|
1743
|
+
}).describe('Model for a stored file blob. The simple name collides with\r\n`System.IO.File` and `SmartSpace.App.Data.Entities.FileEntity`\r\n(which is itself named to side-step the BCL collision); the\r\n`SmartSpace.App.Business.Models.Files` namespace disambiguates. When\r\nimporting both this model and the entity, alias the entity side:\r\n```using DataEntities = SmartSpace.App.Data.Entities;```\n`ThreadId` reflects the entity column `MessageThreadId`\r\n(renamed at the model boundary because the API contract has always called\r\nit `threadId`). `WorkspaceId` keeps the lower-s spelling that\r\nmatches the entity column and is already on the wire.');
|
|
1396
1744
|
exports.filesUploadFilesResponse = zod_1.default.array(exports.filesUploadFilesResponseItem);
|
|
1397
1745
|
/**
|
|
1398
|
-
* @summary Get details for a file previously uploaded
|
|
1746
|
+
* @summary Get details for a file previously uploaded.
|
|
1399
1747
|
*/
|
|
1400
1748
|
exports.filesGetFileInfoPathIdRegExpOne = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
1401
1749
|
exports.filesGetFileInfoParams = zod_1.default.strictObject({
|
|
1402
|
-
"id": zod_1.default.string().regex(exports.filesGetFileInfoPathIdRegExpOne)
|
|
1750
|
+
"id": zod_1.default.string().regex(exports.filesGetFileInfoPathIdRegExpOne)
|
|
1403
1751
|
});
|
|
1404
1752
|
exports.filesGetFileInfoQueryThreadIdRegExpOne = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
1405
1753
|
exports.filesGetFileInfoQueryWorkspaceIdRegExpOne = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
1406
1754
|
exports.filesGetFileInfoQueryParams = zod_1.default.strictObject({
|
|
1407
|
-
"threadId": zod_1.default.string().regex(exports.filesGetFileInfoQueryThreadIdRegExpOne).optional()
|
|
1408
|
-
"workspaceId": zod_1.default.string().regex(exports.filesGetFileInfoQueryWorkspaceIdRegExpOne).optional()
|
|
1755
|
+
"threadId": zod_1.default.string().regex(exports.filesGetFileInfoQueryThreadIdRegExpOne).optional(),
|
|
1756
|
+
"workspaceId": zod_1.default.string().regex(exports.filesGetFileInfoQueryWorkspaceIdRegExpOne).optional()
|
|
1409
1757
|
});
|
|
1410
1758
|
exports.filesGetFileInfoResponseIdRegExpOne = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
1411
1759
|
exports.filesGetFileInfoResponseThreadIdRegExpOne = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
@@ -1420,36 +1768,36 @@ exports.filesGetFileInfoResponse = zod_1.default.object({
|
|
|
1420
1768
|
"size": zod_1.default.number(),
|
|
1421
1769
|
"threadId": zod_1.default.string().regex(exports.filesGetFileInfoResponseThreadIdRegExpOne).nullish(),
|
|
1422
1770
|
"workspaceId": zod_1.default.string().regex(exports.filesGetFileInfoResponseWorkspaceIdRegExpOne).nullish()
|
|
1423
|
-
});
|
|
1771
|
+
}).describe('Model for a stored file blob. The simple name collides with\r\n`System.IO.File` and `SmartSpace.App.Data.Entities.FileEntity`\r\n(which is itself named to side-step the BCL collision); the\r\n`SmartSpace.App.Business.Models.Files` namespace disambiguates. When\r\nimporting both this model and the entity, alias the entity side:\r\n```using DataEntities = SmartSpace.App.Data.Entities;```\n`ThreadId` reflects the entity column `MessageThreadId`\r\n(renamed at the model boundary because the API contract has always called\r\nit `threadId`). `WorkspaceId` keeps the lower-s spelling that\r\nmatches the entity column and is already on the wire.');
|
|
1424
1772
|
/**
|
|
1425
|
-
* @summary Download a previously uploaded file
|
|
1773
|
+
* @summary Download a previously uploaded file.
|
|
1426
1774
|
*/
|
|
1427
1775
|
exports.filesDownloadFilePathIdRegExpOne = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
1428
1776
|
exports.filesDownloadFileParams = zod_1.default.strictObject({
|
|
1429
|
-
"id": zod_1.default.string().regex(exports.filesDownloadFilePathIdRegExpOne)
|
|
1777
|
+
"id": zod_1.default.string().regex(exports.filesDownloadFilePathIdRegExpOne)
|
|
1430
1778
|
});
|
|
1431
1779
|
exports.filesDownloadFileQueryThreadIdRegExpOne = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
1432
1780
|
exports.filesDownloadFileQueryWorkspaceIdRegExpOne = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
1433
1781
|
exports.filesDownloadFileQueryParams = zod_1.default.strictObject({
|
|
1434
|
-
"threadId": zod_1.default.string().regex(exports.filesDownloadFileQueryThreadIdRegExpOne).optional()
|
|
1435
|
-
"workspaceId": zod_1.default.string().regex(exports.filesDownloadFileQueryWorkspaceIdRegExpOne).optional()
|
|
1782
|
+
"threadId": zod_1.default.string().regex(exports.filesDownloadFileQueryThreadIdRegExpOne).optional(),
|
|
1783
|
+
"workspaceId": zod_1.default.string().regex(exports.filesDownloadFileQueryWorkspaceIdRegExpOne).optional()
|
|
1436
1784
|
});
|
|
1437
1785
|
/**
|
|
1438
|
-
* @summary Get URI of a previously uploaded file
|
|
1786
|
+
* @summary Get URI of a previously uploaded file.
|
|
1439
1787
|
*/
|
|
1440
1788
|
exports.filesGetUriPathIdRegExpOne = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
1441
1789
|
exports.filesGetUriParams = zod_1.default.strictObject({
|
|
1442
|
-
"id": zod_1.default.string().regex(exports.filesGetUriPathIdRegExpOne)
|
|
1790
|
+
"id": zod_1.default.string().regex(exports.filesGetUriPathIdRegExpOne)
|
|
1443
1791
|
});
|
|
1444
1792
|
exports.filesGetUriQueryThreadIdRegExpOne = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
1445
1793
|
exports.filesGetUriQueryWorkspaceIdRegExpOne = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
1446
1794
|
exports.filesGetUriQueryParams = zod_1.default.strictObject({
|
|
1447
|
-
"threadId": zod_1.default.string().regex(exports.filesGetUriQueryThreadIdRegExpOne).optional()
|
|
1448
|
-
"workspaceId": zod_1.default.string().regex(exports.filesGetUriQueryWorkspaceIdRegExpOne).optional()
|
|
1795
|
+
"threadId": zod_1.default.string().regex(exports.filesGetUriQueryThreadIdRegExpOne).optional(),
|
|
1796
|
+
"workspaceId": zod_1.default.string().regex(exports.filesGetUriQueryWorkspaceIdRegExpOne).optional()
|
|
1449
1797
|
});
|
|
1450
1798
|
exports.filesGetUriResponse = zod_1.default.object({
|
|
1451
1799
|
"uri": zod_1.default.string()
|
|
1452
|
-
});
|
|
1800
|
+
}).describe('Response shape for `GET /files/{id}/uri` on both the chat-api and\r\nconfig-api. Frontends call this with whatever URL the server hands them\r\n(e.g. as the `sourceUri` on a file MessageValue) and expect a JSON\r\nobject — not a bare string — so the wire format stays extensible (we can\r\nadd e.g. an expiry without breaking clients).');
|
|
1453
1801
|
/**
|
|
1454
1802
|
* @summary Creates a new flow run with the specified parameters
|
|
1455
1803
|
*/
|
|
@@ -1497,7 +1845,7 @@ exports.flowRunsGetFileFromFlowRunIdResponse = zod_1.default.object({
|
|
|
1497
1845
|
"size": zod_1.default.number(),
|
|
1498
1846
|
"threadId": zod_1.default.string().regex(exports.flowRunsGetFileFromFlowRunIdResponseThreadIdRegExp).nullish(),
|
|
1499
1847
|
"workspaceId": zod_1.default.string().regex(exports.flowRunsGetFileFromFlowRunIdResponseWorkspaceIdRegExp).nullish()
|
|
1500
|
-
});
|
|
1848
|
+
}).describe('Model for a stored file blob. The simple name collides with\r\n`System.IO.File` and `SmartSpace.App.Data.Entities.FileEntity`\r\n(which is itself named to side-step the BCL collision); the\r\n`SmartSpace.App.Business.Models.Files` namespace disambiguates. When\r\nimporting both this model and the entity, alias the entity side:\r\n```using DataEntities = SmartSpace.App.Data.Entities;```\n`ThreadId` reflects the entity column `MessageThreadId`\r\n(renamed at the model boundary because the API contract has always called\r\nit `threadId`). `WorkspaceId` keeps the lower-s spelling that\r\nmatches the entity column and is already on the wire.');
|
|
1501
1849
|
/**
|
|
1502
1850
|
* @summary Gets a flow run including its context
|
|
1503
1851
|
*/
|
|
@@ -1505,6 +1853,16 @@ exports.flowRunsGetFlowRunPathIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]
|
|
|
1505
1853
|
exports.flowRunsGetFlowRunParams = zod_1.default.strictObject({
|
|
1506
1854
|
"id": zod_1.default.string().regex(exports.flowRunsGetFlowRunPathIdRegExp)
|
|
1507
1855
|
});
|
|
1856
|
+
/**
|
|
1857
|
+
* @summary Requests cancellation of a queued or running flow run. Cancellation
|
|
1858
|
+
is cooperative: a queued run is stamped cancelled before it starts;
|
|
1859
|
+
a running flow stops between block executions, typically within
|
|
1860
|
+
seconds. Cancelled runs carry cancelledAt in their basic info.
|
|
1861
|
+
*/
|
|
1862
|
+
exports.flowRunsCancelFlowRunPathIdRegExpOne = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
1863
|
+
exports.flowRunsCancelFlowRunParams = zod_1.default.strictObject({
|
|
1864
|
+
"id": zod_1.default.string().regex(exports.flowRunsCancelFlowRunPathIdRegExpOne)
|
|
1865
|
+
});
|
|
1508
1866
|
exports.flowRunsAddFileIdFilesPathIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
1509
1867
|
exports.flowRunsAddFileIdFilesParams = zod_1.default.strictObject({
|
|
1510
1868
|
"id": zod_1.default.string().regex(exports.flowRunsAddFileIdFilesPathIdRegExp)
|
|
@@ -1632,6 +1990,7 @@ exports.flowsSetActiveFlowDefinitionBody = zod_1.default.strictObject({
|
|
|
1632
1990
|
})
|
|
1633
1991
|
})).nullish(),
|
|
1634
1992
|
"constants": zod_1.default.record(zod_1.default.string(), zod_1.default.strictObject({
|
|
1993
|
+
"secret": zod_1.default.boolean(),
|
|
1635
1994
|
"value": zod_1.default.any().nullish()
|
|
1636
1995
|
})).nullish(),
|
|
1637
1996
|
"inputs": zod_1.default.record(zod_1.default.string(), zod_1.default.strictObject({
|
|
@@ -1723,9 +2082,9 @@ exports.modelsGetModelsResponse = zod_1.default.object({
|
|
|
1723
2082
|
"properties": zod_1.default.array(zod_1.default.object({
|
|
1724
2083
|
"name": zod_1.default.string(),
|
|
1725
2084
|
"type": zod_1.default.enum(['Boolean', 'Number', 'String'])
|
|
1726
|
-
})),
|
|
2085
|
+
}).describe('Polymorphic AI-model parameter (Number / Boolean / String) — discriminator\r\nlives on `Type`. The shape is kept because the public JSON contract\r\nreturns the variant-specific fields under one collection; flattening to a\r\nsingle record would be a breaking wire-shape change for the admin UI.')),
|
|
1727
2086
|
"virtualMachineUrl": zod_1.default.string().nullish()
|
|
1728
|
-
})),
|
|
2087
|
+
}).describe('Lighter list-endpoint shape — drops the nested `Deployment.Steps`\r\ncollection and keeps a flat `DeploymentStatus` + provider type for\r\nthe AI Models grid.')),
|
|
1729
2088
|
"total": zod_1.default.number()
|
|
1730
2089
|
});
|
|
1731
2090
|
/**
|
|
@@ -1815,8 +2174,8 @@ exports.modelsGetModelResponse = zod_1.default.object({
|
|
|
1815
2174
|
"properties": zod_1.default.array(zod_1.default.object({
|
|
1816
2175
|
"name": zod_1.default.string(),
|
|
1817
2176
|
"type": zod_1.default.enum(['Boolean', 'Number', 'String'])
|
|
1818
|
-
}))
|
|
1819
|
-
});
|
|
2177
|
+
}).describe('Polymorphic AI-model parameter (Number / Boolean / String) — discriminator\r\nlives on `Type`. The shape is kept because the public JSON contract\r\nreturns the variant-specific fields under one collection; flattening to a\r\nsingle record would be a breaking wire-shape change for the admin UI.'))
|
|
2178
|
+
}).describe('Full read model for an AI Model. Collides on the simple name with\r\n`SmartSpace.App.Data.Entities.Model`; alias\r\n`DataEntities = SmartSpace.App.Data.Entities` in files that import\r\nboth. The folder is named `AiModels` to avoid the second namespace\r\ncollision with `SmartSpace.App.Business.Models` itself.');
|
|
1820
2179
|
/**
|
|
1821
2180
|
* @summary Updates or inserts a model with the specified ID.
|
|
1822
2181
|
*/
|
|
@@ -1879,19 +2238,19 @@ exports.notificationGetResponseDataItemThreadIdRegExpOne = new RegExp('^[0-9a-fA
|
|
|
1879
2238
|
exports.notificationGetResponseDataItemWorkSpaceIdRegExpOne = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
1880
2239
|
exports.notificationGetResponse = zod_1.default.object({
|
|
1881
2240
|
"data": zod_1.default.array(zod_1.default.object({
|
|
1882
|
-
"createdAt": zod_1.default.iso.datetime({})
|
|
2241
|
+
"createdAt": zod_1.default.iso.datetime({}),
|
|
1883
2242
|
"createdBy": zod_1.default.string().nullish(),
|
|
1884
|
-
"createdByUserId": zod_1.default.string()
|
|
2243
|
+
"createdByUserId": zod_1.default.string(),
|
|
1885
2244
|
"description": zod_1.default.string().nullish(),
|
|
1886
2245
|
"dismissedAt": zod_1.default.iso.datetime({}).nullish(),
|
|
1887
|
-
"id": zod_1.default.string().regex(exports.notificationGetResponseDataItemIdRegExpOne)
|
|
1888
|
-
"notificationType": zod_1.default.enum(['WorkSpaceUpdated', 'MessageThreadUpdated', 'CommentUpdated']),
|
|
2246
|
+
"id": zod_1.default.string().regex(exports.notificationGetResponseDataItemIdRegExpOne),
|
|
2247
|
+
"notificationType": zod_1.default.enum(['WorkSpaceUpdated', 'MessageThreadUpdated', 'CommentUpdated', 'AddedToThread']),
|
|
1889
2248
|
"threadId": zod_1.default.string().regex(exports.notificationGetResponseDataItemThreadIdRegExpOne).nullish(),
|
|
1890
2249
|
"workSpaceId": zod_1.default.string().regex(exports.notificationGetResponseDataItemWorkSpaceIdRegExpOne).nullish()
|
|
1891
|
-
})),
|
|
2250
|
+
}).describe('Model for a Notification. Collides on the simple name with\r\n`SmartSpace.App.Data.Entities.Notification`; alias\r\n`DataEntities = SmartSpace.App.Data.Entities` in files that import\r\nboth. `CreatedBy` (display name) sits outside the positional ctor\r\nbecause it can\'t be expression-tree-translated — the service hydrates it\r\npost-projection via `IUserService.GetPrincipalDisplayNameByIdAsync`\r\nand emits a `with { CreatedBy = ... }`.')),
|
|
1892
2251
|
"total": zod_1.default.number(),
|
|
1893
2252
|
"totalUnread": zod_1.default.number()
|
|
1894
|
-
});
|
|
2253
|
+
}).describe('Notification list response shape. Two counts so callers can render an\r\n\"X unread of Y total\" badge without a second round-trip.');
|
|
1895
2254
|
/**
|
|
1896
2255
|
* @summary Update: mark read notifications.
|
|
1897
2256
|
*/
|
|
@@ -1950,6 +2309,143 @@ exports.reportingGetTokensResponse = zod_1.default.object({
|
|
|
1950
2309
|
"name": zod_1.default.string()
|
|
1951
2310
|
}))
|
|
1952
2311
|
});
|
|
2312
|
+
/**
|
|
2313
|
+
* @summary List configured syncs. status matches the data
|
|
2314
|
+
source's latest completed sync (e.g. Success / Failure), or "never"
|
|
2315
|
+
for sources with no recorded sync. sortBy:
|
|
2316
|
+
name | connector | lastSync (default: path).
|
|
2317
|
+
*/
|
|
2318
|
+
exports.syncsGetQueryTakeDefault = 50;
|
|
2319
|
+
exports.syncsGetQuerySkipDefault = 0;
|
|
2320
|
+
exports.syncsGetQueryDataSourceIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
2321
|
+
exports.syncsGetQueryParams = zod_1.default.strictObject({
|
|
2322
|
+
"take": zod_1.default.number().default(exports.syncsGetQueryTakeDefault),
|
|
2323
|
+
"skip": zod_1.default.number().optional(),
|
|
2324
|
+
"search": zod_1.default.string().optional(),
|
|
2325
|
+
"dataSourceId": zod_1.default.string().regex(exports.syncsGetQueryDataSourceIdRegExp).optional(),
|
|
2326
|
+
"status": zod_1.default.string().optional(),
|
|
2327
|
+
"sortBy": zod_1.default.string().optional(),
|
|
2328
|
+
"sortDirection": zod_1.default.string().optional()
|
|
2329
|
+
});
|
|
2330
|
+
exports.syncsGetResponseDataItemDataSetsItemIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
2331
|
+
exports.syncsGetResponseDataItemDataSetsItemVersionRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
2332
|
+
exports.syncsGetResponseDataItemDataSourceIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
2333
|
+
exports.syncsGetResponseDataItemIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
2334
|
+
exports.syncsGetResponse = zod_1.default.object({
|
|
2335
|
+
"data": zod_1.default.array(zod_1.default.object({
|
|
2336
|
+
"dataSets": zod_1.default.array(zod_1.default.object({
|
|
2337
|
+
"id": zod_1.default.string().regex(exports.syncsGetResponseDataItemDataSetsItemIdRegExp),
|
|
2338
|
+
"name": zod_1.default.string(),
|
|
2339
|
+
"version": zod_1.default.string().regex(exports.syncsGetResponseDataItemDataSetsItemVersionRegExp).nullish()
|
|
2340
|
+
})),
|
|
2341
|
+
"dataSource": zod_1.default.object({
|
|
2342
|
+
"id": zod_1.default.string().regex(exports.syncsGetResponseDataItemDataSourceIdRegExp),
|
|
2343
|
+
"isQueued": zod_1.default.boolean(),
|
|
2344
|
+
"isSyncing": zod_1.default.boolean(),
|
|
2345
|
+
"name": zod_1.default.string(),
|
|
2346
|
+
"sourceType": zod_1.default.enum(['BlobStorage', 'SqlServer', 'AzureSql', 'Cosmos', 'GoogleDrive', 'SharePoint', 'SharePointSite', 'HubSpot', 'AzureStorage', 'File', 'Sitemap']),
|
|
2347
|
+
"syncStartedAt": zod_1.default.iso.datetime({}).nullish()
|
|
2348
|
+
}),
|
|
2349
|
+
"filters": zod_1.default.string().nullish(),
|
|
2350
|
+
"highwaterMark": zod_1.default.iso.datetime({}).nullish(),
|
|
2351
|
+
"id": zod_1.default.string().regex(exports.syncsGetResponseDataItemIdRegExp),
|
|
2352
|
+
"latestSyncAt": zod_1.default.iso.datetime({}).nullish(),
|
|
2353
|
+
"latestSyncItemCount": zod_1.default.number().nullish(),
|
|
2354
|
+
"latestSyncMessage": zod_1.default.string().nullish(),
|
|
2355
|
+
"latestSyncStatus": zod_1.default.string().nullish(),
|
|
2356
|
+
"name": zod_1.default.string(),
|
|
2357
|
+
"path": zod_1.default.string(),
|
|
2358
|
+
"recentSyncs": zod_1.default.array(zod_1.default.object({
|
|
2359
|
+
"end": zod_1.default.iso.datetime({}),
|
|
2360
|
+
"itemCount": zod_1.default.number(),
|
|
2361
|
+
"message": zod_1.default.string().nullish(),
|
|
2362
|
+
"start": zod_1.default.iso.datetime({}),
|
|
2363
|
+
"status": zod_1.default.string()
|
|
2364
|
+
}).describe('One sync = one configured data source container: the source selection\r\n(path + filters) the sync service pulls, with its high-water mark and the\r\ndatasets subscribed to it via container flow triggers.')).nullish(),
|
|
2365
|
+
"statusMessage": zod_1.default.string().nullish()
|
|
2366
|
+
})),
|
|
2367
|
+
"total": zod_1.default.number()
|
|
2368
|
+
});
|
|
2369
|
+
/**
|
|
2370
|
+
* @summary The sync-requests queue right now: approximate depth and which data
|
|
2371
|
+
sources have a request WAITING. In-flight requests are invisible to
|
|
2372
|
+
peek (visibility timeout) — that state is each data source's
|
|
2373
|
+
isSyncing flag. Literal route wins over the {containerId} template.
|
|
2374
|
+
*/
|
|
2375
|
+
exports.syncsGetQueueResponseWaitingDataSourceIdsItemRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
2376
|
+
exports.syncsGetQueueResponse = zod_1.default.object({
|
|
2377
|
+
"depth": zod_1.default.number(),
|
|
2378
|
+
"waitingDataSourceIds": zod_1.default.array(zod_1.default.string().regex(exports.syncsGetQueueResponseWaitingDataSourceIdsItemRegExp))
|
|
2379
|
+
}).describe('Point-in-time view of the sync-requests queue: how many requests are\r\nwaiting and which data sources they are for. Waiting only — a message\r\nbeing processed is invisible for its visibility timeout (that state is\r\nwhat IsSyncing covers).');
|
|
2380
|
+
exports.syncsGetByIdPathContainerIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
2381
|
+
exports.syncsGetByIdParams = zod_1.default.strictObject({
|
|
2382
|
+
"containerId": zod_1.default.string().regex(exports.syncsGetByIdPathContainerIdRegExp)
|
|
2383
|
+
});
|
|
2384
|
+
exports.syncsGetByIdResponseDataSetsItemIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
2385
|
+
exports.syncsGetByIdResponseDataSetsItemVersionRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
2386
|
+
exports.syncsGetByIdResponseDataSourceIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
2387
|
+
exports.syncsGetByIdResponseIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
2388
|
+
exports.syncsGetByIdResponse = zod_1.default.object({
|
|
2389
|
+
"dataSets": zod_1.default.array(zod_1.default.object({
|
|
2390
|
+
"id": zod_1.default.string().regex(exports.syncsGetByIdResponseDataSetsItemIdRegExp),
|
|
2391
|
+
"name": zod_1.default.string(),
|
|
2392
|
+
"version": zod_1.default.string().regex(exports.syncsGetByIdResponseDataSetsItemVersionRegExp).nullish()
|
|
2393
|
+
})),
|
|
2394
|
+
"dataSource": zod_1.default.object({
|
|
2395
|
+
"id": zod_1.default.string().regex(exports.syncsGetByIdResponseDataSourceIdRegExp),
|
|
2396
|
+
"isQueued": zod_1.default.boolean(),
|
|
2397
|
+
"isSyncing": zod_1.default.boolean(),
|
|
2398
|
+
"name": zod_1.default.string(),
|
|
2399
|
+
"sourceType": zod_1.default.enum(['BlobStorage', 'SqlServer', 'AzureSql', 'Cosmos', 'GoogleDrive', 'SharePoint', 'SharePointSite', 'HubSpot', 'AzureStorage', 'File', 'Sitemap']),
|
|
2400
|
+
"syncStartedAt": zod_1.default.iso.datetime({}).nullish()
|
|
2401
|
+
}),
|
|
2402
|
+
"filters": zod_1.default.string().nullish(),
|
|
2403
|
+
"highwaterMark": zod_1.default.iso.datetime({}).nullish(),
|
|
2404
|
+
"id": zod_1.default.string().regex(exports.syncsGetByIdResponseIdRegExp),
|
|
2405
|
+
"latestSyncAt": zod_1.default.iso.datetime({}).nullish(),
|
|
2406
|
+
"latestSyncItemCount": zod_1.default.number().nullish(),
|
|
2407
|
+
"latestSyncMessage": zod_1.default.string().nullish(),
|
|
2408
|
+
"latestSyncStatus": zod_1.default.string().nullish(),
|
|
2409
|
+
"name": zod_1.default.string(),
|
|
2410
|
+
"path": zod_1.default.string(),
|
|
2411
|
+
"recentSyncs": zod_1.default.array(zod_1.default.object({
|
|
2412
|
+
"end": zod_1.default.iso.datetime({}),
|
|
2413
|
+
"itemCount": zod_1.default.number(),
|
|
2414
|
+
"message": zod_1.default.string().nullish(),
|
|
2415
|
+
"start": zod_1.default.iso.datetime({}),
|
|
2416
|
+
"status": zod_1.default.string()
|
|
2417
|
+
}).describe('One sync = one configured data source container: the source selection\r\n(path + filters) the sync service pulls, with its high-water mark and the\r\ndatasets subscribed to it via container flow triggers.')).nullish(),
|
|
2418
|
+
"statusMessage": zod_1.default.string().nullish()
|
|
2419
|
+
});
|
|
2420
|
+
/**
|
|
2421
|
+
* @summary The sync's landed items (read-only metadata), proxied from the AI API's
|
|
2422
|
+
container-items endpoint.
|
|
2423
|
+
*/
|
|
2424
|
+
exports.syncsGetItemsPathContainerIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
2425
|
+
exports.syncsGetItemsParams = zod_1.default.strictObject({
|
|
2426
|
+
"containerId": zod_1.default.string().regex(exports.syncsGetItemsPathContainerIdRegExp)
|
|
2427
|
+
});
|
|
2428
|
+
exports.syncsGetItemsQuerySkipDefault = 0;
|
|
2429
|
+
exports.syncsGetItemsQueryTakeDefault = 50;
|
|
2430
|
+
exports.syncsGetItemsQueryParams = zod_1.default.strictObject({
|
|
2431
|
+
"skip": zod_1.default.number().optional(),
|
|
2432
|
+
"take": zod_1.default.number().default(exports.syncsGetItemsQueryTakeDefault)
|
|
2433
|
+
});
|
|
2434
|
+
exports.syncsGetItemsResponseDataItemContainerIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
2435
|
+
exports.syncsGetItemsResponseDataItemIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
2436
|
+
exports.syncsGetItemsResponse = zod_1.default.object({
|
|
2437
|
+
"data": zod_1.default.array(zod_1.default.object({
|
|
2438
|
+
"blobUri": zod_1.default.string().nullish(),
|
|
2439
|
+
"bytes": zod_1.default.string().nullish(),
|
|
2440
|
+
"containerId": zod_1.default.string().regex(exports.syncsGetItemsResponseDataItemContainerIdRegExp).nullish(),
|
|
2441
|
+
"id": zod_1.default.string().regex(exports.syncsGetItemsResponseDataItemIdRegExp),
|
|
2442
|
+
"isJson": zod_1.default.boolean().nullish(),
|
|
2443
|
+
"name": zod_1.default.string().nullish(),
|
|
2444
|
+
"path": zod_1.default.string().nullish(),
|
|
2445
|
+
"pending": zod_1.default.boolean().nullish()
|
|
2446
|
+
})),
|
|
2447
|
+
"total": zod_1.default.number()
|
|
2448
|
+
});
|
|
1953
2449
|
/**
|
|
1954
2450
|
* @summary Gets Tenant Id
|
|
1955
2451
|
*/
|
|
@@ -1972,14 +2468,15 @@ exports.usersGetUsersResponse = zod_1.default.object({
|
|
|
1972
2468
|
"lastActiveAt": zod_1.default.iso.datetime({}).nullish(),
|
|
1973
2469
|
"mobilePhone": zod_1.default.string().nullish(),
|
|
1974
2470
|
"name": zod_1.default.string(),
|
|
1975
|
-
"permissions": zod_1.default.enum(['
|
|
1976
|
-
})),
|
|
2471
|
+
"permissions": zod_1.default.array(zod_1.default.enum(['WorkspaceCreate', 'WorkspaceEdit', 'WorkspaceDelete', 'DataSpaceCreate', 'DataSpaceEdit', 'DataSpaceDelete', 'ConnectorCreate', 'ConnectorEdit', 'ConnectorDelete']))
|
|
2472
|
+
}).describe('Full per-user detail returned by the admin user-management endpoints.\r\nJoins the AAD principal with the local SmartSpace.App.Business.Models.Users.UserPermission\r\njunction state and last-activity timestamp.')),
|
|
1977
2473
|
"total": zod_1.default.number()
|
|
1978
2474
|
});
|
|
1979
2475
|
exports.usersGetUsersByFilterParams = zod_1.default.strictObject({
|
|
1980
|
-
"permissions": zod_1.default.enum(['
|
|
2476
|
+
"permissions": zod_1.default.array(zod_1.default.enum(['WorkspaceCreate', 'WorkspaceEdit', 'WorkspaceDelete', 'DataSpaceCreate', 'DataSpaceEdit', 'DataSpaceDelete', 'ConnectorCreate', 'ConnectorEdit', 'ConnectorDelete']))
|
|
1981
2477
|
});
|
|
1982
|
-
exports.
|
|
2478
|
+
exports.usersGetMyPermissionsResponseItem = zod_1.default.enum(['WorkspaceCreate', 'WorkspaceEdit', 'WorkspaceDelete', 'DataSpaceCreate', 'DataSpaceEdit', 'DataSpaceDelete', 'ConnectorCreate', 'ConnectorEdit', 'ConnectorDelete']);
|
|
2479
|
+
exports.usersGetMyPermissionsResponse = zod_1.default.array(exports.usersGetMyPermissionsResponseItem);
|
|
1983
2480
|
/**
|
|
1984
2481
|
* @summary Disable user (Remove all assigned WorkSpaces by UserId)
|
|
1985
2482
|
*/
|
|
@@ -2000,7 +2497,7 @@ exports.usersSearchUsersResponseItem = zod_1.default.object({
|
|
|
2000
2497
|
"id": zod_1.default.string(),
|
|
2001
2498
|
"isAssigned": zod_1.default.boolean(),
|
|
2002
2499
|
"name": zod_1.default.string()
|
|
2003
|
-
});
|
|
2500
|
+
}).describe('Minimal user search result for autocomplete / picker UIs. Drops every\r\nfield that isn\'t needed to render a row — the picker only needs id, name,\r\nand email.');
|
|
2004
2501
|
exports.usersSearchUsersResponse = zod_1.default.array(exports.usersSearchUsersResponseItem);
|
|
2005
2502
|
/**
|
|
2006
2503
|
* @summary Retrieve user detail in SmartSpace
|
|
@@ -2012,11 +2509,9 @@ exports.usersGetUserDetailResponse = zod_1.default.object({
|
|
|
2012
2509
|
"emailAddress": zod_1.default.string().nullish(),
|
|
2013
2510
|
"id": zod_1.default.string(),
|
|
2014
2511
|
"isAdmin": zod_1.default.boolean().nullish(),
|
|
2015
|
-
"lastActiveAt": zod_1.default.iso.datetime({}).nullish(),
|
|
2016
2512
|
"mobilePhone": zod_1.default.string().nullish(),
|
|
2017
|
-
"name": zod_1.default.string()
|
|
2018
|
-
|
|
2019
|
-
});
|
|
2513
|
+
"name": zod_1.default.string()
|
|
2514
|
+
}).describe('Lighter user model used by role-membership lookups and permission-based\r\nfilters where the full per-user activity and permission set isn\'t needed.\r\nDrops the heavier SmartSpace.App.Business.Models.Users.AppUserDetail fields to keep\r\nrole-membership payloads tight.');
|
|
2020
2515
|
/**
|
|
2021
2516
|
* @summary Retrieves the profile photo for a user. Returns the raw JPEG image with HTTP cache headers
|
|
2022
2517
|
so browsers can cache the image via standard img src usage.
|
|
@@ -2039,18 +2534,20 @@ exports.usersGetAccessWorkSpacesQueryParams = zod_1.default.strictObject({
|
|
|
2039
2534
|
"skip": zod_1.default.number().optional().describe('number of workspaces to get'),
|
|
2040
2535
|
"take": zod_1.default.number().default(exports.usersGetAccessWorkSpacesQueryTakeDefault).describe('number of workspaces to skip')
|
|
2041
2536
|
});
|
|
2042
|
-
exports.
|
|
2043
|
-
exports.
|
|
2044
|
-
exports.
|
|
2045
|
-
"
|
|
2046
|
-
|
|
2047
|
-
|
|
2048
|
-
|
|
2049
|
-
|
|
2050
|
-
|
|
2051
|
-
|
|
2537
|
+
exports.usersGetAccessWorkSpacesResponseDataItemIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
2538
|
+
exports.usersGetAccessWorkSpacesResponseDataItemWorkSpaceIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
2539
|
+
exports.usersGetAccessWorkSpacesResponse = zod_1.default.object({
|
|
2540
|
+
"data": zod_1.default.array(zod_1.default.object({
|
|
2541
|
+
"accessType": zod_1.default.enum(['Principal', 'Group']),
|
|
2542
|
+
"displayName": zod_1.default.string().nullish(),
|
|
2543
|
+
"id": zod_1.default.string().regex(exports.usersGetAccessWorkSpacesResponseDataItemIdRegExp).nullish(),
|
|
2544
|
+
"objectId": zod_1.default.string(),
|
|
2545
|
+
"principalType": zod_1.default.enum(['Unknown', 'User', 'ServicePrincipal', 'Internal']).optional(),
|
|
2546
|
+
"workSpaceId": zod_1.default.string().regex(exports.usersGetAccessWorkSpacesResponseDataItemWorkSpaceIdRegExp).nullish(),
|
|
2547
|
+
"workSpaceName": zod_1.default.string().nullish()
|
|
2548
|
+
}).describe('Per-workspace access summary surfaced by the \"what workspaces does this\r\nuser belong to\" lookups. Carries the workspace\'s name alongside the\r\naccess grant so callers can render the assignment list without an\r\nadditional workspace lookup.')),
|
|
2549
|
+
"total": zod_1.default.number()
|
|
2052
2550
|
});
|
|
2053
|
-
exports.usersGetAccessWorkSpacesResponse = zod_1.default.array(exports.usersGetAccessWorkSpacesResponseItem);
|
|
2054
2551
|
exports.usersAdminPermissionPathUserIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
2055
2552
|
exports.usersAdminPermissionParams = zod_1.default.strictObject({
|
|
2056
2553
|
"userId": zod_1.default.string().regex(exports.usersAdminPermissionPathUserIdRegExp)
|
|
@@ -2062,11 +2559,12 @@ exports.usersAddUserPermissionPathUserIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-
|
|
|
2062
2559
|
exports.usersAddUserPermissionParams = zod_1.default.strictObject({
|
|
2063
2560
|
"userId": zod_1.default.string().regex(exports.usersAddUserPermissionPathUserIdRegExp)
|
|
2064
2561
|
});
|
|
2065
|
-
exports.
|
|
2562
|
+
exports.usersAddUserPermissionBodyItem = zod_1.default.enum(['WorkspaceCreate', 'WorkspaceEdit', 'WorkspaceDelete', 'DataSpaceCreate', 'DataSpaceEdit', 'DataSpaceDelete', 'ConnectorCreate', 'ConnectorEdit', 'ConnectorDelete']);
|
|
2563
|
+
exports.usersAddUserPermissionBody = zod_1.default.array(exports.usersAddUserPermissionBodyItem);
|
|
2066
2564
|
exports.usersRemoveUserPermissionPathUserIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
2067
2565
|
exports.usersRemoveUserPermissionParams = zod_1.default.strictObject({
|
|
2068
2566
|
"userId": zod_1.default.string().regex(exports.usersRemoveUserPermissionPathUserIdRegExp),
|
|
2069
|
-
"permission": zod_1.default.enum(['
|
|
2567
|
+
"permission": zod_1.default.array(zod_1.default.enum(['WorkspaceCreate', 'WorkspaceEdit', 'WorkspaceDelete', 'DataSpaceCreate', 'DataSpaceEdit', 'DataSpaceDelete', 'ConnectorCreate', 'ConnectorEdit', 'ConnectorDelete']))
|
|
2070
2568
|
});
|
|
2071
2569
|
/**
|
|
2072
2570
|
* @summary Returns a list of available Azure locations for deploying virtual machines
|
|
@@ -2120,15 +2618,18 @@ exports.workSpaceTemplatesGetResponse = zod_1.default.object({
|
|
|
2120
2618
|
"total": zod_1.default.number()
|
|
2121
2619
|
});
|
|
2122
2620
|
/**
|
|
2123
|
-
* @summary
|
|
2621
|
+
* @summary Retrieves a collection of workspaces.
|
|
2124
2622
|
*/
|
|
2125
2623
|
exports.workSpacesGetGetQueryTakeDefaultOne = 20;
|
|
2126
2624
|
exports.workSpacesGetGetQuerySkipDefaultOne = 0;
|
|
2127
2625
|
exports.workSpacesGetGetQueryParams = zod_1.default.strictObject({
|
|
2128
|
-
"take": zod_1.default.number().default(exports.workSpacesGetGetQueryTakeDefaultOne)
|
|
2129
|
-
"skip": zod_1.default.number().optional()
|
|
2130
|
-
"search": zod_1.default.string().optional()
|
|
2626
|
+
"take": zod_1.default.number().default(exports.workSpacesGetGetQueryTakeDefaultOne),
|
|
2627
|
+
"skip": zod_1.default.number().optional(),
|
|
2628
|
+
"search": zod_1.default.string().optional(),
|
|
2629
|
+
"sortBy": zod_1.default.string().optional(),
|
|
2630
|
+
"sortDirection": zod_1.default.string().optional()
|
|
2131
2631
|
});
|
|
2632
|
+
exports.workSpacesGetGetResponseDataItemConnectorsItemIdRegExpOne = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
2132
2633
|
exports.workSpacesGetGetResponseDataItemDataSpacesItemDataSetsItemDataSpaceIdRegExpOne = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
2133
2634
|
exports.workSpacesGetGetResponseDataItemDataSpacesItemDataSetsItemFlowActiveFlowDefinitionIdRegExpOne = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
2134
2635
|
exports.workSpacesGetGetResponseDataItemDataSpacesItemDataSetsItemFlowIdRegExpOne = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
@@ -2149,6 +2650,11 @@ exports.workSpacesGetGetResponseDataItemModelConfigurationsItemModelIdRegExpOne
|
|
|
2149
2650
|
exports.workSpacesGetGetResponseDataItemSandBoxThreadIdRegExpOne = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
2150
2651
|
exports.workSpacesGetGetResponse = zod_1.default.object({
|
|
2151
2652
|
"data": zod_1.default.array(zod_1.default.object({
|
|
2653
|
+
"connectors": zod_1.default.array(zod_1.default.object({
|
|
2654
|
+
"id": zod_1.default.string().regex(exports.workSpacesGetGetResponseDataItemConnectorsItemIdRegExpOne),
|
|
2655
|
+
"kind": zod_1.default.string(),
|
|
2656
|
+
"name": zod_1.default.string()
|
|
2657
|
+
}).describe('The shape non-admins are allowed to see: enough to pick a connector from a\r\ndropdown, and nothing more. No URL (that is infrastructure detail) and no\r\nauth settings. Used by the workspace MCP tab\'s picker and embedded in the\r\nworkspace detail response so the flow editor can list what is attached.')),
|
|
2152
2658
|
"createdAt": zod_1.default.iso.datetime({}),
|
|
2153
2659
|
"createdByUserId": zod_1.default.string(),
|
|
2154
2660
|
"dataSpaces": zod_1.default.array(zod_1.default.object({
|
|
@@ -2195,6 +2701,7 @@ exports.workSpacesGetGetResponse = zod_1.default.object({
|
|
|
2195
2701
|
})
|
|
2196
2702
|
})).nullish(),
|
|
2197
2703
|
"constants": zod_1.default.record(zod_1.default.string(), zod_1.default.object({
|
|
2704
|
+
"secret": zod_1.default.boolean(),
|
|
2198
2705
|
"value": zod_1.default.any().nullish()
|
|
2199
2706
|
})).nullish(),
|
|
2200
2707
|
"inputs": zod_1.default.record(zod_1.default.string(), zod_1.default.object({
|
|
@@ -2215,6 +2722,11 @@ exports.workSpacesGetGetResponse = zod_1.default.object({
|
|
|
2215
2722
|
"triggers": zod_1.default.array(zod_1.default.object({
|
|
2216
2723
|
"dataSourceContainer": zod_1.default.object({
|
|
2217
2724
|
"dataSourceId": zod_1.default.string().regex(exports.workSpacesGetGetResponseDataItemDataSpacesItemDataSetsItemFlowTriggersItemDataSourceContainerDataSourceIdRegExpOne),
|
|
2725
|
+
"filters": zod_1.default.array(zod_1.default.object({
|
|
2726
|
+
"operator": zod_1.default.string(),
|
|
2727
|
+
"propertyName": zod_1.default.string(),
|
|
2728
|
+
"value": zod_1.default.string()
|
|
2729
|
+
})).nullish(),
|
|
2218
2730
|
"id": zod_1.default.string().regex(exports.workSpacesGetGetResponseDataItemDataSpacesItemDataSetsItemFlowTriggersItemDataSourceContainerIdRegExpOne),
|
|
2219
2731
|
"name": zod_1.default.string(),
|
|
2220
2732
|
"path": zod_1.default.string()
|
|
@@ -2244,7 +2756,7 @@ exports.workSpacesGetGetResponse = zod_1.default.object({
|
|
|
2244
2756
|
"workspacesInfo": zod_1.default.array(zod_1.default.object({
|
|
2245
2757
|
"id": zod_1.default.string().regex(exports.workSpacesGetGetResponseDataItemDataSpacesItemWorkspacesInfoItemIdRegExpOne),
|
|
2246
2758
|
"name": zod_1.default.string()
|
|
2247
|
-
})).nullish()
|
|
2759
|
+
}).describe('Cross-domain lightweight workspace pointer (id + name) embedded in\r\nshapes owned by other domains (e.g. SmartSpace.App.Business.Models.DataSpace). Stays\r\nin the legacy `SmartSpace.App.Business.Models` namespace until\r\nthose domains migrate.')).nullish()
|
|
2248
2760
|
})),
|
|
2249
2761
|
"favorited": zod_1.default.boolean(),
|
|
2250
2762
|
"firstPrompt": zod_1.default.string().nullish(),
|
|
@@ -2252,7 +2764,6 @@ exports.workSpacesGetGetResponse = zod_1.default.object({
|
|
|
2252
2764
|
"inputs": zod_1.default.record(zod_1.default.string(), zod_1.default.object({
|
|
2253
2765
|
"schema": zod_1.default.record(zod_1.default.string(), zod_1.default.any())
|
|
2254
2766
|
})),
|
|
2255
|
-
"isPromptAndResponseLoggingEnabled": zod_1.default.boolean().nullish(),
|
|
2256
2767
|
"modelConfigurations": zod_1.default.array(zod_1.default.object({
|
|
2257
2768
|
"frequencyPenalty": zod_1.default.number(),
|
|
2258
2769
|
"model": zod_1.default.object({
|
|
@@ -2261,284 +2772,100 @@ exports.workSpacesGetGetResponse = zod_1.default.object({
|
|
|
2261
2772
|
"deployment": zod_1.default.object({
|
|
2262
2773
|
"createdAt": zod_1.default.iso.datetime({}).nullish(),
|
|
2263
2774
|
"createdByUserId": zod_1.default.string().nullish(),
|
|
2264
|
-
"detailedMessage": zod_1.default.string().nullish(),
|
|
2265
|
-
"dockerFile": zod_1.default.string().nullish(),
|
|
2266
|
-
"id": zod_1.default.string().regex(exports.workSpacesGetGetResponseDataItemModelConfigurationsItemModelDeploymentIdRegExpOne),
|
|
2267
|
-
"modelName": zod_1.default.string(),
|
|
2268
|
-
"providerDeploymentId": zod_1.default.string().nullish(),
|
|
2269
|
-
"providerId": zod_1.default.string().regex(exports.workSpacesGetGetResponseDataItemModelConfigurationsItemModelDeploymentProviderIdRegExpOne).nullish(),
|
|
2270
|
-
"region": zod_1.default.string().nullish(),
|
|
2271
|
-
"status": zod_1.default.enum(['Deploying', 'Ready', 'Failed', 'Deleting', 'Deleted']),
|
|
2272
|
-
"statusMessage": zod_1.default.string().nullish(),
|
|
2273
|
-
"statusUpdatedAt": zod_1.default.iso.datetime({}).nullish(),
|
|
2274
|
-
"steps": zod_1.default.array(zod_1.default.object({
|
|
2275
|
-
"finishedAt": zod_1.default.iso.datetime({}).nullish(),
|
|
2276
|
-
"id": zod_1.default.string().regex(exports.workSpacesGetGetResponseDataItemModelConfigurationsItemModelDeploymentStepsItemIdRegExpOne),
|
|
2277
|
-
"index": zod_1.default.number(),
|
|
2278
|
-
"message": zod_1.default.string(),
|
|
2279
|
-
"name": zod_1.default.enum(['DeployVNet', 'DeployVM', 'InstallDependencies', 'DownloadModel', 'TestModel']),
|
|
2280
|
-
"progress": zod_1.default.number(),
|
|
2281
|
-
"startedAt": zod_1.default.iso.datetime({}).nullish()
|
|
2282
|
-
})),
|
|
2283
|
-
"url": zod_1.default.string().nullish(),
|
|
2284
|
-
"virtualMachineServerType": zod_1.default.enum(['TextGenerationInference', 'VLlm']).optional(),
|
|
2285
|
-
"virtualMachineUrl": zod_1.default.string().nullish(),
|
|
2286
|
-
"vmSize": zod_1.default.string().nullish()
|
|
2287
|
-
}).optional(),
|
|
2288
|
-
"displayName": zod_1.default.string(),
|
|
2289
|
-
"id": zod_1.default.string().regex(exports.workSpacesGetGetResponseDataItemModelConfigurationsItemModelIdRegExpOne),
|
|
2290
|
-
"modelDeploymentProviderType": zod_1.default.enum(['OpenAi', 'AzureOpenAi', 'HuggingFace', 'Cohere', 'Anthropic', 'Gemini', 'VertexAi', 'AzureFoundry']).optional(),
|
|
2291
|
-
"modelPublisher": zod_1.default.enum(['OpenAi', 'Anthropic', 'Google', 'Meta', 'Mistral', 'Microsoft', 'DeepSeek', 'Cohere', 'XAi', 'HuggingFace', 'Amazon', 'Qwen', 'Other']).optional(),
|
|
2292
|
-
"name": zod_1.default.string(),
|
|
2293
|
-
"properties": zod_1.default.array(zod_1.default.object({
|
|
2294
|
-
"name": zod_1.default.string(),
|
|
2295
|
-
"type": zod_1.default.enum(['Boolean', 'Number', 'String'])
|
|
2296
|
-
}))
|
|
2297
|
-
}),
|
|
2298
|
-
"prePrompt": zod_1.default.string(),
|
|
2299
|
-
"presencePenalty": zod_1.default.number(),
|
|
2300
|
-
"role": zod_1.default.enum(['Document', 'Agent', 'Analyzer']),
|
|
2301
|
-
"temperature": zod_1.default.number(),
|
|
2302
|
-
"topP": zod_1.default.number()
|
|
2303
|
-
})),
|
|
2304
|
-
"modifiedAt": zod_1.default.iso.datetime({}).nullish(),
|
|
2305
|
-
"modifiedByUserId": zod_1.default.string().nullish(),
|
|
2306
|
-
"name": zod_1.default.string(),
|
|
2307
|
-
"outputSchema": zod_1.default.string().nullish(),
|
|
2308
|
-
"sandBoxThreadId": zod_1.default.string().regex(exports.workSpacesGetGetResponseDataItemSandBoxThreadIdRegExpOne).nullish(),
|
|
2309
|
-
"showSources": zod_1.default.boolean(),
|
|
2310
|
-
"summary": zod_1.default.string().nullish(),
|
|
2311
|
-
"supportsFiles": zod_1.default.boolean().nullish(),
|
|
2312
|
-
"tags": zod_1.default.array(zod_1.default.string()).nullish(),
|
|
2313
|
-
"variables": zod_1.default.record(zod_1.default.string(), zod_1.default.object({
|
|
2314
|
-
"access": zod_1.default.enum(['None', 'Read', 'Write']),
|
|
2315
|
-
"schema": zod_1.default.record(zod_1.default.string(), zod_1.default.any())
|
|
2316
|
-
}))
|
|
2317
|
-
})),
|
|
2318
|
-
"total": zod_1.default.number()
|
|
2319
|
-
});
|
|
2320
|
-
/**
|
|
2321
|
-
* @summary Create a new workspace in SmartSpace, specifying details such as name and associated data spaces.
|
|
2322
|
-
*/
|
|
2323
|
-
exports.workSpacesPostBodyDataSpacesItemRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
2324
|
-
exports.workSpacesPostBodyIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
2325
|
-
exports.workSpacesPostBodyModelConfigurationsItemModelIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
2326
|
-
exports.workSpacesPostBodyTemplateVersionIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
2327
|
-
exports.workSpacesPostBody = zod_1.default.strictObject({
|
|
2328
|
-
"dataSpaces": zod_1.default.array(zod_1.default.string().regex(exports.workSpacesPostBodyDataSpacesItemRegExp)),
|
|
2329
|
-
"id": zod_1.default.string().regex(exports.workSpacesPostBodyIdRegExp).nullish(),
|
|
2330
|
-
"modelConfigurations": zod_1.default.array(zod_1.default.strictObject({
|
|
2331
|
-
"frequencyPenalty": zod_1.default.number(),
|
|
2332
|
-
"modelDisplayText": zod_1.default.string().nullish(),
|
|
2333
|
-
"modelId": zod_1.default.string().regex(exports.workSpacesPostBodyModelConfigurationsItemModelIdRegExp).nullish(),
|
|
2334
|
-
"prePrompt": zod_1.default.string(),
|
|
2335
|
-
"presencePenalty": zod_1.default.number(),
|
|
2336
|
-
"role": zod_1.default.enum(['Document', 'Agent', 'Analyzer']),
|
|
2337
|
-
"temperature": zod_1.default.number(),
|
|
2338
|
-
"topP": zod_1.default.number()
|
|
2339
|
-
})),
|
|
2340
|
-
"name": zod_1.default.string(),
|
|
2341
|
-
"templateVersionId": zod_1.default.string().regex(exports.workSpacesPostBodyTemplateVersionIdRegExp).nullish()
|
|
2342
|
-
});
|
|
2343
|
-
exports.workSpacesPostResponseDataSpacesItemDataSetsItemDataSpaceIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
2344
|
-
exports.workSpacesPostResponseDataSpacesItemDataSetsItemFlowActiveFlowDefinitionIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
2345
|
-
exports.workSpacesPostResponseDataSpacesItemDataSetsItemFlowIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
2346
|
-
exports.workSpacesPostResponseDataSpacesItemDataSetsItemFlowTriggersItemDataSourceContainerDataSourceIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
2347
|
-
exports.workSpacesPostResponseDataSpacesItemDataSetsItemFlowTriggersItemDataSourceContainerIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
2348
|
-
exports.workSpacesPostResponseDataSpacesItemDataSetsItemFlowTriggersItemFlowIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
2349
|
-
exports.workSpacesPostResponseDataSpacesItemDataSetsItemFlowTriggersItemIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
2350
|
-
exports.workSpacesPostResponseDataSpacesItemDataSetsItemIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
2351
|
-
exports.workSpacesPostResponseDataSpacesItemDataSetsItemVersionRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
2352
|
-
exports.workSpacesPostResponseDataSpacesItemIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
2353
|
-
exports.workSpacesPostResponseDataSpacesItemParentWorkspaceIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
2354
|
-
exports.workSpacesPostResponseDataSpacesItemWorkspacesInfoItemIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
2355
|
-
exports.workSpacesPostResponseIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
2356
|
-
exports.workSpacesPostResponseModelConfigurationsItemModelDeploymentIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
2357
|
-
exports.workSpacesPostResponseModelConfigurationsItemModelDeploymentProviderIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
2358
|
-
exports.workSpacesPostResponseModelConfigurationsItemModelDeploymentStepsItemIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
2359
|
-
exports.workSpacesPostResponseModelConfigurationsItemModelIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
2360
|
-
exports.workSpacesPostResponseSandBoxThreadIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
2361
|
-
exports.workSpacesPostResponse = zod_1.default.object({
|
|
2362
|
-
"createdAt": zod_1.default.iso.datetime({}),
|
|
2363
|
-
"createdByUserId": zod_1.default.string(),
|
|
2364
|
-
"dataSpaces": zod_1.default.array(zod_1.default.object({
|
|
2365
|
-
"createdAt": zod_1.default.iso.datetime({}),
|
|
2366
|
-
"createdByUserId": zod_1.default.string(),
|
|
2367
|
-
"dataSets": zod_1.default.array(zod_1.default.object({
|
|
2368
|
-
"createdAt": zod_1.default.iso.datetime({}),
|
|
2369
|
-
"createdByUserId": zod_1.default.string(),
|
|
2370
|
-
"dataSpaceId": zod_1.default.string().regex(exports.workSpacesPostResponseDataSpacesItemDataSetsItemDataSpaceIdRegExp).nullish(),
|
|
2371
|
-
"description": zod_1.default.string().nullish(),
|
|
2372
|
-
"flow": zod_1.default.object({
|
|
2373
|
-
"activeFlowDefinition": zod_1.default.object({
|
|
2374
|
-
"blocks": zod_1.default.record(zod_1.default.string(), zod_1.default.object({
|
|
2375
|
-
"constants": zod_1.default.array(zod_1.default.object({
|
|
2376
|
-
"target": zod_1.default.object({
|
|
2377
|
-
"pin": zod_1.default.string(),
|
|
2378
|
-
"port": zod_1.default.string()
|
|
2379
|
-
}),
|
|
2380
|
-
"value": zod_1.default.any().nullish()
|
|
2381
|
-
})).nullish(),
|
|
2382
|
-
"description": zod_1.default.string().nullish(),
|
|
2383
|
-
"dynamicInputPins": zod_1.default.array(zod_1.default.object({
|
|
2384
|
-
"pin": zod_1.default.string(),
|
|
2385
|
-
"port": zod_1.default.string()
|
|
2386
|
-
})).nullish(),
|
|
2387
|
-
"dynamicOutputPins": zod_1.default.array(zod_1.default.object({
|
|
2388
|
-
"pin": zod_1.default.string(),
|
|
2389
|
-
"port": zod_1.default.string()
|
|
2390
|
-
})).nullish(),
|
|
2391
|
-
"dynamicPorts": zod_1.default.array(zod_1.default.string()).nullish(),
|
|
2392
|
-
"name": zod_1.default.string(),
|
|
2393
|
-
"version": zod_1.default.string()
|
|
2394
|
-
})).nullish(),
|
|
2395
|
-
"connections": zod_1.default.array(zod_1.default.object({
|
|
2396
|
-
"source": zod_1.default.object({
|
|
2397
|
-
"node": zod_1.default.string(),
|
|
2398
|
-
"pin": zod_1.default.string().nullish(),
|
|
2399
|
-
"port": zod_1.default.string().nullish()
|
|
2400
|
-
}),
|
|
2401
|
-
"target": zod_1.default.object({
|
|
2402
|
-
"node": zod_1.default.string(),
|
|
2403
|
-
"pin": zod_1.default.string().nullish(),
|
|
2404
|
-
"port": zod_1.default.string().nullish()
|
|
2405
|
-
})
|
|
2406
|
-
})).nullish(),
|
|
2407
|
-
"constants": zod_1.default.record(zod_1.default.string(), zod_1.default.object({
|
|
2408
|
-
"value": zod_1.default.any().nullish()
|
|
2409
|
-
})).nullish(),
|
|
2410
|
-
"inputs": zod_1.default.record(zod_1.default.string(), zod_1.default.object({
|
|
2411
|
-
"schema": zod_1.default.record(zod_1.default.string(), zod_1.default.any())
|
|
2412
|
-
})).nullish(),
|
|
2413
|
-
"layout": zod_1.default.any().nullish(),
|
|
2414
|
-
"name": zod_1.default.string().nullish(),
|
|
2415
|
-
"outputs": zod_1.default.record(zod_1.default.string(), zod_1.default.object({
|
|
2416
|
-
"schema": zod_1.default.record(zod_1.default.string(), zod_1.default.any())
|
|
2417
|
-
})).nullish(),
|
|
2418
|
-
"variables": zod_1.default.record(zod_1.default.string(), zod_1.default.object({
|
|
2419
|
-
"access": zod_1.default.enum(['None', 'Read', 'Write']),
|
|
2420
|
-
"schema": zod_1.default.record(zod_1.default.string(), zod_1.default.any())
|
|
2421
|
-
})).nullish()
|
|
2775
|
+
"detailedMessage": zod_1.default.string().nullish(),
|
|
2776
|
+
"dockerFile": zod_1.default.string().nullish(),
|
|
2777
|
+
"id": zod_1.default.string().regex(exports.workSpacesGetGetResponseDataItemModelConfigurationsItemModelDeploymentIdRegExpOne),
|
|
2778
|
+
"modelName": zod_1.default.string(),
|
|
2779
|
+
"providerDeploymentId": zod_1.default.string().nullish(),
|
|
2780
|
+
"providerId": zod_1.default.string().regex(exports.workSpacesGetGetResponseDataItemModelConfigurationsItemModelDeploymentProviderIdRegExpOne).nullish(),
|
|
2781
|
+
"region": zod_1.default.string().nullish(),
|
|
2782
|
+
"status": zod_1.default.enum(['Deploying', 'Ready', 'Failed', 'Deleting', 'Deleted']),
|
|
2783
|
+
"statusMessage": zod_1.default.string().nullish(),
|
|
2784
|
+
"statusUpdatedAt": zod_1.default.iso.datetime({}).nullish(),
|
|
2785
|
+
"steps": zod_1.default.array(zod_1.default.object({
|
|
2786
|
+
"finishedAt": zod_1.default.iso.datetime({}).nullish(),
|
|
2787
|
+
"id": zod_1.default.string().regex(exports.workSpacesGetGetResponseDataItemModelConfigurationsItemModelDeploymentStepsItemIdRegExpOne),
|
|
2788
|
+
"index": zod_1.default.number(),
|
|
2789
|
+
"message": zod_1.default.string(),
|
|
2790
|
+
"name": zod_1.default.enum(['DeployVNet', 'DeployVM', 'InstallDependencies', 'DownloadModel', 'TestModel']),
|
|
2791
|
+
"progress": zod_1.default.number(),
|
|
2792
|
+
"startedAt": zod_1.default.iso.datetime({}).nullish()
|
|
2793
|
+
})),
|
|
2794
|
+
"url": zod_1.default.string().nullish(),
|
|
2795
|
+
"virtualMachineServerType": zod_1.default.enum(['TextGenerationInference', 'VLlm']).optional(),
|
|
2796
|
+
"virtualMachineUrl": zod_1.default.string().nullish(),
|
|
2797
|
+
"vmSize": zod_1.default.string().nullish()
|
|
2422
2798
|
}).optional(),
|
|
2423
|
-
"
|
|
2424
|
-
"id": zod_1.default.string().regex(exports.
|
|
2425
|
-
"
|
|
2426
|
-
|
|
2427
|
-
|
|
2428
|
-
|
|
2429
|
-
|
|
2430
|
-
|
|
2431
|
-
}),
|
|
2432
|
-
"flowId": zod_1.default.string().regex(exports.workSpacesPostResponseDataSpacesItemDataSetsItemFlowTriggersItemFlowIdRegExp),
|
|
2433
|
-
"id": zod_1.default.string().regex(exports.workSpacesPostResponseDataSpacesItemDataSetsItemFlowTriggersItemIdRegExp),
|
|
2434
|
-
"inputName": zod_1.default.string(),
|
|
2435
|
-
"type": zod_1.default.enum(['Periodic', 'Container'])
|
|
2799
|
+
"displayName": zod_1.default.string(),
|
|
2800
|
+
"id": zod_1.default.string().regex(exports.workSpacesGetGetResponseDataItemModelConfigurationsItemModelIdRegExpOne),
|
|
2801
|
+
"modelDeploymentProviderType": zod_1.default.enum(['OpenAi', 'AzureOpenAi', 'HuggingFace', 'Cohere', 'Anthropic', 'Gemini', 'VertexAi', 'AzureFoundry']).optional(),
|
|
2802
|
+
"modelPublisher": zod_1.default.enum(['OpenAi', 'Anthropic', 'Google', 'Meta', 'Mistral', 'Microsoft', 'DeepSeek', 'Cohere', 'XAi', 'HuggingFace', 'Amazon', 'Qwen', 'Other']).optional(),
|
|
2803
|
+
"name": zod_1.default.string(),
|
|
2804
|
+
"properties": zod_1.default.array(zod_1.default.object({
|
|
2805
|
+
"name": zod_1.default.string(),
|
|
2806
|
+
"type": zod_1.default.enum(['Boolean', 'Number', 'String'])
|
|
2436
2807
|
}))
|
|
2437
|
-
})
|
|
2438
|
-
"
|
|
2439
|
-
"
|
|
2440
|
-
"
|
|
2441
|
-
"
|
|
2442
|
-
"
|
|
2443
|
-
|
|
2444
|
-
"isVector": zod_1.default.boolean(),
|
|
2445
|
-
"name": zod_1.default.string()
|
|
2446
|
-
})),
|
|
2447
|
-
"version": zod_1.default.string().regex(exports.workSpacesPostResponseDataSpacesItemDataSetsItemVersionRegExp).nullish()
|
|
2448
|
-
})).nullish(),
|
|
2449
|
-
"id": zod_1.default.string().regex(exports.workSpacesPostResponseDataSpacesItemIdRegExp),
|
|
2808
|
+
}),
|
|
2809
|
+
"prePrompt": zod_1.default.string(),
|
|
2810
|
+
"presencePenalty": zod_1.default.number(),
|
|
2811
|
+
"role": zod_1.default.enum(['Document', 'Agent', 'Analyzer']),
|
|
2812
|
+
"temperature": zod_1.default.number(),
|
|
2813
|
+
"topP": zod_1.default.number()
|
|
2814
|
+
})),
|
|
2450
2815
|
"modifiedAt": zod_1.default.iso.datetime({}).nullish(),
|
|
2451
2816
|
"modifiedByUserId": zod_1.default.string().nullish(),
|
|
2452
2817
|
"name": zod_1.default.string(),
|
|
2453
|
-
"
|
|
2454
|
-
"
|
|
2455
|
-
|
|
2456
|
-
|
|
2457
|
-
|
|
2458
|
-
|
|
2459
|
-
|
|
2460
|
-
|
|
2461
|
-
|
|
2462
|
-
|
|
2463
|
-
|
|
2464
|
-
|
|
2465
|
-
|
|
2466
|
-
|
|
2818
|
+
"outputSchema": zod_1.default.string().nullish(),
|
|
2819
|
+
"sandBoxThreadId": zod_1.default.string().regex(exports.workSpacesGetGetResponseDataItemSandBoxThreadIdRegExpOne).nullish(),
|
|
2820
|
+
"showSources": zod_1.default.boolean(),
|
|
2821
|
+
"summary": zod_1.default.string().nullish(),
|
|
2822
|
+
"supportsFiles": zod_1.default.boolean().nullish(),
|
|
2823
|
+
"tags": zod_1.default.array(zod_1.default.string()).nullish(),
|
|
2824
|
+
"variables": zod_1.default.record(zod_1.default.string(), zod_1.default.object({
|
|
2825
|
+
"access": zod_1.default.enum(['None', 'Read', 'Write']),
|
|
2826
|
+
"schema": zod_1.default.record(zod_1.default.string(), zod_1.default.any())
|
|
2827
|
+
}))
|
|
2828
|
+
}).describe('Full read model for a WorkSpace. Collides on the simple name with\r\n`SmartSpace.App.Data.Entities.WorkSpace`; alias\r\n`DataEntities = SmartSpace.App.Data.Entities` in files that import\r\nboth. References pre-existing cross-domain models\r\n(SmartSpace.App.Business.Models.DataSpace, SmartSpace.App.Business.Models.ModelConfiguration,\r\nSmartSpace.App.Business.Models.Flows.FlowInput, SmartSpace.App.Business.Models.Flows.FlowVariable) — those are not\r\nre-modelled by this PR.')),
|
|
2829
|
+
"total": zod_1.default.number()
|
|
2830
|
+
});
|
|
2831
|
+
/**
|
|
2832
|
+
* @summary Creates a new workspace.
|
|
2833
|
+
*/
|
|
2834
|
+
exports.workSpacesPostBodyDataSpacesItemRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
2835
|
+
exports.workSpacesPostBodyIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
2836
|
+
exports.workSpacesPostBodyModelConfigurationsItemModelIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
2837
|
+
exports.workSpacesPostBodyTemplateVersionIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
2838
|
+
exports.workSpacesPostBody = zod_1.default.strictObject({
|
|
2839
|
+
"dataSpaces": zod_1.default.array(zod_1.default.string().regex(exports.workSpacesPostBodyDataSpacesItemRegExp)),
|
|
2840
|
+
"id": zod_1.default.string().regex(exports.workSpacesPostBodyIdRegExp).nullish(),
|
|
2841
|
+
"modelConfigurations": zod_1.default.array(zod_1.default.strictObject({
|
|
2467
2842
|
"frequencyPenalty": zod_1.default.number(),
|
|
2468
|
-
"
|
|
2469
|
-
|
|
2470
|
-
"createdByUserId": zod_1.default.string().nullish(),
|
|
2471
|
-
"deployment": zod_1.default.object({
|
|
2472
|
-
"createdAt": zod_1.default.iso.datetime({}).nullish(),
|
|
2473
|
-
"createdByUserId": zod_1.default.string().nullish(),
|
|
2474
|
-
"detailedMessage": zod_1.default.string().nullish(),
|
|
2475
|
-
"dockerFile": zod_1.default.string().nullish(),
|
|
2476
|
-
"id": zod_1.default.string().regex(exports.workSpacesPostResponseModelConfigurationsItemModelDeploymentIdRegExp),
|
|
2477
|
-
"modelName": zod_1.default.string(),
|
|
2478
|
-
"providerDeploymentId": zod_1.default.string().nullish(),
|
|
2479
|
-
"providerId": zod_1.default.string().regex(exports.workSpacesPostResponseModelConfigurationsItemModelDeploymentProviderIdRegExp).nullish(),
|
|
2480
|
-
"region": zod_1.default.string().nullish(),
|
|
2481
|
-
"status": zod_1.default.enum(['Deploying', 'Ready', 'Failed', 'Deleting', 'Deleted']),
|
|
2482
|
-
"statusMessage": zod_1.default.string().nullish(),
|
|
2483
|
-
"statusUpdatedAt": zod_1.default.iso.datetime({}).nullish(),
|
|
2484
|
-
"steps": zod_1.default.array(zod_1.default.object({
|
|
2485
|
-
"finishedAt": zod_1.default.iso.datetime({}).nullish(),
|
|
2486
|
-
"id": zod_1.default.string().regex(exports.workSpacesPostResponseModelConfigurationsItemModelDeploymentStepsItemIdRegExp),
|
|
2487
|
-
"index": zod_1.default.number(),
|
|
2488
|
-
"message": zod_1.default.string(),
|
|
2489
|
-
"name": zod_1.default.enum(['DeployVNet', 'DeployVM', 'InstallDependencies', 'DownloadModel', 'TestModel']),
|
|
2490
|
-
"progress": zod_1.default.number(),
|
|
2491
|
-
"startedAt": zod_1.default.iso.datetime({}).nullish()
|
|
2492
|
-
})),
|
|
2493
|
-
"url": zod_1.default.string().nullish(),
|
|
2494
|
-
"virtualMachineServerType": zod_1.default.enum(['TextGenerationInference', 'VLlm']).optional(),
|
|
2495
|
-
"virtualMachineUrl": zod_1.default.string().nullish(),
|
|
2496
|
-
"vmSize": zod_1.default.string().nullish()
|
|
2497
|
-
}).optional(),
|
|
2498
|
-
"displayName": zod_1.default.string(),
|
|
2499
|
-
"id": zod_1.default.string().regex(exports.workSpacesPostResponseModelConfigurationsItemModelIdRegExp),
|
|
2500
|
-
"modelDeploymentProviderType": zod_1.default.enum(['OpenAi', 'AzureOpenAi', 'HuggingFace', 'Cohere', 'Anthropic', 'Gemini', 'VertexAi', 'AzureFoundry']).optional(),
|
|
2501
|
-
"modelPublisher": zod_1.default.enum(['OpenAi', 'Anthropic', 'Google', 'Meta', 'Mistral', 'Microsoft', 'DeepSeek', 'Cohere', 'XAi', 'HuggingFace', 'Amazon', 'Qwen', 'Other']).optional(),
|
|
2502
|
-
"name": zod_1.default.string(),
|
|
2503
|
-
"properties": zod_1.default.array(zod_1.default.object({
|
|
2504
|
-
"name": zod_1.default.string(),
|
|
2505
|
-
"type": zod_1.default.enum(['Boolean', 'Number', 'String'])
|
|
2506
|
-
}))
|
|
2507
|
-
}),
|
|
2843
|
+
"modelDisplayText": zod_1.default.string().nullish(),
|
|
2844
|
+
"modelId": zod_1.default.string().regex(exports.workSpacesPostBodyModelConfigurationsItemModelIdRegExp).nullish(),
|
|
2508
2845
|
"prePrompt": zod_1.default.string(),
|
|
2509
2846
|
"presencePenalty": zod_1.default.number(),
|
|
2510
2847
|
"role": zod_1.default.enum(['Document', 'Agent', 'Analyzer']),
|
|
2511
2848
|
"temperature": zod_1.default.number(),
|
|
2512
2849
|
"topP": zod_1.default.number()
|
|
2513
2850
|
})),
|
|
2514
|
-
"modifiedAt": zod_1.default.iso.datetime({}).nullish(),
|
|
2515
|
-
"modifiedByUserId": zod_1.default.string().nullish(),
|
|
2516
2851
|
"name": zod_1.default.string(),
|
|
2517
|
-
"
|
|
2518
|
-
|
|
2519
|
-
"showSources": zod_1.default.boolean(),
|
|
2520
|
-
"summary": zod_1.default.string().nullish(),
|
|
2521
|
-
"supportsFiles": zod_1.default.boolean().nullish(),
|
|
2522
|
-
"tags": zod_1.default.array(zod_1.default.string()).nullish(),
|
|
2523
|
-
"variables": zod_1.default.record(zod_1.default.string(), zod_1.default.object({
|
|
2524
|
-
"access": zod_1.default.enum(['None', 'Read', 'Write']),
|
|
2525
|
-
"schema": zod_1.default.record(zod_1.default.string(), zod_1.default.any())
|
|
2526
|
-
}))
|
|
2527
|
-
});
|
|
2852
|
+
"templateVersionId": zod_1.default.string().regex(exports.workSpacesPostBodyTemplateVersionIdRegExp).nullish()
|
|
2853
|
+
}).describe('Request shape for creating a workspace. SmartSpace.App.Business.Models.WorkSpaces.CreateWorkSpace.Id is optional —\r\ncallers may pre-allocate the id (e.g. for idempotency / client-side\r\noptimistic UI) or let the service generate one.');
|
|
2528
2854
|
/**
|
|
2529
|
-
* @summary
|
|
2855
|
+
* @summary Deletes a workspace by its ID.
|
|
2530
2856
|
*/
|
|
2531
2857
|
exports.workSpacesDeletePathIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
2532
2858
|
exports.workSpacesDeleteParams = zod_1.default.strictObject({
|
|
2533
|
-
"id": zod_1.default.string().regex(exports.workSpacesDeletePathIdRegExp)
|
|
2859
|
+
"id": zod_1.default.string().regex(exports.workSpacesDeletePathIdRegExp)
|
|
2534
2860
|
});
|
|
2535
2861
|
/**
|
|
2536
|
-
* @summary
|
|
2862
|
+
* @summary Retrieves a workspace by its ID.
|
|
2537
2863
|
*/
|
|
2538
2864
|
exports.workSpacesGetIdPathIdRegExpOne = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
2539
2865
|
exports.workSpacesGetIdParams = zod_1.default.strictObject({
|
|
2540
|
-
"id": zod_1.default.string().regex(exports.workSpacesGetIdPathIdRegExpOne)
|
|
2866
|
+
"id": zod_1.default.string().regex(exports.workSpacesGetIdPathIdRegExpOne)
|
|
2541
2867
|
});
|
|
2868
|
+
exports.workSpacesGetIdResponseConnectorsItemIdRegExpOne = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
2542
2869
|
exports.workSpacesGetIdResponseDataSpacesItemDataSetsItemDataSpaceIdRegExpOne = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
2543
2870
|
exports.workSpacesGetIdResponseDataSpacesItemDataSetsItemFlowActiveFlowDefinitionIdRegExpOne = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
2544
2871
|
exports.workSpacesGetIdResponseDataSpacesItemDataSetsItemFlowIdRegExpOne = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
@@ -2558,6 +2885,11 @@ exports.workSpacesGetIdResponseModelConfigurationsItemModelDeploymentStepsItemId
|
|
|
2558
2885
|
exports.workSpacesGetIdResponseModelConfigurationsItemModelIdRegExpOne = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
2559
2886
|
exports.workSpacesGetIdResponseSandBoxThreadIdRegExpOne = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
2560
2887
|
exports.workSpacesGetIdResponse = zod_1.default.object({
|
|
2888
|
+
"connectors": zod_1.default.array(zod_1.default.object({
|
|
2889
|
+
"id": zod_1.default.string().regex(exports.workSpacesGetIdResponseConnectorsItemIdRegExpOne),
|
|
2890
|
+
"kind": zod_1.default.string(),
|
|
2891
|
+
"name": zod_1.default.string()
|
|
2892
|
+
}).describe('The shape non-admins are allowed to see: enough to pick a connector from a\r\ndropdown, and nothing more. No URL (that is infrastructure detail) and no\r\nauth settings. Used by the workspace MCP tab\'s picker and embedded in the\r\nworkspace detail response so the flow editor can list what is attached.')),
|
|
2561
2893
|
"createdAt": zod_1.default.iso.datetime({}),
|
|
2562
2894
|
"createdByUserId": zod_1.default.string(),
|
|
2563
2895
|
"dataSpaces": zod_1.default.array(zod_1.default.object({
|
|
@@ -2604,6 +2936,7 @@ exports.workSpacesGetIdResponse = zod_1.default.object({
|
|
|
2604
2936
|
})
|
|
2605
2937
|
})).nullish(),
|
|
2606
2938
|
"constants": zod_1.default.record(zod_1.default.string(), zod_1.default.object({
|
|
2939
|
+
"secret": zod_1.default.boolean(),
|
|
2607
2940
|
"value": zod_1.default.any().nullish()
|
|
2608
2941
|
})).nullish(),
|
|
2609
2942
|
"inputs": zod_1.default.record(zod_1.default.string(), zod_1.default.object({
|
|
@@ -2624,6 +2957,11 @@ exports.workSpacesGetIdResponse = zod_1.default.object({
|
|
|
2624
2957
|
"triggers": zod_1.default.array(zod_1.default.object({
|
|
2625
2958
|
"dataSourceContainer": zod_1.default.object({
|
|
2626
2959
|
"dataSourceId": zod_1.default.string().regex(exports.workSpacesGetIdResponseDataSpacesItemDataSetsItemFlowTriggersItemDataSourceContainerDataSourceIdRegExpOne),
|
|
2960
|
+
"filters": zod_1.default.array(zod_1.default.object({
|
|
2961
|
+
"operator": zod_1.default.string(),
|
|
2962
|
+
"propertyName": zod_1.default.string(),
|
|
2963
|
+
"value": zod_1.default.string()
|
|
2964
|
+
})).nullish(),
|
|
2627
2965
|
"id": zod_1.default.string().regex(exports.workSpacesGetIdResponseDataSpacesItemDataSetsItemFlowTriggersItemDataSourceContainerIdRegExpOne),
|
|
2628
2966
|
"name": zod_1.default.string(),
|
|
2629
2967
|
"path": zod_1.default.string()
|
|
@@ -2653,7 +2991,7 @@ exports.workSpacesGetIdResponse = zod_1.default.object({
|
|
|
2653
2991
|
"workspacesInfo": zod_1.default.array(zod_1.default.object({
|
|
2654
2992
|
"id": zod_1.default.string().regex(exports.workSpacesGetIdResponseDataSpacesItemWorkspacesInfoItemIdRegExpOne),
|
|
2655
2993
|
"name": zod_1.default.string()
|
|
2656
|
-
})).nullish()
|
|
2994
|
+
}).describe('Cross-domain lightweight workspace pointer (id + name) embedded in\r\nshapes owned by other domains (e.g. SmartSpace.App.Business.Models.DataSpace). Stays\r\nin the legacy `SmartSpace.App.Business.Models` namespace until\r\nthose domains migrate.')).nullish()
|
|
2657
2995
|
})),
|
|
2658
2996
|
"favorited": zod_1.default.boolean(),
|
|
2659
2997
|
"firstPrompt": zod_1.default.string().nullish(),
|
|
@@ -2661,7 +2999,6 @@ exports.workSpacesGetIdResponse = zod_1.default.object({
|
|
|
2661
2999
|
"inputs": zod_1.default.record(zod_1.default.string(), zod_1.default.object({
|
|
2662
3000
|
"schema": zod_1.default.record(zod_1.default.string(), zod_1.default.any())
|
|
2663
3001
|
})),
|
|
2664
|
-
"isPromptAndResponseLoggingEnabled": zod_1.default.boolean().nullish(),
|
|
2665
3002
|
"modelConfigurations": zod_1.default.array(zod_1.default.object({
|
|
2666
3003
|
"frequencyPenalty": zod_1.default.number(),
|
|
2667
3004
|
"model": zod_1.default.object({
|
|
@@ -2723,7 +3060,7 @@ exports.workSpacesGetIdResponse = zod_1.default.object({
|
|
|
2723
3060
|
"access": zod_1.default.enum(['None', 'Read', 'Write']),
|
|
2724
3061
|
"schema": zod_1.default.record(zod_1.default.string(), zod_1.default.any())
|
|
2725
3062
|
}))
|
|
2726
|
-
});
|
|
3063
|
+
}).describe('Full read model for a WorkSpace. Collides on the simple name with\r\n`SmartSpace.App.Data.Entities.WorkSpace`; alias\r\n`DataEntities = SmartSpace.App.Data.Entities` in files that import\r\nboth. References pre-existing cross-domain models\r\n(SmartSpace.App.Business.Models.DataSpace, SmartSpace.App.Business.Models.ModelConfiguration,\r\nSmartSpace.App.Business.Models.Flows.FlowInput, SmartSpace.App.Business.Models.Flows.FlowVariable) — those are not\r\nre-modelled by this PR.');
|
|
2727
3064
|
exports.workSpacesGetWorkspaceAdminsPathIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
2728
3065
|
exports.workSpacesGetWorkspaceAdminsParams = zod_1.default.strictObject({
|
|
2729
3066
|
"id": zod_1.default.string().regex(exports.workSpacesGetWorkspaceAdminsPathIdRegExp)
|
|
@@ -2732,7 +3069,7 @@ exports.workSpacesGetWorkspaceAdminsResponseItem = zod_1.default.object({
|
|
|
2732
3069
|
"id": zod_1.default.string(),
|
|
2733
3070
|
"isAdmin": zod_1.default.boolean(),
|
|
2734
3071
|
"name": zod_1.default.string()
|
|
2735
|
-
});
|
|
3072
|
+
}).describe('User-on-workspace projection: the user\'s id, display name, and whether\r\nthey are a workspace admin. Composed by the service from\r\n`EntityAccess` + `WorkspaceAdmin` records + the user-directory\r\ndisplay name — not a direct entity projection.');
|
|
2736
3073
|
exports.workSpacesGetWorkspaceAdminsResponse = zod_1.default.array(exports.workSpacesGetWorkspaceAdminsResponseItem);
|
|
2737
3074
|
exports.workSpacesDeleteAdminPathIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
2738
3075
|
exports.workSpacesDeleteAdminPathUserIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
@@ -2740,30 +3077,18 @@ exports.workSpacesDeleteAdminParams = zod_1.default.strictObject({
|
|
|
2740
3077
|
"id": zod_1.default.string().regex(exports.workSpacesDeleteAdminPathIdRegExp),
|
|
2741
3078
|
"userId": zod_1.default.string().regex(exports.workSpacesDeleteAdminPathUserIdRegExp)
|
|
2742
3079
|
});
|
|
2743
|
-
exports.workSpacesDeleteAdminResponseItem = zod_1.default.object({
|
|
2744
|
-
"id": zod_1.default.string(),
|
|
2745
|
-
"isAdmin": zod_1.default.boolean(),
|
|
2746
|
-
"name": zod_1.default.string()
|
|
2747
|
-
});
|
|
2748
|
-
exports.workSpacesDeleteAdminResponse = zod_1.default.array(exports.workSpacesDeleteAdminResponseItem);
|
|
2749
3080
|
exports.workSpacesAddWorkspaceAdminPathIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
2750
3081
|
exports.workSpacesAddWorkspaceAdminPathUserIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
2751
3082
|
exports.workSpacesAddWorkspaceAdminParams = zod_1.default.strictObject({
|
|
2752
3083
|
"id": zod_1.default.string().regex(exports.workSpacesAddWorkspaceAdminPathIdRegExp),
|
|
2753
3084
|
"userId": zod_1.default.string().regex(exports.workSpacesAddWorkspaceAdminPathUserIdRegExp)
|
|
2754
3085
|
});
|
|
2755
|
-
exports.workSpacesAddWorkspaceAdminResponseItem = zod_1.default.object({
|
|
2756
|
-
"id": zod_1.default.string(),
|
|
2757
|
-
"isAdmin": zod_1.default.boolean(),
|
|
2758
|
-
"name": zod_1.default.string()
|
|
2759
|
-
});
|
|
2760
|
-
exports.workSpacesAddWorkspaceAdminResponse = zod_1.default.array(exports.workSpacesAddWorkspaceAdminResponseItem);
|
|
2761
3086
|
/**
|
|
2762
|
-
* @summary
|
|
3087
|
+
* @summary Updates the basic information of a workspace.
|
|
2763
3088
|
*/
|
|
2764
3089
|
exports.workSpacesPutPathIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
2765
3090
|
exports.workSpacesPutParams = zod_1.default.strictObject({
|
|
2766
|
-
"id": zod_1.default.string().regex(exports.workSpacesPutPathIdRegExp)
|
|
3091
|
+
"id": zod_1.default.string().regex(exports.workSpacesPutPathIdRegExp)
|
|
2767
3092
|
});
|
|
2768
3093
|
exports.workSpacesPutBody = zod_1.default.strictObject({
|
|
2769
3094
|
"firstPrompt": zod_1.default.string().nullish(),
|
|
@@ -2772,28 +3097,28 @@ exports.workSpacesPutBody = zod_1.default.strictObject({
|
|
|
2772
3097
|
"showSources": zod_1.default.boolean(),
|
|
2773
3098
|
"summary": zod_1.default.string().nullish(),
|
|
2774
3099
|
"tags": zod_1.default.array(zod_1.default.string()).nullish()
|
|
2775
|
-
});
|
|
3100
|
+
}).describe('Request shape for the basic-info PUT endpoint. Replaces the legacy\r\n`WorkSpaceBasicInfo` record (which lacked DataAnnotations); shape\r\nunchanged so the wire contract is preserved.');
|
|
2776
3101
|
/**
|
|
2777
|
-
* @summary
|
|
3102
|
+
* @summary Marks a workspace as favorited or not for the active user.
|
|
2778
3103
|
*/
|
|
2779
3104
|
exports.workSpacesSetFavoritedPathIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
2780
3105
|
exports.workSpacesSetFavoritedParams = zod_1.default.strictObject({
|
|
2781
|
-
"id": zod_1.default.string().regex(exports.workSpacesSetFavoritedPathIdRegExp)
|
|
3106
|
+
"id": zod_1.default.string().regex(exports.workSpacesSetFavoritedPathIdRegExp)
|
|
2782
3107
|
});
|
|
2783
3108
|
exports.workSpacesSetFavoritedBody = zod_1.default.boolean();
|
|
2784
3109
|
/**
|
|
2785
|
-
* @summary
|
|
3110
|
+
* @summary Retrieves message threads for a workspace.
|
|
2786
3111
|
*/
|
|
2787
3112
|
exports.workSpacesGetThreadsPathIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
2788
3113
|
exports.workSpacesGetThreadsParams = zod_1.default.strictObject({
|
|
2789
|
-
"id": zod_1.default.string().regex(exports.workSpacesGetThreadsPathIdRegExp)
|
|
3114
|
+
"id": zod_1.default.string().regex(exports.workSpacesGetThreadsPathIdRegExp)
|
|
2790
3115
|
});
|
|
2791
3116
|
exports.workSpacesGetThreadsQueryTakeDefault = 50;
|
|
2792
3117
|
exports.workSpacesGetThreadsQuerySkipDefault = 0;
|
|
2793
3118
|
exports.workSpacesGetThreadsQueryParams = zod_1.default.strictObject({
|
|
2794
|
-
"take": zod_1.default.number().default(exports.workSpacesGetThreadsQueryTakeDefault)
|
|
2795
|
-
"skip": zod_1.default.number().optional()
|
|
2796
|
-
"search": zod_1.default.string().optional()
|
|
3119
|
+
"take": zod_1.default.number().default(exports.workSpacesGetThreadsQueryTakeDefault),
|
|
3120
|
+
"skip": zod_1.default.number().optional(),
|
|
3121
|
+
"search": zod_1.default.string().optional()
|
|
2797
3122
|
});
|
|
2798
3123
|
exports.workSpacesGetThreadsResponseDataItemIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
2799
3124
|
exports.workSpacesGetThreadsResponseDataItemWorkSpaceIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
@@ -2817,24 +3142,24 @@ exports.workSpacesGetThreadsResponse = zod_1.default.object({
|
|
|
2817
3142
|
/**
|
|
2818
3143
|
* @summary Deletes the model configuration for a specific workspace and role.
|
|
2819
3144
|
*/
|
|
2820
|
-
exports.
|
|
2821
|
-
exports.
|
|
2822
|
-
"id": zod_1.default.string().regex(exports.
|
|
2823
|
-
"role": zod_1.default.enum(['Document', 'Agent', 'Analyzer'])
|
|
3145
|
+
exports.workSpacesDeleteModelConfigurationPathIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
3146
|
+
exports.workSpacesDeleteModelConfigurationParams = zod_1.default.strictObject({
|
|
3147
|
+
"id": zod_1.default.string().regex(exports.workSpacesDeleteModelConfigurationPathIdRegExp),
|
|
3148
|
+
"role": zod_1.default.enum(['Document', 'Agent', 'Analyzer'])
|
|
2824
3149
|
});
|
|
2825
3150
|
/**
|
|
2826
|
-
* @summary
|
|
3151
|
+
* @summary Updates the model configuration for a specific workspace and role.
|
|
2827
3152
|
*/
|
|
2828
|
-
exports.
|
|
2829
|
-
exports.
|
|
2830
|
-
"id": zod_1.default.string().regex(exports.
|
|
2831
|
-
"role": zod_1.default.enum(['Document', 'Agent', 'Analyzer'])
|
|
3153
|
+
exports.workSpacesPutModelConfigurationPathIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
3154
|
+
exports.workSpacesPutModelConfigurationParams = zod_1.default.strictObject({
|
|
3155
|
+
"id": zod_1.default.string().regex(exports.workSpacesPutModelConfigurationPathIdRegExp),
|
|
3156
|
+
"role": zod_1.default.enum(['Document', 'Agent', 'Analyzer'])
|
|
2832
3157
|
});
|
|
2833
|
-
exports.
|
|
2834
|
-
exports.
|
|
3158
|
+
exports.workSpacesPutModelConfigurationBodyModelIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
3159
|
+
exports.workSpacesPutModelConfigurationBody = zod_1.default.strictObject({
|
|
2835
3160
|
"frequencyPenalty": zod_1.default.number(),
|
|
2836
3161
|
"modelDisplayText": zod_1.default.string().nullish(),
|
|
2837
|
-
"modelId": zod_1.default.string().regex(exports.
|
|
3162
|
+
"modelId": zod_1.default.string().regex(exports.workSpacesPutModelConfigurationBodyModelIdRegExp).nullish(),
|
|
2838
3163
|
"prePrompt": zod_1.default.string(),
|
|
2839
3164
|
"presencePenalty": zod_1.default.number(),
|
|
2840
3165
|
"role": zod_1.default.enum(['Document', 'Agent', 'Analyzer']),
|
|
@@ -2842,35 +3167,57 @@ exports.workSpacesPutModelConfigurationIdModelconfigurationRolePutBody = zod_1.d
|
|
|
2842
3167
|
"topP": zod_1.default.number()
|
|
2843
3168
|
});
|
|
2844
3169
|
/**
|
|
2845
|
-
* @summary
|
|
3170
|
+
* @summary Detaches a connector from a workspace. Flows still referencing it
|
|
3171
|
+
fail at resolve time rather than silently keeping access.
|
|
3172
|
+
*/
|
|
3173
|
+
exports.workSpacesRemoveConnectorPathWorkspaceIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
3174
|
+
exports.workSpacesRemoveConnectorPathConnectorIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
3175
|
+
exports.workSpacesRemoveConnectorParams = zod_1.default.strictObject({
|
|
3176
|
+
"workspaceId": zod_1.default.string().regex(exports.workSpacesRemoveConnectorPathWorkspaceIdRegExp),
|
|
3177
|
+
"connectorId": zod_1.default.string().regex(exports.workSpacesRemoveConnectorPathConnectorIdRegExp)
|
|
3178
|
+
});
|
|
3179
|
+
/**
|
|
3180
|
+
* @summary Attaches a connector to a workspace — the access model for external
|
|
3181
|
+
connectors, mirroring dataspaces. Only after this can a flow in the
|
|
3182
|
+
workspace reference the connector, and the resolve endpoint checks
|
|
3183
|
+
the same attachment at call time.
|
|
3184
|
+
*/
|
|
3185
|
+
exports.workSpacesAddConnectorPathWorkspaceIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
3186
|
+
exports.workSpacesAddConnectorPathConnectorIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
3187
|
+
exports.workSpacesAddConnectorParams = zod_1.default.strictObject({
|
|
3188
|
+
"workspaceId": zod_1.default.string().regex(exports.workSpacesAddConnectorPathWorkspaceIdRegExp),
|
|
3189
|
+
"connectorId": zod_1.default.string().regex(exports.workSpacesAddConnectorPathConnectorIdRegExp)
|
|
3190
|
+
});
|
|
3191
|
+
/**
|
|
3192
|
+
* @summary Removes a data space from a workspace.
|
|
2846
3193
|
*/
|
|
2847
3194
|
exports.workSpacesRemoveDataSpacePathWorkspaceIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
2848
3195
|
exports.workSpacesRemoveDataSpacePathDataspaceIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
2849
3196
|
exports.workSpacesRemoveDataSpaceParams = zod_1.default.strictObject({
|
|
2850
|
-
"workspaceId": zod_1.default.string().regex(exports.workSpacesRemoveDataSpacePathWorkspaceIdRegExp)
|
|
2851
|
-
"dataspaceId": zod_1.default.string().regex(exports.workSpacesRemoveDataSpacePathDataspaceIdRegExp)
|
|
3197
|
+
"workspaceId": zod_1.default.string().regex(exports.workSpacesRemoveDataSpacePathWorkspaceIdRegExp),
|
|
3198
|
+
"dataspaceId": zod_1.default.string().regex(exports.workSpacesRemoveDataSpacePathDataspaceIdRegExp)
|
|
2852
3199
|
});
|
|
2853
3200
|
/**
|
|
2854
|
-
* @summary
|
|
3201
|
+
* @summary Adds a data space to a workspace.
|
|
2855
3202
|
*/
|
|
2856
3203
|
exports.workSpacesAddDataSpacePathWorkspaceIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
2857
3204
|
exports.workSpacesAddDataSpacePathDataspaceIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
2858
3205
|
exports.workSpacesAddDataSpaceParams = zod_1.default.strictObject({
|
|
2859
|
-
"workspaceId": zod_1.default.string().regex(exports.workSpacesAddDataSpacePathWorkspaceIdRegExp)
|
|
2860
|
-
"dataspaceId": zod_1.default.string().regex(exports.workSpacesAddDataSpacePathDataspaceIdRegExp)
|
|
3206
|
+
"workspaceId": zod_1.default.string().regex(exports.workSpacesAddDataSpacePathWorkspaceIdRegExp),
|
|
3207
|
+
"dataspaceId": zod_1.default.string().regex(exports.workSpacesAddDataSpacePathDataspaceIdRegExp)
|
|
2861
3208
|
});
|
|
2862
3209
|
/**
|
|
2863
|
-
* @summary Gets a list of all the files that are uploaded directly to the workspace
|
|
3210
|
+
* @summary Gets a list of all the files that are uploaded directly to the workspace.
|
|
2864
3211
|
*/
|
|
2865
3212
|
exports.workSpacesGetWorkspaceFilesPathWorkspaceIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
2866
3213
|
exports.workSpacesGetWorkspaceFilesParams = zod_1.default.strictObject({
|
|
2867
|
-
"workspaceId": zod_1.default.string().regex(exports.workSpacesGetWorkspaceFilesPathWorkspaceIdRegExp)
|
|
3214
|
+
"workspaceId": zod_1.default.string().regex(exports.workSpacesGetWorkspaceFilesPathWorkspaceIdRegExp)
|
|
2868
3215
|
});
|
|
2869
3216
|
exports.workSpacesGetWorkspaceFilesQueryTakeDefault = 20;
|
|
2870
3217
|
exports.workSpacesGetWorkspaceFilesQuerySkipDefault = 0;
|
|
2871
3218
|
exports.workSpacesGetWorkspaceFilesQueryParams = zod_1.default.strictObject({
|
|
2872
|
-
"take": zod_1.default.number().default(exports.workSpacesGetWorkspaceFilesQueryTakeDefault)
|
|
2873
|
-
"skip": zod_1.default.number().optional()
|
|
3219
|
+
"take": zod_1.default.number().default(exports.workSpacesGetWorkspaceFilesQueryTakeDefault),
|
|
3220
|
+
"skip": zod_1.default.number().optional()
|
|
2874
3221
|
});
|
|
2875
3222
|
exports.workSpacesGetWorkspaceFilesResponseDataItemFileIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
2876
3223
|
exports.workSpacesGetWorkspaceFilesResponseDataItemFileThreadIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
@@ -2891,24 +3238,24 @@ exports.workSpacesGetWorkspaceFilesResponse = zod_1.default.object({
|
|
|
2891
3238
|
"size": zod_1.default.number(),
|
|
2892
3239
|
"threadId": zod_1.default.string().regex(exports.workSpacesGetWorkspaceFilesResponseDataItemFileThreadIdRegExp).nullish(),
|
|
2893
3240
|
"workspaceId": zod_1.default.string().regex(exports.workSpacesGetWorkspaceFilesResponseDataItemFileWorkspaceIdRegExp).nullish()
|
|
2894
|
-
}).optional(),
|
|
3241
|
+
}).optional().describe('Model for a stored file blob. The simple name collides with\r\n`System.IO.File` and `SmartSpace.App.Data.Entities.FileEntity`\r\n(which is itself named to side-step the BCL collision); the\r\n`SmartSpace.App.Business.Models.Files` namespace disambiguates. When\r\nimporting both this model and the entity, alias the entity side:\r\n```using DataEntities = SmartSpace.App.Data.Entities;```\n`ThreadId` reflects the entity column `MessageThreadId`\r\n(renamed at the model boundary because the API contract has always called\r\nit `threadId`). `WorkspaceId` keeps the lower-s spelling that\r\nmatches the entity column and is already on the wire.'),
|
|
2895
3242
|
"flowRunId": zod_1.default.string().nullish(),
|
|
2896
3243
|
"id": zod_1.default.string(),
|
|
2897
3244
|
"modifiedAt": zod_1.default.iso.datetime({}).nullish(),
|
|
2898
3245
|
"modifiedByUserId": zod_1.default.string().nullish(),
|
|
2899
3246
|
"status": zod_1.default.enum(['Uploaded', 'Ingested', 'Ingesting'])
|
|
2900
|
-
})),
|
|
3247
|
+
}).describe('Model for an ingested blob — pairs a stored SmartSpace.App.Business.Models.Files.IngestedBlob.File with its\r\ningestion lifecycle (status, owning dataset, originating flow run).\r\n`CreatedByUserName` is filled in by the service post-projection\r\n(display-name lookup via `IUserService`); it is not part of the EF\r\nprojection because it cannot be expression-tree-translated.')),
|
|
2901
3248
|
"total": zod_1.default.number()
|
|
2902
3249
|
});
|
|
2903
3250
|
/**
|
|
2904
|
-
* @summary Uploads a list of files directly to the workspace
|
|
3251
|
+
* @summary Uploads a list of files directly to the workspace.
|
|
2905
3252
|
*/
|
|
2906
3253
|
exports.workSpacesWorkspaceFilesPathWorkspaceIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
2907
3254
|
exports.workSpacesWorkspaceFilesParams = zod_1.default.strictObject({
|
|
2908
|
-
"workspaceId": zod_1.default.string().regex(exports.workSpacesWorkspaceFilesPathWorkspaceIdRegExp)
|
|
3255
|
+
"workspaceId": zod_1.default.string().regex(exports.workSpacesWorkspaceFilesPathWorkspaceIdRegExp)
|
|
2909
3256
|
});
|
|
2910
3257
|
exports.workSpacesWorkspaceFilesBody = zod_1.default.strictObject({
|
|
2911
|
-
"files": zod_1.default.array(zod_1.default.instanceof(File)).optional()
|
|
3258
|
+
"files": zod_1.default.array(zod_1.default.instanceof(File)).optional()
|
|
2912
3259
|
});
|
|
2913
3260
|
exports.workSpacesWorkspaceFilesResponseFileIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
2914
3261
|
exports.workSpacesWorkspaceFilesResponseFileThreadIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
@@ -2928,33 +3275,84 @@ exports.workSpacesWorkspaceFilesResponseItem = zod_1.default.object({
|
|
|
2928
3275
|
"size": zod_1.default.number(),
|
|
2929
3276
|
"threadId": zod_1.default.string().regex(exports.workSpacesWorkspaceFilesResponseFileThreadIdRegExp).nullish(),
|
|
2930
3277
|
"workspaceId": zod_1.default.string().regex(exports.workSpacesWorkspaceFilesResponseFileWorkspaceIdRegExp).nullish()
|
|
2931
|
-
}).optional(),
|
|
3278
|
+
}).optional().describe('Model for a stored file blob. The simple name collides with\r\n`System.IO.File` and `SmartSpace.App.Data.Entities.FileEntity`\r\n(which is itself named to side-step the BCL collision); the\r\n`SmartSpace.App.Business.Models.Files` namespace disambiguates. When\r\nimporting both this model and the entity, alias the entity side:\r\n```using DataEntities = SmartSpace.App.Data.Entities;```\n`ThreadId` reflects the entity column `MessageThreadId`\r\n(renamed at the model boundary because the API contract has always called\r\nit `threadId`). `WorkspaceId` keeps the lower-s spelling that\r\nmatches the entity column and is already on the wire.'),
|
|
2932
3279
|
"flowRunId": zod_1.default.string().nullish(),
|
|
2933
3280
|
"id": zod_1.default.string(),
|
|
2934
3281
|
"modifiedAt": zod_1.default.iso.datetime({}).nullish(),
|
|
2935
3282
|
"modifiedByUserId": zod_1.default.string().nullish(),
|
|
2936
3283
|
"status": zod_1.default.enum(['Uploaded', 'Ingested', 'Ingesting'])
|
|
2937
|
-
});
|
|
3284
|
+
}).describe('Model for an ingested blob — pairs a stored SmartSpace.App.Business.Models.Files.IngestedBlob.File with its\r\ningestion lifecycle (status, owning dataset, originating flow run).\r\n`CreatedByUserName` is filled in by the service post-projection\r\n(display-name lookup via `IUserService`); it is not part of the EF\r\nprojection because it cannot be expression-tree-translated.');
|
|
2938
3285
|
exports.workSpacesWorkspaceFilesResponse = zod_1.default.array(exports.workSpacesWorkspaceFilesResponseItem);
|
|
2939
3286
|
/**
|
|
2940
|
-
* @summary Removes a file
|
|
3287
|
+
* @summary Removes a file from the workspace and the ingested content.
|
|
2941
3288
|
*/
|
|
2942
3289
|
exports.workSpacesDeleteWorkspaceFilePathWorkspaceIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
2943
3290
|
exports.workSpacesDeleteWorkspaceFilePathFileIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
2944
3291
|
exports.workSpacesDeleteWorkspaceFileParams = zod_1.default.strictObject({
|
|
2945
|
-
"workspaceId": zod_1.default.string().regex(exports.workSpacesDeleteWorkspaceFilePathWorkspaceIdRegExp)
|
|
2946
|
-
"fileId": zod_1.default.string().regex(exports.workSpacesDeleteWorkspaceFilePathFileIdRegExp)
|
|
3292
|
+
"workspaceId": zod_1.default.string().regex(exports.workSpacesDeleteWorkspaceFilePathWorkspaceIdRegExp),
|
|
3293
|
+
"fileId": zod_1.default.string().regex(exports.workSpacesDeleteWorkspaceFilePathFileIdRegExp)
|
|
2947
3294
|
});
|
|
2948
3295
|
exports.workSpacesGetActiveFlowPathWorkspaceIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
2949
3296
|
exports.workSpacesGetActiveFlowParams = zod_1.default.strictObject({
|
|
2950
3297
|
"workspaceId": zod_1.default.string().regex(exports.workSpacesGetActiveFlowPathWorkspaceIdRegExp)
|
|
2951
3298
|
});
|
|
3299
|
+
exports.workSpacesGetActiveFlowResponse = zod_1.default.object({
|
|
3300
|
+
"blocks": zod_1.default.record(zod_1.default.string(), zod_1.default.object({
|
|
3301
|
+
"constants": zod_1.default.array(zod_1.default.object({
|
|
3302
|
+
"target": zod_1.default.object({
|
|
3303
|
+
"pin": zod_1.default.string(),
|
|
3304
|
+
"port": zod_1.default.string()
|
|
3305
|
+
}),
|
|
3306
|
+
"value": zod_1.default.any().nullish()
|
|
3307
|
+
})).nullish(),
|
|
3308
|
+
"description": zod_1.default.string().nullish(),
|
|
3309
|
+
"dynamicInputPins": zod_1.default.array(zod_1.default.object({
|
|
3310
|
+
"pin": zod_1.default.string(),
|
|
3311
|
+
"port": zod_1.default.string()
|
|
3312
|
+
})).nullish(),
|
|
3313
|
+
"dynamicOutputPins": zod_1.default.array(zod_1.default.object({
|
|
3314
|
+
"pin": zod_1.default.string(),
|
|
3315
|
+
"port": zod_1.default.string()
|
|
3316
|
+
})).nullish(),
|
|
3317
|
+
"dynamicPorts": zod_1.default.array(zod_1.default.string()).nullish(),
|
|
3318
|
+
"name": zod_1.default.string(),
|
|
3319
|
+
"version": zod_1.default.string()
|
|
3320
|
+
})).nullish(),
|
|
3321
|
+
"connections": zod_1.default.array(zod_1.default.object({
|
|
3322
|
+
"source": zod_1.default.object({
|
|
3323
|
+
"node": zod_1.default.string(),
|
|
3324
|
+
"pin": zod_1.default.string().nullish(),
|
|
3325
|
+
"port": zod_1.default.string().nullish()
|
|
3326
|
+
}),
|
|
3327
|
+
"target": zod_1.default.object({
|
|
3328
|
+
"node": zod_1.default.string(),
|
|
3329
|
+
"pin": zod_1.default.string().nullish(),
|
|
3330
|
+
"port": zod_1.default.string().nullish()
|
|
3331
|
+
})
|
|
3332
|
+
})).nullish(),
|
|
3333
|
+
"constants": zod_1.default.record(zod_1.default.string(), zod_1.default.object({
|
|
3334
|
+
"secret": zod_1.default.boolean(),
|
|
3335
|
+
"value": zod_1.default.any().nullish()
|
|
3336
|
+
})).nullish(),
|
|
3337
|
+
"inputs": zod_1.default.record(zod_1.default.string(), zod_1.default.object({
|
|
3338
|
+
"schema": zod_1.default.record(zod_1.default.string(), zod_1.default.any())
|
|
3339
|
+
})).nullish(),
|
|
3340
|
+
"layout": zod_1.default.any().nullish(),
|
|
3341
|
+
"name": zod_1.default.string().nullish(),
|
|
3342
|
+
"outputs": zod_1.default.record(zod_1.default.string(), zod_1.default.object({
|
|
3343
|
+
"schema": zod_1.default.record(zod_1.default.string(), zod_1.default.any())
|
|
3344
|
+
})).nullish(),
|
|
3345
|
+
"variables": zod_1.default.record(zod_1.default.string(), zod_1.default.object({
|
|
3346
|
+
"access": zod_1.default.enum(['None', 'Read', 'Write']),
|
|
3347
|
+
"schema": zod_1.default.record(zod_1.default.string(), zod_1.default.any())
|
|
3348
|
+
})).nullish()
|
|
3349
|
+
});
|
|
2952
3350
|
/**
|
|
2953
|
-
* @summary
|
|
3351
|
+
* @summary Sets the active flow definition for a workspace.
|
|
2954
3352
|
*/
|
|
2955
3353
|
exports.workSpacesSetActiveFlowPathWorkspaceIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
2956
3354
|
exports.workSpacesSetActiveFlowParams = zod_1.default.strictObject({
|
|
2957
|
-
"workspaceId": zod_1.default.string().regex(exports.workSpacesSetActiveFlowPathWorkspaceIdRegExp)
|
|
3355
|
+
"workspaceId": zod_1.default.string().regex(exports.workSpacesSetActiveFlowPathWorkspaceIdRegExp)
|
|
2958
3356
|
});
|
|
2959
3357
|
exports.workSpacesSetActiveFlowBody = zod_1.default.strictObject({
|
|
2960
3358
|
"blocks": zod_1.default.record(zod_1.default.string(), zod_1.default.strictObject({
|
|
@@ -2991,6 +3389,7 @@ exports.workSpacesSetActiveFlowBody = zod_1.default.strictObject({
|
|
|
2991
3389
|
})
|
|
2992
3390
|
})).nullish(),
|
|
2993
3391
|
"constants": zod_1.default.record(zod_1.default.string(), zod_1.default.strictObject({
|
|
3392
|
+
"secret": zod_1.default.boolean(),
|
|
2994
3393
|
"value": zod_1.default.any().nullish()
|
|
2995
3394
|
})).nullish(),
|
|
2996
3395
|
"inputs": zod_1.default.record(zod_1.default.string(), zod_1.default.strictObject({
|
|
@@ -3007,23 +3406,118 @@ exports.workSpacesSetActiveFlowBody = zod_1.default.strictObject({
|
|
|
3007
3406
|
})).nullish()
|
|
3008
3407
|
});
|
|
3009
3408
|
/**
|
|
3010
|
-
* @summary Updates the
|
|
3409
|
+
* @summary Updates the layout of blocks for the active flow definition.
|
|
3011
3410
|
*/
|
|
3012
3411
|
exports.workSpacesSetActiveFlowLayoutPathWorkspaceIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
3013
3412
|
exports.workSpacesSetActiveFlowLayoutParams = zod_1.default.strictObject({
|
|
3014
|
-
"workspaceId": zod_1.default.string().regex(exports.workSpacesSetActiveFlowLayoutPathWorkspaceIdRegExp)
|
|
3413
|
+
"workspaceId": zod_1.default.string().regex(exports.workSpacesSetActiveFlowLayoutPathWorkspaceIdRegExp)
|
|
3015
3414
|
});
|
|
3016
3415
|
exports.workSpacesSetActiveFlowLayoutBody = zod_1.default.any();
|
|
3017
3416
|
/**
|
|
3018
|
-
* @summary
|
|
3417
|
+
* @summary Lists connectors with their auth settings — never a credential.
|
|
3019
3418
|
*/
|
|
3020
|
-
exports.
|
|
3021
|
-
|
|
3022
|
-
"workspaceId": zod_1.default.string().regex(exports.workSpacesUpdatePromptResponseFlagPathWorkspaceIdRegExp).describe('The ID of the workspace.')
|
|
3419
|
+
exports.connectorsGetConnectorsQueryParams = zod_1.default.strictObject({
|
|
3420
|
+
"kind": zod_1.default.string().optional()
|
|
3023
3421
|
});
|
|
3024
|
-
exports.
|
|
3025
|
-
|
|
3422
|
+
exports.connectorsGetConnectorsResponseIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
3423
|
+
exports.connectorsGetConnectorsResponseItem = zod_1.default.object({
|
|
3424
|
+
"authHeaderName": zod_1.default.string().nullish(),
|
|
3425
|
+
"authScheme": zod_1.default.string().nullish(),
|
|
3426
|
+
"authType": zod_1.default.string(),
|
|
3427
|
+
"createdAt": zod_1.default.iso.datetime({}),
|
|
3428
|
+
"createdByUserId": zod_1.default.string(),
|
|
3429
|
+
"hasSecret": zod_1.default.boolean(),
|
|
3430
|
+
"id": zod_1.default.string().regex(exports.connectorsGetConnectorsResponseIdRegExp),
|
|
3431
|
+
"kind": zod_1.default.string(),
|
|
3432
|
+
"modifiedAt": zod_1.default.iso.datetime({}),
|
|
3433
|
+
"modifiedByUserId": zod_1.default.string(),
|
|
3434
|
+
"name": zod_1.default.string(),
|
|
3435
|
+
"url": zod_1.default.string()
|
|
3436
|
+
}).describe('Admin read shape for a connector. Carries the auth SETTINGS (type, header,\r\nscheme) because an admin editing the connector needs to see them — but\r\nnever the vault reference and never the value. Collides on the simple name\r\nwith `SmartSpace.App.Data.Entities.Connector`; alias\r\n`DataEntities = SmartSpace.App.Data.Entities` in files importing both.');
|
|
3437
|
+
exports.connectorsGetConnectorsResponse = zod_1.default.array(exports.connectorsGetConnectorsResponseItem);
|
|
3438
|
+
/**
|
|
3439
|
+
* @summary Creates a connector and its shared credential in one call: the value
|
|
3440
|
+
goes to Key Vault, the row stores only the reference.
|
|
3441
|
+
*/
|
|
3442
|
+
exports.connectorsCreateConnectorBody = zod_1.default.strictObject({
|
|
3443
|
+
"authHeaderName": zod_1.default.string().nullish(),
|
|
3444
|
+
"authScheme": zod_1.default.string().nullish(),
|
|
3445
|
+
"authType": zod_1.default.string(),
|
|
3446
|
+
"kind": zod_1.default.string(),
|
|
3447
|
+
"name": zod_1.default.string(),
|
|
3448
|
+
"secret": zod_1.default.string().nullish(),
|
|
3449
|
+
"url": zod_1.default.string()
|
|
3450
|
+
}).describe('Create request. One form writes both rows: the connector (identity) and\r\nits single shared connection (credential). `Secret` is write-only —\r\nit goes straight to Key Vault and is never returned by any admin endpoint.');
|
|
3451
|
+
/**
|
|
3452
|
+
* @summary Picker list for workspace editors: id, name and kind only. Gated on
|
|
3453
|
+
WorkspaceEdit rather than Admin because attaching a connector to a
|
|
3454
|
+
workspace is a workspace-editor action, and the picker is how they
|
|
3455
|
+
choose one. Admins pass this gate via the role bypass.
|
|
3456
|
+
*/
|
|
3457
|
+
exports.connectorsGetConnectorSummariesQueryParams = zod_1.default.strictObject({
|
|
3458
|
+
"kind": zod_1.default.string().optional()
|
|
3459
|
+
});
|
|
3460
|
+
exports.connectorsGetConnectorSummariesResponseIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
3461
|
+
exports.connectorsGetConnectorSummariesResponseItem = zod_1.default.object({
|
|
3462
|
+
"id": zod_1.default.string().regex(exports.connectorsGetConnectorSummariesResponseIdRegExp),
|
|
3463
|
+
"kind": zod_1.default.string(),
|
|
3464
|
+
"name": zod_1.default.string()
|
|
3465
|
+
}).describe('The shape non-admins are allowed to see: enough to pick a connector from a\r\ndropdown, and nothing more. No URL (that is infrastructure detail) and no\r\nauth settings. Used by the workspace MCP tab\'s picker and embedded in the\r\nworkspace detail response so the flow editor can list what is attached.');
|
|
3466
|
+
exports.connectorsGetConnectorSummariesResponse = zod_1.default.array(exports.connectorsGetConnectorSummariesResponseItem);
|
|
3467
|
+
exports.connectorsDeleteConnectorPathIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
3468
|
+
exports.connectorsDeleteConnectorParams = zod_1.default.strictObject({
|
|
3469
|
+
"id": zod_1.default.string().regex(exports.connectorsDeleteConnectorPathIdRegExp)
|
|
3470
|
+
});
|
|
3471
|
+
exports.connectorsGetConnectorPathIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
3472
|
+
exports.connectorsGetConnectorParams = zod_1.default.strictObject({
|
|
3473
|
+
"id": zod_1.default.string().regex(exports.connectorsGetConnectorPathIdRegExp)
|
|
3474
|
+
});
|
|
3475
|
+
exports.connectorsGetConnectorResponseIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
3476
|
+
exports.connectorsGetConnectorResponse = zod_1.default.object({
|
|
3477
|
+
"authHeaderName": zod_1.default.string().nullish(),
|
|
3478
|
+
"authScheme": zod_1.default.string().nullish(),
|
|
3479
|
+
"authType": zod_1.default.string(),
|
|
3480
|
+
"createdAt": zod_1.default.iso.datetime({}),
|
|
3481
|
+
"createdByUserId": zod_1.default.string(),
|
|
3482
|
+
"hasSecret": zod_1.default.boolean(),
|
|
3483
|
+
"id": zod_1.default.string().regex(exports.connectorsGetConnectorResponseIdRegExp),
|
|
3484
|
+
"kind": zod_1.default.string(),
|
|
3485
|
+
"modifiedAt": zod_1.default.iso.datetime({}),
|
|
3486
|
+
"modifiedByUserId": zod_1.default.string(),
|
|
3487
|
+
"name": zod_1.default.string(),
|
|
3488
|
+
"url": zod_1.default.string()
|
|
3489
|
+
}).describe('Admin read shape for a connector. Carries the auth SETTINGS (type, header,\r\nscheme) because an admin editing the connector needs to see them — but\r\nnever the vault reference and never the value. Collides on the simple name\r\nwith `SmartSpace.App.Data.Entities.Connector`; alias\r\n`DataEntities = SmartSpace.App.Data.Entities` in files importing both.');
|
|
3490
|
+
/**
|
|
3491
|
+
* @summary Updates a connector. Omit `Secret` to leave the credential
|
|
3492
|
+
untouched; supply one to rotate it.
|
|
3493
|
+
*/
|
|
3494
|
+
exports.connectorsUpdateConnectorPathIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
3495
|
+
exports.connectorsUpdateConnectorParams = zod_1.default.strictObject({
|
|
3496
|
+
"id": zod_1.default.string().regex(exports.connectorsUpdateConnectorPathIdRegExp)
|
|
3026
3497
|
});
|
|
3498
|
+
exports.connectorsUpdateConnectorBody = zod_1.default.strictObject({
|
|
3499
|
+
"authHeaderName": zod_1.default.string().nullish(),
|
|
3500
|
+
"authScheme": zod_1.default.string().nullish(),
|
|
3501
|
+
"authType": zod_1.default.string(),
|
|
3502
|
+
"name": zod_1.default.string(),
|
|
3503
|
+
"secret": zod_1.default.string().nullish(),
|
|
3504
|
+
"url": zod_1.default.string()
|
|
3505
|
+
}).describe('Update request. `Kind` is absent on purpose — changing what a\r\nconnector IS would invalidate every flow referencing it; delete and\r\nrecreate instead.\r\n \r\n`Secret` null means \"leave the credential alone\". A non-null value\r\nrotates it: a new version of the SAME vault secret, so the row\'s reference\r\nnever changes and no orphan is left behind.');
|
|
3506
|
+
exports.connectorsUpdateConnectorResponseIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
3507
|
+
exports.connectorsUpdateConnectorResponse = zod_1.default.object({
|
|
3508
|
+
"authHeaderName": zod_1.default.string().nullish(),
|
|
3509
|
+
"authScheme": zod_1.default.string().nullish(),
|
|
3510
|
+
"authType": zod_1.default.string(),
|
|
3511
|
+
"createdAt": zod_1.default.iso.datetime({}),
|
|
3512
|
+
"createdByUserId": zod_1.default.string(),
|
|
3513
|
+
"hasSecret": zod_1.default.boolean(),
|
|
3514
|
+
"id": zod_1.default.string().regex(exports.connectorsUpdateConnectorResponseIdRegExp),
|
|
3515
|
+
"kind": zod_1.default.string(),
|
|
3516
|
+
"modifiedAt": zod_1.default.iso.datetime({}),
|
|
3517
|
+
"modifiedByUserId": zod_1.default.string(),
|
|
3518
|
+
"name": zod_1.default.string(),
|
|
3519
|
+
"url": zod_1.default.string()
|
|
3520
|
+
}).describe('Admin read shape for a connector. Carries the auth SETTINGS (type, header,\r\nscheme) because an admin editing the connector needs to see them — but\r\nnever the vault reference and never the value. Collides on the simple name\r\nwith `SmartSpace.App.Data.Entities.Connector`; alias\r\n`DataEntities = SmartSpace.App.Data.Entities` in files importing both.');
|
|
3027
3521
|
/**
|
|
3028
3522
|
* @summary Retrieve a Shared Access Signature (SAS) for a specific item within a data space's documents in SmartSpace, using the dataSpaceId.
|
|
3029
3523
|
*/
|
|
@@ -3037,6 +3531,53 @@ exports.documentsGetDocumentSasQueryParams = zod_1.default.strictObject({
|
|
|
3037
3531
|
exports.documentsGetDocumentSasResponse = zod_1.default.object({
|
|
3038
3532
|
"uri": zod_1.default.url()
|
|
3039
3533
|
});
|
|
3534
|
+
/**
|
|
3535
|
+
* @summary Lists all managed secrets — names and audit metadata only, never values.
|
|
3536
|
+
*/
|
|
3537
|
+
exports.managedSecretsGetManagedSecretsResponseIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
3538
|
+
exports.managedSecretsGetManagedSecretsResponseItem = zod_1.default.object({
|
|
3539
|
+
"createdAt": zod_1.default.iso.datetime({}),
|
|
3540
|
+
"createdByUserId": zod_1.default.string(),
|
|
3541
|
+
"id": zod_1.default.string().regex(exports.managedSecretsGetManagedSecretsResponseIdRegExp),
|
|
3542
|
+
"modifiedAt": zod_1.default.iso.datetime({}),
|
|
3543
|
+
"modifiedByUserId": zod_1.default.string(),
|
|
3544
|
+
"name": zod_1.default.string()
|
|
3545
|
+
}).describe('Read/list shape for a managed secret. Deliberately carries NO value property\r\nand NO vault reference — secret values are write-only through the admin\r\nsurface and only ever leave via the machine-only resolve endpoint\r\n(SmartSpace.App.Business.Models.ManagedSecrets.ResolvedManagedSecret). Collides on the simple name with\r\n`SmartSpace.App.Data.Entities.ManagedSecret`; alias\r\n`DataEntities = SmartSpace.App.Data.Entities` in files that import both.');
|
|
3546
|
+
exports.managedSecretsGetManagedSecretsResponse = zod_1.default.array(exports.managedSecretsGetManagedSecretsResponseItem);
|
|
3547
|
+
/**
|
|
3548
|
+
* @summary Creates a named secret: writes the value to Key Vault and stores only
|
|
3549
|
+
the vault reference.
|
|
3550
|
+
*/
|
|
3551
|
+
exports.managedSecretsCreateManagedSecretBody = zod_1.default.strictObject({
|
|
3552
|
+
"name": zod_1.default.string(),
|
|
3553
|
+
"value": zod_1.default.string()
|
|
3554
|
+
}).describe('Create request shape. `Name` must match the token-safe pattern so it\r\nembeds cleanly in flow-definition secret tokens; the same rule is enforced\r\nas a business rule in `ManagedSecretService` (single source:\r\n`CreateManagedSecret.Pattern`). `Value` is write-only — it goes to\r\nKey Vault and is never returned by any admin endpoint.');
|
|
3555
|
+
/**
|
|
3556
|
+
* @summary Deletes a secret: removes the Key Vault secret and hard-deletes the row.
|
|
3557
|
+
*/
|
|
3558
|
+
exports.managedSecretsDeleteManagedSecretParams = zod_1.default.strictObject({
|
|
3559
|
+
"name": zod_1.default.string()
|
|
3560
|
+
});
|
|
3561
|
+
/**
|
|
3562
|
+
* @summary Overwrites (rotates) a secret's value — a new Key Vault version under
|
|
3563
|
+
the same vault key. The value is write-only; nothing is returned but
|
|
3564
|
+
audit metadata.
|
|
3565
|
+
*/
|
|
3566
|
+
exports.managedSecretsOverwriteManagedSecretValueParams = zod_1.default.strictObject({
|
|
3567
|
+
"name": zod_1.default.string()
|
|
3568
|
+
});
|
|
3569
|
+
exports.managedSecretsOverwriteManagedSecretValueBody = zod_1.default.strictObject({
|
|
3570
|
+
"value": zod_1.default.string()
|
|
3571
|
+
}).describe('Overwrite-value request shape (rotation). Writes a new version of the same\r\nKey Vault secret — the row\'s vault reference is reused, never re-minted.');
|
|
3572
|
+
exports.managedSecretsOverwriteManagedSecretValueResponseIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
3573
|
+
exports.managedSecretsOverwriteManagedSecretValueResponse = zod_1.default.object({
|
|
3574
|
+
"createdAt": zod_1.default.iso.datetime({}),
|
|
3575
|
+
"createdByUserId": zod_1.default.string(),
|
|
3576
|
+
"id": zod_1.default.string().regex(exports.managedSecretsOverwriteManagedSecretValueResponseIdRegExp),
|
|
3577
|
+
"modifiedAt": zod_1.default.iso.datetime({}),
|
|
3578
|
+
"modifiedByUserId": zod_1.default.string(),
|
|
3579
|
+
"name": zod_1.default.string()
|
|
3580
|
+
}).describe('Read/list shape for a managed secret. Deliberately carries NO value property\r\nand NO vault reference — secret values are write-only through the admin\r\nsurface and only ever leave via the machine-only resolve endpoint\r\n(SmartSpace.App.Business.Models.ManagedSecrets.ResolvedManagedSecret). Collides on the simple name with\r\n`SmartSpace.App.Data.Entities.ManagedSecret`; alias\r\n`DataEntities = SmartSpace.App.Data.Entities` in files that import both.');
|
|
3040
3581
|
exports.messageThreadsGetWorkspaceExecutionsPathWorkSpaceIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
3041
3582
|
exports.messageThreadsGetWorkspaceExecutionsParams = zod_1.default.strictObject({
|
|
3042
3583
|
"workSpaceId": zod_1.default.string().regex(exports.messageThreadsGetWorkspaceExecutionsPathWorkSpaceIdRegExp)
|
|
@@ -3153,6 +3694,35 @@ exports.messageThreadsGetStepExecutionsResponse = zod_1.default.object({
|
|
|
3153
3694
|
})),
|
|
3154
3695
|
"total": zod_1.default.number()
|
|
3155
3696
|
});
|
|
3697
|
+
/**
|
|
3698
|
+
* @summary Lists a workspace's flow runs, newest first (chat threads, designer
|
|
3699
|
+
runs, CallFlow sub-runs). Proxies the AI API's workspace run store.
|
|
3700
|
+
*/
|
|
3701
|
+
exports.flowRunsGetWorkspaceRunsPathWorkspaceIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
3702
|
+
exports.flowRunsGetWorkspaceRunsParams = zod_1.default.strictObject({
|
|
3703
|
+
"workspaceId": zod_1.default.string().regex(exports.flowRunsGetWorkspaceRunsPathWorkspaceIdRegExp).describe('Workspace whose runs to list')
|
|
3704
|
+
});
|
|
3705
|
+
exports.flowRunsGetWorkspaceRunsQuerySkipDefault = 0;
|
|
3706
|
+
exports.flowRunsGetWorkspaceRunsQueryTakeDefault = 20;
|
|
3707
|
+
exports.flowRunsGetWorkspaceRunsQueryParams = zod_1.default.strictObject({
|
|
3708
|
+
"skip": zod_1.default.number().optional().describe('Number of records to skip'),
|
|
3709
|
+
"take": zod_1.default.number().default(exports.flowRunsGetWorkspaceRunsQueryTakeDefault).describe('Number of records to take')
|
|
3710
|
+
});
|
|
3711
|
+
exports.flowRunsGetWorkspaceRunsResponseDataItemFlowDefinitionIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
3712
|
+
exports.flowRunsGetWorkspaceRunsResponseDataItemFlowIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
3713
|
+
exports.flowRunsGetWorkspaceRunsResponseDataItemFlowRunIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
3714
|
+
exports.flowRunsGetWorkspaceRunsResponse = zod_1.default.object({
|
|
3715
|
+
"data": zod_1.default.array(zod_1.default.object({
|
|
3716
|
+
"createdAt": zod_1.default.iso.datetime({}).nullish(),
|
|
3717
|
+
"finishedAt": zod_1.default.iso.datetime({}).nullish(),
|
|
3718
|
+
"flowDefinitionId": zod_1.default.string().regex(exports.flowRunsGetWorkspaceRunsResponseDataItemFlowDefinitionIdRegExp).nullish(),
|
|
3719
|
+
"flowId": zod_1.default.string().regex(exports.flowRunsGetWorkspaceRunsResponseDataItemFlowIdRegExp).nullish(),
|
|
3720
|
+
"flowRunId": zod_1.default.string().regex(exports.flowRunsGetWorkspaceRunsResponseDataItemFlowRunIdRegExp),
|
|
3721
|
+
"runAt": zod_1.default.iso.datetime({}).nullish(),
|
|
3722
|
+
"status": zod_1.default.string()
|
|
3723
|
+
})),
|
|
3724
|
+
"total": zod_1.default.number()
|
|
3725
|
+
});
|
|
3156
3726
|
/**
|
|
3157
3727
|
* @summary Fetch details of the sandbox environment for a specific workspace in SmartSpace, using the workspaceId.
|
|
3158
3728
|
*/
|
|
@@ -3219,6 +3789,7 @@ exports.sandBoxGetThreadMessagesResponseItem = zod_1.default.object({
|
|
|
3219
3789
|
"blockId": zod_1.default.string().nullish(),
|
|
3220
3790
|
"code": zod_1.default.number(),
|
|
3221
3791
|
"data": zod_1.default.any().nullish(),
|
|
3792
|
+
"errorCode": zod_1.default.string().nullish(),
|
|
3222
3793
|
"message": zod_1.default.string().nullish()
|
|
3223
3794
|
})),
|
|
3224
3795
|
"hasComments": zod_1.default.boolean(),
|
|
@@ -3238,7 +3809,7 @@ exports.sandBoxGetThreadMessagesResponseItem = zod_1.default.object({
|
|
|
3238
3809
|
exports.sandBoxGetThreadMessagesResponse = zod_1.default.array(exports.sandBoxGetThreadMessagesResponseItem);
|
|
3239
3810
|
/**
|
|
3240
3811
|
* @summary Send a new message to the sandbox environment of a specific workspace in SmartSpace, using the workspaceId.
|
|
3241
|
-
Returns the initial SmartSpace.App.Business.Models.
|
|
3812
|
+
Returns the initial SmartSpace.App.Business.Models.Messages.Message synchronously; the flow
|
|
3242
3813
|
continues in a background task with deltas streaming via
|
|
3243
3814
|
`/workspaces/{workspaceId}/sandbox/messages/stream` and a
|
|
3244
3815
|
SignalR `ReceiveThreadUpdate` broadcast on terminal. Frontend
|
|
@@ -3267,6 +3838,7 @@ exports.sandBoxThreadMessagesResponse = zod_1.default.object({
|
|
|
3267
3838
|
"blockId": zod_1.default.string().nullish(),
|
|
3268
3839
|
"code": zod_1.default.number(),
|
|
3269
3840
|
"data": zod_1.default.any().nullish(),
|
|
3841
|
+
"errorCode": zod_1.default.string().nullish(),
|
|
3270
3842
|
"message": zod_1.default.string().nullish()
|
|
3271
3843
|
})),
|
|
3272
3844
|
"hasComments": zod_1.default.boolean(),
|
|
@@ -3299,8 +3871,8 @@ exports.sandBoxStreamSandboxMessagesParams = zod_1.default.strictObject({
|
|
|
3299
3871
|
/**
|
|
3300
3872
|
* @summary Append a new input value to an in-flight sandbox message and stream
|
|
3301
3873
|
successive snapshots back to the client. Each frame is a full
|
|
3302
|
-
SmartSpace.App.Business.Models.
|
|
3303
|
-
should treat the response as a stream of SmartSpace.App.Business.Models.
|
|
3874
|
+
SmartSpace.App.Business.Models.Messages.Message with the latest cumulative state — the SDK
|
|
3875
|
+
should treat the response as a stream of SmartSpace.App.Business.Models.Messages.Message frames
|
|
3304
3876
|
(NDJSON / SSE), with the final frame being the authoritative completed
|
|
3305
3877
|
message. Mirrors the chat-api `POST /messages/{id}/values`.
|
|
3306
3878
|
*/
|