@smartspace/api-client 0.1.0-pr.811.fc02076 → 0.1.0-pr.815.b53848e

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.
Files changed (56) hide show
  1. package/dist/generated/chat/api.d.ts +7 -7
  2. package/dist/generated/chat/api.js +4 -4
  3. package/dist/generated/chat/models/{usersAppUser.d.ts → appUserAppUser.d.ts} +1 -1
  4. package/dist/generated/chat/models/filesDownloadFileParams.d.ts +0 -2
  5. package/dist/generated/chat/models/{file.d.ts → filesFile.d.ts} +1 -1
  6. package/dist/generated/chat/models/{fileUriResponse.d.ts → filesFileUriResponse.d.ts} +1 -1
  7. package/dist/generated/chat/models/filesGetUriParams.d.ts +0 -2
  8. package/dist/generated/chat/models/index.d.ts +3 -3
  9. package/dist/generated/chat/models/index.js +3 -3
  10. package/dist/generated/chat/zod.d.ts +4 -4
  11. package/dist/generated/chat/zod.js +10 -10
  12. package/dist/generated/config/api.d.ts +17 -17
  13. package/dist/generated/config/api.js +4 -4
  14. package/dist/generated/config/models/{usersAppRole.d.ts → appRole.d.ts} +1 -1
  15. package/dist/generated/config/models/{usersAppUser.d.ts → appUserAppUser.d.ts} +1 -1
  16. package/dist/generated/config/models/{usersAppUserDetail.d.ts → appUserAppUserDetail.d.ts} +1 -1
  17. package/dist/generated/config/models/{usersAppUserSearchResult.d.ts → appUserAppUserSearchResult.d.ts} +1 -1
  18. package/dist/generated/config/models/{usersServicePrincipalSearchResult.d.ts → appUserServicePrincipalSearchResult.d.ts} +1 -1
  19. package/dist/generated/config/models/filesCreateFileFromBlobUri.d.ts +14 -0
  20. package/dist/generated/config/models/filesDownloadFileParams.d.ts +0 -2
  21. package/dist/generated/config/models/{file.d.ts → filesFile.d.ts} +1 -1
  22. package/dist/generated/config/models/{fileUriResponse.d.ts → filesFileUriResponse.d.ts} +1 -1
  23. package/dist/generated/config/models/filesFileUriResponse.js +8 -0
  24. package/dist/generated/config/models/filesGetFileInfoParams.d.ts +0 -2
  25. package/dist/generated/config/models/filesGetUriParams.d.ts +0 -2
  26. package/dist/generated/config/models/{ingestedBlob.d.ts → filesIngestedBlob.d.ts} +3 -3
  27. package/dist/generated/config/models/index.d.ts +14 -13
  28. package/dist/generated/config/models/index.js +14 -13
  29. package/dist/generated/config/models/{pagedDataCollectionUsersAppUser.d.ts → pagedDataCollectionAppUserAppUser.d.ts} +3 -3
  30. package/dist/generated/config/models/pagedDataCollectionAppUserAppUserDetail.d.ts +11 -0
  31. package/dist/generated/config/models/pagedDataCollectionAppUserAppUserSearchResult.d.ts +11 -0
  32. package/dist/generated/config/models/pagedDataCollectionAppUserServicePrincipalSearchResult.d.ts +11 -0
  33. package/dist/generated/config/models/pagedDataCollectionFilesIngestedBlob.d.ts +11 -0
  34. package/dist/generated/config/zod.d.ts +4 -4
  35. package/dist/generated/config/zod.js +13 -13
  36. package/package.json +1 -1
  37. package/dist/generated/config/models/pagedDataCollectionIngestedBlob.d.ts +0 -11
  38. package/dist/generated/config/models/pagedDataCollectionUsersAppUserDetail.d.ts +0 -11
  39. package/dist/generated/config/models/pagedDataCollectionUsersAppUserSearchResult.d.ts +0 -11
  40. package/dist/generated/config/models/pagedDataCollectionUsersServicePrincipalSearchResult.d.ts +0 -11
  41. /package/dist/generated/chat/models/{file.js → appUserAppUser.js} +0 -0
  42. /package/dist/generated/chat/models/{fileUriResponse.js → filesFile.js} +0 -0
  43. /package/dist/generated/chat/models/{usersAppUser.js → filesFileUriResponse.js} +0 -0
  44. /package/dist/generated/config/models/{file.js → appRole.js} +0 -0
  45. /package/dist/generated/config/models/{fileUriResponse.js → appUserAppUser.js} +0 -0
  46. /package/dist/generated/config/models/{ingestedBlob.js → appUserAppUserDetail.js} +0 -0
  47. /package/dist/generated/config/models/{usersAppRole.js → appUserAppUserSearchResult.js} +0 -0
  48. /package/dist/generated/config/models/{usersAppUser.js → appUserServicePrincipalSearchResult.js} +0 -0
  49. /package/dist/generated/config/models/{usersAppUserSearchResult.js → filesCreateFileFromBlobUri.js} +0 -0
  50. /package/dist/generated/config/models/{usersServicePrincipalSearchResult.js → filesFile.js} +0 -0
  51. /package/dist/generated/config/models/{pagedDataCollectionIngestedBlob.js → filesIngestedBlob.js} +0 -0
  52. /package/dist/generated/config/models/{pagedDataCollectionUsersAppUser.js → pagedDataCollectionAppUserAppUser.js} +0 -0
  53. /package/dist/generated/config/models/{pagedDataCollectionUsersAppUserDetail.js → pagedDataCollectionAppUserAppUserDetail.js} +0 -0
  54. /package/dist/generated/config/models/{pagedDataCollectionUsersAppUserSearchResult.js → pagedDataCollectionAppUserAppUserSearchResult.js} +0 -0
  55. /package/dist/generated/config/models/{pagedDataCollectionUsersServicePrincipalSearchResult.js → pagedDataCollectionAppUserServicePrincipalSearchResult.js} +0 -0
  56. /package/dist/generated/config/models/{usersAppUserDetail.js → pagedDataCollectionFilesIngestedBlob.js} +0 -0
