@smartspace/api-client 0.1.0-pr.812.c534e37 → 0.1.0-pr.817.50acd74
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 +2 -2
- package/dist/generated/chat/models/{access.d.ts → accessAccess.d.ts} +1 -1
- package/dist/generated/chat/models/index.d.ts +2 -2
- package/dist/generated/chat/models/index.js +2 -2
- package/dist/generated/chat/models/{pagedDataCollectionAccess.d.ts → pagedDataCollectionAccessAccess.d.ts} +3 -3
- package/dist/generated/config/api.d.ts +10 -10
- package/dist/generated/config/api.js +9 -9
- package/dist/generated/config/models/{access.d.ts → accessAccess.d.ts} +1 -1
- package/dist/generated/config/models/{accessWorkSpace.d.ts → accessAccessWorkSpace.d.ts} +1 -1
- package/dist/generated/config/models/accessCreateAccess.d.ts +13 -0
- package/dist/generated/config/models/accessGetGroupsParams.d.ts +0 -9
- package/dist/generated/config/models/accessGetUsersInRoleRolesRoleIdUsersParams.d.ts +0 -9
- package/dist/generated/config/models/accessGetUsersInRoleUsersParams.d.ts +0 -13
- package/dist/generated/config/models/{activityActivityWorkSpace.d.ts → activitiesActivityWorkSpace.d.ts} +3 -3
- package/dist/generated/config/models/{activityLlmUsageMetrics.d.ts → activitiesLlmUsageMetrics.d.ts} +1 -1
- package/dist/generated/config/models/activityExportLoggingsParams.d.ts +0 -10
- package/dist/generated/config/models/activityGetLoggingParams.d.ts +0 -16
- package/dist/generated/config/models/{appUserAppUser.d.ts → appUserAppAccessUser.d.ts} +2 -2
- package/dist/generated/config/models/{blocksBlockSet.d.ts → blockBlockSet.d.ts} +3 -3
- package/dist/generated/config/models/{blocksGetBlocks200One.d.ts → blockBlockSetBlockInterfaces.d.ts} +3 -3
- package/dist/generated/config/models/{blocksBlockInfo.d.ts → blockInfo.d.ts} +3 -3
- package/dist/generated/config/models/blockInterface.d.ts +17 -0
- package/dist/generated/config/models/{blocksPortInterfaceMetadata.d.ts → blockInterfaceMetadata.d.ts} +1 -1
- package/dist/generated/config/models/blockInterfacePorts.d.ts +10 -0
- package/dist/generated/config/models/blockInterfaceState.d.ts +10 -0
- package/dist/generated/config/models/index.d.ts +32 -34
- package/dist/generated/config/models/index.js +32 -34
- package/dist/generated/config/models/inputPinInterface.d.ts +23 -0
- package/dist/generated/config/models/{blocksStateInterfaceDefault.d.ts → inputPinInterfaceDefault.d.ts} +1 -1
- package/dist/generated/config/models/{blocksInputPinInterfaceGenerics.d.ts → inputPinInterfaceGenerics.d.ts} +1 -1
- package/dist/generated/config/models/{blocksBlockInterfaceMetadata.d.ts → inputPinInterfaceMetadata.d.ts} +1 -1
- package/dist/generated/config/models/{blocksStateInterfaceMetadata.d.ts → inputPinInterfaceSchema.d.ts} +1 -1
- package/dist/generated/config/models/outputPinInterface.d.ts +19 -0
- package/dist/generated/config/models/{blocksOutputPinInterfaceGenerics.d.ts → outputPinInterfaceGenerics.d.ts} +1 -1
- package/dist/generated/config/models/{blocksInputPinInterfaceSchema.d.ts → outputPinInterfaceMetadata.d.ts} +1 -1
- package/dist/generated/config/models/outputPinInterfaceSchema.d.ts +9 -0
- package/dist/generated/config/models/{pagedDataCollectionAccess.d.ts → pagedDataCollectionAccessAccess.d.ts} +3 -3
- package/dist/generated/config/models/pagedDataCollectionActivitiesActivityWorkSpace.d.ts +11 -0
- package/dist/generated/config/models/pagedDataCollectionAppUserAppAccessUser.d.ts +11 -0
- package/dist/generated/config/models/portInterface.d.ts +17 -0
- package/dist/generated/config/models/portInterfaceInputs.d.ts +10 -0
- package/dist/generated/config/models/portInterfaceMetadata.d.ts +9 -0
- package/dist/generated/config/models/portInterfaceOutputs.d.ts +10 -0
- package/dist/generated/config/models/stateInterface.d.ts +15 -0
- package/dist/generated/config/models/{blocksInputPinInterfaceDefault.d.ts → stateInterfaceDefault.d.ts} +1 -1
- package/dist/generated/config/models/stateInterfaceMetadata.d.ts +9 -0
- package/dist/generated/config/zod.d.ts +98 -72
- package/dist/generated/config/zod.js +65 -86
- package/package.json +1 -1
- package/dist/generated/config/models/blocksBlockInterface.d.ts +0 -17
- package/dist/generated/config/models/blocksBlockInterfacePorts.d.ts +0 -10
- package/dist/generated/config/models/blocksBlockInterfaceState.d.ts +0 -10
- package/dist/generated/config/models/blocksBlockSetBlockInterfaces.d.ts +0 -12
- package/dist/generated/config/models/blocksGetBlocks200Three.d.ts +0 -12
- package/dist/generated/config/models/blocksGetBlocks200Two.d.ts +0 -12
- package/dist/generated/config/models/blocksInputPinInterface.d.ts +0 -23
- package/dist/generated/config/models/blocksInputPinInterfaceMetadata.d.ts +0 -9
- package/dist/generated/config/models/blocksOutputPinInterface.d.ts +0 -19
- package/dist/generated/config/models/blocksOutputPinInterfaceMetadata.d.ts +0 -9
- package/dist/generated/config/models/blocksOutputPinInterfaceSchema.d.ts +0 -9
- package/dist/generated/config/models/blocksPortInterface.d.ts +0 -17
- package/dist/generated/config/models/blocksPortInterfaceInputs.d.ts +0 -10
- package/dist/generated/config/models/blocksPortInterfaceOutputs.d.ts +0 -10
- package/dist/generated/config/models/blocksStateInterface.d.ts +0 -15
- package/dist/generated/config/models/pagedDataCollectionActivityActivityWorkSpace.d.ts +0 -11
- package/dist/generated/config/models/pagedDataCollectionActivityActivityWorkSpace.js +0 -2
- package/dist/generated/config/models/pagedDataCollectionAppUserAppUser.d.ts +0 -11
- package/dist/generated/config/models/pagedDataCollectionAppUserAppUser.js +0 -2
- /package/dist/generated/chat/models/{access.js → accessAccess.js} +0 -0
- /package/dist/generated/chat/models/{pagedDataCollectionAccess.js → pagedDataCollectionAccessAccess.js} +0 -0
- /package/dist/generated/config/models/{access.js → accessAccess.js} +0 -0
- /package/dist/generated/config/models/{accessWorkSpace.js → accessAccessWorkSpace.js} +0 -0
- /package/dist/generated/config/models/{activityActivityWorkSpace.js → accessCreateAccess.js} +0 -0
- /package/dist/generated/config/models/{blocksBlockInfo.js → activitiesActivityWorkSpace.js} +0 -0
- /package/dist/generated/config/models/{activityLlmUsageMetrics.js → activitiesLlmUsageMetrics.js} +0 -0
- /package/dist/generated/config/models/{appUserAppUser.js → appUserAppAccessUser.js} +0 -0
- /package/dist/generated/config/models/{blocksBlockInterface.js → blockBlockSet.js} +0 -0
- /package/dist/generated/config/models/{blocksBlockInterfacePorts.js → blockBlockSetBlockInterfaces.js} +0 -0
- /package/dist/generated/config/models/{blocksBlockInterfaceState.js → blockInfo.js} +0 -0
- /package/dist/generated/config/models/{blocksBlockSet.js → blockInterface.js} +0 -0
- /package/dist/generated/config/models/{blocksBlockInterfaceMetadata.js → blockInterfaceMetadata.js} +0 -0
- /package/dist/generated/config/models/{blocksBlockSetBlockInterfaces.js → blockInterfacePorts.js} +0 -0
- /package/dist/generated/config/models/{blocksGetBlocks200One.js → blockInterfaceState.js} +0 -0
- /package/dist/generated/config/models/{blocksGetBlocks200Three.js → inputPinInterface.js} +0 -0
- /package/dist/generated/config/models/{blocksInputPinInterfaceDefault.js → inputPinInterfaceDefault.js} +0 -0
- /package/dist/generated/config/models/{blocksGetBlocks200Two.js → inputPinInterfaceGenerics.js} +0 -0
- /package/dist/generated/config/models/{blocksInputPinInterfaceMetadata.js → inputPinInterfaceMetadata.js} +0 -0
- /package/dist/generated/config/models/{blocksInputPinInterfaceSchema.js → inputPinInterfaceSchema.js} +0 -0
- /package/dist/generated/config/models/{blocksInputPinInterface.js → outputPinInterface.js} +0 -0
- /package/dist/generated/config/models/{blocksInputPinInterfaceGenerics.js → outputPinInterfaceGenerics.js} +0 -0
- /package/dist/generated/config/models/{blocksOutputPinInterfaceMetadata.js → outputPinInterfaceMetadata.js} +0 -0
- /package/dist/generated/config/models/{blocksOutputPinInterfaceSchema.js → outputPinInterfaceSchema.js} +0 -0
- /package/dist/generated/config/models/{blocksOutputPinInterface.js → pagedDataCollectionAccessAccess.js} +0 -0
- /package/dist/generated/config/models/{blocksOutputPinInterfaceGenerics.js → pagedDataCollectionActivitiesActivityWorkSpace.js} +0 -0
- /package/dist/generated/config/models/{blocksPortInterface.js → pagedDataCollectionAppUserAppAccessUser.js} +0 -0
- /package/dist/generated/config/models/{blocksPortInterfaceInputs.js → portInterface.js} +0 -0
- /package/dist/generated/config/models/{blocksPortInterfaceOutputs.js → portInterfaceInputs.js} +0 -0
- /package/dist/generated/config/models/{blocksPortInterfaceMetadata.js → portInterfaceMetadata.js} +0 -0
- /package/dist/generated/config/models/{blocksStateInterface.js → portInterfaceOutputs.js} +0 -0
- /package/dist/generated/config/models/{pagedDataCollectionAccess.js → stateInterface.js} +0 -0
- /package/dist/generated/config/models/{blocksStateInterfaceDefault.js → stateInterfaceDefault.js} +0 -0
- /package/dist/generated/config/models/{blocksStateInterfaceMetadata.js → stateInterfaceMetadata.js} +0 -0
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* SmartSpace Chat API
|
|
5
5
|
* OpenAPI spec version: v1
|
|
6
6
|
*/
|
|
7
|
-
import type { AppUserAppUser, CommentComment, CreateComment, CreateMessageThread, DocumentsGetDocumentSasParams, File, FileUriResponse, FilesDownloadFileParams, FilesGetFileInfoParams, FilesGetUriParams, FilesUploadFilesBody, FlowRunsGetVariables200One, FlowRunsGetVariables200Three, FlowRunsGetVariables200Two, IntegrationsAzureStorageSasToken, MessageCreateMessageInput, MessageMessage, MessageMessageCreatorProfileImage, MessageMessageRequest, MessageThreadMessageThreadSummary, MessageThreadsGetCommentsParams, MessageThreadsThreadMessagesIdMessagesParams, MessageThreadsThreadMessagesWorkspacesWorkspaceIdMessagethreadsIdMessagesParams, MessagesGetCommentsParams, ModelModel, ModelsGetModelsParams, NotificationGetParams, NotificationPagedNotifications,
|
|
7
|
+
import type { AppUserAppUser, CommentComment, CreateComment, CreateMessageThread, DocumentsGetDocumentSasParams, File, FileUriResponse, FilesDownloadFileParams, FilesGetFileInfoParams, FilesGetUriParams, FilesUploadFilesBody, FlowRunsGetVariables200One, FlowRunsGetVariables200Three, FlowRunsGetVariables200Two, IntegrationsAzureStorageSasToken, MessageCreateMessageInput, MessageMessage, MessageMessageCreatorProfileImage, MessageMessageRequest, MessageThreadMessageThreadSummary, MessageThreadsGetCommentsParams, MessageThreadsThreadMessagesIdMessagesParams, MessageThreadsThreadMessagesWorkspacesWorkspaceIdMessagethreadsIdMessagesParams, MessagesGetCommentsParams, ModelModel, ModelsGetModelsParams, NotificationGetParams, NotificationPagedNotifications, PagedDataCollectionAccessAccess, PagedDataCollectionCommentCommentSummary, PagedDataCollectionMessageMessage, PagedDataCollectionMessageThreadMessageThreadSummary, PagedDataCollectionModelModelSummary, PagedDataCollectionWorkSpace, WorkSpace, WorkSpacesGetAccessParams, WorkSpacesGetGetParams, WorkSpacesGetUsersParams, WorkSpacesThreadParams } from './models';
|
|
8
8
|
export declare const getSmartSpaceChatAPI: () => {
|
|
9
9
|
filesUploadFiles: (filesUploadFilesBody: FilesUploadFilesBody) => Promise<import("axios").AxiosResponse<File[], any, {}>>;
|
|
10
10
|
filesGetFileInfo: (id: string, params?: FilesGetFileInfoParams) => Promise<import("axios").AxiosResponse<File, any, {}>>;
|
|
@@ -38,7 +38,7 @@ export declare const getSmartSpaceChatAPI: () => {
|
|
|
38
38
|
usersGetUserPhoto: (id: string) => Promise<import("axios").AxiosResponse<Blob, any, {}>>;
|
|
39
39
|
workSpacesGetGet: (params?: WorkSpacesGetGetParams) => Promise<import("axios").AxiosResponse<PagedDataCollectionWorkSpace, any, {}>>;
|
|
40
40
|
workSpacesGetId: (id: string) => Promise<import("axios").AxiosResponse<WorkSpace, any, {}>>;
|
|
41
|
-
workSpacesGetAccess: (id: string, params?: WorkSpacesGetAccessParams) => Promise<import("axios").AxiosResponse<
|
|
41
|
+
workSpacesGetAccess: (id: string, params?: WorkSpacesGetAccessParams) => Promise<import("axios").AxiosResponse<PagedDataCollectionAccessAccess, any, {}>>;
|
|
42
42
|
workSpacesThread: (id: string, params?: WorkSpacesThreadParams) => Promise<import("axios").AxiosResponse<PagedDataCollectionMessageThreadMessageThreadSummary, any, {}>>;
|
|
43
43
|
workSpacesGetUsers: (id: string, params?: WorkSpacesGetUsersParams) => Promise<import("axios").AxiosResponse<AppUserAppUser[], any, {}>>;
|
|
44
44
|
documentsGetDocumentSas: (dataSpaceId: string, params?: DocumentsGetDocumentSasParams) => Promise<import("axios").AxiosResponse<IntegrationsAzureStorageSasToken, any, {}>>;
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
*/
|
|
7
7
|
import type { EnumsAccessType } from './enumsAccessType';
|
|
8
8
|
import type { EnumsAppPrincipalType } from './enumsAppPrincipalType';
|
|
9
|
-
export interface
|
|
9
|
+
export interface AccessAccess {
|
|
10
10
|
accessType: EnumsAccessType;
|
|
11
11
|
/** @nullable */
|
|
12
12
|
displayName?: string | null;
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* SmartSpace Chat API
|
|
5
5
|
* OpenAPI spec version: v1
|
|
6
6
|
*/
|
|
7
|
-
export * from './
|
|
7
|
+
export * from './accessAccess';
|
|
8
8
|
export * from './appUserAppUser';
|
|
9
9
|
export * from './commentComment';
|
|
10
10
|
export * from './commentCommentSummary';
|
|
@@ -91,7 +91,7 @@ export * from './modelsGetModelsParams';
|
|
|
91
91
|
export * from './notificationGetParams';
|
|
92
92
|
export * from './notificationNotification';
|
|
93
93
|
export * from './notificationPagedNotifications';
|
|
94
|
-
export * from './
|
|
94
|
+
export * from './pagedDataCollectionAccessAccess';
|
|
95
95
|
export * from './pagedDataCollectionCommentCommentSummary';
|
|
96
96
|
export * from './pagedDataCollectionMessageMessage';
|
|
97
97
|
export * from './pagedDataCollectionMessageThreadMessageThreadSummary';
|
|
@@ -20,7 +20,7 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
|
20
20
|
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
21
21
|
};
|
|
22
22
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
23
|
-
__exportStar(require("./
|
|
23
|
+
__exportStar(require("./accessAccess"), exports);
|
|
24
24
|
__exportStar(require("./appUserAppUser"), exports);
|
|
25
25
|
__exportStar(require("./commentComment"), exports);
|
|
26
26
|
__exportStar(require("./commentCommentSummary"), exports);
|
|
@@ -107,7 +107,7 @@ __exportStar(require("./modelsGetModelsParams"), exports);
|
|
|
107
107
|
__exportStar(require("./notificationGetParams"), exports);
|
|
108
108
|
__exportStar(require("./notificationNotification"), exports);
|
|
109
109
|
__exportStar(require("./notificationPagedNotifications"), exports);
|
|
110
|
-
__exportStar(require("./
|
|
110
|
+
__exportStar(require("./pagedDataCollectionAccessAccess"), exports);
|
|
111
111
|
__exportStar(require("./pagedDataCollectionCommentCommentSummary"), exports);
|
|
112
112
|
__exportStar(require("./pagedDataCollectionMessageMessage"), exports);
|
|
113
113
|
__exportStar(require("./pagedDataCollectionMessageThreadMessageThreadSummary"), exports);
|
|
@@ -4,8 +4,8 @@
|
|
|
4
4
|
* SmartSpace Chat API
|
|
5
5
|
* OpenAPI spec version: v1
|
|
6
6
|
*/
|
|
7
|
-
import type {
|
|
8
|
-
export interface
|
|
9
|
-
data:
|
|
7
|
+
import type { AccessAccess } from './accessAccess';
|
|
8
|
+
export interface PagedDataCollectionAccessAccess {
|
|
9
|
+
data: AccessAccess[];
|
|
10
10
|
total: number;
|
|
11
11
|
}
|
|
@@ -4,29 +4,29 @@
|
|
|
4
4
|
* SmartSpace Admin API
|
|
5
5
|
* OpenAPI spec version: v1
|
|
6
6
|
*/
|
|
7
|
-
import type {
|
|
7
|
+
import type { AccessAccess, AccessAccessWorkSpace, AccessCreateAccess, AccessGetAccessesParams, AccessGetGroupsParams, AccessGetUsersInRoleRolesRoleIdUsersParams, AccessGetUsersInRoleUsersParams, AccessSearchGroupsParams, AccessSearchServicePrincipalsParams, AccessSearchUsersParams, ActivityExportLoggingsParams, ActivityGetLoggingParams, AppRole, AppUserAppUserDetail, AppUserAppUserSearchResult, ApplicationUpdateDeploymentInfo, ApplicationUpdateVersionInfo, BlockBlockSet, BlockInfo, BlockSetsAddBlockSetBody, BlockSetsGetBlockSetsParams, BlocksGetBlocksParams, ConfigApiAddMessageFileFromBlobUri, ConfigApiRunFlowRequest, ContainersPostParams, CoreManagementSmartSpaceUpgradeUpdate, CreateDataSet, CreateDataSource, CreateDataSpace, CreateModel, CreateModelConfiguration, CreateModelDeploymentProvider, CreateWorkSpace, DataSet, DataSetItemCreateRequest, DataSetProperty, DataSetSearchRequest, DataSetsGetContainerItemsRunHistoryParams, DataSetsGetGetParams, DataSetsGetIdItemsParams, DataSourceContainer, DataSourceType, DataSourcesContainersParams, DataSourcesDataSourceContainer, DataSourcesGetParams, DataSourcesTestConnectionResult, DataSpace, DataSpacesGetDataSetsParams, DataSpacesGetParams, DebugLogsResponse, DocumentsGetDocumentSasParams, EnumsModelDeploymentProviderType, EnumsModelRole, EnumsPermissions, File, FileUriResponse, FilesDownloadFileParams, FilesGetFileInfoParams, FilesGetUriParams, FilesUploadFilesBody, FlowDefinition, FlowRunsAddFileIdFilesBody, FlowRunsCreateFlowRunParams, FlowRunsGetStepExecutionsParams, FlowRunsGetVariables200One, FlowRunsGetVariables200Three, FlowRunsGetVariables200Two, FlowRunsSearchFlowRunsParams, IngestedBlob, IntegrationsAzureArmAzureLocation, IntegrationsAzureArmVirtualMachineSize, IntegrationsAzureStorageSasToken, IntegrationsSmartSpaceAiDebugLogsResponse, MessageCreateMessageInput, MessageMessage, MessageMessageCreatorProfileImage, MessageSandBoxMessageRequest, MessageThreadMessageThreadSummary, MessageThreadsGetStepExecutionsParams, MessageThreadsGetWorkspaceExecutionsParams, MicrosoftExtensionsDiagnosticsHealthChecksHealthStatus, ModelModel, ModelProvidersGetProvidersParams, ModelsGetDefaultDockerFileParams, ModelsGetModelsParams, NotificationGetParams, NotificationPagedNotifications, PagedDataCollectionAccessAccess, PagedDataCollectionActivitiesActivityWorkSpace, PagedDataCollectionAppUserAppAccessUser, PagedDataCollectionAppUserAppUserDetail, PagedDataCollectionAppUserAppUserSearchResult, PagedDataCollectionAppUserServicePrincipalSearchResult, PagedDataCollectionAzureADGroup, PagedDataCollectionDataSet, PagedDataCollectionDataSource, PagedDataCollectionDataSpace, PagedDataCollectionIngestedBlob, PagedDataCollectionMessageThreadMessageThreadSummary, PagedDataCollectionModelModelSummary, PagedDataCollectionWorkSpace, PagedDataCollectionWorkSpaceTemplatesTemplate, ReportingDuration, ReportingGetRequestsParams, ReportingGetTokensParams, ReportingReportDefinitionSystemDateTime, SandBoxGetThreadMessagesParams, TestDataSourceConnection, UpdateDataSet, UpdateDataSetBasicInfo, UpdateDataSource, UpdateDataSourceCredentials, UpdateDataSpace, UsersAdminPermissionParams, UsersGetAccessWorkSpacesParams, UsersGetUsersParams, UsersRemoveUserFromAllWorkSpacesParams, UsersSearchUsersParams, WorkSpace, WorkSpaceBasicInfo, WorkSpaceTemplatesGetParams, WorkSpaceUser, WorkSpacesGetGetParams, WorkSpacesGetThreadsParams, WorkSpacesGetWorkspaceFilesParams, WorkSpacesWorkspaceFilesBody } from './models';
|
|
8
8
|
export declare const getSmartSpaceAdminAPI: () => {
|
|
9
|
-
accessGetAccesses: (params?: AccessGetAccessesParams) => Promise<import("axios").AxiosResponse<
|
|
10
|
-
accessAddAccess: (
|
|
11
|
-
accessGetGroups: (params?: AccessGetGroupsParams) => Promise<import("axios").AxiosResponse<
|
|
9
|
+
accessGetAccesses: (params?: AccessGetAccessesParams) => Promise<import("axios").AxiosResponse<PagedDataCollectionAccessAccess, any, {}>>;
|
|
10
|
+
accessAddAccess: (accessCreateAccess: AccessCreateAccess) => Promise<import("axios").AxiosResponse<AccessAccess, any, {}>>;
|
|
11
|
+
accessGetGroups: (params?: AccessGetGroupsParams) => Promise<import("axios").AxiosResponse<PagedDataCollectionAzureADGroup, any, {}>>;
|
|
12
12
|
accessGetAppRoles: () => Promise<import("axios").AxiosResponse<AppRole[], any, {}>>;
|
|
13
|
-
accessGetUsersInRoleRolesRoleIdUsers: (roleId: string, params?: AccessGetUsersInRoleRolesRoleIdUsersParams) => Promise<import("axios").AxiosResponse<
|
|
13
|
+
accessGetUsersInRoleRolesRoleIdUsers: (roleId: string, params?: AccessGetUsersInRoleRolesRoleIdUsersParams) => Promise<import("axios").AxiosResponse<PagedDataCollectionAppUserAppAccessUser, any, {}>>;
|
|
14
14
|
accessSearchGroups: (params?: AccessSearchGroupsParams) => Promise<import("axios").AxiosResponse<PagedDataCollectionAzureADGroup, any, {}>>;
|
|
15
15
|
accessSearchServicePrincipals: (params?: AccessSearchServicePrincipalsParams) => Promise<import("axios").AxiosResponse<PagedDataCollectionAppUserServicePrincipalSearchResult, any, {}>>;
|
|
16
16
|
accessSearchUsers: (params?: AccessSearchUsersParams) => Promise<import("axios").AxiosResponse<PagedDataCollectionAppUserAppUserSearchResult, any, {}>>;
|
|
17
|
-
accessGetUsersInRoleUsers: (params?: AccessGetUsersInRoleUsersParams) => Promise<import("axios").AxiosResponse<
|
|
17
|
+
accessGetUsersInRoleUsers: (params?: AccessGetUsersInRoleUsersParams) => Promise<import("axios").AxiosResponse<PagedDataCollectionAppUserAppAccessUser, any, {}>>;
|
|
18
18
|
accessDeleteAccess: (id: string) => Promise<import("axios").AxiosResponse<void, any, {}>>;
|
|
19
19
|
activityExportLoggings: (params?: ActivityExportLoggingsParams) => Promise<import("axios").AxiosResponse<string, any, {}>>;
|
|
20
|
-
activityGetLogging: (params?: ActivityGetLoggingParams) => Promise<import("axios").AxiosResponse<
|
|
20
|
+
activityGetLogging: (params?: ActivityGetLoggingParams) => Promise<import("axios").AxiosResponse<PagedDataCollectionActivitiesActivityWorkSpace, any, {}>>;
|
|
21
21
|
applicationUpdateGetLatestDeployment: () => Promise<import("axios").AxiosResponse<ApplicationUpdateDeploymentInfo, any, {}>>;
|
|
22
22
|
applicationUpdateGetCurrentVersion: () => Promise<import("axios").AxiosResponse<ApplicationUpdateVersionInfo, any, {}>>;
|
|
23
23
|
applicationUpdateReapplyCurrentVersion: () => Promise<import("axios").AxiosResponse<ApplicationUpdateVersionInfo, any, {}>>;
|
|
24
24
|
applicationUpdateGetLatestAvailableVersion: () => Promise<import("axios").AxiosResponse<void | ApplicationUpdateVersionInfo, any, {}>>;
|
|
25
25
|
applicationUpdateApplyLatestAvailableVersion: () => Promise<import("axios").AxiosResponse<void | ApplicationUpdateVersionInfo, any, {}>>;
|
|
26
|
-
blockSetsGetBlockSets: (params?: BlockSetsGetBlockSetsParams) => Promise<import("axios").AxiosResponse<
|
|
26
|
+
blockSetsGetBlockSets: (params?: BlockSetsGetBlockSetsParams) => Promise<import("axios").AxiosResponse<BlockBlockSet[], any, {}>>;
|
|
27
27
|
blockSetsDeleteBlockSet: (name: string) => Promise<import("axios").AxiosResponse<void, any, {}>>;
|
|
28
28
|
blockSetsAddBlockSet: (name: string, blockSetsAddBlockSetBody: BlockSetsAddBlockSetBody) => Promise<import("axios").AxiosResponse<void, any, {}>>;
|
|
29
|
-
blocksGetBlocks: (params?: BlocksGetBlocksParams) => Promise<import("axios").AxiosResponse<
|
|
29
|
+
blocksGetBlocks: (params?: BlocksGetBlocksParams) => Promise<import("axios").AxiosResponse<BlockInfo[], any, {}>>;
|
|
30
30
|
containersReingestContainerItem: (containerItemId: string) => Promise<import("axios").AxiosResponse<void, any, {}>>;
|
|
31
31
|
containersPost: (containerId: string, params?: ContainersPostParams) => Promise<import("axios").AxiosResponse<CreateDataSource, any, {}>>;
|
|
32
32
|
dataSetsGetGet: (params?: DataSetsGetGetParams) => Promise<import("axios").AxiosResponse<PagedDataCollectionDataSet, any, {}>>;
|
|
@@ -114,7 +114,7 @@ export declare const getSmartSpaceAdminAPI: () => {
|
|
|
114
114
|
usersSearchUsers: (params?: UsersSearchUsersParams) => Promise<import("axios").AxiosResponse<AppUserAppUserSearchResult[], any, {}>>;
|
|
115
115
|
usersGetUserDetail: (id: string) => Promise<import("axios").AxiosResponse<AppUserAppUserDetail, any, {}>>;
|
|
116
116
|
usersGetUserPhoto: (id: string) => Promise<import("axios").AxiosResponse<Blob, any, {}>>;
|
|
117
|
-
usersGetAccessWorkSpaces: (id: string, params?: UsersGetAccessWorkSpacesParams) => Promise<import("axios").AxiosResponse<
|
|
117
|
+
usersGetAccessWorkSpaces: (id: string, params?: UsersGetAccessWorkSpacesParams) => Promise<import("axios").AxiosResponse<AccessAccessWorkSpace[], any, {}>>;
|
|
118
118
|
usersAdminPermission: (userId: string, params?: UsersAdminPermissionParams) => Promise<import("axios").AxiosResponse<void, any, {}>>;
|
|
119
119
|
usersAddUserPermission: (userId: string, enumsPermissions: EnumsPermissions) => Promise<import("axios").AxiosResponse<void, any, {}>>;
|
|
120
120
|
usersRemoveUserPermission: (userId: string, permission: EnumsPermissions) => Promise<import("axios").AxiosResponse<void, any, {}>>;
|
|
@@ -12,16 +12,16 @@ const getSmartSpaceAdminAPI = () => {
|
|
|
12
12
|
});
|
|
13
13
|
};
|
|
14
14
|
/**
|
|
15
|
-
* @summary
|
|
15
|
+
* @summary Add a new access grant for a principal or group to a workspace.
|
|
16
16
|
*/
|
|
17
|
-
const accessAddAccess = (
|
|
17
|
+
const accessAddAccess = (accessCreateAccess) => {
|
|
18
18
|
return (0, instance_1.customInstance)({ url: `/Access`, method: 'PUT',
|
|
19
19
|
headers: { 'Content-Type': 'application/*+json', },
|
|
20
|
-
data:
|
|
20
|
+
data: accessCreateAccess
|
|
21
21
|
});
|
|
22
22
|
};
|
|
23
23
|
/**
|
|
24
|
-
* @summary List groups from Azure AD
|
|
24
|
+
* @summary List groups from Azure AD.
|
|
25
25
|
*/
|
|
26
26
|
const accessGetGroups = (params) => {
|
|
27
27
|
return (0, instance_1.customInstance)({ url: `/Access/groups`, method: 'GET',
|
|
@@ -36,7 +36,7 @@ const getSmartSpaceAdminAPI = () => {
|
|
|
36
36
|
});
|
|
37
37
|
};
|
|
38
38
|
/**
|
|
39
|
-
* @summary List users assigned to a specific role in SmartSpace by providing the role's ID
|
|
39
|
+
* @summary List users assigned to a specific role in SmartSpace by providing the role's ID.
|
|
40
40
|
*/
|
|
41
41
|
const accessGetUsersInRoleRolesRoleIdUsers = (roleId, params) => {
|
|
42
42
|
return (0, instance_1.customInstance)({ url: `/Access/roles/${roleId}/users`, method: 'GET',
|
|
@@ -76,14 +76,14 @@ const getSmartSpaceAdminAPI = () => {
|
|
|
76
76
|
});
|
|
77
77
|
};
|
|
78
78
|
/**
|
|
79
|
-
* @summary Remove a specific access entity in SmartSpace by using its ID
|
|
79
|
+
* @summary Remove a specific access entity in SmartSpace by using its ID.
|
|
80
80
|
*/
|
|
81
81
|
const accessDeleteAccess = (id) => {
|
|
82
82
|
return (0, instance_1.customInstance)({ url: `/Access/${id}`, method: 'DELETE'
|
|
83
83
|
});
|
|
84
84
|
};
|
|
85
85
|
/**
|
|
86
|
-
* @summary
|
|
86
|
+
* @summary Export workspace activity log as a CSV file.
|
|
87
87
|
*/
|
|
88
88
|
const activityExportLoggings = (params) => {
|
|
89
89
|
return (0, instance_1.customInstance)({ url: `/Activity/csv/workspace`, method: 'GET',
|
|
@@ -91,7 +91,7 @@ const getSmartSpaceAdminAPI = () => {
|
|
|
91
91
|
});
|
|
92
92
|
};
|
|
93
93
|
/**
|
|
94
|
-
* @summary Retrieve
|
|
94
|
+
* @summary Retrieve workspace activity log entries with optional filtering and pagination.
|
|
95
95
|
*/
|
|
96
96
|
const activityGetLogging = (params) => {
|
|
97
97
|
return (0, instance_1.customInstance)({ url: `/Activity/workspace`, method: 'GET',
|
|
@@ -139,7 +139,7 @@ const getSmartSpaceAdminAPI = () => {
|
|
|
139
139
|
});
|
|
140
140
|
};
|
|
141
141
|
/**
|
|
142
|
-
* @summary Get a list of all block
|
|
142
|
+
* @summary Get a list of all block interfaces
|
|
143
143
|
*/
|
|
144
144
|
const blockSetsGetBlockSets = (params) => {
|
|
145
145
|
return (0, instance_1.customInstance)({ url: `/BlockSets`, method: 'GET',
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
*/
|
|
7
7
|
import type { EnumsAccessType } from './enumsAccessType';
|
|
8
8
|
import type { EnumsAppPrincipalType } from './enumsAppPrincipalType';
|
|
9
|
-
export interface
|
|
9
|
+
export interface AccessAccess {
|
|
10
10
|
accessType: EnumsAccessType;
|
|
11
11
|
/** @nullable */
|
|
12
12
|
displayName?: string | null;
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
*/
|
|
7
7
|
import type { EnumsAccessType } from './enumsAccessType';
|
|
8
8
|
import type { EnumsAppPrincipalType } from './enumsAppPrincipalType';
|
|
9
|
-
export interface
|
|
9
|
+
export interface AccessAccessWorkSpace {
|
|
10
10
|
accessType: EnumsAccessType;
|
|
11
11
|
/** @nullable */
|
|
12
12
|
displayName?: string | null;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Generated by orval v7.13.2 🍺
|
|
3
|
+
* Do not edit manually.
|
|
4
|
+
* SmartSpace Admin API
|
|
5
|
+
* OpenAPI spec version: v1
|
|
6
|
+
*/
|
|
7
|
+
import type { EnumsAccessType } from './enumsAccessType';
|
|
8
|
+
export interface AccessCreateAccess {
|
|
9
|
+
accessType: EnumsAccessType;
|
|
10
|
+
objectId: string;
|
|
11
|
+
/** @pattern ^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$ */
|
|
12
|
+
workSpaceId: string;
|
|
13
|
+
}
|
|
@@ -5,16 +5,7 @@
|
|
|
5
5
|
* OpenAPI spec version: v1
|
|
6
6
|
*/
|
|
7
7
|
export type AccessGetGroupsParams = {
|
|
8
|
-
/**
|
|
9
|
-
* The search term to filter groups.
|
|
10
|
-
*/
|
|
11
8
|
search?: string;
|
|
12
|
-
/**
|
|
13
|
-
* The number of groups to skip.
|
|
14
|
-
*/
|
|
15
9
|
skip?: number;
|
|
16
|
-
/**
|
|
17
|
-
* The number of groups to take.
|
|
18
|
-
*/
|
|
19
10
|
take?: number;
|
|
20
11
|
};
|
|
@@ -5,16 +5,7 @@
|
|
|
5
5
|
* OpenAPI spec version: v1
|
|
6
6
|
*/
|
|
7
7
|
export type AccessGetUsersInRoleRolesRoleIdUsersParams = {
|
|
8
|
-
/**
|
|
9
|
-
* The number of users to skip.
|
|
10
|
-
*/
|
|
11
8
|
skip?: number;
|
|
12
|
-
/**
|
|
13
|
-
* The number of users to take.
|
|
14
|
-
*/
|
|
15
9
|
take?: number;
|
|
16
|
-
/**
|
|
17
|
-
* The search term to filter users.
|
|
18
|
-
*/
|
|
19
10
|
search?: string;
|
|
20
11
|
};
|
|
@@ -5,24 +5,11 @@
|
|
|
5
5
|
* OpenAPI spec version: v1
|
|
6
6
|
*/
|
|
7
7
|
export type AccessGetUsersInRoleUsersParams = {
|
|
8
|
-
/**
|
|
9
|
-
* The name of the role.
|
|
10
|
-
*/
|
|
11
8
|
roleName?: string;
|
|
12
|
-
/**
|
|
13
|
-
* The number of users to skip.
|
|
14
|
-
*/
|
|
15
9
|
skip?: number;
|
|
16
|
-
/**
|
|
17
|
-
* The number of users to take.
|
|
18
|
-
*/
|
|
19
10
|
take?: number;
|
|
20
|
-
/**
|
|
21
|
-
* The search query to filter users.
|
|
22
|
-
*/
|
|
23
11
|
search?: string;
|
|
24
12
|
/**
|
|
25
|
-
* The ID of the assigned workspace.
|
|
26
13
|
* @pattern ^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$
|
|
27
14
|
*/
|
|
28
15
|
assignedWorkspaceId?: string;
|
|
@@ -5,8 +5,8 @@
|
|
|
5
5
|
* OpenAPI spec version: v1
|
|
6
6
|
*/
|
|
7
7
|
import type { EnumsActivityType } from './enumsActivityType';
|
|
8
|
-
import type {
|
|
9
|
-
export interface
|
|
8
|
+
import type { ActivitiesLlmUsageMetrics } from './activitiesLlmUsageMetrics';
|
|
9
|
+
export interface ActivitiesActivityWorkSpace {
|
|
10
10
|
activityType?: EnumsActivityType;
|
|
11
11
|
/** @nullable */
|
|
12
12
|
durationMs?: number | null;
|
|
@@ -22,7 +22,7 @@ export interface ActivityActivityWorkSpace {
|
|
|
22
22
|
*/
|
|
23
23
|
id?: string | null;
|
|
24
24
|
/** @nullable */
|
|
25
|
-
llmUsages?:
|
|
25
|
+
llmUsages?: ActivitiesLlmUsageMetrics[] | null;
|
|
26
26
|
/** @nullable */
|
|
27
27
|
occurred?: string | null;
|
|
28
28
|
/** @nullable */
|
|
@@ -7,20 +7,10 @@
|
|
|
7
7
|
import type { EnumsActivityType } from './enumsActivityType';
|
|
8
8
|
export type ActivityExportLoggingsParams = {
|
|
9
9
|
/**
|
|
10
|
-
* The ID of the workspace.
|
|
11
10
|
* @pattern ^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$
|
|
12
11
|
*/
|
|
13
12
|
workSpaceId?: string;
|
|
14
|
-
/**
|
|
15
|
-
* The starting date and time of the loggings.
|
|
16
|
-
*/
|
|
17
13
|
fromOccurred?: string;
|
|
18
|
-
/**
|
|
19
|
-
* The ending date and time of the loggings.
|
|
20
|
-
*/
|
|
21
14
|
toOccurred?: string;
|
|
22
|
-
/**
|
|
23
|
-
* The type of activity to filter the loggings.
|
|
24
|
-
*/
|
|
25
15
|
activityType?: EnumsActivityType;
|
|
26
16
|
};
|
|
@@ -7,28 +7,12 @@
|
|
|
7
7
|
import type { EnumsActivityType } from './enumsActivityType';
|
|
8
8
|
export type ActivityGetLoggingParams = {
|
|
9
9
|
/**
|
|
10
|
-
* The ID of the workspace.
|
|
11
10
|
* @pattern ^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$
|
|
12
11
|
*/
|
|
13
12
|
workSpaceId?: string;
|
|
14
|
-
/**
|
|
15
|
-
* The starting date and time for filtering the logging information.
|
|
16
|
-
*/
|
|
17
13
|
fromOccurred?: string;
|
|
18
|
-
/**
|
|
19
|
-
* The ending date and time for filtering the logging information.
|
|
20
|
-
*/
|
|
21
14
|
toOccurred?: string;
|
|
22
|
-
/**
|
|
23
|
-
* The type of activity for filtering the logging information.
|
|
24
|
-
*/
|
|
25
15
|
activityType?: EnumsActivityType;
|
|
26
|
-
/**
|
|
27
|
-
* The maximum number of logging entries to retrieve.
|
|
28
|
-
*/
|
|
29
16
|
take?: number;
|
|
30
|
-
/**
|
|
31
|
-
* The number of logging entries to skip.
|
|
32
|
-
*/
|
|
33
17
|
skip?: number;
|
|
34
18
|
};
|
|
@@ -4,10 +4,10 @@
|
|
|
4
4
|
* SmartSpace Admin API
|
|
5
5
|
* OpenAPI spec version: v1
|
|
6
6
|
*/
|
|
7
|
-
export interface
|
|
7
|
+
export interface AppUserAppAccessUser {
|
|
8
8
|
displayName: string;
|
|
9
9
|
/** @nullable */
|
|
10
10
|
emailAddress?: string | null;
|
|
11
|
-
|
|
11
|
+
isAssigned: boolean;
|
|
12
12
|
userId: string;
|
|
13
13
|
}
|
|
@@ -4,10 +4,10 @@
|
|
|
4
4
|
* SmartSpace Admin API
|
|
5
5
|
* OpenAPI spec version: v1
|
|
6
6
|
*/
|
|
7
|
-
import type {
|
|
7
|
+
import type { BlockBlockSetBlockInterfaces } from './blockBlockSetBlockInterfaces';
|
|
8
8
|
import type { EnumsBlockType } from './enumsBlockType';
|
|
9
|
-
export interface
|
|
10
|
-
blockInterfaces:
|
|
9
|
+
export interface BlockBlockSet {
|
|
10
|
+
blockInterfaces: BlockBlockSetBlockInterfaces;
|
|
11
11
|
/** @nullable */
|
|
12
12
|
connectionId?: string | null;
|
|
13
13
|
/** @nullable */
|
|
@@ -4,9 +4,9 @@
|
|
|
4
4
|
* SmartSpace Admin API
|
|
5
5
|
* OpenAPI spec version: v1
|
|
6
6
|
*/
|
|
7
|
-
import type {
|
|
8
|
-
export type
|
|
7
|
+
import type { BlockInterface } from './blockInterface';
|
|
8
|
+
export type BlockBlockSetBlockInterfaces = {
|
|
9
9
|
[key: string]: {
|
|
10
|
-
[key: string]:
|
|
10
|
+
[key: string]: BlockInterface;
|
|
11
11
|
};
|
|
12
12
|
};
|
|
@@ -4,15 +4,15 @@
|
|
|
4
4
|
* SmartSpace Admin API
|
|
5
5
|
* OpenAPI spec version: v1
|
|
6
6
|
*/
|
|
7
|
-
import type {
|
|
7
|
+
import type { BlockInterface } from './blockInterface';
|
|
8
8
|
import type { EnumsBlockType } from './enumsBlockType';
|
|
9
|
-
export interface
|
|
9
|
+
export interface BlockInfo {
|
|
10
10
|
/** @pattern ^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$ */
|
|
11
11
|
blockSetId: string;
|
|
12
12
|
/** @nullable */
|
|
13
13
|
connectionId?: string | null;
|
|
14
14
|
createdAt: string;
|
|
15
|
-
interface:
|
|
15
|
+
interface: BlockInterface;
|
|
16
16
|
name: string;
|
|
17
17
|
/** @nullable */
|
|
18
18
|
sourceCodeUrl?: string | null;
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Generated by orval v7.13.2 🍺
|
|
3
|
+
* Do not edit manually.
|
|
4
|
+
* SmartSpace Admin API
|
|
5
|
+
* OpenAPI spec version: v1
|
|
6
|
+
*/
|
|
7
|
+
import type { BlockInterfaceMetadata } from './blockInterfaceMetadata';
|
|
8
|
+
import type { BlockInterfacePorts } from './blockInterfacePorts';
|
|
9
|
+
import type { EnumsBlockScope } from './enumsBlockScope';
|
|
10
|
+
import type { BlockInterfaceState } from './blockInterfaceState';
|
|
11
|
+
export interface BlockInterface {
|
|
12
|
+
metadata: BlockInterfaceMetadata;
|
|
13
|
+
ports: BlockInterfacePorts;
|
|
14
|
+
/** @nullable */
|
|
15
|
+
scopes?: EnumsBlockScope[] | null;
|
|
16
|
+
state: BlockInterfaceState;
|
|
17
|
+
}
|
|
@@ -4,7 +4,9 @@
|
|
|
4
4
|
* SmartSpace Admin API
|
|
5
5
|
* OpenAPI spec version: v1
|
|
6
6
|
*/
|
|
7
|
-
export * from './
|
|
7
|
+
export * from './accessAccess';
|
|
8
|
+
export * from './accessAccessWorkSpace';
|
|
9
|
+
export * from './accessCreateAccess';
|
|
8
10
|
export * from './accessGetAccessesParams';
|
|
9
11
|
export * from './accessGetGroupsParams';
|
|
10
12
|
export * from './accessGetUsersInRoleRolesRoleIdUsersParams';
|
|
@@ -12,49 +14,29 @@ export * from './accessGetUsersInRoleUsersParams';
|
|
|
12
14
|
export * from './accessSearchGroupsParams';
|
|
13
15
|
export * from './accessSearchServicePrincipalsParams';
|
|
14
16
|
export * from './accessSearchUsersParams';
|
|
15
|
-
export * from './
|
|
16
|
-
export * from './
|
|
17
|
+
export * from './activitiesActivityWorkSpace';
|
|
18
|
+
export * from './activitiesLlmUsageMetrics';
|
|
17
19
|
export * from './activityExportLoggingsParams';
|
|
18
20
|
export * from './activityGetLoggingParams';
|
|
19
|
-
export * from './activityLlmUsageMetrics';
|
|
20
21
|
export * from './appRole';
|
|
21
|
-
export * from './
|
|
22
|
+
export * from './appUserAppAccessUser';
|
|
22
23
|
export * from './appUserAppUserDetail';
|
|
23
24
|
export * from './appUserAppUserSearchResult';
|
|
24
25
|
export * from './appUserServicePrincipalSearchResult';
|
|
25
26
|
export * from './applicationUpdateDeploymentInfo';
|
|
26
27
|
export * from './applicationUpdateVersionInfo';
|
|
27
28
|
export * from './azureADGroup';
|
|
29
|
+
export * from './blockBlockSet';
|
|
30
|
+
export * from './blockBlockSetBlockInterfaces';
|
|
31
|
+
export * from './blockInfo';
|
|
28
32
|
export * from './blockInputModel';
|
|
33
|
+
export * from './blockInterface';
|
|
34
|
+
export * from './blockInterfaceMetadata';
|
|
35
|
+
export * from './blockInterfacePorts';
|
|
36
|
+
export * from './blockInterfaceState';
|
|
29
37
|
export * from './blockSetsAddBlockSetBody';
|
|
30
38
|
export * from './blockSetsGetBlockSetsParams';
|
|
31
|
-
export * from './blocksBlockInfo';
|
|
32
|
-
export * from './blocksBlockInterface';
|
|
33
|
-
export * from './blocksBlockInterfaceMetadata';
|
|
34
|
-
export * from './blocksBlockInterfacePorts';
|
|
35
|
-
export * from './blocksBlockInterfaceState';
|
|
36
|
-
export * from './blocksBlockSet';
|
|
37
|
-
export * from './blocksBlockSetBlockInterfaces';
|
|
38
|
-
export * from './blocksGetBlocks200One';
|
|
39
|
-
export * from './blocksGetBlocks200Three';
|
|
40
|
-
export * from './blocksGetBlocks200Two';
|
|
41
39
|
export * from './blocksGetBlocksParams';
|
|
42
|
-
export * from './blocksInputPinInterface';
|
|
43
|
-
export * from './blocksInputPinInterfaceDefault';
|
|
44
|
-
export * from './blocksInputPinInterfaceGenerics';
|
|
45
|
-
export * from './blocksInputPinInterfaceMetadata';
|
|
46
|
-
export * from './blocksInputPinInterfaceSchema';
|
|
47
|
-
export * from './blocksOutputPinInterface';
|
|
48
|
-
export * from './blocksOutputPinInterfaceGenerics';
|
|
49
|
-
export * from './blocksOutputPinInterfaceMetadata';
|
|
50
|
-
export * from './blocksOutputPinInterfaceSchema';
|
|
51
|
-
export * from './blocksPortInterface';
|
|
52
|
-
export * from './blocksPortInterfaceInputs';
|
|
53
|
-
export * from './blocksPortInterfaceMetadata';
|
|
54
|
-
export * from './blocksPortInterfaceOutputs';
|
|
55
|
-
export * from './blocksStateInterface';
|
|
56
|
-
export * from './blocksStateInterfaceDefault';
|
|
57
|
-
export * from './blocksStateInterfaceMetadata';
|
|
58
40
|
export * from './configApiAddMessageFileFromBlobUri';
|
|
59
41
|
export * from './configApiRunFlowRequest';
|
|
60
42
|
export * from './connection';
|
|
@@ -159,6 +141,11 @@ export * from './flowsBlockPinRef';
|
|
|
159
141
|
export * from './flowsFlowPinRef';
|
|
160
142
|
export * from './functionExecutionDebugModel';
|
|
161
143
|
export * from './ingestedBlob';
|
|
144
|
+
export * from './inputPinInterface';
|
|
145
|
+
export * from './inputPinInterfaceDefault';
|
|
146
|
+
export * from './inputPinInterfaceGenerics';
|
|
147
|
+
export * from './inputPinInterfaceMetadata';
|
|
148
|
+
export * from './inputPinInterfaceSchema';
|
|
162
149
|
export * from './integrationsAzureActiveDirectoryServicePrincipal';
|
|
163
150
|
export * from './integrationsAzureArmAzureLocation';
|
|
164
151
|
export * from './integrationsAzureArmVirtualMachineSize';
|
|
@@ -201,9 +188,13 @@ export * from './modelsGetModelsParams';
|
|
|
201
188
|
export * from './notificationGetParams';
|
|
202
189
|
export * from './notificationNotification';
|
|
203
190
|
export * from './notificationPagedNotifications';
|
|
204
|
-
export * from './
|
|
205
|
-
export * from './
|
|
206
|
-
export * from './
|
|
191
|
+
export * from './outputPinInterface';
|
|
192
|
+
export * from './outputPinInterfaceGenerics';
|
|
193
|
+
export * from './outputPinInterfaceMetadata';
|
|
194
|
+
export * from './outputPinInterfaceSchema';
|
|
195
|
+
export * from './pagedDataCollectionAccessAccess';
|
|
196
|
+
export * from './pagedDataCollectionActivitiesActivityWorkSpace';
|
|
197
|
+
export * from './pagedDataCollectionAppUserAppAccessUser';
|
|
207
198
|
export * from './pagedDataCollectionAppUserAppUserDetail';
|
|
208
199
|
export * from './pagedDataCollectionAppUserAppUserSearchResult';
|
|
209
200
|
export * from './pagedDataCollectionAppUserServicePrincipalSearchResult';
|
|
@@ -216,6 +207,10 @@ export * from './pagedDataCollectionMessageThreadMessageThreadSummary';
|
|
|
216
207
|
export * from './pagedDataCollectionModelModelSummary';
|
|
217
208
|
export * from './pagedDataCollectionWorkSpace';
|
|
218
209
|
export * from './pagedDataCollectionWorkSpaceTemplatesTemplate';
|
|
210
|
+
export * from './portInterface';
|
|
211
|
+
export * from './portInterfaceInputs';
|
|
212
|
+
export * from './portInterfaceMetadata';
|
|
213
|
+
export * from './portInterfaceOutputs';
|
|
219
214
|
export * from './reportingDuration';
|
|
220
215
|
export * from './reportingGetRequestsParams';
|
|
221
216
|
export * from './reportingGetTokensParams';
|
|
@@ -223,6 +218,9 @@ export * from './reportingReportDefinitionSystemDateTime';
|
|
|
223
218
|
export * from './reportingReportSeries';
|
|
224
219
|
export * from './reportingSplit';
|
|
225
220
|
export * from './sandBoxGetThreadMessagesParams';
|
|
221
|
+
export * from './stateInterface';
|
|
222
|
+
export * from './stateInterfaceDefault';
|
|
223
|
+
export * from './stateInterfaceMetadata';
|
|
226
224
|
export * from './testDataSourceConnection';
|
|
227
225
|
export * from './testDataSourceConnectionCredentials';
|
|
228
226
|
export * from './updateContainer';
|