@smartspace/api-client 0.1.0-pr.814.d00791b → 0.1.0-pr.815.9975f38
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 +18 -18
- package/dist/generated/chat/api.js +14 -14
- package/dist/generated/chat/models/aiIModelProperty.d.ts +11 -0
- package/dist/generated/chat/models/aiModel.d.ts +24 -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} +3 -3
- package/dist/generated/chat/models/filesDownloadFileParams.d.ts +0 -2
- package/dist/generated/chat/models/{file.d.ts → filesFile.d.ts} +1 -1
- package/dist/generated/chat/models/{fileUriResponse.d.ts → filesFileUriResponse.d.ts} +1 -1
- package/dist/generated/chat/models/filesGetUriParams.d.ts +0 -2
- package/dist/generated/chat/models/index.d.ts +26 -22
- package/dist/generated/chat/models/index.js +26 -22
- 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/{integrationsSmartSpaceAiFlowErrorData.d.ts → messagesCreateMessageInputValue.d.ts} +1 -1
- 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} +3 -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/{pagedDataCollectionWorkSpace.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/{appUserAppUser.d.ts → usersAppUser.d.ts} +1 -1
- 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} +5 -5
- package/dist/generated/chat/models/{workSpaceInputs.d.ts → workSpacesWorkSpaceInputs.d.ts} +1 -1
- package/dist/generated/chat/models/{workSpaceVariables.d.ts → workSpacesWorkSpaceVariables.d.ts} +1 -1
- package/dist/generated/chat/zod.d.ts +8 -8
- package/dist/generated/chat/zod.js +27 -27
- package/dist/generated/config/api.d.ts +65 -65
- package/dist/generated/config/api.js +57 -75
- package/dist/generated/config/models/aiIModelProperty.d.ts +11 -0
- package/dist/generated/config/models/aiModel.d.ts +24 -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} +3 -3
- package/dist/generated/config/models/{blockInfo.d.ts → blocksBlockInfo.d.ts} +3 -3
- package/dist/generated/config/models/blocksBlockInterface.d.ts +17 -0
- package/dist/generated/config/models/{inputPinInterfaceSchema.d.ts → blocksBlockInterfaceMetadata.d.ts} +1 -1
- 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/{blockBlockSet.d.ts → blocksBlockSet.d.ts} +3 -3
- 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/blocksInputPinInterface.d.ts +23 -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/{inputPinInterfaceMetadata.d.ts → blocksInputPinInterfaceSchema.d.ts} +1 -1
- package/dist/generated/config/models/blocksOutputPinInterface.d.ts +19 -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 +17 -0
- package/dist/generated/config/models/blocksPortInterfaceInputs.d.ts +10 -0
- package/dist/generated/config/models/{blockInterfaceMetadata.d.ts → blocksPortInterfaceMetadata.d.ts} +1 -1
- package/dist/generated/config/models/blocksPortInterfaceOutputs.d.ts +10 -0
- package/dist/generated/config/models/blocksStateInterface.d.ts +15 -0
- package/dist/generated/config/models/{messageMessageValueValue.d.ts → blocksStateInterfaceDefault.d.ts} +1 -1
- package/dist/generated/config/models/{outputPinInterfaceMetadata.d.ts → blocksStateInterfaceMetadata.d.ts} +1 -1
- package/dist/generated/config/models/dataSetItem.d.ts +15 -0
- package/dist/generated/config/models/dataSetItemMetadata.d.ts +35 -0
- package/dist/generated/config/models/{portInterfaceMetadata.d.ts → dataSetItemProperties.d.ts} +1 -1
- package/dist/generated/config/models/dataSetsCreateDataSet.d.ts +14 -0
- package/dist/generated/config/models/{createContainer.d.ts → dataSetsCreateDataSetContainer.d.ts} +1 -1
- package/dist/generated/config/models/dataSetsDataSet.d.ts +34 -0
- package/dist/generated/config/models/{createDataSet.d.ts → dataSetsDataSetProperty.d.ts} +2 -3
- 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/{updateDataSet.d.ts → dataSetsUpdateDataSet.d.ts} +6 -4
- package/dist/generated/config/models/{updateDataSetBasicInfo.d.ts → dataSetsUpdateDataSetBasicInfo.d.ts} +1 -1
- package/dist/generated/config/models/dataSetsUpsertDataSetProperty.d.ts +12 -0
- package/dist/generated/config/models/{createDataSpace.d.ts → dataSpacesCreateDataSpace.d.ts} +1 -1
- package/dist/generated/config/models/dataSpacesDataSpace.d.ts +24 -0
- package/dist/generated/config/models/dataSpacesDataSpaceAdmin.d.ts +12 -0
- package/dist/generated/config/models/{updateContainer.d.ts → dataSpacesDataSpaceWorkSpaceRef.d.ts} +3 -3
- package/dist/generated/config/models/dataSpacesGetDataSetsParams.d.ts +0 -9
- package/dist/generated/config/models/dataSpacesGetParams.d.ts +0 -9
- package/dist/generated/config/models/{updateDataSpace.d.ts → dataSpacesUpdateDataSpace.d.ts} +1 -1
- package/dist/generated/config/models/filesCreateFileFromBlobUri.d.ts +14 -0
- package/dist/generated/config/models/filesDownloadFileParams.d.ts +0 -2
- package/dist/generated/config/models/{file.d.ts → filesFile.d.ts} +1 -1
- package/dist/generated/config/models/{fileUriResponse.d.ts → filesFileUriResponse.d.ts} +1 -1
- 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} +3 -3
- package/dist/generated/config/models/index.d.ts +89 -68
- package/dist/generated/config/models/index.js +89 -68
- package/dist/generated/config/models/integrationsSmartSpaceAiContainerItemFlowRun.d.ts +16 -0
- package/dist/generated/config/models/integrationsSmartSpaceAiContainerItemFlowRunError.d.ts +13 -0
- package/dist/generated/config/models/integrationsSmartSpaceAiContainerItemRunHistory.d.ts +18 -0
- package/dist/generated/config/models/messagesCreateMessageInput.d.ts +15 -0
- package/dist/generated/config/models/{messageCreateMessageInputChannels.d.ts → messagesCreateMessageInputChannels.d.ts} +1 -1
- package/dist/generated/config/models/messagesCreateMessageInputValue.d.ts +10 -0
- package/dist/generated/config/models/{messageMessage.d.ts → messagesMessage.d.ts} +5 -5
- package/dist/generated/config/models/{messageMessageCreatorProfileImage.d.ts → messagesMessageCreatorProfileImage.d.ts} +1 -1
- package/dist/generated/config/models/{integrationsSmartSpaceAiFlowError.d.ts → messagesMessageError.d.ts} +3 -3
- package/dist/generated/config/models/{stateInterfaceDefault.d.ts → messagesMessageErrorData.d.ts} +1 -1
- 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/{inputPinInterfaceDefault.d.ts → messagesMessageValueValue.d.ts} +1 -1
- 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/{pagedDataCollectionAppUserAppUser.d.ts → pagedDataCollectionAiModelSummary.d.ts} +3 -3
- package/dist/generated/config/models/pagedDataCollectionAiModelSummary.js +2 -0
- package/dist/generated/config/models/{pagedDataCollectionIngestedBlob.d.ts → pagedDataCollectionDataSetsDataSet.d.ts} +3 -3
- package/dist/generated/config/models/pagedDataCollectionDataSetsDataSet.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/{pagedDataCollectionWorkSpace.d.ts → pagedDataCollectionUsersAppUser.d.ts} +3 -3
- package/dist/generated/config/models/pagedDataCollectionUsersAppUser.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/{appRole.d.ts → usersAppRole.d.ts} +1 -1
- package/dist/generated/config/models/usersAppRole.js +8 -0
- package/dist/generated/config/models/{appUserAppUser.d.ts → usersAppUser.d.ts} +1 -1
- package/dist/generated/config/models/usersAppUser.js +8 -0
- package/dist/generated/config/models/{appUserAppUserDetail.d.ts → usersAppUserDetail.d.ts} +1 -1
- package/dist/generated/config/models/usersAppUserDetail.js +2 -0
- package/dist/generated/config/models/{appUserAppUserSearchResult.d.ts → usersAppUserSearchResult.d.ts} +1 -1
- package/dist/generated/config/models/usersAppUserSearchResult.js +8 -0
- package/dist/generated/config/models/{appUserServicePrincipalSearchResult.d.ts → usersServicePrincipalSearchResult.d.ts} +1 -1
- package/dist/generated/config/models/usersServicePrincipalSearchResult.js +8 -0
- package/dist/generated/config/models/{createWorkSpace.d.ts → workSpacesCreateWorkSpace.d.ts} +1 -1
- package/dist/generated/config/models/workSpacesCreateWorkSpace.js +2 -0
- package/dist/generated/config/models/workSpacesGetGetParams.d.ts +0 -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} +1 -1
- package/dist/generated/config/models/workSpacesUpdateWorkSpaceBasicInfo.js +8 -0
- package/dist/generated/config/models/{workSpace.d.ts → workSpacesWorkSpace.d.ts} +5 -5
- package/dist/generated/config/models/workSpacesWorkSpace.js +2 -0
- package/dist/generated/config/models/{workSpaceInputs.d.ts → workSpacesWorkSpaceInputs.d.ts} +1 -1
- package/dist/generated/config/models/workSpacesWorkSpaceInputs.js +2 -0
- package/dist/generated/config/models/{workSpaceUser.d.ts → workSpacesWorkSpaceUser.d.ts} +1 -1
- package/dist/generated/config/models/workSpacesWorkSpaceUser.js +8 -0
- package/dist/generated/config/models/{workSpaceVariables.d.ts → workSpacesWorkSpaceVariables.d.ts} +1 -1
- 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 +344 -840
- package/dist/generated/config/zod.js +414 -749
- package/package.json +1 -1
- package/dist/generated/chat/models/messageCreateMessageInput.d.ts +0 -15
- package/dist/generated/chat/models/pagedDataCollectionMessageMessage.d.ts +0 -11
- package/dist/generated/chat/models/pagedDataCollectionModelModelSummary.d.ts +0 -11
- 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/inputPinInterface.d.ts +0 -23
- package/dist/generated/config/models/integrationsSmartSpaceAiFlowErrorData.d.ts +0 -10
- 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/outputPinInterface.d.ts +0 -19
- package/dist/generated/config/models/outputPinInterfaceSchema.d.ts +0 -9
- 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/pagedDataCollectionDataSet.d.ts +0 -11
- package/dist/generated/config/models/pagedDataCollectionDataSpace.d.ts +0 -11
- package/dist/generated/config/models/pagedDataCollectionModelModelSummary.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/stateInterfaceMetadata.d.ts +0 -9
- /package/dist/generated/chat/models/{integrationsSmartSpaceAiFlowError.js → aiIModelProperty.js} +0 -0
- /package/dist/generated/chat/models/{messageCreateMessageInput.js → aiModel.js} +0 -0
- /package/dist/generated/chat/models/{messageMessage.js → aiModelDeployment.js} +0 -0
- /package/dist/generated/chat/models/{messageMessageRequest.js → aiModelDeploymentStep.js} +0 -0
- /package/dist/generated/chat/models/{messageMessageValue.js → aiModelSummary.js} +0 -0
- /package/dist/generated/chat/models/{appUserAppUser.js → filesFile.js} +0 -0
- /package/dist/generated/chat/models/{file.js → filesFileUriResponse.js} +0 -0
- /package/dist/generated/chat/models/{modelModelSummary.js → messagesCreateMessageInput.js} +0 -0
- /package/dist/generated/chat/models/{fileUriResponse.js → messagesCreateMessageInputChannels.js} +0 -0
- /package/dist/generated/chat/models/{integrationsSmartSpaceAiFlowErrorData.js → messagesCreateMessageInputValue.js} +0 -0
- /package/dist/generated/chat/models/{pagedDataCollectionMessageMessage.js → messagesMessage.js} +0 -0
- /package/dist/generated/chat/models/{messageCreateMessageInputChannels.js → messagesMessageCreatorProfileImage.js} +0 -0
- /package/dist/generated/chat/models/{pagedDataCollectionModelModelSummary.js → messagesMessageError.js} +0 -0
- /package/dist/generated/chat/models/{messageCreateMessageInputValue.js → messagesMessageErrorData.js} +0 -0
- /package/dist/generated/chat/models/{pagedDataCollectionWorkSpace.js → messagesMessageRequest.js} +0 -0
- /package/dist/generated/chat/models/{messageMessageCreatorProfileImage.js → messagesMessageRequestVariables.js} +0 -0
- /package/dist/generated/chat/models/{workSpace.js → messagesMessageValue.js} +0 -0
- /package/dist/generated/chat/models/{messageMessageRequestVariables.js → messagesMessageValueChannels.js} +0 -0
- /package/dist/generated/chat/models/{messageMessageValueChannels.js → messagesMessageValueValue.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/appUserAppUserDetail.js → chat/models/pagedDataCollectionWorkSpacesWorkSpace.js} +0 -0
- /package/dist/generated/chat/models/{messageMessageValueValue.js → usersAppUser.js} +0 -0
- /package/dist/generated/{config/models/blockBlockSet.js → chat/models/workSpacesWorkSpace.js} +0 -0
- /package/dist/generated/{config/models/blockBlockSetBlockInterfaces.js → chat/models/workSpacesWorkSpaceInputs.js} +0 -0
- /package/dist/generated/{config/models/blockInfo.js → chat/models/workSpacesWorkSpaceVariables.js} +0 -0
- /package/dist/generated/config/models/{blockInterface.js → aiIModelProperty.js} +0 -0
- /package/dist/generated/config/models/{blockInterfacePorts.js → aiModel.js} +0 -0
- /package/dist/generated/config/models/{blockInterfaceState.js → aiModelDeployment.js} +0 -0
- /package/dist/generated/config/models/{createDataSet.js → aiModelDeploymentStep.js} +0 -0
- /package/dist/generated/config/models/{createWorkSpace.js → aiModelSummary.js} +0 -0
- /package/dist/generated/config/models/{ingestedBlob.js → blocksBlockInfo.js} +0 -0
- /package/dist/generated/config/models/{inputPinInterface.js → blocksBlockInterface.js} +0 -0
- /package/dist/generated/config/models/{appRole.js → blocksBlockInterfaceMetadata.js} +0 -0
- /package/dist/generated/config/models/{inputPinInterfaceGenerics.js → blocksBlockInterfacePorts.js} +0 -0
- /package/dist/generated/config/models/{integrationsSmartSpaceAiFlowError.js → blocksBlockInterfaceState.js} +0 -0
- /package/dist/generated/config/models/{messageCreateMessageInput.js → blocksBlockSet.js} +0 -0
- /package/dist/generated/config/models/{messageMessage.js → blocksBlockSetBlockInterfaces.js} +0 -0
- /package/dist/generated/config/models/{messageMessageValue.js → blocksGetBlocks200One.js} +0 -0
- /package/dist/generated/config/models/{messageSandBoxMessageRequest.js → blocksGetBlocks200Three.js} +0 -0
- /package/dist/generated/config/models/{modelModelSummary.js → blocksGetBlocks200Two.js} +0 -0
- /package/dist/generated/config/models/{outputPinInterface.js → blocksInputPinInterface.js} +0 -0
- /package/dist/generated/config/models/{appUserAppUser.js → blocksInputPinInterfaceDefault.js} +0 -0
- /package/dist/generated/config/models/{outputPinInterfaceGenerics.js → blocksInputPinInterfaceGenerics.js} +0 -0
- /package/dist/generated/config/models/{appUserAppUserSearchResult.js → blocksInputPinInterfaceMetadata.js} +0 -0
- /package/dist/generated/config/models/{appUserServicePrincipalSearchResult.js → blocksInputPinInterfaceSchema.js} +0 -0
- /package/dist/generated/config/models/{pagedDataCollectionAppUserAppUser.js → blocksOutputPinInterface.js} +0 -0
- /package/dist/generated/config/models/{pagedDataCollectionAppUserAppUserDetail.js → blocksOutputPinInterfaceGenerics.js} +0 -0
- /package/dist/generated/config/models/{blockInterfaceMetadata.js → blocksOutputPinInterfaceMetadata.js} +0 -0
- /package/dist/generated/config/models/{createContainer.js → blocksOutputPinInterfaceSchema.js} +0 -0
- /package/dist/generated/config/models/{pagedDataCollectionAppUserAppUserSearchResult.js → blocksPortInterface.js} +0 -0
- /package/dist/generated/config/models/{pagedDataCollectionAppUserServicePrincipalSearchResult.js → blocksPortInterfaceInputs.js} +0 -0
- /package/dist/generated/config/models/{createDataSpace.js → blocksPortInterfaceMetadata.js} +0 -0
- /package/dist/generated/config/models/{pagedDataCollectionDataSet.js → blocksPortInterfaceOutputs.js} +0 -0
- /package/dist/generated/config/models/{pagedDataCollectionDataSpace.js → blocksStateInterface.js} +0 -0
- /package/dist/generated/config/models/{dataSetsGetGetParams.js → blocksStateInterfaceDefault.js} +0 -0
- /package/dist/generated/config/models/{dataSetsGetIdItemsParams.js → blocksStateInterfaceMetadata.js} +0 -0
- /package/dist/generated/config/models/{pagedDataCollectionIngestedBlob.js → dataSetItem.js} +0 -0
- /package/dist/generated/config/models/{file.js → dataSetItemMetadata.js} +0 -0
- /package/dist/generated/config/models/{fileUriResponse.js → dataSetItemProperties.js} +0 -0
- /package/dist/generated/config/models/{pagedDataCollectionModelModelSummary.js → dataSetsCreateDataSet.js} +0 -0
- /package/dist/generated/config/models/{inputPinInterfaceDefault.js → dataSetsCreateDataSetContainer.js} +0 -0
- /package/dist/generated/config/models/{pagedDataCollectionWorkSpace.js → dataSetsDataSet.js} +0 -0
- /package/dist/generated/config/models/{inputPinInterfaceMetadata.js → dataSetsDataSetProperty.js} +0 -0
- /package/dist/generated/config/models/{inputPinInterfaceSchema.js → dataSetsGetItemsParams.js} +0 -0
- /package/dist/generated/config/models/{integrationsSmartSpaceAiFlowErrorData.js → dataSetsGetParams.js} +0 -0
- /package/dist/generated/config/models/{portInterface.js → dataSetsUpdateDataSet.js} +0 -0
- /package/dist/generated/config/models/{messageCreateMessageInputChannels.js → dataSetsUpdateDataSetBasicInfo.js} +0 -0
- /package/dist/generated/config/models/{messageCreateMessageInputValue.js → dataSetsUpsertDataSetProperty.js} +0 -0
- /package/dist/generated/config/models/{messageMessageCreatorProfileImage.js → dataSpacesCreateDataSpace.js} +0 -0
- /package/dist/generated/config/models/{portInterfaceInputs.js → dataSpacesDataSpace.js} +0 -0
- /package/dist/generated/config/models/{messageMessageValueChannels.js → dataSpacesDataSpaceAdmin.js} +0 -0
- /package/dist/generated/config/models/{messageMessageValueValue.js → dataSpacesDataSpaceWorkSpaceRef.js} +0 -0
- /package/dist/generated/config/models/{messageSandBoxMessageRequestVariables.js → dataSpacesUpdateDataSpace.js} +0 -0
- /package/dist/generated/config/models/{outputPinInterfaceMetadata.js → filesCreateFileFromBlobUri.js} +0 -0
- /package/dist/generated/config/models/{outputPinInterfaceSchema.js → filesFile.js} +0 -0
- /package/dist/generated/config/models/{portInterfaceMetadata.js → filesFileUriResponse.js} +0 -0
- /package/dist/generated/config/models/{portInterfaceOutputs.js → filesIngestedBlob.js} +0 -0
- /package/dist/generated/config/models/{stateInterface.js → integrationsSmartSpaceAiContainerItemFlowRun.js} +0 -0
- /package/dist/generated/config/models/{stateInterfaceDefault.js → integrationsSmartSpaceAiContainerItemFlowRunError.js} +0 -0
- /package/dist/generated/config/models/{updateDataSet.js → integrationsSmartSpaceAiContainerItemRunHistory.js} +0 -0
- /package/dist/generated/config/models/{workSpace.js → messagesCreateMessageInput.js} +0 -0
- /package/dist/generated/config/models/{stateInterfaceMetadata.js → messagesCreateMessageInputChannels.js} +0 -0
- /package/dist/generated/config/models/{updateContainer.js → messagesCreateMessageInputValue.js} +0 -0
- /package/dist/generated/config/models/{workSpaceInputs.js → messagesMessage.js} +0 -0
- /package/dist/generated/config/models/{updateDataSetBasicInfo.js → messagesMessageCreatorProfileImage.js} +0 -0
- /package/dist/generated/config/models/{workSpaceVariables.js → messagesMessageError.js} +0 -0
- /package/dist/generated/config/models/{updateDataSpace.js → messagesMessageErrorData.js} +0 -0
- /package/dist/generated/config/models/{workSpaceBasicInfo.js → messagesMessageValueChannels.js} +0 -0
- /package/dist/generated/config/models/{workSpaceUser.js → messagesMessageValueValue.js} +0 -0
|
@@ -4,19 +4,19 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
|
4
4
|
};
|
|
5
5
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
6
|
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.accessGetUsersInRoleRolesRoleIdUsersResponseItem = 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.accessAddAccessResponse = exports.accessAddAccessResponseWorkSpaceIdRegExp = exports.accessAddAccessResponseMessageThreadIdRegExp = exports.accessAddAccessResponseMessageIdRegExp = exports.accessAddAccessResponseIdRegExp = exports.accessAddAccessBody = exports.accessAddAccessBodyWorkSpaceIdRegExp = exports.accessAddAccessBodyMessageThreadIdRegExp = exports.accessAddAccessBodyMessageIdRegExp = exports.accessAddAccessBodyIdRegExp = exports.accessGetAccessesResponse = exports.accessGetAccessesResponseDataItemWorkSpaceIdRegExp = exports.accessGetAccessesResponseDataItemMessageThreadIdRegExp = exports.accessGetAccessesResponseDataItemMessageIdRegExp = exports.accessGetAccessesResponseDataItemIdRegExp = exports.accessGetAccessesQueryParams = exports.accessGetAccessesQuerySkipDefault = exports.accessGetAccessesQueryTakeDefault = exports.accessGetAccessesQueryWorkspaceIdRegExp = void 0;
|
|
7
|
-
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.blocksGetBlocksResponse = 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.sandBoxAddValueToMessageBody = exports.sandBoxAddValueToMessageParams = exports.sandBoxAddValueToMessagePathIdRegExp = exports.sandBoxAddValueToMessagePathWorkspaceIdRegExp = exports.sandBoxStreamSandboxMessagesParams = exports.sandBoxStreamSandboxMessagesPathWorkspaceIdRegExp = exports.sandBoxThreadMessagesResponse = exports.sandBoxThreadMessagesResponseValuesItemIdRegExp = exports.sandBoxThreadMessagesResponseMessageThreadIdRegExp = exports.sandBoxThreadMessagesResponseIdRegExp = exports.sandBoxThreadMessagesBody =
|
|
7
|
+
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.blocksGetBlocksResponse = exports.blocksGetBlocksResponseBlockSetIdRegExp = exports.blocksGetBlocksQueryParams = exports.blockSetsAddBlockSetBody = exports.blockSetsAddBlockSetParams = exports.blockSetsDeleteBlockSetParams = exports.blockSetsGetBlockSetsResponse = exports.blockSetsGetBlockSetsResponseItem = exports.blockSetsGetBlockSetsResponseIdRegExp = exports.blockSetsGetBlockSetsQueryParams = exports.applicationUpdateGetLatestAvailableVersionResponse = exports.applicationUpdateGetCurrentVersionResponse = exports.applicationUpdateGetLatestDeploymentResponse = exports.activityGetLoggingResponse = exports.activityGetLoggingResponseDataItemWorkSpaceIdRegExp = exports.activityGetLoggingResponseDataItemIdRegExp = exports.activityGetLoggingQueryParams = exports.activityGetLoggingQuerySkipDefault = exports.activityGetLoggingQueryTakeDefault = exports.activityGetLoggingQueryWorkSpaceIdRegExp = exports.activityExportLoggingsResponse = exports.activityExportLoggingsQueryParams = exports.activityExportLoggingsQueryWorkSpaceIdRegExp = exports.accessDeleteAccessParams = exports.accessDeleteAccessPathIdRegExp = exports.accessGetUsersInRoleUsersResponse = exports.accessGetUsersInRoleUsersResponseItem = exports.accessGetUsersInRoleUsersQueryParams = exports.accessGetUsersInRoleUsersQueryAssignedWorkspaceIdRegExp = void 0;
|
|
8
|
+
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 = exports.dataSetsGetQueryTakeDefault = void 0;
|
|
9
|
+
exports.dataSourceTypesGetAvailableContainersBody = exports.dataSourceTypesGetResponse = exports.dataSourceTypesGetResponseItem = 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 = exports.dataSetsSetDataspaceParams = void 0;
|
|
10
|
+
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.dataSourcesUpdateCredentialsBody = exports.dataSourcesUpdateCredentialsParams = exports.dataSourcesUpdateCredentialsPathDataSourceIdRegExp = 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 = void 0;
|
|
11
|
+
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 = 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 = void 0;
|
|
12
|
+
exports.flowRunsAddFileIdFilesBody = exports.flowRunsAddFileIdFilesParams = exports.flowRunsAddFileIdFilesPathIdRegExp = 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 = exports.filesUploadFilesResponseItem = exports.filesUploadFilesResponseWorkspaceIdRegExpOne = exports.filesUploadFilesResponseThreadIdRegExpOne = exports.filesUploadFilesResponseIdRegExpOne = exports.filesUploadFilesBody = exports.filesUploadFilesBodyWorkspaceIdRegExpOne = exports.filesUploadFilesBodyUploadIdRegExpOne = exports.filesUploadFilesBodyThreadIdRegExpOne = exports.debugInvokeBody = exports.debugInvokeBodyItem = exports.debugInvokeParams = void 0;
|
|
13
|
+
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 = exports.flowRunsGetStepExecutionsQuerySearchDefault = exports.flowRunsGetStepExecutionsQueryTakeDefault = exports.flowRunsGetStepExecutionsQuerySkipDefault = exports.flowRunsGetStepExecutionsParams = exports.flowRunsGetStepExecutionsPathIdRegExp = exports.flowRunsAddFileIdFilesExistingBody = exports.flowRunsAddFileIdFilesExistingBodyFlowRunIdRegExp = exports.flowRunsAddFileIdFilesExistingParams = exports.flowRunsAddFileIdFilesExistingPathIdRegExp = void 0;
|
|
14
|
+
exports.usersSearchUsersResponse = exports.usersSearchUsersResponseItem = exports.usersSearchUsersQueryParams = exports.usersSearchUsersQueryTakeDefault = exports.usersRemoveUserFromAllWorkSpacesQueryParams = exports.usersRemoveUserFromAllWorkSpacesQueryUserIdRegExp = exports.usersGetMyPermissionsResponse = exports.usersGetUsersByFilterParams = exports.usersGetUsersResponse = exports.usersGetUsersQueryParams = exports.usersGetUsersQueryTakeDefault = exports.usersGetUsersQuerySkipDefault = exports.tenantIdGetResultResponse = 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 = exports.modelsUpsertModelPathIdRegExp = exports.modelsGetModelResponse = exports.modelsGetModelResponseIdRegExpOne = exports.modelsGetModelResponseDeploymentStepsItemIdRegExpOne = exports.modelsGetModelResponseDeploymentProviderIdRegExpOne = exports.modelsGetModelResponseDeploymentIdRegExpOne = exports.modelsGetModelParams = exports.modelsGetModelPathIdRegExpOne = exports.modelsDeleteModelParams = void 0;
|
|
15
|
+
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.workSpacesGetGetQueryParams = exports.workSpacesGetGetQuerySkipDefaultOne = exports.workSpacesGetGetQueryTakeDefaultOne = exports.workSpaceTemplatesGetResponse = exports.workSpaceTemplatesGetResponseDataItemPublisherIdRegExp = exports.workSpaceTemplatesGetResponseDataItemLatestVersionIdRegExp = 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.usersAddUserPermissionParams = exports.usersAddUserPermissionPathUserIdRegExp = exports.usersAdminPermissionQueryParams = exports.usersAdminPermissionParams = exports.usersAdminPermissionPathUserIdRegExp = exports.usersGetAccessWorkSpacesResponse = exports.usersGetAccessWorkSpacesResponseItem = exports.usersGetAccessWorkSpacesResponseWorkSpaceIdRegExp = exports.usersGetAccessWorkSpacesResponseIdRegExp = exports.usersGetAccessWorkSpacesQueryParams = exports.usersGetAccessWorkSpacesQueryTakeDefault = exports.usersGetAccessWorkSpacesQuerySkipDefault = exports.usersGetAccessWorkSpacesParams = exports.usersGetAccessWorkSpacesPathIdRegExp = exports.usersGetUserPhotoResponse = exports.usersGetUserPhotoParams = exports.usersGetUserPhotoPathIdRegExpOne = exports.usersGetUserDetailResponse = exports.usersGetUserDetailParams = void 0;
|
|
16
|
+
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 = 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.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 = void 0;
|
|
17
|
+
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 = exports.workSpacesGetWorkspaceFilesQueryTakeDefault = exports.workSpacesGetWorkspaceFilesParams = exports.workSpacesGetWorkspaceFilesPathWorkspaceIdRegExp = exports.workSpacesAddDataSpaceParams = exports.workSpacesAddDataSpacePathDataspaceIdRegExp = exports.workSpacesAddDataSpacePathWorkspaceIdRegExp = exports.workSpacesRemoveDataSpaceParams = exports.workSpacesRemoveDataSpacePathDataspaceIdRegExp = exports.workSpacesRemoveDataSpacePathWorkspaceIdRegExp = 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 = void 0;
|
|
18
|
+
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 = exports.sandBoxThreadMessageCreateByUsersProfileImagesResponse = exports.sandBoxThreadMessageCreateByUsersProfileImagesResponseItem = exports.sandBoxThreadMessageCreateByUsersProfileImagesParams = exports.sandBoxThreadMessageCreateByUsersProfileImagesPathWorkspaceIdRegExp = exports.sandBoxGetSandboxThreadResponse = exports.sandBoxGetSandboxThreadResponseWorkSpaceIdRegExp = exports.sandBoxGetSandboxThreadResponseIdRegExp = exports.sandBoxGetSandboxThreadParams = exports.sandBoxGetSandboxThreadPathWorkspaceIdRegExp = 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.documentsGetDocumentSasResponse = exports.documentsGetDocumentSasQueryParams = exports.documentsGetDocumentSasParams = exports.documentsGetDocumentSasPathDataSpaceIdRegExpOne = void 0;
|
|
19
|
+
exports.sandBoxAddValueToMessageBody = exports.sandBoxAddValueToMessageParams = exports.sandBoxAddValueToMessagePathIdRegExp = exports.sandBoxAddValueToMessagePathWorkspaceIdRegExp = exports.sandBoxStreamSandboxMessagesParams = exports.sandBoxStreamSandboxMessagesPathWorkspaceIdRegExp = exports.sandBoxThreadMessagesResponse = exports.sandBoxThreadMessagesResponseValuesItemIdRegExp = exports.sandBoxThreadMessagesResponseMessageThreadIdRegExp = exports.sandBoxThreadMessagesResponseIdRegExp = exports.sandBoxThreadMessagesBody = void 0;
|
|
20
20
|
/**
|
|
21
21
|
* Generated by orval v7.13.2 🍺
|
|
22
22
|
* Do not edit manually.
|
|
@@ -307,7 +307,7 @@ exports.applicationUpdateGetLatestAvailableVersionResponse = zod_1.default.objec
|
|
|
307
307
|
"versionNumber": zod_1.default.string()
|
|
308
308
|
});
|
|
309
309
|
/**
|
|
310
|
-
* @summary Get a list of all block
|
|
310
|
+
* @summary Get a list of all block sets visible to the current principal.
|
|
311
311
|
*/
|
|
312
312
|
exports.blockSetsGetBlockSetsQueryParams = zod_1.default.strictObject({
|
|
313
313
|
"types": zod_1.default.array(zod_1.default.string()).optional().describe('A list of block types to filter by.')
|
|
@@ -386,7 +386,7 @@ exports.blocksGetBlocksQueryParams = zod_1.default.strictObject({
|
|
|
386
386
|
"types": zod_1.default.array(zod_1.default.string()).optional().describe('A list of block types to filter by.')
|
|
387
387
|
});
|
|
388
388
|
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.
|
|
389
|
+
exports.blocksGetBlocksResponse = zod_1.default.record(zod_1.default.string(), zod_1.default.record(zod_1.default.string(), zod_1.default.object({
|
|
390
390
|
"blockSetId": zod_1.default.string().regex(exports.blocksGetBlocksResponseBlockSetIdRegExp),
|
|
391
391
|
"connectionId": zod_1.default.string().nullish(),
|
|
392
392
|
"createdAt": zod_1.default.iso.datetime({}),
|
|
@@ -436,8 +436,7 @@ exports.blocksGetBlocksResponseItem = zod_1.default.object({
|
|
|
436
436
|
"sourceCodeUrl": zod_1.default.string().nullish(),
|
|
437
437
|
"type": zod_1.default.enum(['Native', 'Custom', 'Debug']),
|
|
438
438
|
"version": zod_1.default.string()
|
|
439
|
-
});
|
|
440
|
-
exports.blocksGetBlocksResponse = zod_1.default.array(exports.blocksGetBlocksResponseItem);
|
|
439
|
+
})));
|
|
441
440
|
/**
|
|
442
441
|
* @summary Manually trigger reingestion of a specific container item.
|
|
443
442
|
*/
|
|
@@ -567,95 +566,25 @@ exports.containersPostResponseItem = zod_1.default.object({
|
|
|
567
566
|
}).optional()
|
|
568
567
|
});
|
|
569
568
|
exports.containersPostResponse = zod_1.default.array(exports.containersPostResponseItem);
|
|
570
|
-
exports.
|
|
571
|
-
exports.
|
|
572
|
-
exports.
|
|
573
|
-
"take": zod_1.default.number().default(exports.
|
|
569
|
+
exports.dataSetsGetQueryTakeDefault = 20;
|
|
570
|
+
exports.dataSetsGetQuerySkipDefault = 0;
|
|
571
|
+
exports.dataSetsGetQueryParams = zod_1.default.strictObject({
|
|
572
|
+
"take": zod_1.default.number().default(exports.dataSetsGetQueryTakeDefault),
|
|
574
573
|
"skip": zod_1.default.number().optional(),
|
|
575
574
|
"search": zod_1.default.string().optional()
|
|
576
575
|
});
|
|
577
|
-
exports.
|
|
578
|
-
exports.
|
|
579
|
-
exports.
|
|
580
|
-
exports.
|
|
581
|
-
exports.
|
|
582
|
-
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}$');
|
|
583
|
-
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}$');
|
|
584
|
-
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}$');
|
|
585
|
-
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}$');
|
|
586
|
-
exports.dataSetsGetGetResponse = zod_1.default.object({
|
|
576
|
+
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}$');
|
|
577
|
+
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}$');
|
|
578
|
+
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}$');
|
|
579
|
+
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}$');
|
|
580
|
+
exports.dataSetsGetResponse = zod_1.default.object({
|
|
587
581
|
"data": zod_1.default.array(zod_1.default.object({
|
|
588
582
|
"createdAt": zod_1.default.iso.datetime({}),
|
|
589
583
|
"createdByUserId": zod_1.default.string(),
|
|
590
|
-
"dataSpaceId": zod_1.default.string().regex(exports.
|
|
584
|
+
"dataSpaceId": zod_1.default.string().regex(exports.dataSetsGetResponseDataItemDataSpaceIdRegExp).nullish(),
|
|
591
585
|
"description": zod_1.default.string().nullish(),
|
|
592
|
-
"
|
|
593
|
-
|
|
594
|
-
"blocks": zod_1.default.record(zod_1.default.string(), zod_1.default.object({
|
|
595
|
-
"constants": zod_1.default.array(zod_1.default.object({
|
|
596
|
-
"target": zod_1.default.object({
|
|
597
|
-
"pin": zod_1.default.string(),
|
|
598
|
-
"port": zod_1.default.string()
|
|
599
|
-
}),
|
|
600
|
-
"value": zod_1.default.any().nullish()
|
|
601
|
-
})).nullish(),
|
|
602
|
-
"description": zod_1.default.string().nullish(),
|
|
603
|
-
"dynamicInputPins": zod_1.default.array(zod_1.default.object({
|
|
604
|
-
"pin": zod_1.default.string(),
|
|
605
|
-
"port": zod_1.default.string()
|
|
606
|
-
})).nullish(),
|
|
607
|
-
"dynamicOutputPins": zod_1.default.array(zod_1.default.object({
|
|
608
|
-
"pin": zod_1.default.string(),
|
|
609
|
-
"port": zod_1.default.string()
|
|
610
|
-
})).nullish(),
|
|
611
|
-
"dynamicPorts": zod_1.default.array(zod_1.default.string()).nullish(),
|
|
612
|
-
"name": zod_1.default.string(),
|
|
613
|
-
"version": zod_1.default.string()
|
|
614
|
-
})).nullish(),
|
|
615
|
-
"connections": zod_1.default.array(zod_1.default.object({
|
|
616
|
-
"source": zod_1.default.object({
|
|
617
|
-
"node": zod_1.default.string(),
|
|
618
|
-
"pin": zod_1.default.string().nullish(),
|
|
619
|
-
"port": zod_1.default.string().nullish()
|
|
620
|
-
}),
|
|
621
|
-
"target": zod_1.default.object({
|
|
622
|
-
"node": zod_1.default.string(),
|
|
623
|
-
"pin": zod_1.default.string().nullish(),
|
|
624
|
-
"port": zod_1.default.string().nullish()
|
|
625
|
-
})
|
|
626
|
-
})).nullish(),
|
|
627
|
-
"constants": zod_1.default.record(zod_1.default.string(), zod_1.default.object({
|
|
628
|
-
"value": zod_1.default.any().nullish()
|
|
629
|
-
})).nullish(),
|
|
630
|
-
"inputs": zod_1.default.record(zod_1.default.string(), zod_1.default.object({
|
|
631
|
-
"schema": zod_1.default.record(zod_1.default.string(), zod_1.default.any())
|
|
632
|
-
})).nullish(),
|
|
633
|
-
"layout": zod_1.default.any().nullish(),
|
|
634
|
-
"name": zod_1.default.string().nullish(),
|
|
635
|
-
"outputs": zod_1.default.record(zod_1.default.string(), zod_1.default.object({
|
|
636
|
-
"schema": zod_1.default.record(zod_1.default.string(), zod_1.default.any())
|
|
637
|
-
})).nullish(),
|
|
638
|
-
"variables": zod_1.default.record(zod_1.default.string(), zod_1.default.object({
|
|
639
|
-
"access": zod_1.default.enum(['None', 'Read', 'Write']),
|
|
640
|
-
"schema": zod_1.default.record(zod_1.default.string(), zod_1.default.any())
|
|
641
|
-
})).nullish()
|
|
642
|
-
}).optional(),
|
|
643
|
-
"activeFlowDefinitionId": zod_1.default.string().regex(exports.dataSetsGetGetResponseDataItemFlowActiveFlowDefinitionIdRegExp),
|
|
644
|
-
"id": zod_1.default.string().regex(exports.dataSetsGetGetResponseDataItemFlowIdRegExp),
|
|
645
|
-
"triggers": zod_1.default.array(zod_1.default.object({
|
|
646
|
-
"dataSourceContainer": zod_1.default.object({
|
|
647
|
-
"dataSourceId": zod_1.default.string().regex(exports.dataSetsGetGetResponseDataItemFlowTriggersItemDataSourceContainerDataSourceIdRegExp),
|
|
648
|
-
"id": zod_1.default.string().regex(exports.dataSetsGetGetResponseDataItemFlowTriggersItemDataSourceContainerIdRegExp),
|
|
649
|
-
"name": zod_1.default.string(),
|
|
650
|
-
"path": zod_1.default.string()
|
|
651
|
-
}),
|
|
652
|
-
"flowId": zod_1.default.string().regex(exports.dataSetsGetGetResponseDataItemFlowTriggersItemFlowIdRegExp),
|
|
653
|
-
"id": zod_1.default.string().regex(exports.dataSetsGetGetResponseDataItemFlowTriggersItemIdRegExp),
|
|
654
|
-
"inputName": zod_1.default.string(),
|
|
655
|
-
"type": zod_1.default.enum(['Periodic', 'Container'])
|
|
656
|
-
}))
|
|
657
|
-
}).optional(),
|
|
658
|
-
"id": zod_1.default.string().regex(exports.dataSetsGetGetResponseDataItemIdRegExp),
|
|
586
|
+
"flowId": zod_1.default.string().regex(exports.dataSetsGetResponseDataItemFlowIdRegExp).nullish(),
|
|
587
|
+
"id": zod_1.default.string().regex(exports.dataSetsGetResponseDataItemIdRegExp),
|
|
659
588
|
"modifiedAt": zod_1.default.iso.datetime({}),
|
|
660
589
|
"modifiedByUserId": zod_1.default.string(),
|
|
661
590
|
"name": zod_1.default.string(),
|
|
@@ -664,7 +593,7 @@ exports.dataSetsGetGetResponse = zod_1.default.object({
|
|
|
664
593
|
"isVector": zod_1.default.boolean(),
|
|
665
594
|
"name": zod_1.default.string()
|
|
666
595
|
})),
|
|
667
|
-
"version": zod_1.default.string().regex(exports.
|
|
596
|
+
"version": zod_1.default.string().regex(exports.dataSetsGetResponseDataItemVersionRegExp).nullish()
|
|
668
597
|
})),
|
|
669
598
|
"total": zod_1.default.number()
|
|
670
599
|
});
|
|
@@ -674,27 +603,36 @@ exports.dataSetsGetItemParams = zod_1.default.strictObject({
|
|
|
674
603
|
"dataSetId": zod_1.default.string().regex(exports.dataSetsGetItemPathDataSetIdRegExp),
|
|
675
604
|
"id": zod_1.default.string().regex(exports.dataSetsGetItemPathIdRegExp)
|
|
676
605
|
});
|
|
677
|
-
|
|
678
|
-
|
|
679
|
-
|
|
680
|
-
exports.
|
|
681
|
-
exports.
|
|
682
|
-
|
|
606
|
+
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}$');
|
|
607
|
+
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}$');
|
|
608
|
+
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}$');
|
|
609
|
+
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}$');
|
|
610
|
+
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}$');
|
|
611
|
+
exports.dataSetsGetItemResponse = zod_1.default.object({
|
|
612
|
+
"id": zod_1.default.string().regex(exports.dataSetsGetItemResponseIdRegExp),
|
|
613
|
+
"indexText": zod_1.default.string(),
|
|
614
|
+
"metadata": zod_1.default.object({
|
|
615
|
+
"containerId": zod_1.default.string().regex(exports.dataSetsGetItemResponseMetadataContainerIdRegExp).nullish(),
|
|
616
|
+
"containerItemId": zod_1.default.string().regex(exports.dataSetsGetItemResponseMetadataContainerItemIdRegExp).nullish(),
|
|
617
|
+
"containerItemPath": zod_1.default.string().nullish(),
|
|
618
|
+
"createdAt": zod_1.default.iso.datetime({}).nullish(),
|
|
619
|
+
"dataSetId": zod_1.default.string().regex(exports.dataSetsGetItemResponseMetadataDataSetIdRegExp).nullish(),
|
|
620
|
+
"flowRunId": zod_1.default.string().regex(exports.dataSetsGetItemResponseMetadataFlowRunIdRegExp).nullish(),
|
|
621
|
+
"indexed": zod_1.default.boolean(),
|
|
622
|
+
"modifiedAt": zod_1.default.iso.datetime({}).nullish()
|
|
623
|
+
}),
|
|
624
|
+
"properties": zod_1.default.record(zod_1.default.string(), zod_1.default.any())
|
|
625
|
+
});
|
|
626
|
+
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}$');
|
|
627
|
+
exports.dataSetsDeleteParams = zod_1.default.strictObject({
|
|
628
|
+
"id": zod_1.default.string().regex(exports.dataSetsDeletePathIdRegExp)
|
|
683
629
|
});
|
|
684
|
-
/**
|
|
685
|
-
* @summary Retrieve detailed information about a specific data set in SmartSpace by its ID
|
|
686
|
-
*/
|
|
687
630
|
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}$');
|
|
688
631
|
exports.dataSetsGetByIdParams = zod_1.default.strictObject({
|
|
689
|
-
"id": zod_1.default.string().regex(exports.dataSetsGetByIdPathIdRegExp)
|
|
632
|
+
"id": zod_1.default.string().regex(exports.dataSetsGetByIdPathIdRegExp)
|
|
690
633
|
});
|
|
691
634
|
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}$');
|
|
692
|
-
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}$');
|
|
693
635
|
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}$');
|
|
694
|
-
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}$');
|
|
695
|
-
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}$');
|
|
696
|
-
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}$');
|
|
697
|
-
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}$');
|
|
698
636
|
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}$');
|
|
699
637
|
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}$');
|
|
700
638
|
exports.dataSetsGetByIdResponse = zod_1.default.object({
|
|
@@ -702,72 +640,7 @@ exports.dataSetsGetByIdResponse = zod_1.default.object({
|
|
|
702
640
|
"createdByUserId": zod_1.default.string(),
|
|
703
641
|
"dataSpaceId": zod_1.default.string().regex(exports.dataSetsGetByIdResponseDataSpaceIdRegExp).nullish(),
|
|
704
642
|
"description": zod_1.default.string().nullish(),
|
|
705
|
-
"
|
|
706
|
-
"activeFlowDefinition": zod_1.default.object({
|
|
707
|
-
"blocks": zod_1.default.record(zod_1.default.string(), zod_1.default.object({
|
|
708
|
-
"constants": zod_1.default.array(zod_1.default.object({
|
|
709
|
-
"target": zod_1.default.object({
|
|
710
|
-
"pin": zod_1.default.string(),
|
|
711
|
-
"port": zod_1.default.string()
|
|
712
|
-
}),
|
|
713
|
-
"value": zod_1.default.any().nullish()
|
|
714
|
-
})).nullish(),
|
|
715
|
-
"description": zod_1.default.string().nullish(),
|
|
716
|
-
"dynamicInputPins": zod_1.default.array(zod_1.default.object({
|
|
717
|
-
"pin": zod_1.default.string(),
|
|
718
|
-
"port": zod_1.default.string()
|
|
719
|
-
})).nullish(),
|
|
720
|
-
"dynamicOutputPins": zod_1.default.array(zod_1.default.object({
|
|
721
|
-
"pin": zod_1.default.string(),
|
|
722
|
-
"port": zod_1.default.string()
|
|
723
|
-
})).nullish(),
|
|
724
|
-
"dynamicPorts": zod_1.default.array(zod_1.default.string()).nullish(),
|
|
725
|
-
"name": zod_1.default.string(),
|
|
726
|
-
"version": zod_1.default.string()
|
|
727
|
-
})).nullish(),
|
|
728
|
-
"connections": zod_1.default.array(zod_1.default.object({
|
|
729
|
-
"source": zod_1.default.object({
|
|
730
|
-
"node": zod_1.default.string(),
|
|
731
|
-
"pin": zod_1.default.string().nullish(),
|
|
732
|
-
"port": zod_1.default.string().nullish()
|
|
733
|
-
}),
|
|
734
|
-
"target": zod_1.default.object({
|
|
735
|
-
"node": zod_1.default.string(),
|
|
736
|
-
"pin": zod_1.default.string().nullish(),
|
|
737
|
-
"port": zod_1.default.string().nullish()
|
|
738
|
-
})
|
|
739
|
-
})).nullish(),
|
|
740
|
-
"constants": zod_1.default.record(zod_1.default.string(), zod_1.default.object({
|
|
741
|
-
"value": zod_1.default.any().nullish()
|
|
742
|
-
})).nullish(),
|
|
743
|
-
"inputs": zod_1.default.record(zod_1.default.string(), zod_1.default.object({
|
|
744
|
-
"schema": zod_1.default.record(zod_1.default.string(), zod_1.default.any())
|
|
745
|
-
})).nullish(),
|
|
746
|
-
"layout": zod_1.default.any().nullish(),
|
|
747
|
-
"name": zod_1.default.string().nullish(),
|
|
748
|
-
"outputs": zod_1.default.record(zod_1.default.string(), zod_1.default.object({
|
|
749
|
-
"schema": zod_1.default.record(zod_1.default.string(), zod_1.default.any())
|
|
750
|
-
})).nullish(),
|
|
751
|
-
"variables": zod_1.default.record(zod_1.default.string(), zod_1.default.object({
|
|
752
|
-
"access": zod_1.default.enum(['None', 'Read', 'Write']),
|
|
753
|
-
"schema": zod_1.default.record(zod_1.default.string(), zod_1.default.any())
|
|
754
|
-
})).nullish()
|
|
755
|
-
}).optional(),
|
|
756
|
-
"activeFlowDefinitionId": zod_1.default.string().regex(exports.dataSetsGetByIdResponseFlowActiveFlowDefinitionIdRegExp),
|
|
757
|
-
"id": zod_1.default.string().regex(exports.dataSetsGetByIdResponseFlowIdRegExp),
|
|
758
|
-
"triggers": zod_1.default.array(zod_1.default.object({
|
|
759
|
-
"dataSourceContainer": zod_1.default.object({
|
|
760
|
-
"dataSourceId": zod_1.default.string().regex(exports.dataSetsGetByIdResponseFlowTriggersItemDataSourceContainerDataSourceIdRegExp),
|
|
761
|
-
"id": zod_1.default.string().regex(exports.dataSetsGetByIdResponseFlowTriggersItemDataSourceContainerIdRegExp),
|
|
762
|
-
"name": zod_1.default.string(),
|
|
763
|
-
"path": zod_1.default.string()
|
|
764
|
-
}),
|
|
765
|
-
"flowId": zod_1.default.string().regex(exports.dataSetsGetByIdResponseFlowTriggersItemFlowIdRegExp),
|
|
766
|
-
"id": zod_1.default.string().regex(exports.dataSetsGetByIdResponseFlowTriggersItemIdRegExp),
|
|
767
|
-
"inputName": zod_1.default.string(),
|
|
768
|
-
"type": zod_1.default.enum(['Periodic', 'Container'])
|
|
769
|
-
}))
|
|
770
|
-
}).optional(),
|
|
643
|
+
"flowId": zod_1.default.string().regex(exports.dataSetsGetByIdResponseFlowIdRegExp).nullish(),
|
|
771
644
|
"id": zod_1.default.string().regex(exports.dataSetsGetByIdResponseIdRegExp),
|
|
772
645
|
"modifiedAt": zod_1.default.iso.datetime({}),
|
|
773
646
|
"modifiedByUserId": zod_1.default.string(),
|
|
@@ -780,30 +653,51 @@ exports.dataSetsGetByIdResponse = zod_1.default.object({
|
|
|
780
653
|
"version": zod_1.default.string().regex(exports.dataSetsGetByIdResponseVersionRegExp).nullish()
|
|
781
654
|
});
|
|
782
655
|
/**
|
|
783
|
-
* @summary
|
|
656
|
+
* @summary Update an existing dataset (name, description, container bindings).
|
|
784
657
|
*/
|
|
785
|
-
exports.
|
|
658
|
+
exports.dataSetsPutParams = zod_1.default.strictObject({
|
|
786
659
|
"id": zod_1.default.string()
|
|
787
660
|
});
|
|
788
|
-
exports.
|
|
789
|
-
exports.
|
|
790
|
-
exports.
|
|
661
|
+
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}$');
|
|
662
|
+
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}$');
|
|
663
|
+
exports.dataSetsPutBody = zod_1.default.strictObject({
|
|
791
664
|
"containerInfo": zod_1.default.array(zod_1.default.strictObject({
|
|
792
|
-
"dataSourceId": zod_1.default.string().regex(exports.
|
|
665
|
+
"dataSourceId": zod_1.default.string().regex(exports.dataSetsPutBodyContainerInfoItemDataSourceIdRegExp),
|
|
793
666
|
"path": zod_1.default.string()
|
|
794
|
-
})),
|
|
667
|
+
})).nullish(),
|
|
795
668
|
"description": zod_1.default.string().nullish(),
|
|
796
|
-
"id": zod_1.default.string().regex(exports.
|
|
797
|
-
"name": zod_1.default.string()
|
|
669
|
+
"id": zod_1.default.string().regex(exports.dataSetsPutBodyIdRegExp),
|
|
670
|
+
"name": zod_1.default.string().nullish()
|
|
671
|
+
});
|
|
672
|
+
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}$');
|
|
673
|
+
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}$');
|
|
674
|
+
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}$');
|
|
675
|
+
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}$');
|
|
676
|
+
exports.dataSetsPutResponse = zod_1.default.object({
|
|
677
|
+
"createdAt": zod_1.default.iso.datetime({}),
|
|
678
|
+
"createdByUserId": zod_1.default.string(),
|
|
679
|
+
"dataSpaceId": zod_1.default.string().regex(exports.dataSetsPutResponseDataSpaceIdRegExp).nullish(),
|
|
680
|
+
"description": zod_1.default.string().nullish(),
|
|
681
|
+
"flowId": zod_1.default.string().regex(exports.dataSetsPutResponseFlowIdRegExp).nullish(),
|
|
682
|
+
"id": zod_1.default.string().regex(exports.dataSetsPutResponseIdRegExp),
|
|
683
|
+
"modifiedAt": zod_1.default.iso.datetime({}),
|
|
684
|
+
"modifiedByUserId": zod_1.default.string(),
|
|
685
|
+
"name": zod_1.default.string(),
|
|
686
|
+
"properties": zod_1.default.array(zod_1.default.object({
|
|
687
|
+
"description": zod_1.default.string().nullish(),
|
|
688
|
+
"isVector": zod_1.default.boolean(),
|
|
689
|
+
"name": zod_1.default.string()
|
|
690
|
+
})),
|
|
691
|
+
"version": zod_1.default.string().regex(exports.dataSetsPutResponseVersionRegExp).nullish()
|
|
798
692
|
});
|
|
799
693
|
/**
|
|
800
|
-
* @summary
|
|
694
|
+
* @summary Update just the basic-info fields (name + description) on a dataset.
|
|
801
695
|
*/
|
|
802
|
-
exports.
|
|
803
|
-
exports.
|
|
804
|
-
"id": zod_1.default.string().regex(exports.
|
|
696
|
+
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}$');
|
|
697
|
+
exports.dataSetsPutBasicInfoParams = zod_1.default.strictObject({
|
|
698
|
+
"id": zod_1.default.string().regex(exports.dataSetsPutBasicInfoPathIdRegExp)
|
|
805
699
|
});
|
|
806
|
-
exports.
|
|
700
|
+
exports.dataSetsPutBasicInfoBody = zod_1.default.strictObject({
|
|
807
701
|
"description": zod_1.default.string().nullish(),
|
|
808
702
|
"name": zod_1.default.string()
|
|
809
703
|
});
|
|
@@ -822,8 +716,33 @@ exports.dataSetsGetContainerItemsRunHistoryQueryParams = zod_1.default.strictObj
|
|
|
822
716
|
"take": zod_1.default.number().default(exports.dataSetsGetContainerItemsRunHistoryQueryTakeDefault),
|
|
823
717
|
"search": zod_1.default.string().optional()
|
|
824
718
|
});
|
|
719
|
+
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}$');
|
|
720
|
+
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}$');
|
|
721
|
+
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}$');
|
|
722
|
+
exports.dataSetsGetContainerItemsRunHistoryResponse = zod_1.default.object({
|
|
723
|
+
"data": zod_1.default.array(zod_1.default.object({
|
|
724
|
+
"containerId": zod_1.default.string().regex(exports.dataSetsGetContainerItemsRunHistoryResponseDataItemContainerIdRegExp),
|
|
725
|
+
"createdAt": zod_1.default.iso.datetime({}),
|
|
726
|
+
"flowRuns": zod_1.default.array(zod_1.default.object({
|
|
727
|
+
"errors": zod_1.default.array(zod_1.default.object({
|
|
728
|
+
"blockId": zod_1.default.string().nullish(),
|
|
729
|
+
"code": zod_1.default.number().nullish(),
|
|
730
|
+
"message": zod_1.default.string()
|
|
731
|
+
})),
|
|
732
|
+
"finishedAt": zod_1.default.iso.datetime({}).nullish(),
|
|
733
|
+
"flowRunId": zod_1.default.string().regex(exports.dataSetsGetContainerItemsRunHistoryResponseDataItemFlowRunsItemFlowRunIdRegExp),
|
|
734
|
+
"runAt": zod_1.default.iso.datetime({}),
|
|
735
|
+
"status": zod_1.default.string()
|
|
736
|
+
})),
|
|
737
|
+
"id": zod_1.default.string().regex(exports.dataSetsGetContainerItemsRunHistoryResponseDataItemIdRegExp),
|
|
738
|
+
"name": zod_1.default.string(),
|
|
739
|
+
"path": zod_1.default.string(),
|
|
740
|
+
"status": zod_1.default.string()
|
|
741
|
+
})),
|
|
742
|
+
"total": zod_1.default.number()
|
|
743
|
+
});
|
|
825
744
|
/**
|
|
826
|
-
* @summary
|
|
745
|
+
* @summary Move a dataset to a different dataspace.
|
|
827
746
|
*/
|
|
828
747
|
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}$');
|
|
829
748
|
exports.dataSetsSetDataspaceParams = zod_1.default.strictObject({
|
|
@@ -831,19 +750,77 @@ exports.dataSetsSetDataspaceParams = zod_1.default.strictObject({
|
|
|
831
750
|
});
|
|
832
751
|
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}$');
|
|
833
752
|
exports.dataSetsSetDataspaceBody = zod_1.default.string().regex(exports.dataSetsSetDataspaceBodyRegExp);
|
|
753
|
+
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}$');
|
|
754
|
+
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}$');
|
|
755
|
+
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}$');
|
|
756
|
+
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}$');
|
|
757
|
+
exports.dataSetsSetDataspaceResponse = zod_1.default.object({
|
|
758
|
+
"createdAt": zod_1.default.iso.datetime({}),
|
|
759
|
+
"createdByUserId": zod_1.default.string(),
|
|
760
|
+
"dataSpaceId": zod_1.default.string().regex(exports.dataSetsSetDataspaceResponseDataSpaceIdRegExp).nullish(),
|
|
761
|
+
"description": zod_1.default.string().nullish(),
|
|
762
|
+
"flowId": zod_1.default.string().regex(exports.dataSetsSetDataspaceResponseFlowIdRegExp).nullish(),
|
|
763
|
+
"id": zod_1.default.string().regex(exports.dataSetsSetDataspaceResponseIdRegExp),
|
|
764
|
+
"modifiedAt": zod_1.default.iso.datetime({}),
|
|
765
|
+
"modifiedByUserId": zod_1.default.string(),
|
|
766
|
+
"name": zod_1.default.string(),
|
|
767
|
+
"properties": zod_1.default.array(zod_1.default.object({
|
|
768
|
+
"description": zod_1.default.string().nullish(),
|
|
769
|
+
"isVector": zod_1.default.boolean(),
|
|
770
|
+
"name": zod_1.default.string()
|
|
771
|
+
})),
|
|
772
|
+
"version": zod_1.default.string().regex(exports.dataSetsSetDataspaceResponseVersionRegExp).nullish()
|
|
773
|
+
});
|
|
834
774
|
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}$');
|
|
835
775
|
exports.dataSetsExportParams = zod_1.default.strictObject({
|
|
836
776
|
"id": zod_1.default.string().regex(exports.dataSetsExportPathIdRegExp)
|
|
837
777
|
});
|
|
838
|
-
exports.
|
|
839
|
-
exports.
|
|
840
|
-
|
|
778
|
+
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}$');
|
|
779
|
+
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}$');
|
|
780
|
+
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}$');
|
|
781
|
+
exports.dataSetsExportResponse = zod_1.default.object({
|
|
782
|
+
"createdAt": zod_1.default.iso.datetime({}),
|
|
783
|
+
"createdByUserId": zod_1.default.string(),
|
|
784
|
+
"id": zod_1.default.string().regex(exports.dataSetsExportResponseIdRegExp),
|
|
785
|
+
"modifiedAt": zod_1.default.iso.datetime({}),
|
|
786
|
+
"modifiedByUserId": zod_1.default.string(),
|
|
787
|
+
"name": zod_1.default.string(),
|
|
788
|
+
"size": zod_1.default.number(),
|
|
789
|
+
"threadId": zod_1.default.string().regex(exports.dataSetsExportResponseThreadIdRegExp).nullish(),
|
|
790
|
+
"workspaceId": zod_1.default.string().regex(exports.dataSetsExportResponseWorkspaceIdRegExp).nullish()
|
|
791
|
+
});
|
|
792
|
+
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}$');
|
|
793
|
+
exports.dataSetsGetItemsParams = zod_1.default.strictObject({
|
|
794
|
+
"id": zod_1.default.string().regex(exports.dataSetsGetItemsPathIdRegExp)
|
|
841
795
|
});
|
|
842
|
-
exports.
|
|
843
|
-
exports.
|
|
844
|
-
exports.
|
|
796
|
+
exports.dataSetsGetItemsQuerySkipDefault = 0;
|
|
797
|
+
exports.dataSetsGetItemsQueryTakeDefault = 20;
|
|
798
|
+
exports.dataSetsGetItemsQueryParams = zod_1.default.strictObject({
|
|
845
799
|
"skip": zod_1.default.number().optional(),
|
|
846
|
-
"take": zod_1.default.number().default(exports.
|
|
800
|
+
"take": zod_1.default.number().default(exports.dataSetsGetItemsQueryTakeDefault)
|
|
801
|
+
});
|
|
802
|
+
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}$');
|
|
803
|
+
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}$');
|
|
804
|
+
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}$');
|
|
805
|
+
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}$');
|
|
806
|
+
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}$');
|
|
807
|
+
exports.dataSetsGetItemsResponse = zod_1.default.object({
|
|
808
|
+
"data": zod_1.default.array(zod_1.default.object({
|
|
809
|
+
"id": zod_1.default.string().regex(exports.dataSetsGetItemsResponseDataItemIdRegExp),
|
|
810
|
+
"indexText": zod_1.default.string(),
|
|
811
|
+
"metadata": zod_1.default.object({
|
|
812
|
+
"containerId": zod_1.default.string().regex(exports.dataSetsGetItemsResponseDataItemMetadataContainerIdRegExp).nullish(),
|
|
813
|
+
"containerItemId": zod_1.default.string().regex(exports.dataSetsGetItemsResponseDataItemMetadataContainerItemIdRegExp).nullish(),
|
|
814
|
+
"containerItemPath": zod_1.default.string().nullish(),
|
|
815
|
+
"createdAt": zod_1.default.iso.datetime({}).nullish(),
|
|
816
|
+
"dataSetId": zod_1.default.string().regex(exports.dataSetsGetItemsResponseDataItemMetadataDataSetIdRegExp).nullish(),
|
|
817
|
+
"flowRunId": zod_1.default.string().regex(exports.dataSetsGetItemsResponseDataItemMetadataFlowRunIdRegExp).nullish(),
|
|
818
|
+
"indexed": zod_1.default.boolean(),
|
|
819
|
+
"modifiedAt": zod_1.default.iso.datetime({}).nullish()
|
|
820
|
+
}),
|
|
821
|
+
"properties": zod_1.default.record(zod_1.default.string(), zod_1.default.any())
|
|
822
|
+
})),
|
|
823
|
+
"total": zod_1.default.number()
|
|
847
824
|
});
|
|
848
825
|
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}$');
|
|
849
826
|
exports.dataSetsAddItemParams = zod_1.default.strictObject({
|
|
@@ -864,18 +841,41 @@ exports.dataSetsSearchItemsBody = zod_1.default.strictObject({
|
|
|
864
841
|
"skip": zod_1.default.number().nullish(),
|
|
865
842
|
"take": zod_1.default.number().nullish()
|
|
866
843
|
});
|
|
867
|
-
exports.
|
|
868
|
-
exports.
|
|
869
|
-
exports.
|
|
870
|
-
|
|
871
|
-
|
|
844
|
+
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}$');
|
|
845
|
+
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}$');
|
|
846
|
+
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}$');
|
|
847
|
+
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}$');
|
|
848
|
+
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}$');
|
|
849
|
+
exports.dataSetsSearchItemsResponse = zod_1.default.object({
|
|
850
|
+
"data": zod_1.default.array(zod_1.default.object({
|
|
851
|
+
"id": zod_1.default.string().regex(exports.dataSetsSearchItemsResponseDataItemIdRegExp),
|
|
852
|
+
"indexText": zod_1.default.string(),
|
|
853
|
+
"metadata": zod_1.default.object({
|
|
854
|
+
"containerId": zod_1.default.string().regex(exports.dataSetsSearchItemsResponseDataItemMetadataContainerIdRegExp).nullish(),
|
|
855
|
+
"containerItemId": zod_1.default.string().regex(exports.dataSetsSearchItemsResponseDataItemMetadataContainerItemIdRegExp).nullish(),
|
|
856
|
+
"containerItemPath": zod_1.default.string().nullish(),
|
|
857
|
+
"createdAt": zod_1.default.iso.datetime({}).nullish(),
|
|
858
|
+
"dataSetId": zod_1.default.string().regex(exports.dataSetsSearchItemsResponseDataItemMetadataDataSetIdRegExp).nullish(),
|
|
859
|
+
"flowRunId": zod_1.default.string().regex(exports.dataSetsSearchItemsResponseDataItemMetadataFlowRunIdRegExp).nullish(),
|
|
860
|
+
"indexed": zod_1.default.boolean(),
|
|
861
|
+
"modifiedAt": zod_1.default.iso.datetime({}).nullish()
|
|
862
|
+
}),
|
|
863
|
+
"properties": zod_1.default.record(zod_1.default.string(), zod_1.default.any())
|
|
864
|
+
})),
|
|
865
|
+
"total": zod_1.default.number()
|
|
866
|
+
});
|
|
867
|
+
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}$');
|
|
868
|
+
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}$');
|
|
869
|
+
exports.dataSetsDeleteItemParams = zod_1.default.strictObject({
|
|
870
|
+
"id": zod_1.default.string().regex(exports.dataSetsDeleteItemPathIdRegExp),
|
|
871
|
+
"itemId": zod_1.default.string().regex(exports.dataSetsDeleteItemPathItemIdRegExp)
|
|
872
872
|
});
|
|
873
873
|
/**
|
|
874
|
-
* @summary
|
|
874
|
+
* @summary Upsert a single property on a dataset.
|
|
875
875
|
*/
|
|
876
876
|
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}$');
|
|
877
877
|
exports.dataSetsAddDataSetPropertyParams = zod_1.default.strictObject({
|
|
878
|
-
"id": zod_1.default.string().regex(exports.dataSetsAddDataSetPropertyPathIdRegExp)
|
|
878
|
+
"id": zod_1.default.string().regex(exports.dataSetsAddDataSetPropertyPathIdRegExp)
|
|
879
879
|
});
|
|
880
880
|
exports.dataSetsAddDataSetPropertyBody = zod_1.default.strictObject({
|
|
881
881
|
"description": zod_1.default.string().nullish(),
|
|
@@ -1067,28 +1067,20 @@ exports.dataSourcesAddAdminParams = zod_1.default.strictObject({
|
|
|
1067
1067
|
"id": zod_1.default.string().regex(exports.dataSourcesAddAdminPathIdRegExp),
|
|
1068
1068
|
"userId": zod_1.default.string()
|
|
1069
1069
|
});
|
|
1070
|
-
/**
|
|
1071
|
-
* @summary Retrieve a list of all data spaces in SmartSpace, with options for pagination to manage large sets of data spaces.
|
|
1072
|
-
*/
|
|
1073
1070
|
exports.dataSpacesGetQueryTakeDefault = 20;
|
|
1074
1071
|
exports.dataSpacesGetQuerySkipDefault = 0;
|
|
1075
1072
|
exports.dataSpacesGetQueryParams = zod_1.default.strictObject({
|
|
1076
|
-
"take": zod_1.default.number().default(exports.dataSpacesGetQueryTakeDefault)
|
|
1077
|
-
"skip": zod_1.default.number().optional()
|
|
1078
|
-
"search": zod_1.default.string().optional()
|
|
1073
|
+
"take": zod_1.default.number().default(exports.dataSpacesGetQueryTakeDefault),
|
|
1074
|
+
"skip": zod_1.default.number().optional(),
|
|
1075
|
+
"search": zod_1.default.string().optional()
|
|
1079
1076
|
});
|
|
1080
1077
|
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}$');
|
|
1081
|
-
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}$');
|
|
1082
1078
|
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}$');
|
|
1083
|
-
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}$');
|
|
1084
|
-
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}$');
|
|
1085
|
-
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}$');
|
|
1086
|
-
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}$');
|
|
1087
1079
|
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}$');
|
|
1088
1080
|
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}$');
|
|
1089
1081
|
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}$');
|
|
1090
1082
|
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}$');
|
|
1091
|
-
exports.
|
|
1083
|
+
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}$');
|
|
1092
1084
|
exports.dataSpacesGetResponse = zod_1.default.object({
|
|
1093
1085
|
"data": zod_1.default.array(zod_1.default.object({
|
|
1094
1086
|
"createdAt": zod_1.default.iso.datetime({}),
|
|
@@ -1098,72 +1090,7 @@ exports.dataSpacesGetResponse = zod_1.default.object({
|
|
|
1098
1090
|
"createdByUserId": zod_1.default.string(),
|
|
1099
1091
|
"dataSpaceId": zod_1.default.string().regex(exports.dataSpacesGetResponseDataItemDataSetsItemDataSpaceIdRegExp).nullish(),
|
|
1100
1092
|
"description": zod_1.default.string().nullish(),
|
|
1101
|
-
"
|
|
1102
|
-
"activeFlowDefinition": zod_1.default.object({
|
|
1103
|
-
"blocks": zod_1.default.record(zod_1.default.string(), zod_1.default.object({
|
|
1104
|
-
"constants": zod_1.default.array(zod_1.default.object({
|
|
1105
|
-
"target": zod_1.default.object({
|
|
1106
|
-
"pin": zod_1.default.string(),
|
|
1107
|
-
"port": zod_1.default.string()
|
|
1108
|
-
}),
|
|
1109
|
-
"value": zod_1.default.any().nullish()
|
|
1110
|
-
})).nullish(),
|
|
1111
|
-
"description": zod_1.default.string().nullish(),
|
|
1112
|
-
"dynamicInputPins": zod_1.default.array(zod_1.default.object({
|
|
1113
|
-
"pin": zod_1.default.string(),
|
|
1114
|
-
"port": zod_1.default.string()
|
|
1115
|
-
})).nullish(),
|
|
1116
|
-
"dynamicOutputPins": zod_1.default.array(zod_1.default.object({
|
|
1117
|
-
"pin": zod_1.default.string(),
|
|
1118
|
-
"port": zod_1.default.string()
|
|
1119
|
-
})).nullish(),
|
|
1120
|
-
"dynamicPorts": zod_1.default.array(zod_1.default.string()).nullish(),
|
|
1121
|
-
"name": zod_1.default.string(),
|
|
1122
|
-
"version": zod_1.default.string()
|
|
1123
|
-
})).nullish(),
|
|
1124
|
-
"connections": zod_1.default.array(zod_1.default.object({
|
|
1125
|
-
"source": zod_1.default.object({
|
|
1126
|
-
"node": zod_1.default.string(),
|
|
1127
|
-
"pin": zod_1.default.string().nullish(),
|
|
1128
|
-
"port": zod_1.default.string().nullish()
|
|
1129
|
-
}),
|
|
1130
|
-
"target": zod_1.default.object({
|
|
1131
|
-
"node": zod_1.default.string(),
|
|
1132
|
-
"pin": zod_1.default.string().nullish(),
|
|
1133
|
-
"port": zod_1.default.string().nullish()
|
|
1134
|
-
})
|
|
1135
|
-
})).nullish(),
|
|
1136
|
-
"constants": zod_1.default.record(zod_1.default.string(), zod_1.default.object({
|
|
1137
|
-
"value": zod_1.default.any().nullish()
|
|
1138
|
-
})).nullish(),
|
|
1139
|
-
"inputs": zod_1.default.record(zod_1.default.string(), zod_1.default.object({
|
|
1140
|
-
"schema": zod_1.default.record(zod_1.default.string(), zod_1.default.any())
|
|
1141
|
-
})).nullish(),
|
|
1142
|
-
"layout": zod_1.default.any().nullish(),
|
|
1143
|
-
"name": zod_1.default.string().nullish(),
|
|
1144
|
-
"outputs": zod_1.default.record(zod_1.default.string(), zod_1.default.object({
|
|
1145
|
-
"schema": zod_1.default.record(zod_1.default.string(), zod_1.default.any())
|
|
1146
|
-
})).nullish(),
|
|
1147
|
-
"variables": zod_1.default.record(zod_1.default.string(), zod_1.default.object({
|
|
1148
|
-
"access": zod_1.default.enum(['None', 'Read', 'Write']),
|
|
1149
|
-
"schema": zod_1.default.record(zod_1.default.string(), zod_1.default.any())
|
|
1150
|
-
})).nullish()
|
|
1151
|
-
}).optional(),
|
|
1152
|
-
"activeFlowDefinitionId": zod_1.default.string().regex(exports.dataSpacesGetResponseDataItemDataSetsItemFlowActiveFlowDefinitionIdRegExp),
|
|
1153
|
-
"id": zod_1.default.string().regex(exports.dataSpacesGetResponseDataItemDataSetsItemFlowIdRegExp),
|
|
1154
|
-
"triggers": zod_1.default.array(zod_1.default.object({
|
|
1155
|
-
"dataSourceContainer": zod_1.default.object({
|
|
1156
|
-
"dataSourceId": zod_1.default.string().regex(exports.dataSpacesGetResponseDataItemDataSetsItemFlowTriggersItemDataSourceContainerDataSourceIdRegExp),
|
|
1157
|
-
"id": zod_1.default.string().regex(exports.dataSpacesGetResponseDataItemDataSetsItemFlowTriggersItemDataSourceContainerIdRegExp),
|
|
1158
|
-
"name": zod_1.default.string(),
|
|
1159
|
-
"path": zod_1.default.string()
|
|
1160
|
-
}),
|
|
1161
|
-
"flowId": zod_1.default.string().regex(exports.dataSpacesGetResponseDataItemDataSetsItemFlowTriggersItemFlowIdRegExp),
|
|
1162
|
-
"id": zod_1.default.string().regex(exports.dataSpacesGetResponseDataItemDataSetsItemFlowTriggersItemIdRegExp),
|
|
1163
|
-
"inputName": zod_1.default.string(),
|
|
1164
|
-
"type": zod_1.default.enum(['Periodic', 'Container'])
|
|
1165
|
-
}))
|
|
1166
|
-
}).optional(),
|
|
1093
|
+
"flowId": zod_1.default.string().regex(exports.dataSpacesGetResponseDataItemDataSetsItemFlowIdRegExp).nullish(),
|
|
1167
1094
|
"id": zod_1.default.string().regex(exports.dataSpacesGetResponseDataItemDataSetsItemIdRegExp),
|
|
1168
1095
|
"modifiedAt": zod_1.default.iso.datetime({}),
|
|
1169
1096
|
"modifiedByUserId": zod_1.default.string(),
|
|
@@ -1174,58 +1101,42 @@ exports.dataSpacesGetResponse = zod_1.default.object({
|
|
|
1174
1101
|
"name": zod_1.default.string()
|
|
1175
1102
|
})),
|
|
1176
1103
|
"version": zod_1.default.string().regex(exports.dataSpacesGetResponseDataItemDataSetsItemVersionRegExp).nullish()
|
|
1177
|
-
}))
|
|
1104
|
+
})),
|
|
1178
1105
|
"id": zod_1.default.string().regex(exports.dataSpacesGetResponseDataItemIdRegExp),
|
|
1179
|
-
"modifiedAt": zod_1.default.iso.datetime({})
|
|
1180
|
-
"modifiedByUserId": zod_1.default.string()
|
|
1106
|
+
"modifiedAt": zod_1.default.iso.datetime({}),
|
|
1107
|
+
"modifiedByUserId": zod_1.default.string(),
|
|
1181
1108
|
"name": zod_1.default.string(),
|
|
1182
1109
|
"parentWorkspaceId": zod_1.default.string().regex(exports.dataSpacesGetResponseDataItemParentWorkspaceIdRegExp).nullish(),
|
|
1183
|
-
"
|
|
1184
|
-
"id": zod_1.default.string().regex(exports.
|
|
1110
|
+
"workSpaces": zod_1.default.array(zod_1.default.object({
|
|
1111
|
+
"id": zod_1.default.string().regex(exports.dataSpacesGetResponseDataItemWorkSpacesItemIdRegExp),
|
|
1185
1112
|
"name": zod_1.default.string()
|
|
1186
|
-
}))
|
|
1113
|
+
}))
|
|
1187
1114
|
})),
|
|
1188
1115
|
"total": zod_1.default.number()
|
|
1189
1116
|
});
|
|
1190
1117
|
/**
|
|
1191
|
-
* @summary Create a new dataspace
|
|
1118
|
+
* @summary Create a new dataspace.
|
|
1192
1119
|
*/
|
|
1193
1120
|
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}$');
|
|
1194
1121
|
exports.dataSpacesPostBody = zod_1.default.strictObject({
|
|
1195
1122
|
"dataSetIds": zod_1.default.array(zod_1.default.string().regex(exports.dataSpacesPostBodyDataSetIdsItemRegExp)).nullish(),
|
|
1196
1123
|
"name": zod_1.default.string()
|
|
1197
1124
|
});
|
|
1198
|
-
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}$');
|
|
1199
|
-
exports.dataSpacesPostResponse = zod_1.default.object({
|
|
1200
|
-
"dataSetIds": zod_1.default.array(zod_1.default.string().regex(exports.dataSpacesPostResponseDataSetIdsItemRegExp)).nullish(),
|
|
1201
|
-
"name": zod_1.default.string()
|
|
1202
|
-
});
|
|
1203
|
-
/**
|
|
1204
|
-
* @summary Remove a specific data space from SmartSpace, using its ID to ensure accurate deletion.
|
|
1205
|
-
*/
|
|
1206
1125
|
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}$');
|
|
1207
1126
|
exports.dataSpacesDeleteParams = zod_1.default.strictObject({
|
|
1208
|
-
"id": zod_1.default.string().regex(exports.dataSpacesDeletePathIdRegExp)
|
|
1127
|
+
"id": zod_1.default.string().regex(exports.dataSpacesDeletePathIdRegExp)
|
|
1209
1128
|
});
|
|
1210
|
-
/**
|
|
1211
|
-
* @summary Retrieve detailed information about a specific data space in SmartSpace by its ID
|
|
1212
|
-
*/
|
|
1213
1129
|
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}$');
|
|
1214
1130
|
exports.dataSpacesGetByIdParams = zod_1.default.strictObject({
|
|
1215
|
-
"id": zod_1.default.string().regex(exports.dataSpacesGetByIdPathIdRegExp)
|
|
1131
|
+
"id": zod_1.default.string().regex(exports.dataSpacesGetByIdPathIdRegExp)
|
|
1216
1132
|
});
|
|
1217
1133
|
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}$');
|
|
1218
|
-
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}$');
|
|
1219
1134
|
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}$');
|
|
1220
|
-
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}$');
|
|
1221
|
-
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}$');
|
|
1222
|
-
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}$');
|
|
1223
|
-
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}$');
|
|
1224
1135
|
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}$');
|
|
1225
1136
|
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}$');
|
|
1226
1137
|
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}$');
|
|
1227
1138
|
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}$');
|
|
1228
|
-
exports.
|
|
1139
|
+
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}$');
|
|
1229
1140
|
exports.dataSpacesGetByIdResponse = zod_1.default.object({
|
|
1230
1141
|
"createdAt": zod_1.default.iso.datetime({}),
|
|
1231
1142
|
"createdByUserId": zod_1.default.string(),
|
|
@@ -1234,72 +1145,7 @@ exports.dataSpacesGetByIdResponse = zod_1.default.object({
|
|
|
1234
1145
|
"createdByUserId": zod_1.default.string(),
|
|
1235
1146
|
"dataSpaceId": zod_1.default.string().regex(exports.dataSpacesGetByIdResponseDataSetsItemDataSpaceIdRegExp).nullish(),
|
|
1236
1147
|
"description": zod_1.default.string().nullish(),
|
|
1237
|
-
"
|
|
1238
|
-
"activeFlowDefinition": zod_1.default.object({
|
|
1239
|
-
"blocks": zod_1.default.record(zod_1.default.string(), zod_1.default.object({
|
|
1240
|
-
"constants": zod_1.default.array(zod_1.default.object({
|
|
1241
|
-
"target": zod_1.default.object({
|
|
1242
|
-
"pin": zod_1.default.string(),
|
|
1243
|
-
"port": zod_1.default.string()
|
|
1244
|
-
}),
|
|
1245
|
-
"value": zod_1.default.any().nullish()
|
|
1246
|
-
})).nullish(),
|
|
1247
|
-
"description": zod_1.default.string().nullish(),
|
|
1248
|
-
"dynamicInputPins": zod_1.default.array(zod_1.default.object({
|
|
1249
|
-
"pin": zod_1.default.string(),
|
|
1250
|
-
"port": zod_1.default.string()
|
|
1251
|
-
})).nullish(),
|
|
1252
|
-
"dynamicOutputPins": zod_1.default.array(zod_1.default.object({
|
|
1253
|
-
"pin": zod_1.default.string(),
|
|
1254
|
-
"port": zod_1.default.string()
|
|
1255
|
-
})).nullish(),
|
|
1256
|
-
"dynamicPorts": zod_1.default.array(zod_1.default.string()).nullish(),
|
|
1257
|
-
"name": zod_1.default.string(),
|
|
1258
|
-
"version": zod_1.default.string()
|
|
1259
|
-
})).nullish(),
|
|
1260
|
-
"connections": zod_1.default.array(zod_1.default.object({
|
|
1261
|
-
"source": zod_1.default.object({
|
|
1262
|
-
"node": zod_1.default.string(),
|
|
1263
|
-
"pin": zod_1.default.string().nullish(),
|
|
1264
|
-
"port": zod_1.default.string().nullish()
|
|
1265
|
-
}),
|
|
1266
|
-
"target": zod_1.default.object({
|
|
1267
|
-
"node": zod_1.default.string(),
|
|
1268
|
-
"pin": zod_1.default.string().nullish(),
|
|
1269
|
-
"port": zod_1.default.string().nullish()
|
|
1270
|
-
})
|
|
1271
|
-
})).nullish(),
|
|
1272
|
-
"constants": zod_1.default.record(zod_1.default.string(), zod_1.default.object({
|
|
1273
|
-
"value": zod_1.default.any().nullish()
|
|
1274
|
-
})).nullish(),
|
|
1275
|
-
"inputs": zod_1.default.record(zod_1.default.string(), zod_1.default.object({
|
|
1276
|
-
"schema": zod_1.default.record(zod_1.default.string(), zod_1.default.any())
|
|
1277
|
-
})).nullish(),
|
|
1278
|
-
"layout": zod_1.default.any().nullish(),
|
|
1279
|
-
"name": zod_1.default.string().nullish(),
|
|
1280
|
-
"outputs": zod_1.default.record(zod_1.default.string(), zod_1.default.object({
|
|
1281
|
-
"schema": zod_1.default.record(zod_1.default.string(), zod_1.default.any())
|
|
1282
|
-
})).nullish(),
|
|
1283
|
-
"variables": zod_1.default.record(zod_1.default.string(), zod_1.default.object({
|
|
1284
|
-
"access": zod_1.default.enum(['None', 'Read', 'Write']),
|
|
1285
|
-
"schema": zod_1.default.record(zod_1.default.string(), zod_1.default.any())
|
|
1286
|
-
})).nullish()
|
|
1287
|
-
}).optional(),
|
|
1288
|
-
"activeFlowDefinitionId": zod_1.default.string().regex(exports.dataSpacesGetByIdResponseDataSetsItemFlowActiveFlowDefinitionIdRegExp),
|
|
1289
|
-
"id": zod_1.default.string().regex(exports.dataSpacesGetByIdResponseDataSetsItemFlowIdRegExp),
|
|
1290
|
-
"triggers": zod_1.default.array(zod_1.default.object({
|
|
1291
|
-
"dataSourceContainer": zod_1.default.object({
|
|
1292
|
-
"dataSourceId": zod_1.default.string().regex(exports.dataSpacesGetByIdResponseDataSetsItemFlowTriggersItemDataSourceContainerDataSourceIdRegExp),
|
|
1293
|
-
"id": zod_1.default.string().regex(exports.dataSpacesGetByIdResponseDataSetsItemFlowTriggersItemDataSourceContainerIdRegExp),
|
|
1294
|
-
"name": zod_1.default.string(),
|
|
1295
|
-
"path": zod_1.default.string()
|
|
1296
|
-
}),
|
|
1297
|
-
"flowId": zod_1.default.string().regex(exports.dataSpacesGetByIdResponseDataSetsItemFlowTriggersItemFlowIdRegExp),
|
|
1298
|
-
"id": zod_1.default.string().regex(exports.dataSpacesGetByIdResponseDataSetsItemFlowTriggersItemIdRegExp),
|
|
1299
|
-
"inputName": zod_1.default.string(),
|
|
1300
|
-
"type": zod_1.default.enum(['Periodic', 'Container'])
|
|
1301
|
-
}))
|
|
1302
|
-
}).optional(),
|
|
1148
|
+
"flowId": zod_1.default.string().regex(exports.dataSpacesGetByIdResponseDataSetsItemFlowIdRegExp).nullish(),
|
|
1303
1149
|
"id": zod_1.default.string().regex(exports.dataSpacesGetByIdResponseDataSetsItemIdRegExp),
|
|
1304
1150
|
"modifiedAt": zod_1.default.iso.datetime({}),
|
|
1305
1151
|
"modifiedByUserId": zod_1.default.string(),
|
|
@@ -1310,72 +1156,102 @@ exports.dataSpacesGetByIdResponse = zod_1.default.object({
|
|
|
1310
1156
|
"name": zod_1.default.string()
|
|
1311
1157
|
})),
|
|
1312
1158
|
"version": zod_1.default.string().regex(exports.dataSpacesGetByIdResponseDataSetsItemVersionRegExp).nullish()
|
|
1313
|
-
}))
|
|
1159
|
+
})),
|
|
1314
1160
|
"id": zod_1.default.string().regex(exports.dataSpacesGetByIdResponseIdRegExp),
|
|
1315
|
-
"modifiedAt": zod_1.default.iso.datetime({})
|
|
1316
|
-
"modifiedByUserId": zod_1.default.string()
|
|
1161
|
+
"modifiedAt": zod_1.default.iso.datetime({}),
|
|
1162
|
+
"modifiedByUserId": zod_1.default.string(),
|
|
1163
|
+
"name": zod_1.default.string(),
|
|
1164
|
+
"parentWorkspaceId": zod_1.default.string().regex(exports.dataSpacesGetByIdResponseParentWorkspaceIdRegExp).nullish(),
|
|
1165
|
+
"workSpaces": zod_1.default.array(zod_1.default.object({
|
|
1166
|
+
"id": zod_1.default.string().regex(exports.dataSpacesGetByIdResponseWorkSpacesItemIdRegExp),
|
|
1167
|
+
"name": zod_1.default.string()
|
|
1168
|
+
}))
|
|
1169
|
+
});
|
|
1170
|
+
/**
|
|
1171
|
+
* @summary Update an existing dataspace.
|
|
1172
|
+
*/
|
|
1173
|
+
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}$');
|
|
1174
|
+
exports.dataSpacesPutParams = zod_1.default.strictObject({
|
|
1175
|
+
"id": zod_1.default.string().regex(exports.dataSpacesPutPathIdRegExp)
|
|
1176
|
+
});
|
|
1177
|
+
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}$');
|
|
1178
|
+
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}$');
|
|
1179
|
+
exports.dataSpacesPutBody = zod_1.default.strictObject({
|
|
1180
|
+
"dataSetIds": zod_1.default.array(zod_1.default.string().regex(exports.dataSpacesPutBodyDataSetIdsItemRegExp)),
|
|
1181
|
+
"id": zod_1.default.string().regex(exports.dataSpacesPutBodyIdRegExp),
|
|
1182
|
+
"name": zod_1.default.string()
|
|
1183
|
+
});
|
|
1184
|
+
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}$');
|
|
1185
|
+
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}$');
|
|
1186
|
+
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}$');
|
|
1187
|
+
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}$');
|
|
1188
|
+
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}$');
|
|
1189
|
+
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}$');
|
|
1190
|
+
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}$');
|
|
1191
|
+
exports.dataSpacesPutResponse = zod_1.default.object({
|
|
1192
|
+
"createdAt": zod_1.default.iso.datetime({}),
|
|
1193
|
+
"createdByUserId": zod_1.default.string(),
|
|
1194
|
+
"dataSets": zod_1.default.array(zod_1.default.object({
|
|
1195
|
+
"createdAt": zod_1.default.iso.datetime({}),
|
|
1196
|
+
"createdByUserId": zod_1.default.string(),
|
|
1197
|
+
"dataSpaceId": zod_1.default.string().regex(exports.dataSpacesPutResponseDataSetsItemDataSpaceIdRegExp).nullish(),
|
|
1198
|
+
"description": zod_1.default.string().nullish(),
|
|
1199
|
+
"flowId": zod_1.default.string().regex(exports.dataSpacesPutResponseDataSetsItemFlowIdRegExp).nullish(),
|
|
1200
|
+
"id": zod_1.default.string().regex(exports.dataSpacesPutResponseDataSetsItemIdRegExp),
|
|
1201
|
+
"modifiedAt": zod_1.default.iso.datetime({}),
|
|
1202
|
+
"modifiedByUserId": zod_1.default.string(),
|
|
1203
|
+
"name": zod_1.default.string(),
|
|
1204
|
+
"properties": zod_1.default.array(zod_1.default.object({
|
|
1205
|
+
"description": zod_1.default.string().nullish(),
|
|
1206
|
+
"isVector": zod_1.default.boolean(),
|
|
1207
|
+
"name": zod_1.default.string()
|
|
1208
|
+
})),
|
|
1209
|
+
"version": zod_1.default.string().regex(exports.dataSpacesPutResponseDataSetsItemVersionRegExp).nullish()
|
|
1210
|
+
})),
|
|
1211
|
+
"id": zod_1.default.string().regex(exports.dataSpacesPutResponseIdRegExp),
|
|
1212
|
+
"modifiedAt": zod_1.default.iso.datetime({}),
|
|
1213
|
+
"modifiedByUserId": zod_1.default.string(),
|
|
1317
1214
|
"name": zod_1.default.string(),
|
|
1318
|
-
"parentWorkspaceId": zod_1.default.string().regex(exports.
|
|
1319
|
-
"
|
|
1320
|
-
"id": zod_1.default.string().regex(exports.
|
|
1215
|
+
"parentWorkspaceId": zod_1.default.string().regex(exports.dataSpacesPutResponseParentWorkspaceIdRegExp).nullish(),
|
|
1216
|
+
"workSpaces": zod_1.default.array(zod_1.default.object({
|
|
1217
|
+
"id": zod_1.default.string().regex(exports.dataSpacesPutResponseWorkSpacesItemIdRegExp),
|
|
1321
1218
|
"name": zod_1.default.string()
|
|
1322
|
-
}))
|
|
1323
|
-
});
|
|
1324
|
-
/**
|
|
1325
|
-
* @summary Update details of a specific data space in SmartSpace, using the ID of the data space.
|
|
1326
|
-
*/
|
|
1327
|
-
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}$');
|
|
1328
|
-
exports.dataSpacesPutParams = zod_1.default.strictObject({
|
|
1329
|
-
"id": zod_1.default.string().regex(exports.dataSpacesPutPathIdRegExp).describe('The ID of the DataSpace to update.')
|
|
1330
|
-
});
|
|
1331
|
-
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}$');
|
|
1332
|
-
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}$');
|
|
1333
|
-
exports.dataSpacesPutBody = zod_1.default.strictObject({
|
|
1334
|
-
"dataSetIds": zod_1.default.array(zod_1.default.string().regex(exports.dataSpacesPutBodyDataSetIdsItemRegExp)),
|
|
1335
|
-
"id": zod_1.default.string().regex(exports.dataSpacesPutBodyIdRegExp),
|
|
1336
|
-
"name": zod_1.default.string()
|
|
1219
|
+
}))
|
|
1337
1220
|
});
|
|
1338
1221
|
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}$');
|
|
1339
1222
|
exports.dataSpacesGetAdminUsersParams = zod_1.default.strictObject({
|
|
1340
1223
|
"id": zod_1.default.string().regex(exports.dataSpacesGetAdminUsersPathIdRegExp)
|
|
1341
1224
|
});
|
|
1342
|
-
exports.
|
|
1225
|
+
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}$');
|
|
1226
|
+
exports.dataSpacesGetAdminUsersResponseItem = zod_1.default.object({
|
|
1227
|
+
"dataSpaceId": zod_1.default.string().regex(exports.dataSpacesGetAdminUsersResponseDataSpaceIdRegExp),
|
|
1228
|
+
"displayName": zod_1.default.string(),
|
|
1229
|
+
"userId": zod_1.default.string()
|
|
1230
|
+
});
|
|
1343
1231
|
exports.dataSpacesGetAdminUsersResponse = zod_1.default.array(exports.dataSpacesGetAdminUsersResponseItem);
|
|
1344
1232
|
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}$');
|
|
1345
1233
|
exports.dataSpacesDeleteAdminParams = zod_1.default.strictObject({
|
|
1346
1234
|
"id": zod_1.default.string().regex(exports.dataSpacesDeleteAdminPathIdRegExp),
|
|
1347
1235
|
"userId": zod_1.default.string()
|
|
1348
1236
|
});
|
|
1349
|
-
exports.dataSpacesDeleteAdminResponseItem = zod_1.default.string();
|
|
1350
|
-
exports.dataSpacesDeleteAdminResponse = zod_1.default.array(exports.dataSpacesDeleteAdminResponseItem);
|
|
1351
1237
|
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}$');
|
|
1352
1238
|
exports.dataSpacesAddAdminParams = zod_1.default.strictObject({
|
|
1353
1239
|
"id": zod_1.default.string().regex(exports.dataSpacesAddAdminPathIdRegExp),
|
|
1354
1240
|
"userId": zod_1.default.string()
|
|
1355
1241
|
});
|
|
1356
|
-
exports.dataSpacesAddAdminResponseItem = zod_1.default.string();
|
|
1357
|
-
exports.dataSpacesAddAdminResponse = zod_1.default.array(exports.dataSpacesAddAdminResponseItem);
|
|
1358
|
-
/**
|
|
1359
|
-
* @summary Retrieve a list of all data sets in SmartSpace, with options for pagination to manage large sets of data sets.
|
|
1360
|
-
*/
|
|
1361
1242
|
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}$');
|
|
1362
1243
|
exports.dataSpacesGetDataSetsParams = zod_1.default.strictObject({
|
|
1363
|
-
"id": zod_1.default.string().regex(exports.dataSpacesGetDataSetsPathIdRegExp)
|
|
1244
|
+
"id": zod_1.default.string().regex(exports.dataSpacesGetDataSetsPathIdRegExp)
|
|
1364
1245
|
});
|
|
1365
1246
|
exports.dataSpacesGetDataSetsQueryTakeDefault = 20;
|
|
1366
1247
|
exports.dataSpacesGetDataSetsQuerySkipDefault = 0;
|
|
1367
1248
|
exports.dataSpacesGetDataSetsQueryParams = zod_1.default.strictObject({
|
|
1368
|
-
"take": zod_1.default.number().default(exports.dataSpacesGetDataSetsQueryTakeDefault)
|
|
1369
|
-
"skip": zod_1.default.number().optional()
|
|
1370
|
-
"search": zod_1.default.string().optional()
|
|
1249
|
+
"take": zod_1.default.number().default(exports.dataSpacesGetDataSetsQueryTakeDefault),
|
|
1250
|
+
"skip": zod_1.default.number().optional(),
|
|
1251
|
+
"search": zod_1.default.string().optional()
|
|
1371
1252
|
});
|
|
1372
1253
|
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}$');
|
|
1373
|
-
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}$');
|
|
1374
1254
|
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}$');
|
|
1375
|
-
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}$');
|
|
1376
|
-
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}$');
|
|
1377
|
-
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}$');
|
|
1378
|
-
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}$');
|
|
1379
1255
|
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}$');
|
|
1380
1256
|
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}$');
|
|
1381
1257
|
exports.dataSpacesGetDataSetsResponse = zod_1.default.object({
|
|
@@ -1384,72 +1260,7 @@ exports.dataSpacesGetDataSetsResponse = zod_1.default.object({
|
|
|
1384
1260
|
"createdByUserId": zod_1.default.string(),
|
|
1385
1261
|
"dataSpaceId": zod_1.default.string().regex(exports.dataSpacesGetDataSetsResponseDataItemDataSpaceIdRegExp).nullish(),
|
|
1386
1262
|
"description": zod_1.default.string().nullish(),
|
|
1387
|
-
"
|
|
1388
|
-
"activeFlowDefinition": zod_1.default.object({
|
|
1389
|
-
"blocks": zod_1.default.record(zod_1.default.string(), zod_1.default.object({
|
|
1390
|
-
"constants": zod_1.default.array(zod_1.default.object({
|
|
1391
|
-
"target": zod_1.default.object({
|
|
1392
|
-
"pin": zod_1.default.string(),
|
|
1393
|
-
"port": zod_1.default.string()
|
|
1394
|
-
}),
|
|
1395
|
-
"value": zod_1.default.any().nullish()
|
|
1396
|
-
})).nullish(),
|
|
1397
|
-
"description": zod_1.default.string().nullish(),
|
|
1398
|
-
"dynamicInputPins": zod_1.default.array(zod_1.default.object({
|
|
1399
|
-
"pin": zod_1.default.string(),
|
|
1400
|
-
"port": zod_1.default.string()
|
|
1401
|
-
})).nullish(),
|
|
1402
|
-
"dynamicOutputPins": zod_1.default.array(zod_1.default.object({
|
|
1403
|
-
"pin": zod_1.default.string(),
|
|
1404
|
-
"port": zod_1.default.string()
|
|
1405
|
-
})).nullish(),
|
|
1406
|
-
"dynamicPorts": zod_1.default.array(zod_1.default.string()).nullish(),
|
|
1407
|
-
"name": zod_1.default.string(),
|
|
1408
|
-
"version": zod_1.default.string()
|
|
1409
|
-
})).nullish(),
|
|
1410
|
-
"connections": zod_1.default.array(zod_1.default.object({
|
|
1411
|
-
"source": zod_1.default.object({
|
|
1412
|
-
"node": zod_1.default.string(),
|
|
1413
|
-
"pin": zod_1.default.string().nullish(),
|
|
1414
|
-
"port": zod_1.default.string().nullish()
|
|
1415
|
-
}),
|
|
1416
|
-
"target": zod_1.default.object({
|
|
1417
|
-
"node": zod_1.default.string(),
|
|
1418
|
-
"pin": zod_1.default.string().nullish(),
|
|
1419
|
-
"port": zod_1.default.string().nullish()
|
|
1420
|
-
})
|
|
1421
|
-
})).nullish(),
|
|
1422
|
-
"constants": zod_1.default.record(zod_1.default.string(), zod_1.default.object({
|
|
1423
|
-
"value": zod_1.default.any().nullish()
|
|
1424
|
-
})).nullish(),
|
|
1425
|
-
"inputs": zod_1.default.record(zod_1.default.string(), zod_1.default.object({
|
|
1426
|
-
"schema": zod_1.default.record(zod_1.default.string(), zod_1.default.any())
|
|
1427
|
-
})).nullish(),
|
|
1428
|
-
"layout": zod_1.default.any().nullish(),
|
|
1429
|
-
"name": zod_1.default.string().nullish(),
|
|
1430
|
-
"outputs": zod_1.default.record(zod_1.default.string(), zod_1.default.object({
|
|
1431
|
-
"schema": zod_1.default.record(zod_1.default.string(), zod_1.default.any())
|
|
1432
|
-
})).nullish(),
|
|
1433
|
-
"variables": zod_1.default.record(zod_1.default.string(), zod_1.default.object({
|
|
1434
|
-
"access": zod_1.default.enum(['None', 'Read', 'Write']),
|
|
1435
|
-
"schema": zod_1.default.record(zod_1.default.string(), zod_1.default.any())
|
|
1436
|
-
})).nullish()
|
|
1437
|
-
}).optional(),
|
|
1438
|
-
"activeFlowDefinitionId": zod_1.default.string().regex(exports.dataSpacesGetDataSetsResponseDataItemFlowActiveFlowDefinitionIdRegExp),
|
|
1439
|
-
"id": zod_1.default.string().regex(exports.dataSpacesGetDataSetsResponseDataItemFlowIdRegExp),
|
|
1440
|
-
"triggers": zod_1.default.array(zod_1.default.object({
|
|
1441
|
-
"dataSourceContainer": zod_1.default.object({
|
|
1442
|
-
"dataSourceId": zod_1.default.string().regex(exports.dataSpacesGetDataSetsResponseDataItemFlowTriggersItemDataSourceContainerDataSourceIdRegExp),
|
|
1443
|
-
"id": zod_1.default.string().regex(exports.dataSpacesGetDataSetsResponseDataItemFlowTriggersItemDataSourceContainerIdRegExp),
|
|
1444
|
-
"name": zod_1.default.string(),
|
|
1445
|
-
"path": zod_1.default.string()
|
|
1446
|
-
}),
|
|
1447
|
-
"flowId": zod_1.default.string().regex(exports.dataSpacesGetDataSetsResponseDataItemFlowTriggersItemFlowIdRegExp),
|
|
1448
|
-
"id": zod_1.default.string().regex(exports.dataSpacesGetDataSetsResponseDataItemFlowTriggersItemIdRegExp),
|
|
1449
|
-
"inputName": zod_1.default.string(),
|
|
1450
|
-
"type": zod_1.default.enum(['Periodic', 'Container'])
|
|
1451
|
-
}))
|
|
1452
|
-
}).optional(),
|
|
1263
|
+
"flowId": zod_1.default.string().regex(exports.dataSpacesGetDataSetsResponseDataItemFlowIdRegExp).nullish(),
|
|
1453
1264
|
"id": zod_1.default.string().regex(exports.dataSpacesGetDataSetsResponseDataItemIdRegExp),
|
|
1454
1265
|
"modifiedAt": zod_1.default.iso.datetime({}),
|
|
1455
1266
|
"modifiedByUserId": zod_1.default.string(),
|
|
@@ -1464,18 +1275,18 @@ exports.dataSpacesGetDataSetsResponse = zod_1.default.object({
|
|
|
1464
1275
|
"total": zod_1.default.number()
|
|
1465
1276
|
});
|
|
1466
1277
|
/**
|
|
1467
|
-
* @summary Create a new dataset
|
|
1278
|
+
* @summary Create a new dataset inside this dataspace.
|
|
1468
1279
|
*/
|
|
1469
1280
|
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}$');
|
|
1470
1281
|
exports.dataSpacesPostDatasetParams = zod_1.default.strictObject({
|
|
1471
|
-
"id": zod_1.default.string().regex(exports.dataSpacesPostDatasetPathIdRegExp)
|
|
1282
|
+
"id": zod_1.default.string().regex(exports.dataSpacesPostDatasetPathIdRegExp)
|
|
1472
1283
|
});
|
|
1473
1284
|
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}$');
|
|
1474
1285
|
exports.dataSpacesPostDatasetBody = zod_1.default.strictObject({
|
|
1475
1286
|
"containerInfo": zod_1.default.array(zod_1.default.strictObject({
|
|
1476
1287
|
"dataSourceId": zod_1.default.string().regex(exports.dataSpacesPostDatasetBodyContainerInfoItemDataSourceIdRegExp),
|
|
1477
1288
|
"path": zod_1.default.string()
|
|
1478
|
-
})),
|
|
1289
|
+
})).nullish(),
|
|
1479
1290
|
"description": zod_1.default.string().nullish(),
|
|
1480
1291
|
"name": zod_1.default.string()
|
|
1481
1292
|
});
|
|
@@ -1486,7 +1297,7 @@ exports.debugInvokeParams = zod_1.default.strictObject({
|
|
|
1486
1297
|
exports.debugInvokeBodyItem = zod_1.default.any();
|
|
1487
1298
|
exports.debugInvokeBody = zod_1.default.array(exports.debugInvokeBodyItem);
|
|
1488
1299
|
/**
|
|
1489
|
-
* @summary Upload files to be referenced in requests (supports full and chunked uploads)
|
|
1300
|
+
* @summary Upload files to be referenced in requests (supports full and chunked uploads).
|
|
1490
1301
|
*/
|
|
1491
1302
|
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}$');
|
|
1492
1303
|
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}$');
|
|
@@ -1516,17 +1327,17 @@ exports.filesUploadFilesResponseItem = zod_1.default.object({
|
|
|
1516
1327
|
});
|
|
1517
1328
|
exports.filesUploadFilesResponse = zod_1.default.array(exports.filesUploadFilesResponseItem);
|
|
1518
1329
|
/**
|
|
1519
|
-
* @summary Get details for a file previously uploaded
|
|
1330
|
+
* @summary Get details for a file previously uploaded.
|
|
1520
1331
|
*/
|
|
1521
1332
|
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}$');
|
|
1522
1333
|
exports.filesGetFileInfoParams = zod_1.default.strictObject({
|
|
1523
|
-
"id": zod_1.default.string().regex(exports.filesGetFileInfoPathIdRegExpOne)
|
|
1334
|
+
"id": zod_1.default.string().regex(exports.filesGetFileInfoPathIdRegExpOne)
|
|
1524
1335
|
});
|
|
1525
1336
|
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}$');
|
|
1526
1337
|
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}$');
|
|
1527
1338
|
exports.filesGetFileInfoQueryParams = zod_1.default.strictObject({
|
|
1528
|
-
"threadId": zod_1.default.string().regex(exports.filesGetFileInfoQueryThreadIdRegExpOne).optional()
|
|
1529
|
-
"workspaceId": zod_1.default.string().regex(exports.filesGetFileInfoQueryWorkspaceIdRegExpOne).optional()
|
|
1339
|
+
"threadId": zod_1.default.string().regex(exports.filesGetFileInfoQueryThreadIdRegExpOne).optional(),
|
|
1340
|
+
"workspaceId": zod_1.default.string().regex(exports.filesGetFileInfoQueryWorkspaceIdRegExpOne).optional()
|
|
1530
1341
|
});
|
|
1531
1342
|
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}$');
|
|
1532
1343
|
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}$');
|
|
@@ -1543,30 +1354,30 @@ exports.filesGetFileInfoResponse = zod_1.default.object({
|
|
|
1543
1354
|
"workspaceId": zod_1.default.string().regex(exports.filesGetFileInfoResponseWorkspaceIdRegExpOne).nullish()
|
|
1544
1355
|
});
|
|
1545
1356
|
/**
|
|
1546
|
-
* @summary Download a previously uploaded file
|
|
1357
|
+
* @summary Download a previously uploaded file.
|
|
1547
1358
|
*/
|
|
1548
1359
|
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}$');
|
|
1549
1360
|
exports.filesDownloadFileParams = zod_1.default.strictObject({
|
|
1550
|
-
"id": zod_1.default.string().regex(exports.filesDownloadFilePathIdRegExpOne)
|
|
1361
|
+
"id": zod_1.default.string().regex(exports.filesDownloadFilePathIdRegExpOne)
|
|
1551
1362
|
});
|
|
1552
1363
|
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}$');
|
|
1553
1364
|
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}$');
|
|
1554
1365
|
exports.filesDownloadFileQueryParams = zod_1.default.strictObject({
|
|
1555
|
-
"threadId": zod_1.default.string().regex(exports.filesDownloadFileQueryThreadIdRegExpOne).optional()
|
|
1556
|
-
"workspaceId": zod_1.default.string().regex(exports.filesDownloadFileQueryWorkspaceIdRegExpOne).optional()
|
|
1366
|
+
"threadId": zod_1.default.string().regex(exports.filesDownloadFileQueryThreadIdRegExpOne).optional(),
|
|
1367
|
+
"workspaceId": zod_1.default.string().regex(exports.filesDownloadFileQueryWorkspaceIdRegExpOne).optional()
|
|
1557
1368
|
});
|
|
1558
1369
|
/**
|
|
1559
|
-
* @summary Get URI of a previously uploaded file
|
|
1370
|
+
* @summary Get URI of a previously uploaded file.
|
|
1560
1371
|
*/
|
|
1561
1372
|
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}$');
|
|
1562
1373
|
exports.filesGetUriParams = zod_1.default.strictObject({
|
|
1563
|
-
"id": zod_1.default.string().regex(exports.filesGetUriPathIdRegExpOne)
|
|
1374
|
+
"id": zod_1.default.string().regex(exports.filesGetUriPathIdRegExpOne)
|
|
1564
1375
|
});
|
|
1565
1376
|
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}$');
|
|
1566
1377
|
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}$');
|
|
1567
1378
|
exports.filesGetUriQueryParams = zod_1.default.strictObject({
|
|
1568
|
-
"threadId": zod_1.default.string().regex(exports.filesGetUriQueryThreadIdRegExpOne).optional()
|
|
1569
|
-
"workspaceId": zod_1.default.string().regex(exports.filesGetUriQueryWorkspaceIdRegExpOne).optional()
|
|
1379
|
+
"threadId": zod_1.default.string().regex(exports.filesGetUriQueryThreadIdRegExpOne).optional(),
|
|
1380
|
+
"workspaceId": zod_1.default.string().regex(exports.filesGetUriQueryWorkspaceIdRegExpOne).optional()
|
|
1570
1381
|
});
|
|
1571
1382
|
exports.filesGetUriResponse = zod_1.default.object({
|
|
1572
1383
|
"uri": zod_1.default.string()
|
|
@@ -2241,14 +2052,14 @@ exports.workSpaceTemplatesGetResponse = zod_1.default.object({
|
|
|
2241
2052
|
"total": zod_1.default.number()
|
|
2242
2053
|
});
|
|
2243
2054
|
/**
|
|
2244
|
-
* @summary
|
|
2055
|
+
* @summary Retrieves a collection of workspaces.
|
|
2245
2056
|
*/
|
|
2246
2057
|
exports.workSpacesGetGetQueryTakeDefaultOne = 20;
|
|
2247
2058
|
exports.workSpacesGetGetQuerySkipDefaultOne = 0;
|
|
2248
2059
|
exports.workSpacesGetGetQueryParams = zod_1.default.strictObject({
|
|
2249
|
-
"take": zod_1.default.number().default(exports.workSpacesGetGetQueryTakeDefaultOne)
|
|
2250
|
-
"skip": zod_1.default.number().optional()
|
|
2251
|
-
"search": zod_1.default.string().optional()
|
|
2060
|
+
"take": zod_1.default.number().default(exports.workSpacesGetGetQueryTakeDefaultOne),
|
|
2061
|
+
"skip": zod_1.default.number().optional(),
|
|
2062
|
+
"search": zod_1.default.string().optional()
|
|
2252
2063
|
});
|
|
2253
2064
|
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}$');
|
|
2254
2065
|
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}$');
|
|
@@ -2438,7 +2249,7 @@ exports.workSpacesGetGetResponse = zod_1.default.object({
|
|
|
2438
2249
|
"total": zod_1.default.number()
|
|
2439
2250
|
});
|
|
2440
2251
|
/**
|
|
2441
|
-
* @summary
|
|
2252
|
+
* @summary Creates a new workspace.
|
|
2442
2253
|
*/
|
|
2443
2254
|
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}$');
|
|
2444
2255
|
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}$');
|
|
@@ -2460,203 +2271,19 @@ exports.workSpacesPostBody = zod_1.default.strictObject({
|
|
|
2460
2271
|
"name": zod_1.default.string(),
|
|
2461
2272
|
"templateVersionId": zod_1.default.string().regex(exports.workSpacesPostBodyTemplateVersionIdRegExp).nullish()
|
|
2462
2273
|
});
|
|
2463
|
-
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}$');
|
|
2464
|
-
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}$');
|
|
2465
|
-
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}$');
|
|
2466
|
-
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}$');
|
|
2467
|
-
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}$');
|
|
2468
|
-
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}$');
|
|
2469
|
-
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}$');
|
|
2470
|
-
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}$');
|
|
2471
|
-
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}$');
|
|
2472
|
-
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}$');
|
|
2473
|
-
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}$');
|
|
2474
|
-
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}$');
|
|
2475
|
-
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}$');
|
|
2476
|
-
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}$');
|
|
2477
|
-
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}$');
|
|
2478
|
-
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}$');
|
|
2479
|
-
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}$');
|
|
2480
|
-
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}$');
|
|
2481
|
-
exports.workSpacesPostResponse = zod_1.default.object({
|
|
2482
|
-
"createdAt": zod_1.default.iso.datetime({}),
|
|
2483
|
-
"createdByUserId": zod_1.default.string(),
|
|
2484
|
-
"dataSpaces": zod_1.default.array(zod_1.default.object({
|
|
2485
|
-
"createdAt": zod_1.default.iso.datetime({}),
|
|
2486
|
-
"createdByUserId": zod_1.default.string(),
|
|
2487
|
-
"dataSets": zod_1.default.array(zod_1.default.object({
|
|
2488
|
-
"createdAt": zod_1.default.iso.datetime({}),
|
|
2489
|
-
"createdByUserId": zod_1.default.string(),
|
|
2490
|
-
"dataSpaceId": zod_1.default.string().regex(exports.workSpacesPostResponseDataSpacesItemDataSetsItemDataSpaceIdRegExp).nullish(),
|
|
2491
|
-
"description": zod_1.default.string().nullish(),
|
|
2492
|
-
"flow": zod_1.default.object({
|
|
2493
|
-
"activeFlowDefinition": zod_1.default.object({
|
|
2494
|
-
"blocks": zod_1.default.record(zod_1.default.string(), zod_1.default.object({
|
|
2495
|
-
"constants": zod_1.default.array(zod_1.default.object({
|
|
2496
|
-
"target": zod_1.default.object({
|
|
2497
|
-
"pin": zod_1.default.string(),
|
|
2498
|
-
"port": zod_1.default.string()
|
|
2499
|
-
}),
|
|
2500
|
-
"value": zod_1.default.any().nullish()
|
|
2501
|
-
})).nullish(),
|
|
2502
|
-
"description": zod_1.default.string().nullish(),
|
|
2503
|
-
"dynamicInputPins": zod_1.default.array(zod_1.default.object({
|
|
2504
|
-
"pin": zod_1.default.string(),
|
|
2505
|
-
"port": zod_1.default.string()
|
|
2506
|
-
})).nullish(),
|
|
2507
|
-
"dynamicOutputPins": zod_1.default.array(zod_1.default.object({
|
|
2508
|
-
"pin": zod_1.default.string(),
|
|
2509
|
-
"port": zod_1.default.string()
|
|
2510
|
-
})).nullish(),
|
|
2511
|
-
"dynamicPorts": zod_1.default.array(zod_1.default.string()).nullish(),
|
|
2512
|
-
"name": zod_1.default.string(),
|
|
2513
|
-
"version": zod_1.default.string()
|
|
2514
|
-
})).nullish(),
|
|
2515
|
-
"connections": zod_1.default.array(zod_1.default.object({
|
|
2516
|
-
"source": zod_1.default.object({
|
|
2517
|
-
"node": zod_1.default.string(),
|
|
2518
|
-
"pin": zod_1.default.string().nullish(),
|
|
2519
|
-
"port": zod_1.default.string().nullish()
|
|
2520
|
-
}),
|
|
2521
|
-
"target": zod_1.default.object({
|
|
2522
|
-
"node": zod_1.default.string(),
|
|
2523
|
-
"pin": zod_1.default.string().nullish(),
|
|
2524
|
-
"port": zod_1.default.string().nullish()
|
|
2525
|
-
})
|
|
2526
|
-
})).nullish(),
|
|
2527
|
-
"constants": zod_1.default.record(zod_1.default.string(), zod_1.default.object({
|
|
2528
|
-
"value": zod_1.default.any().nullish()
|
|
2529
|
-
})).nullish(),
|
|
2530
|
-
"inputs": zod_1.default.record(zod_1.default.string(), zod_1.default.object({
|
|
2531
|
-
"schema": zod_1.default.record(zod_1.default.string(), zod_1.default.any())
|
|
2532
|
-
})).nullish(),
|
|
2533
|
-
"layout": zod_1.default.any().nullish(),
|
|
2534
|
-
"name": zod_1.default.string().nullish(),
|
|
2535
|
-
"outputs": zod_1.default.record(zod_1.default.string(), zod_1.default.object({
|
|
2536
|
-
"schema": zod_1.default.record(zod_1.default.string(), zod_1.default.any())
|
|
2537
|
-
})).nullish(),
|
|
2538
|
-
"variables": zod_1.default.record(zod_1.default.string(), zod_1.default.object({
|
|
2539
|
-
"access": zod_1.default.enum(['None', 'Read', 'Write']),
|
|
2540
|
-
"schema": zod_1.default.record(zod_1.default.string(), zod_1.default.any())
|
|
2541
|
-
})).nullish()
|
|
2542
|
-
}).optional(),
|
|
2543
|
-
"activeFlowDefinitionId": zod_1.default.string().regex(exports.workSpacesPostResponseDataSpacesItemDataSetsItemFlowActiveFlowDefinitionIdRegExp),
|
|
2544
|
-
"id": zod_1.default.string().regex(exports.workSpacesPostResponseDataSpacesItemDataSetsItemFlowIdRegExp),
|
|
2545
|
-
"triggers": zod_1.default.array(zod_1.default.object({
|
|
2546
|
-
"dataSourceContainer": zod_1.default.object({
|
|
2547
|
-
"dataSourceId": zod_1.default.string().regex(exports.workSpacesPostResponseDataSpacesItemDataSetsItemFlowTriggersItemDataSourceContainerDataSourceIdRegExp),
|
|
2548
|
-
"id": zod_1.default.string().regex(exports.workSpacesPostResponseDataSpacesItemDataSetsItemFlowTriggersItemDataSourceContainerIdRegExp),
|
|
2549
|
-
"name": zod_1.default.string(),
|
|
2550
|
-
"path": zod_1.default.string()
|
|
2551
|
-
}),
|
|
2552
|
-
"flowId": zod_1.default.string().regex(exports.workSpacesPostResponseDataSpacesItemDataSetsItemFlowTriggersItemFlowIdRegExp),
|
|
2553
|
-
"id": zod_1.default.string().regex(exports.workSpacesPostResponseDataSpacesItemDataSetsItemFlowTriggersItemIdRegExp),
|
|
2554
|
-
"inputName": zod_1.default.string(),
|
|
2555
|
-
"type": zod_1.default.enum(['Periodic', 'Container'])
|
|
2556
|
-
}))
|
|
2557
|
-
}).optional(),
|
|
2558
|
-
"id": zod_1.default.string().regex(exports.workSpacesPostResponseDataSpacesItemDataSetsItemIdRegExp),
|
|
2559
|
-
"modifiedAt": zod_1.default.iso.datetime({}),
|
|
2560
|
-
"modifiedByUserId": zod_1.default.string(),
|
|
2561
|
-
"name": zod_1.default.string(),
|
|
2562
|
-
"properties": zod_1.default.array(zod_1.default.object({
|
|
2563
|
-
"description": zod_1.default.string().nullish(),
|
|
2564
|
-
"isVector": zod_1.default.boolean(),
|
|
2565
|
-
"name": zod_1.default.string()
|
|
2566
|
-
})),
|
|
2567
|
-
"version": zod_1.default.string().regex(exports.workSpacesPostResponseDataSpacesItemDataSetsItemVersionRegExp).nullish()
|
|
2568
|
-
})).nullish(),
|
|
2569
|
-
"id": zod_1.default.string().regex(exports.workSpacesPostResponseDataSpacesItemIdRegExp),
|
|
2570
|
-
"modifiedAt": zod_1.default.iso.datetime({}).nullish(),
|
|
2571
|
-
"modifiedByUserId": zod_1.default.string().nullish(),
|
|
2572
|
-
"name": zod_1.default.string(),
|
|
2573
|
-
"parentWorkspaceId": zod_1.default.string().regex(exports.workSpacesPostResponseDataSpacesItemParentWorkspaceIdRegExp).nullish(),
|
|
2574
|
-
"workspacesInfo": zod_1.default.array(zod_1.default.object({
|
|
2575
|
-
"id": zod_1.default.string().regex(exports.workSpacesPostResponseDataSpacesItemWorkspacesInfoItemIdRegExp),
|
|
2576
|
-
"name": zod_1.default.string()
|
|
2577
|
-
})).nullish()
|
|
2578
|
-
})),
|
|
2579
|
-
"favorited": zod_1.default.boolean(),
|
|
2580
|
-
"firstPrompt": zod_1.default.string().nullish(),
|
|
2581
|
-
"id": zod_1.default.string().regex(exports.workSpacesPostResponseIdRegExp).nullish(),
|
|
2582
|
-
"inputs": zod_1.default.record(zod_1.default.string(), zod_1.default.object({
|
|
2583
|
-
"schema": zod_1.default.record(zod_1.default.string(), zod_1.default.any())
|
|
2584
|
-
})),
|
|
2585
|
-
"modelConfigurations": zod_1.default.array(zod_1.default.object({
|
|
2586
|
-
"frequencyPenalty": zod_1.default.number(),
|
|
2587
|
-
"model": zod_1.default.object({
|
|
2588
|
-
"createdAt": zod_1.default.iso.datetime({}).nullish(),
|
|
2589
|
-
"createdByUserId": zod_1.default.string().nullish(),
|
|
2590
|
-
"deployment": zod_1.default.object({
|
|
2591
|
-
"createdAt": zod_1.default.iso.datetime({}).nullish(),
|
|
2592
|
-
"createdByUserId": zod_1.default.string().nullish(),
|
|
2593
|
-
"detailedMessage": zod_1.default.string().nullish(),
|
|
2594
|
-
"dockerFile": zod_1.default.string().nullish(),
|
|
2595
|
-
"id": zod_1.default.string().regex(exports.workSpacesPostResponseModelConfigurationsItemModelDeploymentIdRegExp),
|
|
2596
|
-
"modelName": zod_1.default.string(),
|
|
2597
|
-
"providerDeploymentId": zod_1.default.string().nullish(),
|
|
2598
|
-
"providerId": zod_1.default.string().regex(exports.workSpacesPostResponseModelConfigurationsItemModelDeploymentProviderIdRegExp).nullish(),
|
|
2599
|
-
"region": zod_1.default.string().nullish(),
|
|
2600
|
-
"status": zod_1.default.enum(['Deploying', 'Ready', 'Failed', 'Deleting', 'Deleted']),
|
|
2601
|
-
"statusMessage": zod_1.default.string().nullish(),
|
|
2602
|
-
"statusUpdatedAt": zod_1.default.iso.datetime({}).nullish(),
|
|
2603
|
-
"steps": zod_1.default.array(zod_1.default.object({
|
|
2604
|
-
"finishedAt": zod_1.default.iso.datetime({}).nullish(),
|
|
2605
|
-
"id": zod_1.default.string().regex(exports.workSpacesPostResponseModelConfigurationsItemModelDeploymentStepsItemIdRegExp),
|
|
2606
|
-
"index": zod_1.default.number(),
|
|
2607
|
-
"message": zod_1.default.string(),
|
|
2608
|
-
"name": zod_1.default.enum(['DeployVNet', 'DeployVM', 'InstallDependencies', 'DownloadModel', 'TestModel']),
|
|
2609
|
-
"progress": zod_1.default.number(),
|
|
2610
|
-
"startedAt": zod_1.default.iso.datetime({}).nullish()
|
|
2611
|
-
})),
|
|
2612
|
-
"url": zod_1.default.string().nullish(),
|
|
2613
|
-
"virtualMachineServerType": zod_1.default.enum(['TextGenerationInference', 'VLlm']).optional(),
|
|
2614
|
-
"virtualMachineUrl": zod_1.default.string().nullish(),
|
|
2615
|
-
"vmSize": zod_1.default.string().nullish()
|
|
2616
|
-
}).optional(),
|
|
2617
|
-
"displayName": zod_1.default.string(),
|
|
2618
|
-
"id": zod_1.default.string().regex(exports.workSpacesPostResponseModelConfigurationsItemModelIdRegExp),
|
|
2619
|
-
"modelDeploymentProviderType": zod_1.default.enum(['OpenAi', 'AzureOpenAi', 'HuggingFace', 'Cohere', 'Anthropic', 'Gemini', 'VertexAi', 'AzureFoundry']).optional(),
|
|
2620
|
-
"modelPublisher": zod_1.default.enum(['OpenAi', 'Anthropic', 'Google', 'Meta', 'Mistral', 'Microsoft', 'DeepSeek', 'Cohere', 'XAi', 'HuggingFace', 'Amazon', 'Qwen', 'Other']).optional(),
|
|
2621
|
-
"name": zod_1.default.string(),
|
|
2622
|
-
"properties": zod_1.default.array(zod_1.default.object({
|
|
2623
|
-
"name": zod_1.default.string(),
|
|
2624
|
-
"type": zod_1.default.enum(['Boolean', 'Number', 'String'])
|
|
2625
|
-
}))
|
|
2626
|
-
}),
|
|
2627
|
-
"prePrompt": zod_1.default.string(),
|
|
2628
|
-
"presencePenalty": zod_1.default.number(),
|
|
2629
|
-
"role": zod_1.default.enum(['Document', 'Agent', 'Analyzer']),
|
|
2630
|
-
"temperature": zod_1.default.number(),
|
|
2631
|
-
"topP": zod_1.default.number()
|
|
2632
|
-
})),
|
|
2633
|
-
"modifiedAt": zod_1.default.iso.datetime({}).nullish(),
|
|
2634
|
-
"modifiedByUserId": zod_1.default.string().nullish(),
|
|
2635
|
-
"name": zod_1.default.string(),
|
|
2636
|
-
"outputSchema": zod_1.default.string().nullish(),
|
|
2637
|
-
"sandBoxThreadId": zod_1.default.string().regex(exports.workSpacesPostResponseSandBoxThreadIdRegExp).nullish(),
|
|
2638
|
-
"showSources": zod_1.default.boolean(),
|
|
2639
|
-
"summary": zod_1.default.string().nullish(),
|
|
2640
|
-
"supportsFiles": zod_1.default.boolean().nullish(),
|
|
2641
|
-
"tags": zod_1.default.array(zod_1.default.string()).nullish(),
|
|
2642
|
-
"variables": zod_1.default.record(zod_1.default.string(), zod_1.default.object({
|
|
2643
|
-
"access": zod_1.default.enum(['None', 'Read', 'Write']),
|
|
2644
|
-
"schema": zod_1.default.record(zod_1.default.string(), zod_1.default.any())
|
|
2645
|
-
}))
|
|
2646
|
-
});
|
|
2647
2274
|
/**
|
|
2648
|
-
* @summary
|
|
2275
|
+
* @summary Deletes a workspace by its ID.
|
|
2649
2276
|
*/
|
|
2650
2277
|
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}$');
|
|
2651
2278
|
exports.workSpacesDeleteParams = zod_1.default.strictObject({
|
|
2652
|
-
"id": zod_1.default.string().regex(exports.workSpacesDeletePathIdRegExp)
|
|
2279
|
+
"id": zod_1.default.string().regex(exports.workSpacesDeletePathIdRegExp)
|
|
2653
2280
|
});
|
|
2654
2281
|
/**
|
|
2655
|
-
* @summary
|
|
2282
|
+
* @summary Retrieves a workspace by its ID.
|
|
2656
2283
|
*/
|
|
2657
2284
|
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}$');
|
|
2658
2285
|
exports.workSpacesGetIdParams = zod_1.default.strictObject({
|
|
2659
|
-
"id": zod_1.default.string().regex(exports.workSpacesGetIdPathIdRegExpOne)
|
|
2286
|
+
"id": zod_1.default.string().regex(exports.workSpacesGetIdPathIdRegExpOne)
|
|
2660
2287
|
});
|
|
2661
2288
|
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}$');
|
|
2662
2289
|
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}$');
|
|
@@ -2858,30 +2485,18 @@ exports.workSpacesDeleteAdminParams = zod_1.default.strictObject({
|
|
|
2858
2485
|
"id": zod_1.default.string().regex(exports.workSpacesDeleteAdminPathIdRegExp),
|
|
2859
2486
|
"userId": zod_1.default.string().regex(exports.workSpacesDeleteAdminPathUserIdRegExp)
|
|
2860
2487
|
});
|
|
2861
|
-
exports.workSpacesDeleteAdminResponseItem = zod_1.default.object({
|
|
2862
|
-
"id": zod_1.default.string(),
|
|
2863
|
-
"isAdmin": zod_1.default.boolean(),
|
|
2864
|
-
"name": zod_1.default.string()
|
|
2865
|
-
});
|
|
2866
|
-
exports.workSpacesDeleteAdminResponse = zod_1.default.array(exports.workSpacesDeleteAdminResponseItem);
|
|
2867
2488
|
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}$');
|
|
2868
2489
|
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}$');
|
|
2869
2490
|
exports.workSpacesAddWorkspaceAdminParams = zod_1.default.strictObject({
|
|
2870
2491
|
"id": zod_1.default.string().regex(exports.workSpacesAddWorkspaceAdminPathIdRegExp),
|
|
2871
2492
|
"userId": zod_1.default.string().regex(exports.workSpacesAddWorkspaceAdminPathUserIdRegExp)
|
|
2872
2493
|
});
|
|
2873
|
-
exports.workSpacesAddWorkspaceAdminResponseItem = zod_1.default.object({
|
|
2874
|
-
"id": zod_1.default.string(),
|
|
2875
|
-
"isAdmin": zod_1.default.boolean(),
|
|
2876
|
-
"name": zod_1.default.string()
|
|
2877
|
-
});
|
|
2878
|
-
exports.workSpacesAddWorkspaceAdminResponse = zod_1.default.array(exports.workSpacesAddWorkspaceAdminResponseItem);
|
|
2879
2494
|
/**
|
|
2880
|
-
* @summary
|
|
2495
|
+
* @summary Updates the basic information of a workspace.
|
|
2881
2496
|
*/
|
|
2882
2497
|
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}$');
|
|
2883
2498
|
exports.workSpacesPutParams = zod_1.default.strictObject({
|
|
2884
|
-
"id": zod_1.default.string().regex(exports.workSpacesPutPathIdRegExp)
|
|
2499
|
+
"id": zod_1.default.string().regex(exports.workSpacesPutPathIdRegExp)
|
|
2885
2500
|
});
|
|
2886
2501
|
exports.workSpacesPutBody = zod_1.default.strictObject({
|
|
2887
2502
|
"firstPrompt": zod_1.default.string().nullish(),
|
|
@@ -2892,26 +2507,26 @@ exports.workSpacesPutBody = zod_1.default.strictObject({
|
|
|
2892
2507
|
"tags": zod_1.default.array(zod_1.default.string()).nullish()
|
|
2893
2508
|
});
|
|
2894
2509
|
/**
|
|
2895
|
-
* @summary
|
|
2510
|
+
* @summary Marks a workspace as favorited or not for the active user.
|
|
2896
2511
|
*/
|
|
2897
2512
|
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}$');
|
|
2898
2513
|
exports.workSpacesSetFavoritedParams = zod_1.default.strictObject({
|
|
2899
|
-
"id": zod_1.default.string().regex(exports.workSpacesSetFavoritedPathIdRegExp)
|
|
2514
|
+
"id": zod_1.default.string().regex(exports.workSpacesSetFavoritedPathIdRegExp)
|
|
2900
2515
|
});
|
|
2901
2516
|
exports.workSpacesSetFavoritedBody = zod_1.default.boolean();
|
|
2902
2517
|
/**
|
|
2903
|
-
* @summary
|
|
2518
|
+
* @summary Retrieves message threads for a workspace.
|
|
2904
2519
|
*/
|
|
2905
2520
|
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}$');
|
|
2906
2521
|
exports.workSpacesGetThreadsParams = zod_1.default.strictObject({
|
|
2907
|
-
"id": zod_1.default.string().regex(exports.workSpacesGetThreadsPathIdRegExp)
|
|
2522
|
+
"id": zod_1.default.string().regex(exports.workSpacesGetThreadsPathIdRegExp)
|
|
2908
2523
|
});
|
|
2909
2524
|
exports.workSpacesGetThreadsQueryTakeDefault = 50;
|
|
2910
2525
|
exports.workSpacesGetThreadsQuerySkipDefault = 0;
|
|
2911
2526
|
exports.workSpacesGetThreadsQueryParams = zod_1.default.strictObject({
|
|
2912
|
-
"take": zod_1.default.number().default(exports.workSpacesGetThreadsQueryTakeDefault)
|
|
2913
|
-
"skip": zod_1.default.number().optional()
|
|
2914
|
-
"search": zod_1.default.string().optional()
|
|
2527
|
+
"take": zod_1.default.number().default(exports.workSpacesGetThreadsQueryTakeDefault),
|
|
2528
|
+
"skip": zod_1.default.number().optional(),
|
|
2529
|
+
"search": zod_1.default.string().optional()
|
|
2915
2530
|
});
|
|
2916
2531
|
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}$');
|
|
2917
2532
|
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}$');
|
|
@@ -2935,24 +2550,24 @@ exports.workSpacesGetThreadsResponse = zod_1.default.object({
|
|
|
2935
2550
|
/**
|
|
2936
2551
|
* @summary Deletes the model configuration for a specific workspace and role.
|
|
2937
2552
|
*/
|
|
2938
|
-
exports.
|
|
2939
|
-
exports.
|
|
2940
|
-
"id": zod_1.default.string().regex(exports.
|
|
2941
|
-
"role": zod_1.default.enum(['Document', 'Agent', 'Analyzer'])
|
|
2553
|
+
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}$');
|
|
2554
|
+
exports.workSpacesDeleteModelConfigurationParams = zod_1.default.strictObject({
|
|
2555
|
+
"id": zod_1.default.string().regex(exports.workSpacesDeleteModelConfigurationPathIdRegExp),
|
|
2556
|
+
"role": zod_1.default.enum(['Document', 'Agent', 'Analyzer'])
|
|
2942
2557
|
});
|
|
2943
2558
|
/**
|
|
2944
|
-
* @summary
|
|
2559
|
+
* @summary Updates the model configuration for a specific workspace and role.
|
|
2945
2560
|
*/
|
|
2946
|
-
exports.
|
|
2947
|
-
exports.
|
|
2948
|
-
"id": zod_1.default.string().regex(exports.
|
|
2949
|
-
"role": zod_1.default.enum(['Document', 'Agent', 'Analyzer'])
|
|
2561
|
+
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}$');
|
|
2562
|
+
exports.workSpacesPutModelConfigurationParams = zod_1.default.strictObject({
|
|
2563
|
+
"id": zod_1.default.string().regex(exports.workSpacesPutModelConfigurationPathIdRegExp),
|
|
2564
|
+
"role": zod_1.default.enum(['Document', 'Agent', 'Analyzer'])
|
|
2950
2565
|
});
|
|
2951
|
-
exports.
|
|
2952
|
-
exports.
|
|
2566
|
+
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}$');
|
|
2567
|
+
exports.workSpacesPutModelConfigurationBody = zod_1.default.strictObject({
|
|
2953
2568
|
"frequencyPenalty": zod_1.default.number(),
|
|
2954
2569
|
"modelDisplayText": zod_1.default.string().nullish(),
|
|
2955
|
-
"modelId": zod_1.default.string().regex(exports.
|
|
2570
|
+
"modelId": zod_1.default.string().regex(exports.workSpacesPutModelConfigurationBodyModelIdRegExp).nullish(),
|
|
2956
2571
|
"prePrompt": zod_1.default.string(),
|
|
2957
2572
|
"presencePenalty": zod_1.default.number(),
|
|
2958
2573
|
"role": zod_1.default.enum(['Document', 'Agent', 'Analyzer']),
|
|
@@ -2960,35 +2575,35 @@ exports.workSpacesPutModelConfigurationIdModelconfigurationRolePutBody = zod_1.d
|
|
|
2960
2575
|
"topP": zod_1.default.number()
|
|
2961
2576
|
});
|
|
2962
2577
|
/**
|
|
2963
|
-
* @summary
|
|
2578
|
+
* @summary Removes a data space from a workspace.
|
|
2964
2579
|
*/
|
|
2965
2580
|
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}$');
|
|
2966
2581
|
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}$');
|
|
2967
2582
|
exports.workSpacesRemoveDataSpaceParams = zod_1.default.strictObject({
|
|
2968
|
-
"workspaceId": zod_1.default.string().regex(exports.workSpacesRemoveDataSpacePathWorkspaceIdRegExp)
|
|
2969
|
-
"dataspaceId": zod_1.default.string().regex(exports.workSpacesRemoveDataSpacePathDataspaceIdRegExp)
|
|
2583
|
+
"workspaceId": zod_1.default.string().regex(exports.workSpacesRemoveDataSpacePathWorkspaceIdRegExp),
|
|
2584
|
+
"dataspaceId": zod_1.default.string().regex(exports.workSpacesRemoveDataSpacePathDataspaceIdRegExp)
|
|
2970
2585
|
});
|
|
2971
2586
|
/**
|
|
2972
|
-
* @summary
|
|
2587
|
+
* @summary Adds a data space to a workspace.
|
|
2973
2588
|
*/
|
|
2974
2589
|
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}$');
|
|
2975
2590
|
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}$');
|
|
2976
2591
|
exports.workSpacesAddDataSpaceParams = zod_1.default.strictObject({
|
|
2977
|
-
"workspaceId": zod_1.default.string().regex(exports.workSpacesAddDataSpacePathWorkspaceIdRegExp)
|
|
2978
|
-
"dataspaceId": zod_1.default.string().regex(exports.workSpacesAddDataSpacePathDataspaceIdRegExp)
|
|
2592
|
+
"workspaceId": zod_1.default.string().regex(exports.workSpacesAddDataSpacePathWorkspaceIdRegExp),
|
|
2593
|
+
"dataspaceId": zod_1.default.string().regex(exports.workSpacesAddDataSpacePathDataspaceIdRegExp)
|
|
2979
2594
|
});
|
|
2980
2595
|
/**
|
|
2981
|
-
* @summary Gets a list of all the files that are uploaded directly to the workspace
|
|
2596
|
+
* @summary Gets a list of all the files that are uploaded directly to the workspace.
|
|
2982
2597
|
*/
|
|
2983
2598
|
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}$');
|
|
2984
2599
|
exports.workSpacesGetWorkspaceFilesParams = zod_1.default.strictObject({
|
|
2985
|
-
"workspaceId": zod_1.default.string().regex(exports.workSpacesGetWorkspaceFilesPathWorkspaceIdRegExp)
|
|
2600
|
+
"workspaceId": zod_1.default.string().regex(exports.workSpacesGetWorkspaceFilesPathWorkspaceIdRegExp)
|
|
2986
2601
|
});
|
|
2987
2602
|
exports.workSpacesGetWorkspaceFilesQueryTakeDefault = 20;
|
|
2988
2603
|
exports.workSpacesGetWorkspaceFilesQuerySkipDefault = 0;
|
|
2989
2604
|
exports.workSpacesGetWorkspaceFilesQueryParams = zod_1.default.strictObject({
|
|
2990
|
-
"take": zod_1.default.number().default(exports.workSpacesGetWorkspaceFilesQueryTakeDefault)
|
|
2991
|
-
"skip": zod_1.default.number().optional()
|
|
2605
|
+
"take": zod_1.default.number().default(exports.workSpacesGetWorkspaceFilesQueryTakeDefault),
|
|
2606
|
+
"skip": zod_1.default.number().optional()
|
|
2992
2607
|
});
|
|
2993
2608
|
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}$');
|
|
2994
2609
|
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}$');
|
|
@@ -3019,14 +2634,14 @@ exports.workSpacesGetWorkspaceFilesResponse = zod_1.default.object({
|
|
|
3019
2634
|
"total": zod_1.default.number()
|
|
3020
2635
|
});
|
|
3021
2636
|
/**
|
|
3022
|
-
* @summary Uploads a list of files directly to the workspace
|
|
2637
|
+
* @summary Uploads a list of files directly to the workspace.
|
|
3023
2638
|
*/
|
|
3024
2639
|
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}$');
|
|
3025
2640
|
exports.workSpacesWorkspaceFilesParams = zod_1.default.strictObject({
|
|
3026
|
-
"workspaceId": zod_1.default.string().regex(exports.workSpacesWorkspaceFilesPathWorkspaceIdRegExp)
|
|
2641
|
+
"workspaceId": zod_1.default.string().regex(exports.workSpacesWorkspaceFilesPathWorkspaceIdRegExp)
|
|
3027
2642
|
});
|
|
3028
2643
|
exports.workSpacesWorkspaceFilesBody = zod_1.default.strictObject({
|
|
3029
|
-
"files": zod_1.default.array(zod_1.default.instanceof(File)).optional()
|
|
2644
|
+
"files": zod_1.default.array(zod_1.default.instanceof(File)).optional()
|
|
3030
2645
|
});
|
|
3031
2646
|
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}$');
|
|
3032
2647
|
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}$');
|
|
@@ -3055,24 +2670,74 @@ exports.workSpacesWorkspaceFilesResponseItem = zod_1.default.object({
|
|
|
3055
2670
|
});
|
|
3056
2671
|
exports.workSpacesWorkspaceFilesResponse = zod_1.default.array(exports.workSpacesWorkspaceFilesResponseItem);
|
|
3057
2672
|
/**
|
|
3058
|
-
* @summary Removes a file
|
|
2673
|
+
* @summary Removes a file from the workspace and the ingested content.
|
|
3059
2674
|
*/
|
|
3060
2675
|
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}$');
|
|
3061
2676
|
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}$');
|
|
3062
2677
|
exports.workSpacesDeleteWorkspaceFileParams = zod_1.default.strictObject({
|
|
3063
|
-
"workspaceId": zod_1.default.string().regex(exports.workSpacesDeleteWorkspaceFilePathWorkspaceIdRegExp)
|
|
3064
|
-
"fileId": zod_1.default.string().regex(exports.workSpacesDeleteWorkspaceFilePathFileIdRegExp)
|
|
2678
|
+
"workspaceId": zod_1.default.string().regex(exports.workSpacesDeleteWorkspaceFilePathWorkspaceIdRegExp),
|
|
2679
|
+
"fileId": zod_1.default.string().regex(exports.workSpacesDeleteWorkspaceFilePathFileIdRegExp)
|
|
3065
2680
|
});
|
|
3066
2681
|
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}$');
|
|
3067
2682
|
exports.workSpacesGetActiveFlowParams = zod_1.default.strictObject({
|
|
3068
2683
|
"workspaceId": zod_1.default.string().regex(exports.workSpacesGetActiveFlowPathWorkspaceIdRegExp)
|
|
3069
2684
|
});
|
|
2685
|
+
exports.workSpacesGetActiveFlowResponse = zod_1.default.object({
|
|
2686
|
+
"blocks": zod_1.default.record(zod_1.default.string(), zod_1.default.object({
|
|
2687
|
+
"constants": zod_1.default.array(zod_1.default.object({
|
|
2688
|
+
"target": zod_1.default.object({
|
|
2689
|
+
"pin": zod_1.default.string(),
|
|
2690
|
+
"port": zod_1.default.string()
|
|
2691
|
+
}),
|
|
2692
|
+
"value": zod_1.default.any().nullish()
|
|
2693
|
+
})).nullish(),
|
|
2694
|
+
"description": zod_1.default.string().nullish(),
|
|
2695
|
+
"dynamicInputPins": zod_1.default.array(zod_1.default.object({
|
|
2696
|
+
"pin": zod_1.default.string(),
|
|
2697
|
+
"port": zod_1.default.string()
|
|
2698
|
+
})).nullish(),
|
|
2699
|
+
"dynamicOutputPins": zod_1.default.array(zod_1.default.object({
|
|
2700
|
+
"pin": zod_1.default.string(),
|
|
2701
|
+
"port": zod_1.default.string()
|
|
2702
|
+
})).nullish(),
|
|
2703
|
+
"dynamicPorts": zod_1.default.array(zod_1.default.string()).nullish(),
|
|
2704
|
+
"name": zod_1.default.string(),
|
|
2705
|
+
"version": zod_1.default.string()
|
|
2706
|
+
})).nullish(),
|
|
2707
|
+
"connections": zod_1.default.array(zod_1.default.object({
|
|
2708
|
+
"source": zod_1.default.object({
|
|
2709
|
+
"node": zod_1.default.string(),
|
|
2710
|
+
"pin": zod_1.default.string().nullish(),
|
|
2711
|
+
"port": zod_1.default.string().nullish()
|
|
2712
|
+
}),
|
|
2713
|
+
"target": zod_1.default.object({
|
|
2714
|
+
"node": zod_1.default.string(),
|
|
2715
|
+
"pin": zod_1.default.string().nullish(),
|
|
2716
|
+
"port": zod_1.default.string().nullish()
|
|
2717
|
+
})
|
|
2718
|
+
})).nullish(),
|
|
2719
|
+
"constants": zod_1.default.record(zod_1.default.string(), zod_1.default.object({
|
|
2720
|
+
"value": zod_1.default.any().nullish()
|
|
2721
|
+
})).nullish(),
|
|
2722
|
+
"inputs": zod_1.default.record(zod_1.default.string(), zod_1.default.object({
|
|
2723
|
+
"schema": zod_1.default.record(zod_1.default.string(), zod_1.default.any())
|
|
2724
|
+
})).nullish(),
|
|
2725
|
+
"layout": zod_1.default.any().nullish(),
|
|
2726
|
+
"name": zod_1.default.string().nullish(),
|
|
2727
|
+
"outputs": zod_1.default.record(zod_1.default.string(), zod_1.default.object({
|
|
2728
|
+
"schema": zod_1.default.record(zod_1.default.string(), zod_1.default.any())
|
|
2729
|
+
})).nullish(),
|
|
2730
|
+
"variables": zod_1.default.record(zod_1.default.string(), zod_1.default.object({
|
|
2731
|
+
"access": zod_1.default.enum(['None', 'Read', 'Write']),
|
|
2732
|
+
"schema": zod_1.default.record(zod_1.default.string(), zod_1.default.any())
|
|
2733
|
+
})).nullish()
|
|
2734
|
+
});
|
|
3070
2735
|
/**
|
|
3071
|
-
* @summary
|
|
2736
|
+
* @summary Sets the active flow definition for a workspace.
|
|
3072
2737
|
*/
|
|
3073
2738
|
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}$');
|
|
3074
2739
|
exports.workSpacesSetActiveFlowParams = zod_1.default.strictObject({
|
|
3075
|
-
"workspaceId": zod_1.default.string().regex(exports.workSpacesSetActiveFlowPathWorkspaceIdRegExp)
|
|
2740
|
+
"workspaceId": zod_1.default.string().regex(exports.workSpacesSetActiveFlowPathWorkspaceIdRegExp)
|
|
3076
2741
|
});
|
|
3077
2742
|
exports.workSpacesSetActiveFlowBody = zod_1.default.strictObject({
|
|
3078
2743
|
"blocks": zod_1.default.record(zod_1.default.string(), zod_1.default.strictObject({
|
|
@@ -3125,11 +2790,11 @@ exports.workSpacesSetActiveFlowBody = zod_1.default.strictObject({
|
|
|
3125
2790
|
})).nullish()
|
|
3126
2791
|
});
|
|
3127
2792
|
/**
|
|
3128
|
-
* @summary Updates the
|
|
2793
|
+
* @summary Updates the layout of blocks for the active flow definition.
|
|
3129
2794
|
*/
|
|
3130
2795
|
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}$');
|
|
3131
2796
|
exports.workSpacesSetActiveFlowLayoutParams = zod_1.default.strictObject({
|
|
3132
|
-
"workspaceId": zod_1.default.string().regex(exports.workSpacesSetActiveFlowLayoutPathWorkspaceIdRegExp)
|
|
2797
|
+
"workspaceId": zod_1.default.string().regex(exports.workSpacesSetActiveFlowLayoutPathWorkspaceIdRegExp)
|
|
3133
2798
|
});
|
|
3134
2799
|
exports.workSpacesSetActiveFlowLayoutBody = zod_1.default.any();
|
|
3135
2800
|
/**
|
|
@@ -3346,7 +3011,7 @@ exports.sandBoxGetThreadMessagesResponseItem = zod_1.default.object({
|
|
|
3346
3011
|
exports.sandBoxGetThreadMessagesResponse = zod_1.default.array(exports.sandBoxGetThreadMessagesResponseItem);
|
|
3347
3012
|
/**
|
|
3348
3013
|
* @summary Send a new message to the sandbox environment of a specific workspace in SmartSpace, using the workspaceId.
|
|
3349
|
-
Returns the initial SmartSpace.App.Business.Models.
|
|
3014
|
+
Returns the initial SmartSpace.App.Business.Models.Messages.Message synchronously; the flow
|
|
3350
3015
|
continues in a background task with deltas streaming via
|
|
3351
3016
|
`/workspaces/{workspaceId}/sandbox/messages/stream` and a
|
|
3352
3017
|
SignalR `ReceiveThreadUpdate` broadcast on terminal. Frontend
|
|
@@ -3407,8 +3072,8 @@ exports.sandBoxStreamSandboxMessagesParams = zod_1.default.strictObject({
|
|
|
3407
3072
|
/**
|
|
3408
3073
|
* @summary Append a new input value to an in-flight sandbox message and stream
|
|
3409
3074
|
successive snapshots back to the client. Each frame is a full
|
|
3410
|
-
SmartSpace.App.Business.Models.
|
|
3411
|
-
should treat the response as a stream of SmartSpace.App.Business.Models.
|
|
3075
|
+
SmartSpace.App.Business.Models.Messages.Message with the latest cumulative state — the SDK
|
|
3076
|
+
should treat the response as a stream of SmartSpace.App.Business.Models.Messages.Message frames
|
|
3412
3077
|
(NDJSON / SSE), with the final frame being the authoritative completed
|
|
3413
3078
|
message. Mirrors the chat-api `POST /messages/{id}/values`.
|
|
3414
3079
|
*/
|