@smartspace/api-client 0.1.0-pr.811.fc02076 → 0.1.0-pr.812.c534e37
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 +3 -3
- package/dist/generated/chat/models/{usersAppUser.d.ts → appUserAppUser.d.ts} +1 -1
- package/dist/generated/chat/models/index.d.ts +1 -1
- package/dist/generated/chat/models/index.js +1 -1
- package/dist/generated/config/api.d.ts +12 -12
- package/dist/generated/config/api.js +1 -1
- package/dist/generated/config/models/{usersAppRole.d.ts → appRole.d.ts} +1 -1
- package/dist/generated/config/models/{usersAppUser.d.ts → appUserAppUser.d.ts} +1 -1
- package/dist/generated/config/models/{usersAppUserDetail.d.ts → appUserAppUserDetail.d.ts} +1 -1
- package/dist/generated/config/models/{usersAppUserSearchResult.d.ts → appUserAppUserSearchResult.d.ts} +1 -1
- package/dist/generated/config/models/{usersServicePrincipalSearchResult.d.ts → appUserServicePrincipalSearchResult.d.ts} +1 -1
- package/dist/generated/config/models/{blockInfo.d.ts → blocksBlockInfo.d.ts} +3 -3
- package/dist/generated/config/models/blocksBlockInterface.d.ts +17 -0
- package/dist/generated/config/models/{outputPinInterfaceMetadata.d.ts → blocksBlockInterfaceMetadata.d.ts} +1 -1
- package/dist/generated/config/models/blocksBlockInterfacePorts.d.ts +10 -0
- package/dist/generated/config/models/blocksBlockInterfaceState.d.ts +10 -0
- package/dist/generated/config/models/{blockBlockSet.d.ts → blocksBlockSet.d.ts} +3 -3
- package/dist/generated/config/models/blocksBlockSetBlockInterfaces.d.ts +12 -0
- package/dist/generated/config/models/{blockBlockSetBlockInterfaces.d.ts → blocksGetBlocks200One.d.ts} +3 -3
- package/dist/generated/config/models/blocksGetBlocks200Three.d.ts +12 -0
- package/dist/generated/config/models/blocksGetBlocks200Two.d.ts +12 -0
- package/dist/generated/config/models/blocksInputPinInterface.d.ts +23 -0
- package/dist/generated/config/models/{inputPinInterfaceDefault.d.ts → blocksInputPinInterfaceDefault.d.ts} +1 -1
- package/dist/generated/config/models/{inputPinInterfaceGenerics.d.ts → blocksInputPinInterfaceGenerics.d.ts} +1 -1
- package/dist/generated/config/models/blocksInputPinInterfaceMetadata.d.ts +9 -0
- package/dist/generated/config/models/{blockInterfaceMetadata.d.ts → blocksInputPinInterfaceSchema.d.ts} +1 -1
- package/dist/generated/config/models/blocksOutputPinInterface.d.ts +19 -0
- package/dist/generated/config/models/{outputPinInterfaceGenerics.d.ts → blocksOutputPinInterfaceGenerics.d.ts} +1 -1
- package/dist/generated/config/models/blocksOutputPinInterfaceMetadata.d.ts +9 -0
- package/dist/generated/config/models/blocksOutputPinInterfaceSchema.d.ts +9 -0
- package/dist/generated/config/models/blocksPortInterface.d.ts +17 -0
- package/dist/generated/config/models/blocksPortInterfaceInputs.d.ts +10 -0
- package/dist/generated/config/models/{inputPinInterfaceMetadata.d.ts → blocksPortInterfaceMetadata.d.ts} +1 -1
- package/dist/generated/config/models/blocksPortInterfaceOutputs.d.ts +10 -0
- package/dist/generated/config/models/blocksStateInterface.d.ts +15 -0
- package/dist/generated/config/models/{stateInterfaceDefault.d.ts → blocksStateInterfaceDefault.d.ts} +1 -1
- package/dist/generated/config/models/{inputPinInterfaceSchema.d.ts → blocksStateInterfaceMetadata.d.ts} +1 -1
- package/dist/generated/config/models/index.d.ts +35 -32
- package/dist/generated/config/models/index.js +35 -32
- package/dist/generated/config/models/{pagedDataCollectionUsersAppUser.d.ts → pagedDataCollectionAppUserAppUser.d.ts} +3 -3
- package/dist/generated/config/models/pagedDataCollectionAppUserAppUserDetail.d.ts +11 -0
- package/dist/generated/config/models/pagedDataCollectionAppUserAppUserDetail.js +2 -0
- package/dist/generated/config/models/pagedDataCollectionAppUserAppUserSearchResult.d.ts +11 -0
- package/dist/generated/config/models/pagedDataCollectionAppUserAppUserSearchResult.js +2 -0
- package/dist/generated/config/models/pagedDataCollectionAppUserServicePrincipalSearchResult.d.ts +11 -0
- package/dist/generated/config/models/pagedDataCollectionAppUserServicePrincipalSearchResult.js +2 -0
- package/dist/generated/config/zod.d.ts +3 -73
- package/dist/generated/config/zod.js +16 -17
- package/package.json +1 -1
- package/dist/generated/config/models/blockInterface.d.ts +0 -17
- package/dist/generated/config/models/blockInterfacePorts.d.ts +0 -10
- package/dist/generated/config/models/blockInterfaceState.d.ts +0 -10
- package/dist/generated/config/models/inputPinInterface.d.ts +0 -23
- package/dist/generated/config/models/outputPinInterface.d.ts +0 -19
- package/dist/generated/config/models/outputPinInterfaceSchema.d.ts +0 -9
- package/dist/generated/config/models/pagedDataCollectionUsersAppUserDetail.d.ts +0 -11
- package/dist/generated/config/models/pagedDataCollectionUsersAppUserSearchResult.d.ts +0 -11
- package/dist/generated/config/models/pagedDataCollectionUsersServicePrincipalSearchResult.d.ts +0 -11
- package/dist/generated/config/models/portInterface.d.ts +0 -17
- package/dist/generated/config/models/portInterfaceInputs.d.ts +0 -10
- package/dist/generated/config/models/portInterfaceMetadata.d.ts +0 -9
- package/dist/generated/config/models/portInterfaceOutputs.d.ts +0 -10
- package/dist/generated/config/models/stateInterface.d.ts +0 -15
- package/dist/generated/config/models/stateInterfaceMetadata.d.ts +0 -9
- /package/dist/generated/chat/models/{usersAppUser.js → appUserAppUser.js} +0 -0
- /package/dist/generated/config/models/{blockInterfaceMetadata.js → appRole.js} +0 -0
- /package/dist/generated/config/models/{inputPinInterfaceDefault.js → appUserAppUser.js} +0 -0
- /package/dist/generated/config/models/{blockBlockSet.js → appUserAppUserDetail.js} +0 -0
- /package/dist/generated/config/models/{inputPinInterfaceMetadata.js → appUserAppUserSearchResult.js} +0 -0
- /package/dist/generated/config/models/{inputPinInterfaceSchema.js → appUserServicePrincipalSearchResult.js} +0 -0
- /package/dist/generated/config/models/{blockBlockSetBlockInterfaces.js → blocksBlockInfo.js} +0 -0
- /package/dist/generated/config/models/{blockInfo.js → blocksBlockInterface.js} +0 -0
- /package/dist/generated/config/models/{outputPinInterfaceMetadata.js → blocksBlockInterfaceMetadata.js} +0 -0
- /package/dist/generated/config/models/{blockInterface.js → blocksBlockInterfacePorts.js} +0 -0
- /package/dist/generated/config/models/{blockInterfacePorts.js → blocksBlockInterfaceState.js} +0 -0
- /package/dist/generated/config/models/{blockInterfaceState.js → blocksBlockSet.js} +0 -0
- /package/dist/generated/config/models/{inputPinInterface.js → blocksBlockSetBlockInterfaces.js} +0 -0
- /package/dist/generated/config/models/{inputPinInterfaceGenerics.js → blocksGetBlocks200One.js} +0 -0
- /package/dist/generated/config/models/{outputPinInterface.js → blocksGetBlocks200Three.js} +0 -0
- /package/dist/generated/config/models/{outputPinInterfaceGenerics.js → blocksGetBlocks200Two.js} +0 -0
- /package/dist/generated/config/models/{pagedDataCollectionUsersAppUser.js → blocksInputPinInterface.js} +0 -0
- /package/dist/generated/config/models/{outputPinInterfaceSchema.js → blocksInputPinInterfaceDefault.js} +0 -0
- /package/dist/generated/config/models/{pagedDataCollectionUsersAppUserDetail.js → blocksInputPinInterfaceGenerics.js} +0 -0
- /package/dist/generated/config/models/{portInterfaceMetadata.js → blocksInputPinInterfaceMetadata.js} +0 -0
- /package/dist/generated/config/models/{stateInterfaceDefault.js → blocksInputPinInterfaceSchema.js} +0 -0
- /package/dist/generated/config/models/{pagedDataCollectionUsersAppUserSearchResult.js → blocksOutputPinInterface.js} +0 -0
- /package/dist/generated/config/models/{pagedDataCollectionUsersServicePrincipalSearchResult.js → blocksOutputPinInterfaceGenerics.js} +0 -0
- /package/dist/generated/config/models/{stateInterfaceMetadata.js → blocksOutputPinInterfaceMetadata.js} +0 -0
- /package/dist/generated/config/models/{usersAppRole.js → blocksOutputPinInterfaceSchema.js} +0 -0
- /package/dist/generated/config/models/{portInterface.js → blocksPortInterface.js} +0 -0
- /package/dist/generated/config/models/{portInterfaceInputs.js → blocksPortInterfaceInputs.js} +0 -0
- /package/dist/generated/config/models/{usersAppUser.js → blocksPortInterfaceMetadata.js} +0 -0
- /package/dist/generated/config/models/{portInterfaceOutputs.js → blocksPortInterfaceOutputs.js} +0 -0
- /package/dist/generated/config/models/{stateInterface.js → blocksStateInterface.js} +0 -0
- /package/dist/generated/config/models/{usersAppUserSearchResult.js → blocksStateInterfaceDefault.js} +0 -0
- /package/dist/generated/config/models/{usersServicePrincipalSearchResult.js → blocksStateInterfaceMetadata.js} +0 -0
- /package/dist/generated/config/models/{usersAppUserDetail.js → pagedDataCollectionAppUserAppUser.js} +0 -0
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* SmartSpace Chat API
|
|
5
5
|
* OpenAPI spec version: v1
|
|
6
6
|
*/
|
|
7
|
-
import type { 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, PagedDataCollectionAccess, PagedDataCollectionCommentCommentSummary, PagedDataCollectionMessageMessage, PagedDataCollectionMessageThreadMessageThreadSummary, PagedDataCollectionModelModelSummary, PagedDataCollectionWorkSpace,
|
|
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, PagedDataCollectionAccess, 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, {}>>;
|
|
@@ -21,7 +21,7 @@ export declare const getSmartSpaceChatAPI: () => {
|
|
|
21
21
|
messageThreadsThreadMessagesIdMessages: (id: string, params?: MessageThreadsThreadMessagesIdMessagesParams) => Promise<import("axios").AxiosResponse<PagedDataCollectionMessageMessage, any, {}>>;
|
|
22
22
|
messageThreadsStreamThreadMessagesIdMessagesStream: (id: string) => Promise<import("axios").AxiosResponse<void, any, {}>>;
|
|
23
23
|
messageThreadsThreadIdName: (id: string, messageThreadsThreadIdNameBody: string) => Promise<import("axios").AxiosResponse<void, any, {}>>;
|
|
24
|
-
messageThreadsGetThreadUsers: (threadId: string) => Promise<import("axios").AxiosResponse<
|
|
24
|
+
messageThreadsGetThreadUsers: (threadId: string) => Promise<import("axios").AxiosResponse<AppUserAppUser[], any, {}>>;
|
|
25
25
|
messageThreadsRemoveThreadUser: (threadId: string, userId: string) => Promise<import("axios").AxiosResponse<void, any, {}>>;
|
|
26
26
|
messageThreadsAddThreadUser: (threadId: string, userId: string) => Promise<import("axios").AxiosResponse<void, any, {}>>;
|
|
27
27
|
messagesThreadMessages: (messageMessageRequest: MessageMessageRequest) => Promise<import("axios").AxiosResponse<MessageMessage, any, {}>>;
|
|
@@ -40,7 +40,7 @@ export declare const getSmartSpaceChatAPI: () => {
|
|
|
40
40
|
workSpacesGetId: (id: string) => Promise<import("axios").AxiosResponse<WorkSpace, any, {}>>;
|
|
41
41
|
workSpacesGetAccess: (id: string, params?: WorkSpacesGetAccessParams) => Promise<import("axios").AxiosResponse<PagedDataCollectionAccess, any, {}>>;
|
|
42
42
|
workSpacesThread: (id: string, params?: WorkSpacesThreadParams) => Promise<import("axios").AxiosResponse<PagedDataCollectionMessageThreadMessageThreadSummary, any, {}>>;
|
|
43
|
-
workSpacesGetUsers: (id: string, params?: WorkSpacesGetUsersParams) => Promise<import("axios").AxiosResponse<
|
|
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, {}>>;
|
|
45
45
|
messageThreadsCreateMessageThread: (workspaceId: string, createMessageThread: CreateMessageThread) => Promise<import("axios").AxiosResponse<PagedDataCollectionMessageThreadMessageThreadSummary, any, {}>>;
|
|
46
46
|
messageThreadsGetMessageThreadWorkspacesWorkspaceIdMessagethreadsId: (workspaceId: string, id: string) => Promise<import("axios").AxiosResponse<MessageThreadMessageThreadSummary, any, {}>>;
|
|
@@ -5,6 +5,7 @@
|
|
|
5
5
|
* OpenAPI spec version: v1
|
|
6
6
|
*/
|
|
7
7
|
export * from './access';
|
|
8
|
+
export * from './appUserAppUser';
|
|
8
9
|
export * from './commentComment';
|
|
9
10
|
export * from './commentCommentSummary';
|
|
10
11
|
export * from './commentMentionedUser';
|
|
@@ -96,7 +97,6 @@ export * from './pagedDataCollectionMessageMessage';
|
|
|
96
97
|
export * from './pagedDataCollectionMessageThreadMessageThreadSummary';
|
|
97
98
|
export * from './pagedDataCollectionModelModelSummary';
|
|
98
99
|
export * from './pagedDataCollectionWorkSpace';
|
|
99
|
-
export * from './usersAppUser';
|
|
100
100
|
export * from './workSpace';
|
|
101
101
|
export * from './workSpaceInfo';
|
|
102
102
|
export * from './workSpaceInputs';
|
|
@@ -21,6 +21,7 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
|
21
21
|
};
|
|
22
22
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
23
23
|
__exportStar(require("./access"), exports);
|
|
24
|
+
__exportStar(require("./appUserAppUser"), exports);
|
|
24
25
|
__exportStar(require("./commentComment"), exports);
|
|
25
26
|
__exportStar(require("./commentCommentSummary"), exports);
|
|
26
27
|
__exportStar(require("./commentMentionedUser"), exports);
|
|
@@ -112,7 +113,6 @@ __exportStar(require("./pagedDataCollectionMessageMessage"), exports);
|
|
|
112
113
|
__exportStar(require("./pagedDataCollectionMessageThreadMessageThreadSummary"), exports);
|
|
113
114
|
__exportStar(require("./pagedDataCollectionModelModelSummary"), exports);
|
|
114
115
|
__exportStar(require("./pagedDataCollectionWorkSpace"), exports);
|
|
115
|
-
__exportStar(require("./usersAppUser"), exports);
|
|
116
116
|
__exportStar(require("./workSpace"), exports);
|
|
117
117
|
__exportStar(require("./workSpaceInfo"), exports);
|
|
118
118
|
__exportStar(require("./workSpaceInputs"), exports);
|
|
@@ -4,17 +4,17 @@
|
|
|
4
4
|
* SmartSpace Admin API
|
|
5
5
|
* OpenAPI spec version: v1
|
|
6
6
|
*/
|
|
7
|
-
import type { Access, AccessGetAccessesParams, AccessGetGroupsParams, AccessGetUsersInRoleRolesRoleIdUsersParams, AccessGetUsersInRoleUsersParams, AccessSearchGroupsParams, AccessSearchServicePrincipalsParams, AccessSearchUsersParams, AccessWorkSpace, ActivityExportLoggingsParams, ActivityGetLoggingParams,
|
|
7
|
+
import type { Access, AccessGetAccessesParams, AccessGetGroupsParams, AccessGetUsersInRoleRolesRoleIdUsersParams, AccessGetUsersInRoleUsersParams, AccessSearchGroupsParams, AccessSearchServicePrincipalsParams, AccessSearchUsersParams, AccessWorkSpace, ActivityExportLoggingsParams, ActivityGetLoggingParams, AppRole, AppUserAppUser, AppUserAppUserDetail, AppUserAppUserSearchResult, ApplicationUpdateDeploymentInfo, ApplicationUpdateVersionInfo, BlockSetsAddBlockSetBody, BlockSetsGetBlockSetsParams, BlocksBlockSet, BlocksGetBlocks200One, BlocksGetBlocks200Three, BlocksGetBlocks200Two, 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, PagedDataCollectionAccess, PagedDataCollectionActivityActivityWorkSpace, PagedDataCollectionAppUserAppUser, 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
9
|
accessGetAccesses: (params?: AccessGetAccessesParams) => Promise<import("axios").AxiosResponse<PagedDataCollectionAccess, any, {}>>;
|
|
10
10
|
accessAddAccess: (access: Access) => Promise<import("axios").AxiosResponse<Access, any, {}>>;
|
|
11
|
-
accessGetGroups: (params?: AccessGetGroupsParams) => Promise<import("axios").AxiosResponse<
|
|
12
|
-
accessGetAppRoles: () => Promise<import("axios").AxiosResponse<
|
|
13
|
-
accessGetUsersInRoleRolesRoleIdUsers: (roleId: string, params?: AccessGetUsersInRoleRolesRoleIdUsersParams) => Promise<import("axios").AxiosResponse<
|
|
11
|
+
accessGetGroups: (params?: AccessGetGroupsParams) => Promise<import("axios").AxiosResponse<PagedDataCollectionAppUserAppUser, any, {}>>;
|
|
12
|
+
accessGetAppRoles: () => Promise<import("axios").AxiosResponse<AppRole[], any, {}>>;
|
|
13
|
+
accessGetUsersInRoleRolesRoleIdUsers: (roleId: string, params?: AccessGetUsersInRoleRolesRoleIdUsersParams) => Promise<import("axios").AxiosResponse<AppUserAppUser[], any, {}>>;
|
|
14
14
|
accessSearchGroups: (params?: AccessSearchGroupsParams) => Promise<import("axios").AxiosResponse<PagedDataCollectionAzureADGroup, any, {}>>;
|
|
15
|
-
accessSearchServicePrincipals: (params?: AccessSearchServicePrincipalsParams) => Promise<import("axios").AxiosResponse<
|
|
16
|
-
accessSearchUsers: (params?: AccessSearchUsersParams) => Promise<import("axios").AxiosResponse<
|
|
17
|
-
accessGetUsersInRoleUsers: (params?: AccessGetUsersInRoleUsersParams) => Promise<import("axios").AxiosResponse<
|
|
15
|
+
accessSearchServicePrincipals: (params?: AccessSearchServicePrincipalsParams) => Promise<import("axios").AxiosResponse<PagedDataCollectionAppUserServicePrincipalSearchResult, any, {}>>;
|
|
16
|
+
accessSearchUsers: (params?: AccessSearchUsersParams) => Promise<import("axios").AxiosResponse<PagedDataCollectionAppUserAppUserSearchResult, any, {}>>;
|
|
17
|
+
accessGetUsersInRoleUsers: (params?: AccessGetUsersInRoleUsersParams) => Promise<import("axios").AxiosResponse<AppUserAppUser[], any, {}>>;
|
|
18
18
|
accessDeleteAccess: (id: string) => Promise<import("axios").AxiosResponse<void, any, {}>>;
|
|
19
19
|
activityExportLoggings: (params?: ActivityExportLoggingsParams) => Promise<import("axios").AxiosResponse<string, any, {}>>;
|
|
20
20
|
activityGetLogging: (params?: ActivityGetLoggingParams) => Promise<import("axios").AxiosResponse<PagedDataCollectionActivityActivityWorkSpace, any, {}>>;
|
|
@@ -23,10 +23,10 @@ export declare const getSmartSpaceAdminAPI: () => {
|
|
|
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<BlocksBlockSet[], 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<BlocksGetBlocks200One | BlocksGetBlocks200Three | BlocksGetBlocks200Two, 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, {}>>;
|
|
@@ -107,12 +107,12 @@ export declare const getSmartSpaceAdminAPI: () => {
|
|
|
107
107
|
reportingGetRequests: (duration: ReportingDuration, params?: ReportingGetRequestsParams) => Promise<import("axios").AxiosResponse<ReportingReportDefinitionSystemDateTime, any, {}>>;
|
|
108
108
|
reportingGetTokens: (duration: ReportingDuration, params?: ReportingGetTokensParams) => Promise<import("axios").AxiosResponse<ReportingReportDefinitionSystemDateTime, any, {}>>;
|
|
109
109
|
tenantIdGetResult: () => Promise<import("axios").AxiosResponse<string, any, {}>>;
|
|
110
|
-
usersGetUsers: (params?: UsersGetUsersParams) => Promise<import("axios").AxiosResponse<
|
|
110
|
+
usersGetUsers: (params?: UsersGetUsersParams) => Promise<import("axios").AxiosResponse<PagedDataCollectionAppUserAppUserDetail, any, {}>>;
|
|
111
111
|
usersGetUsersByFilter: (permissions: EnumsPermissions) => Promise<import("axios").AxiosResponse<void, any, {}>>;
|
|
112
112
|
usersGetMyPermissions: () => Promise<import("axios").AxiosResponse<EnumsPermissions, any, {}>>;
|
|
113
113
|
usersRemoveUserFromAllWorkSpaces: (params?: UsersRemoveUserFromAllWorkSpacesParams) => Promise<import("axios").AxiosResponse<void, any, {}>>;
|
|
114
|
-
usersSearchUsers: (params?: UsersSearchUsersParams) => Promise<import("axios").AxiosResponse<
|
|
115
|
-
usersGetUserDetail: (id: string) => Promise<import("axios").AxiosResponse<
|
|
114
|
+
usersSearchUsers: (params?: UsersSearchUsersParams) => Promise<import("axios").AxiosResponse<AppUserAppUserSearchResult[], any, {}>>;
|
|
115
|
+
usersGetUserDetail: (id: string) => Promise<import("axios").AxiosResponse<AppUserAppUserDetail, any, {}>>;
|
|
116
116
|
usersGetUserPhoto: (id: string) => Promise<import("axios").AxiosResponse<Blob, any, {}>>;
|
|
117
117
|
usersGetAccessWorkSpaces: (id: string, params?: UsersGetAccessWorkSpacesParams) => Promise<import("axios").AxiosResponse<AccessWorkSpace[], any, {}>>;
|
|
118
118
|
usersAdminPermission: (userId: string, params?: UsersAdminPermissionParams) => Promise<import("axios").AxiosResponse<void, any, {}>>;
|
|
@@ -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 sets visible to the current principal.
|
|
143
143
|
*/
|
|
144
144
|
const blockSetsGetBlockSets = (params) => {
|
|
145
145
|
return (0, instance_1.customInstance)({ url: `/BlockSets`, method: 'GET',
|
|
@@ -4,15 +4,15 @@
|
|
|
4
4
|
* SmartSpace Admin API
|
|
5
5
|
* OpenAPI spec version: v1
|
|
6
6
|
*/
|
|
7
|
-
import type {
|
|
7
|
+
import type { BlocksBlockInterface } from './blocksBlockInterface';
|
|
8
8
|
import type { EnumsBlockType } from './enumsBlockType';
|
|
9
|
-
export interface
|
|
9
|
+
export interface BlocksBlockInfo {
|
|
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: BlocksBlockInterface;
|
|
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 { BlocksBlockInterfaceMetadata } from './blocksBlockInterfaceMetadata';
|
|
8
|
+
import type { BlocksBlockInterfacePorts } from './blocksBlockInterfacePorts';
|
|
9
|
+
import type { EnumsBlockScope } from './enumsBlockScope';
|
|
10
|
+
import type { BlocksBlockInterfaceState } from './blocksBlockInterfaceState';
|
|
11
|
+
export interface BlocksBlockInterface {
|
|
12
|
+
metadata: BlocksBlockInterfaceMetadata;
|
|
13
|
+
ports: BlocksBlockInterfacePorts;
|
|
14
|
+
/** @nullable */
|
|
15
|
+
scopes?: EnumsBlockScope[] | null;
|
|
16
|
+
state: BlocksBlockInterfaceState;
|
|
17
|
+
}
|
|
@@ -0,0 +1,10 @@
|
|
|
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 { BlocksPortInterface } from './blocksPortInterface';
|
|
8
|
+
export type BlocksBlockInterfacePorts = {
|
|
9
|
+
[key: string]: BlocksPortInterface;
|
|
10
|
+
};
|
|
@@ -0,0 +1,10 @@
|
|
|
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 { BlocksStateInterface } from './blocksStateInterface';
|
|
8
|
+
export type BlocksBlockInterfaceState = {
|
|
9
|
+
[key: string]: BlocksStateInterface;
|
|
10
|
+
};
|
|
@@ -4,10 +4,10 @@
|
|
|
4
4
|
* SmartSpace Admin API
|
|
5
5
|
* OpenAPI spec version: v1
|
|
6
6
|
*/
|
|
7
|
-
import type {
|
|
7
|
+
import type { BlocksBlockSetBlockInterfaces } from './blocksBlockSetBlockInterfaces';
|
|
8
8
|
import type { EnumsBlockType } from './enumsBlockType';
|
|
9
|
-
export interface
|
|
10
|
-
blockInterfaces:
|
|
9
|
+
export interface BlocksBlockSet {
|
|
10
|
+
blockInterfaces: BlocksBlockSetBlockInterfaces;
|
|
11
11
|
/** @nullable */
|
|
12
12
|
connectionId?: string | null;
|
|
13
13
|
/** @nullable */
|
|
@@ -0,0 +1,12 @@
|
|
|
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 { BlocksBlockInterface } from './blocksBlockInterface';
|
|
8
|
+
export type BlocksBlockSetBlockInterfaces = {
|
|
9
|
+
[key: string]: {
|
|
10
|
+
[key: string]: BlocksBlockInterface;
|
|
11
|
+
};
|
|
12
|
+
};
|
|
@@ -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 { BlocksBlockInfo } from './blocksBlockInfo';
|
|
8
|
+
export type BlocksGetBlocks200One = {
|
|
9
9
|
[key: string]: {
|
|
10
|
-
[key: string]:
|
|
10
|
+
[key: string]: BlocksBlockInfo;
|
|
11
11
|
};
|
|
12
12
|
};
|
|
@@ -0,0 +1,12 @@
|
|
|
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 { BlocksBlockInfo } from './blocksBlockInfo';
|
|
8
|
+
export type BlocksGetBlocks200Three = {
|
|
9
|
+
[key: string]: {
|
|
10
|
+
[key: string]: BlocksBlockInfo;
|
|
11
|
+
};
|
|
12
|
+
};
|
|
@@ -0,0 +1,12 @@
|
|
|
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 { BlocksBlockInfo } from './blocksBlockInfo';
|
|
8
|
+
export type BlocksGetBlocks200Two = {
|
|
9
|
+
[key: string]: {
|
|
10
|
+
[key: string]: BlocksBlockInfo;
|
|
11
|
+
};
|
|
12
|
+
};
|
|
@@ -0,0 +1,23 @@
|
|
|
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 { BlocksInputPinInterfaceDefault } from './blocksInputPinInterfaceDefault';
|
|
8
|
+
import type { BlocksInputPinInterfaceGenerics } from './blocksInputPinInterfaceGenerics';
|
|
9
|
+
import type { BlocksInputPinInterfaceMetadata } from './blocksInputPinInterfaceMetadata';
|
|
10
|
+
import type { BlocksInputPinInterfaceSchema } from './blocksInputPinInterfaceSchema';
|
|
11
|
+
import type { EnumsPinType } from './enumsPinType';
|
|
12
|
+
export interface BlocksInputPinInterface {
|
|
13
|
+
channel: boolean;
|
|
14
|
+
/** @nullable */
|
|
15
|
+
default?: BlocksInputPinInterfaceDefault;
|
|
16
|
+
generics: BlocksInputPinInterfaceGenerics;
|
|
17
|
+
metadata: BlocksInputPinInterfaceMetadata;
|
|
18
|
+
required: boolean;
|
|
19
|
+
schema: BlocksInputPinInterfaceSchema;
|
|
20
|
+
sticky: boolean;
|
|
21
|
+
type: EnumsPinType;
|
|
22
|
+
virtual: boolean;
|
|
23
|
+
}
|
|
@@ -0,0 +1,19 @@
|
|
|
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 { BlocksOutputPinInterfaceGenerics } from './blocksOutputPinInterfaceGenerics';
|
|
8
|
+
import type { BlocksOutputPinInterfaceMetadata } from './blocksOutputPinInterfaceMetadata';
|
|
9
|
+
import type { BlocksOutputPinInterfaceSchema } from './blocksOutputPinInterfaceSchema';
|
|
10
|
+
import type { EnumsPinType } from './enumsPinType';
|
|
11
|
+
export interface BlocksOutputPinInterface {
|
|
12
|
+
channel: boolean;
|
|
13
|
+
/** @nullable */
|
|
14
|
+
channelGroupId?: string | null;
|
|
15
|
+
generics: BlocksOutputPinInterfaceGenerics;
|
|
16
|
+
metadata: BlocksOutputPinInterfaceMetadata;
|
|
17
|
+
schema: BlocksOutputPinInterfaceSchema;
|
|
18
|
+
type: EnumsPinType;
|
|
19
|
+
}
|
|
@@ -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 { BlocksPortInterfaceInputs } from './blocksPortInterfaceInputs';
|
|
8
|
+
import type { BlocksPortInterfaceMetadata } from './blocksPortInterfaceMetadata';
|
|
9
|
+
import type { BlocksPortInterfaceOutputs } from './blocksPortInterfaceOutputs';
|
|
10
|
+
import type { EnumsPortType } from './enumsPortType';
|
|
11
|
+
export interface BlocksPortInterface {
|
|
12
|
+
inputs: BlocksPortInterfaceInputs;
|
|
13
|
+
isFunction: boolean;
|
|
14
|
+
metadata: BlocksPortInterfaceMetadata;
|
|
15
|
+
outputs: BlocksPortInterfaceOutputs;
|
|
16
|
+
type: EnumsPortType;
|
|
17
|
+
}
|
|
@@ -0,0 +1,10 @@
|
|
|
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 { BlocksInputPinInterface } from './blocksInputPinInterface';
|
|
8
|
+
export type BlocksPortInterfaceInputs = {
|
|
9
|
+
[key: string]: BlocksInputPinInterface;
|
|
10
|
+
};
|
|
@@ -0,0 +1,10 @@
|
|
|
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 { BlocksOutputPinInterface } from './blocksOutputPinInterface';
|
|
8
|
+
export type BlocksPortInterfaceOutputs = {
|
|
9
|
+
[key: string]: BlocksOutputPinInterface;
|
|
10
|
+
};
|
|
@@ -0,0 +1,15 @@
|
|
|
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 { BlocksStateInterfaceDefault } from './blocksStateInterfaceDefault';
|
|
8
|
+
import type { BlocksStateInterfaceMetadata } from './blocksStateInterfaceMetadata';
|
|
9
|
+
import type { FlowsBlockPinRef } from './flowsBlockPinRef';
|
|
10
|
+
export interface BlocksStateInterface {
|
|
11
|
+
/** @nullable */
|
|
12
|
+
default?: BlocksStateInterfaceDefault;
|
|
13
|
+
metadata: BlocksStateInterfaceMetadata;
|
|
14
|
+
scope: FlowsBlockPinRef[];
|
|
15
|
+
}
|