@smartspace/api-client 0.1.0-main.4f64adb → 0.1.0-main.5e1821b
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 +77 -71
- package/dist/generated/chat/api.js +74 -53
- package/dist/generated/chat/models/{getDataspacesDataSpaceIdDocumentsItemSasParams.d.ts → documentsGetDocumentSasParams.d.ts} +1 -1
- package/dist/generated/chat/models/enumsModelPublisher.d.ts +22 -0
- package/dist/generated/chat/models/enumsModelPublisher.js +25 -0
- package/dist/generated/chat/models/{getFilesIdDownloadParams.d.ts → filesDownloadFileParams.d.ts} +1 -1
- package/dist/generated/chat/models/{getFilesIdUriParams.d.ts → filesGetFileInfoParams.d.ts} +1 -1
- package/dist/generated/chat/models/{getFilesIdParams.d.ts → filesGetUriParams.d.ts} +1 -1
- package/dist/generated/chat/models/{postFilesBody.d.ts → filesUploadFilesBody.d.ts} +1 -1
- package/dist/generated/chat/models/{getFlowRunsIdVariables200One.d.ts → flowRunsGetVariables200One.d.ts} +1 -1
- package/dist/generated/chat/models/{getFlowRunsIdVariables200Two.d.ts → flowRunsGetVariables200Three.d.ts} +1 -1
- package/dist/generated/chat/models/{getFlowRunsIdVariables200Three.d.ts → flowRunsGetVariables200Two.d.ts} +1 -1
- package/dist/generated/chat/models/index.d.ts +19 -18
- package/dist/generated/chat/models/index.js +19 -18
- package/dist/generated/chat/models/{getMessageThreadsIdCommentsParams.d.ts → messageThreadsGetCommentsParams.d.ts} +1 -1
- package/dist/generated/chat/models/{getMessageThreadsIdMessagesParams.d.ts → messageThreadsThreadMessagesIdMessagesParams.d.ts} +1 -1
- package/dist/generated/chat/models/{getWorkspacesWorkspaceIdMessagethreadsIdMessagesParams.d.ts → messageThreadsThreadMessagesWorkspacesWorkspaceIdMessagethreadsIdMessagesParams.d.ts} +1 -1
- package/dist/generated/chat/models/{getMessagesIdCommentsParams.d.ts → messagesGetCommentsParams.d.ts} +1 -1
- package/dist/generated/chat/models/modelModel.d.ts +2 -0
- package/dist/generated/chat/models/modelModelSummary.d.ts +2 -0
- package/dist/generated/chat/models/{getModelsParams.d.ts → modelsGetModelsParams.d.ts} +1 -1
- package/dist/generated/chat/models/{getNotificationParams.d.ts → notificationGetParams.d.ts} +1 -1
- package/dist/generated/chat/models/notificationNotification.d.ts +2 -0
- package/dist/generated/chat/models/{getWorkSpacesIdAccessParams.d.ts → workSpacesGetAccessParams.d.ts} +1 -1
- package/dist/generated/chat/models/{getWorkSpacesParams.d.ts → workSpacesGetGetParams.d.ts} +1 -1
- package/dist/generated/chat/models/{getWorkSpacesIdUsersParams.d.ts → workSpacesGetUsersParams.d.ts} +1 -1
- package/dist/generated/chat/models/{getWorkSpacesIdMessageThreadsParams.d.ts → workSpacesThreadParams.d.ts} +1 -1
- package/dist/generated/chat/zod.d.ts +314 -218
- package/dist/generated/chat/zod.js +394 -359
- package/dist/generated/config/api.d.ts +213 -215
- package/dist/generated/config/api.js +152 -155
- package/dist/generated/config/models/{getAccessParams.d.ts → accessGetAccessesParams.d.ts} +5 -11
- package/dist/generated/config/models/{getAccessGroupsParams.d.ts → accessGetGroupsParams.d.ts} +1 -1
- package/dist/generated/config/models/{getAccessRolesRoleIdUsersParams.d.ts → accessGetUsersInRoleRolesRoleIdUsersParams.d.ts} +1 -1
- package/dist/generated/config/models/{getAccessUsersParams.d.ts → accessGetUsersInRoleUsersParams.d.ts} +1 -1
- package/dist/generated/config/models/accessSearchGroupsParams.d.ts +15 -0
- package/dist/generated/config/models/accessSearchServicePrincipalsParams.d.ts +15 -0
- package/dist/generated/config/models/accessSearchUsersParams.d.ts +15 -0
- package/dist/generated/config/models/{getActivityCsvWorkspaceParams.d.ts → activityExportLoggingsParams.d.ts} +1 -1
- package/dist/generated/config/models/{getActivityWorkspaceParams.d.ts → activityGetLoggingParams.d.ts} +1 -1
- package/dist/generated/config/models/appUserAppUserSearchResult.d.ts +1 -0
- package/dist/generated/config/models/appUserServicePrincipalSearchResult.d.ts +11 -0
- package/dist/generated/config/models/azureADGroup.d.ts +11 -0
- package/dist/generated/config/models/{postBlockSetsNameBody.d.ts → blockSetsAddBlockSetBody.d.ts} +1 -1
- package/dist/generated/config/models/{getBlocksParams.d.ts → blockSetsGetBlockSetsParams.d.ts} +1 -1
- package/dist/generated/config/models/{getBlockSetsParams.d.ts → blocksGetBlocksParams.d.ts} +1 -1
- package/dist/generated/config/models/{postContainersContainerIdStartflowsParams.d.ts → containersPostParams.d.ts} +1 -1
- package/dist/generated/config/models/createModel.d.ts +2 -0
- package/dist/generated/config/models/{getDataSetsIdContainerItemsRunHistoryParams.d.ts → dataSetsGetContainerItemsRunHistoryParams.d.ts} +1 -1
- package/dist/generated/config/models/{getUsersParams.d.ts → dataSetsGetGetParams.d.ts} +3 -3
- package/dist/generated/config/models/{getDataSetsIdItemsParams.d.ts → dataSetsGetIdItemsParams.d.ts} +1 -1
- package/dist/generated/config/models/{getDataSourcesDataSourceIdContainersParams.d.ts → dataSourcesContainersParams.d.ts} +1 -1
- package/dist/generated/config/models/{getDataSourcesParams.d.ts → dataSourcesGetParams.d.ts} +1 -1
- package/dist/generated/config/models/{getDataSpacesIdDatasetsParams.d.ts → dataSpacesGetDataSetsParams.d.ts} +1 -1
- package/dist/generated/config/models/{getDataSpacesParams.d.ts → dataSpacesGetParams.d.ts} +1 -1
- package/dist/generated/config/models/{getDataspacesDataSpaceIdDocumentsItemSasParams.d.ts → documentsGetDocumentSasParams.d.ts} +1 -1
- package/dist/generated/config/models/enumsModelPublisher.d.ts +22 -0
- package/dist/generated/config/models/enumsModelPublisher.js +25 -0
- package/dist/generated/config/models/{getFilesIdDownloadParams.d.ts → filesDownloadFileParams.d.ts} +1 -1
- package/dist/generated/config/models/{getFilesIdUriParams.d.ts → filesGetFileInfoParams.d.ts} +1 -1
- package/dist/generated/config/models/{getFilesIdParams.d.ts → filesGetUriParams.d.ts} +1 -1
- package/dist/generated/config/models/{postFilesBody.d.ts → filesUploadFilesBody.d.ts} +1 -1
- package/dist/generated/config/models/{getFlowRunsIdFunctionexecutionsParams.d.ts → flowRunsGetStepExecutionsParams.d.ts} +1 -1
- package/dist/generated/config/models/{getFlowRunsIdVariables200Two.d.ts → flowRunsGetVariables200One.d.ts} +1 -1
- package/dist/generated/config/models/{getFlowRunsIdVariables200One.d.ts → flowRunsGetVariables200Three.d.ts} +1 -1
- package/dist/generated/config/models/{getFlowRunsIdVariables200Three.d.ts → flowRunsGetVariables200Two.d.ts} +1 -1
- package/dist/generated/config/models/{getFlowRunsSearchParams.d.ts → flowRunsSearchFlowRunsParams.d.ts} +1 -1
- package/dist/generated/config/models/index.d.ts +53 -44
- package/dist/generated/config/models/index.js +53 -44
- package/dist/generated/config/models/{getWorkspacesWorkSpaceIdFunctionexecutionsParams.d.ts → messageThreadsGetStepExecutionsParams.d.ts} +1 -1
- package/dist/generated/config/models/{getWorkspacesWorkSpaceIdMessagethreadsMessageThreadIdFunctionexecutionsParams.d.ts → messageThreadsGetWorkspaceExecutionsParams.d.ts} +1 -1
- package/dist/generated/config/models/modelModel.d.ts +2 -0
- package/dist/generated/config/models/modelModelSummary.d.ts +2 -0
- package/dist/generated/config/models/{getModelsParams.d.ts → modelsGetModelsParams.d.ts} +1 -1
- package/dist/generated/config/models/{getNotificationParams.d.ts → notificationGetParams.d.ts} +1 -1
- package/dist/generated/config/models/notificationNotification.d.ts +2 -0
- package/dist/generated/config/models/pagedDataCollectionAppUserAppUserSearchResult.d.ts +11 -0
- package/dist/generated/config/models/pagedDataCollectionAppUserServicePrincipalSearchResult.d.ts +11 -0
- package/dist/generated/config/models/pagedDataCollectionAppUserServicePrincipalSearchResult.js +2 -0
- package/dist/generated/config/models/pagedDataCollectionAzureADGroup.d.ts +11 -0
- package/dist/generated/config/models/pagedDataCollectionAzureADGroup.js +2 -0
- package/dist/generated/config/models/{getReportingTokensByDurationParams.d.ts → reportingGetRequestsParams.d.ts} +1 -1
- package/dist/generated/config/models/reportingGetRequestsParams.js +2 -0
- package/dist/generated/config/models/{getReportingRequestsByDurationParams.d.ts → reportingGetTokensParams.d.ts} +1 -1
- package/dist/generated/config/models/reportingGetTokensParams.js +2 -0
- package/dist/generated/config/models/{getWorkspacesWorkspaceIdSandboxMessagesParams.d.ts → sandBoxThreadMessagesWorkspacesWorkspaceIdSandboxMessagesParams.d.ts} +1 -1
- package/dist/generated/config/models/{getUsersIdWorkspacesParams.d.ts → usersGetAccessWorkSpacesParams.d.ts} +1 -1
- package/dist/generated/config/models/{getDataSetsParams.d.ts → usersGetUsersParams.d.ts} +3 -3
- package/dist/generated/config/models/{deleteUsersRemoveAssignedWorkspaceParams.d.ts → usersRemoveUserFromAllWorkSpacesParams.d.ts} +1 -1
- package/dist/generated/config/models/{getUsersSearchParams.d.ts → usersSearchUsersParams.d.ts} +1 -1
- package/dist/generated/config/models/{getWorkSpaceTemplatesParams.d.ts → workSpaceTemplatesGetParams.d.ts} +1 -1
- package/dist/generated/config/models/{getWorkSpacesParams.d.ts → workSpacesGetGetParams.d.ts} +1 -1
- package/dist/generated/config/models/{getWorkSpacesIdMessageThreadsParams.d.ts → workSpacesGetThreadsParams.d.ts} +1 -1
- package/dist/generated/config/models/workSpacesGetThreadsParams.js +8 -0
- package/dist/generated/config/models/{putWorkSpacesWorkspaceIdPromptresponseParams.d.ts → workSpacesUpdatePromptResponseFlagParams.d.ts} +1 -1
- package/dist/generated/config/models/workSpacesUpdatePromptResponseFlagParams.js +8 -0
- package/dist/generated/config/models/{postWorkSpacesWorkspaceIdFilesBody.d.ts → workSpacesWorkspaceFilesWorkspaceIdFilesBody.d.ts} +1 -1
- package/dist/generated/config/models/workSpacesWorkspaceFilesWorkspaceIdFilesBody.js +8 -0
- package/dist/generated/config/models/{getWorkSpacesWorkspaceIdFilesParams.d.ts → workSpacesWorkspaceFilesWorkspaceIdFilesParams.d.ts} +1 -1
- package/dist/generated/config/models/workSpacesWorkspaceFilesWorkspaceIdFilesParams.js +8 -0
- package/dist/generated/config/zod.d.ts +718 -670
- package/dist/generated/config/zod.js +922 -945
- package/package.json +1 -1
- /package/dist/generated/chat/models/{getDataspacesDataSpaceIdDocumentsItemSasParams.js → documentsGetDocumentSasParams.js} +0 -0
- /package/dist/generated/chat/models/{getFilesIdDownloadParams.js → filesDownloadFileParams.js} +0 -0
- /package/dist/generated/chat/models/{getFilesIdParams.js → filesGetFileInfoParams.js} +0 -0
- /package/dist/generated/chat/models/{getFilesIdUriParams.js → filesGetUriParams.js} +0 -0
- /package/dist/generated/chat/models/{getFlowRunsIdVariables200One.js → filesUploadFilesBody.js} +0 -0
- /package/dist/generated/chat/models/{getFlowRunsIdVariables200Three.js → flowRunsGetVariables200One.js} +0 -0
- /package/dist/generated/chat/models/{getFlowRunsIdVariables200Two.js → flowRunsGetVariables200Three.js} +0 -0
- /package/dist/generated/chat/models/{getMessageThreadsIdCommentsParams.js → flowRunsGetVariables200Two.js} +0 -0
- /package/dist/generated/chat/models/{getMessageThreadsIdMessagesParams.js → messageThreadsGetCommentsParams.js} +0 -0
- /package/dist/generated/chat/models/{getMessagesIdCommentsParams.js → messageThreadsThreadMessagesIdMessagesParams.js} +0 -0
- /package/dist/generated/chat/models/{getModelsParams.js → messageThreadsThreadMessagesWorkspacesWorkspaceIdMessagethreadsIdMessagesParams.js} +0 -0
- /package/dist/generated/chat/models/{getNotificationParams.js → messagesGetCommentsParams.js} +0 -0
- /package/dist/generated/chat/models/{getWorkSpacesIdAccessParams.js → modelsGetModelsParams.js} +0 -0
- /package/dist/generated/chat/models/{getWorkSpacesIdMessageThreadsParams.js → notificationGetParams.js} +0 -0
- /package/dist/generated/chat/models/{getWorkSpacesIdUsersParams.js → workSpacesGetAccessParams.js} +0 -0
- /package/dist/generated/chat/models/{getWorkSpacesParams.js → workSpacesGetGetParams.js} +0 -0
- /package/dist/generated/chat/models/{getWorkspacesWorkspaceIdMessagethreadsIdMessagesParams.js → workSpacesGetUsersParams.js} +0 -0
- /package/dist/generated/chat/models/{postFilesBody.js → workSpacesThreadParams.js} +0 -0
- /package/dist/generated/config/models/{getActivityCsvWorkspaceParams.js → accessGetAccessesParams.js} +0 -0
- /package/dist/generated/config/models/{deleteUsersRemoveAssignedWorkspaceParams.js → accessGetGroupsParams.js} +0 -0
- /package/dist/generated/config/models/{getAccessGroupsParams.js → accessGetUsersInRoleRolesRoleIdUsersParams.js} +0 -0
- /package/dist/generated/config/models/{getAccessParams.js → accessGetUsersInRoleUsersParams.js} +0 -0
- /package/dist/generated/config/models/{getAccessRolesRoleIdUsersParams.js → accessSearchGroupsParams.js} +0 -0
- /package/dist/generated/config/models/{getAccessUsersParams.js → accessSearchServicePrincipalsParams.js} +0 -0
- /package/dist/generated/config/models/{getBlockSetsParams.js → accessSearchUsersParams.js} +0 -0
- /package/dist/generated/config/models/{getActivityWorkspaceParams.js → activityExportLoggingsParams.js} +0 -0
- /package/dist/generated/config/models/{getReportingRequestsByDurationParams.js → activityGetLoggingParams.js} +0 -0
- /package/dist/generated/config/models/{getBlocksParams.js → appUserServicePrincipalSearchResult.js} +0 -0
- /package/dist/generated/config/models/{getDataSetsIdContainerItemsRunHistoryParams.js → azureADGroup.js} +0 -0
- /package/dist/generated/config/models/{getDataSetsIdItemsParams.js → blockSetsAddBlockSetBody.js} +0 -0
- /package/dist/generated/config/models/{getDataSetsParams.js → blockSetsGetBlockSetsParams.js} +0 -0
- /package/dist/generated/config/models/{getDataSourcesDataSourceIdContainersParams.js → blocksGetBlocksParams.js} +0 -0
- /package/dist/generated/config/models/{getDataSourcesParams.js → containersPostParams.js} +0 -0
- /package/dist/generated/config/models/{getDataSpacesIdDatasetsParams.js → dataSetsGetContainerItemsRunHistoryParams.js} +0 -0
- /package/dist/generated/config/models/{getDataSpacesParams.js → dataSetsGetGetParams.js} +0 -0
- /package/dist/generated/config/models/{getDataspacesDataSpaceIdDocumentsItemSasParams.js → dataSetsGetIdItemsParams.js} +0 -0
- /package/dist/generated/config/models/{getFilesIdDownloadParams.js → dataSourcesContainersParams.js} +0 -0
- /package/dist/generated/config/models/{getFilesIdParams.js → dataSourcesGetParams.js} +0 -0
- /package/dist/generated/config/models/{getFilesIdUriParams.js → dataSpacesGetDataSetsParams.js} +0 -0
- /package/dist/generated/config/models/{getFlowRunsIdFunctionexecutionsParams.js → dataSpacesGetParams.js} +0 -0
- /package/dist/generated/config/models/{getFlowRunsIdVariables200One.js → documentsGetDocumentSasParams.js} +0 -0
- /package/dist/generated/config/models/{getFlowRunsIdVariables200Three.js → filesDownloadFileParams.js} +0 -0
- /package/dist/generated/config/models/{getFlowRunsIdVariables200Two.js → filesGetFileInfoParams.js} +0 -0
- /package/dist/generated/config/models/{getFlowRunsSearchParams.js → filesGetUriParams.js} +0 -0
- /package/dist/generated/config/models/{getModelsParams.js → filesUploadFilesBody.js} +0 -0
- /package/dist/generated/config/models/{getNotificationParams.js → flowRunsGetStepExecutionsParams.js} +0 -0
- /package/dist/generated/config/models/{getUsersIdWorkspacesParams.js → flowRunsGetVariables200One.js} +0 -0
- /package/dist/generated/config/models/{getUsersParams.js → flowRunsGetVariables200Three.js} +0 -0
- /package/dist/generated/config/models/{getUsersSearchParams.js → flowRunsGetVariables200Two.js} +0 -0
- /package/dist/generated/config/models/{getWorkSpaceTemplatesParams.js → flowRunsSearchFlowRunsParams.js} +0 -0
- /package/dist/generated/config/models/{getWorkSpacesIdMessageThreadsParams.js → messageThreadsGetStepExecutionsParams.js} +0 -0
- /package/dist/generated/config/models/{getWorkSpacesParams.js → messageThreadsGetWorkspaceExecutionsParams.js} +0 -0
- /package/dist/generated/config/models/{getWorkSpacesWorkspaceIdFilesParams.js → modelsGetModelsParams.js} +0 -0
- /package/dist/generated/config/models/{getWorkspacesWorkSpaceIdFunctionexecutionsParams.js → notificationGetParams.js} +0 -0
- /package/dist/generated/config/models/{getReportingTokensByDurationParams.js → pagedDataCollectionAppUserAppUserSearchResult.js} +0 -0
- /package/dist/generated/config/models/{getWorkspacesWorkSpaceIdMessagethreadsMessageThreadIdFunctionexecutionsParams.js → sandBoxThreadMessagesWorkspacesWorkspaceIdSandboxMessagesParams.js} +0 -0
- /package/dist/generated/config/models/{getWorkspacesWorkspaceIdSandboxMessagesParams.js → usersGetAccessWorkSpacesParams.js} +0 -0
- /package/dist/generated/config/models/{postBlockSetsNameBody.js → usersGetUsersParams.js} +0 -0
- /package/dist/generated/config/models/{postContainersContainerIdStartflowsParams.js → usersRemoveUserFromAllWorkSpacesParams.js} +0 -0
- /package/dist/generated/config/models/{postFilesBody.js → usersSearchUsersParams.js} +0 -0
- /package/dist/generated/config/models/{postWorkSpacesWorkspaceIdFilesBody.js → workSpaceTemplatesGetParams.js} +0 -0
- /package/dist/generated/config/models/{putWorkSpacesWorkspaceIdPromptresponseParams.js → workSpacesGetGetParams.js} +0 -0
|
@@ -3,18 +3,17 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
|
3
3
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
4
4
|
};
|
|
5
5
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
-
exports.
|
|
7
|
-
exports.
|
|
8
|
-
exports.
|
|
9
|
-
exports.
|
|
10
|
-
exports.
|
|
11
|
-
exports.
|
|
12
|
-
exports.
|
|
13
|
-
exports.
|
|
14
|
-
exports.
|
|
15
|
-
exports.
|
|
16
|
-
exports.
|
|
17
|
-
exports.postWorkspacesWorkspaceIdSandboxMessagesIdValuesBody = exports.postWorkspacesWorkspaceIdSandboxMessagesIdValuesParams = exports.postWorkspacesWorkspaceIdSandboxMessagesIdValuesPathIdRegExp = exports.postWorkspacesWorkspaceIdSandboxMessagesIdValuesPathWorkspaceIdRegExp = exports.postWorkspacesWorkspaceIdSandboxMessagesBody = exports.postWorkspacesWorkspaceIdSandboxMessagesParams = exports.postWorkspacesWorkspaceIdSandboxMessagesPathWorkspaceIdRegExp = void 0;
|
|
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.dataSetsGetItemParams = exports.dataSetsGetItemPathIdRegExp = exports.dataSetsGetItemPathDataSetIdRegExp = exports.dataSetsGetGetResponse = exports.dataSetsGetGetResponseDataItemVersionRegExp = exports.dataSetsGetGetResponseDataItemIdRegExp = exports.dataSetsGetGetResponseDataItemFlowTriggersItemIdRegExp = exports.dataSetsGetGetResponseDataItemFlowTriggersItemFlowIdRegExp = exports.dataSetsGetGetResponseDataItemFlowTriggersItemDataSourceContainerIdRegExp = exports.dataSetsGetGetResponseDataItemFlowTriggersItemDataSourceContainerDataSourceIdRegExp = exports.dataSetsGetGetResponseDataItemFlowIdRegExp = exports.dataSetsGetGetResponseDataItemFlowActiveFlowDefinitionIdRegExp = exports.dataSetsGetGetResponseDataItemDataSpaceIdRegExp = exports.dataSetsGetGetQueryParams = exports.dataSetsGetGetQuerySkipDefault = exports.dataSetsGetGetQueryTakeDefault = exports.containersPostResponse = exports.containersPostQueryParams = exports.containersPostQueryDataSetIdRegExp = exports.containersPostParams = exports.containersPostPathContainerIdRegExp = exports.containersReingestContainerItemParams = exports.containersReingestContainerItemPathContainerItemIdRegExp = exports.blocksGetBlocksResponse = exports.blocksGetBlocksResponseItem = exports.blocksGetBlocksResponseBlockSetIdRegExp = exports.blocksGetBlocksQueryParams = exports.blockSetsAddBlockSetBody = exports.blockSetsAddBlockSetParams = exports.blockSetsDeleteBlockSetParams = exports.blockSetsGetBlockSetsResponse = exports.blockSetsGetBlockSetsResponseItem = exports.blockSetsGetBlockSetsResponseIdRegExp = exports.blockSetsGetBlockSetsQueryParams = 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.dataSetsAddDataSetPropertyPathIdRegExp = exports.dataSetsDeleteIdItemsItemIdParams = exports.dataSetsDeleteIdItemsItemIdPathItemIdRegExp = exports.dataSetsDeleteIdItemsItemIdPathIdRegExp = exports.dataSetsSearchItemsBody = exports.dataSetsSearchItemsParams = exports.dataSetsSearchItemsPathIdRegExp = exports.dataSetsAddItemBody = exports.dataSetsAddItemBodyIdRegExp = exports.dataSetsAddItemParams = exports.dataSetsAddItemPathIdRegExp = exports.dataSetsGetIdItemsQueryParams = exports.dataSetsGetIdItemsQueryTakeDefault = exports.dataSetsGetIdItemsQuerySkipDefault = exports.dataSetsGetIdItemsParams = exports.dataSetsGetIdItemsPathIdRegExp = exports.dataSetsExportParams = exports.dataSetsExportPathIdRegExp = exports.dataSetsSetDataspaceBody = exports.dataSetsSetDataspaceBodyRegExp = exports.dataSetsSetDataspaceParams = exports.dataSetsSetDataspacePathIdRegExp = exports.dataSetsGetContainerItemsRunHistoryQueryParams = exports.dataSetsGetContainerItemsRunHistoryQueryTakeDefault = exports.dataSetsGetContainerItemsRunHistoryQuerySkipDefault = exports.dataSetsGetContainerItemsRunHistoryParams = exports.dataSetsGetContainerItemsRunHistoryPathIdRegExp = exports.dataSetsClearParams = exports.dataSetsClearPathIdRegExp = exports.dataSetsPutIdBasicInfoBody = exports.dataSetsPutIdBasicInfoParams = exports.dataSetsPutIdBasicInfoPathIdRegExp = exports.dataSetsPutIdBody = exports.dataSetsPutIdBodyIdRegExp = exports.dataSetsPutIdBodyContainerInfoItemDataSourceIdRegExp = exports.dataSetsPutIdParams = exports.dataSetsGetByIdResponse = exports.dataSetsGetByIdResponseVersionRegExp = exports.dataSetsGetByIdResponseIdRegExp = exports.dataSetsGetByIdResponseFlowTriggersItemIdRegExp = exports.dataSetsGetByIdResponseFlowTriggersItemFlowIdRegExp = exports.dataSetsGetByIdResponseFlowTriggersItemDataSourceContainerIdRegExp = exports.dataSetsGetByIdResponseFlowTriggersItemDataSourceContainerDataSourceIdRegExp = exports.dataSetsGetByIdResponseFlowIdRegExp = exports.dataSetsGetByIdResponseFlowActiveFlowDefinitionIdRegExp = exports.dataSetsGetByIdResponseDataSpaceIdRegExp = exports.dataSetsGetByIdParams = exports.dataSetsGetByIdPathIdRegExp = exports.dataSetsDeleteIdParams = exports.dataSetsDeleteIdPathIdRegExp = void 0;
|
|
9
|
+
exports.dataSpacesGetResponseDataItemParentWorkspaceIdRegExp = exports.dataSpacesGetResponseDataItemIdRegExp = exports.dataSpacesGetResponseDataItemDataSetsItemVersionRegExp = exports.dataSpacesGetResponseDataItemDataSetsItemIdRegExp = exports.dataSpacesGetResponseDataItemDataSetsItemFlowTriggersItemIdRegExp = exports.dataSpacesGetResponseDataItemDataSetsItemFlowTriggersItemFlowIdRegExp = exports.dataSpacesGetResponseDataItemDataSetsItemFlowTriggersItemDataSourceContainerIdRegExp = exports.dataSpacesGetResponseDataItemDataSetsItemFlowTriggersItemDataSourceContainerDataSourceIdRegExp = exports.dataSpacesGetResponseDataItemDataSetsItemFlowIdRegExp = exports.dataSpacesGetResponseDataItemDataSetsItemFlowActiveFlowDefinitionIdRegExp = exports.dataSpacesGetResponseDataItemDataSetsItemDataSpaceIdRegExp = exports.dataSpacesGetQueryParams = exports.dataSpacesGetQuerySkipDefault = exports.dataSpacesGetQueryTakeDefault = 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.dataSourcesPostBody = exports.dataSourcesGetResponse = exports.dataSourcesGetResponseDataItemIdRegExp = exports.dataSourcesGetResponseDataItemContainersItemIdRegExp = exports.dataSourcesGetResponseDataItemContainersItemDataSourceIdRegExp = exports.dataSourcesGetQueryParams = exports.dataSourcesGetQuerySkipDefault = exports.dataSourcesGetQueryTakeDefault = exports.dataSourceTypesTestConnectionResponse = exports.dataSourceTypesTestConnectionBody = exports.dataSourceTypesGetAvailableContainersResponse = exports.dataSourceTypesGetAvailableContainersResponseItem = exports.dataSourceTypesGetAvailableContainersBody = exports.dataSourceTypesGetResponse = exports.dataSourceTypesGetResponseItem = exports.dataSetsDeleteDataSetPropertyParams = exports.dataSetsDeleteDataSetPropertyPathIdRegExp = exports.dataSetsAddDataSetPropertyResponse = exports.dataSetsAddDataSetPropertyBody = exports.dataSetsAddDataSetPropertyParams = void 0;
|
|
10
|
+
exports.debugInvokeBody = exports.debugInvokeBodyItem = exports.debugInvokeParams = exports.dataSpacesPostDatasetBody = exports.dataSpacesPostDatasetBodyContainerInfoItemDataSourceIdRegExp = exports.dataSpacesPostDatasetParams = exports.dataSpacesPostDatasetPathIdRegExp = exports.dataSpacesGetDataSetsResponse = exports.dataSpacesGetDataSetsResponseDataItemVersionRegExp = exports.dataSpacesGetDataSetsResponseDataItemIdRegExp = exports.dataSpacesGetDataSetsResponseDataItemFlowTriggersItemIdRegExp = exports.dataSpacesGetDataSetsResponseDataItemFlowTriggersItemFlowIdRegExp = exports.dataSpacesGetDataSetsResponseDataItemFlowTriggersItemDataSourceContainerIdRegExp = exports.dataSpacesGetDataSetsResponseDataItemFlowTriggersItemDataSourceContainerDataSourceIdRegExp = exports.dataSpacesGetDataSetsResponseDataItemFlowIdRegExp = exports.dataSpacesGetDataSetsResponseDataItemFlowActiveFlowDefinitionIdRegExp = exports.dataSpacesGetDataSetsResponseDataItemDataSpaceIdRegExp = exports.dataSpacesGetDataSetsQueryParams = exports.dataSpacesGetDataSetsQuerySkipDefault = exports.dataSpacesGetDataSetsQueryTakeDefault = exports.dataSpacesGetDataSetsParams = exports.dataSpacesGetDataSetsPathIdRegExp = exports.dataSpacesPutBody = exports.dataSpacesPutBodyIdRegExp = exports.dataSpacesPutBodyDataSetIdsItemRegExp = exports.dataSpacesPutParams = exports.dataSpacesPutPathIdRegExp = exports.dataSpacesGetByIdResponse = exports.dataSpacesGetByIdResponseWorkspacesInfoItemIdRegExp = exports.dataSpacesGetByIdResponseParentWorkspaceIdRegExp = exports.dataSpacesGetByIdResponseIdRegExp = exports.dataSpacesGetByIdResponseDataSetsItemVersionRegExp = exports.dataSpacesGetByIdResponseDataSetsItemIdRegExp = exports.dataSpacesGetByIdResponseDataSetsItemFlowTriggersItemIdRegExp = exports.dataSpacesGetByIdResponseDataSetsItemFlowTriggersItemFlowIdRegExp = exports.dataSpacesGetByIdResponseDataSetsItemFlowTriggersItemDataSourceContainerIdRegExp = exports.dataSpacesGetByIdResponseDataSetsItemFlowTriggersItemDataSourceContainerDataSourceIdRegExp = exports.dataSpacesGetByIdResponseDataSetsItemFlowIdRegExp = exports.dataSpacesGetByIdResponseDataSetsItemFlowActiveFlowDefinitionIdRegExp = exports.dataSpacesGetByIdResponseDataSetsItemDataSpaceIdRegExp = exports.dataSpacesGetByIdParams = exports.dataSpacesGetByIdPathIdRegExp = exports.dataSpacesDeleteParams = exports.dataSpacesDeletePathIdRegExp = exports.dataSpacesPostResponse = exports.dataSpacesPostResponseDataSetIdsItemRegExp = exports.dataSpacesPostBody = exports.dataSpacesPostBodyDataSetIdsItemRegExp = exports.dataSpacesGetResponse = exports.dataSpacesGetResponseDataItemWorkspacesInfoItemIdRegExp = void 0;
|
|
11
|
+
exports.flowRunsGetStepExecutionsResponse = exports.flowRunsGetStepExecutionsResponseLogsItemOutputsItemIdRegExp = exports.flowRunsGetStepExecutionsResponseLogsItemInputsItemValueIdRegExp = exports.flowRunsGetStepExecutionsResponseLogsItemInputsItemIdRegExp = exports.flowRunsGetStepExecutionsResponseLogsItemIdRegExp = exports.flowRunsGetStepExecutionsQueryParams = exports.flowRunsGetStepExecutionsQuerySearchDefault = exports.flowRunsGetStepExecutionsQueryTakeDefault = exports.flowRunsGetStepExecutionsQuerySkipDefault = exports.flowRunsGetStepExecutionsParams = exports.flowRunsGetStepExecutionsPathIdRegExp = exports.flowRunsGetFileFromFlowRunIdResponse = exports.flowRunsGetFileFromFlowRunIdResponseWorkspaceIdRegExp = exports.flowRunsGetFileFromFlowRunIdResponseThreadIdRegExp = exports.flowRunsGetFileFromFlowRunIdResponseIdRegExp = exports.flowRunsGetFileFromFlowRunIdParams = exports.flowRunsGetFileFromFlowRunIdPathFlowRunIdRegExp = exports.flowRunsSearchFlowRunsQueryParams = exports.flowRunsSearchFlowRunsQueryTakeDefault = exports.flowRunsSearchFlowRunsQuerySkipDefault = exports.flowRunsSearchFlowRunsQueryDataSetIdRegExp = 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 = void 0;
|
|
12
|
+
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 = exports.modelsDeleteModelPathIdRegExp = exports.modelsCreateModelBody = exports.modelsCreateModelBodyDeploymentProviderIdRegExpOne = exports.modelsCreateModelBodyDeploymentProviderIdRegExp = exports.modelsGetModelsResponse = exports.modelsGetModelsResponseDataItemIdRegExpOne = exports.modelsGetModelsQueryParams = exports.modelsGetModelsQuerySearchDefaultOne = exports.modelsGetModelsQuerySkipDefaultOne = exports.modelsGetModelsQueryTakeDefaultOne = exports.flowsSetActiveFlowDefinitionBody = exports.flowsSetActiveFlowDefinitionParams = exports.flowsSetActiveFlowDefinitionPathIdRegExp = exports.flowsGetParams = exports.flowsGetPathIdRegExp = exports.flowRunsSetVariableBody = exports.flowRunsSetVariableParams = exports.flowRunsSetVariablePathIdRegExpOne = exports.flowRunsGetVariablesResponse = exports.flowRunsGetVariablesParams = exports.flowRunsGetVariablesPathIdRegExpOne = void 0;
|
|
13
|
+
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.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 = exports.usersSearchUsersResponse = exports.usersSearchUsersResponseItem = exports.usersSearchUsersQueryParams = exports.usersSearchUsersQueryTakeDefault = exports.usersRemoveUserFromAllWorkSpacesQueryParams = exports.usersRemoveUserFromAllWorkSpacesQueryUserIdRegExp = exports.usersGetUsersResponse = exports.usersGetUsersQueryParams = exports.usersGetUsersQueryTakeDefault = exports.usersGetUsersQuerySkipDefault = exports.tenantIdGetResultResponse = exports.reportingGetTokensResponse = exports.reportingGetTokensQueryParams = exports.reportingGetTokensParams = exports.reportingGetRequestsResponse = exports.reportingGetRequestsQueryParams = exports.reportingGetRequestsParams = void 0;
|
|
14
|
+
exports.workSpacesGetIdResponseDataSpacesItemDataSetsItemFlowTriggersItemFlowIdRegExpOne = exports.workSpacesGetIdResponseDataSpacesItemDataSetsItemFlowTriggersItemDataSourceContainerIdRegExpOne = exports.workSpacesGetIdResponseDataSpacesItemDataSetsItemFlowTriggersItemDataSourceContainerDataSourceIdRegExpOne = exports.workSpacesGetIdResponseDataSpacesItemDataSetsItemFlowIdRegExpOne = exports.workSpacesGetIdResponseDataSpacesItemDataSetsItemFlowActiveFlowDefinitionIdRegExpOne = exports.workSpacesGetIdResponseDataSpacesItemDataSetsItemDataSpaceIdRegExpOne = exports.workSpacesGetIdParams = exports.workSpacesGetIdPathIdRegExpOne = exports.workSpacesDeleteParams = exports.workSpacesDeletePathIdRegExp = exports.workSpacesPostResponse = exports.workSpacesPostResponseSandBoxThreadIdRegExp = exports.workSpacesPostResponseModelConfigurationsItemModelIdRegExp = exports.workSpacesPostResponseModelConfigurationsItemModelDeploymentStepsItemIdRegExp = exports.workSpacesPostResponseModelConfigurationsItemModelDeploymentProviderIdRegExp = exports.workSpacesPostResponseModelConfigurationsItemModelDeploymentIdRegExp = exports.workSpacesPostResponseIdRegExp = exports.workSpacesPostResponseDataSpacesItemWorkspacesInfoItemIdRegExp = exports.workSpacesPostResponseDataSpacesItemParentWorkspaceIdRegExp = exports.workSpacesPostResponseDataSpacesItemIdRegExp = exports.workSpacesPostResponseDataSpacesItemDataSetsItemVersionRegExp = exports.workSpacesPostResponseDataSpacesItemDataSetsItemIdRegExp = exports.workSpacesPostResponseDataSpacesItemDataSetsItemFlowTriggersItemIdRegExp = exports.workSpacesPostResponseDataSpacesItemDataSetsItemFlowTriggersItemFlowIdRegExp = exports.workSpacesPostResponseDataSpacesItemDataSetsItemFlowTriggersItemDataSourceContainerIdRegExp = exports.workSpacesPostResponseDataSpacesItemDataSetsItemFlowTriggersItemDataSourceContainerDataSourceIdRegExp = exports.workSpacesPostResponseDataSpacesItemDataSetsItemFlowIdRegExp = exports.workSpacesPostResponseDataSpacesItemDataSetsItemFlowActiveFlowDefinitionIdRegExp = exports.workSpacesPostResponseDataSpacesItemDataSetsItemDataSpaceIdRegExp = exports.workSpacesPostBody = exports.workSpacesPostBodyTemplateVersionIdRegExp = exports.workSpacesPostBodyModelConfigurationsItemModelIdRegExp = exports.workSpacesPostBodyIdRegExp = exports.workSpacesPostBodyDataSpacesItemRegExp = exports.workSpacesGetGetResponse = exports.workSpacesGetGetResponseDataItemSandBoxThreadIdRegExpOne = exports.workSpacesGetGetResponseDataItemModelConfigurationsItemModelIdRegExpOne = exports.workSpacesGetGetResponseDataItemModelConfigurationsItemModelDeploymentStepsItemIdRegExpOne = exports.workSpacesGetGetResponseDataItemModelConfigurationsItemModelDeploymentProviderIdRegExpOne = exports.workSpacesGetGetResponseDataItemModelConfigurationsItemModelDeploymentIdRegExpOne = exports.workSpacesGetGetResponseDataItemIdRegExpOne = exports.workSpacesGetGetResponseDataItemDataSpacesItemWorkspacesInfoItemIdRegExpOne = exports.workSpacesGetGetResponseDataItemDataSpacesItemParentWorkspaceIdRegExpOne = exports.workSpacesGetGetResponseDataItemDataSpacesItemIdRegExpOne = exports.workSpacesGetGetResponseDataItemDataSpacesItemDataSetsItemVersionRegExpOne = exports.workSpacesGetGetResponseDataItemDataSpacesItemDataSetsItemIdRegExpOne = exports.workSpacesGetGetResponseDataItemDataSpacesItemDataSetsItemFlowTriggersItemIdRegExpOne = exports.workSpacesGetGetResponseDataItemDataSpacesItemDataSetsItemFlowTriggersItemFlowIdRegExpOne = exports.workSpacesGetGetResponseDataItemDataSpacesItemDataSetsItemFlowTriggersItemDataSourceContainerIdRegExpOne = exports.workSpacesGetGetResponseDataItemDataSpacesItemDataSetsItemFlowTriggersItemDataSourceContainerDataSourceIdRegExpOne = void 0;
|
|
15
|
+
exports.workSpacesSetActiveFlowLayoutParams = exports.workSpacesSetActiveFlowLayoutPathWorkspaceIdRegExp = exports.workSpacesSetActiveFlowWorkspaceIdFlowsActiveBody = exports.workSpacesSetActiveFlowWorkspaceIdFlowsActiveParams = exports.workSpacesSetActiveFlowWorkspaceIdFlowsActivePathWorkspaceIdRegExpOne = exports.workSpacesDeleteWorkspaceFileParams = exports.workSpacesDeleteWorkspaceFilePathFileIdRegExp = exports.workSpacesDeleteWorkspaceFilePathWorkspaceIdRegExp = exports.workSpacesWorkspaceFilesWorkspaceIdFilesResponse = exports.workSpacesWorkspaceFilesWorkspaceIdFilesResponseItem = exports.workSpacesWorkspaceFilesWorkspaceIdFilesResponseFileWorkspaceIdRegExp = exports.workSpacesWorkspaceFilesWorkspaceIdFilesResponseFileThreadIdRegExp = exports.workSpacesWorkspaceFilesWorkspaceIdFilesResponseFileIdRegExp = exports.workSpacesWorkspaceFilesWorkspaceIdFilesBody = exports.workSpacesWorkspaceFilesWorkspaceIdFilesParams = exports.workSpacesWorkspaceFilesWorkspaceIdFilesPathWorkspaceIdRegExpOne = exports.workSpacesAddDataSpaceParams = exports.workSpacesAddDataSpacePathDataspaceIdRegExp = exports.workSpacesAddDataSpacePathWorkspaceIdRegExp = exports.workSpacesRemoveDataSpaceParams = exports.workSpacesRemoveDataSpacePathDataspaceIdRegExp = exports.workSpacesRemoveDataSpacePathWorkspaceIdRegExp = exports.workSpacesPutModelConfigurationIdModelconfigurationRoleBody = exports.workSpacesPutModelConfigurationIdModelconfigurationRoleBodyModelIdRegExp = exports.workSpacesPutModelConfigurationIdModelconfigurationRoleParams = exports.workSpacesPutModelConfigurationIdModelconfigurationRolePathIdRegExpOne = exports.workSpacesGetThreadsResponse = exports.workSpacesGetThreadsResponseDataItemWorkSpaceIdRegExp = exports.workSpacesGetThreadsResponseDataItemIdRegExp = exports.workSpacesGetThreadsQueryParams = exports.workSpacesGetThreadsQuerySkipDefault = exports.workSpacesGetThreadsQueryTakeDefault = exports.workSpacesGetThreadsParams = exports.workSpacesGetThreadsPathIdRegExp = exports.workSpacesPutBody = exports.workSpacesPutParams = exports.workSpacesPutPathIdRegExp = 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 = void 0;
|
|
16
|
+
exports.sandBoxAddValueToMessageBody = exports.sandBoxAddValueToMessageParams = exports.sandBoxAddValueToMessagePathIdRegExp = exports.sandBoxAddValueToMessagePathWorkspaceIdRegExp = exports.sandBoxThreadMessagesWorkspacesWorkspaceIdSandboxMessagesBody = exports.sandBoxThreadMessagesWorkspacesWorkspaceIdSandboxMessagesParams = exports.sandBoxThreadMessagesWorkspacesWorkspaceIdSandboxMessagesPathWorkspaceIdRegExpOne = 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 = exports.workSpacesUpdatePromptResponseFlagQueryParams = exports.workSpacesUpdatePromptResponseFlagParams = exports.workSpacesUpdatePromptResponseFlagPathWorkspaceIdRegExp = exports.workSpacesSetActiveFlowLayoutBody = void 0;
|
|
18
17
|
/**
|
|
19
18
|
* Generated by orval v7.13.2 🍺
|
|
20
19
|
* Do not edit manually.
|
|
@@ -23,79 +22,81 @@ exports.postWorkspacesWorkspaceIdSandboxMessagesIdValuesBody = exports.postWorks
|
|
|
23
22
|
*/
|
|
24
23
|
const zod_1 = __importDefault(require("zod"));
|
|
25
24
|
/**
|
|
26
|
-
* @summary Retrieve access details
|
|
27
|
-
*/
|
|
28
|
-
exports.
|
|
29
|
-
exports.
|
|
30
|
-
exports.
|
|
31
|
-
exports.
|
|
32
|
-
"workspaceId": zod_1.default.string().regex(exports.
|
|
33
|
-
"
|
|
34
|
-
"
|
|
35
|
-
"
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
exports.
|
|
40
|
-
exports.
|
|
41
|
-
exports.
|
|
25
|
+
* @summary Retrieve access details with optional filtering by workspace, access type, principal type, and search.
|
|
26
|
+
*/
|
|
27
|
+
exports.accessGetAccessesQueryWorkspaceIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
28
|
+
exports.accessGetAccessesQueryTakeDefault = 50;
|
|
29
|
+
exports.accessGetAccessesQuerySkipDefault = 0;
|
|
30
|
+
exports.accessGetAccessesQueryParams = zod_1.default.strictObject({
|
|
31
|
+
"workspaceId": zod_1.default.string().regex(exports.accessGetAccessesQueryWorkspaceIdRegExp).optional(),
|
|
32
|
+
"accessType": zod_1.default.enum(['Principal', 'Group']).optional(),
|
|
33
|
+
"principalType": zod_1.default.enum(['Unknown', 'User', 'ServicePrincipal', 'Internal']).optional(),
|
|
34
|
+
"search": zod_1.default.string().optional(),
|
|
35
|
+
"take": zod_1.default.number().default(exports.accessGetAccessesQueryTakeDefault),
|
|
36
|
+
"skip": zod_1.default.number().optional()
|
|
37
|
+
});
|
|
38
|
+
exports.accessGetAccessesResponseDataItemIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
39
|
+
exports.accessGetAccessesResponseDataItemMessageIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
40
|
+
exports.accessGetAccessesResponseDataItemMessageThreadIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
41
|
+
exports.accessGetAccessesResponseDataItemWorkSpaceIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
42
|
+
exports.accessGetAccessesResponse = zod_1.default.object({
|
|
42
43
|
"data": zod_1.default.array(zod_1.default.object({
|
|
43
44
|
"accessType": zod_1.default.enum(['Principal', 'Group']),
|
|
44
45
|
"displayName": zod_1.default.string().nullish(),
|
|
45
|
-
"id": zod_1.default.string().regex(exports.
|
|
46
|
-
"messageId": zod_1.default.string().regex(exports.
|
|
47
|
-
"messageThreadId": zod_1.default.string().regex(exports.
|
|
46
|
+
"id": zod_1.default.string().regex(exports.accessGetAccessesResponseDataItemIdRegExp).nullish(),
|
|
47
|
+
"messageId": zod_1.default.string().regex(exports.accessGetAccessesResponseDataItemMessageIdRegExp).nullish(),
|
|
48
|
+
"messageThreadId": zod_1.default.string().regex(exports.accessGetAccessesResponseDataItemMessageThreadIdRegExp).nullish(),
|
|
48
49
|
"objectId": zod_1.default.string(),
|
|
49
50
|
"principalType": zod_1.default.enum(['Unknown', 'User', 'ServicePrincipal', 'Internal']).optional(),
|
|
50
51
|
"userEmailAddress": zod_1.default.string().nullish(),
|
|
51
|
-
"workSpaceId": zod_1.default.string().regex(exports.
|
|
52
|
+
"workSpaceId": zod_1.default.string().regex(exports.accessGetAccessesResponseDataItemWorkSpaceIdRegExp).nullish()
|
|
52
53
|
})),
|
|
53
54
|
"total": zod_1.default.number()
|
|
54
55
|
});
|
|
55
56
|
/**
|
|
56
57
|
* @summary Update or set new access parameters in SmartSpace, using detailed access model specifications.
|
|
57
58
|
*/
|
|
58
|
-
exports.
|
|
59
|
-
exports.
|
|
60
|
-
exports.
|
|
61
|
-
exports.
|
|
62
|
-
exports.
|
|
59
|
+
exports.accessAddAccessBodyIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
60
|
+
exports.accessAddAccessBodyMessageIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
61
|
+
exports.accessAddAccessBodyMessageThreadIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
62
|
+
exports.accessAddAccessBodyWorkSpaceIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
63
|
+
exports.accessAddAccessBody = zod_1.default.strictObject({
|
|
63
64
|
"accessType": zod_1.default.enum(['Principal', 'Group']),
|
|
64
65
|
"displayName": zod_1.default.string().nullish(),
|
|
65
|
-
"id": zod_1.default.string().regex(exports.
|
|
66
|
-
"messageId": zod_1.default.string().regex(exports.
|
|
67
|
-
"messageThreadId": zod_1.default.string().regex(exports.
|
|
66
|
+
"id": zod_1.default.string().regex(exports.accessAddAccessBodyIdRegExp).nullish(),
|
|
67
|
+
"messageId": zod_1.default.string().regex(exports.accessAddAccessBodyMessageIdRegExp).nullish(),
|
|
68
|
+
"messageThreadId": zod_1.default.string().regex(exports.accessAddAccessBodyMessageThreadIdRegExp).nullish(),
|
|
68
69
|
"objectId": zod_1.default.string(),
|
|
69
70
|
"principalType": zod_1.default.enum(['Unknown', 'User', 'ServicePrincipal', 'Internal']).optional(),
|
|
70
71
|
"userEmailAddress": zod_1.default.string().nullish(),
|
|
71
|
-
"workSpaceId": zod_1.default.string().regex(exports.
|
|
72
|
+
"workSpaceId": zod_1.default.string().regex(exports.accessAddAccessBodyWorkSpaceIdRegExp).nullish()
|
|
72
73
|
});
|
|
73
|
-
exports.
|
|
74
|
-
exports.
|
|
75
|
-
exports.
|
|
76
|
-
exports.
|
|
77
|
-
exports.
|
|
74
|
+
exports.accessAddAccessResponseIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
75
|
+
exports.accessAddAccessResponseMessageIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
76
|
+
exports.accessAddAccessResponseMessageThreadIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
77
|
+
exports.accessAddAccessResponseWorkSpaceIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
78
|
+
exports.accessAddAccessResponse = zod_1.default.object({
|
|
78
79
|
"accessType": zod_1.default.enum(['Principal', 'Group']),
|
|
79
80
|
"displayName": zod_1.default.string().nullish(),
|
|
80
|
-
"id": zod_1.default.string().regex(exports.
|
|
81
|
-
"messageId": zod_1.default.string().regex(exports.
|
|
82
|
-
"messageThreadId": zod_1.default.string().regex(exports.
|
|
81
|
+
"id": zod_1.default.string().regex(exports.accessAddAccessResponseIdRegExp).nullish(),
|
|
82
|
+
"messageId": zod_1.default.string().regex(exports.accessAddAccessResponseMessageIdRegExp).nullish(),
|
|
83
|
+
"messageThreadId": zod_1.default.string().regex(exports.accessAddAccessResponseMessageThreadIdRegExp).nullish(),
|
|
83
84
|
"objectId": zod_1.default.string(),
|
|
84
85
|
"principalType": zod_1.default.enum(['Unknown', 'User', 'ServicePrincipal', 'Internal']).optional(),
|
|
85
86
|
"userEmailAddress": zod_1.default.string().nullish(),
|
|
86
|
-
"workSpaceId": zod_1.default.string().regex(exports.
|
|
87
|
+
"workSpaceId": zod_1.default.string().regex(exports.accessAddAccessResponseWorkSpaceIdRegExp).nullish()
|
|
87
88
|
});
|
|
88
89
|
/**
|
|
89
90
|
* @summary List groups from Azure AD
|
|
90
91
|
*/
|
|
91
|
-
exports.
|
|
92
|
-
exports.
|
|
93
|
-
exports.
|
|
92
|
+
exports.accessGetGroupsQuerySkipDefault = 0;
|
|
93
|
+
exports.accessGetGroupsQueryTakeDefault = 20;
|
|
94
|
+
exports.accessGetGroupsQueryParams = zod_1.default.strictObject({
|
|
94
95
|
"search": zod_1.default.string().optional().describe('The search term to filter groups.'),
|
|
95
96
|
"skip": zod_1.default.number().optional().describe('The number of groups to skip.'),
|
|
96
|
-
"take": zod_1.default.number().default(exports.
|
|
97
|
+
"take": zod_1.default.number().default(exports.accessGetGroupsQueryTakeDefault).describe('The number of groups to take.')
|
|
97
98
|
});
|
|
98
|
-
exports.
|
|
99
|
+
exports.accessGetGroupsResponse = zod_1.default.object({
|
|
99
100
|
"data": zod_1.default.array(zod_1.default.object({
|
|
100
101
|
"displayName": zod_1.default.string(),
|
|
101
102
|
"emailAddress": zod_1.default.string().nullish(),
|
|
@@ -107,96 +108,157 @@ exports.getAccessGroupsResponse = zod_1.default.object({
|
|
|
107
108
|
/**
|
|
108
109
|
* @summary Fetch a list of all roles defined within SmartSpace, providing an overview of role-based access control.
|
|
109
110
|
*/
|
|
110
|
-
exports.
|
|
111
|
-
exports.
|
|
111
|
+
exports.accessGetAppRolesResponseIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
112
|
+
exports.accessGetAppRolesResponseItem = zod_1.default.object({
|
|
112
113
|
"description": zod_1.default.string(),
|
|
113
|
-
"id": zod_1.default.string().regex(exports.
|
|
114
|
+
"id": zod_1.default.string().regex(exports.accessGetAppRolesResponseIdRegExp),
|
|
114
115
|
"name": zod_1.default.string()
|
|
115
116
|
});
|
|
116
|
-
exports.
|
|
117
|
+
exports.accessGetAppRolesResponse = zod_1.default.array(exports.accessGetAppRolesResponseItem);
|
|
117
118
|
/**
|
|
118
119
|
* @summary List users assigned to a specific role in SmartSpace by providing the role's ID
|
|
119
120
|
*/
|
|
120
|
-
exports.
|
|
121
|
-
exports.
|
|
122
|
-
"roleId": zod_1.default.string().regex(exports.
|
|
121
|
+
exports.accessGetUsersInRoleRolesRoleIdUsersPathRoleIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
122
|
+
exports.accessGetUsersInRoleRolesRoleIdUsersParams = zod_1.default.strictObject({
|
|
123
|
+
"roleId": zod_1.default.string().regex(exports.accessGetUsersInRoleRolesRoleIdUsersPathRoleIdRegExp).describe('The ID of the role.')
|
|
123
124
|
});
|
|
124
|
-
exports.
|
|
125
|
-
exports.
|
|
126
|
-
exports.
|
|
125
|
+
exports.accessGetUsersInRoleRolesRoleIdUsersQuerySkipDefault = 0;
|
|
126
|
+
exports.accessGetUsersInRoleRolesRoleIdUsersQueryTakeDefault = 20;
|
|
127
|
+
exports.accessGetUsersInRoleRolesRoleIdUsersQueryParams = zod_1.default.strictObject({
|
|
127
128
|
"skip": zod_1.default.number().optional().describe('The number of users to skip.'),
|
|
128
|
-
"take": zod_1.default.number().default(exports.
|
|
129
|
+
"take": zod_1.default.number().default(exports.accessGetUsersInRoleRolesRoleIdUsersQueryTakeDefault).describe('The number of users to take.'),
|
|
129
130
|
"search": zod_1.default.string().optional().describe('The search term to filter users.')
|
|
130
131
|
});
|
|
131
|
-
exports.
|
|
132
|
+
exports.accessGetUsersInRoleRolesRoleIdUsersResponseItem = zod_1.default.object({
|
|
132
133
|
"displayName": zod_1.default.string(),
|
|
133
134
|
"emailAddress": zod_1.default.string().nullish(),
|
|
134
135
|
"id": zod_1.default.string(),
|
|
135
136
|
"userId": zod_1.default.string()
|
|
136
137
|
});
|
|
137
|
-
exports.
|
|
138
|
+
exports.accessGetUsersInRoleRolesRoleIdUsersResponse = zod_1.default.array(exports.accessGetUsersInRoleRolesRoleIdUsersResponseItem);
|
|
139
|
+
/**
|
|
140
|
+
* @summary Search Azure AD groups for access assignment.
|
|
141
|
+
*/
|
|
142
|
+
exports.accessSearchGroupsQueryWorkspaceIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
143
|
+
exports.accessSearchGroupsQuerySkipDefault = 0;
|
|
144
|
+
exports.accessSearchGroupsQueryTakeDefault = 20;
|
|
145
|
+
exports.accessSearchGroupsQueryParams = zod_1.default.strictObject({
|
|
146
|
+
"search": zod_1.default.string().optional(),
|
|
147
|
+
"workspaceId": zod_1.default.string().regex(exports.accessSearchGroupsQueryWorkspaceIdRegExp).optional(),
|
|
148
|
+
"skip": zod_1.default.number().optional(),
|
|
149
|
+
"take": zod_1.default.number().default(exports.accessSearchGroupsQueryTakeDefault)
|
|
150
|
+
});
|
|
151
|
+
exports.accessSearchGroupsResponse = zod_1.default.object({
|
|
152
|
+
"data": zod_1.default.array(zod_1.default.object({
|
|
153
|
+
"displayName": zod_1.default.string(),
|
|
154
|
+
"groupId": zod_1.default.string(),
|
|
155
|
+
"isAssigned": zod_1.default.boolean()
|
|
156
|
+
})),
|
|
157
|
+
"total": zod_1.default.number()
|
|
158
|
+
});
|
|
159
|
+
/**
|
|
160
|
+
* @summary Search Azure AD service principals for access assignment.
|
|
161
|
+
*/
|
|
162
|
+
exports.accessSearchServicePrincipalsQueryWorkspaceIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
163
|
+
exports.accessSearchServicePrincipalsQuerySkipDefault = 0;
|
|
164
|
+
exports.accessSearchServicePrincipalsQueryTakeDefault = 20;
|
|
165
|
+
exports.accessSearchServicePrincipalsQueryParams = zod_1.default.strictObject({
|
|
166
|
+
"search": zod_1.default.string().optional(),
|
|
167
|
+
"workspaceId": zod_1.default.string().regex(exports.accessSearchServicePrincipalsQueryWorkspaceIdRegExp).optional(),
|
|
168
|
+
"skip": zod_1.default.number().optional(),
|
|
169
|
+
"take": zod_1.default.number().default(exports.accessSearchServicePrincipalsQueryTakeDefault)
|
|
170
|
+
});
|
|
171
|
+
exports.accessSearchServicePrincipalsResponse = zod_1.default.object({
|
|
172
|
+
"data": zod_1.default.array(zod_1.default.object({
|
|
173
|
+
"displayName": zod_1.default.string(),
|
|
174
|
+
"id": zod_1.default.string(),
|
|
175
|
+
"isAssigned": zod_1.default.boolean()
|
|
176
|
+
})),
|
|
177
|
+
"total": zod_1.default.number()
|
|
178
|
+
});
|
|
179
|
+
/**
|
|
180
|
+
* @summary Search Azure AD users for access assignment.
|
|
181
|
+
*/
|
|
182
|
+
exports.accessSearchUsersQueryWorkspaceIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
183
|
+
exports.accessSearchUsersQuerySkipDefault = 0;
|
|
184
|
+
exports.accessSearchUsersQueryTakeDefault = 20;
|
|
185
|
+
exports.accessSearchUsersQueryParams = zod_1.default.strictObject({
|
|
186
|
+
"search": zod_1.default.string().optional(),
|
|
187
|
+
"workspaceId": zod_1.default.string().regex(exports.accessSearchUsersQueryWorkspaceIdRegExp).optional(),
|
|
188
|
+
"skip": zod_1.default.number().optional(),
|
|
189
|
+
"take": zod_1.default.number().default(exports.accessSearchUsersQueryTakeDefault)
|
|
190
|
+
});
|
|
191
|
+
exports.accessSearchUsersResponse = zod_1.default.object({
|
|
192
|
+
"data": zod_1.default.array(zod_1.default.object({
|
|
193
|
+
"emailAddress": zod_1.default.string().nullish(),
|
|
194
|
+
"id": zod_1.default.string(),
|
|
195
|
+
"isAssigned": zod_1.default.boolean(),
|
|
196
|
+
"name": zod_1.default.string()
|
|
197
|
+
})),
|
|
198
|
+
"total": zod_1.default.number()
|
|
199
|
+
});
|
|
138
200
|
/**
|
|
139
201
|
* @summary Retrieve users associated with a specified role in SmartSpace, enabling role-based user management.
|
|
140
202
|
*/
|
|
141
|
-
exports.
|
|
142
|
-
exports.
|
|
143
|
-
exports.
|
|
144
|
-
exports.
|
|
203
|
+
exports.accessGetUsersInRoleUsersQuerySkipDefault = 0;
|
|
204
|
+
exports.accessGetUsersInRoleUsersQueryTakeDefault = 20;
|
|
205
|
+
exports.accessGetUsersInRoleUsersQueryAssignedWorkspaceIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
206
|
+
exports.accessGetUsersInRoleUsersQueryParams = zod_1.default.strictObject({
|
|
145
207
|
"roleName": zod_1.default.string().optional().describe('The name of the role.'),
|
|
146
208
|
"skip": zod_1.default.number().optional().describe('The number of users to skip.'),
|
|
147
|
-
"take": zod_1.default.number().default(exports.
|
|
209
|
+
"take": zod_1.default.number().default(exports.accessGetUsersInRoleUsersQueryTakeDefault).describe('The number of users to take.'),
|
|
148
210
|
"search": zod_1.default.string().optional().describe('The search query to filter users.'),
|
|
149
|
-
"assignedWorkspaceId": zod_1.default.string().regex(exports.
|
|
211
|
+
"assignedWorkspaceId": zod_1.default.string().regex(exports.accessGetUsersInRoleUsersQueryAssignedWorkspaceIdRegExp).optional().describe('The ID of the assigned workspace.')
|
|
150
212
|
});
|
|
151
|
-
exports.
|
|
213
|
+
exports.accessGetUsersInRoleUsersResponseItem = zod_1.default.object({
|
|
152
214
|
"displayName": zod_1.default.string(),
|
|
153
215
|
"emailAddress": zod_1.default.string().nullish(),
|
|
154
216
|
"id": zod_1.default.string(),
|
|
155
217
|
"userId": zod_1.default.string()
|
|
156
218
|
});
|
|
157
|
-
exports.
|
|
219
|
+
exports.accessGetUsersInRoleUsersResponse = zod_1.default.array(exports.accessGetUsersInRoleUsersResponseItem);
|
|
158
220
|
/**
|
|
159
221
|
* @summary Remove a specific access entity in SmartSpace by using its ID
|
|
160
222
|
*/
|
|
161
|
-
exports.
|
|
162
|
-
exports.
|
|
163
|
-
"id": zod_1.default.string().regex(exports.
|
|
223
|
+
exports.accessDeleteAccessPathIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
224
|
+
exports.accessDeleteAccessParams = zod_1.default.strictObject({
|
|
225
|
+
"id": zod_1.default.string().regex(exports.accessDeleteAccessPathIdRegExp).describe('The ID of the access record to delete.')
|
|
164
226
|
});
|
|
165
227
|
/**
|
|
166
228
|
* @summary Retrive all logging activity in WorkSpace in a csv file format, including CRUD behaviors and Chat, with optional filter
|
|
167
229
|
*/
|
|
168
|
-
exports.
|
|
169
|
-
exports.
|
|
170
|
-
"workSpaceId": zod_1.default.string().regex(exports.
|
|
230
|
+
exports.activityExportLoggingsQueryWorkSpaceIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
231
|
+
exports.activityExportLoggingsQueryParams = zod_1.default.strictObject({
|
|
232
|
+
"workSpaceId": zod_1.default.string().regex(exports.activityExportLoggingsQueryWorkSpaceIdRegExp).optional().describe('The ID of the workspace.'),
|
|
171
233
|
"fromOccurred": zod_1.default.iso.datetime({}).optional().describe('The starting date and time of the loggings.'),
|
|
172
234
|
"toOccurred": zod_1.default.iso.datetime({}).optional().describe('The ending date and time of the loggings.'),
|
|
173
235
|
"activityType": zod_1.default.enum(['Created', 'Deleted', 'Updated', 'Read', 'Chat']).optional().describe('The type of activity to filter the loggings.')
|
|
174
236
|
});
|
|
175
|
-
exports.
|
|
237
|
+
exports.activityExportLoggingsResponse = zod_1.default.string();
|
|
176
238
|
/**
|
|
177
239
|
* @summary Retrieve logging activity in WorkSpace, including CRUD behaviors and Chat, with optional pagination controls take, skip and filter
|
|
178
240
|
*/
|
|
179
|
-
exports.
|
|
180
|
-
exports.
|
|
181
|
-
exports.
|
|
182
|
-
exports.
|
|
183
|
-
"workSpaceId": zod_1.default.string().regex(exports.
|
|
241
|
+
exports.activityGetLoggingQueryWorkSpaceIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
242
|
+
exports.activityGetLoggingQueryTakeDefault = 25;
|
|
243
|
+
exports.activityGetLoggingQuerySkipDefault = 0;
|
|
244
|
+
exports.activityGetLoggingQueryParams = zod_1.default.strictObject({
|
|
245
|
+
"workSpaceId": zod_1.default.string().regex(exports.activityGetLoggingQueryWorkSpaceIdRegExp).optional().describe('The ID of the workspace.'),
|
|
184
246
|
"fromOccurred": zod_1.default.iso.datetime({}).optional().describe('The starting date and time for filtering the logging information.'),
|
|
185
247
|
"toOccurred": zod_1.default.iso.datetime({}).optional().describe('The ending date and time for filtering the logging information.'),
|
|
186
248
|
"activityType": zod_1.default.enum(['Created', 'Deleted', 'Updated', 'Read', 'Chat']).optional().describe('The type of activity for filtering the logging information.'),
|
|
187
|
-
"take": zod_1.default.number().default(exports.
|
|
249
|
+
"take": zod_1.default.number().default(exports.activityGetLoggingQueryTakeDefault).describe('The maximum number of logging entries to retrieve.'),
|
|
188
250
|
"skip": zod_1.default.number().optional().describe('The number of logging entries to skip.')
|
|
189
251
|
});
|
|
190
|
-
exports.
|
|
191
|
-
exports.
|
|
192
|
-
exports.
|
|
252
|
+
exports.activityGetLoggingResponseDataItemIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
253
|
+
exports.activityGetLoggingResponseDataItemWorkSpaceIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
254
|
+
exports.activityGetLoggingResponse = zod_1.default.object({
|
|
193
255
|
"data": zod_1.default.array(zod_1.default.object({
|
|
194
256
|
"activityType": zod_1.default.enum(['Created', 'Deleted', 'Updated', 'Read', 'Chat']).optional(),
|
|
195
257
|
"durationMs": zod_1.default.number().nullish(),
|
|
196
258
|
"eventDescription": zod_1.default.string().nullish(),
|
|
197
259
|
"eventUserId": zod_1.default.string().nullish(),
|
|
198
260
|
"eventUserName": zod_1.default.string().nullish(),
|
|
199
|
-
"id": zod_1.default.string().regex(exports.
|
|
261
|
+
"id": zod_1.default.string().regex(exports.activityGetLoggingResponseDataItemIdRegExp).nullish(),
|
|
200
262
|
"llmUsages": zod_1.default.array(zod_1.default.object({
|
|
201
263
|
"blockId": zod_1.default.string(),
|
|
202
264
|
"completionCost": zod_1.default.number().nullish(),
|
|
@@ -211,7 +273,7 @@ exports.getActivityWorkspaceResponse = zod_1.default.object({
|
|
|
211
273
|
"prompt": zod_1.default.string().nullish(),
|
|
212
274
|
"queryNumber": zod_1.default.number().nullish(),
|
|
213
275
|
"response": zod_1.default.string().nullish(),
|
|
214
|
-
"workSpaceId": zod_1.default.string().regex(exports.
|
|
276
|
+
"workSpaceId": zod_1.default.string().regex(exports.activityGetLoggingResponseDataItemWorkSpaceIdRegExp).nullish(),
|
|
215
277
|
"workSpaceName": zod_1.default.string().nullish()
|
|
216
278
|
})),
|
|
217
279
|
"total": zod_1.default.number()
|
|
@@ -219,11 +281,11 @@ exports.getActivityWorkspaceResponse = zod_1.default.object({
|
|
|
219
281
|
/**
|
|
220
282
|
* @summary Get a list of all block interfaces
|
|
221
283
|
*/
|
|
222
|
-
exports.
|
|
284
|
+
exports.blockSetsGetBlockSetsQueryParams = zod_1.default.strictObject({
|
|
223
285
|
"types": zod_1.default.array(zod_1.default.string()).optional().describe('A list of block types to filter by.')
|
|
224
286
|
});
|
|
225
|
-
exports.
|
|
226
|
-
exports.
|
|
287
|
+
exports.blockSetsGetBlockSetsResponseIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
288
|
+
exports.blockSetsGetBlockSetsResponseItem = zod_1.default.object({
|
|
227
289
|
"blockInterfaces": zod_1.default.record(zod_1.default.string(), zod_1.default.record(zod_1.default.string(), zod_1.default.object({
|
|
228
290
|
"metadata": zod_1.default.record(zod_1.default.string(), zod_1.default.any()),
|
|
229
291
|
"ports": zod_1.default.record(zod_1.default.string(), zod_1.default.object({
|
|
@@ -268,36 +330,36 @@ exports.getBlockSetsResponseItem = zod_1.default.object({
|
|
|
268
330
|
}))),
|
|
269
331
|
"connectionId": zod_1.default.string().nullish(),
|
|
270
332
|
"createdByUserId": zod_1.default.string().nullish(),
|
|
271
|
-
"id": zod_1.default.string().regex(exports.
|
|
333
|
+
"id": zod_1.default.string().regex(exports.blockSetsGetBlockSetsResponseIdRegExp),
|
|
272
334
|
"name": zod_1.default.string().nullish(),
|
|
273
335
|
"sourceCodeUri": zod_1.default.string().nullish(),
|
|
274
336
|
"type": zod_1.default.enum(['Native', 'Custom', 'Debug'])
|
|
275
337
|
});
|
|
276
|
-
exports.
|
|
338
|
+
exports.blockSetsGetBlockSetsResponse = zod_1.default.array(exports.blockSetsGetBlockSetsResponseItem);
|
|
277
339
|
/**
|
|
278
340
|
* @summary Deletes an existing custom block set.
|
|
279
341
|
*/
|
|
280
|
-
exports.
|
|
342
|
+
exports.blockSetsDeleteBlockSetParams = zod_1.default.strictObject({
|
|
281
343
|
"name": zod_1.default.string().describe('The name of the block set to delete.')
|
|
282
344
|
});
|
|
283
345
|
/**
|
|
284
346
|
* @summary Adds a new custom block set.
|
|
285
347
|
*/
|
|
286
|
-
exports.
|
|
348
|
+
exports.blockSetsAddBlockSetParams = zod_1.default.strictObject({
|
|
287
349
|
"name": zod_1.default.string().describe('The name of the block set.')
|
|
288
350
|
});
|
|
289
|
-
exports.
|
|
351
|
+
exports.blockSetsAddBlockSetBody = zod_1.default.strictObject({
|
|
290
352
|
"file": zod_1.default.instanceof(File).optional().describe('The zip file containing the block set data.')
|
|
291
353
|
});
|
|
292
354
|
/**
|
|
293
355
|
* @summary Get a list of all block interfaces
|
|
294
356
|
*/
|
|
295
|
-
exports.
|
|
357
|
+
exports.blocksGetBlocksQueryParams = zod_1.default.strictObject({
|
|
296
358
|
"types": zod_1.default.array(zod_1.default.string()).optional().describe('A list of block types to filter by.')
|
|
297
359
|
});
|
|
298
|
-
exports.
|
|
299
|
-
exports.
|
|
300
|
-
"blockSetId": zod_1.default.string().regex(exports.
|
|
360
|
+
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}$');
|
|
361
|
+
exports.blocksGetBlocksResponseItem = zod_1.default.object({
|
|
362
|
+
"blockSetId": zod_1.default.string().regex(exports.blocksGetBlocksResponseBlockSetIdRegExp),
|
|
301
363
|
"connectionId": zod_1.default.string().nullish(),
|
|
302
364
|
"createdAt": zod_1.default.iso.datetime({}),
|
|
303
365
|
"interface": zod_1.default.object({
|
|
@@ -347,49 +409,49 @@ exports.getBlocksResponseItem = zod_1.default.object({
|
|
|
347
409
|
"type": zod_1.default.enum(['Native', 'Custom', 'Debug']),
|
|
348
410
|
"version": zod_1.default.string()
|
|
349
411
|
});
|
|
350
|
-
exports.
|
|
412
|
+
exports.blocksGetBlocksResponse = zod_1.default.array(exports.blocksGetBlocksResponseItem);
|
|
351
413
|
/**
|
|
352
414
|
* @summary Manually trigger reingestion of a specific container item.
|
|
353
415
|
*/
|
|
354
|
-
exports.
|
|
355
|
-
exports.
|
|
356
|
-
"containerItemId": zod_1.default.string().regex(exports.
|
|
416
|
+
exports.containersReingestContainerItemPathContainerItemIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
417
|
+
exports.containersReingestContainerItemParams = zod_1.default.strictObject({
|
|
418
|
+
"containerItemId": zod_1.default.string().regex(exports.containersReingestContainerItemPathContainerItemIdRegExp).describe('The ID of the container item to reingest.')
|
|
357
419
|
});
|
|
358
|
-
exports.
|
|
359
|
-
exports.
|
|
360
|
-
"containerId": zod_1.default.string().regex(exports.
|
|
420
|
+
exports.containersPostPathContainerIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
421
|
+
exports.containersPostParams = zod_1.default.strictObject({
|
|
422
|
+
"containerId": zod_1.default.string().regex(exports.containersPostPathContainerIdRegExp)
|
|
361
423
|
});
|
|
362
|
-
exports.
|
|
363
|
-
exports.
|
|
364
|
-
"dataSetId": zod_1.default.string().regex(exports.
|
|
424
|
+
exports.containersPostQueryDataSetIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
425
|
+
exports.containersPostQueryParams = zod_1.default.strictObject({
|
|
426
|
+
"dataSetId": zod_1.default.string().regex(exports.containersPostQueryDataSetIdRegExp).optional()
|
|
365
427
|
});
|
|
366
|
-
exports.
|
|
428
|
+
exports.containersPostResponse = zod_1.default.object({
|
|
367
429
|
"credentialType": zod_1.default.enum(['BlobStorage', 'SqlServer', 'AzureSql', 'Cosmos', 'GoogleDrive', 'SharePoint', 'SharePointSite', 'HubSpot', 'AzureStorage', 'File', 'Sitemap']),
|
|
368
430
|
"credentials": zod_1.default.record(zod_1.default.string(), zod_1.default.string()),
|
|
369
431
|
"keyId": zod_1.default.string().nullish(),
|
|
370
432
|
"name": zod_1.default.string()
|
|
371
433
|
});
|
|
372
|
-
exports.
|
|
373
|
-
exports.
|
|
374
|
-
exports.
|
|
375
|
-
"take": zod_1.default.number().default(exports.
|
|
434
|
+
exports.dataSetsGetGetQueryTakeDefault = 20;
|
|
435
|
+
exports.dataSetsGetGetQuerySkipDefault = 0;
|
|
436
|
+
exports.dataSetsGetGetQueryParams = zod_1.default.strictObject({
|
|
437
|
+
"take": zod_1.default.number().default(exports.dataSetsGetGetQueryTakeDefault),
|
|
376
438
|
"skip": zod_1.default.number().optional(),
|
|
377
439
|
"search": zod_1.default.string().optional()
|
|
378
440
|
});
|
|
379
|
-
exports.
|
|
380
|
-
exports.
|
|
381
|
-
exports.
|
|
382
|
-
exports.
|
|
383
|
-
exports.
|
|
384
|
-
exports.
|
|
385
|
-
exports.
|
|
386
|
-
exports.
|
|
387
|
-
exports.
|
|
388
|
-
exports.
|
|
441
|
+
exports.dataSetsGetGetResponseDataItemDataSpaceIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
442
|
+
exports.dataSetsGetGetResponseDataItemFlowActiveFlowDefinitionIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
443
|
+
exports.dataSetsGetGetResponseDataItemFlowIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
444
|
+
exports.dataSetsGetGetResponseDataItemFlowTriggersItemDataSourceContainerDataSourceIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
445
|
+
exports.dataSetsGetGetResponseDataItemFlowTriggersItemDataSourceContainerIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
446
|
+
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}$');
|
|
447
|
+
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}$');
|
|
448
|
+
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}$');
|
|
449
|
+
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}$');
|
|
450
|
+
exports.dataSetsGetGetResponse = zod_1.default.object({
|
|
389
451
|
"data": zod_1.default.array(zod_1.default.object({
|
|
390
452
|
"createdAt": zod_1.default.iso.datetime({}),
|
|
391
453
|
"createdByUserId": zod_1.default.string(),
|
|
392
|
-
"dataSpaceId": zod_1.default.string().regex(exports.
|
|
454
|
+
"dataSpaceId": zod_1.default.string().regex(exports.dataSetsGetGetResponseDataItemDataSpaceIdRegExp).nullish(),
|
|
393
455
|
"description": zod_1.default.string().nullish(),
|
|
394
456
|
"flow": zod_1.default.object({
|
|
395
457
|
"activeFlowDefinition": zod_1.default.object({
|
|
@@ -442,22 +504,22 @@ exports.getDataSetsResponse = zod_1.default.object({
|
|
|
442
504
|
"schema": zod_1.default.record(zod_1.default.string(), zod_1.default.any())
|
|
443
505
|
})).nullish()
|
|
444
506
|
}).optional(),
|
|
445
|
-
"activeFlowDefinitionId": zod_1.default.string().regex(exports.
|
|
446
|
-
"id": zod_1.default.string().regex(exports.
|
|
507
|
+
"activeFlowDefinitionId": zod_1.default.string().regex(exports.dataSetsGetGetResponseDataItemFlowActiveFlowDefinitionIdRegExp),
|
|
508
|
+
"id": zod_1.default.string().regex(exports.dataSetsGetGetResponseDataItemFlowIdRegExp),
|
|
447
509
|
"triggers": zod_1.default.array(zod_1.default.object({
|
|
448
510
|
"dataSourceContainer": zod_1.default.object({
|
|
449
|
-
"dataSourceId": zod_1.default.string().regex(exports.
|
|
450
|
-
"id": zod_1.default.string().regex(exports.
|
|
511
|
+
"dataSourceId": zod_1.default.string().regex(exports.dataSetsGetGetResponseDataItemFlowTriggersItemDataSourceContainerDataSourceIdRegExp),
|
|
512
|
+
"id": zod_1.default.string().regex(exports.dataSetsGetGetResponseDataItemFlowTriggersItemDataSourceContainerIdRegExp),
|
|
451
513
|
"name": zod_1.default.string(),
|
|
452
514
|
"path": zod_1.default.string()
|
|
453
515
|
}),
|
|
454
|
-
"flowId": zod_1.default.string().regex(exports.
|
|
455
|
-
"id": zod_1.default.string().regex(exports.
|
|
516
|
+
"flowId": zod_1.default.string().regex(exports.dataSetsGetGetResponseDataItemFlowTriggersItemFlowIdRegExp),
|
|
517
|
+
"id": zod_1.default.string().regex(exports.dataSetsGetGetResponseDataItemFlowTriggersItemIdRegExp),
|
|
456
518
|
"inputName": zod_1.default.string(),
|
|
457
519
|
"type": zod_1.default.enum(['Periodic', 'Container'])
|
|
458
520
|
}))
|
|
459
521
|
}).optional(),
|
|
460
|
-
"id": zod_1.default.string().regex(exports.
|
|
522
|
+
"id": zod_1.default.string().regex(exports.dataSetsGetGetResponseDataItemIdRegExp),
|
|
461
523
|
"modifiedAt": zod_1.default.iso.datetime({}),
|
|
462
524
|
"modifiedByUserId": zod_1.default.string(),
|
|
463
525
|
"name": zod_1.default.string(),
|
|
@@ -466,43 +528,43 @@ exports.getDataSetsResponse = zod_1.default.object({
|
|
|
466
528
|
"isVector": zod_1.default.boolean(),
|
|
467
529
|
"name": zod_1.default.string()
|
|
468
530
|
})),
|
|
469
|
-
"version": zod_1.default.string().regex(exports.
|
|
531
|
+
"version": zod_1.default.string().regex(exports.dataSetsGetGetResponseDataItemVersionRegExp).nullish()
|
|
470
532
|
})),
|
|
471
533
|
"total": zod_1.default.number()
|
|
472
534
|
});
|
|
473
|
-
exports.
|
|
474
|
-
exports.
|
|
475
|
-
exports.
|
|
476
|
-
"dataSetId": zod_1.default.string().regex(exports.
|
|
477
|
-
"id": zod_1.default.string().regex(exports.
|
|
535
|
+
exports.dataSetsGetItemPathDataSetIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
536
|
+
exports.dataSetsGetItemPathIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
537
|
+
exports.dataSetsGetItemParams = zod_1.default.strictObject({
|
|
538
|
+
"dataSetId": zod_1.default.string().regex(exports.dataSetsGetItemPathDataSetIdRegExp),
|
|
539
|
+
"id": zod_1.default.string().regex(exports.dataSetsGetItemPathIdRegExp)
|
|
478
540
|
});
|
|
479
541
|
/**
|
|
480
542
|
* @summary Remove a specific data set from SmartSpace, using its ID to ensure accurate deletion.
|
|
481
543
|
*/
|
|
482
|
-
exports.
|
|
483
|
-
exports.
|
|
484
|
-
"id": zod_1.default.string().regex(exports.
|
|
544
|
+
exports.dataSetsDeleteIdPathIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
545
|
+
exports.dataSetsDeleteIdParams = zod_1.default.strictObject({
|
|
546
|
+
"id": zod_1.default.string().regex(exports.dataSetsDeleteIdPathIdRegExp).describe('The ID of the DataSet to delete.')
|
|
485
547
|
});
|
|
486
548
|
/**
|
|
487
549
|
* @summary Retrieve detailed information about a specific data set in SmartSpace by its ID
|
|
488
550
|
*/
|
|
489
|
-
exports.
|
|
490
|
-
exports.
|
|
491
|
-
"id": zod_1.default.string().regex(exports.
|
|
492
|
-
});
|
|
493
|
-
exports.
|
|
494
|
-
exports.
|
|
495
|
-
exports.
|
|
496
|
-
exports.
|
|
497
|
-
exports.
|
|
498
|
-
exports.
|
|
499
|
-
exports.
|
|
500
|
-
exports.
|
|
501
|
-
exports.
|
|
502
|
-
exports.
|
|
551
|
+
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}$');
|
|
552
|
+
exports.dataSetsGetByIdParams = zod_1.default.strictObject({
|
|
553
|
+
"id": zod_1.default.string().regex(exports.dataSetsGetByIdPathIdRegExp).describe('The ID of the DataSet to retrieve.')
|
|
554
|
+
});
|
|
555
|
+
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}$');
|
|
556
|
+
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}$');
|
|
557
|
+
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}$');
|
|
558
|
+
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}$');
|
|
559
|
+
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}$');
|
|
560
|
+
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}$');
|
|
561
|
+
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}$');
|
|
562
|
+
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}$');
|
|
563
|
+
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}$');
|
|
564
|
+
exports.dataSetsGetByIdResponse = zod_1.default.object({
|
|
503
565
|
"createdAt": zod_1.default.iso.datetime({}),
|
|
504
566
|
"createdByUserId": zod_1.default.string(),
|
|
505
|
-
"dataSpaceId": zod_1.default.string().regex(exports.
|
|
567
|
+
"dataSpaceId": zod_1.default.string().regex(exports.dataSetsGetByIdResponseDataSpaceIdRegExp).nullish(),
|
|
506
568
|
"description": zod_1.default.string().nullish(),
|
|
507
569
|
"flow": zod_1.default.object({
|
|
508
570
|
"activeFlowDefinition": zod_1.default.object({
|
|
@@ -555,22 +617,22 @@ exports.getDataSetsIdResponse = zod_1.default.object({
|
|
|
555
617
|
"schema": zod_1.default.record(zod_1.default.string(), zod_1.default.any())
|
|
556
618
|
})).nullish()
|
|
557
619
|
}).optional(),
|
|
558
|
-
"activeFlowDefinitionId": zod_1.default.string().regex(exports.
|
|
559
|
-
"id": zod_1.default.string().regex(exports.
|
|
620
|
+
"activeFlowDefinitionId": zod_1.default.string().regex(exports.dataSetsGetByIdResponseFlowActiveFlowDefinitionIdRegExp),
|
|
621
|
+
"id": zod_1.default.string().regex(exports.dataSetsGetByIdResponseFlowIdRegExp),
|
|
560
622
|
"triggers": zod_1.default.array(zod_1.default.object({
|
|
561
623
|
"dataSourceContainer": zod_1.default.object({
|
|
562
|
-
"dataSourceId": zod_1.default.string().regex(exports.
|
|
563
|
-
"id": zod_1.default.string().regex(exports.
|
|
624
|
+
"dataSourceId": zod_1.default.string().regex(exports.dataSetsGetByIdResponseFlowTriggersItemDataSourceContainerDataSourceIdRegExp),
|
|
625
|
+
"id": zod_1.default.string().regex(exports.dataSetsGetByIdResponseFlowTriggersItemDataSourceContainerIdRegExp),
|
|
564
626
|
"name": zod_1.default.string(),
|
|
565
627
|
"path": zod_1.default.string()
|
|
566
628
|
}),
|
|
567
|
-
"flowId": zod_1.default.string().regex(exports.
|
|
568
|
-
"id": zod_1.default.string().regex(exports.
|
|
629
|
+
"flowId": zod_1.default.string().regex(exports.dataSetsGetByIdResponseFlowTriggersItemFlowIdRegExp),
|
|
630
|
+
"id": zod_1.default.string().regex(exports.dataSetsGetByIdResponseFlowTriggersItemIdRegExp),
|
|
569
631
|
"inputName": zod_1.default.string(),
|
|
570
632
|
"type": zod_1.default.enum(['Periodic', 'Container'])
|
|
571
633
|
}))
|
|
572
634
|
}).optional(),
|
|
573
|
-
"id": zod_1.default.string().regex(exports.
|
|
635
|
+
"id": zod_1.default.string().regex(exports.dataSetsGetByIdResponseIdRegExp),
|
|
574
636
|
"modifiedAt": zod_1.default.iso.datetime({}),
|
|
575
637
|
"modifiedByUserId": zod_1.default.string(),
|
|
576
638
|
"name": zod_1.default.string(),
|
|
@@ -579,125 +641,125 @@ exports.getDataSetsIdResponse = zod_1.default.object({
|
|
|
579
641
|
"isVector": zod_1.default.boolean(),
|
|
580
642
|
"name": zod_1.default.string()
|
|
581
643
|
})),
|
|
582
|
-
"version": zod_1.default.string().regex(exports.
|
|
644
|
+
"version": zod_1.default.string().regex(exports.dataSetsGetByIdResponseVersionRegExp).nullish()
|
|
583
645
|
});
|
|
584
646
|
/**
|
|
585
647
|
* @summary Create a new dataset in SmartSpace, specifying details like name, datasource, and properties.
|
|
586
648
|
*/
|
|
587
|
-
exports.
|
|
649
|
+
exports.dataSetsPutIdParams = zod_1.default.strictObject({
|
|
588
650
|
"id": zod_1.default.string()
|
|
589
651
|
});
|
|
590
|
-
exports.
|
|
591
|
-
exports.
|
|
592
|
-
exports.
|
|
652
|
+
exports.dataSetsPutIdBodyContainerInfoItemDataSourceIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
653
|
+
exports.dataSetsPutIdBodyIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
654
|
+
exports.dataSetsPutIdBody = zod_1.default.strictObject({
|
|
593
655
|
"containerInfo": zod_1.default.array(zod_1.default.strictObject({
|
|
594
|
-
"dataSourceId": zod_1.default.string().regex(exports.
|
|
656
|
+
"dataSourceId": zod_1.default.string().regex(exports.dataSetsPutIdBodyContainerInfoItemDataSourceIdRegExp),
|
|
595
657
|
"path": zod_1.default.string()
|
|
596
658
|
})),
|
|
597
659
|
"description": zod_1.default.string().nullish(),
|
|
598
|
-
"id": zod_1.default.string().regex(exports.
|
|
660
|
+
"id": zod_1.default.string().regex(exports.dataSetsPutIdBodyIdRegExp),
|
|
599
661
|
"name": zod_1.default.string()
|
|
600
662
|
});
|
|
601
663
|
/**
|
|
602
664
|
* @summary Create a new dataset in SmartSpace, specifying details like name, datasource, and properties.
|
|
603
665
|
*/
|
|
604
|
-
exports.
|
|
605
|
-
exports.
|
|
606
|
-
"id": zod_1.default.string().regex(exports.
|
|
666
|
+
exports.dataSetsPutIdBasicInfoPathIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
667
|
+
exports.dataSetsPutIdBasicInfoParams = zod_1.default.strictObject({
|
|
668
|
+
"id": zod_1.default.string().regex(exports.dataSetsPutIdBasicInfoPathIdRegExp)
|
|
607
669
|
});
|
|
608
|
-
exports.
|
|
670
|
+
exports.dataSetsPutIdBasicInfoBody = zod_1.default.strictObject({
|
|
609
671
|
"description": zod_1.default.string().nullish(),
|
|
610
672
|
"name": zod_1.default.string()
|
|
611
673
|
});
|
|
612
|
-
exports.
|
|
613
|
-
exports.
|
|
614
|
-
"id": zod_1.default.string().regex(exports.
|
|
674
|
+
exports.dataSetsClearPathIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
675
|
+
exports.dataSetsClearParams = zod_1.default.strictObject({
|
|
676
|
+
"id": zod_1.default.string().regex(exports.dataSetsClearPathIdRegExp)
|
|
615
677
|
});
|
|
616
|
-
exports.
|
|
617
|
-
exports.
|
|
618
|
-
"id": zod_1.default.string().regex(exports.
|
|
678
|
+
exports.dataSetsGetContainerItemsRunHistoryPathIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
679
|
+
exports.dataSetsGetContainerItemsRunHistoryParams = zod_1.default.strictObject({
|
|
680
|
+
"id": zod_1.default.string().regex(exports.dataSetsGetContainerItemsRunHistoryPathIdRegExp)
|
|
619
681
|
});
|
|
620
|
-
exports.
|
|
621
|
-
exports.
|
|
622
|
-
exports.
|
|
682
|
+
exports.dataSetsGetContainerItemsRunHistoryQuerySkipDefault = 0;
|
|
683
|
+
exports.dataSetsGetContainerItemsRunHistoryQueryTakeDefault = 50;
|
|
684
|
+
exports.dataSetsGetContainerItemsRunHistoryQueryParams = zod_1.default.strictObject({
|
|
623
685
|
"skip": zod_1.default.number().optional(),
|
|
624
|
-
"take": zod_1.default.number().default(exports.
|
|
686
|
+
"take": zod_1.default.number().default(exports.dataSetsGetContainerItemsRunHistoryQueryTakeDefault),
|
|
625
687
|
"search": zod_1.default.string().optional()
|
|
626
688
|
});
|
|
627
689
|
/**
|
|
628
690
|
* @summary Create a new dataset in SmartSpace, specifying details like name, datasource, and properties.
|
|
629
691
|
*/
|
|
630
|
-
exports.
|
|
631
|
-
exports.
|
|
632
|
-
"id": zod_1.default.string().regex(exports.
|
|
692
|
+
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}$');
|
|
693
|
+
exports.dataSetsSetDataspaceParams = zod_1.default.strictObject({
|
|
694
|
+
"id": zod_1.default.string().regex(exports.dataSetsSetDataspacePathIdRegExp)
|
|
633
695
|
});
|
|
634
|
-
exports.
|
|
635
|
-
exports.
|
|
636
|
-
exports.
|
|
637
|
-
exports.
|
|
638
|
-
"id": zod_1.default.string().regex(exports.
|
|
696
|
+
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}$');
|
|
697
|
+
exports.dataSetsSetDataspaceBody = zod_1.default.string().regex(exports.dataSetsSetDataspaceBodyRegExp);
|
|
698
|
+
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}$');
|
|
699
|
+
exports.dataSetsExportParams = zod_1.default.strictObject({
|
|
700
|
+
"id": zod_1.default.string().regex(exports.dataSetsExportPathIdRegExp)
|
|
639
701
|
});
|
|
640
|
-
exports.
|
|
641
|
-
exports.
|
|
642
|
-
"id": zod_1.default.string().regex(exports.
|
|
702
|
+
exports.dataSetsGetIdItemsPathIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
703
|
+
exports.dataSetsGetIdItemsParams = zod_1.default.strictObject({
|
|
704
|
+
"id": zod_1.default.string().regex(exports.dataSetsGetIdItemsPathIdRegExp)
|
|
643
705
|
});
|
|
644
|
-
exports.
|
|
645
|
-
exports.
|
|
646
|
-
exports.
|
|
706
|
+
exports.dataSetsGetIdItemsQuerySkipDefault = 0;
|
|
707
|
+
exports.dataSetsGetIdItemsQueryTakeDefault = 20;
|
|
708
|
+
exports.dataSetsGetIdItemsQueryParams = zod_1.default.strictObject({
|
|
647
709
|
"skip": zod_1.default.number().optional(),
|
|
648
|
-
"take": zod_1.default.number().default(exports.
|
|
710
|
+
"take": zod_1.default.number().default(exports.dataSetsGetIdItemsQueryTakeDefault)
|
|
649
711
|
});
|
|
650
|
-
exports.
|
|
651
|
-
exports.
|
|
652
|
-
"id": zod_1.default.string().regex(exports.
|
|
712
|
+
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}$');
|
|
713
|
+
exports.dataSetsAddItemParams = zod_1.default.strictObject({
|
|
714
|
+
"id": zod_1.default.string().regex(exports.dataSetsAddItemPathIdRegExp)
|
|
653
715
|
});
|
|
654
|
-
exports.
|
|
655
|
-
exports.
|
|
656
|
-
"id": zod_1.default.string().regex(exports.
|
|
716
|
+
exports.dataSetsAddItemBodyIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
717
|
+
exports.dataSetsAddItemBody = zod_1.default.strictObject({
|
|
718
|
+
"id": zod_1.default.string().regex(exports.dataSetsAddItemBodyIdRegExp).nullish(),
|
|
657
719
|
"properties": zod_1.default.record(zod_1.default.string(), zod_1.default.any())
|
|
658
720
|
});
|
|
659
|
-
exports.
|
|
660
|
-
exports.
|
|
661
|
-
"id": zod_1.default.string().regex(exports.
|
|
721
|
+
exports.dataSetsSearchItemsPathIdRegExp = new RegExp('^[0-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.dataSetsSearchItemsParams = zod_1.default.strictObject({
|
|
723
|
+
"id": zod_1.default.string().regex(exports.dataSetsSearchItemsPathIdRegExp)
|
|
662
724
|
});
|
|
663
|
-
exports.
|
|
725
|
+
exports.dataSetsSearchItemsBody = zod_1.default.strictObject({
|
|
664
726
|
"filter": zod_1.default.record(zod_1.default.string(), zod_1.default.any()).nullish(),
|
|
665
727
|
"query": zod_1.default.string().nullish(),
|
|
666
728
|
"skip": zod_1.default.number().nullish(),
|
|
667
729
|
"take": zod_1.default.number().nullish()
|
|
668
730
|
});
|
|
669
|
-
exports.
|
|
670
|
-
exports.
|
|
671
|
-
exports.
|
|
672
|
-
"id": zod_1.default.string().regex(exports.
|
|
673
|
-
"itemId": zod_1.default.string().regex(exports.
|
|
731
|
+
exports.dataSetsDeleteIdItemsItemIdPathIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
732
|
+
exports.dataSetsDeleteIdItemsItemIdPathItemIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
733
|
+
exports.dataSetsDeleteIdItemsItemIdParams = zod_1.default.strictObject({
|
|
734
|
+
"id": zod_1.default.string().regex(exports.dataSetsDeleteIdItemsItemIdPathIdRegExp),
|
|
735
|
+
"itemId": zod_1.default.string().regex(exports.dataSetsDeleteIdItemsItemIdPathItemIdRegExp)
|
|
674
736
|
});
|
|
675
737
|
/**
|
|
676
738
|
* @summary Add a property to a dataset
|
|
677
739
|
*/
|
|
678
|
-
exports.
|
|
679
|
-
exports.
|
|
680
|
-
"id": zod_1.default.string().regex(exports.
|
|
740
|
+
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}$');
|
|
741
|
+
exports.dataSetsAddDataSetPropertyParams = zod_1.default.strictObject({
|
|
742
|
+
"id": zod_1.default.string().regex(exports.dataSetsAddDataSetPropertyPathIdRegExp).describe('The ID of the DataSet to retrieve.')
|
|
681
743
|
});
|
|
682
|
-
exports.
|
|
744
|
+
exports.dataSetsAddDataSetPropertyBody = zod_1.default.strictObject({
|
|
683
745
|
"description": zod_1.default.string().nullish(),
|
|
684
746
|
"isVector": zod_1.default.boolean(),
|
|
685
747
|
"name": zod_1.default.string()
|
|
686
748
|
});
|
|
687
|
-
exports.
|
|
749
|
+
exports.dataSetsAddDataSetPropertyResponse = zod_1.default.object({
|
|
688
750
|
"description": zod_1.default.string().nullish(),
|
|
689
751
|
"isVector": zod_1.default.boolean(),
|
|
690
752
|
"name": zod_1.default.string()
|
|
691
753
|
});
|
|
692
|
-
exports.
|
|
693
|
-
exports.
|
|
694
|
-
"id": zod_1.default.string().regex(exports.
|
|
754
|
+
exports.dataSetsDeleteDataSetPropertyPathIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
755
|
+
exports.dataSetsDeleteDataSetPropertyParams = zod_1.default.strictObject({
|
|
756
|
+
"id": zod_1.default.string().regex(exports.dataSetsDeleteDataSetPropertyPathIdRegExp),
|
|
695
757
|
"name": zod_1.default.string()
|
|
696
758
|
});
|
|
697
759
|
/**
|
|
698
760
|
* @summary Fetch a list of all available data source types in SmartSpace.
|
|
699
761
|
*/
|
|
700
|
-
exports.
|
|
762
|
+
exports.dataSourceTypesGetResponseItem = zod_1.default.object({
|
|
701
763
|
"credentialsDefinition": zod_1.default.object({
|
|
702
764
|
"credentialsType": zod_1.default.enum(['Dictionary']),
|
|
703
765
|
"properties": zod_1.default.array(zod_1.default.object({
|
|
@@ -710,15 +772,15 @@ exports.getDataSourceTypesResponseItem = zod_1.default.object({
|
|
|
710
772
|
"id": zod_1.default.string(),
|
|
711
773
|
"name": zod_1.default.string()
|
|
712
774
|
});
|
|
713
|
-
exports.
|
|
775
|
+
exports.dataSourceTypesGetResponse = zod_1.default.array(exports.dataSourceTypesGetResponseItem);
|
|
714
776
|
/**
|
|
715
777
|
* @summary Check for available containers for a specific data source type in SmartSpace.
|
|
716
778
|
*/
|
|
717
|
-
exports.
|
|
779
|
+
exports.dataSourceTypesGetAvailableContainersBody = zod_1.default.strictObject({
|
|
718
780
|
"credentials": zod_1.default.record(zod_1.default.string(), zod_1.default.string()),
|
|
719
781
|
"dataSourceTypeId": zod_1.default.string()
|
|
720
782
|
});
|
|
721
|
-
exports.
|
|
783
|
+
exports.dataSourceTypesGetAvailableContainersResponseItem = zod_1.default.object({
|
|
722
784
|
"children": zod_1.default.array(zod_1.default.any()).nullish(),
|
|
723
785
|
"name": zod_1.default.string(),
|
|
724
786
|
"path": zod_1.default.string(),
|
|
@@ -727,15 +789,15 @@ exports.postDataSourceTypesAvailableContainersResponseItem = zod_1.default.objec
|
|
|
727
789
|
"name": zod_1.default.string()
|
|
728
790
|
}))
|
|
729
791
|
});
|
|
730
|
-
exports.
|
|
792
|
+
exports.dataSourceTypesGetAvailableContainersResponse = zod_1.default.array(exports.dataSourceTypesGetAvailableContainersResponseItem);
|
|
731
793
|
/**
|
|
732
794
|
* @summary Test the connection for a data source type in SmartSpace, verifying credentials and connectivity.
|
|
733
795
|
*/
|
|
734
|
-
exports.
|
|
796
|
+
exports.dataSourceTypesTestConnectionBody = zod_1.default.strictObject({
|
|
735
797
|
"credentials": zod_1.default.record(zod_1.default.string(), zod_1.default.string()),
|
|
736
798
|
"dataSourceTypeId": zod_1.default.string()
|
|
737
799
|
});
|
|
738
|
-
exports.
|
|
800
|
+
exports.dataSourceTypesTestConnectionResponse = zod_1.default.object({
|
|
739
801
|
"exceptionType": zod_1.default.string().nullish(),
|
|
740
802
|
"isSuccessful": zod_1.default.boolean(),
|
|
741
803
|
"message": zod_1.default.string().nullish(),
|
|
@@ -744,28 +806,28 @@ exports.postDataSourceTypesTestConnectionResponse = zod_1.default.object({
|
|
|
744
806
|
/**
|
|
745
807
|
* @summary Obtain a list of all data sources configured in SmartSpace, with optional pagination options take and skip.
|
|
746
808
|
*/
|
|
747
|
-
exports.
|
|
748
|
-
exports.
|
|
749
|
-
exports.
|
|
750
|
-
"take": zod_1.default.number().default(exports.
|
|
809
|
+
exports.dataSourcesGetQueryTakeDefault = 20;
|
|
810
|
+
exports.dataSourcesGetQuerySkipDefault = 0;
|
|
811
|
+
exports.dataSourcesGetQueryParams = zod_1.default.strictObject({
|
|
812
|
+
"take": zod_1.default.number().default(exports.dataSourcesGetQueryTakeDefault).describe('The number of data sources to retrieve.'),
|
|
751
813
|
"skip": zod_1.default.number().optional().describe('The number of data sources to skip.'),
|
|
752
814
|
"search": zod_1.default.string().optional().describe('The search query to filter data sources.')
|
|
753
815
|
});
|
|
754
|
-
exports.
|
|
755
|
-
exports.
|
|
756
|
-
exports.
|
|
757
|
-
exports.
|
|
816
|
+
exports.dataSourcesGetResponseDataItemContainersItemDataSourceIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
817
|
+
exports.dataSourcesGetResponseDataItemContainersItemIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
818
|
+
exports.dataSourcesGetResponseDataItemIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
819
|
+
exports.dataSourcesGetResponse = zod_1.default.object({
|
|
758
820
|
"data": zod_1.default.array(zod_1.default.object({
|
|
759
821
|
"containers": zod_1.default.array(zod_1.default.object({
|
|
760
|
-
"dataSourceId": zod_1.default.string().regex(exports.
|
|
761
|
-
"id": zod_1.default.string().regex(exports.
|
|
822
|
+
"dataSourceId": zod_1.default.string().regex(exports.dataSourcesGetResponseDataItemContainersItemDataSourceIdRegExp),
|
|
823
|
+
"id": zod_1.default.string().regex(exports.dataSourcesGetResponseDataItemContainersItemIdRegExp),
|
|
762
824
|
"name": zod_1.default.string(),
|
|
763
825
|
"path": zod_1.default.string()
|
|
764
826
|
})),
|
|
765
827
|
"createdAt": zod_1.default.iso.datetime({}),
|
|
766
828
|
"createdByUserId": zod_1.default.string(),
|
|
767
829
|
"credentialType": zod_1.default.enum(['BlobStorage', 'SqlServer', 'AzureSql', 'Cosmos', 'GoogleDrive', 'SharePoint', 'SharePointSite', 'HubSpot', 'AzureStorage', 'File', 'Sitemap']),
|
|
768
|
-
"id": zod_1.default.string().regex(exports.
|
|
830
|
+
"id": zod_1.default.string().regex(exports.dataSourcesGetResponseDataItemIdRegExp),
|
|
769
831
|
"keyId": zod_1.default.string().nullish(),
|
|
770
832
|
"modifiedAt": zod_1.default.iso.datetime({}).nullish(),
|
|
771
833
|
"modifiedByUserId": zod_1.default.string().nullish(),
|
|
@@ -777,13 +839,13 @@ exports.getDataSourcesResponse = zod_1.default.object({
|
|
|
777
839
|
/**
|
|
778
840
|
* @summary Create a new data source in SmartSpace, defining its properties and credentials for integration.
|
|
779
841
|
*/
|
|
780
|
-
exports.
|
|
842
|
+
exports.dataSourcesPostBody = zod_1.default.strictObject({
|
|
781
843
|
"credentialType": zod_1.default.enum(['BlobStorage', 'SqlServer', 'AzureSql', 'Cosmos', 'GoogleDrive', 'SharePoint', 'SharePointSite', 'HubSpot', 'AzureStorage', 'File', 'Sitemap']),
|
|
782
844
|
"credentials": zod_1.default.record(zod_1.default.string(), zod_1.default.string()),
|
|
783
845
|
"keyId": zod_1.default.string().nullish(),
|
|
784
846
|
"name": zod_1.default.string()
|
|
785
847
|
});
|
|
786
|
-
exports.
|
|
848
|
+
exports.dataSourcesPostResponse = zod_1.default.object({
|
|
787
849
|
"credentialType": zod_1.default.enum(['BlobStorage', 'SqlServer', 'AzureSql', 'Cosmos', 'GoogleDrive', 'SharePoint', 'SharePointSite', 'HubSpot', 'AzureStorage', 'File', 'Sitemap']),
|
|
788
850
|
"credentials": zod_1.default.record(zod_1.default.string(), zod_1.default.string()),
|
|
789
851
|
"keyId": zod_1.default.string().nullish(),
|
|
@@ -792,80 +854,80 @@ exports.postDataSourcesResponse = zod_1.default.object({
|
|
|
792
854
|
/**
|
|
793
855
|
* @summary Remove a specific data source from SmartSpace using its unique ID.
|
|
794
856
|
*/
|
|
795
|
-
exports.
|
|
796
|
-
exports.
|
|
797
|
-
"dataSourceId": zod_1.default.string().regex(exports.
|
|
857
|
+
exports.dataSourcesDeletePathDataSourceIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
858
|
+
exports.dataSourcesDeleteParams = zod_1.default.strictObject({
|
|
859
|
+
"dataSourceId": zod_1.default.string().regex(exports.dataSourcesDeletePathDataSourceIdRegExp).describe('The ID of the data source to delete.')
|
|
798
860
|
});
|
|
799
861
|
/**
|
|
800
862
|
* @summary Update the configuration of an existing data source in SmartSpace by specifying its ID.
|
|
801
863
|
*/
|
|
802
|
-
exports.
|
|
803
|
-
exports.
|
|
804
|
-
"dataSourceId": zod_1.default.string().regex(exports.
|
|
864
|
+
exports.dataSourcesPutPathDataSourceIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
865
|
+
exports.dataSourcesPutParams = zod_1.default.strictObject({
|
|
866
|
+
"dataSourceId": zod_1.default.string().regex(exports.dataSourcesPutPathDataSourceIdRegExp).describe('The ID of the data source to update.')
|
|
805
867
|
});
|
|
806
|
-
exports.
|
|
868
|
+
exports.dataSourcesPutBody = zod_1.default.strictObject({
|
|
807
869
|
"name": zod_1.default.string()
|
|
808
870
|
});
|
|
809
871
|
/**
|
|
810
872
|
* @summary Retrieve container information associated with a specific data source in SmartSpace, using it's ID.
|
|
811
873
|
*/
|
|
812
|
-
exports.
|
|
813
|
-
exports.
|
|
814
|
-
"dataSourceId": zod_1.default.string().regex(exports.
|
|
874
|
+
exports.dataSourcesContainersPathDataSourceIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
875
|
+
exports.dataSourcesContainersParams = zod_1.default.strictObject({
|
|
876
|
+
"dataSourceId": zod_1.default.string().regex(exports.dataSourcesContainersPathDataSourceIdRegExp).describe('The ID of the data source.')
|
|
815
877
|
});
|
|
816
|
-
exports.
|
|
878
|
+
exports.dataSourcesContainersQueryParams = zod_1.default.strictObject({
|
|
817
879
|
"parentId": zod_1.default.string().optional().describe('The ID of the parent container (optional).'),
|
|
818
880
|
"search": zod_1.default.string().optional().describe('A search term (optional).')
|
|
819
881
|
});
|
|
820
|
-
exports.
|
|
821
|
-
exports.
|
|
822
|
-
exports.
|
|
823
|
-
"dataSourceId": zod_1.default.string().regex(exports.
|
|
824
|
-
"id": zod_1.default.string().regex(exports.
|
|
882
|
+
exports.dataSourcesContainersResponseDataSourceIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
883
|
+
exports.dataSourcesContainersResponseIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
884
|
+
exports.dataSourcesContainersResponseItem = zod_1.default.object({
|
|
885
|
+
"dataSourceId": zod_1.default.string().regex(exports.dataSourcesContainersResponseDataSourceIdRegExp),
|
|
886
|
+
"id": zod_1.default.string().regex(exports.dataSourcesContainersResponseIdRegExp),
|
|
825
887
|
"name": zod_1.default.string(),
|
|
826
888
|
"path": zod_1.default.string()
|
|
827
889
|
});
|
|
828
|
-
exports.
|
|
890
|
+
exports.dataSourcesContainersResponse = zod_1.default.array(exports.dataSourcesContainersResponseItem);
|
|
829
891
|
/**
|
|
830
892
|
* @summary Update the credentials for an existing data source in SmartSpace by specifying its ID.
|
|
831
893
|
*/
|
|
832
|
-
exports.
|
|
833
|
-
exports.
|
|
834
|
-
"dataSourceId": zod_1.default.string().regex(exports.
|
|
894
|
+
exports.dataSourcesUpdateCredentialsPathDataSourceIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
895
|
+
exports.dataSourcesUpdateCredentialsParams = zod_1.default.strictObject({
|
|
896
|
+
"dataSourceId": zod_1.default.string().regex(exports.dataSourcesUpdateCredentialsPathDataSourceIdRegExp).describe('The ID of the data source to update.')
|
|
835
897
|
});
|
|
836
|
-
exports.
|
|
898
|
+
exports.dataSourcesUpdateCredentialsBody = zod_1.default.strictObject({
|
|
837
899
|
"credentials": zod_1.default.record(zod_1.default.string(), zod_1.default.string().nullable())
|
|
838
900
|
});
|
|
839
901
|
/**
|
|
840
902
|
* @summary Retrieve a list of all data spaces in SmartSpace, with options for pagination to manage large sets of data spaces.
|
|
841
903
|
*/
|
|
842
|
-
exports.
|
|
843
|
-
exports.
|
|
844
|
-
exports.
|
|
845
|
-
"take": zod_1.default.number().default(exports.
|
|
904
|
+
exports.dataSpacesGetQueryTakeDefault = 20;
|
|
905
|
+
exports.dataSpacesGetQuerySkipDefault = 0;
|
|
906
|
+
exports.dataSpacesGetQueryParams = zod_1.default.strictObject({
|
|
907
|
+
"take": zod_1.default.number().default(exports.dataSpacesGetQueryTakeDefault).describe('The number of data spaces to retrieve.'),
|
|
846
908
|
"skip": zod_1.default.number().optional().describe('The number of data spaces to skip.'),
|
|
847
909
|
"search": zod_1.default.string().optional().describe('The search keyword to filter data spaces.')
|
|
848
910
|
});
|
|
849
|
-
exports.
|
|
850
|
-
exports.
|
|
851
|
-
exports.
|
|
852
|
-
exports.
|
|
853
|
-
exports.
|
|
854
|
-
exports.
|
|
855
|
-
exports.
|
|
856
|
-
exports.
|
|
857
|
-
exports.
|
|
858
|
-
exports.
|
|
859
|
-
exports.
|
|
860
|
-
exports.
|
|
861
|
-
exports.
|
|
911
|
+
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}$');
|
|
912
|
+
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}$');
|
|
913
|
+
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}$');
|
|
914
|
+
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}$');
|
|
915
|
+
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}$');
|
|
916
|
+
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}$');
|
|
917
|
+
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}$');
|
|
918
|
+
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}$');
|
|
919
|
+
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}$');
|
|
920
|
+
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}$');
|
|
921
|
+
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}$');
|
|
922
|
+
exports.dataSpacesGetResponseDataItemWorkspacesInfoItemIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
923
|
+
exports.dataSpacesGetResponse = zod_1.default.object({
|
|
862
924
|
"data": zod_1.default.array(zod_1.default.object({
|
|
863
925
|
"createdAt": zod_1.default.iso.datetime({}),
|
|
864
926
|
"createdByUserId": zod_1.default.string(),
|
|
865
927
|
"dataSets": zod_1.default.array(zod_1.default.object({
|
|
866
928
|
"createdAt": zod_1.default.iso.datetime({}),
|
|
867
929
|
"createdByUserId": zod_1.default.string(),
|
|
868
|
-
"dataSpaceId": zod_1.default.string().regex(exports.
|
|
930
|
+
"dataSpaceId": zod_1.default.string().regex(exports.dataSpacesGetResponseDataItemDataSetsItemDataSpaceIdRegExp).nullish(),
|
|
869
931
|
"description": zod_1.default.string().nullish(),
|
|
870
932
|
"flow": zod_1.default.object({
|
|
871
933
|
"activeFlowDefinition": zod_1.default.object({
|
|
@@ -918,22 +980,22 @@ exports.getDataSpacesResponse = zod_1.default.object({
|
|
|
918
980
|
"schema": zod_1.default.record(zod_1.default.string(), zod_1.default.any())
|
|
919
981
|
})).nullish()
|
|
920
982
|
}).optional(),
|
|
921
|
-
"activeFlowDefinitionId": zod_1.default.string().regex(exports.
|
|
922
|
-
"id": zod_1.default.string().regex(exports.
|
|
983
|
+
"activeFlowDefinitionId": zod_1.default.string().regex(exports.dataSpacesGetResponseDataItemDataSetsItemFlowActiveFlowDefinitionIdRegExp),
|
|
984
|
+
"id": zod_1.default.string().regex(exports.dataSpacesGetResponseDataItemDataSetsItemFlowIdRegExp),
|
|
923
985
|
"triggers": zod_1.default.array(zod_1.default.object({
|
|
924
986
|
"dataSourceContainer": zod_1.default.object({
|
|
925
|
-
"dataSourceId": zod_1.default.string().regex(exports.
|
|
926
|
-
"id": zod_1.default.string().regex(exports.
|
|
987
|
+
"dataSourceId": zod_1.default.string().regex(exports.dataSpacesGetResponseDataItemDataSetsItemFlowTriggersItemDataSourceContainerDataSourceIdRegExp),
|
|
988
|
+
"id": zod_1.default.string().regex(exports.dataSpacesGetResponseDataItemDataSetsItemFlowTriggersItemDataSourceContainerIdRegExp),
|
|
927
989
|
"name": zod_1.default.string(),
|
|
928
990
|
"path": zod_1.default.string()
|
|
929
991
|
}),
|
|
930
|
-
"flowId": zod_1.default.string().regex(exports.
|
|
931
|
-
"id": zod_1.default.string().regex(exports.
|
|
992
|
+
"flowId": zod_1.default.string().regex(exports.dataSpacesGetResponseDataItemDataSetsItemFlowTriggersItemFlowIdRegExp),
|
|
993
|
+
"id": zod_1.default.string().regex(exports.dataSpacesGetResponseDataItemDataSetsItemFlowTriggersItemIdRegExp),
|
|
932
994
|
"inputName": zod_1.default.string(),
|
|
933
995
|
"type": zod_1.default.enum(['Periodic', 'Container'])
|
|
934
996
|
}))
|
|
935
997
|
}).optional(),
|
|
936
|
-
"id": zod_1.default.string().regex(exports.
|
|
998
|
+
"id": zod_1.default.string().regex(exports.dataSpacesGetResponseDataItemDataSetsItemIdRegExp),
|
|
937
999
|
"modifiedAt": zod_1.default.iso.datetime({}),
|
|
938
1000
|
"modifiedByUserId": zod_1.default.string(),
|
|
939
1001
|
"name": zod_1.default.string(),
|
|
@@ -942,15 +1004,15 @@ exports.getDataSpacesResponse = zod_1.default.object({
|
|
|
942
1004
|
"isVector": zod_1.default.boolean(),
|
|
943
1005
|
"name": zod_1.default.string()
|
|
944
1006
|
})),
|
|
945
|
-
"version": zod_1.default.string().regex(exports.
|
|
1007
|
+
"version": zod_1.default.string().regex(exports.dataSpacesGetResponseDataItemDataSetsItemVersionRegExp).nullish()
|
|
946
1008
|
})).nullish(),
|
|
947
|
-
"id": zod_1.default.string().regex(exports.
|
|
1009
|
+
"id": zod_1.default.string().regex(exports.dataSpacesGetResponseDataItemIdRegExp),
|
|
948
1010
|
"modifiedAt": zod_1.default.iso.datetime({}).nullish(),
|
|
949
1011
|
"modifiedByUserId": zod_1.default.string().nullish(),
|
|
950
1012
|
"name": zod_1.default.string(),
|
|
951
|
-
"parentWorkspaceId": zod_1.default.string().regex(exports.
|
|
1013
|
+
"parentWorkspaceId": zod_1.default.string().regex(exports.dataSpacesGetResponseDataItemParentWorkspaceIdRegExp).nullish(),
|
|
952
1014
|
"workspacesInfo": zod_1.default.array(zod_1.default.object({
|
|
953
|
-
"id": zod_1.default.string().regex(exports.
|
|
1015
|
+
"id": zod_1.default.string().regex(exports.dataSpacesGetResponseDataItemWorkspacesInfoItemIdRegExp),
|
|
954
1016
|
"name": zod_1.default.string()
|
|
955
1017
|
})).nullish()
|
|
956
1018
|
})),
|
|
@@ -959,49 +1021,49 @@ exports.getDataSpacesResponse = zod_1.default.object({
|
|
|
959
1021
|
/**
|
|
960
1022
|
* @summary Create a new dataspace in SmartSpace, specifying details like name, associated datasources, and containers.
|
|
961
1023
|
*/
|
|
962
|
-
exports.
|
|
963
|
-
exports.
|
|
964
|
-
"dataSetIds": zod_1.default.array(zod_1.default.string().regex(exports.
|
|
1024
|
+
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}$');
|
|
1025
|
+
exports.dataSpacesPostBody = zod_1.default.strictObject({
|
|
1026
|
+
"dataSetIds": zod_1.default.array(zod_1.default.string().regex(exports.dataSpacesPostBodyDataSetIdsItemRegExp)).nullish(),
|
|
965
1027
|
"name": zod_1.default.string()
|
|
966
1028
|
});
|
|
967
|
-
exports.
|
|
968
|
-
exports.
|
|
969
|
-
"dataSetIds": zod_1.default.array(zod_1.default.string().regex(exports.
|
|
1029
|
+
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}$');
|
|
1030
|
+
exports.dataSpacesPostResponse = zod_1.default.object({
|
|
1031
|
+
"dataSetIds": zod_1.default.array(zod_1.default.string().regex(exports.dataSpacesPostResponseDataSetIdsItemRegExp)).nullish(),
|
|
970
1032
|
"name": zod_1.default.string()
|
|
971
1033
|
});
|
|
972
1034
|
/**
|
|
973
1035
|
* @summary Remove a specific data space from SmartSpace, using its ID to ensure accurate deletion.
|
|
974
1036
|
*/
|
|
975
|
-
exports.
|
|
976
|
-
exports.
|
|
977
|
-
"id": zod_1.default.string().regex(exports.
|
|
1037
|
+
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}$');
|
|
1038
|
+
exports.dataSpacesDeleteParams = zod_1.default.strictObject({
|
|
1039
|
+
"id": zod_1.default.string().regex(exports.dataSpacesDeletePathIdRegExp).describe('The ID of the DataSpace to delete.')
|
|
978
1040
|
});
|
|
979
1041
|
/**
|
|
980
1042
|
* @summary Retrieve detailed information about a specific data space in SmartSpace by its ID
|
|
981
1043
|
*/
|
|
982
|
-
exports.
|
|
983
|
-
exports.
|
|
984
|
-
"id": zod_1.default.string().regex(exports.
|
|
985
|
-
});
|
|
986
|
-
exports.
|
|
987
|
-
exports.
|
|
988
|
-
exports.
|
|
989
|
-
exports.
|
|
990
|
-
exports.
|
|
991
|
-
exports.
|
|
992
|
-
exports.
|
|
993
|
-
exports.
|
|
994
|
-
exports.
|
|
995
|
-
exports.
|
|
996
|
-
exports.
|
|
997
|
-
exports.
|
|
998
|
-
exports.
|
|
1044
|
+
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}$');
|
|
1045
|
+
exports.dataSpacesGetByIdParams = zod_1.default.strictObject({
|
|
1046
|
+
"id": zod_1.default.string().regex(exports.dataSpacesGetByIdPathIdRegExp).describe('The ID of the DataSpace to retrieve.')
|
|
1047
|
+
});
|
|
1048
|
+
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}$');
|
|
1049
|
+
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}$');
|
|
1050
|
+
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}$');
|
|
1051
|
+
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}$');
|
|
1052
|
+
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}$');
|
|
1053
|
+
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}$');
|
|
1054
|
+
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}$');
|
|
1055
|
+
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}$');
|
|
1056
|
+
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}$');
|
|
1057
|
+
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}$');
|
|
1058
|
+
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}$');
|
|
1059
|
+
exports.dataSpacesGetByIdResponseWorkspacesInfoItemIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
1060
|
+
exports.dataSpacesGetByIdResponse = zod_1.default.object({
|
|
999
1061
|
"createdAt": zod_1.default.iso.datetime({}),
|
|
1000
1062
|
"createdByUserId": zod_1.default.string(),
|
|
1001
1063
|
"dataSets": zod_1.default.array(zod_1.default.object({
|
|
1002
1064
|
"createdAt": zod_1.default.iso.datetime({}),
|
|
1003
1065
|
"createdByUserId": zod_1.default.string(),
|
|
1004
|
-
"dataSpaceId": zod_1.default.string().regex(exports.
|
|
1066
|
+
"dataSpaceId": zod_1.default.string().regex(exports.dataSpacesGetByIdResponseDataSetsItemDataSpaceIdRegExp).nullish(),
|
|
1005
1067
|
"description": zod_1.default.string().nullish(),
|
|
1006
1068
|
"flow": zod_1.default.object({
|
|
1007
1069
|
"activeFlowDefinition": zod_1.default.object({
|
|
@@ -1054,22 +1116,22 @@ exports.getDataSpacesIdResponse = zod_1.default.object({
|
|
|
1054
1116
|
"schema": zod_1.default.record(zod_1.default.string(), zod_1.default.any())
|
|
1055
1117
|
})).nullish()
|
|
1056
1118
|
}).optional(),
|
|
1057
|
-
"activeFlowDefinitionId": zod_1.default.string().regex(exports.
|
|
1058
|
-
"id": zod_1.default.string().regex(exports.
|
|
1119
|
+
"activeFlowDefinitionId": zod_1.default.string().regex(exports.dataSpacesGetByIdResponseDataSetsItemFlowActiveFlowDefinitionIdRegExp),
|
|
1120
|
+
"id": zod_1.default.string().regex(exports.dataSpacesGetByIdResponseDataSetsItemFlowIdRegExp),
|
|
1059
1121
|
"triggers": zod_1.default.array(zod_1.default.object({
|
|
1060
1122
|
"dataSourceContainer": zod_1.default.object({
|
|
1061
|
-
"dataSourceId": zod_1.default.string().regex(exports.
|
|
1062
|
-
"id": zod_1.default.string().regex(exports.
|
|
1123
|
+
"dataSourceId": zod_1.default.string().regex(exports.dataSpacesGetByIdResponseDataSetsItemFlowTriggersItemDataSourceContainerDataSourceIdRegExp),
|
|
1124
|
+
"id": zod_1.default.string().regex(exports.dataSpacesGetByIdResponseDataSetsItemFlowTriggersItemDataSourceContainerIdRegExp),
|
|
1063
1125
|
"name": zod_1.default.string(),
|
|
1064
1126
|
"path": zod_1.default.string()
|
|
1065
1127
|
}),
|
|
1066
|
-
"flowId": zod_1.default.string().regex(exports.
|
|
1067
|
-
"id": zod_1.default.string().regex(exports.
|
|
1128
|
+
"flowId": zod_1.default.string().regex(exports.dataSpacesGetByIdResponseDataSetsItemFlowTriggersItemFlowIdRegExp),
|
|
1129
|
+
"id": zod_1.default.string().regex(exports.dataSpacesGetByIdResponseDataSetsItemFlowTriggersItemIdRegExp),
|
|
1068
1130
|
"inputName": zod_1.default.string(),
|
|
1069
1131
|
"type": zod_1.default.enum(['Periodic', 'Container'])
|
|
1070
1132
|
}))
|
|
1071
1133
|
}).optional(),
|
|
1072
|
-
"id": zod_1.default.string().regex(exports.
|
|
1134
|
+
"id": zod_1.default.string().regex(exports.dataSpacesGetByIdResponseDataSetsItemIdRegExp),
|
|
1073
1135
|
"modifiedAt": zod_1.default.iso.datetime({}),
|
|
1074
1136
|
"modifiedByUserId": zod_1.default.string(),
|
|
1075
1137
|
"name": zod_1.default.string(),
|
|
@@ -1078,60 +1140,60 @@ exports.getDataSpacesIdResponse = zod_1.default.object({
|
|
|
1078
1140
|
"isVector": zod_1.default.boolean(),
|
|
1079
1141
|
"name": zod_1.default.string()
|
|
1080
1142
|
})),
|
|
1081
|
-
"version": zod_1.default.string().regex(exports.
|
|
1143
|
+
"version": zod_1.default.string().regex(exports.dataSpacesGetByIdResponseDataSetsItemVersionRegExp).nullish()
|
|
1082
1144
|
})).nullish(),
|
|
1083
|
-
"id": zod_1.default.string().regex(exports.
|
|
1145
|
+
"id": zod_1.default.string().regex(exports.dataSpacesGetByIdResponseIdRegExp),
|
|
1084
1146
|
"modifiedAt": zod_1.default.iso.datetime({}).nullish(),
|
|
1085
1147
|
"modifiedByUserId": zod_1.default.string().nullish(),
|
|
1086
1148
|
"name": zod_1.default.string(),
|
|
1087
|
-
"parentWorkspaceId": zod_1.default.string().regex(exports.
|
|
1149
|
+
"parentWorkspaceId": zod_1.default.string().regex(exports.dataSpacesGetByIdResponseParentWorkspaceIdRegExp).nullish(),
|
|
1088
1150
|
"workspacesInfo": zod_1.default.array(zod_1.default.object({
|
|
1089
|
-
"id": zod_1.default.string().regex(exports.
|
|
1151
|
+
"id": zod_1.default.string().regex(exports.dataSpacesGetByIdResponseWorkspacesInfoItemIdRegExp),
|
|
1090
1152
|
"name": zod_1.default.string()
|
|
1091
1153
|
})).nullish()
|
|
1092
1154
|
});
|
|
1093
1155
|
/**
|
|
1094
1156
|
* @summary Update details of a specific data space in SmartSpace, using the ID of the data space.
|
|
1095
1157
|
*/
|
|
1096
|
-
exports.
|
|
1097
|
-
exports.
|
|
1098
|
-
"id": zod_1.default.string().regex(exports.
|
|
1158
|
+
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}$');
|
|
1159
|
+
exports.dataSpacesPutParams = zod_1.default.strictObject({
|
|
1160
|
+
"id": zod_1.default.string().regex(exports.dataSpacesPutPathIdRegExp).describe('The ID of the DataSpace to update.')
|
|
1099
1161
|
});
|
|
1100
|
-
exports.
|
|
1101
|
-
exports.
|
|
1102
|
-
exports.
|
|
1103
|
-
"dataSetIds": zod_1.default.array(zod_1.default.string().regex(exports.
|
|
1104
|
-
"id": zod_1.default.string().regex(exports.
|
|
1162
|
+
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}$');
|
|
1163
|
+
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}$');
|
|
1164
|
+
exports.dataSpacesPutBody = zod_1.default.strictObject({
|
|
1165
|
+
"dataSetIds": zod_1.default.array(zod_1.default.string().regex(exports.dataSpacesPutBodyDataSetIdsItemRegExp)),
|
|
1166
|
+
"id": zod_1.default.string().regex(exports.dataSpacesPutBodyIdRegExp),
|
|
1105
1167
|
"name": zod_1.default.string()
|
|
1106
1168
|
});
|
|
1107
1169
|
/**
|
|
1108
1170
|
* @summary Retrieve a list of all data sets in SmartSpace, with options for pagination to manage large sets of data sets.
|
|
1109
1171
|
*/
|
|
1110
|
-
exports.
|
|
1111
|
-
exports.
|
|
1112
|
-
"id": zod_1.default.string().regex(exports.
|
|
1172
|
+
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}$');
|
|
1173
|
+
exports.dataSpacesGetDataSetsParams = zod_1.default.strictObject({
|
|
1174
|
+
"id": zod_1.default.string().regex(exports.dataSpacesGetDataSetsPathIdRegExp).describe('The DataSpace ID')
|
|
1113
1175
|
});
|
|
1114
|
-
exports.
|
|
1115
|
-
exports.
|
|
1116
|
-
exports.
|
|
1117
|
-
"take": zod_1.default.number().default(exports.
|
|
1176
|
+
exports.dataSpacesGetDataSetsQueryTakeDefault = 20;
|
|
1177
|
+
exports.dataSpacesGetDataSetsQuerySkipDefault = 0;
|
|
1178
|
+
exports.dataSpacesGetDataSetsQueryParams = zod_1.default.strictObject({
|
|
1179
|
+
"take": zod_1.default.number().default(exports.dataSpacesGetDataSetsQueryTakeDefault).describe('The number of data sets to retrieve.'),
|
|
1118
1180
|
"skip": zod_1.default.number().optional().describe('The number of data sets to skip.'),
|
|
1119
1181
|
"search": zod_1.default.string().optional().describe('The search keyword to filter data sets.')
|
|
1120
1182
|
});
|
|
1121
|
-
exports.
|
|
1122
|
-
exports.
|
|
1123
|
-
exports.
|
|
1124
|
-
exports.
|
|
1125
|
-
exports.
|
|
1126
|
-
exports.
|
|
1127
|
-
exports.
|
|
1128
|
-
exports.
|
|
1129
|
-
exports.
|
|
1130
|
-
exports.
|
|
1183
|
+
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}$');
|
|
1184
|
+
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}$');
|
|
1185
|
+
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}$');
|
|
1186
|
+
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}$');
|
|
1187
|
+
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}$');
|
|
1188
|
+
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}$');
|
|
1189
|
+
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}$');
|
|
1190
|
+
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}$');
|
|
1191
|
+
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}$');
|
|
1192
|
+
exports.dataSpacesGetDataSetsResponse = zod_1.default.object({
|
|
1131
1193
|
"data": zod_1.default.array(zod_1.default.object({
|
|
1132
1194
|
"createdAt": zod_1.default.iso.datetime({}),
|
|
1133
1195
|
"createdByUserId": zod_1.default.string(),
|
|
1134
|
-
"dataSpaceId": zod_1.default.string().regex(exports.
|
|
1196
|
+
"dataSpaceId": zod_1.default.string().regex(exports.dataSpacesGetDataSetsResponseDataItemDataSpaceIdRegExp).nullish(),
|
|
1135
1197
|
"description": zod_1.default.string().nullish(),
|
|
1136
1198
|
"flow": zod_1.default.object({
|
|
1137
1199
|
"activeFlowDefinition": zod_1.default.object({
|
|
@@ -1184,22 +1246,22 @@ exports.getDataSpacesIdDatasetsResponse = zod_1.default.object({
|
|
|
1184
1246
|
"schema": zod_1.default.record(zod_1.default.string(), zod_1.default.any())
|
|
1185
1247
|
})).nullish()
|
|
1186
1248
|
}).optional(),
|
|
1187
|
-
"activeFlowDefinitionId": zod_1.default.string().regex(exports.
|
|
1188
|
-
"id": zod_1.default.string().regex(exports.
|
|
1249
|
+
"activeFlowDefinitionId": zod_1.default.string().regex(exports.dataSpacesGetDataSetsResponseDataItemFlowActiveFlowDefinitionIdRegExp),
|
|
1250
|
+
"id": zod_1.default.string().regex(exports.dataSpacesGetDataSetsResponseDataItemFlowIdRegExp),
|
|
1189
1251
|
"triggers": zod_1.default.array(zod_1.default.object({
|
|
1190
1252
|
"dataSourceContainer": zod_1.default.object({
|
|
1191
|
-
"dataSourceId": zod_1.default.string().regex(exports.
|
|
1192
|
-
"id": zod_1.default.string().regex(exports.
|
|
1253
|
+
"dataSourceId": zod_1.default.string().regex(exports.dataSpacesGetDataSetsResponseDataItemFlowTriggersItemDataSourceContainerDataSourceIdRegExp),
|
|
1254
|
+
"id": zod_1.default.string().regex(exports.dataSpacesGetDataSetsResponseDataItemFlowTriggersItemDataSourceContainerIdRegExp),
|
|
1193
1255
|
"name": zod_1.default.string(),
|
|
1194
1256
|
"path": zod_1.default.string()
|
|
1195
1257
|
}),
|
|
1196
|
-
"flowId": zod_1.default.string().regex(exports.
|
|
1197
|
-
"id": zod_1.default.string().regex(exports.
|
|
1258
|
+
"flowId": zod_1.default.string().regex(exports.dataSpacesGetDataSetsResponseDataItemFlowTriggersItemFlowIdRegExp),
|
|
1259
|
+
"id": zod_1.default.string().regex(exports.dataSpacesGetDataSetsResponseDataItemFlowTriggersItemIdRegExp),
|
|
1198
1260
|
"inputName": zod_1.default.string(),
|
|
1199
1261
|
"type": zod_1.default.enum(['Periodic', 'Container'])
|
|
1200
1262
|
}))
|
|
1201
1263
|
}).optional(),
|
|
1202
|
-
"id": zod_1.default.string().regex(exports.
|
|
1264
|
+
"id": zod_1.default.string().regex(exports.dataSpacesGetDataSetsResponseDataItemIdRegExp),
|
|
1203
1265
|
"modifiedAt": zod_1.default.iso.datetime({}),
|
|
1204
1266
|
"modifiedByUserId": zod_1.default.string(),
|
|
1205
1267
|
"name": zod_1.default.string(),
|
|
@@ -1208,177 +1270,177 @@ exports.getDataSpacesIdDatasetsResponse = zod_1.default.object({
|
|
|
1208
1270
|
"isVector": zod_1.default.boolean(),
|
|
1209
1271
|
"name": zod_1.default.string()
|
|
1210
1272
|
})),
|
|
1211
|
-
"version": zod_1.default.string().regex(exports.
|
|
1273
|
+
"version": zod_1.default.string().regex(exports.dataSpacesGetDataSetsResponseDataItemVersionRegExp).nullish()
|
|
1212
1274
|
})),
|
|
1213
1275
|
"total": zod_1.default.number()
|
|
1214
1276
|
});
|
|
1215
1277
|
/**
|
|
1216
1278
|
* @summary Create a new dataset in SmartSpace, specifying details like name, datasource, and properties.
|
|
1217
1279
|
*/
|
|
1218
|
-
exports.
|
|
1219
|
-
exports.
|
|
1220
|
-
"id": zod_1.default.string().regex(exports.
|
|
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}$');
|
|
1281
|
+
exports.dataSpacesPostDatasetParams = zod_1.default.strictObject({
|
|
1282
|
+
"id": zod_1.default.string().regex(exports.dataSpacesPostDatasetPathIdRegExp).describe('The DataSpace ID')
|
|
1221
1283
|
});
|
|
1222
|
-
exports.
|
|
1223
|
-
exports.
|
|
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}$');
|
|
1285
|
+
exports.dataSpacesPostDatasetBody = zod_1.default.strictObject({
|
|
1224
1286
|
"containerInfo": zod_1.default.array(zod_1.default.strictObject({
|
|
1225
|
-
"dataSourceId": zod_1.default.string().regex(exports.
|
|
1287
|
+
"dataSourceId": zod_1.default.string().regex(exports.dataSpacesPostDatasetBodyContainerInfoItemDataSourceIdRegExp),
|
|
1226
1288
|
"path": zod_1.default.string()
|
|
1227
1289
|
})),
|
|
1228
1290
|
"description": zod_1.default.string().nullish(),
|
|
1229
1291
|
"name": zod_1.default.string()
|
|
1230
1292
|
});
|
|
1231
|
-
exports.
|
|
1293
|
+
exports.debugInvokeParams = zod_1.default.strictObject({
|
|
1232
1294
|
"connectionId": zod_1.default.string(),
|
|
1233
1295
|
"method": zod_1.default.string()
|
|
1234
1296
|
});
|
|
1235
|
-
exports.
|
|
1236
|
-
exports.
|
|
1297
|
+
exports.debugInvokeBodyItem = zod_1.default.any();
|
|
1298
|
+
exports.debugInvokeBody = zod_1.default.array(exports.debugInvokeBodyItem);
|
|
1237
1299
|
/**
|
|
1238
1300
|
* @summary Upload files to be referenced in requests (supports full and chunked uploads)
|
|
1239
1301
|
*/
|
|
1240
|
-
exports.
|
|
1241
|
-
exports.
|
|
1242
|
-
exports.
|
|
1243
|
-
exports.
|
|
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}$');
|
|
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}$');
|
|
1304
|
+
exports.filesUploadFilesBodyWorkspaceIdRegExpOne = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
1305
|
+
exports.filesUploadFilesBody = zod_1.default.strictObject({
|
|
1244
1306
|
"chunkIndex": zod_1.default.number().optional(),
|
|
1245
1307
|
"files": zod_1.default.array(zod_1.default.instanceof(File)).optional(),
|
|
1246
1308
|
"lastChunk": zod_1.default.boolean().optional(),
|
|
1247
|
-
"threadId": zod_1.default.string().regex(exports.
|
|
1309
|
+
"threadId": zod_1.default.string().regex(exports.filesUploadFilesBodyThreadIdRegExpOne).optional(),
|
|
1248
1310
|
"totalChunks": zod_1.default.number().optional(),
|
|
1249
|
-
"uploadId": zod_1.default.string().regex(exports.
|
|
1250
|
-
"workspaceId": zod_1.default.string().regex(exports.
|
|
1311
|
+
"uploadId": zod_1.default.string().regex(exports.filesUploadFilesBodyUploadIdRegExpOne).optional(),
|
|
1312
|
+
"workspaceId": zod_1.default.string().regex(exports.filesUploadFilesBodyWorkspaceIdRegExpOne).optional()
|
|
1251
1313
|
});
|
|
1252
|
-
exports.
|
|
1253
|
-
exports.
|
|
1254
|
-
exports.
|
|
1255
|
-
exports.
|
|
1314
|
+
exports.filesUploadFilesResponseIdRegExpOne = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
1315
|
+
exports.filesUploadFilesResponseThreadIdRegExpOne = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
1316
|
+
exports.filesUploadFilesResponseWorkspaceIdRegExpOne = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
1317
|
+
exports.filesUploadFilesResponseItem = zod_1.default.object({
|
|
1256
1318
|
"createdAt": zod_1.default.iso.datetime({}),
|
|
1257
1319
|
"createdByUserId": zod_1.default.string(),
|
|
1258
|
-
"id": zod_1.default.string().regex(exports.
|
|
1320
|
+
"id": zod_1.default.string().regex(exports.filesUploadFilesResponseIdRegExpOne),
|
|
1259
1321
|
"modifiedAt": zod_1.default.iso.datetime({}),
|
|
1260
1322
|
"modifiedByUserId": zod_1.default.string(),
|
|
1261
1323
|
"name": zod_1.default.string(),
|
|
1262
1324
|
"size": zod_1.default.number(),
|
|
1263
|
-
"threadId": zod_1.default.string().regex(exports.
|
|
1264
|
-
"workspaceId": zod_1.default.string().regex(exports.
|
|
1325
|
+
"threadId": zod_1.default.string().regex(exports.filesUploadFilesResponseThreadIdRegExpOne).nullish(),
|
|
1326
|
+
"workspaceId": zod_1.default.string().regex(exports.filesUploadFilesResponseWorkspaceIdRegExpOne).nullish()
|
|
1265
1327
|
});
|
|
1266
|
-
exports.
|
|
1328
|
+
exports.filesUploadFilesResponse = zod_1.default.array(exports.filesUploadFilesResponseItem);
|
|
1267
1329
|
/**
|
|
1268
1330
|
* @summary Get details for a file previously uploaded
|
|
1269
1331
|
*/
|
|
1270
|
-
exports.
|
|
1271
|
-
exports.
|
|
1272
|
-
"id": zod_1.default.string().regex(exports.
|
|
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}$');
|
|
1333
|
+
exports.filesGetFileInfoParams = zod_1.default.strictObject({
|
|
1334
|
+
"id": zod_1.default.string().regex(exports.filesGetFileInfoPathIdRegExpOne).describe('File id')
|
|
1273
1335
|
});
|
|
1274
|
-
exports.
|
|
1275
|
-
exports.
|
|
1276
|
-
exports.
|
|
1277
|
-
"threadId": zod_1.default.string().regex(exports.
|
|
1278
|
-
"workspaceId": zod_1.default.string().regex(exports.
|
|
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}$');
|
|
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}$');
|
|
1338
|
+
exports.filesGetFileInfoQueryParams = zod_1.default.strictObject({
|
|
1339
|
+
"threadId": zod_1.default.string().regex(exports.filesGetFileInfoQueryThreadIdRegExpOne).optional().describe('Optional thread ID containing the file'),
|
|
1340
|
+
"workspaceId": zod_1.default.string().regex(exports.filesGetFileInfoQueryWorkspaceIdRegExpOne).optional().describe('Optional workspace ID containing the file')
|
|
1279
1341
|
});
|
|
1280
|
-
exports.
|
|
1281
|
-
exports.
|
|
1282
|
-
exports.
|
|
1283
|
-
exports.
|
|
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}$');
|
|
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}$');
|
|
1344
|
+
exports.filesGetFileInfoResponseWorkspaceIdRegExpOne = new RegExp('^[0-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
|
+
exports.filesGetFileInfoResponse = zod_1.default.object({
|
|
1284
1346
|
"createdAt": zod_1.default.iso.datetime({}),
|
|
1285
1347
|
"createdByUserId": zod_1.default.string(),
|
|
1286
|
-
"id": zod_1.default.string().regex(exports.
|
|
1348
|
+
"id": zod_1.default.string().regex(exports.filesGetFileInfoResponseIdRegExpOne),
|
|
1287
1349
|
"modifiedAt": zod_1.default.iso.datetime({}),
|
|
1288
1350
|
"modifiedByUserId": zod_1.default.string(),
|
|
1289
1351
|
"name": zod_1.default.string(),
|
|
1290
1352
|
"size": zod_1.default.number(),
|
|
1291
|
-
"threadId": zod_1.default.string().regex(exports.
|
|
1292
|
-
"workspaceId": zod_1.default.string().regex(exports.
|
|
1353
|
+
"threadId": zod_1.default.string().regex(exports.filesGetFileInfoResponseThreadIdRegExpOne).nullish(),
|
|
1354
|
+
"workspaceId": zod_1.default.string().regex(exports.filesGetFileInfoResponseWorkspaceIdRegExpOne).nullish()
|
|
1293
1355
|
});
|
|
1294
1356
|
/**
|
|
1295
1357
|
* @summary Download a previously uploaded file
|
|
1296
1358
|
*/
|
|
1297
|
-
exports.
|
|
1298
|
-
exports.
|
|
1299
|
-
"id": zod_1.default.string().regex(exports.
|
|
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}$');
|
|
1360
|
+
exports.filesDownloadFileParams = zod_1.default.strictObject({
|
|
1361
|
+
"id": zod_1.default.string().regex(exports.filesDownloadFilePathIdRegExpOne).describe('File id')
|
|
1300
1362
|
});
|
|
1301
|
-
exports.
|
|
1302
|
-
exports.
|
|
1303
|
-
exports.
|
|
1304
|
-
"threadId": zod_1.default.string().regex(exports.
|
|
1305
|
-
"workspaceId": zod_1.default.string().regex(exports.
|
|
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}$');
|
|
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}$');
|
|
1365
|
+
exports.filesDownloadFileQueryParams = zod_1.default.strictObject({
|
|
1366
|
+
"threadId": zod_1.default.string().regex(exports.filesDownloadFileQueryThreadIdRegExpOne).optional().describe('Optional thread ID containing the file'),
|
|
1367
|
+
"workspaceId": zod_1.default.string().regex(exports.filesDownloadFileQueryWorkspaceIdRegExpOne).optional().describe('Optional workspace ID containing the file')
|
|
1306
1368
|
});
|
|
1307
1369
|
/**
|
|
1308
1370
|
* @summary Get URI of a previously uploaded file
|
|
1309
1371
|
*/
|
|
1310
|
-
exports.
|
|
1311
|
-
exports.
|
|
1312
|
-
"id": zod_1.default.string().regex(exports.
|
|
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}$');
|
|
1373
|
+
exports.filesGetUriParams = zod_1.default.strictObject({
|
|
1374
|
+
"id": zod_1.default.string().regex(exports.filesGetUriPathIdRegExpOne).describe('File id')
|
|
1313
1375
|
});
|
|
1314
|
-
exports.
|
|
1315
|
-
exports.
|
|
1316
|
-
exports.
|
|
1317
|
-
"threadId": zod_1.default.string().regex(exports.
|
|
1318
|
-
"workspaceId": zod_1.default.string().regex(exports.
|
|
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}$');
|
|
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}$');
|
|
1378
|
+
exports.filesGetUriQueryParams = zod_1.default.strictObject({
|
|
1379
|
+
"threadId": zod_1.default.string().regex(exports.filesGetUriQueryThreadIdRegExpOne).optional().describe('Optional thread ID containing the file'),
|
|
1380
|
+
"workspaceId": zod_1.default.string().regex(exports.filesGetUriQueryWorkspaceIdRegExpOne).optional().describe('Optional workspace ID containing the file')
|
|
1319
1381
|
});
|
|
1320
|
-
exports.
|
|
1382
|
+
exports.filesGetUriResponse = zod_1.default.string();
|
|
1321
1383
|
/**
|
|
1322
1384
|
* @summary Searches for flow runs based on search term
|
|
1323
1385
|
*/
|
|
1324
|
-
exports.
|
|
1325
|
-
exports.
|
|
1326
|
-
exports.
|
|
1327
|
-
exports.
|
|
1386
|
+
exports.flowRunsSearchFlowRunsQueryDataSetIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
1387
|
+
exports.flowRunsSearchFlowRunsQuerySkipDefault = 0;
|
|
1388
|
+
exports.flowRunsSearchFlowRunsQueryTakeDefault = 20;
|
|
1389
|
+
exports.flowRunsSearchFlowRunsQueryParams = zod_1.default.strictObject({
|
|
1328
1390
|
"search": zod_1.default.string().optional().describe('Search term to match against containerItemPath, containerItemId, etc.'),
|
|
1329
|
-
"dataSetId": zod_1.default.string().regex(exports.
|
|
1391
|
+
"dataSetId": zod_1.default.string().regex(exports.flowRunsSearchFlowRunsQueryDataSetIdRegExp).optional().describe('Optional flow ID to filter results'),
|
|
1330
1392
|
"skip": zod_1.default.number().optional().describe('Number of records to skip'),
|
|
1331
|
-
"take": zod_1.default.number().default(exports.
|
|
1393
|
+
"take": zod_1.default.number().default(exports.flowRunsSearchFlowRunsQueryTakeDefault).describe('Number of records to take')
|
|
1332
1394
|
});
|
|
1333
1395
|
/**
|
|
1334
1396
|
* @summary Gets a singile file if it was used as an input to the flow run
|
|
1335
1397
|
*/
|
|
1336
|
-
exports.
|
|
1337
|
-
exports.
|
|
1338
|
-
"flowRunId": zod_1.default.string().regex(exports.
|
|
1398
|
+
exports.flowRunsGetFileFromFlowRunIdPathFlowRunIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
1399
|
+
exports.flowRunsGetFileFromFlowRunIdParams = zod_1.default.strictObject({
|
|
1400
|
+
"flowRunId": zod_1.default.string().regex(exports.flowRunsGetFileFromFlowRunIdPathFlowRunIdRegExp)
|
|
1339
1401
|
});
|
|
1340
|
-
exports.
|
|
1341
|
-
exports.
|
|
1342
|
-
exports.
|
|
1343
|
-
exports.
|
|
1402
|
+
exports.flowRunsGetFileFromFlowRunIdResponseIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
1403
|
+
exports.flowRunsGetFileFromFlowRunIdResponseThreadIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
1404
|
+
exports.flowRunsGetFileFromFlowRunIdResponseWorkspaceIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
1405
|
+
exports.flowRunsGetFileFromFlowRunIdResponse = zod_1.default.object({
|
|
1344
1406
|
"createdAt": zod_1.default.iso.datetime({}),
|
|
1345
1407
|
"createdByUserId": zod_1.default.string(),
|
|
1346
|
-
"id": zod_1.default.string().regex(exports.
|
|
1408
|
+
"id": zod_1.default.string().regex(exports.flowRunsGetFileFromFlowRunIdResponseIdRegExp),
|
|
1347
1409
|
"modifiedAt": zod_1.default.iso.datetime({}),
|
|
1348
1410
|
"modifiedByUserId": zod_1.default.string(),
|
|
1349
1411
|
"name": zod_1.default.string(),
|
|
1350
1412
|
"size": zod_1.default.number(),
|
|
1351
|
-
"threadId": zod_1.default.string().regex(exports.
|
|
1352
|
-
"workspaceId": zod_1.default.string().regex(exports.
|
|
1413
|
+
"threadId": zod_1.default.string().regex(exports.flowRunsGetFileFromFlowRunIdResponseThreadIdRegExp).nullish(),
|
|
1414
|
+
"workspaceId": zod_1.default.string().regex(exports.flowRunsGetFileFromFlowRunIdResponseWorkspaceIdRegExp).nullish()
|
|
1353
1415
|
});
|
|
1354
|
-
exports.
|
|
1355
|
-
exports.
|
|
1356
|
-
"id": zod_1.default.string().regex(exports.
|
|
1416
|
+
exports.flowRunsGetStepExecutionsPathIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
1417
|
+
exports.flowRunsGetStepExecutionsParams = zod_1.default.strictObject({
|
|
1418
|
+
"id": zod_1.default.string().regex(exports.flowRunsGetStepExecutionsPathIdRegExp)
|
|
1357
1419
|
});
|
|
1358
|
-
exports.
|
|
1359
|
-
exports.
|
|
1360
|
-
exports.
|
|
1361
|
-
exports.
|
|
1420
|
+
exports.flowRunsGetStepExecutionsQuerySkipDefault = 0;
|
|
1421
|
+
exports.flowRunsGetStepExecutionsQueryTakeDefault = 100;
|
|
1422
|
+
exports.flowRunsGetStepExecutionsQuerySearchDefault = "";
|
|
1423
|
+
exports.flowRunsGetStepExecutionsQueryParams = zod_1.default.strictObject({
|
|
1362
1424
|
"skip": zod_1.default.number().optional(),
|
|
1363
|
-
"take": zod_1.default.number().default(exports.
|
|
1425
|
+
"take": zod_1.default.number().default(exports.flowRunsGetStepExecutionsQueryTakeDefault),
|
|
1364
1426
|
"search": zod_1.default.string().optional(),
|
|
1365
1427
|
"blockIds[]": zod_1.default.array(zod_1.default.string()).optional()
|
|
1366
1428
|
});
|
|
1367
|
-
exports.
|
|
1368
|
-
exports.
|
|
1369
|
-
exports.
|
|
1370
|
-
exports.
|
|
1371
|
-
exports.
|
|
1429
|
+
exports.flowRunsGetStepExecutionsResponseLogsItemIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
1430
|
+
exports.flowRunsGetStepExecutionsResponseLogsItemInputsItemIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
1431
|
+
exports.flowRunsGetStepExecutionsResponseLogsItemInputsItemValueIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
1432
|
+
exports.flowRunsGetStepExecutionsResponseLogsItemOutputsItemIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
1433
|
+
exports.flowRunsGetStepExecutionsResponse = zod_1.default.object({
|
|
1372
1434
|
"logs": zod_1.default.array(zod_1.default.object({
|
|
1373
1435
|
"blockId": zod_1.default.string(),
|
|
1374
1436
|
"createdAt": zod_1.default.iso.datetime({}),
|
|
1375
1437
|
"finishedAt": zod_1.default.iso.datetime({}).nullish(),
|
|
1376
1438
|
"functionName": zod_1.default.string(),
|
|
1377
|
-
"id": zod_1.default.string().regex(exports.
|
|
1439
|
+
"id": zod_1.default.string().regex(exports.flowRunsGetStepExecutionsResponseLogsItemIdRegExp),
|
|
1378
1440
|
"inputs": zod_1.default.array(zod_1.default.object({
|
|
1379
1441
|
"blockId": zod_1.default.string(),
|
|
1380
1442
|
"createdAt": zod_1.default.iso.datetime({}),
|
|
1381
|
-
"id": zod_1.default.string().regex(exports.
|
|
1443
|
+
"id": zod_1.default.string().regex(exports.flowRunsGetStepExecutionsResponseLogsItemInputsItemIdRegExp),
|
|
1382
1444
|
"pin": zod_1.default.string(),
|
|
1383
1445
|
"port": zod_1.default.string(),
|
|
1384
1446
|
"sticky": zod_1.default.boolean(),
|
|
@@ -1386,7 +1448,7 @@ exports.getFlowRunsIdFunctionexecutionsResponse = zod_1.default.object({
|
|
|
1386
1448
|
"channels": zod_1.default.record(zod_1.default.string(), zod_1.default.number()),
|
|
1387
1449
|
"createdAt": zod_1.default.iso.datetime({}),
|
|
1388
1450
|
"data": zod_1.default.any(),
|
|
1389
|
-
"id": zod_1.default.string().regex(exports.
|
|
1451
|
+
"id": zod_1.default.string().regex(exports.flowRunsGetStepExecutionsResponseLogsItemInputsItemValueIdRegExp),
|
|
1390
1452
|
"source": zod_1.default.object({
|
|
1391
1453
|
"node": zod_1.default.string(),
|
|
1392
1454
|
"pin": zod_1.default.string().nullish(),
|
|
@@ -1398,7 +1460,7 @@ exports.getFlowRunsIdFunctionexecutionsResponse = zod_1.default.object({
|
|
|
1398
1460
|
"channels": zod_1.default.record(zod_1.default.string(), zod_1.default.number()),
|
|
1399
1461
|
"createdAt": zod_1.default.iso.datetime({}),
|
|
1400
1462
|
"data": zod_1.default.any(),
|
|
1401
|
-
"id": zod_1.default.string().regex(exports.
|
|
1463
|
+
"id": zod_1.default.string().regex(exports.flowRunsGetStepExecutionsResponseLogsItemOutputsItemIdRegExp),
|
|
1402
1464
|
"source": zod_1.default.object({
|
|
1403
1465
|
"node": zod_1.default.string(),
|
|
1404
1466
|
"pin": zod_1.default.string().nullish(),
|
|
@@ -1408,26 +1470,26 @@ exports.getFlowRunsIdFunctionexecutionsResponse = zod_1.default.object({
|
|
|
1408
1470
|
})),
|
|
1409
1471
|
"total": zod_1.default.number()
|
|
1410
1472
|
});
|
|
1411
|
-
exports.
|
|
1412
|
-
exports.
|
|
1413
|
-
"id": zod_1.default.string().regex(exports.
|
|
1473
|
+
exports.flowRunsGetVariablesPathIdRegExpOne = new RegExp('^[0-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
|
+
exports.flowRunsGetVariablesParams = zod_1.default.strictObject({
|
|
1475
|
+
"id": zod_1.default.string().regex(exports.flowRunsGetVariablesPathIdRegExpOne)
|
|
1414
1476
|
});
|
|
1415
|
-
exports.
|
|
1416
|
-
exports.
|
|
1417
|
-
exports.
|
|
1418
|
-
"id": zod_1.default.string().regex(exports.
|
|
1477
|
+
exports.flowRunsGetVariablesResponse = zod_1.default.record(zod_1.default.string(), zod_1.default.any());
|
|
1478
|
+
exports.flowRunsSetVariablePathIdRegExpOne = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
1479
|
+
exports.flowRunsSetVariableParams = zod_1.default.strictObject({
|
|
1480
|
+
"id": zod_1.default.string().regex(exports.flowRunsSetVariablePathIdRegExpOne),
|
|
1419
1481
|
"variableName": zod_1.default.string()
|
|
1420
1482
|
});
|
|
1421
|
-
exports.
|
|
1422
|
-
exports.
|
|
1423
|
-
exports.
|
|
1424
|
-
"id": zod_1.default.string().regex(exports.
|
|
1483
|
+
exports.flowRunsSetVariableBody = zod_1.default.any();
|
|
1484
|
+
exports.flowsGetPathIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
1485
|
+
exports.flowsGetParams = zod_1.default.strictObject({
|
|
1486
|
+
"id": zod_1.default.string().regex(exports.flowsGetPathIdRegExp)
|
|
1425
1487
|
});
|
|
1426
|
-
exports.
|
|
1427
|
-
exports.
|
|
1428
|
-
"id": zod_1.default.string().regex(exports.
|
|
1488
|
+
exports.flowsSetActiveFlowDefinitionPathIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
1489
|
+
exports.flowsSetActiveFlowDefinitionParams = zod_1.default.strictObject({
|
|
1490
|
+
"id": zod_1.default.string().regex(exports.flowsSetActiveFlowDefinitionPathIdRegExp)
|
|
1429
1491
|
});
|
|
1430
|
-
exports.
|
|
1492
|
+
exports.flowsSetActiveFlowDefinitionBody = zod_1.default.strictObject({
|
|
1431
1493
|
"blocks": zod_1.default.record(zod_1.default.string(), zod_1.default.strictObject({
|
|
1432
1494
|
"constants": zod_1.default.array(zod_1.default.strictObject({
|
|
1433
1495
|
"target": zod_1.default.strictObject({
|
|
@@ -1480,23 +1542,24 @@ exports.putFlowsIdActiveBody = zod_1.default.strictObject({
|
|
|
1480
1542
|
/**
|
|
1481
1543
|
* @summary Retrieves a list of models.
|
|
1482
1544
|
*/
|
|
1483
|
-
exports.
|
|
1484
|
-
exports.
|
|
1485
|
-
exports.
|
|
1486
|
-
exports.
|
|
1487
|
-
"take": zod_1.default.number().default(exports.
|
|
1545
|
+
exports.modelsGetModelsQueryTakeDefaultOne = 50;
|
|
1546
|
+
exports.modelsGetModelsQuerySkipDefaultOne = 0;
|
|
1547
|
+
exports.modelsGetModelsQuerySearchDefaultOne = "";
|
|
1548
|
+
exports.modelsGetModelsQueryParams = zod_1.default.strictObject({
|
|
1549
|
+
"take": zod_1.default.number().default(exports.modelsGetModelsQueryTakeDefaultOne).describe('The number of models to retrieve.'),
|
|
1488
1550
|
"skip": zod_1.default.number().optional().describe('The number of models to skip.'),
|
|
1489
1551
|
"search": zod_1.default.string().optional().describe('The search term to filter the models.')
|
|
1490
1552
|
});
|
|
1491
|
-
exports.
|
|
1492
|
-
exports.
|
|
1553
|
+
exports.modelsGetModelsResponseDataItemIdRegExpOne = new RegExp('^[0-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
|
+
exports.modelsGetModelsResponse = zod_1.default.object({
|
|
1493
1555
|
"data": zod_1.default.array(zod_1.default.object({
|
|
1494
1556
|
"createdAt": zod_1.default.iso.datetime({}).nullish(),
|
|
1495
1557
|
"createdByUserId": zod_1.default.string().nullish(),
|
|
1496
1558
|
"deploymentStatus": zod_1.default.enum(['Deploying', 'Ready', 'Failed', 'Deleting', 'Deleted']).optional(),
|
|
1497
1559
|
"displayName": zod_1.default.string(),
|
|
1498
|
-
"id": zod_1.default.string().regex(exports.
|
|
1560
|
+
"id": zod_1.default.string().regex(exports.modelsGetModelsResponseDataItemIdRegExpOne),
|
|
1499
1561
|
"modelDeploymentProviderType": zod_1.default.enum(['OpenAi', 'AzureOpenAi', 'HuggingFace', 'Cohere', 'Anthropic', 'Gemini', 'VertexAi', 'AzureFoundry']).optional(),
|
|
1562
|
+
"modelPublisher": zod_1.default.enum(['OpenAi', 'Anthropic', 'Google', 'Meta', 'Mistral', 'Microsoft', 'DeepSeek', 'Cohere', 'XAi', 'HuggingFace', 'Amazon', 'Qwen', 'Other']).optional(),
|
|
1500
1563
|
"name": zod_1.default.string(),
|
|
1501
1564
|
"properties": zod_1.default.array(zod_1.default.object({
|
|
1502
1565
|
"name": zod_1.default.string(),
|
|
@@ -1509,9 +1572,9 @@ exports.getModelsResponse = zod_1.default.object({
|
|
|
1509
1572
|
/**
|
|
1510
1573
|
* @summary Creates a new model.
|
|
1511
1574
|
*/
|
|
1512
|
-
exports.
|
|
1513
|
-
exports.
|
|
1514
|
-
exports.
|
|
1575
|
+
exports.modelsCreateModelBodyDeploymentProviderIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
1576
|
+
exports.modelsCreateModelBodyDeploymentProviderIdRegExpOne = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
1577
|
+
exports.modelsCreateModelBody = zod_1.default.strictObject({
|
|
1515
1578
|
"deployment": zod_1.default.strictObject({
|
|
1516
1579
|
"dockerFile": zod_1.default.string().nullish(),
|
|
1517
1580
|
"provider": zod_1.default.strictObject({
|
|
@@ -1519,38 +1582,39 @@ exports.postModelsBody = zod_1.default.strictObject({
|
|
|
1519
1582
|
"apiVersion": zod_1.default.string().nullish(),
|
|
1520
1583
|
"baseUrl": zod_1.default.string().nullish(),
|
|
1521
1584
|
"googleCredentials": zod_1.default.record(zod_1.default.string(), zod_1.default.any()).nullish(),
|
|
1522
|
-
"id": zod_1.default.string().regex(exports.
|
|
1585
|
+
"id": zod_1.default.string().regex(exports.modelsCreateModelBodyDeploymentProviderIdRegExp).nullish(),
|
|
1523
1586
|
"location": zod_1.default.string().nullish(),
|
|
1524
1587
|
"name": zod_1.default.string(),
|
|
1525
1588
|
"type": zod_1.default.enum(['OpenAi', 'AzureOpenAi', 'HuggingFace', 'Cohere', 'Anthropic', 'Gemini', 'VertexAi', 'AzureFoundry'])
|
|
1526
1589
|
}).optional(),
|
|
1527
1590
|
"providerDeploymentId": zod_1.default.string().nullish(),
|
|
1528
|
-
"providerId": zod_1.default.string().regex(exports.
|
|
1591
|
+
"providerId": zod_1.default.string().regex(exports.modelsCreateModelBodyDeploymentProviderIdRegExpOne).nullish(),
|
|
1529
1592
|
"region": zod_1.default.string().nullish(),
|
|
1530
1593
|
"vmSize": zod_1.default.string().nullish()
|
|
1531
1594
|
}).optional(),
|
|
1532
1595
|
"displayName": zod_1.default.string().nullish(),
|
|
1533
|
-
"name": zod_1.default.string()
|
|
1596
|
+
"name": zod_1.default.string(),
|
|
1597
|
+
"publisher": zod_1.default.enum(['OpenAi', 'Anthropic', 'Google', 'Meta', 'Mistral', 'Microsoft', 'DeepSeek', 'Cohere', 'XAi', 'HuggingFace', 'Amazon', 'Qwen', 'Other']).optional()
|
|
1534
1598
|
});
|
|
1535
1599
|
/**
|
|
1536
1600
|
* @summary Deletes a model with the specified ID.
|
|
1537
1601
|
*/
|
|
1538
|
-
exports.
|
|
1539
|
-
exports.
|
|
1540
|
-
"id": zod_1.default.string().regex(exports.
|
|
1602
|
+
exports.modelsDeleteModelPathIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
1603
|
+
exports.modelsDeleteModelParams = zod_1.default.strictObject({
|
|
1604
|
+
"id": zod_1.default.string().regex(exports.modelsDeleteModelPathIdRegExp).describe('The ID of the model to delete.')
|
|
1541
1605
|
});
|
|
1542
1606
|
/**
|
|
1543
1607
|
* @summary Retrieves a model by its ID.
|
|
1544
1608
|
*/
|
|
1545
|
-
exports.
|
|
1546
|
-
exports.
|
|
1547
|
-
"id": zod_1.default.string().regex(exports.
|
|
1609
|
+
exports.modelsGetModelPathIdRegExpOne = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
1610
|
+
exports.modelsGetModelParams = zod_1.default.strictObject({
|
|
1611
|
+
"id": zod_1.default.string().regex(exports.modelsGetModelPathIdRegExpOne).describe('The ID of the model to retrieve.')
|
|
1548
1612
|
});
|
|
1549
|
-
exports.
|
|
1550
|
-
exports.
|
|
1551
|
-
exports.
|
|
1552
|
-
exports.
|
|
1553
|
-
exports.
|
|
1613
|
+
exports.modelsGetModelResponseDeploymentIdRegExpOne = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
1614
|
+
exports.modelsGetModelResponseDeploymentProviderIdRegExpOne = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
1615
|
+
exports.modelsGetModelResponseDeploymentStepsItemIdRegExpOne = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
1616
|
+
exports.modelsGetModelResponseIdRegExpOne = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
1617
|
+
exports.modelsGetModelResponse = zod_1.default.object({
|
|
1554
1618
|
"createdAt": zod_1.default.iso.datetime({}).nullish(),
|
|
1555
1619
|
"createdByUserId": zod_1.default.string().nullish(),
|
|
1556
1620
|
"deployment": zod_1.default.object({
|
|
@@ -1558,17 +1622,17 @@ exports.getModelsIdResponse = zod_1.default.object({
|
|
|
1558
1622
|
"createdByUserId": zod_1.default.string().nullish(),
|
|
1559
1623
|
"detailedMessage": zod_1.default.string().nullish(),
|
|
1560
1624
|
"dockerFile": zod_1.default.string().nullish(),
|
|
1561
|
-
"id": zod_1.default.string().regex(exports.
|
|
1625
|
+
"id": zod_1.default.string().regex(exports.modelsGetModelResponseDeploymentIdRegExpOne),
|
|
1562
1626
|
"modelName": zod_1.default.string(),
|
|
1563
1627
|
"providerDeploymentId": zod_1.default.string().nullish(),
|
|
1564
|
-
"providerId": zod_1.default.string().regex(exports.
|
|
1628
|
+
"providerId": zod_1.default.string().regex(exports.modelsGetModelResponseDeploymentProviderIdRegExpOne).nullish(),
|
|
1565
1629
|
"region": zod_1.default.string().nullish(),
|
|
1566
1630
|
"status": zod_1.default.enum(['Deploying', 'Ready', 'Failed', 'Deleting', 'Deleted']),
|
|
1567
1631
|
"statusMessage": zod_1.default.string().nullish(),
|
|
1568
1632
|
"statusUpdatedAt": zod_1.default.iso.datetime({}).nullish(),
|
|
1569
1633
|
"steps": zod_1.default.array(zod_1.default.object({
|
|
1570
1634
|
"finishedAt": zod_1.default.iso.datetime({}).nullish(),
|
|
1571
|
-
"id": zod_1.default.string().regex(exports.
|
|
1635
|
+
"id": zod_1.default.string().regex(exports.modelsGetModelResponseDeploymentStepsItemIdRegExpOne),
|
|
1572
1636
|
"index": zod_1.default.number(),
|
|
1573
1637
|
"message": zod_1.default.string(),
|
|
1574
1638
|
"name": zod_1.default.enum(['DeployVNet', 'DeployVM', 'InstallDependencies', 'DownloadModel', 'TestModel']),
|
|
@@ -1581,8 +1645,9 @@ exports.getModelsIdResponse = zod_1.default.object({
|
|
|
1581
1645
|
"vmSize": zod_1.default.string().nullish()
|
|
1582
1646
|
}).optional(),
|
|
1583
1647
|
"displayName": zod_1.default.string(),
|
|
1584
|
-
"id": zod_1.default.string().regex(exports.
|
|
1648
|
+
"id": zod_1.default.string().regex(exports.modelsGetModelResponseIdRegExpOne),
|
|
1585
1649
|
"modelDeploymentProviderType": zod_1.default.enum(['OpenAi', 'AzureOpenAi', 'HuggingFace', 'Cohere', 'Anthropic', 'Gemini', 'VertexAi', 'AzureFoundry']).optional(),
|
|
1650
|
+
"modelPublisher": zod_1.default.enum(['OpenAi', 'Anthropic', 'Google', 'Meta', 'Mistral', 'Microsoft', 'DeepSeek', 'Cohere', 'XAi', 'HuggingFace', 'Amazon', 'Qwen', 'Other']).optional(),
|
|
1586
1651
|
"name": zod_1.default.string(),
|
|
1587
1652
|
"properties": zod_1.default.array(zod_1.default.object({
|
|
1588
1653
|
"name": zod_1.default.string(),
|
|
@@ -1592,13 +1657,13 @@ exports.getModelsIdResponse = zod_1.default.object({
|
|
|
1592
1657
|
/**
|
|
1593
1658
|
* @summary Updates or inserts a model with the specified ID.
|
|
1594
1659
|
*/
|
|
1595
|
-
exports.
|
|
1596
|
-
exports.
|
|
1597
|
-
"id": zod_1.default.string().regex(exports.
|
|
1660
|
+
exports.modelsUpsertModelPathIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
1661
|
+
exports.modelsUpsertModelParams = zod_1.default.strictObject({
|
|
1662
|
+
"id": zod_1.default.string().regex(exports.modelsUpsertModelPathIdRegExp).describe('The ID of the model.')
|
|
1598
1663
|
});
|
|
1599
|
-
exports.
|
|
1600
|
-
exports.
|
|
1601
|
-
exports.
|
|
1664
|
+
exports.modelsUpsertModelBodyDeploymentProviderIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
1665
|
+
exports.modelsUpsertModelBodyDeploymentProviderIdRegExpOne = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
1666
|
+
exports.modelsUpsertModelBody = zod_1.default.strictObject({
|
|
1602
1667
|
"deployment": zod_1.default.strictObject({
|
|
1603
1668
|
"dockerFile": zod_1.default.string().nullish(),
|
|
1604
1669
|
"provider": zod_1.default.strictObject({
|
|
@@ -1606,58 +1671,60 @@ exports.putModelsIdBody = zod_1.default.strictObject({
|
|
|
1606
1671
|
"apiVersion": zod_1.default.string().nullish(),
|
|
1607
1672
|
"baseUrl": zod_1.default.string().nullish(),
|
|
1608
1673
|
"googleCredentials": zod_1.default.record(zod_1.default.string(), zod_1.default.any()).nullish(),
|
|
1609
|
-
"id": zod_1.default.string().regex(exports.
|
|
1674
|
+
"id": zod_1.default.string().regex(exports.modelsUpsertModelBodyDeploymentProviderIdRegExp).nullish(),
|
|
1610
1675
|
"location": zod_1.default.string().nullish(),
|
|
1611
1676
|
"name": zod_1.default.string(),
|
|
1612
1677
|
"type": zod_1.default.enum(['OpenAi', 'AzureOpenAi', 'HuggingFace', 'Cohere', 'Anthropic', 'Gemini', 'VertexAi', 'AzureFoundry'])
|
|
1613
1678
|
}).optional(),
|
|
1614
1679
|
"providerDeploymentId": zod_1.default.string().nullish(),
|
|
1615
|
-
"providerId": zod_1.default.string().regex(exports.
|
|
1680
|
+
"providerId": zod_1.default.string().regex(exports.modelsUpsertModelBodyDeploymentProviderIdRegExpOne).nullish(),
|
|
1616
1681
|
"region": zod_1.default.string().nullish(),
|
|
1617
1682
|
"vmSize": zod_1.default.string().nullish()
|
|
1618
1683
|
}).optional(),
|
|
1619
1684
|
"displayName": zod_1.default.string().nullish(),
|
|
1620
|
-
"name": zod_1.default.string()
|
|
1685
|
+
"name": zod_1.default.string(),
|
|
1686
|
+
"publisher": zod_1.default.enum(['OpenAi', 'Anthropic', 'Google', 'Meta', 'Mistral', 'Microsoft', 'DeepSeek', 'Cohere', 'XAi', 'HuggingFace', 'Amazon', 'Qwen', 'Other']).optional()
|
|
1621
1687
|
});
|
|
1622
1688
|
/**
|
|
1623
1689
|
* @summary Retrieves the Docker logs for a specific deployment of a model.
|
|
1624
1690
|
*/
|
|
1625
|
-
exports.
|
|
1626
|
-
exports.
|
|
1627
|
-
"id": zod_1.default.string().regex(exports.
|
|
1691
|
+
exports.modelsGetDeploymentDockerLogsPathIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
1692
|
+
exports.modelsGetDeploymentDockerLogsParams = zod_1.default.strictObject({
|
|
1693
|
+
"id": zod_1.default.string().regex(exports.modelsGetDeploymentDockerLogsPathIdRegExp).describe('The ID of the deployment.')
|
|
1628
1694
|
});
|
|
1629
|
-
exports.
|
|
1695
|
+
exports.modelsGetDeploymentDockerLogsResponse = zod_1.default.string();
|
|
1630
1696
|
/**
|
|
1631
1697
|
* @summary Retrieves the health status of a model.
|
|
1632
1698
|
*/
|
|
1633
|
-
exports.
|
|
1634
|
-
exports.
|
|
1635
|
-
"id": zod_1.default.string().regex(exports.
|
|
1699
|
+
exports.modelsGetModelHealthPathIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
1700
|
+
exports.modelsGetModelHealthParams = zod_1.default.strictObject({
|
|
1701
|
+
"id": zod_1.default.string().regex(exports.modelsGetModelHealthPathIdRegExp).describe('The ID of the model.')
|
|
1636
1702
|
});
|
|
1637
|
-
exports.
|
|
1703
|
+
exports.modelsGetModelHealthResponse = zod_1.default.enum(['Unhealthy', 'Degraded', 'Healthy']);
|
|
1638
1704
|
/**
|
|
1639
1705
|
* @summary Retrieve notifications for user login.
|
|
1640
1706
|
*/
|
|
1641
|
-
exports.
|
|
1642
|
-
exports.
|
|
1643
|
-
exports.
|
|
1707
|
+
exports.notificationGetQueryTakeDefaultOne = 20;
|
|
1708
|
+
exports.notificationGetQuerySkipDefaultOne = 0;
|
|
1709
|
+
exports.notificationGetQueryParams = zod_1.default.strictObject({
|
|
1644
1710
|
"unread": zod_1.default.boolean().optional().describe('Filter unread notifications.'),
|
|
1645
|
-
"take": zod_1.default.number().default(exports.
|
|
1711
|
+
"take": zod_1.default.number().default(exports.notificationGetQueryTakeDefaultOne).describe('The maximum number of logging entries to retrieve.'),
|
|
1646
1712
|
"skip": zod_1.default.number().optional().describe('The number of logging entries to skip.')
|
|
1647
1713
|
});
|
|
1648
|
-
exports.
|
|
1649
|
-
exports.
|
|
1650
|
-
exports.
|
|
1651
|
-
exports.
|
|
1714
|
+
exports.notificationGetResponseDataItemIdRegExpOne = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
1715
|
+
exports.notificationGetResponseDataItemThreadIdRegExpOne = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
1716
|
+
exports.notificationGetResponseDataItemWorkSpaceIdRegExpOne = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
1717
|
+
exports.notificationGetResponse = zod_1.default.object({
|
|
1652
1718
|
"data": zod_1.default.array(zod_1.default.object({
|
|
1653
1719
|
"createdAt": zod_1.default.iso.datetime({}).nullish(),
|
|
1654
1720
|
"createdBy": zod_1.default.string().nullish(),
|
|
1721
|
+
"createdByUserId": zod_1.default.string().nullish(),
|
|
1655
1722
|
"description": zod_1.default.string().nullish(),
|
|
1656
1723
|
"dismissedAt": zod_1.default.iso.datetime({}).nullish(),
|
|
1657
|
-
"id": zod_1.default.string().regex(exports.
|
|
1724
|
+
"id": zod_1.default.string().regex(exports.notificationGetResponseDataItemIdRegExpOne).nullish(),
|
|
1658
1725
|
"notificationType": zod_1.default.enum(['WorkSpaceUpdated', 'MessageThreadUpdated', 'CommentUpdated']),
|
|
1659
|
-
"threadId": zod_1.default.string().regex(exports.
|
|
1660
|
-
"workSpaceId": zod_1.default.string().regex(exports.
|
|
1726
|
+
"threadId": zod_1.default.string().regex(exports.notificationGetResponseDataItemThreadIdRegExpOne).nullish(),
|
|
1727
|
+
"workSpaceId": zod_1.default.string().regex(exports.notificationGetResponseDataItemWorkSpaceIdRegExpOne).nullish()
|
|
1661
1728
|
})),
|
|
1662
1729
|
"total": zod_1.default.number(),
|
|
1663
1730
|
"totalUnread": zod_1.default.number()
|
|
@@ -1665,23 +1732,23 @@ exports.getNotificationResponse = zod_1.default.object({
|
|
|
1665
1732
|
/**
|
|
1666
1733
|
* @summary Update: mark read notifications.
|
|
1667
1734
|
*/
|
|
1668
|
-
exports.
|
|
1669
|
-
exports.
|
|
1670
|
-
exports.
|
|
1735
|
+
exports.notificationPutUpdateBodyRegExpOne = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
1736
|
+
exports.notificationPutUpdateBodyItem = zod_1.default.string().regex(exports.notificationPutUpdateBodyRegExpOne);
|
|
1737
|
+
exports.notificationPutUpdateBody = zod_1.default.array(exports.notificationPutUpdateBodyItem);
|
|
1671
1738
|
/**
|
|
1672
1739
|
* @summary Gets the number of requests by a specified duration
|
|
1673
1740
|
*/
|
|
1674
|
-
exports.
|
|
1741
|
+
exports.reportingGetRequestsParams = zod_1.default.strictObject({
|
|
1675
1742
|
"duration": zod_1.default.enum(['Second', 'Minute', 'Hour', 'Day', 'Month'])
|
|
1676
1743
|
});
|
|
1677
|
-
exports.
|
|
1744
|
+
exports.reportingGetRequestsQueryParams = zod_1.default.strictObject({
|
|
1678
1745
|
"split": zod_1.default.enum(['WorkSpace', 'Step', 'User']).optional(),
|
|
1679
1746
|
"workSpaceIds": zod_1.default.string().optional(),
|
|
1680
1747
|
"userIds": zod_1.default.string().optional(),
|
|
1681
1748
|
"reportFromDate": zod_1.default.iso.datetime({}).optional(),
|
|
1682
1749
|
"reportToDate": zod_1.default.iso.datetime({}).optional()
|
|
1683
1750
|
});
|
|
1684
|
-
exports.
|
|
1751
|
+
exports.reportingGetRequestsResponse = zod_1.default.object({
|
|
1685
1752
|
"categories": zod_1.default.array(zod_1.default.iso.datetime({})),
|
|
1686
1753
|
"series": zod_1.default.array(zod_1.default.object({
|
|
1687
1754
|
"data": zod_1.default.array(zod_1.default.number()),
|
|
@@ -1691,17 +1758,17 @@ exports.getReportingRequestsByDurationResponse = zod_1.default.object({
|
|
|
1691
1758
|
/**
|
|
1692
1759
|
* @summary Gets the number of tokens by a specified duration
|
|
1693
1760
|
*/
|
|
1694
|
-
exports.
|
|
1761
|
+
exports.reportingGetTokensParams = zod_1.default.strictObject({
|
|
1695
1762
|
"duration": zod_1.default.enum(['Second', 'Minute', 'Hour', 'Day', 'Month'])
|
|
1696
1763
|
});
|
|
1697
|
-
exports.
|
|
1764
|
+
exports.reportingGetTokensQueryParams = zod_1.default.strictObject({
|
|
1698
1765
|
"split": zod_1.default.enum(['WorkSpace', 'Step', 'User']).optional(),
|
|
1699
1766
|
"workSpaceIds": zod_1.default.string().optional(),
|
|
1700
1767
|
"userIds": zod_1.default.string().optional(),
|
|
1701
1768
|
"reportFromDate": zod_1.default.iso.datetime({}).optional(),
|
|
1702
1769
|
"reportToDate": zod_1.default.iso.datetime({}).optional()
|
|
1703
1770
|
});
|
|
1704
|
-
exports.
|
|
1771
|
+
exports.reportingGetTokensResponse = zod_1.default.object({
|
|
1705
1772
|
"categories": zod_1.default.array(zod_1.default.iso.datetime({})),
|
|
1706
1773
|
"series": zod_1.default.array(zod_1.default.object({
|
|
1707
1774
|
"data": zod_1.default.array(zod_1.default.number()),
|
|
@@ -1711,18 +1778,18 @@ exports.getReportingTokensByDurationResponse = zod_1.default.object({
|
|
|
1711
1778
|
/**
|
|
1712
1779
|
* @summary Gets Tenant Id
|
|
1713
1780
|
*/
|
|
1714
|
-
exports.
|
|
1781
|
+
exports.tenantIdGetResultResponse = zod_1.default.string();
|
|
1715
1782
|
/**
|
|
1716
1783
|
* @summary Retrieve list users in SmartSpace, filter by roleId, with optional pagination controls take and skip.
|
|
1717
1784
|
*/
|
|
1718
|
-
exports.
|
|
1719
|
-
exports.
|
|
1720
|
-
exports.
|
|
1785
|
+
exports.usersGetUsersQuerySkipDefault = 0;
|
|
1786
|
+
exports.usersGetUsersQueryTakeDefault = 20;
|
|
1787
|
+
exports.usersGetUsersQueryParams = zod_1.default.strictObject({
|
|
1721
1788
|
"search": zod_1.default.string().optional(),
|
|
1722
1789
|
"skip": zod_1.default.number().optional(),
|
|
1723
|
-
"take": zod_1.default.number().default(exports.
|
|
1790
|
+
"take": zod_1.default.number().default(exports.usersGetUsersQueryTakeDefault)
|
|
1724
1791
|
});
|
|
1725
|
-
exports.
|
|
1792
|
+
exports.usersGetUsersResponse = zod_1.default.object({
|
|
1726
1793
|
"data": zod_1.default.array(zod_1.default.object({
|
|
1727
1794
|
"emailAddress": zod_1.default.string().nullish(),
|
|
1728
1795
|
"id": zod_1.default.string(),
|
|
@@ -1737,31 +1804,32 @@ exports.getUsersResponse = zod_1.default.object({
|
|
|
1737
1804
|
/**
|
|
1738
1805
|
* @summary Disable user (Remove all assigned WorkSpaces by UserId)
|
|
1739
1806
|
*/
|
|
1740
|
-
exports.
|
|
1741
|
-
exports.
|
|
1742
|
-
"userId": zod_1.default.string().regex(exports.
|
|
1807
|
+
exports.usersRemoveUserFromAllWorkSpacesQueryUserIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
1808
|
+
exports.usersRemoveUserFromAllWorkSpacesQueryParams = zod_1.default.strictObject({
|
|
1809
|
+
"userId": zod_1.default.string().regex(exports.usersRemoveUserFromAllWorkSpacesQueryUserIdRegExp).optional()
|
|
1743
1810
|
});
|
|
1744
1811
|
/**
|
|
1745
1812
|
* @summary Search users by name for autocomplete/navigation. Returns lightweight results (id, name, email only).
|
|
1746
1813
|
*/
|
|
1747
|
-
exports.
|
|
1748
|
-
exports.
|
|
1814
|
+
exports.usersSearchUsersQueryTakeDefault = 10;
|
|
1815
|
+
exports.usersSearchUsersQueryParams = zod_1.default.strictObject({
|
|
1749
1816
|
"q": zod_1.default.string().optional(),
|
|
1750
|
-
"take": zod_1.default.number().default(exports.
|
|
1817
|
+
"take": zod_1.default.number().default(exports.usersSearchUsersQueryTakeDefault)
|
|
1751
1818
|
});
|
|
1752
|
-
exports.
|
|
1819
|
+
exports.usersSearchUsersResponseItem = zod_1.default.object({
|
|
1753
1820
|
"emailAddress": zod_1.default.string().nullish(),
|
|
1754
1821
|
"id": zod_1.default.string(),
|
|
1822
|
+
"isAssigned": zod_1.default.boolean(),
|
|
1755
1823
|
"name": zod_1.default.string()
|
|
1756
1824
|
});
|
|
1757
|
-
exports.
|
|
1825
|
+
exports.usersSearchUsersResponse = zod_1.default.array(exports.usersSearchUsersResponseItem);
|
|
1758
1826
|
/**
|
|
1759
1827
|
* @summary Retrieve user detail in SmartSpace
|
|
1760
1828
|
*/
|
|
1761
|
-
exports.
|
|
1829
|
+
exports.usersGetUserDetailParams = zod_1.default.strictObject({
|
|
1762
1830
|
"id": zod_1.default.string()
|
|
1763
1831
|
});
|
|
1764
|
-
exports.
|
|
1832
|
+
exports.usersGetUserDetailResponse = zod_1.default.object({
|
|
1765
1833
|
"emailAddress": zod_1.default.string().nullish(),
|
|
1766
1834
|
"id": zod_1.default.string(),
|
|
1767
1835
|
"isAdmin": zod_1.default.boolean().nullish(),
|
|
@@ -1774,82 +1842,82 @@ exports.getUsersIdResponse = zod_1.default.object({
|
|
|
1774
1842
|
* @summary Retrieves the profile photo for a user. Returns the raw JPEG image with HTTP cache headers
|
|
1775
1843
|
so browsers can cache the image via standard img src usage.
|
|
1776
1844
|
*/
|
|
1777
|
-
exports.
|
|
1778
|
-
exports.
|
|
1779
|
-
"id": zod_1.default.string().regex(exports.
|
|
1845
|
+
exports.usersGetUserPhotoPathIdRegExpOne = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
1846
|
+
exports.usersGetUserPhotoParams = zod_1.default.strictObject({
|
|
1847
|
+
"id": zod_1.default.string().regex(exports.usersGetUserPhotoPathIdRegExpOne).describe('The Azure AD user ID.')
|
|
1780
1848
|
});
|
|
1781
|
-
exports.
|
|
1849
|
+
exports.usersGetUserPhotoResponse = zod_1.default.instanceof(File);
|
|
1782
1850
|
/**
|
|
1783
1851
|
* @summary Adds Admin for a access for a user
|
|
1784
1852
|
*/
|
|
1785
|
-
exports.
|
|
1786
|
-
exports.
|
|
1787
|
-
"id": zod_1.default.string().regex(exports.
|
|
1853
|
+
exports.usersGetAccessWorkSpacesPathIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
1854
|
+
exports.usersGetAccessWorkSpacesParams = zod_1.default.strictObject({
|
|
1855
|
+
"id": zod_1.default.string().regex(exports.usersGetAccessWorkSpacesPathIdRegExp).describe('workspace id')
|
|
1788
1856
|
});
|
|
1789
|
-
exports.
|
|
1790
|
-
exports.
|
|
1791
|
-
exports.
|
|
1857
|
+
exports.usersGetAccessWorkSpacesQuerySkipDefault = 0;
|
|
1858
|
+
exports.usersGetAccessWorkSpacesQueryTakeDefault = 20;
|
|
1859
|
+
exports.usersGetAccessWorkSpacesQueryParams = zod_1.default.strictObject({
|
|
1792
1860
|
"skip": zod_1.default.number().optional().describe('number of workspaces to get'),
|
|
1793
|
-
"take": zod_1.default.number().default(exports.
|
|
1861
|
+
"take": zod_1.default.number().default(exports.usersGetAccessWorkSpacesQueryTakeDefault).describe('number of workspaces to skip')
|
|
1794
1862
|
});
|
|
1795
|
-
exports.
|
|
1796
|
-
exports.
|
|
1797
|
-
exports.
|
|
1863
|
+
exports.usersGetAccessWorkSpacesResponseIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
1864
|
+
exports.usersGetAccessWorkSpacesResponseWorkSpaceIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
1865
|
+
exports.usersGetAccessWorkSpacesResponseItem = zod_1.default.object({
|
|
1798
1866
|
"accessType": zod_1.default.enum(['Principal', 'Group']),
|
|
1799
1867
|
"displayName": zod_1.default.string().nullish(),
|
|
1800
|
-
"id": zod_1.default.string().regex(exports.
|
|
1868
|
+
"id": zod_1.default.string().regex(exports.usersGetAccessWorkSpacesResponseIdRegExp).nullish(),
|
|
1801
1869
|
"objectId": zod_1.default.string(),
|
|
1802
1870
|
"principalType": zod_1.default.enum(['Unknown', 'User', 'ServicePrincipal', 'Internal']).optional(),
|
|
1803
|
-
"workSpaceId": zod_1.default.string().regex(exports.
|
|
1871
|
+
"workSpaceId": zod_1.default.string().regex(exports.usersGetAccessWorkSpacesResponseWorkSpaceIdRegExp).nullish(),
|
|
1804
1872
|
"workSpaceName": zod_1.default.string().nullish()
|
|
1805
1873
|
});
|
|
1806
|
-
exports.
|
|
1874
|
+
exports.usersGetAccessWorkSpacesResponse = zod_1.default.array(exports.usersGetAccessWorkSpacesResponseItem);
|
|
1807
1875
|
/**
|
|
1808
1876
|
* @summary Returns a list of available Azure locations for deploying virtual machines
|
|
1809
1877
|
*/
|
|
1810
|
-
exports.
|
|
1878
|
+
exports.virtualMachinesGetVirtualMachineLocationsResponseItem = zod_1.default.object({
|
|
1811
1879
|
"displayName": zod_1.default.string(),
|
|
1812
1880
|
"name": zod_1.default.string()
|
|
1813
1881
|
});
|
|
1814
|
-
exports.
|
|
1882
|
+
exports.virtualMachinesGetVirtualMachineLocationsResponse = zod_1.default.array(exports.virtualMachinesGetVirtualMachineLocationsResponseItem);
|
|
1815
1883
|
/**
|
|
1816
1884
|
* @summary Returns a list of virtual machines sizes available in the specified location
|
|
1817
1885
|
*/
|
|
1818
|
-
exports.
|
|
1886
|
+
exports.virtualMachinesGetVirtualMachineSizeParams = zod_1.default.strictObject({
|
|
1819
1887
|
"location": zod_1.default.string()
|
|
1820
1888
|
});
|
|
1821
|
-
exports.
|
|
1889
|
+
exports.virtualMachinesGetVirtualMachineSizeResponseItem = zod_1.default.object({
|
|
1822
1890
|
"name": zod_1.default.string()
|
|
1823
1891
|
});
|
|
1824
|
-
exports.
|
|
1892
|
+
exports.virtualMachinesGetVirtualMachineSizeResponse = zod_1.default.array(exports.virtualMachinesGetVirtualMachineSizeResponseItem);
|
|
1825
1893
|
/**
|
|
1826
1894
|
* @summary Obtain a list of all templates in SmartSpace, with pagination options take and skip.
|
|
1827
1895
|
*/
|
|
1828
|
-
exports.
|
|
1829
|
-
exports.
|
|
1830
|
-
exports.
|
|
1831
|
-
exports.
|
|
1832
|
-
"take": zod_1.default.number().default(exports.
|
|
1896
|
+
exports.workSpaceTemplatesGetQueryTakeDefault = 20;
|
|
1897
|
+
exports.workSpaceTemplatesGetQuerySkipDefault = 0;
|
|
1898
|
+
exports.workSpaceTemplatesGetQuerySearchDefault = "";
|
|
1899
|
+
exports.workSpaceTemplatesGetQueryParams = zod_1.default.strictObject({
|
|
1900
|
+
"take": zod_1.default.number().default(exports.workSpaceTemplatesGetQueryTakeDefault).describe('The number of templates to retrieve.'),
|
|
1833
1901
|
"skip": zod_1.default.number().optional().describe('The number of templates to skip.'),
|
|
1834
1902
|
"search": zod_1.default.string().optional().describe('The search query to filter workspaces.')
|
|
1835
1903
|
});
|
|
1836
|
-
exports.
|
|
1837
|
-
exports.
|
|
1838
|
-
exports.
|
|
1839
|
-
exports.
|
|
1904
|
+
exports.workSpaceTemplatesGetResponseDataItemIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
1905
|
+
exports.workSpaceTemplatesGetResponseDataItemLatestVersionIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
1906
|
+
exports.workSpaceTemplatesGetResponseDataItemPublisherIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
1907
|
+
exports.workSpaceTemplatesGetResponse = zod_1.default.object({
|
|
1840
1908
|
"data": zod_1.default.array(zod_1.default.object({
|
|
1841
1909
|
"createdAtUtc": zod_1.default.iso.datetime({}),
|
|
1842
1910
|
"description": zod_1.default.string().nullish(),
|
|
1843
|
-
"id": zod_1.default.string().regex(exports.
|
|
1911
|
+
"id": zod_1.default.string().regex(exports.workSpaceTemplatesGetResponseDataItemIdRegExp),
|
|
1844
1912
|
"latestVersion": zod_1.default.object({
|
|
1845
1913
|
"createdAtUtc": zod_1.default.iso.datetime({}),
|
|
1846
|
-
"id": zod_1.default.string().regex(exports.
|
|
1914
|
+
"id": zod_1.default.string().regex(exports.workSpaceTemplatesGetResponseDataItemLatestVersionIdRegExp),
|
|
1847
1915
|
"notes": zod_1.default.string().nullish(),
|
|
1848
1916
|
"versionNumber": zod_1.default.string().nullish()
|
|
1849
1917
|
}).optional(),
|
|
1850
1918
|
"name": zod_1.default.string().nullish(),
|
|
1851
1919
|
"publisher": zod_1.default.object({
|
|
1852
|
-
"id": zod_1.default.string().regex(exports.
|
|
1920
|
+
"id": zod_1.default.string().regex(exports.workSpaceTemplatesGetResponseDataItemPublisherIdRegExp),
|
|
1853
1921
|
"name": zod_1.default.string().nullish()
|
|
1854
1922
|
}).optional()
|
|
1855
1923
|
})),
|
|
@@ -1858,32 +1926,32 @@ exports.getWorkSpaceTemplatesResponse = zod_1.default.object({
|
|
|
1858
1926
|
/**
|
|
1859
1927
|
* @summary Obtain a list of all workspaces in SmartSpace, with pagination options take and skip.
|
|
1860
1928
|
*/
|
|
1861
|
-
exports.
|
|
1862
|
-
exports.
|
|
1863
|
-
exports.
|
|
1864
|
-
"take": zod_1.default.number().default(exports.
|
|
1929
|
+
exports.workSpacesGetGetQueryTakeDefaultOne = 20;
|
|
1930
|
+
exports.workSpacesGetGetQuerySkipDefaultOne = 0;
|
|
1931
|
+
exports.workSpacesGetGetQueryParams = zod_1.default.strictObject({
|
|
1932
|
+
"take": zod_1.default.number().default(exports.workSpacesGetGetQueryTakeDefaultOne).describe('The number of workspaces to retrieve.'),
|
|
1865
1933
|
"skip": zod_1.default.number().optional().describe('The number of workspaces to skip.'),
|
|
1866
1934
|
"search": zod_1.default.string().optional().describe('The search query to filter workspaces.')
|
|
1867
1935
|
});
|
|
1868
|
-
exports.
|
|
1869
|
-
exports.
|
|
1870
|
-
exports.
|
|
1871
|
-
exports.
|
|
1872
|
-
exports.
|
|
1873
|
-
exports.
|
|
1874
|
-
exports.
|
|
1875
|
-
exports.
|
|
1876
|
-
exports.
|
|
1877
|
-
exports.
|
|
1878
|
-
exports.
|
|
1879
|
-
exports.
|
|
1880
|
-
exports.
|
|
1881
|
-
exports.
|
|
1882
|
-
exports.
|
|
1883
|
-
exports.
|
|
1884
|
-
exports.
|
|
1885
|
-
exports.
|
|
1886
|
-
exports.
|
|
1936
|
+
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}$');
|
|
1937
|
+
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}$');
|
|
1938
|
+
exports.workSpacesGetGetResponseDataItemDataSpacesItemDataSetsItemFlowIdRegExpOne = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
1939
|
+
exports.workSpacesGetGetResponseDataItemDataSpacesItemDataSetsItemFlowTriggersItemDataSourceContainerDataSourceIdRegExpOne = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
1940
|
+
exports.workSpacesGetGetResponseDataItemDataSpacesItemDataSetsItemFlowTriggersItemDataSourceContainerIdRegExpOne = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
1941
|
+
exports.workSpacesGetGetResponseDataItemDataSpacesItemDataSetsItemFlowTriggersItemFlowIdRegExpOne = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
1942
|
+
exports.workSpacesGetGetResponseDataItemDataSpacesItemDataSetsItemFlowTriggersItemIdRegExpOne = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
1943
|
+
exports.workSpacesGetGetResponseDataItemDataSpacesItemDataSetsItemIdRegExpOne = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
1944
|
+
exports.workSpacesGetGetResponseDataItemDataSpacesItemDataSetsItemVersionRegExpOne = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
1945
|
+
exports.workSpacesGetGetResponseDataItemDataSpacesItemIdRegExpOne = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
1946
|
+
exports.workSpacesGetGetResponseDataItemDataSpacesItemParentWorkspaceIdRegExpOne = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
1947
|
+
exports.workSpacesGetGetResponseDataItemDataSpacesItemWorkspacesInfoItemIdRegExpOne = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
1948
|
+
exports.workSpacesGetGetResponseDataItemIdRegExpOne = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
1949
|
+
exports.workSpacesGetGetResponseDataItemModelConfigurationsItemModelDeploymentIdRegExpOne = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
1950
|
+
exports.workSpacesGetGetResponseDataItemModelConfigurationsItemModelDeploymentProviderIdRegExpOne = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
1951
|
+
exports.workSpacesGetGetResponseDataItemModelConfigurationsItemModelDeploymentStepsItemIdRegExpOne = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
1952
|
+
exports.workSpacesGetGetResponseDataItemModelConfigurationsItemModelIdRegExpOne = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
1953
|
+
exports.workSpacesGetGetResponseDataItemSandBoxThreadIdRegExpOne = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
1954
|
+
exports.workSpacesGetGetResponse = zod_1.default.object({
|
|
1887
1955
|
"data": zod_1.default.array(zod_1.default.object({
|
|
1888
1956
|
"createdAt": zod_1.default.iso.datetime({}),
|
|
1889
1957
|
"createdByUserId": zod_1.default.string(),
|
|
@@ -1893,7 +1961,7 @@ exports.getWorkSpacesResponse = zod_1.default.object({
|
|
|
1893
1961
|
"dataSets": zod_1.default.array(zod_1.default.object({
|
|
1894
1962
|
"createdAt": zod_1.default.iso.datetime({}),
|
|
1895
1963
|
"createdByUserId": zod_1.default.string(),
|
|
1896
|
-
"dataSpaceId": zod_1.default.string().regex(exports.
|
|
1964
|
+
"dataSpaceId": zod_1.default.string().regex(exports.workSpacesGetGetResponseDataItemDataSpacesItemDataSetsItemDataSpaceIdRegExpOne).nullish(),
|
|
1897
1965
|
"description": zod_1.default.string().nullish(),
|
|
1898
1966
|
"flow": zod_1.default.object({
|
|
1899
1967
|
"activeFlowDefinition": zod_1.default.object({
|
|
@@ -1946,22 +2014,22 @@ exports.getWorkSpacesResponse = zod_1.default.object({
|
|
|
1946
2014
|
"schema": zod_1.default.record(zod_1.default.string(), zod_1.default.any())
|
|
1947
2015
|
})).nullish()
|
|
1948
2016
|
}).optional(),
|
|
1949
|
-
"activeFlowDefinitionId": zod_1.default.string().regex(exports.
|
|
1950
|
-
"id": zod_1.default.string().regex(exports.
|
|
2017
|
+
"activeFlowDefinitionId": zod_1.default.string().regex(exports.workSpacesGetGetResponseDataItemDataSpacesItemDataSetsItemFlowActiveFlowDefinitionIdRegExpOne),
|
|
2018
|
+
"id": zod_1.default.string().regex(exports.workSpacesGetGetResponseDataItemDataSpacesItemDataSetsItemFlowIdRegExpOne),
|
|
1951
2019
|
"triggers": zod_1.default.array(zod_1.default.object({
|
|
1952
2020
|
"dataSourceContainer": zod_1.default.object({
|
|
1953
|
-
"dataSourceId": zod_1.default.string().regex(exports.
|
|
1954
|
-
"id": zod_1.default.string().regex(exports.
|
|
2021
|
+
"dataSourceId": zod_1.default.string().regex(exports.workSpacesGetGetResponseDataItemDataSpacesItemDataSetsItemFlowTriggersItemDataSourceContainerDataSourceIdRegExpOne),
|
|
2022
|
+
"id": zod_1.default.string().regex(exports.workSpacesGetGetResponseDataItemDataSpacesItemDataSetsItemFlowTriggersItemDataSourceContainerIdRegExpOne),
|
|
1955
2023
|
"name": zod_1.default.string(),
|
|
1956
2024
|
"path": zod_1.default.string()
|
|
1957
2025
|
}),
|
|
1958
|
-
"flowId": zod_1.default.string().regex(exports.
|
|
1959
|
-
"id": zod_1.default.string().regex(exports.
|
|
2026
|
+
"flowId": zod_1.default.string().regex(exports.workSpacesGetGetResponseDataItemDataSpacesItemDataSetsItemFlowTriggersItemFlowIdRegExpOne),
|
|
2027
|
+
"id": zod_1.default.string().regex(exports.workSpacesGetGetResponseDataItemDataSpacesItemDataSetsItemFlowTriggersItemIdRegExpOne),
|
|
1960
2028
|
"inputName": zod_1.default.string(),
|
|
1961
2029
|
"type": zod_1.default.enum(['Periodic', 'Container'])
|
|
1962
2030
|
}))
|
|
1963
2031
|
}).optional(),
|
|
1964
|
-
"id": zod_1.default.string().regex(exports.
|
|
2032
|
+
"id": zod_1.default.string().regex(exports.workSpacesGetGetResponseDataItemDataSpacesItemDataSetsItemIdRegExpOne),
|
|
1965
2033
|
"modifiedAt": zod_1.default.iso.datetime({}),
|
|
1966
2034
|
"modifiedByUserId": zod_1.default.string(),
|
|
1967
2035
|
"name": zod_1.default.string(),
|
|
@@ -1970,21 +2038,21 @@ exports.getWorkSpacesResponse = zod_1.default.object({
|
|
|
1970
2038
|
"isVector": zod_1.default.boolean(),
|
|
1971
2039
|
"name": zod_1.default.string()
|
|
1972
2040
|
})),
|
|
1973
|
-
"version": zod_1.default.string().regex(exports.
|
|
2041
|
+
"version": zod_1.default.string().regex(exports.workSpacesGetGetResponseDataItemDataSpacesItemDataSetsItemVersionRegExpOne).nullish()
|
|
1974
2042
|
})).nullish(),
|
|
1975
|
-
"id": zod_1.default.string().regex(exports.
|
|
2043
|
+
"id": zod_1.default.string().regex(exports.workSpacesGetGetResponseDataItemDataSpacesItemIdRegExpOne),
|
|
1976
2044
|
"modifiedAt": zod_1.default.iso.datetime({}).nullish(),
|
|
1977
2045
|
"modifiedByUserId": zod_1.default.string().nullish(),
|
|
1978
2046
|
"name": zod_1.default.string(),
|
|
1979
|
-
"parentWorkspaceId": zod_1.default.string().regex(exports.
|
|
2047
|
+
"parentWorkspaceId": zod_1.default.string().regex(exports.workSpacesGetGetResponseDataItemDataSpacesItemParentWorkspaceIdRegExpOne).nullish(),
|
|
1980
2048
|
"workspacesInfo": zod_1.default.array(zod_1.default.object({
|
|
1981
|
-
"id": zod_1.default.string().regex(exports.
|
|
2049
|
+
"id": zod_1.default.string().regex(exports.workSpacesGetGetResponseDataItemDataSpacesItemWorkspacesInfoItemIdRegExpOne),
|
|
1982
2050
|
"name": zod_1.default.string()
|
|
1983
2051
|
})).nullish()
|
|
1984
2052
|
})),
|
|
1985
2053
|
"favorited": zod_1.default.boolean(),
|
|
1986
2054
|
"firstPrompt": zod_1.default.string().nullish(),
|
|
1987
|
-
"id": zod_1.default.string().regex(exports.
|
|
2055
|
+
"id": zod_1.default.string().regex(exports.workSpacesGetGetResponseDataItemIdRegExpOne).nullish(),
|
|
1988
2056
|
"inputs": zod_1.default.record(zod_1.default.string(), zod_1.default.object({
|
|
1989
2057
|
"schema": zod_1.default.record(zod_1.default.string(), zod_1.default.any())
|
|
1990
2058
|
})),
|
|
@@ -1999,17 +2067,17 @@ exports.getWorkSpacesResponse = zod_1.default.object({
|
|
|
1999
2067
|
"createdByUserId": zod_1.default.string().nullish(),
|
|
2000
2068
|
"detailedMessage": zod_1.default.string().nullish(),
|
|
2001
2069
|
"dockerFile": zod_1.default.string().nullish(),
|
|
2002
|
-
"id": zod_1.default.string().regex(exports.
|
|
2070
|
+
"id": zod_1.default.string().regex(exports.workSpacesGetGetResponseDataItemModelConfigurationsItemModelDeploymentIdRegExpOne),
|
|
2003
2071
|
"modelName": zod_1.default.string(),
|
|
2004
2072
|
"providerDeploymentId": zod_1.default.string().nullish(),
|
|
2005
|
-
"providerId": zod_1.default.string().regex(exports.
|
|
2073
|
+
"providerId": zod_1.default.string().regex(exports.workSpacesGetGetResponseDataItemModelConfigurationsItemModelDeploymentProviderIdRegExpOne).nullish(),
|
|
2006
2074
|
"region": zod_1.default.string().nullish(),
|
|
2007
2075
|
"status": zod_1.default.enum(['Deploying', 'Ready', 'Failed', 'Deleting', 'Deleted']),
|
|
2008
2076
|
"statusMessage": zod_1.default.string().nullish(),
|
|
2009
2077
|
"statusUpdatedAt": zod_1.default.iso.datetime({}).nullish(),
|
|
2010
2078
|
"steps": zod_1.default.array(zod_1.default.object({
|
|
2011
2079
|
"finishedAt": zod_1.default.iso.datetime({}).nullish(),
|
|
2012
|
-
"id": zod_1.default.string().regex(exports.
|
|
2080
|
+
"id": zod_1.default.string().regex(exports.workSpacesGetGetResponseDataItemModelConfigurationsItemModelDeploymentStepsItemIdRegExpOne),
|
|
2013
2081
|
"index": zod_1.default.number(),
|
|
2014
2082
|
"message": zod_1.default.string(),
|
|
2015
2083
|
"name": zod_1.default.enum(['DeployVNet', 'DeployVM', 'InstallDependencies', 'DownloadModel', 'TestModel']),
|
|
@@ -2022,8 +2090,9 @@ exports.getWorkSpacesResponse = zod_1.default.object({
|
|
|
2022
2090
|
"vmSize": zod_1.default.string().nullish()
|
|
2023
2091
|
}).optional(),
|
|
2024
2092
|
"displayName": zod_1.default.string(),
|
|
2025
|
-
"id": zod_1.default.string().regex(exports.
|
|
2093
|
+
"id": zod_1.default.string().regex(exports.workSpacesGetGetResponseDataItemModelConfigurationsItemModelIdRegExpOne),
|
|
2026
2094
|
"modelDeploymentProviderType": zod_1.default.enum(['OpenAi', 'AzureOpenAi', 'HuggingFace', 'Cohere', 'Anthropic', 'Gemini', 'VertexAi', 'AzureFoundry']).optional(),
|
|
2095
|
+
"modelPublisher": zod_1.default.enum(['OpenAi', 'Anthropic', 'Google', 'Meta', 'Mistral', 'Microsoft', 'DeepSeek', 'Cohere', 'XAi', 'HuggingFace', 'Amazon', 'Qwen', 'Other']).optional(),
|
|
2027
2096
|
"name": zod_1.default.string(),
|
|
2028
2097
|
"properties": zod_1.default.array(zod_1.default.object({
|
|
2029
2098
|
"name": zod_1.default.string(),
|
|
@@ -2040,7 +2109,7 @@ exports.getWorkSpacesResponse = zod_1.default.object({
|
|
|
2040
2109
|
"modifiedByUserId": zod_1.default.string().nullish(),
|
|
2041
2110
|
"name": zod_1.default.string(),
|
|
2042
2111
|
"outputSchema": zod_1.default.string().nullish(),
|
|
2043
|
-
"sandBoxThreadId": zod_1.default.string().regex(exports.
|
|
2112
|
+
"sandBoxThreadId": zod_1.default.string().regex(exports.workSpacesGetGetResponseDataItemSandBoxThreadIdRegExpOne).nullish(),
|
|
2044
2113
|
"showSources": zod_1.default.boolean(),
|
|
2045
2114
|
"summary": zod_1.default.string().nullish(),
|
|
2046
2115
|
"supportsFiles": zod_1.default.boolean().nullish(),
|
|
@@ -2055,17 +2124,17 @@ exports.getWorkSpacesResponse = zod_1.default.object({
|
|
|
2055
2124
|
/**
|
|
2056
2125
|
* @summary Create a new workspace in SmartSpace, specifying details such as name and associated data spaces.
|
|
2057
2126
|
*/
|
|
2058
|
-
exports.
|
|
2059
|
-
exports.
|
|
2060
|
-
exports.
|
|
2061
|
-
exports.
|
|
2062
|
-
exports.
|
|
2063
|
-
"dataSpaces": zod_1.default.array(zod_1.default.string().regex(exports.
|
|
2064
|
-
"id": zod_1.default.string().regex(exports.
|
|
2127
|
+
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}$');
|
|
2128
|
+
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}$');
|
|
2129
|
+
exports.workSpacesPostBodyModelConfigurationsItemModelIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
2130
|
+
exports.workSpacesPostBodyTemplateVersionIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
2131
|
+
exports.workSpacesPostBody = zod_1.default.strictObject({
|
|
2132
|
+
"dataSpaces": zod_1.default.array(zod_1.default.string().regex(exports.workSpacesPostBodyDataSpacesItemRegExp)),
|
|
2133
|
+
"id": zod_1.default.string().regex(exports.workSpacesPostBodyIdRegExp).nullish(),
|
|
2065
2134
|
"modelConfigurations": zod_1.default.array(zod_1.default.strictObject({
|
|
2066
2135
|
"frequencyPenalty": zod_1.default.number(),
|
|
2067
2136
|
"modelDisplayText": zod_1.default.string().nullish(),
|
|
2068
|
-
"modelId": zod_1.default.string().regex(exports.
|
|
2137
|
+
"modelId": zod_1.default.string().regex(exports.workSpacesPostBodyModelConfigurationsItemModelIdRegExp).nullish(),
|
|
2069
2138
|
"prePrompt": zod_1.default.string(),
|
|
2070
2139
|
"presencePenalty": zod_1.default.number(),
|
|
2071
2140
|
"role": zod_1.default.enum(['Document', 'Agent', 'Analyzer']),
|
|
@@ -2073,27 +2142,27 @@ exports.postWorkSpacesBody = zod_1.default.strictObject({
|
|
|
2073
2142
|
"topP": zod_1.default.number()
|
|
2074
2143
|
})),
|
|
2075
2144
|
"name": zod_1.default.string(),
|
|
2076
|
-
"templateVersionId": zod_1.default.string().regex(exports.
|
|
2077
|
-
});
|
|
2078
|
-
exports.
|
|
2079
|
-
exports.
|
|
2080
|
-
exports.
|
|
2081
|
-
exports.
|
|
2082
|
-
exports.
|
|
2083
|
-
exports.
|
|
2084
|
-
exports.
|
|
2085
|
-
exports.
|
|
2086
|
-
exports.
|
|
2087
|
-
exports.
|
|
2088
|
-
exports.
|
|
2089
|
-
exports.
|
|
2090
|
-
exports.
|
|
2091
|
-
exports.
|
|
2092
|
-
exports.
|
|
2093
|
-
exports.
|
|
2094
|
-
exports.
|
|
2095
|
-
exports.
|
|
2096
|
-
exports.
|
|
2145
|
+
"templateVersionId": zod_1.default.string().regex(exports.workSpacesPostBodyTemplateVersionIdRegExp).nullish()
|
|
2146
|
+
});
|
|
2147
|
+
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}$');
|
|
2148
|
+
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}$');
|
|
2149
|
+
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}$');
|
|
2150
|
+
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}$');
|
|
2151
|
+
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}$');
|
|
2152
|
+
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}$');
|
|
2153
|
+
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}$');
|
|
2154
|
+
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}$');
|
|
2155
|
+
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}$');
|
|
2156
|
+
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}$');
|
|
2157
|
+
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}$');
|
|
2158
|
+
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}$');
|
|
2159
|
+
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}$');
|
|
2160
|
+
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}$');
|
|
2161
|
+
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}$');
|
|
2162
|
+
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}$');
|
|
2163
|
+
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}$');
|
|
2164
|
+
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}$');
|
|
2165
|
+
exports.workSpacesPostResponse = zod_1.default.object({
|
|
2097
2166
|
"createdAt": zod_1.default.iso.datetime({}),
|
|
2098
2167
|
"createdByUserId": zod_1.default.string(),
|
|
2099
2168
|
"dataSpaces": zod_1.default.array(zod_1.default.object({
|
|
@@ -2102,7 +2171,7 @@ exports.postWorkSpacesResponse = zod_1.default.object({
|
|
|
2102
2171
|
"dataSets": zod_1.default.array(zod_1.default.object({
|
|
2103
2172
|
"createdAt": zod_1.default.iso.datetime({}),
|
|
2104
2173
|
"createdByUserId": zod_1.default.string(),
|
|
2105
|
-
"dataSpaceId": zod_1.default.string().regex(exports.
|
|
2174
|
+
"dataSpaceId": zod_1.default.string().regex(exports.workSpacesPostResponseDataSpacesItemDataSetsItemDataSpaceIdRegExp).nullish(),
|
|
2106
2175
|
"description": zod_1.default.string().nullish(),
|
|
2107
2176
|
"flow": zod_1.default.object({
|
|
2108
2177
|
"activeFlowDefinition": zod_1.default.object({
|
|
@@ -2155,22 +2224,22 @@ exports.postWorkSpacesResponse = zod_1.default.object({
|
|
|
2155
2224
|
"schema": zod_1.default.record(zod_1.default.string(), zod_1.default.any())
|
|
2156
2225
|
})).nullish()
|
|
2157
2226
|
}).optional(),
|
|
2158
|
-
"activeFlowDefinitionId": zod_1.default.string().regex(exports.
|
|
2159
|
-
"id": zod_1.default.string().regex(exports.
|
|
2227
|
+
"activeFlowDefinitionId": zod_1.default.string().regex(exports.workSpacesPostResponseDataSpacesItemDataSetsItemFlowActiveFlowDefinitionIdRegExp),
|
|
2228
|
+
"id": zod_1.default.string().regex(exports.workSpacesPostResponseDataSpacesItemDataSetsItemFlowIdRegExp),
|
|
2160
2229
|
"triggers": zod_1.default.array(zod_1.default.object({
|
|
2161
2230
|
"dataSourceContainer": zod_1.default.object({
|
|
2162
|
-
"dataSourceId": zod_1.default.string().regex(exports.
|
|
2163
|
-
"id": zod_1.default.string().regex(exports.
|
|
2231
|
+
"dataSourceId": zod_1.default.string().regex(exports.workSpacesPostResponseDataSpacesItemDataSetsItemFlowTriggersItemDataSourceContainerDataSourceIdRegExp),
|
|
2232
|
+
"id": zod_1.default.string().regex(exports.workSpacesPostResponseDataSpacesItemDataSetsItemFlowTriggersItemDataSourceContainerIdRegExp),
|
|
2164
2233
|
"name": zod_1.default.string(),
|
|
2165
2234
|
"path": zod_1.default.string()
|
|
2166
2235
|
}),
|
|
2167
|
-
"flowId": zod_1.default.string().regex(exports.
|
|
2168
|
-
"id": zod_1.default.string().regex(exports.
|
|
2236
|
+
"flowId": zod_1.default.string().regex(exports.workSpacesPostResponseDataSpacesItemDataSetsItemFlowTriggersItemFlowIdRegExp),
|
|
2237
|
+
"id": zod_1.default.string().regex(exports.workSpacesPostResponseDataSpacesItemDataSetsItemFlowTriggersItemIdRegExp),
|
|
2169
2238
|
"inputName": zod_1.default.string(),
|
|
2170
2239
|
"type": zod_1.default.enum(['Periodic', 'Container'])
|
|
2171
2240
|
}))
|
|
2172
2241
|
}).optional(),
|
|
2173
|
-
"id": zod_1.default.string().regex(exports.
|
|
2242
|
+
"id": zod_1.default.string().regex(exports.workSpacesPostResponseDataSpacesItemDataSetsItemIdRegExp),
|
|
2174
2243
|
"modifiedAt": zod_1.default.iso.datetime({}),
|
|
2175
2244
|
"modifiedByUserId": zod_1.default.string(),
|
|
2176
2245
|
"name": zod_1.default.string(),
|
|
@@ -2179,21 +2248,21 @@ exports.postWorkSpacesResponse = zod_1.default.object({
|
|
|
2179
2248
|
"isVector": zod_1.default.boolean(),
|
|
2180
2249
|
"name": zod_1.default.string()
|
|
2181
2250
|
})),
|
|
2182
|
-
"version": zod_1.default.string().regex(exports.
|
|
2251
|
+
"version": zod_1.default.string().regex(exports.workSpacesPostResponseDataSpacesItemDataSetsItemVersionRegExp).nullish()
|
|
2183
2252
|
})).nullish(),
|
|
2184
|
-
"id": zod_1.default.string().regex(exports.
|
|
2253
|
+
"id": zod_1.default.string().regex(exports.workSpacesPostResponseDataSpacesItemIdRegExp),
|
|
2185
2254
|
"modifiedAt": zod_1.default.iso.datetime({}).nullish(),
|
|
2186
2255
|
"modifiedByUserId": zod_1.default.string().nullish(),
|
|
2187
2256
|
"name": zod_1.default.string(),
|
|
2188
|
-
"parentWorkspaceId": zod_1.default.string().regex(exports.
|
|
2257
|
+
"parentWorkspaceId": zod_1.default.string().regex(exports.workSpacesPostResponseDataSpacesItemParentWorkspaceIdRegExp).nullish(),
|
|
2189
2258
|
"workspacesInfo": zod_1.default.array(zod_1.default.object({
|
|
2190
|
-
"id": zod_1.default.string().regex(exports.
|
|
2259
|
+
"id": zod_1.default.string().regex(exports.workSpacesPostResponseDataSpacesItemWorkspacesInfoItemIdRegExp),
|
|
2191
2260
|
"name": zod_1.default.string()
|
|
2192
2261
|
})).nullish()
|
|
2193
2262
|
})),
|
|
2194
2263
|
"favorited": zod_1.default.boolean(),
|
|
2195
2264
|
"firstPrompt": zod_1.default.string().nullish(),
|
|
2196
|
-
"id": zod_1.default.string().regex(exports.
|
|
2265
|
+
"id": zod_1.default.string().regex(exports.workSpacesPostResponseIdRegExp).nullish(),
|
|
2197
2266
|
"inputs": zod_1.default.record(zod_1.default.string(), zod_1.default.object({
|
|
2198
2267
|
"schema": zod_1.default.record(zod_1.default.string(), zod_1.default.any())
|
|
2199
2268
|
})),
|
|
@@ -2208,17 +2277,17 @@ exports.postWorkSpacesResponse = zod_1.default.object({
|
|
|
2208
2277
|
"createdByUserId": zod_1.default.string().nullish(),
|
|
2209
2278
|
"detailedMessage": zod_1.default.string().nullish(),
|
|
2210
2279
|
"dockerFile": zod_1.default.string().nullish(),
|
|
2211
|
-
"id": zod_1.default.string().regex(exports.
|
|
2280
|
+
"id": zod_1.default.string().regex(exports.workSpacesPostResponseModelConfigurationsItemModelDeploymentIdRegExp),
|
|
2212
2281
|
"modelName": zod_1.default.string(),
|
|
2213
2282
|
"providerDeploymentId": zod_1.default.string().nullish(),
|
|
2214
|
-
"providerId": zod_1.default.string().regex(exports.
|
|
2283
|
+
"providerId": zod_1.default.string().regex(exports.workSpacesPostResponseModelConfigurationsItemModelDeploymentProviderIdRegExp).nullish(),
|
|
2215
2284
|
"region": zod_1.default.string().nullish(),
|
|
2216
2285
|
"status": zod_1.default.enum(['Deploying', 'Ready', 'Failed', 'Deleting', 'Deleted']),
|
|
2217
2286
|
"statusMessage": zod_1.default.string().nullish(),
|
|
2218
2287
|
"statusUpdatedAt": zod_1.default.iso.datetime({}).nullish(),
|
|
2219
2288
|
"steps": zod_1.default.array(zod_1.default.object({
|
|
2220
2289
|
"finishedAt": zod_1.default.iso.datetime({}).nullish(),
|
|
2221
|
-
"id": zod_1.default.string().regex(exports.
|
|
2290
|
+
"id": zod_1.default.string().regex(exports.workSpacesPostResponseModelConfigurationsItemModelDeploymentStepsItemIdRegExp),
|
|
2222
2291
|
"index": zod_1.default.number(),
|
|
2223
2292
|
"message": zod_1.default.string(),
|
|
2224
2293
|
"name": zod_1.default.enum(['DeployVNet', 'DeployVM', 'InstallDependencies', 'DownloadModel', 'TestModel']),
|
|
@@ -2231,8 +2300,9 @@ exports.postWorkSpacesResponse = zod_1.default.object({
|
|
|
2231
2300
|
"vmSize": zod_1.default.string().nullish()
|
|
2232
2301
|
}).optional(),
|
|
2233
2302
|
"displayName": zod_1.default.string(),
|
|
2234
|
-
"id": zod_1.default.string().regex(exports.
|
|
2303
|
+
"id": zod_1.default.string().regex(exports.workSpacesPostResponseModelConfigurationsItemModelIdRegExp),
|
|
2235
2304
|
"modelDeploymentProviderType": zod_1.default.enum(['OpenAi', 'AzureOpenAi', 'HuggingFace', 'Cohere', 'Anthropic', 'Gemini', 'VertexAi', 'AzureFoundry']).optional(),
|
|
2305
|
+
"modelPublisher": zod_1.default.enum(['OpenAi', 'Anthropic', 'Google', 'Meta', 'Mistral', 'Microsoft', 'DeepSeek', 'Cohere', 'XAi', 'HuggingFace', 'Amazon', 'Qwen', 'Other']).optional(),
|
|
2236
2306
|
"name": zod_1.default.string(),
|
|
2237
2307
|
"properties": zod_1.default.array(zod_1.default.object({
|
|
2238
2308
|
"name": zod_1.default.string(),
|
|
@@ -2249,7 +2319,7 @@ exports.postWorkSpacesResponse = zod_1.default.object({
|
|
|
2249
2319
|
"modifiedByUserId": zod_1.default.string().nullish(),
|
|
2250
2320
|
"name": zod_1.default.string(),
|
|
2251
2321
|
"outputSchema": zod_1.default.string().nullish(),
|
|
2252
|
-
"sandBoxThreadId": zod_1.default.string().regex(exports.
|
|
2322
|
+
"sandBoxThreadId": zod_1.default.string().regex(exports.workSpacesPostResponseSandBoxThreadIdRegExp).nullish(),
|
|
2253
2323
|
"showSources": zod_1.default.boolean(),
|
|
2254
2324
|
"summary": zod_1.default.string().nullish(),
|
|
2255
2325
|
"supportsFiles": zod_1.default.boolean().nullish(),
|
|
@@ -2262,36 +2332,36 @@ exports.postWorkSpacesResponse = zod_1.default.object({
|
|
|
2262
2332
|
/**
|
|
2263
2333
|
* @summary Remove a particular workspace from SmartSpace, identified by its ID.
|
|
2264
2334
|
*/
|
|
2265
|
-
exports.
|
|
2266
|
-
exports.
|
|
2267
|
-
"id": zod_1.default.string().regex(exports.
|
|
2335
|
+
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}$');
|
|
2336
|
+
exports.workSpacesDeleteParams = zod_1.default.strictObject({
|
|
2337
|
+
"id": zod_1.default.string().regex(exports.workSpacesDeletePathIdRegExp).describe('The ID of the workspace to delete.')
|
|
2268
2338
|
});
|
|
2269
2339
|
/**
|
|
2270
2340
|
* @summary Retrieve detailed information about a specific workspace in SmartSpace, using its ID.
|
|
2271
2341
|
*/
|
|
2272
|
-
exports.
|
|
2273
|
-
exports.
|
|
2274
|
-
"id": zod_1.default.string().regex(exports.
|
|
2275
|
-
});
|
|
2276
|
-
exports.
|
|
2277
|
-
exports.
|
|
2278
|
-
exports.
|
|
2279
|
-
exports.
|
|
2280
|
-
exports.
|
|
2281
|
-
exports.
|
|
2282
|
-
exports.
|
|
2283
|
-
exports.
|
|
2284
|
-
exports.
|
|
2285
|
-
exports.
|
|
2286
|
-
exports.
|
|
2287
|
-
exports.
|
|
2288
|
-
exports.
|
|
2289
|
-
exports.
|
|
2290
|
-
exports.
|
|
2291
|
-
exports.
|
|
2292
|
-
exports.
|
|
2293
|
-
exports.
|
|
2294
|
-
exports.
|
|
2342
|
+
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}$');
|
|
2343
|
+
exports.workSpacesGetIdParams = zod_1.default.strictObject({
|
|
2344
|
+
"id": zod_1.default.string().regex(exports.workSpacesGetIdPathIdRegExpOne).describe('The ID of the workspace to retrieve.')
|
|
2345
|
+
});
|
|
2346
|
+
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}$');
|
|
2347
|
+
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}$');
|
|
2348
|
+
exports.workSpacesGetIdResponseDataSpacesItemDataSetsItemFlowIdRegExpOne = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
2349
|
+
exports.workSpacesGetIdResponseDataSpacesItemDataSetsItemFlowTriggersItemDataSourceContainerDataSourceIdRegExpOne = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
2350
|
+
exports.workSpacesGetIdResponseDataSpacesItemDataSetsItemFlowTriggersItemDataSourceContainerIdRegExpOne = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
2351
|
+
exports.workSpacesGetIdResponseDataSpacesItemDataSetsItemFlowTriggersItemFlowIdRegExpOne = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
2352
|
+
exports.workSpacesGetIdResponseDataSpacesItemDataSetsItemFlowTriggersItemIdRegExpOne = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
2353
|
+
exports.workSpacesGetIdResponseDataSpacesItemDataSetsItemIdRegExpOne = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
2354
|
+
exports.workSpacesGetIdResponseDataSpacesItemDataSetsItemVersionRegExpOne = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
2355
|
+
exports.workSpacesGetIdResponseDataSpacesItemIdRegExpOne = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
2356
|
+
exports.workSpacesGetIdResponseDataSpacesItemParentWorkspaceIdRegExpOne = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
2357
|
+
exports.workSpacesGetIdResponseDataSpacesItemWorkspacesInfoItemIdRegExpOne = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
2358
|
+
exports.workSpacesGetIdResponseIdRegExpOne = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
2359
|
+
exports.workSpacesGetIdResponseModelConfigurationsItemModelDeploymentIdRegExpOne = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
2360
|
+
exports.workSpacesGetIdResponseModelConfigurationsItemModelDeploymentProviderIdRegExpOne = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
2361
|
+
exports.workSpacesGetIdResponseModelConfigurationsItemModelDeploymentStepsItemIdRegExpOne = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
2362
|
+
exports.workSpacesGetIdResponseModelConfigurationsItemModelIdRegExpOne = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
2363
|
+
exports.workSpacesGetIdResponseSandBoxThreadIdRegExpOne = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
2364
|
+
exports.workSpacesGetIdResponse = zod_1.default.object({
|
|
2295
2365
|
"createdAt": zod_1.default.iso.datetime({}),
|
|
2296
2366
|
"createdByUserId": zod_1.default.string(),
|
|
2297
2367
|
"dataSpaces": zod_1.default.array(zod_1.default.object({
|
|
@@ -2300,7 +2370,7 @@ exports.getWorkSpacesIdResponse = zod_1.default.object({
|
|
|
2300
2370
|
"dataSets": zod_1.default.array(zod_1.default.object({
|
|
2301
2371
|
"createdAt": zod_1.default.iso.datetime({}),
|
|
2302
2372
|
"createdByUserId": zod_1.default.string(),
|
|
2303
|
-
"dataSpaceId": zod_1.default.string().regex(exports.
|
|
2373
|
+
"dataSpaceId": zod_1.default.string().regex(exports.workSpacesGetIdResponseDataSpacesItemDataSetsItemDataSpaceIdRegExpOne).nullish(),
|
|
2304
2374
|
"description": zod_1.default.string().nullish(),
|
|
2305
2375
|
"flow": zod_1.default.object({
|
|
2306
2376
|
"activeFlowDefinition": zod_1.default.object({
|
|
@@ -2353,22 +2423,22 @@ exports.getWorkSpacesIdResponse = zod_1.default.object({
|
|
|
2353
2423
|
"schema": zod_1.default.record(zod_1.default.string(), zod_1.default.any())
|
|
2354
2424
|
})).nullish()
|
|
2355
2425
|
}).optional(),
|
|
2356
|
-
"activeFlowDefinitionId": zod_1.default.string().regex(exports.
|
|
2357
|
-
"id": zod_1.default.string().regex(exports.
|
|
2426
|
+
"activeFlowDefinitionId": zod_1.default.string().regex(exports.workSpacesGetIdResponseDataSpacesItemDataSetsItemFlowActiveFlowDefinitionIdRegExpOne),
|
|
2427
|
+
"id": zod_1.default.string().regex(exports.workSpacesGetIdResponseDataSpacesItemDataSetsItemFlowIdRegExpOne),
|
|
2358
2428
|
"triggers": zod_1.default.array(zod_1.default.object({
|
|
2359
2429
|
"dataSourceContainer": zod_1.default.object({
|
|
2360
|
-
"dataSourceId": zod_1.default.string().regex(exports.
|
|
2361
|
-
"id": zod_1.default.string().regex(exports.
|
|
2430
|
+
"dataSourceId": zod_1.default.string().regex(exports.workSpacesGetIdResponseDataSpacesItemDataSetsItemFlowTriggersItemDataSourceContainerDataSourceIdRegExpOne),
|
|
2431
|
+
"id": zod_1.default.string().regex(exports.workSpacesGetIdResponseDataSpacesItemDataSetsItemFlowTriggersItemDataSourceContainerIdRegExpOne),
|
|
2362
2432
|
"name": zod_1.default.string(),
|
|
2363
2433
|
"path": zod_1.default.string()
|
|
2364
2434
|
}),
|
|
2365
|
-
"flowId": zod_1.default.string().regex(exports.
|
|
2366
|
-
"id": zod_1.default.string().regex(exports.
|
|
2435
|
+
"flowId": zod_1.default.string().regex(exports.workSpacesGetIdResponseDataSpacesItemDataSetsItemFlowTriggersItemFlowIdRegExpOne),
|
|
2436
|
+
"id": zod_1.default.string().regex(exports.workSpacesGetIdResponseDataSpacesItemDataSetsItemFlowTriggersItemIdRegExpOne),
|
|
2367
2437
|
"inputName": zod_1.default.string(),
|
|
2368
2438
|
"type": zod_1.default.enum(['Periodic', 'Container'])
|
|
2369
2439
|
}))
|
|
2370
2440
|
}).optional(),
|
|
2371
|
-
"id": zod_1.default.string().regex(exports.
|
|
2441
|
+
"id": zod_1.default.string().regex(exports.workSpacesGetIdResponseDataSpacesItemDataSetsItemIdRegExpOne),
|
|
2372
2442
|
"modifiedAt": zod_1.default.iso.datetime({}),
|
|
2373
2443
|
"modifiedByUserId": zod_1.default.string(),
|
|
2374
2444
|
"name": zod_1.default.string(),
|
|
@@ -2377,21 +2447,21 @@ exports.getWorkSpacesIdResponse = zod_1.default.object({
|
|
|
2377
2447
|
"isVector": zod_1.default.boolean(),
|
|
2378
2448
|
"name": zod_1.default.string()
|
|
2379
2449
|
})),
|
|
2380
|
-
"version": zod_1.default.string().regex(exports.
|
|
2450
|
+
"version": zod_1.default.string().regex(exports.workSpacesGetIdResponseDataSpacesItemDataSetsItemVersionRegExpOne).nullish()
|
|
2381
2451
|
})).nullish(),
|
|
2382
|
-
"id": zod_1.default.string().regex(exports.
|
|
2452
|
+
"id": zod_1.default.string().regex(exports.workSpacesGetIdResponseDataSpacesItemIdRegExpOne),
|
|
2383
2453
|
"modifiedAt": zod_1.default.iso.datetime({}).nullish(),
|
|
2384
2454
|
"modifiedByUserId": zod_1.default.string().nullish(),
|
|
2385
2455
|
"name": zod_1.default.string(),
|
|
2386
|
-
"parentWorkspaceId": zod_1.default.string().regex(exports.
|
|
2456
|
+
"parentWorkspaceId": zod_1.default.string().regex(exports.workSpacesGetIdResponseDataSpacesItemParentWorkspaceIdRegExpOne).nullish(),
|
|
2387
2457
|
"workspacesInfo": zod_1.default.array(zod_1.default.object({
|
|
2388
|
-
"id": zod_1.default.string().regex(exports.
|
|
2458
|
+
"id": zod_1.default.string().regex(exports.workSpacesGetIdResponseDataSpacesItemWorkspacesInfoItemIdRegExpOne),
|
|
2389
2459
|
"name": zod_1.default.string()
|
|
2390
2460
|
})).nullish()
|
|
2391
2461
|
})),
|
|
2392
2462
|
"favorited": zod_1.default.boolean(),
|
|
2393
2463
|
"firstPrompt": zod_1.default.string().nullish(),
|
|
2394
|
-
"id": zod_1.default.string().regex(exports.
|
|
2464
|
+
"id": zod_1.default.string().regex(exports.workSpacesGetIdResponseIdRegExpOne).nullish(),
|
|
2395
2465
|
"inputs": zod_1.default.record(zod_1.default.string(), zod_1.default.object({
|
|
2396
2466
|
"schema": zod_1.default.record(zod_1.default.string(), zod_1.default.any())
|
|
2397
2467
|
})),
|
|
@@ -2406,17 +2476,17 @@ exports.getWorkSpacesIdResponse = zod_1.default.object({
|
|
|
2406
2476
|
"createdByUserId": zod_1.default.string().nullish(),
|
|
2407
2477
|
"detailedMessage": zod_1.default.string().nullish(),
|
|
2408
2478
|
"dockerFile": zod_1.default.string().nullish(),
|
|
2409
|
-
"id": zod_1.default.string().regex(exports.
|
|
2479
|
+
"id": zod_1.default.string().regex(exports.workSpacesGetIdResponseModelConfigurationsItemModelDeploymentIdRegExpOne),
|
|
2410
2480
|
"modelName": zod_1.default.string(),
|
|
2411
2481
|
"providerDeploymentId": zod_1.default.string().nullish(),
|
|
2412
|
-
"providerId": zod_1.default.string().regex(exports.
|
|
2482
|
+
"providerId": zod_1.default.string().regex(exports.workSpacesGetIdResponseModelConfigurationsItemModelDeploymentProviderIdRegExpOne).nullish(),
|
|
2413
2483
|
"region": zod_1.default.string().nullish(),
|
|
2414
2484
|
"status": zod_1.default.enum(['Deploying', 'Ready', 'Failed', 'Deleting', 'Deleted']),
|
|
2415
2485
|
"statusMessage": zod_1.default.string().nullish(),
|
|
2416
2486
|
"statusUpdatedAt": zod_1.default.iso.datetime({}).nullish(),
|
|
2417
2487
|
"steps": zod_1.default.array(zod_1.default.object({
|
|
2418
2488
|
"finishedAt": zod_1.default.iso.datetime({}).nullish(),
|
|
2419
|
-
"id": zod_1.default.string().regex(exports.
|
|
2489
|
+
"id": zod_1.default.string().regex(exports.workSpacesGetIdResponseModelConfigurationsItemModelDeploymentStepsItemIdRegExpOne),
|
|
2420
2490
|
"index": zod_1.default.number(),
|
|
2421
2491
|
"message": zod_1.default.string(),
|
|
2422
2492
|
"name": zod_1.default.enum(['DeployVNet', 'DeployVM', 'InstallDependencies', 'DownloadModel', 'TestModel']),
|
|
@@ -2429,8 +2499,9 @@ exports.getWorkSpacesIdResponse = zod_1.default.object({
|
|
|
2429
2499
|
"vmSize": zod_1.default.string().nullish()
|
|
2430
2500
|
}).optional(),
|
|
2431
2501
|
"displayName": zod_1.default.string(),
|
|
2432
|
-
"id": zod_1.default.string().regex(exports.
|
|
2502
|
+
"id": zod_1.default.string().regex(exports.workSpacesGetIdResponseModelConfigurationsItemModelIdRegExpOne),
|
|
2433
2503
|
"modelDeploymentProviderType": zod_1.default.enum(['OpenAi', 'AzureOpenAi', 'HuggingFace', 'Cohere', 'Anthropic', 'Gemini', 'VertexAi', 'AzureFoundry']).optional(),
|
|
2504
|
+
"modelPublisher": zod_1.default.enum(['OpenAi', 'Anthropic', 'Google', 'Meta', 'Mistral', 'Microsoft', 'DeepSeek', 'Cohere', 'XAi', 'HuggingFace', 'Amazon', 'Qwen', 'Other']).optional(),
|
|
2434
2505
|
"name": zod_1.default.string(),
|
|
2435
2506
|
"properties": zod_1.default.array(zod_1.default.object({
|
|
2436
2507
|
"name": zod_1.default.string(),
|
|
@@ -2447,7 +2518,7 @@ exports.getWorkSpacesIdResponse = zod_1.default.object({
|
|
|
2447
2518
|
"modifiedByUserId": zod_1.default.string().nullish(),
|
|
2448
2519
|
"name": zod_1.default.string(),
|
|
2449
2520
|
"outputSchema": zod_1.default.string().nullish(),
|
|
2450
|
-
"sandBoxThreadId": zod_1.default.string().regex(exports.
|
|
2521
|
+
"sandBoxThreadId": zod_1.default.string().regex(exports.workSpacesGetIdResponseSandBoxThreadIdRegExpOne).nullish(),
|
|
2451
2522
|
"showSources": zod_1.default.boolean(),
|
|
2452
2523
|
"summary": zod_1.default.string().nullish(),
|
|
2453
2524
|
"supportsFiles": zod_1.default.boolean().nullish(),
|
|
@@ -2460,11 +2531,11 @@ exports.getWorkSpacesIdResponse = zod_1.default.object({
|
|
|
2460
2531
|
/**
|
|
2461
2532
|
* @summary Update basic information of a specific workspace in SmartSpace, such as name and summary, using the workspace's ID.
|
|
2462
2533
|
*/
|
|
2463
|
-
exports.
|
|
2464
|
-
exports.
|
|
2465
|
-
"id": zod_1.default.string().regex(exports.
|
|
2534
|
+
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}$');
|
|
2535
|
+
exports.workSpacesPutParams = zod_1.default.strictObject({
|
|
2536
|
+
"id": zod_1.default.string().regex(exports.workSpacesPutPathIdRegExp).describe('The ID of the workspace.')
|
|
2466
2537
|
});
|
|
2467
|
-
exports.
|
|
2538
|
+
exports.workSpacesPutBody = zod_1.default.strictObject({
|
|
2468
2539
|
"firstPrompt": zod_1.default.string().nullish(),
|
|
2469
2540
|
"name": zod_1.default.string(),
|
|
2470
2541
|
"outputSchema": zod_1.default.string().nullish(),
|
|
@@ -2475,57 +2546,49 @@ exports.putWorkSpacesIdBasicinfoBody = zod_1.default.strictObject({
|
|
|
2475
2546
|
/**
|
|
2476
2547
|
* @summary Retrieve all message threads associated with a specific workspace in SmartSpace, identified by workspaceId, with pagination options take and skip.
|
|
2477
2548
|
*/
|
|
2478
|
-
exports.
|
|
2479
|
-
exports.
|
|
2480
|
-
"id": zod_1.default.string().regex(exports.
|
|
2549
|
+
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}$');
|
|
2550
|
+
exports.workSpacesGetThreadsParams = zod_1.default.strictObject({
|
|
2551
|
+
"id": zod_1.default.string().regex(exports.workSpacesGetThreadsPathIdRegExp).describe('The ID of the workspace.')
|
|
2481
2552
|
});
|
|
2482
|
-
exports.
|
|
2483
|
-
exports.
|
|
2484
|
-
exports.
|
|
2485
|
-
"take": zod_1.default.number().default(exports.
|
|
2553
|
+
exports.workSpacesGetThreadsQueryTakeDefault = 50;
|
|
2554
|
+
exports.workSpacesGetThreadsQuerySkipDefault = 0;
|
|
2555
|
+
exports.workSpacesGetThreadsQueryParams = zod_1.default.strictObject({
|
|
2556
|
+
"take": zod_1.default.number().default(exports.workSpacesGetThreadsQueryTakeDefault).describe('The number of message threads to retrieve.'),
|
|
2486
2557
|
"skip": zod_1.default.number().optional().describe('The number of message threads to skip.'),
|
|
2487
2558
|
"search": zod_1.default.string().optional().describe('The term to filter threads by name or id.')
|
|
2488
2559
|
});
|
|
2489
|
-
exports.
|
|
2490
|
-
exports.
|
|
2491
|
-
exports.
|
|
2560
|
+
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}$');
|
|
2561
|
+
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}$');
|
|
2562
|
+
exports.workSpacesGetThreadsResponse = zod_1.default.object({
|
|
2492
2563
|
"data": zod_1.default.array(zod_1.default.object({
|
|
2493
2564
|
"createdAt": zod_1.default.iso.datetime({}),
|
|
2494
2565
|
"createdBy": zod_1.default.string().nullish(),
|
|
2495
2566
|
"createdByUserId": zod_1.default.string(),
|
|
2496
2567
|
"favorited": zod_1.default.boolean(),
|
|
2497
|
-
"id": zod_1.default.string().regex(exports.
|
|
2568
|
+
"id": zod_1.default.string().regex(exports.workSpacesGetThreadsResponseDataItemIdRegExp),
|
|
2498
2569
|
"isFlowRunning": zod_1.default.boolean(),
|
|
2499
2570
|
"lastUpdated": zod_1.default.string().nullish(),
|
|
2500
2571
|
"lastUpdatedAt": zod_1.default.iso.datetime({}),
|
|
2501
2572
|
"lastUpdatedByUserId": zod_1.default.string(),
|
|
2502
2573
|
"name": zod_1.default.string().nullish(),
|
|
2503
2574
|
"totalMessages": zod_1.default.number(),
|
|
2504
|
-
"workSpaceId": zod_1.default.string().regex(exports.
|
|
2575
|
+
"workSpaceId": zod_1.default.string().regex(exports.workSpacesGetThreadsResponseDataItemWorkSpaceIdRegExp)
|
|
2505
2576
|
})),
|
|
2506
2577
|
"total": zod_1.default.number()
|
|
2507
2578
|
});
|
|
2508
|
-
/**
|
|
2509
|
-
* @summary Deletes the model configuration for a specific workspace and role.
|
|
2510
|
-
*/
|
|
2511
|
-
exports.deleteWorkSpacesIdModelconfigurationRolePathIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
2512
|
-
exports.deleteWorkSpacesIdModelconfigurationRoleParams = zod_1.default.strictObject({
|
|
2513
|
-
"id": zod_1.default.string().regex(exports.deleteWorkSpacesIdModelconfigurationRolePathIdRegExp).describe('The ID of the workspace.'),
|
|
2514
|
-
"role": zod_1.default.enum(['Document', 'Agent', 'Analyzer']).describe('The role of the model configuration.')
|
|
2515
|
-
});
|
|
2516
2579
|
/**
|
|
2517
2580
|
* @summary Configure AI models for a specific role within a workspace in SmartSpace, identified by workspaceId and role.
|
|
2518
2581
|
*/
|
|
2519
|
-
exports.
|
|
2520
|
-
exports.
|
|
2521
|
-
"id": zod_1.default.string().regex(exports.
|
|
2582
|
+
exports.workSpacesPutModelConfigurationIdModelconfigurationRolePathIdRegExpOne = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
2583
|
+
exports.workSpacesPutModelConfigurationIdModelconfigurationRoleParams = zod_1.default.strictObject({
|
|
2584
|
+
"id": zod_1.default.string().regex(exports.workSpacesPutModelConfigurationIdModelconfigurationRolePathIdRegExpOne).describe('The ID of the workspace.'),
|
|
2522
2585
|
"role": zod_1.default.enum(['Document', 'Agent', 'Analyzer']).describe('The role for which the model configuration is being updated.')
|
|
2523
2586
|
});
|
|
2524
|
-
exports.
|
|
2525
|
-
exports.
|
|
2587
|
+
exports.workSpacesPutModelConfigurationIdModelconfigurationRoleBodyModelIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
2588
|
+
exports.workSpacesPutModelConfigurationIdModelconfigurationRoleBody = zod_1.default.strictObject({
|
|
2526
2589
|
"frequencyPenalty": zod_1.default.number(),
|
|
2527
2590
|
"modelDisplayText": zod_1.default.string().nullish(),
|
|
2528
|
-
"modelId": zod_1.default.string().regex(exports.
|
|
2591
|
+
"modelId": zod_1.default.string().regex(exports.workSpacesPutModelConfigurationIdModelconfigurationRoleBodyModelIdRegExp).nullish(),
|
|
2529
2592
|
"prePrompt": zod_1.default.string(),
|
|
2530
2593
|
"presencePenalty": zod_1.default.number(),
|
|
2531
2594
|
"role": zod_1.default.enum(['Document', 'Agent', 'Analyzer']),
|
|
@@ -2535,76 +2598,35 @@ exports.putWorkSpacesIdModelconfigurationRoleBody = zod_1.default.strictObject({
|
|
|
2535
2598
|
/**
|
|
2536
2599
|
* @summary Detach a specific dataspace from a workspace in SmartSpace, identified by both workspaceId and dataspaceId.
|
|
2537
2600
|
*/
|
|
2538
|
-
exports.
|
|
2539
|
-
exports.
|
|
2540
|
-
exports.
|
|
2541
|
-
"workspaceId": zod_1.default.string().regex(exports.
|
|
2542
|
-
"dataspaceId": zod_1.default.string().regex(exports.
|
|
2601
|
+
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}$');
|
|
2602
|
+
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}$');
|
|
2603
|
+
exports.workSpacesRemoveDataSpaceParams = zod_1.default.strictObject({
|
|
2604
|
+
"workspaceId": zod_1.default.string().regex(exports.workSpacesRemoveDataSpacePathWorkspaceIdRegExp).describe('The ID of the workspace.'),
|
|
2605
|
+
"dataspaceId": zod_1.default.string().regex(exports.workSpacesRemoveDataSpacePathDataspaceIdRegExp).describe('The ID of the data space.')
|
|
2543
2606
|
});
|
|
2544
2607
|
/**
|
|
2545
2608
|
* @summary Link a specific dataspace to a workspace in SmartSpace, using both workspaceId and dataspaceId.
|
|
2546
2609
|
*/
|
|
2547
|
-
exports.
|
|
2548
|
-
exports.
|
|
2549
|
-
exports.
|
|
2550
|
-
"workspaceId": zod_1.default.string().regex(exports.
|
|
2551
|
-
"dataspaceId": zod_1.default.string().regex(exports.
|
|
2552
|
-
});
|
|
2553
|
-
/**
|
|
2554
|
-
* @summary Gets a list of all the files that are uploaded directly to the workspace
|
|
2555
|
-
*/
|
|
2556
|
-
exports.getWorkSpacesWorkspaceIdFilesPathWorkspaceIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
2557
|
-
exports.getWorkSpacesWorkspaceIdFilesParams = zod_1.default.strictObject({
|
|
2558
|
-
"workspaceId": zod_1.default.string().regex(exports.getWorkSpacesWorkspaceIdFilesPathWorkspaceIdRegExp).describe('The ID of the workspace.')
|
|
2559
|
-
});
|
|
2560
|
-
exports.getWorkSpacesWorkspaceIdFilesQueryTakeDefault = 20;
|
|
2561
|
-
exports.getWorkSpacesWorkspaceIdFilesQuerySkipDefault = 0;
|
|
2562
|
-
exports.getWorkSpacesWorkspaceIdFilesQueryParams = zod_1.default.strictObject({
|
|
2563
|
-
"take": zod_1.default.number().default(exports.getWorkSpacesWorkspaceIdFilesQueryTakeDefault).describe('The number of files to retrieve.'),
|
|
2564
|
-
"skip": zod_1.default.number().optional().describe('The number of files to skip.')
|
|
2565
|
-
});
|
|
2566
|
-
exports.getWorkSpacesWorkspaceIdFilesResponseDataItemFileIdRegExp = new RegExp('^[0-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.getWorkSpacesWorkspaceIdFilesResponseDataItemFileThreadIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
2568
|
-
exports.getWorkSpacesWorkspaceIdFilesResponseDataItemFileWorkspaceIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
2569
|
-
exports.getWorkSpacesWorkspaceIdFilesResponse = zod_1.default.object({
|
|
2570
|
-
"data": zod_1.default.array(zod_1.default.object({
|
|
2571
|
-
"createdAt": zod_1.default.iso.datetime({}).nullish(),
|
|
2572
|
-
"createdByUserId": zod_1.default.string().nullish(),
|
|
2573
|
-
"createdByUserName": zod_1.default.string().nullish(),
|
|
2574
|
-
"dataSetId": zod_1.default.string().nullish(),
|
|
2575
|
-
"file": zod_1.default.object({
|
|
2576
|
-
"createdAt": zod_1.default.iso.datetime({}),
|
|
2577
|
-
"createdByUserId": zod_1.default.string(),
|
|
2578
|
-
"id": zod_1.default.string().regex(exports.getWorkSpacesWorkspaceIdFilesResponseDataItemFileIdRegExp),
|
|
2579
|
-
"modifiedAt": zod_1.default.iso.datetime({}),
|
|
2580
|
-
"modifiedByUserId": zod_1.default.string(),
|
|
2581
|
-
"name": zod_1.default.string(),
|
|
2582
|
-
"size": zod_1.default.number(),
|
|
2583
|
-
"threadId": zod_1.default.string().regex(exports.getWorkSpacesWorkspaceIdFilesResponseDataItemFileThreadIdRegExp).nullish(),
|
|
2584
|
-
"workspaceId": zod_1.default.string().regex(exports.getWorkSpacesWorkspaceIdFilesResponseDataItemFileWorkspaceIdRegExp).nullish()
|
|
2585
|
-
}).optional(),
|
|
2586
|
-
"flowRunId": zod_1.default.string().nullish(),
|
|
2587
|
-
"id": zod_1.default.string(),
|
|
2588
|
-
"modifiedAt": zod_1.default.iso.datetime({}).nullish(),
|
|
2589
|
-
"modifiedByUserId": zod_1.default.string().nullish(),
|
|
2590
|
-
"status": zod_1.default.enum(['Uploaded', 'Ingested', 'Ingesting'])
|
|
2591
|
-
})),
|
|
2592
|
-
"total": zod_1.default.number()
|
|
2610
|
+
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}$');
|
|
2611
|
+
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}$');
|
|
2612
|
+
exports.workSpacesAddDataSpaceParams = zod_1.default.strictObject({
|
|
2613
|
+
"workspaceId": zod_1.default.string().regex(exports.workSpacesAddDataSpacePathWorkspaceIdRegExp).describe('The ID of the workspace.'),
|
|
2614
|
+
"dataspaceId": zod_1.default.string().regex(exports.workSpacesAddDataSpacePathDataspaceIdRegExp).describe('The ID of the data space.')
|
|
2593
2615
|
});
|
|
2594
2616
|
/**
|
|
2595
2617
|
* @summary Uploads a list of files directly to the workspace
|
|
2596
2618
|
*/
|
|
2597
|
-
exports.
|
|
2598
|
-
exports.
|
|
2599
|
-
"workspaceId": zod_1.default.string().regex(exports.
|
|
2619
|
+
exports.workSpacesWorkspaceFilesWorkspaceIdFilesPathWorkspaceIdRegExpOne = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
2620
|
+
exports.workSpacesWorkspaceFilesWorkspaceIdFilesParams = zod_1.default.strictObject({
|
|
2621
|
+
"workspaceId": zod_1.default.string().regex(exports.workSpacesWorkspaceFilesWorkspaceIdFilesPathWorkspaceIdRegExpOne).describe('The ID of the workspace.')
|
|
2600
2622
|
});
|
|
2601
|
-
exports.
|
|
2623
|
+
exports.workSpacesWorkspaceFilesWorkspaceIdFilesBody = zod_1.default.strictObject({
|
|
2602
2624
|
"files": zod_1.default.array(zod_1.default.instanceof(File)).optional().describe('Collection of binary file data')
|
|
2603
2625
|
});
|
|
2604
|
-
exports.
|
|
2605
|
-
exports.
|
|
2606
|
-
exports.
|
|
2607
|
-
exports.
|
|
2626
|
+
exports.workSpacesWorkspaceFilesWorkspaceIdFilesResponseFileIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
2627
|
+
exports.workSpacesWorkspaceFilesWorkspaceIdFilesResponseFileThreadIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
2628
|
+
exports.workSpacesWorkspaceFilesWorkspaceIdFilesResponseFileWorkspaceIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
2629
|
+
exports.workSpacesWorkspaceFilesWorkspaceIdFilesResponseItem = zod_1.default.object({
|
|
2608
2630
|
"createdAt": zod_1.default.iso.datetime({}).nullish(),
|
|
2609
2631
|
"createdByUserId": zod_1.default.string().nullish(),
|
|
2610
2632
|
"createdByUserName": zod_1.default.string().nullish(),
|
|
@@ -2612,13 +2634,13 @@ exports.postWorkSpacesWorkspaceIdFilesResponseItem = zod_1.default.object({
|
|
|
2612
2634
|
"file": zod_1.default.object({
|
|
2613
2635
|
"createdAt": zod_1.default.iso.datetime({}),
|
|
2614
2636
|
"createdByUserId": zod_1.default.string(),
|
|
2615
|
-
"id": zod_1.default.string().regex(exports.
|
|
2637
|
+
"id": zod_1.default.string().regex(exports.workSpacesWorkspaceFilesWorkspaceIdFilesResponseFileIdRegExp),
|
|
2616
2638
|
"modifiedAt": zod_1.default.iso.datetime({}),
|
|
2617
2639
|
"modifiedByUserId": zod_1.default.string(),
|
|
2618
2640
|
"name": zod_1.default.string(),
|
|
2619
2641
|
"size": zod_1.default.number(),
|
|
2620
|
-
"threadId": zod_1.default.string().regex(exports.
|
|
2621
|
-
"workspaceId": zod_1.default.string().regex(exports.
|
|
2642
|
+
"threadId": zod_1.default.string().regex(exports.workSpacesWorkspaceFilesWorkspaceIdFilesResponseFileThreadIdRegExp).nullish(),
|
|
2643
|
+
"workspaceId": zod_1.default.string().regex(exports.workSpacesWorkspaceFilesWorkspaceIdFilesResponseFileWorkspaceIdRegExp).nullish()
|
|
2622
2644
|
}).optional(),
|
|
2623
2645
|
"flowRunId": zod_1.default.string().nullish(),
|
|
2624
2646
|
"id": zod_1.default.string(),
|
|
@@ -2626,28 +2648,24 @@ exports.postWorkSpacesWorkspaceIdFilesResponseItem = zod_1.default.object({
|
|
|
2626
2648
|
"modifiedByUserId": zod_1.default.string().nullish(),
|
|
2627
2649
|
"status": zod_1.default.enum(['Uploaded', 'Ingested', 'Ingesting'])
|
|
2628
2650
|
});
|
|
2629
|
-
exports.
|
|
2651
|
+
exports.workSpacesWorkspaceFilesWorkspaceIdFilesResponse = zod_1.default.array(exports.workSpacesWorkspaceFilesWorkspaceIdFilesResponseItem);
|
|
2630
2652
|
/**
|
|
2631
2653
|
* @summary Removes a file form the workspace and the ingested content
|
|
2632
2654
|
*/
|
|
2633
|
-
exports.
|
|
2634
|
-
exports.
|
|
2635
|
-
exports.
|
|
2636
|
-
"workspaceId": zod_1.default.string().regex(exports.
|
|
2637
|
-
"fileId": zod_1.default.string().regex(exports.
|
|
2638
|
-
});
|
|
2639
|
-
exports.getWorkSpacesWorkspaceIdFlowsActivePathWorkspaceIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
2640
|
-
exports.getWorkSpacesWorkspaceIdFlowsActiveParams = zod_1.default.strictObject({
|
|
2641
|
-
"workspaceId": zod_1.default.string().regex(exports.getWorkSpacesWorkspaceIdFlowsActivePathWorkspaceIdRegExp)
|
|
2655
|
+
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}$');
|
|
2656
|
+
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}$');
|
|
2657
|
+
exports.workSpacesDeleteWorkspaceFileParams = zod_1.default.strictObject({
|
|
2658
|
+
"workspaceId": zod_1.default.string().regex(exports.workSpacesDeleteWorkspaceFilePathWorkspaceIdRegExp).describe('The ID of the workspace.'),
|
|
2659
|
+
"fileId": zod_1.default.string().regex(exports.workSpacesDeleteWorkspaceFilePathFileIdRegExp).describe('The ID of the file to delete')
|
|
2642
2660
|
});
|
|
2643
2661
|
/**
|
|
2644
2662
|
* @summary Creates a flow
|
|
2645
2663
|
*/
|
|
2646
|
-
exports.
|
|
2647
|
-
exports.
|
|
2648
|
-
"workspaceId": zod_1.default.string().regex(exports.
|
|
2664
|
+
exports.workSpacesSetActiveFlowWorkspaceIdFlowsActivePathWorkspaceIdRegExpOne = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
2665
|
+
exports.workSpacesSetActiveFlowWorkspaceIdFlowsActiveParams = zod_1.default.strictObject({
|
|
2666
|
+
"workspaceId": zod_1.default.string().regex(exports.workSpacesSetActiveFlowWorkspaceIdFlowsActivePathWorkspaceIdRegExpOne).describe('The ID of the workspace.')
|
|
2649
2667
|
});
|
|
2650
|
-
exports.
|
|
2668
|
+
exports.workSpacesSetActiveFlowWorkspaceIdFlowsActiveBody = zod_1.default.strictObject({
|
|
2651
2669
|
"blocks": zod_1.default.record(zod_1.default.string(), zod_1.default.strictObject({
|
|
2652
2670
|
"constants": zod_1.default.array(zod_1.default.strictObject({
|
|
2653
2671
|
"target": zod_1.default.strictObject({
|
|
@@ -2700,62 +2718,62 @@ exports.putWorkSpacesWorkspaceIdFlowsActiveBody = zod_1.default.strictObject({
|
|
|
2700
2718
|
/**
|
|
2701
2719
|
* @summary Updates the the layout of blocks for the flowdefintion
|
|
2702
2720
|
*/
|
|
2703
|
-
exports.
|
|
2704
|
-
exports.
|
|
2705
|
-
"workspaceId": zod_1.default.string().regex(exports.
|
|
2721
|
+
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}$');
|
|
2722
|
+
exports.workSpacesSetActiveFlowLayoutParams = zod_1.default.strictObject({
|
|
2723
|
+
"workspaceId": zod_1.default.string().regex(exports.workSpacesSetActiveFlowLayoutPathWorkspaceIdRegExp).describe('The ID of the workspace.')
|
|
2706
2724
|
});
|
|
2707
|
-
exports.
|
|
2725
|
+
exports.workSpacesSetActiveFlowLayoutBody = zod_1.default.any();
|
|
2708
2726
|
/**
|
|
2709
2727
|
* @summary Updates the flag that determines whether to store the prompt and response within a specific workspace.
|
|
2710
2728
|
*/
|
|
2711
|
-
exports.
|
|
2712
|
-
exports.
|
|
2713
|
-
"workspaceId": zod_1.default.string().regex(exports.
|
|
2729
|
+
exports.workSpacesUpdatePromptResponseFlagPathWorkspaceIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
2730
|
+
exports.workSpacesUpdatePromptResponseFlagParams = zod_1.default.strictObject({
|
|
2731
|
+
"workspaceId": zod_1.default.string().regex(exports.workSpacesUpdatePromptResponseFlagPathWorkspaceIdRegExp).describe('The ID of the workspace.')
|
|
2714
2732
|
});
|
|
2715
|
-
exports.
|
|
2733
|
+
exports.workSpacesUpdatePromptResponseFlagQueryParams = zod_1.default.strictObject({
|
|
2716
2734
|
"isPromptAndResponseLoggingEnabled": zod_1.default.boolean().optional().describe('The new state of the flag. A value of true means the workspace will store the prompt and response, while false means it will not.')
|
|
2717
2735
|
});
|
|
2718
2736
|
/**
|
|
2719
2737
|
* @summary Retrieve a Shared Access Signature (SAS) for a specific item within a data space's documents in SmartSpace, using the dataSpaceId.
|
|
2720
2738
|
*/
|
|
2721
|
-
exports.
|
|
2722
|
-
exports.
|
|
2723
|
-
"dataSpaceId": zod_1.default.string().regex(exports.
|
|
2739
|
+
exports.documentsGetDocumentSasPathDataSpaceIdRegExpOne = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
2740
|
+
exports.documentsGetDocumentSasParams = zod_1.default.strictObject({
|
|
2741
|
+
"dataSpaceId": zod_1.default.string().regex(exports.documentsGetDocumentSasPathDataSpaceIdRegExpOne).describe('The ID of the data space.')
|
|
2724
2742
|
});
|
|
2725
|
-
exports.
|
|
2743
|
+
exports.documentsGetDocumentSasQueryParams = zod_1.default.strictObject({
|
|
2726
2744
|
"file": zod_1.default.string().optional().describe('The name of the file.')
|
|
2727
2745
|
});
|
|
2728
|
-
exports.
|
|
2746
|
+
exports.documentsGetDocumentSasResponse = zod_1.default.object({
|
|
2729
2747
|
"uri": zod_1.default.url()
|
|
2730
2748
|
});
|
|
2731
|
-
exports.
|
|
2732
|
-
exports.
|
|
2733
|
-
"workSpaceId": zod_1.default.string().regex(exports.
|
|
2749
|
+
exports.messageThreadsGetWorkspaceExecutionsPathWorkSpaceIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
2750
|
+
exports.messageThreadsGetWorkspaceExecutionsParams = zod_1.default.strictObject({
|
|
2751
|
+
"workSpaceId": zod_1.default.string().regex(exports.messageThreadsGetWorkspaceExecutionsPathWorkSpaceIdRegExp)
|
|
2734
2752
|
});
|
|
2735
|
-
exports.
|
|
2736
|
-
exports.
|
|
2737
|
-
exports.
|
|
2738
|
-
exports.
|
|
2753
|
+
exports.messageThreadsGetWorkspaceExecutionsQuerySkipDefault = 0;
|
|
2754
|
+
exports.messageThreadsGetWorkspaceExecutionsQueryTakeDefault = 100;
|
|
2755
|
+
exports.messageThreadsGetWorkspaceExecutionsQuerySearchDefault = "";
|
|
2756
|
+
exports.messageThreadsGetWorkspaceExecutionsQueryParams = zod_1.default.strictObject({
|
|
2739
2757
|
"skip": zod_1.default.number().optional(),
|
|
2740
|
-
"take": zod_1.default.number().default(exports.
|
|
2758
|
+
"take": zod_1.default.number().default(exports.messageThreadsGetWorkspaceExecutionsQueryTakeDefault),
|
|
2741
2759
|
"search": zod_1.default.string().optional(),
|
|
2742
2760
|
"blockIds[]": zod_1.default.array(zod_1.default.string()).optional()
|
|
2743
2761
|
});
|
|
2744
|
-
exports.
|
|
2745
|
-
exports.
|
|
2746
|
-
exports.
|
|
2747
|
-
exports.
|
|
2748
|
-
exports.
|
|
2762
|
+
exports.messageThreadsGetWorkspaceExecutionsResponseLogsItemIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
2763
|
+
exports.messageThreadsGetWorkspaceExecutionsResponseLogsItemInputsItemIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
2764
|
+
exports.messageThreadsGetWorkspaceExecutionsResponseLogsItemInputsItemValueIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
2765
|
+
exports.messageThreadsGetWorkspaceExecutionsResponseLogsItemOutputsItemIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
2766
|
+
exports.messageThreadsGetWorkspaceExecutionsResponse = zod_1.default.object({
|
|
2749
2767
|
"logs": zod_1.default.array(zod_1.default.object({
|
|
2750
2768
|
"blockId": zod_1.default.string(),
|
|
2751
2769
|
"createdAt": zod_1.default.iso.datetime({}),
|
|
2752
2770
|
"finishedAt": zod_1.default.iso.datetime({}).nullish(),
|
|
2753
2771
|
"functionName": zod_1.default.string(),
|
|
2754
|
-
"id": zod_1.default.string().regex(exports.
|
|
2772
|
+
"id": zod_1.default.string().regex(exports.messageThreadsGetWorkspaceExecutionsResponseLogsItemIdRegExp),
|
|
2755
2773
|
"inputs": zod_1.default.array(zod_1.default.object({
|
|
2756
2774
|
"blockId": zod_1.default.string(),
|
|
2757
2775
|
"createdAt": zod_1.default.iso.datetime({}),
|
|
2758
|
-
"id": zod_1.default.string().regex(exports.
|
|
2776
|
+
"id": zod_1.default.string().regex(exports.messageThreadsGetWorkspaceExecutionsResponseLogsItemInputsItemIdRegExp),
|
|
2759
2777
|
"pin": zod_1.default.string(),
|
|
2760
2778
|
"port": zod_1.default.string(),
|
|
2761
2779
|
"sticky": zod_1.default.boolean(),
|
|
@@ -2763,7 +2781,7 @@ exports.getWorkspacesWorkSpaceIdFunctionexecutionsResponse = zod_1.default.objec
|
|
|
2763
2781
|
"channels": zod_1.default.record(zod_1.default.string(), zod_1.default.number()),
|
|
2764
2782
|
"createdAt": zod_1.default.iso.datetime({}),
|
|
2765
2783
|
"data": zod_1.default.any(),
|
|
2766
|
-
"id": zod_1.default.string().regex(exports.
|
|
2784
|
+
"id": zod_1.default.string().regex(exports.messageThreadsGetWorkspaceExecutionsResponseLogsItemInputsItemValueIdRegExp),
|
|
2767
2785
|
"source": zod_1.default.object({
|
|
2768
2786
|
"node": zod_1.default.string(),
|
|
2769
2787
|
"pin": zod_1.default.string().nullish(),
|
|
@@ -2775,7 +2793,7 @@ exports.getWorkspacesWorkSpaceIdFunctionexecutionsResponse = zod_1.default.objec
|
|
|
2775
2793
|
"channels": zod_1.default.record(zod_1.default.string(), zod_1.default.number()),
|
|
2776
2794
|
"createdAt": zod_1.default.iso.datetime({}),
|
|
2777
2795
|
"data": zod_1.default.any(),
|
|
2778
|
-
"id": zod_1.default.string().regex(exports.
|
|
2796
|
+
"id": zod_1.default.string().regex(exports.messageThreadsGetWorkspaceExecutionsResponseLogsItemOutputsItemIdRegExp),
|
|
2779
2797
|
"source": zod_1.default.object({
|
|
2780
2798
|
"node": zod_1.default.string(),
|
|
2781
2799
|
"pin": zod_1.default.string().nullish(),
|
|
@@ -2785,36 +2803,36 @@ exports.getWorkspacesWorkSpaceIdFunctionexecutionsResponse = zod_1.default.objec
|
|
|
2785
2803
|
})),
|
|
2786
2804
|
"total": zod_1.default.number()
|
|
2787
2805
|
});
|
|
2788
|
-
exports.
|
|
2789
|
-
exports.
|
|
2790
|
-
exports.
|
|
2791
|
-
"workSpaceId": zod_1.default.string().regex(exports.
|
|
2792
|
-
"messageThreadId": zod_1.default.string().regex(exports.
|
|
2806
|
+
exports.messageThreadsGetStepExecutionsPathWorkSpaceIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
2807
|
+
exports.messageThreadsGetStepExecutionsPathMessageThreadIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
2808
|
+
exports.messageThreadsGetStepExecutionsParams = zod_1.default.strictObject({
|
|
2809
|
+
"workSpaceId": zod_1.default.string().regex(exports.messageThreadsGetStepExecutionsPathWorkSpaceIdRegExp),
|
|
2810
|
+
"messageThreadId": zod_1.default.string().regex(exports.messageThreadsGetStepExecutionsPathMessageThreadIdRegExp)
|
|
2793
2811
|
});
|
|
2794
|
-
exports.
|
|
2795
|
-
exports.
|
|
2796
|
-
exports.
|
|
2797
|
-
exports.
|
|
2812
|
+
exports.messageThreadsGetStepExecutionsQuerySkipDefault = 0;
|
|
2813
|
+
exports.messageThreadsGetStepExecutionsQueryTakeDefault = 100;
|
|
2814
|
+
exports.messageThreadsGetStepExecutionsQuerySearchDefault = "";
|
|
2815
|
+
exports.messageThreadsGetStepExecutionsQueryParams = zod_1.default.strictObject({
|
|
2798
2816
|
"skip": zod_1.default.number().optional(),
|
|
2799
|
-
"take": zod_1.default.number().default(exports.
|
|
2817
|
+
"take": zod_1.default.number().default(exports.messageThreadsGetStepExecutionsQueryTakeDefault),
|
|
2800
2818
|
"search": zod_1.default.string().optional(),
|
|
2801
2819
|
"blockIds[]": zod_1.default.array(zod_1.default.string()).optional()
|
|
2802
2820
|
});
|
|
2803
|
-
exports.
|
|
2804
|
-
exports.
|
|
2805
|
-
exports.
|
|
2806
|
-
exports.
|
|
2807
|
-
exports.
|
|
2821
|
+
exports.messageThreadsGetStepExecutionsResponseLogsItemIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
2822
|
+
exports.messageThreadsGetStepExecutionsResponseLogsItemInputsItemIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
2823
|
+
exports.messageThreadsGetStepExecutionsResponseLogsItemInputsItemValueIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
2824
|
+
exports.messageThreadsGetStepExecutionsResponseLogsItemOutputsItemIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
2825
|
+
exports.messageThreadsGetStepExecutionsResponse = zod_1.default.object({
|
|
2808
2826
|
"logs": zod_1.default.array(zod_1.default.object({
|
|
2809
2827
|
"blockId": zod_1.default.string(),
|
|
2810
2828
|
"createdAt": zod_1.default.iso.datetime({}),
|
|
2811
2829
|
"finishedAt": zod_1.default.iso.datetime({}).nullish(),
|
|
2812
2830
|
"functionName": zod_1.default.string(),
|
|
2813
|
-
"id": zod_1.default.string().regex(exports.
|
|
2831
|
+
"id": zod_1.default.string().regex(exports.messageThreadsGetStepExecutionsResponseLogsItemIdRegExp),
|
|
2814
2832
|
"inputs": zod_1.default.array(zod_1.default.object({
|
|
2815
2833
|
"blockId": zod_1.default.string(),
|
|
2816
2834
|
"createdAt": zod_1.default.iso.datetime({}),
|
|
2817
|
-
"id": zod_1.default.string().regex(exports.
|
|
2835
|
+
"id": zod_1.default.string().regex(exports.messageThreadsGetStepExecutionsResponseLogsItemInputsItemIdRegExp),
|
|
2818
2836
|
"pin": zod_1.default.string(),
|
|
2819
2837
|
"port": zod_1.default.string(),
|
|
2820
2838
|
"sticky": zod_1.default.boolean(),
|
|
@@ -2822,7 +2840,7 @@ exports.getWorkspacesWorkSpaceIdMessagethreadsMessageThreadIdFunctionexecutionsR
|
|
|
2822
2840
|
"channels": zod_1.default.record(zod_1.default.string(), zod_1.default.number()),
|
|
2823
2841
|
"createdAt": zod_1.default.iso.datetime({}),
|
|
2824
2842
|
"data": zod_1.default.any(),
|
|
2825
|
-
"id": zod_1.default.string().regex(exports.
|
|
2843
|
+
"id": zod_1.default.string().regex(exports.messageThreadsGetStepExecutionsResponseLogsItemInputsItemValueIdRegExp),
|
|
2826
2844
|
"source": zod_1.default.object({
|
|
2827
2845
|
"node": zod_1.default.string(),
|
|
2828
2846
|
"pin": zod_1.default.string().nullish(),
|
|
@@ -2834,7 +2852,7 @@ exports.getWorkspacesWorkSpaceIdMessagethreadsMessageThreadIdFunctionexecutionsR
|
|
|
2834
2852
|
"channels": zod_1.default.record(zod_1.default.string(), zod_1.default.number()),
|
|
2835
2853
|
"createdAt": zod_1.default.iso.datetime({}),
|
|
2836
2854
|
"data": zod_1.default.any(),
|
|
2837
|
-
"id": zod_1.default.string().regex(exports.
|
|
2855
|
+
"id": zod_1.default.string().regex(exports.messageThreadsGetStepExecutionsResponseLogsItemOutputsItemIdRegExp),
|
|
2838
2856
|
"source": zod_1.default.object({
|
|
2839
2857
|
"node": zod_1.default.string(),
|
|
2840
2858
|
"pin": zod_1.default.string().nullish(),
|
|
@@ -2847,107 +2865,66 @@ exports.getWorkspacesWorkSpaceIdMessagethreadsMessageThreadIdFunctionexecutionsR
|
|
|
2847
2865
|
/**
|
|
2848
2866
|
* @summary Fetch details of the sandbox environment for a specific workspace in SmartSpace, using the workspaceId.
|
|
2849
2867
|
*/
|
|
2850
|
-
exports.
|
|
2851
|
-
exports.
|
|
2852
|
-
"workspaceId": zod_1.default.string().regex(exports.
|
|
2868
|
+
exports.sandBoxGetSandboxThreadPathWorkspaceIdRegExp = new RegExp('^[0-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
|
+
exports.sandBoxGetSandboxThreadParams = zod_1.default.strictObject({
|
|
2870
|
+
"workspaceId": zod_1.default.string().regex(exports.sandBoxGetSandboxThreadPathWorkspaceIdRegExp).describe('The ID of the workspace.')
|
|
2853
2871
|
});
|
|
2854
|
-
exports.
|
|
2855
|
-
exports.
|
|
2856
|
-
exports.
|
|
2872
|
+
exports.sandBoxGetSandboxThreadResponseIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
2873
|
+
exports.sandBoxGetSandboxThreadResponseWorkSpaceIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
2874
|
+
exports.sandBoxGetSandboxThreadResponse = zod_1.default.object({
|
|
2857
2875
|
"createdAt": zod_1.default.iso.datetime({}),
|
|
2858
2876
|
"createdBy": zod_1.default.string().nullish(),
|
|
2859
2877
|
"createdByUserId": zod_1.default.string(),
|
|
2860
2878
|
"favorited": zod_1.default.boolean(),
|
|
2861
|
-
"id": zod_1.default.string().regex(exports.
|
|
2879
|
+
"id": zod_1.default.string().regex(exports.sandBoxGetSandboxThreadResponseIdRegExp),
|
|
2862
2880
|
"isFlowRunning": zod_1.default.boolean(),
|
|
2863
2881
|
"lastUpdated": zod_1.default.string().nullish(),
|
|
2864
2882
|
"lastUpdatedAt": zod_1.default.iso.datetime({}),
|
|
2865
2883
|
"lastUpdatedByUserId": zod_1.default.string(),
|
|
2866
2884
|
"name": zod_1.default.string().nullish(),
|
|
2867
2885
|
"totalMessages": zod_1.default.number(),
|
|
2868
|
-
"workSpaceId": zod_1.default.string().regex(exports.
|
|
2886
|
+
"workSpaceId": zod_1.default.string().regex(exports.sandBoxGetSandboxThreadResponseWorkSpaceIdRegExp)
|
|
2869
2887
|
});
|
|
2870
2888
|
/**
|
|
2871
2889
|
* @summary Retrieve message creators profile images from the sandbox environment of a specific workspace in SmartSpace, with options for pagination take and skip
|
|
2872
2890
|
*/
|
|
2873
|
-
exports.
|
|
2874
|
-
exports.
|
|
2875
|
-
"workspaceId": zod_1.default.string().regex(exports.
|
|
2891
|
+
exports.sandBoxThreadMessageCreateByUsersProfileImagesPathWorkspaceIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
2892
|
+
exports.sandBoxThreadMessageCreateByUsersProfileImagesParams = zod_1.default.strictObject({
|
|
2893
|
+
"workspaceId": zod_1.default.string().regex(exports.sandBoxThreadMessageCreateByUsersProfileImagesPathWorkspaceIdRegExp).describe('The ID of the workspace.')
|
|
2876
2894
|
});
|
|
2877
|
-
exports.
|
|
2895
|
+
exports.sandBoxThreadMessageCreateByUsersProfileImagesResponseItem = zod_1.default.object({
|
|
2878
2896
|
"base64StringImage": zod_1.default.string().nullish(),
|
|
2879
2897
|
"userId": zod_1.default.string()
|
|
2880
2898
|
});
|
|
2881
|
-
exports.
|
|
2899
|
+
exports.sandBoxThreadMessageCreateByUsersProfileImagesResponse = zod_1.default.array(exports.sandBoxThreadMessageCreateByUsersProfileImagesResponseItem);
|
|
2882
2900
|
/**
|
|
2883
2901
|
* @summary Remove messages from the sandbox environment of a specific workspace in SmartSpace, identified by workspaceId.
|
|
2884
2902
|
*/
|
|
2885
|
-
exports.
|
|
2886
|
-
exports.
|
|
2887
|
-
"workspaceId": zod_1.default.string().regex(exports.
|
|
2888
|
-
});
|
|
2889
|
-
/**
|
|
2890
|
-
* @summary Retrieve messages from the sandbox environment of a specific workspace in SmartSpace, with options for pagination take and skip
|
|
2891
|
-
*/
|
|
2892
|
-
exports.getWorkspacesWorkspaceIdSandboxMessagesPathWorkspaceIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
2893
|
-
exports.getWorkspacesWorkspaceIdSandboxMessagesParams = zod_1.default.strictObject({
|
|
2894
|
-
"workspaceId": zod_1.default.string().regex(exports.getWorkspacesWorkspaceIdSandboxMessagesPathWorkspaceIdRegExp).describe('The ID of the workspace.')
|
|
2895
|
-
});
|
|
2896
|
-
exports.getWorkspacesWorkspaceIdSandboxMessagesQueryTakeDefault = 50;
|
|
2897
|
-
exports.getWorkspacesWorkspaceIdSandboxMessagesQuerySkipDefault = 0;
|
|
2898
|
-
exports.getWorkspacesWorkspaceIdSandboxMessagesQueryParams = zod_1.default.strictObject({
|
|
2899
|
-
"take": zod_1.default.number().default(exports.getWorkspacesWorkspaceIdSandboxMessagesQueryTakeDefault).describe('The number of messages to retrieve (default is 50).'),
|
|
2900
|
-
"skip": zod_1.default.number().optional().describe('The number of messages to skip (default is 0).')
|
|
2901
|
-
});
|
|
2902
|
-
exports.getWorkspacesWorkspaceIdSandboxMessagesResponseIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
2903
|
-
exports.getWorkspacesWorkspaceIdSandboxMessagesResponseMessageThreadIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
2904
|
-
exports.getWorkspacesWorkspaceIdSandboxMessagesResponseValuesItemIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
2905
|
-
exports.getWorkspacesWorkspaceIdSandboxMessagesResponseItem = zod_1.default.object({
|
|
2906
|
-
"createdAt": zod_1.default.iso.datetime({}),
|
|
2907
|
-
"createdBy": zod_1.default.string().nullish(),
|
|
2908
|
-
"createdByUserId": zod_1.default.string(),
|
|
2909
|
-
"errors": zod_1.default.array(zod_1.default.object({
|
|
2910
|
-
"blockId": zod_1.default.string().nullish(),
|
|
2911
|
-
"code": zod_1.default.number(),
|
|
2912
|
-
"data": zod_1.default.any().nullish(),
|
|
2913
|
-
"message": zod_1.default.string().nullish()
|
|
2914
|
-
})),
|
|
2915
|
-
"hasComments": zod_1.default.boolean(),
|
|
2916
|
-
"id": zod_1.default.string().regex(exports.getWorkspacesWorkspaceIdSandboxMessagesResponseIdRegExp),
|
|
2917
|
-
"messageThreadId": zod_1.default.string().regex(exports.getWorkspacesWorkspaceIdSandboxMessagesResponseMessageThreadIdRegExp).nullish(),
|
|
2918
|
-
"values": zod_1.default.array(zod_1.default.object({
|
|
2919
|
-
"channels": zod_1.default.record(zod_1.default.string(), zod_1.default.number()),
|
|
2920
|
-
"createdAt": zod_1.default.iso.datetime({}),
|
|
2921
|
-
"createdBy": zod_1.default.string().nullish(),
|
|
2922
|
-
"createdByUserId": zod_1.default.string(),
|
|
2923
|
-
"id": zod_1.default.string().regex(exports.getWorkspacesWorkspaceIdSandboxMessagesResponseValuesItemIdRegExp),
|
|
2924
|
-
"name": zod_1.default.string(),
|
|
2925
|
-
"type": zod_1.default.enum(['Input', 'Output']),
|
|
2926
|
-
"value": zod_1.default.any().nullish()
|
|
2927
|
-
}))
|
|
2903
|
+
exports.sandBoxClearSandboxMessagesPathWorkspaceIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
2904
|
+
exports.sandBoxClearSandboxMessagesParams = zod_1.default.strictObject({
|
|
2905
|
+
"workspaceId": zod_1.default.string().regex(exports.sandBoxClearSandboxMessagesPathWorkspaceIdRegExp).describe('The ID of the workspace.')
|
|
2928
2906
|
});
|
|
2929
|
-
exports.getWorkspacesWorkspaceIdSandboxMessagesResponse = zod_1.default.array(exports.getWorkspacesWorkspaceIdSandboxMessagesResponseItem);
|
|
2930
2907
|
/**
|
|
2931
2908
|
* @summary Send a new message to the sandbox environment of a specific workspace in SmartSpace, using the workspaceId.
|
|
2932
2909
|
*/
|
|
2933
|
-
exports.
|
|
2934
|
-
exports.
|
|
2935
|
-
"workspaceId": zod_1.default.string().regex(exports.
|
|
2910
|
+
exports.sandBoxThreadMessagesWorkspacesWorkspaceIdSandboxMessagesPathWorkspaceIdRegExpOne = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
2911
|
+
exports.sandBoxThreadMessagesWorkspacesWorkspaceIdSandboxMessagesParams = zod_1.default.strictObject({
|
|
2912
|
+
"workspaceId": zod_1.default.string().regex(exports.sandBoxThreadMessagesWorkspacesWorkspaceIdSandboxMessagesPathWorkspaceIdRegExpOne).describe('The workspace ID.')
|
|
2936
2913
|
});
|
|
2937
|
-
exports.
|
|
2914
|
+
exports.sandBoxThreadMessagesWorkspacesWorkspaceIdSandboxMessagesBody = zod_1.default.strictObject({
|
|
2938
2915
|
"inputs": zod_1.default.array(zod_1.default.strictObject({
|
|
2939
2916
|
"channels": zod_1.default.record(zod_1.default.string(), zod_1.default.number()).nullish(),
|
|
2940
2917
|
"name": zod_1.default.string(),
|
|
2941
2918
|
"value": zod_1.default.any().nullish()
|
|
2942
2919
|
}))
|
|
2943
2920
|
});
|
|
2944
|
-
exports.
|
|
2945
|
-
exports.
|
|
2946
|
-
exports.
|
|
2947
|
-
"workspaceId": zod_1.default.string().regex(exports.
|
|
2948
|
-
"id": zod_1.default.string().regex(exports.
|
|
2921
|
+
exports.sandBoxAddValueToMessagePathWorkspaceIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
2922
|
+
exports.sandBoxAddValueToMessagePathIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
|
|
2923
|
+
exports.sandBoxAddValueToMessageParams = zod_1.default.strictObject({
|
|
2924
|
+
"workspaceId": zod_1.default.string().regex(exports.sandBoxAddValueToMessagePathWorkspaceIdRegExp),
|
|
2925
|
+
"id": zod_1.default.string().regex(exports.sandBoxAddValueToMessagePathIdRegExp)
|
|
2949
2926
|
});
|
|
2950
|
-
exports.
|
|
2927
|
+
exports.sandBoxAddValueToMessageBody = zod_1.default.strictObject({
|
|
2951
2928
|
"channels": zod_1.default.record(zod_1.default.string(), zod_1.default.number()).nullish(),
|
|
2952
2929
|
"name": zod_1.default.string(),
|
|
2953
2930
|
"value": zod_1.default.any().nullish()
|