@@ -4,12 +4,12 @@
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, UsersAppUser, WorkSpace, WorkSpacesGetAccessParams, WorkSpacesGetGetParams, WorkSpacesGetUsersParams, WorkSpacesThreadParams } from './models';
7
+ import type { AppUserAppUser, CommentComment, CreateComment, CreateMessageThread, DocumentsGetDocumentSasParams, FilesDownloadFileParams, FilesFile, FilesFileUriResponse, 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
- filesUploadFiles: (filesUploadFilesBody: FilesUploadFilesBody) => Promise<import("axios").AxiosResponse<File[], any, {}>>;
10
- filesGetFileInfo: (id: string, params?: FilesGetFileInfoParams) => Promise<import("axios").AxiosResponse<File, any, {}>>;
11
- filesDownloadFile: (id: string, params?: FilesDownloadFileParams) => Promise<import("axios").AxiosResponse<void, any, {}>>;
12
- filesGetUri: (id: string, params?: FilesGetUriParams) => Promise<import("axios").AxiosResponse<FileUriResponse, any, {}>>;
9
+ filesUploadFiles: (filesUploadFilesBody: FilesUploadFilesBody) => Promise<import("axios").AxiosResponse<void | FilesFile[], any, {}>>;
10
+ filesGetFileInfo: (id: string, params?: FilesGetFileInfoParams) => Promise<import("axios").AxiosResponse<FilesFile, any, {}>>;
11
+ filesDownloadFile: (id: string, params?: FilesDownloadFileParams) => Promise<import("axios").AxiosResponse<unknown, any, {}>>;
12
+ filesGetUri: (id: string, params?: FilesGetUriParams) => Promise<import("axios").AxiosResponse<FilesFileUriResponse, any, {}>>;
13
13
  flowRunsGetVariables: (id: string) => Promise<import("axios").AxiosResponse<FlowRunsGetVariables200One | FlowRunsGetVariables200Three | FlowRunsGetVariables200Two, any, {}>>;
14
14
  flowRunsSetVariable: (id: string, variableName: string, flowRunsSetVariableBody: unknown) => Promise<import("axios").AxiosResponse<void, any, {}>>;
15
15
  messageThreadsThreadId: (id: string) => Promise<import("axios").AxiosResponse<void, 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<UsersAppUser[], any, {}>>;
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<UsersAppUser[], any, {}>>;
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, {}>>;
@@ -4,7 +4,7 @@ exports.getSmartSpaceChatAPI = void 0;
4
4
  const instance_1 = require("../../instance");
5
5
  const getSmartSpaceChatAPI = () => {
6
6
  /**
7
- * @summary Upload files to be referenced in requests (supports full and chunked uploads)
7
+ * @summary Upload files to be referenced in requests (supports full and chunked uploads).
8
8
  */
9
9
  const filesUploadFiles = (filesUploadFilesBody) => {
10
10
  const formData = new FormData();
@@ -35,7 +35,7 @@ const getSmartSpaceChatAPI = () => {
35
35
  });
36
36
  };
37
37
  /**
38
- * @summary Get details for a file previously uploaded
38
+ * @summary Get details for a file previously uploaded.
39
39
  */
40
40
  const filesGetFileInfo = (id, params) => {
41
41
  return (0, instance_1.customInstance)({ url: `/Files/${id}`, method: 'GET',
@@ -43,7 +43,7 @@ const getSmartSpaceChatAPI = () => {
43
43
  });
44
44
  };
45
45
  /**
46
- * @summary Download a previously uploaded file
46
+ * @summary Download a previously uploaded file.
47
47
  */
48
48
  const filesDownloadFile = (id, params) => {
49
49
  return (0, instance_1.customInstance)({ url: `/Files/${id}/download`, method: 'GET',
@@ -51,7 +51,7 @@ const getSmartSpaceChatAPI = () => {
51
51
  });
52
52
  };
53
53
  /**
54
- * @summary Get URI of a previously uploaded file
54
+ * @summary Get URI of a previously uploaded file.
55
55
  */
56
56
  const filesGetUri = (id, params) => {
57
57
  return (0, instance_1.customInstance)({ url: `/Files/${id}/uri`, method: 'GET',
@@ -4,7 +4,7 @@
4
4
  * SmartSpace Chat API
5
5
  * OpenAPI spec version: v1
6
6
  */
7
- export interface UsersAppUser {
7
+ export interface AppUserAppUser {
8
8
  displayName: string;
9
9
  /** @nullable */
10
10
  emailAddress?: string | null;
@@ -6,12 +6,10 @@
6
6
  */
7
7
  export type FilesDownloadFileParams = {
8
8
  /**
9
- * Optional thread ID containing the file
10
9
  * @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
10
  */
12
11
  threadId?: string;
13
12
  /**
14
- * Optional workspace ID containing the file
15
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}$
16
14
  */
17
15
  workspaceId?: string;
@@ -4,7 +4,7 @@
4
4
  * SmartSpace Chat API
5
5
  * OpenAPI spec version: v1
6
6
  */
7
- export interface File {
7
+ export interface FilesFile {
8
8
  createdAt: string;
9
9
  createdByUserId: string;
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}$ */
@@ -4,6 +4,6 @@
4
4
  * SmartSpace Chat API
5
5
  * OpenAPI spec version: v1
6
6
  */
7
- export interface FileUriResponse {
7
+ export interface FilesFileUriResponse {
8
8
  uri: string;
9
9
  }
@@ -6,12 +6,10 @@
6
6
  */
7
7
  export type FilesGetUriParams = {
8
8
  /**
9
- * Optional thread ID containing the file
10
9
  * @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
10
  */
12
11
  threadId?: string;
13
12
  /**
14
- * Optional workspace ID containing the file
15
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}$
16
14
  */
17
15
  workspaceId?: string;
@@ -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';
@@ -30,9 +31,9 @@ export * from './enumsModelRole';
30
31
  export * from './enumsNotificationType';
31
32
  export * from './enumsVirtualMachineServerType';
32
33
  export * from './enumsWorkSpaceOrderBy';
33
- export * from './file';
34
- export * from './fileUriResponse';
35
34
  export * from './filesDownloadFileParams';
35
+ export * from './filesFile';
36
+ export * from './filesFileUriResponse';
36
37
  export * from './filesGetFileInfoParams';
37
38
  export * from './filesGetUriParams';
38
39
  export * from './filesUploadFilesBody';
@@ -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);
@@ -46,9 +47,9 @@ __exportStar(require("./enumsModelRole"), exports);
46
47
  __exportStar(require("./enumsNotificationType"), exports);
47
48
  __exportStar(require("./enumsVirtualMachineServerType"), exports);
48
49
  __exportStar(require("./enumsWorkSpaceOrderBy"), exports);
49
- __exportStar(require("./file"), exports);
50
- __exportStar(require("./fileUriResponse"), exports);
51
50
  __exportStar(require("./filesDownloadFileParams"), exports);
51
+ __exportStar(require("./filesFile"), exports);
52
+ __exportStar(require("./filesFileUriResponse"), exports);
52
53
  __exportStar(require("./filesGetFileInfoParams"), exports);
53
54
  __exportStar(require("./filesGetUriParams"), exports);
54
55
  __exportStar(require("./filesUploadFilesBody"), 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);
@@ -6,7 +6,7 @@
6
6
  */
7
7
  import zod from 'zod';
8
8
  /**
9
- * @summary Upload files to be referenced in requests (supports full and chunked uploads)
9
+ * @summary Upload files to be referenced in requests (supports full and chunked uploads).
10
10
  */
11
11
  export declare const filesUploadFilesBodyThreadIdRegExp: RegExp;
12
12
  export declare const filesUploadFilesBodyUploadIdRegExp: RegExp;
@@ -46,7 +46,7 @@ export declare const filesUploadFilesResponse: zod.ZodArray<zod.ZodObject<{
46
46
  workspaceId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
47
47
  }, zod.core.$strip>>;
48
48
  /**
49
- * @summary Get details for a file previously uploaded
49
+ * @summary Get details for a file previously uploaded.
50
50
  */
51
51
  export declare const filesGetFileInfoPathIdRegExp: RegExp;
52
52
  export declare const filesGetFileInfoParams: zod.ZodObject<{
@@ -73,7 +73,7 @@ export declare const filesGetFileInfoResponse: zod.ZodObject<{
73
73
  workspaceId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
74
74
  }, zod.core.$strip>;
75
75
  /**
76
- * @summary Download a previously uploaded file
76
+ * @summary Download a previously uploaded file.
77
77
  */
78
78
  export declare const filesDownloadFilePathIdRegExp: RegExp;
79
79
  export declare const filesDownloadFileParams: zod.ZodObject<{
@@ -86,7 +86,7 @@ export declare const filesDownloadFileQueryParams: zod.ZodObject<{
86
86
  workspaceId: zod.ZodOptional<zod.ZodString>;
87
87
  }, zod.core.$strict>;
88
88
  /**
89
- * @summary Get URI of a previously uploaded file
89
+ * @summary Get URI of a previously uploaded file.
90
90
  */
91
91
  export declare const filesGetUriPathIdRegExp: RegExp;
92
92
  export declare const filesGetUriParams: zod.ZodObject<{
@@ -16,7 +16,7 @@ exports.messageThreadsStreamThreadMessagesWorkspacesWorkspaceIdMessagethreadsIdM
16
16
  */
17
17
  const zod_1 = __importDefault(require("zod"));
18
18
  /**
19
- * @summary Upload files to be referenced in requests (supports full and chunked uploads)
19
+ * @summary Upload files to be referenced in requests (supports full and chunked uploads).
20
20
  */
21
21
  exports.filesUploadFilesBodyThreadIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
22
22
  exports.filesUploadFilesBodyUploadIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
@@ -46,7 +46,7 @@ exports.filesUploadFilesResponseItem = zod_1.default.object({
46
46
  });
47
47
  exports.filesUploadFilesResponse = zod_1.default.array(exports.filesUploadFilesResponseItem);
48
48
  /**
49
- * @summary Get details for a file previously uploaded
49
+ * @summary Get details for a file previously uploaded.
50
50
  */
51
51
  exports.filesGetFileInfoPathIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
52
52
  exports.filesGetFileInfoParams = zod_1.default.strictObject({
@@ -73,30 +73,30 @@ exports.filesGetFileInfoResponse = zod_1.default.object({
73
73
  "workspaceId": zod_1.default.string().regex(exports.filesGetFileInfoResponseWorkspaceIdRegExp).nullish()
74
74
  });
75
75
  /**
76
- * @summary Download a previously uploaded file
76
+ * @summary Download a previously uploaded file.
77
77
  */
78
78
  exports.filesDownloadFilePathIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
79
79
  exports.filesDownloadFileParams = zod_1.default.strictObject({
80
- "id": zod_1.default.string().regex(exports.filesDownloadFilePathIdRegExp).describe('File id')
80
+ "id": zod_1.default.string().regex(exports.filesDownloadFilePathIdRegExp)
81
81
  });
82
82
  exports.filesDownloadFileQueryThreadIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
83
83
  exports.filesDownloadFileQueryWorkspaceIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
84
84
  exports.filesDownloadFileQueryParams = zod_1.default.strictObject({
85
- "threadId": zod_1.default.string().regex(exports.filesDownloadFileQueryThreadIdRegExp).optional().describe('Optional thread ID containing the file'),
86
- "workspaceId": zod_1.default.string().regex(exports.filesDownloadFileQueryWorkspaceIdRegExp).optional().describe('Optional workspace ID containing the file')
85
+ "threadId": zod_1.default.string().regex(exports.filesDownloadFileQueryThreadIdRegExp).optional(),
86
+ "workspaceId": zod_1.default.string().regex(exports.filesDownloadFileQueryWorkspaceIdRegExp).optional()
87
87
  });
88
88
  /**
89
- * @summary Get URI of a previously uploaded file
89
+ * @summary Get URI of a previously uploaded file.
90
90
  */
91
91
  exports.filesGetUriPathIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
92
92
  exports.filesGetUriParams = zod_1.default.strictObject({
93
- "id": zod_1.default.string().regex(exports.filesGetUriPathIdRegExp).describe('File id')
93
+ "id": zod_1.default.string().regex(exports.filesGetUriPathIdRegExp)
94
94
  });
95
95
  exports.filesGetUriQueryThreadIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
96
96
  exports.filesGetUriQueryWorkspaceIdRegExp = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
97
97
  exports.filesGetUriQueryParams = zod_1.default.strictObject({
98
- "threadId": zod_1.default.string().regex(exports.filesGetUriQueryThreadIdRegExp).optional().describe('Optional thread ID containing the file'),
99
- "workspaceId": zod_1.default.string().regex(exports.filesGetUriQueryWorkspaceIdRegExp).optional().describe('Optional workspace ID containing the file')
98
+ "threadId": zod_1.default.string().regex(exports.filesGetUriQueryThreadIdRegExp).optional(),
99
+ "workspaceId": zod_1.default.string().regex(exports.filesGetUriQueryWorkspaceIdRegExp).optional()
100
100
  });
101
101
  exports.filesGetUriResponse = zod_1.default.object({
102
102
  "uri": zod_1.default.string()
@@ -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, 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, PagedDataCollectionAccess, PagedDataCollectionActivityActivityWorkSpace, PagedDataCollectionAzureADGroup, PagedDataCollectionDataSet, PagedDataCollectionDataSource, PagedDataCollectionDataSpace, PagedDataCollectionIngestedBlob, PagedDataCollectionMessageThreadMessageThreadSummary, PagedDataCollectionModelModelSummary, PagedDataCollectionUsersAppUser, PagedDataCollectionUsersAppUserDetail, PagedDataCollectionUsersAppUserSearchResult, PagedDataCollectionUsersServicePrincipalSearchResult, PagedDataCollectionWorkSpace, PagedDataCollectionWorkSpaceTemplatesTemplate, ReportingDuration, ReportingGetRequestsParams, ReportingGetTokensParams, ReportingReportDefinitionSystemDateTime, SandBoxGetThreadMessagesParams, TestDataSourceConnection, UpdateDataSet, UpdateDataSetBasicInfo, UpdateDataSource, UpdateDataSourceCredentials, UpdateDataSpace, UsersAdminPermissionParams, UsersAppRole, UsersAppUser, UsersAppUserDetail, UsersAppUserSearchResult, UsersGetAccessWorkSpacesParams, UsersGetUsersParams, UsersRemoveUserFromAllWorkSpacesParams, UsersSearchUsersParams, WorkSpace, WorkSpaceBasicInfo, WorkSpaceTemplatesGetParams, WorkSpaceUser, WorkSpacesGetGetParams, WorkSpacesGetThreadsParams, WorkSpacesGetWorkspaceFilesParams, WorkSpacesWorkspaceFilesBody } from './models';
7
+ import type { Access, AccessGetAccessesParams, AccessGetGroupsParams, AccessGetUsersInRoleRolesRoleIdUsersParams, AccessGetUsersInRoleUsersParams, AccessSearchGroupsParams, AccessSearchServicePrincipalsParams, AccessSearchUsersParams, AccessWorkSpace, ActivityExportLoggingsParams, ActivityGetLoggingParams, AppRole, AppUserAppUser, 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, FilesDownloadFileParams, FilesFile, FilesFileUriResponse, FilesGetFileInfoParams, FilesGetUriParams, FilesIngestedBlob, FilesUploadFilesBody, FlowDefinition, FlowRunsAddFileIdFilesBody, FlowRunsCreateFlowRunParams, FlowRunsGetStepExecutionsParams, FlowRunsGetVariables200One, FlowRunsGetVariables200Three, FlowRunsGetVariables200Two, FlowRunsSearchFlowRunsParams, 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, PagedDataCollectionFilesIngestedBlob, 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<PagedDataCollectionUsersAppUser, any, {}>>;
12
- accessGetAppRoles: () => Promise<import("axios").AxiosResponse<UsersAppRole[], any, {}>>;
13
- accessGetUsersInRoleRolesRoleIdUsers: (roleId: string, params?: AccessGetUsersInRoleRolesRoleIdUsersParams) => Promise<import("axios").AxiosResponse<UsersAppUser[], any, {}>>;
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<PagedDataCollectionUsersServicePrincipalSearchResult, any, {}>>;
16
- accessSearchUsers: (params?: AccessSearchUsersParams) => Promise<import("axios").AxiosResponse<PagedDataCollectionUsersAppUserSearchResult, any, {}>>;
17
- accessGetUsersInRoleUsers: (params?: AccessGetUsersInRoleUsersParams) => Promise<import("axios").AxiosResponse<UsersAppUser[], any, {}>>;
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, {}>>;
@@ -68,13 +68,13 @@ export declare const getSmartSpaceAdminAPI: () => {
68
68
  dataSpacesGetDataSets: (id: string, params?: DataSpacesGetDataSetsParams) => Promise<import("axios").AxiosResponse<PagedDataCollectionDataSet, any, {}>>;
69
69
  dataSpacesPostDataset: (id: string, createDataSet: CreateDataSet) => Promise<import("axios").AxiosResponse<void, any, {}>>;
70
70
  debugInvoke: (connectionId: string, method: string, debugInvokeBody: unknown[]) => Promise<import("axios").AxiosResponse<void, any, {}>>;
71
- filesUploadFiles: (filesUploadFilesBody: FilesUploadFilesBody) => Promise<import("axios").AxiosResponse<File[], any, {}>>;
72
- filesGetFileInfo: (id: string, params?: FilesGetFileInfoParams) => Promise<import("axios").AxiosResponse<File, any, {}>>;
73
- filesDownloadFile: (id: string, params?: FilesDownloadFileParams) => Promise<import("axios").AxiosResponse<void, any, {}>>;
74
- filesGetUri: (id: string, params?: FilesGetUriParams) => Promise<import("axios").AxiosResponse<FileUriResponse, any, {}>>;
71
+ filesUploadFiles: (filesUploadFilesBody: FilesUploadFilesBody) => Promise<import("axios").AxiosResponse<void | FilesFile[], any, {}>>;
72
+ filesGetFileInfo: (id: string, params?: FilesGetFileInfoParams) => Promise<import("axios").AxiosResponse<FilesFile, any, {}>>;
73
+ filesDownloadFile: (id: string, params?: FilesDownloadFileParams) => Promise<import("axios").AxiosResponse<unknown, any, {}>>;
74
+ filesGetUri: (id: string, params?: FilesGetUriParams) => Promise<import("axios").AxiosResponse<FilesFileUriResponse, any, {}>>;
75
75
  flowRunsCreateFlowRun: (configApiRunFlowRequest: ConfigApiRunFlowRequest, params?: FlowRunsCreateFlowRunParams) => Promise<import("axios").AxiosResponse<void, any, {}>>;
76
76
  flowRunsSearchFlowRuns: (params?: FlowRunsSearchFlowRunsParams) => Promise<import("axios").AxiosResponse<void, any, {}>>;
77
- flowRunsGetFileFromFlowRunId: (flowRunId: string) => Promise<import("axios").AxiosResponse<File, any, {}>>;
77
+ flowRunsGetFileFromFlowRunId: (flowRunId: string) => Promise<import("axios").AxiosResponse<FilesFile, any, {}>>;
78
78
  flowRunsGetFlowRun: (id: string) => Promise<import("axios").AxiosResponse<void, any, {}>>;
79
79
  flowRunsAddFileIdFiles: (id: string, flowRunsAddFileIdFilesBody: FlowRunsAddFileIdFilesBody) => Promise<import("axios").AxiosResponse<void, any, {}>>;
80
80
  flowRunsAddFileIdFilesExisting: (id: string, configApiAddMessageFileFromBlobUri: ConfigApiAddMessageFileFromBlobUri) => Promise<import("axios").AxiosResponse<void, 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<PagedDataCollectionUsersAppUserDetail, any, {}>>;
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<UsersAppUserSearchResult[], any, {}>>;
115
- usersGetUserDetail: (id: string) => Promise<import("axios").AxiosResponse<UsersAppUserDetail, any, {}>>;
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, {}>>;
@@ -135,8 +135,8 @@ export declare const getSmartSpaceAdminAPI: () => {
135
135
  workSpacesPutModelConfigurationIdModelconfigurationRolePut: (id: string, role: EnumsModelRole, createModelConfiguration: CreateModelConfiguration) => Promise<import("axios").AxiosResponse<void, any, {}>>;
136
136
  workSpacesRemoveDataSpace: (workspaceId: string, dataspaceId: string) => Promise<import("axios").AxiosResponse<void, any, {}>>;
137
137
  workSpacesAddDataSpace: (workspaceId: string, dataspaceId: string) => Promise<import("axios").AxiosResponse<void, any, {}>>;
138
- workSpacesGetWorkspaceFiles: (workspaceId: string, params?: WorkSpacesGetWorkspaceFilesParams) => Promise<import("axios").AxiosResponse<PagedDataCollectionIngestedBlob, any, {}>>;
139
- workSpacesWorkspaceFiles: (workspaceId: string, workSpacesWorkspaceFilesBody: WorkSpacesWorkspaceFilesBody) => Promise<import("axios").AxiosResponse<IngestedBlob[], any, {}>>;
138
+ workSpacesGetWorkspaceFiles: (workspaceId: string, params?: WorkSpacesGetWorkspaceFilesParams) => Promise<import("axios").AxiosResponse<PagedDataCollectionFilesIngestedBlob, any, {}>>;
139
+ workSpacesWorkspaceFiles: (workspaceId: string, workSpacesWorkspaceFilesBody: WorkSpacesWorkspaceFilesBody) => Promise<import("axios").AxiosResponse<FilesIngestedBlob[], any, {}>>;
140
140
  workSpacesDeleteWorkspaceFile: (workspaceId: string, fileId: string) => Promise<import("axios").AxiosResponse<void, any, {}>>;
141
141
  workSpacesGetActiveFlow: (workspaceId: string) => Promise<import("axios").AxiosResponse<void, any, {}>>;
142
142
  workSpacesSetActiveFlow: (workspaceId: string, flowDefinition: FlowDefinition) => Promise<import("axios").AxiosResponse<void, any, {}>>;
@@ -446,7 +446,7 @@ const getSmartSpaceAdminAPI = () => {
446
446
  });
447
447
  };
448
448
  /**
449
- * @summary Upload files to be referenced in requests (supports full and chunked uploads)
449
+ * @summary Upload files to be referenced in requests (supports full and chunked uploads).
450
450
  */
451
451
  const filesUploadFiles = (filesUploadFilesBody) => {
452
452
  const formData = new FormData();
@@ -477,7 +477,7 @@ const getSmartSpaceAdminAPI = () => {
477
477
  });
478
478
  };
479
479
  /**
480
- * @summary Get details for a file previously uploaded
480
+ * @summary Get details for a file previously uploaded.
481
481
  */
482
482
  const filesGetFileInfo = (id, params) => {
483
483
  return (0, instance_1.customInstance)({ url: `/Files/${id}`, method: 'GET',
@@ -485,7 +485,7 @@ const getSmartSpaceAdminAPI = () => {
485
485
  });
486
486
  };
487
487
  /**
488
- * @summary Download a previously uploaded file
488
+ * @summary Download a previously uploaded file.
489
489
  */
490
490
  const filesDownloadFile = (id, params) => {
491
491
  return (0, instance_1.customInstance)({ url: `/Files/${id}/download`, method: 'GET',
@@ -493,7 +493,7 @@ const getSmartSpaceAdminAPI = () => {
493
493
  });
494
494
  };
495
495
  /**
496
- * @summary Get URI of a previously uploaded file
496
+ * @summary Get URI of a previously uploaded file.
497
497
  */
498
498
  const filesGetUri = (id, params) => {
499
499
  return (0, instance_1.customInstance)({ url: `/Files/${id}/uri`, method: 'GET',
@@ -4,7 +4,7 @@
4
4
  * SmartSpace Admin API
5
5
  * OpenAPI spec version: v1
6
6
  */
7
- export interface UsersAppRole {
7
+ export interface AppRole {
8
8
  description: string;
9
9
  /** @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}$ */
10
10
  id: string;
@@ -4,7 +4,7 @@
4
4
  * SmartSpace Admin API
5
5
  * OpenAPI spec version: v1
6
6
  */
7
- export interface UsersAppUser {
7
+ export interface AppUserAppUser {
8
8
  displayName: string;
9
9
  /** @nullable */
10
10
  emailAddress?: string | null;
@@ -5,7 +5,7 @@
5
5
  * OpenAPI spec version: v1
6
6
  */
7
7
  import type { EnumsPermissions } from './enumsPermissions';
8
- export interface UsersAppUserDetail {
8
+ export interface AppUserAppUserDetail {
9
9
  /** @nullable */
10
10
  emailAddress?: string | null;
11
11
  id: string;
@@ -4,7 +4,7 @@
4
4
  * SmartSpace Admin API
5
5
  * OpenAPI spec version: v1
6
6
  */
7
- export interface UsersAppUserSearchResult {
7
+ export interface AppUserAppUserSearchResult {
8
8
  /** @nullable */
9
9
  emailAddress?: string | null;
10
10
  id: string;
@@ -4,7 +4,7 @@
4
4
  * SmartSpace Admin API
5
5
  * OpenAPI spec version: v1
6
6
  */
7
- export interface UsersServicePrincipalSearchResult {
7
+ export interface AppUserServicePrincipalSearchResult {
8
8
  displayName: string;
9
9
  id: string;
10
10
  isAssigned: boolean;
@@ -0,0 +1,14 @@
1
+ /**
2
+ * Generated by orval v7.13.2 🍺
3
+ * Do not edit manually.
4
+ * SmartSpace Admin API
5
+ * OpenAPI spec version: v1
6
+ */
7
+ export interface FilesCreateFileFromBlobUri {
8
+ blobUri: string;
9
+ /**
10
+ * @nullable
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
+ */
13
+ flowRunId?: string | null;
14
+ }
@@ -6,12 +6,10 @@
6
6
  */
7
7
  export type FilesDownloadFileParams = {
8
8
  /**
9
- * Optional thread ID containing the file
10
9
  * @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
10
  */
12
11
  threadId?: string;
13
12
  /**
14
- * Optional workspace ID containing the file
15
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}$
16
14
  */
17
15
  workspaceId?: string;
@@ -4,7 +4,7 @@
4
4
  * SmartSpace Admin API
5
5
  * OpenAPI spec version: v1
6
6
  */
7
- export interface File {
7
+ export interface FilesFile {
8
8
  createdAt: string;
9
9
  createdByUserId: string;
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}$ */
@@ -4,6 +4,6 @@
4
4
  * SmartSpace Admin API
5
5
  * OpenAPI spec version: v1
6
6
  */
7
- export interface FileUriResponse {
7
+ export interface FilesFileUriResponse {
8
8
  uri: string;
9
9
  }
@@ -0,0 +1,8 @@
1
+ "use strict";
2
+ /**
3
+ * Generated by orval v7.13.2 🍺
4
+ * Do not edit manually.
5
+ * SmartSpace Admin API
6
+ * OpenAPI spec version: v1
7
+ */
8
+ Object.defineProperty(exports, "__esModule", { value: true });
@@ -6,12 +6,10 @@
6
6
  */
7
7
  export type FilesGetFileInfoParams = {
8
8
  /**
9
- * Optional thread ID containing the file
10
9
  * @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
10
  */
12
11
  threadId?: string;
13
12
  /**
14
- * Optional workspace ID containing the file
15
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}$
16
14
  */
17
15
  workspaceId?: string;
@@ -6,12 +6,10 @@
6
6
  */
7
7
  export type FilesGetUriParams = {
8
8
  /**
9
- * Optional thread ID containing the file
10
9
  * @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
10
  */
12
11
  threadId?: string;
13
12
  /**
14
- * Optional workspace ID containing the file
15
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}$
16
14
  */
17
15
  workspaceId?: string;
@@ -4,9 +4,9 @@
4
4
  * SmartSpace Admin API
5
5
  * OpenAPI spec version: v1
6
6
  */
7
- import type { File } from './file';
7
+ import type { FilesFile } from './filesFile';
8
8
  import type { EnumsIngestionStatus } from './enumsIngestionStatus';
9
- export interface IngestedBlob {
9
+ export interface FilesIngestedBlob {
10
10
  /** @nullable */
11
11
  createdAt?: string | null;
12
12
  /** @nullable */
@@ -15,7 +15,7 @@ export interface IngestedBlob {
15
15
  createdByUserName?: string | null;
16
16
  /** @nullable */
17
17
  dataSetId?: string | null;
18
- file?: File;
18
+ file?: FilesFile;
19
19
  /** @nullable */
20
20
  flowRunId?: string | null;
21
21
  id: string;
@@ -17,6 +17,11 @@ export * from './activityActivityWorkSpace';
17
17
  export * from './activityExportLoggingsParams';
18
18
  export * from './activityGetLoggingParams';
19
19
  export * from './activityLlmUsageMetrics';
20
+ export * from './appRole';
21
+ export * from './appUserAppUser';
22
+ export * from './appUserAppUserDetail';
23
+ export * from './appUserAppUserSearchResult';
24
+ export * from './appUserServicePrincipalSearchResult';
20
25
  export * from './applicationUpdateDeploymentInfo';
21
26
  export * from './applicationUpdateVersionInfo';
22
27
  export * from './azureADGroup';
@@ -96,11 +101,13 @@ export * from './enumsPermissions';
96
101
  export * from './enumsPinType';
97
102
  export * from './enumsPortType';
98
103
  export * from './enumsVirtualMachineServerType';
99
- export * from './file';
100
- export * from './fileUriResponse';
104
+ export * from './filesCreateFileFromBlobUri';
101
105
  export * from './filesDownloadFileParams';
106
+ export * from './filesFile';
107
+ export * from './filesFileUriResponse';
102
108
  export * from './filesGetFileInfoParams';
103
109
  export * from './filesGetUriParams';
110
+ export * from './filesIngestedBlob';
104
111
  export * from './filesUploadFilesBody';
105
112
  export * from './flow';
106
113
  export * from './flowBlock';
@@ -134,7 +141,6 @@ export * from './flowsBlockConstantValue';
134
141
  export * from './flowsBlockPinRef';
135
142
  export * from './flowsFlowPinRef';
136
143
  export * from './functionExecutionDebugModel';
137
- export * from './ingestedBlob';
138
144
  export * from './inputPinInterface';
139
145
  export * from './inputPinInterfaceDefault';
140
146
  export * from './inputPinInterfaceGenerics';
@@ -188,17 +194,17 @@ export * from './outputPinInterfaceMetadata';
188
194
  export * from './outputPinInterfaceSchema';
189
195
  export * from './pagedDataCollectionAccess';
190
196
  export * from './pagedDataCollectionActivityActivityWorkSpace';
197
+ export * from './pagedDataCollectionAppUserAppUser';
198
+ export * from './pagedDataCollectionAppUserAppUserDetail';
199
+ export * from './pagedDataCollectionAppUserAppUserSearchResult';
200
+ export * from './pagedDataCollectionAppUserServicePrincipalSearchResult';
191
201
  export * from './pagedDataCollectionAzureADGroup';
192
202
  export * from './pagedDataCollectionDataSet';
193
203
  export * from './pagedDataCollectionDataSource';
194
204
  export * from './pagedDataCollectionDataSpace';
195
- export * from './pagedDataCollectionIngestedBlob';
205
+ export * from './pagedDataCollectionFilesIngestedBlob';
196
206
  export * from './pagedDataCollectionMessageThreadMessageThreadSummary';
197
207
  export * from './pagedDataCollectionModelModelSummary';
198
- export * from './pagedDataCollectionUsersAppUser';
199
- export * from './pagedDataCollectionUsersAppUserDetail';
200
- export * from './pagedDataCollectionUsersAppUserSearchResult';
201
- export * from './pagedDataCollectionUsersServicePrincipalSearchResult';
202
208
  export * from './pagedDataCollectionWorkSpace';
203
209
  export * from './pagedDataCollectionWorkSpaceTemplatesTemplate';
204
210
  export * from './portInterface';
@@ -225,15 +231,10 @@ export * from './updateDataSourceCredentials';
225
231
  export * from './updateDataSourceCredentialsCredentials';
226
232
  export * from './updateDataSpace';
227
233
  export * from './usersAdminPermissionParams';
228
- export * from './usersAppRole';
229
- export * from './usersAppUser';
230
- export * from './usersAppUserDetail';
231
- export * from './usersAppUserSearchResult';
232
234
  export * from './usersGetAccessWorkSpacesParams';
233
235
  export * from './usersGetUsersParams';
234
236
  export * from './usersRemoveUserFromAllWorkSpacesParams';
235
237
  export * from './usersSearchUsersParams';
236
- export * from './usersServicePrincipalSearchResult';
237
238
  export * from './workSpace';
238
239
  export * from './workSpaceBasicInfo';
239
240
  export * from './workSpaceInfo';
@@ -33,6 +33,11 @@ __exportStar(require("./activityActivityWorkSpace"), exports);
33
33
  __exportStar(require("./activityExportLoggingsParams"), exports);
34
34
  __exportStar(require("./activityGetLoggingParams"), exports);
35
35
  __exportStar(require("./activityLlmUsageMetrics"), exports);
36
+ __exportStar(require("./appRole"), exports);
37
+ __exportStar(require("./appUserAppUser"), exports);
38
+ __exportStar(require("./appUserAppUserDetail"), exports);
39
+ __exportStar(require("./appUserAppUserSearchResult"), exports);
40
+ __exportStar(require("./appUserServicePrincipalSearchResult"), exports);
36
41
  __exportStar(require("./applicationUpdateDeploymentInfo"), exports);
37
42
  __exportStar(require("./applicationUpdateVersionInfo"), exports);
38
43
  __exportStar(require("./azureADGroup"), exports);
@@ -112,11 +117,13 @@ __exportStar(require("./enumsPermissions"), exports);
112
117
  __exportStar(require("./enumsPinType"), exports);
113
118
  __exportStar(require("./enumsPortType"), exports);
114
119
  __exportStar(require("./enumsVirtualMachineServerType"), exports);
115
- __exportStar(require("./file"), exports);
116
- __exportStar(require("./fileUriResponse"), exports);
120
+ __exportStar(require("./filesCreateFileFromBlobUri"), exports);
117
121
  __exportStar(require("./filesDownloadFileParams"), exports);
122
+ __exportStar(require("./filesFile"), exports);
123
+ __exportStar(require("./filesFileUriResponse"), exports);
118
124
  __exportStar(require("./filesGetFileInfoParams"), exports);
119
125
  __exportStar(require("./filesGetUriParams"), exports);
126
+ __exportStar(require("./filesIngestedBlob"), exports);
120
127
  __exportStar(require("./filesUploadFilesBody"), exports);
121
128
  __exportStar(require("./flow"), exports);
122
129
  __exportStar(require("./flowBlock"), exports);
@@ -150,7 +157,6 @@ __exportStar(require("./flowsBlockConstantValue"), exports);
150
157
  __exportStar(require("./flowsBlockPinRef"), exports);
151
158
  __exportStar(require("./flowsFlowPinRef"), exports);
152
159
  __exportStar(require("./functionExecutionDebugModel"), exports);
153
- __exportStar(require("./ingestedBlob"), exports);
154
160
  __exportStar(require("./inputPinInterface"), exports);
155
161
  __exportStar(require("./inputPinInterfaceDefault"), exports);
156
162
  __exportStar(require("./inputPinInterfaceGenerics"), exports);
@@ -204,17 +210,17 @@ __exportStar(require("./outputPinInterfaceMetadata"), exports);
204
210
  __exportStar(require("./outputPinInterfaceSchema"), exports);
205
211
  __exportStar(require("./pagedDataCollectionAccess"), exports);
206
212
  __exportStar(require("./pagedDataCollectionActivityActivityWorkSpace"), exports);
213
+ __exportStar(require("./pagedDataCollectionAppUserAppUser"), exports);
214
+ __exportStar(require("./pagedDataCollectionAppUserAppUserDetail"), exports);
215
+ __exportStar(require("./pagedDataCollectionAppUserAppUserSearchResult"), exports);
216
+ __exportStar(require("./pagedDataCollectionAppUserServicePrincipalSearchResult"), exports);
207
217
  __exportStar(require("./pagedDataCollectionAzureADGroup"), exports);
208
218
  __exportStar(require("./pagedDataCollectionDataSet"), exports);
209
219
  __exportStar(require("./pagedDataCollectionDataSource"), exports);
210
220
  __exportStar(require("./pagedDataCollectionDataSpace"), exports);
211
- __exportStar(require("./pagedDataCollectionIngestedBlob"), exports);
221
+ __exportStar(require("./pagedDataCollectionFilesIngestedBlob"), exports);
212
222
  __exportStar(require("./pagedDataCollectionMessageThreadMessageThreadSummary"), exports);
213
223
  __exportStar(require("./pagedDataCollectionModelModelSummary"), exports);
214
- __exportStar(require("./pagedDataCollectionUsersAppUser"), exports);
215
- __exportStar(require("./pagedDataCollectionUsersAppUserDetail"), exports);
216
- __exportStar(require("./pagedDataCollectionUsersAppUserSearchResult"), exports);
217
- __exportStar(require("./pagedDataCollectionUsersServicePrincipalSearchResult"), exports);
218
224
  __exportStar(require("./pagedDataCollectionWorkSpace"), exports);
219
225
  __exportStar(require("./pagedDataCollectionWorkSpaceTemplatesTemplate"), exports);
220
226
  __exportStar(require("./portInterface"), exports);
@@ -241,15 +247,10 @@ __exportStar(require("./updateDataSourceCredentials"), exports);
241
247
  __exportStar(require("./updateDataSourceCredentialsCredentials"), exports);
242
248
  __exportStar(require("./updateDataSpace"), exports);
243
249
  __exportStar(require("./usersAdminPermissionParams"), exports);
244
- __exportStar(require("./usersAppRole"), exports);
245
- __exportStar(require("./usersAppUser"), exports);
246
- __exportStar(require("./usersAppUserDetail"), exports);
247
- __exportStar(require("./usersAppUserSearchResult"), exports);
248
250
  __exportStar(require("./usersGetAccessWorkSpacesParams"), exports);
249
251
  __exportStar(require("./usersGetUsersParams"), exports);
250
252
  __exportStar(require("./usersRemoveUserFromAllWorkSpacesParams"), exports);
251
253
  __exportStar(require("./usersSearchUsersParams"), exports);
252
- __exportStar(require("./usersServicePrincipalSearchResult"), exports);
253
254
  __exportStar(require("./workSpace"), exports);
254
255
  __exportStar(require("./workSpaceBasicInfo"), exports);
255
256
  __exportStar(require("./workSpaceInfo"), exports);
@@ -4,8 +4,8 @@
4
4
  * SmartSpace Admin API
5
5
  * OpenAPI spec version: v1
6
6
  */
7
- import type { UsersAppUser } from './usersAppUser';
8
- export interface PagedDataCollectionUsersAppUser {
9
- data: UsersAppUser[];
7
+ import type { AppUserAppUser } from './appUserAppUser';
8
+ export interface PagedDataCollectionAppUserAppUser {
9
+ data: AppUserAppUser[];
10
10
  total: number;
11
11
  }
@@ -0,0 +1,11 @@
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 { AppUserAppUserDetail } from './appUserAppUserDetail';
8
+ export interface PagedDataCollectionAppUserAppUserDetail {
9
+ data: AppUserAppUserDetail[];
10
+ total: number;
11
+ }
@@ -0,0 +1,11 @@
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 { AppUserAppUserSearchResult } from './appUserAppUserSearchResult';
8
+ export interface PagedDataCollectionAppUserAppUserSearchResult {
9
+ data: AppUserAppUserSearchResult[];
10
+ total: number;
11
+ }
@@ -0,0 +1,11 @@
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 { AppUserServicePrincipalSearchResult } from './appUserServicePrincipalSearchResult';
8
+ export interface PagedDataCollectionAppUserServicePrincipalSearchResult {
9
+ data: AppUserServicePrincipalSearchResult[];
10
+ total: number;
11
+ }
@@ -0,0 +1,11 @@
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 { FilesIngestedBlob } from './filesIngestedBlob';
8
+ export interface PagedDataCollectionFilesIngestedBlob {
9
+ data: FilesIngestedBlob[];
10
+ total: number;
11
+ }
@@ -1711,7 +1711,7 @@ export declare const debugInvokeParams: zod.ZodObject<{
1711
1711
  export declare const debugInvokeBodyItem: zod.ZodAny;
1712
1712
  export declare const debugInvokeBody: zod.ZodArray<zod.ZodAny>;
1713
1713
  /**
1714
- * @summary Upload files to be referenced in requests (supports full and chunked uploads)
1714
+ * @summary Upload files to be referenced in requests (supports full and chunked uploads).
1715
1715
  */
1716
1716
  export declare const filesUploadFilesBodyThreadIdRegExpOne: RegExp;
1717
1717
  export declare const filesUploadFilesBodyUploadIdRegExpOne: RegExp;
@@ -1751,7 +1751,7 @@ export declare const filesUploadFilesResponse: zod.ZodArray<zod.ZodObject<{
1751
1751
  workspaceId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1752
1752
  }, zod.core.$strip>>;
1753
1753
  /**
1754
- * @summary Get details for a file previously uploaded
1754
+ * @summary Get details for a file previously uploaded.
1755
1755
  */
1756
1756
  export declare const filesGetFileInfoPathIdRegExpOne: RegExp;
1757
1757
  export declare const filesGetFileInfoParams: zod.ZodObject<{
@@ -1778,7 +1778,7 @@ export declare const filesGetFileInfoResponse: zod.ZodObject<{
1778
1778
  workspaceId: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
1779
1779
  }, zod.core.$strip>;
1780
1780
  /**
1781
- * @summary Download a previously uploaded file
1781
+ * @summary Download a previously uploaded file.
1782
1782
  */
1783
1783
  export declare const filesDownloadFilePathIdRegExpOne: RegExp;
1784
1784
  export declare const filesDownloadFileParams: zod.ZodObject<{
@@ -1791,7 +1791,7 @@ export declare const filesDownloadFileQueryParams: zod.ZodObject<{
1791
1791
  workspaceId: zod.ZodOptional<zod.ZodString>;
1792
1792
  }, zod.core.$strict>;
1793
1793
  /**
1794
- * @summary Get URI of a previously uploaded file
1794
+ * @summary Get URI of a previously uploaded file.
1795
1795
  */
1796
1796
  export declare const filesGetUriPathIdRegExpOne: RegExp;
1797
1797
  export declare const filesGetUriParams: zod.ZodObject<{
@@ -1365,7 +1365,7 @@ exports.debugInvokeParams = zod_1.default.strictObject({
1365
1365
  exports.debugInvokeBodyItem = zod_1.default.any();
1366
1366
  exports.debugInvokeBody = zod_1.default.array(exports.debugInvokeBodyItem);
1367
1367
  /**
1368
- * @summary Upload files to be referenced in requests (supports full and chunked uploads)
1368
+ * @summary Upload files to be referenced in requests (supports full and chunked uploads).
1369
1369
  */
1370
1370
  exports.filesUploadFilesBodyThreadIdRegExpOne = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
1371
1371
  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}$');
@@ -1395,17 +1395,17 @@ exports.filesUploadFilesResponseItem = zod_1.default.object({
1395
1395
  });
1396
1396
  exports.filesUploadFilesResponse = zod_1.default.array(exports.filesUploadFilesResponseItem);
1397
1397
  /**
1398
- * @summary Get details for a file previously uploaded
1398
+ * @summary Get details for a file previously uploaded.
1399
1399
  */
1400
1400
  exports.filesGetFileInfoPathIdRegExpOne = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
1401
1401
  exports.filesGetFileInfoParams = zod_1.default.strictObject({
1402
- "id": zod_1.default.string().regex(exports.filesGetFileInfoPathIdRegExpOne).describe('File id')
1402
+ "id": zod_1.default.string().regex(exports.filesGetFileInfoPathIdRegExpOne)
1403
1403
  });
1404
1404
  exports.filesGetFileInfoQueryThreadIdRegExpOne = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
1405
1405
  exports.filesGetFileInfoQueryWorkspaceIdRegExpOne = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
1406
1406
  exports.filesGetFileInfoQueryParams = zod_1.default.strictObject({
1407
- "threadId": zod_1.default.string().regex(exports.filesGetFileInfoQueryThreadIdRegExpOne).optional().describe('Optional thread ID containing the file'),
1408
- "workspaceId": zod_1.default.string().regex(exports.filesGetFileInfoQueryWorkspaceIdRegExpOne).optional().describe('Optional workspace ID containing the file')
1407
+ "threadId": zod_1.default.string().regex(exports.filesGetFileInfoQueryThreadIdRegExpOne).optional(),
1408
+ "workspaceId": zod_1.default.string().regex(exports.filesGetFileInfoQueryWorkspaceIdRegExpOne).optional()
1409
1409
  });
1410
1410
  exports.filesGetFileInfoResponseIdRegExpOne = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
1411
1411
  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}$');
@@ -1422,30 +1422,30 @@ exports.filesGetFileInfoResponse = zod_1.default.object({
1422
1422
  "workspaceId": zod_1.default.string().regex(exports.filesGetFileInfoResponseWorkspaceIdRegExpOne).nullish()
1423
1423
  });
1424
1424
  /**
1425
- * @summary Download a previously uploaded file
1425
+ * @summary Download a previously uploaded file.
1426
1426
  */
1427
1427
  exports.filesDownloadFilePathIdRegExpOne = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
1428
1428
  exports.filesDownloadFileParams = zod_1.default.strictObject({
1429
- "id": zod_1.default.string().regex(exports.filesDownloadFilePathIdRegExpOne).describe('File id')
1429
+ "id": zod_1.default.string().regex(exports.filesDownloadFilePathIdRegExpOne)
1430
1430
  });
1431
1431
  exports.filesDownloadFileQueryThreadIdRegExpOne = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
1432
1432
  exports.filesDownloadFileQueryWorkspaceIdRegExpOne = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
1433
1433
  exports.filesDownloadFileQueryParams = zod_1.default.strictObject({
1434
- "threadId": zod_1.default.string().regex(exports.filesDownloadFileQueryThreadIdRegExpOne).optional().describe('Optional thread ID containing the file'),
1435
- "workspaceId": zod_1.default.string().regex(exports.filesDownloadFileQueryWorkspaceIdRegExpOne).optional().describe('Optional workspace ID containing the file')
1434
+ "threadId": zod_1.default.string().regex(exports.filesDownloadFileQueryThreadIdRegExpOne).optional(),
1435
+ "workspaceId": zod_1.default.string().regex(exports.filesDownloadFileQueryWorkspaceIdRegExpOne).optional()
1436
1436
  });
1437
1437
  /**
1438
- * @summary Get URI of a previously uploaded file
1438
+ * @summary Get URI of a previously uploaded file.
1439
1439
  */
1440
1440
  exports.filesGetUriPathIdRegExpOne = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
1441
1441
  exports.filesGetUriParams = zod_1.default.strictObject({
1442
- "id": zod_1.default.string().regex(exports.filesGetUriPathIdRegExpOne).describe('File id')
1442
+ "id": zod_1.default.string().regex(exports.filesGetUriPathIdRegExpOne)
1443
1443
  });
1444
1444
  exports.filesGetUriQueryThreadIdRegExpOne = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
1445
1445
  exports.filesGetUriQueryWorkspaceIdRegExpOne = new RegExp('^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$');
1446
1446
  exports.filesGetUriQueryParams = zod_1.default.strictObject({
1447
- "threadId": zod_1.default.string().regex(exports.filesGetUriQueryThreadIdRegExpOne).optional().describe('Optional thread ID containing the file'),
1448
- "workspaceId": zod_1.default.string().regex(exports.filesGetUriQueryWorkspaceIdRegExpOne).optional().describe('Optional workspace ID containing the file')
1447
+ "threadId": zod_1.default.string().regex(exports.filesGetUriQueryThreadIdRegExpOne).optional(),
1448
+ "workspaceId": zod_1.default.string().regex(exports.filesGetUriQueryWorkspaceIdRegExpOne).optional()
1449
1449
  });
1450
1450
  exports.filesGetUriResponse = zod_1.default.object({
1451
1451
  "uri": zod_1.default.string()
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smartspace/api-client",
3
- "version": "0.1.0-pr.811.fc02076",
3
+ "version": "0.1.0-pr.815.b53848e",
4
4
  "description": "Generated TypeScript client for SmartSpace APIs",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/index.d.ts",
@@ -1,11 +0,0 @@
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 { IngestedBlob } from './ingestedBlob';
8
- export interface PagedDataCollectionIngestedBlob {
9
- data: IngestedBlob[];
10
- total: number;
11
- }
@@ -1,11 +0,0 @@
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 { UsersAppUserDetail } from './usersAppUserDetail';
8
- export interface PagedDataCollectionUsersAppUserDetail {
9
- data: UsersAppUserDetail[];
10
- total: number;
11
- }
@@ -1,11 +0,0 @@
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 { UsersAppUserSearchResult } from './usersAppUserSearchResult';
8
- export interface PagedDataCollectionUsersAppUserSearchResult {
9
- data: UsersAppUserSearchResult[];
10
- total: number;
11
- }
@@ -1,11 +0,0 @@
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 { UsersServicePrincipalSearchResult } from './usersServicePrincipalSearchResult';
8
- export interface PagedDataCollectionUsersServicePrincipalSearchResult {
9
- data: UsersServicePrincipalSearchResult[];
10
- total: number;
11
- }