@knowledge-stack/ksapi 1.137.0 → 1.138.0
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/README.md +2 -2
- package/dist/esm/models/ApiConnectionResponse.d.ts +1 -1
- package/dist/esm/models/BlockChangeType.d.ts +3 -3
- package/dist/esm/models/BlockKind.d.ts +5 -5
- package/dist/esm/models/BrandingLogoType.d.ts +3 -3
- package/dist/esm/models/CellChangeType.d.ts +3 -3
- package/dist/esm/models/ChangeClass.d.ts +6 -6
- package/dist/esm/models/ChunkContentItem.d.ts +1 -1
- package/dist/esm/models/ChunkType.d.ts +5 -5
- package/dist/esm/models/CommonFileExclusionReason.d.ts +3 -3
- package/dist/esm/models/ConnectionConfig.d.ts +6 -0
- package/dist/esm/models/ConnectionConfig.js +2 -0
- package/dist/esm/models/ContentsSortOrder.d.ts +7 -7
- package/dist/esm/models/DataSourceEngine.d.ts +2 -2
- package/dist/esm/models/DataSourceResponse.d.ts +1 -1
- package/dist/esm/models/DataSourceSchemaResponse.d.ts +1 -1
- package/dist/esm/models/DataSourceTableResponse.d.ts +1 -1
- package/dist/esm/models/DiffFormat.d.ts +4 -4
- package/dist/esm/models/DiffRowType.d.ts +4 -4
- package/dist/esm/models/DisplayNameFormat.d.ts +3 -3
- package/dist/esm/models/DocEditPart.d.ts +3 -3
- package/dist/esm/models/DocumentOrigin.d.ts +2 -2
- package/dist/esm/models/DocumentResponse.d.ts +1 -1
- package/dist/esm/models/DocumentType.d.ts +11 -10
- package/dist/esm/models/DocumentType.js +1 -0
- package/dist/esm/models/DocumentVersionAction.d.ts +1 -1
- package/dist/esm/models/DocumentVersionContentTypeFilter.d.ts +2 -2
- package/dist/esm/models/DocumentVersionOrder.d.ts +2 -2
- package/dist/esm/models/DocxParagraphAnchorInput.d.ts +1 -1
- package/dist/esm/models/DocxParagraphAnchorOutput.d.ts +1 -1
- package/dist/esm/models/DownloadArtifact.d.ts +2 -2
- package/dist/esm/models/ErrorResponse.d.ts +15 -15
- package/dist/esm/models/FeedbackOrder.d.ts +1 -1
- package/dist/esm/models/FeedbackRating.d.ts +2 -2
- package/dist/esm/models/FeedbackReason.d.ts +11 -11
- package/dist/esm/models/FeedbackTargetType.d.ts +5 -5
- package/dist/esm/models/FolderAction.d.ts +1 -1
- package/dist/esm/models/FolderResponse.d.ts +1 -1
- package/dist/esm/models/FolderResponseOrDocumentResponseOrWorkflowDefinitionResponseOrWorkflowRunResponseOrDataSourceResponseOrDataSourceSchemaR.d.ts +10 -10
- package/dist/esm/models/GroupMemberOrder.d.ts +2 -2
- package/dist/esm/models/GroupPermissionOrder.d.ts +2 -2
- package/dist/esm/models/HybridSearchProfile.d.ts +3 -3
- package/dist/esm/models/IdpType.d.ts +5 -5
- package/dist/esm/models/ImageTaxonomy.d.ts +2 -2
- package/dist/esm/models/IngestionMode.d.ts +3 -3
- package/dist/esm/models/InputOrigin.d.ts +3 -3
- package/dist/esm/models/InputSnapshot.d.ts +4 -4
- package/dist/esm/models/InstructionSnapshot.d.ts +1 -1
- package/dist/esm/models/InviteLinkSettingsRequest.d.ts +2 -2
- package/dist/esm/models/InviteLinkSettingsResponse.d.ts +2 -2
- package/dist/esm/models/InviteOrder.d.ts +2 -2
- package/dist/esm/models/InviteStatus.d.ts +3 -3
- package/dist/esm/models/MemoryKind.d.ts +3 -3
- package/dist/esm/models/MemoryScope.d.ts +2 -2
- package/dist/esm/models/MessageRole.d.ts +3 -3
- package/dist/esm/models/ModelTableResult.d.ts +3 -3
- package/dist/esm/models/NetworkClass.d.ts +2 -2
- package/dist/esm/models/NonFilesystemReferenceType.d.ts +4 -4
- package/dist/esm/models/PartType.d.ts +14 -14
- package/dist/esm/models/PathOrder.d.ts +4 -4
- package/dist/esm/models/PathPartApprovalDecision.d.ts +2 -2
- package/dist/esm/models/PathPartApprovalState.d.ts +3 -3
- package/dist/esm/models/PermissionCapability.d.ts +3 -3
- package/dist/esm/models/PipelineStatus.d.ts +6 -6
- package/dist/esm/models/ReasoningPart.d.ts +1 -1
- package/dist/esm/models/ReferenceType.d.ts +18 -18
- package/dist/esm/models/SearchSortOrder.d.ts +3 -3
- package/dist/esm/models/SearchType.d.ts +3 -3
- package/dist/esm/models/SearchablePartType.d.ts +8 -8
- package/dist/esm/models/SectionContentItem.d.ts +1 -1
- package/dist/esm/models/SectionContentItemOrChunkContentItem.d.ts +3 -3
- package/dist/esm/models/SendPasswordResetRequest.d.ts +2 -2
- package/dist/esm/models/SetApprovalStateRequest.d.ts +2 -2
- package/dist/esm/models/SetWorkflowRunApprovalRequest.d.ts +1 -1
- package/dist/esm/models/SkillOrder.d.ts +3 -3
- package/dist/esm/models/SkillResponse.d.ts +1 -1
- package/dist/esm/models/SortDirection.d.ts +2 -2
- package/dist/esm/models/StepKind.d.ts +2 -2
- package/dist/esm/models/StructuredChangeType.d.ts +3 -3
- package/dist/esm/models/SupportedIdP.d.ts +2 -2
- package/dist/esm/models/SupportedLanguage.d.ts +2 -2
- package/dist/esm/models/TagOrder.d.ts +2 -2
- package/dist/esm/models/TenantGroupOrder.d.ts +2 -2
- package/dist/esm/models/TenantUserOrder.d.ts +3 -3
- package/dist/esm/models/TenantUserRole.d.ts +3 -3
- package/dist/esm/models/TextPart.d.ts +1 -1
- package/dist/esm/models/TextPartOrReasoningPartOrToolPartOrDocEditPart.d.ts +5 -5
- package/dist/esm/models/ThreadOrder.d.ts +2 -2
- package/dist/esm/models/ToolDisplayType.d.ts +13 -13
- package/dist/esm/models/ToolPart.d.ts +1 -1
- package/dist/esm/models/ToolStatus.d.ts +4 -4
- package/dist/esm/models/UsageMetric.d.ts +3 -3
- package/dist/esm/models/UserPermissionOrder.d.ts +2 -2
- package/dist/esm/models/WorkflowDefinitionOrder.d.ts +2 -2
- package/dist/esm/models/WorkflowDefinitionResponse.d.ts +1 -1
- package/dist/esm/models/WorkflowExecutionState.d.ts +5 -5
- package/dist/esm/models/WorkflowRunCallbackRequest.d.ts +2 -2
- package/dist/esm/models/WorkflowRunOrder.d.ts +3 -3
- package/dist/esm/models/WorkflowRunResponse.d.ts +1 -1
- package/dist/esm/models/XlsxCellAnchorInput.d.ts +1 -1
- package/dist/esm/models/XlsxCellAnchorInputOrDocxParagraphAnchorInput.d.ts +3 -3
- package/dist/esm/models/XlsxCellAnchorOutput.d.ts +1 -1
- package/dist/esm/models/XlsxCellAnchorOutputOrDocxParagraphAnchorOutput.d.ts +3 -3
- package/dist/models/ApiConnectionResponse.d.ts +1 -1
- package/dist/models/BlockChangeType.d.ts +3 -3
- package/dist/models/BlockKind.d.ts +5 -5
- package/dist/models/BrandingLogoType.d.ts +3 -3
- package/dist/models/CellChangeType.d.ts +3 -3
- package/dist/models/ChangeClass.d.ts +6 -6
- package/dist/models/ChunkContentItem.d.ts +1 -1
- package/dist/models/ChunkType.d.ts +5 -5
- package/dist/models/CommonFileExclusionReason.d.ts +3 -3
- package/dist/models/ConnectionConfig.d.ts +6 -0
- package/dist/models/ConnectionConfig.js +2 -0
- package/dist/models/ContentsSortOrder.d.ts +7 -7
- package/dist/models/DataSourceEngine.d.ts +2 -2
- package/dist/models/DataSourceResponse.d.ts +1 -1
- package/dist/models/DataSourceSchemaResponse.d.ts +1 -1
- package/dist/models/DataSourceTableResponse.d.ts +1 -1
- package/dist/models/DiffFormat.d.ts +4 -4
- package/dist/models/DiffRowType.d.ts +4 -4
- package/dist/models/DisplayNameFormat.d.ts +3 -3
- package/dist/models/DocEditPart.d.ts +3 -3
- package/dist/models/DocumentOrigin.d.ts +2 -2
- package/dist/models/DocumentResponse.d.ts +1 -1
- package/dist/models/DocumentType.d.ts +11 -10
- package/dist/models/DocumentType.js +1 -0
- package/dist/models/DocumentVersionAction.d.ts +1 -1
- package/dist/models/DocumentVersionContentTypeFilter.d.ts +2 -2
- package/dist/models/DocumentVersionOrder.d.ts +2 -2
- package/dist/models/DocxParagraphAnchorInput.d.ts +1 -1
- package/dist/models/DocxParagraphAnchorOutput.d.ts +1 -1
- package/dist/models/DownloadArtifact.d.ts +2 -2
- package/dist/models/ErrorResponse.d.ts +15 -15
- package/dist/models/FeedbackOrder.d.ts +1 -1
- package/dist/models/FeedbackRating.d.ts +2 -2
- package/dist/models/FeedbackReason.d.ts +11 -11
- package/dist/models/FeedbackTargetType.d.ts +5 -5
- package/dist/models/FolderAction.d.ts +1 -1
- package/dist/models/FolderResponse.d.ts +1 -1
- package/dist/models/FolderResponseOrDocumentResponseOrWorkflowDefinitionResponseOrWorkflowRunResponseOrDataSourceResponseOrDataSourceSchemaR.d.ts +10 -10
- package/dist/models/GroupMemberOrder.d.ts +2 -2
- package/dist/models/GroupPermissionOrder.d.ts +2 -2
- package/dist/models/HybridSearchProfile.d.ts +3 -3
- package/dist/models/IdpType.d.ts +5 -5
- package/dist/models/ImageTaxonomy.d.ts +2 -2
- package/dist/models/IngestionMode.d.ts +3 -3
- package/dist/models/InputOrigin.d.ts +3 -3
- package/dist/models/InputSnapshot.d.ts +4 -4
- package/dist/models/InstructionSnapshot.d.ts +1 -1
- package/dist/models/InviteLinkSettingsRequest.d.ts +2 -2
- package/dist/models/InviteLinkSettingsResponse.d.ts +2 -2
- package/dist/models/InviteOrder.d.ts +2 -2
- package/dist/models/InviteStatus.d.ts +3 -3
- package/dist/models/MemoryKind.d.ts +3 -3
- package/dist/models/MemoryScope.d.ts +2 -2
- package/dist/models/MessageRole.d.ts +3 -3
- package/dist/models/ModelTableResult.d.ts +3 -3
- package/dist/models/NetworkClass.d.ts +2 -2
- package/dist/models/NonFilesystemReferenceType.d.ts +4 -4
- package/dist/models/PartType.d.ts +14 -14
- package/dist/models/PathOrder.d.ts +4 -4
- package/dist/models/PathPartApprovalDecision.d.ts +2 -2
- package/dist/models/PathPartApprovalState.d.ts +3 -3
- package/dist/models/PermissionCapability.d.ts +3 -3
- package/dist/models/PipelineStatus.d.ts +6 -6
- package/dist/models/ReasoningPart.d.ts +1 -1
- package/dist/models/ReferenceType.d.ts +18 -18
- package/dist/models/SearchSortOrder.d.ts +3 -3
- package/dist/models/SearchType.d.ts +3 -3
- package/dist/models/SearchablePartType.d.ts +8 -8
- package/dist/models/SectionContentItem.d.ts +1 -1
- package/dist/models/SectionContentItemOrChunkContentItem.d.ts +3 -3
- package/dist/models/SendPasswordResetRequest.d.ts +2 -2
- package/dist/models/SetApprovalStateRequest.d.ts +2 -2
- package/dist/models/SetWorkflowRunApprovalRequest.d.ts +1 -1
- package/dist/models/SkillOrder.d.ts +3 -3
- package/dist/models/SkillResponse.d.ts +1 -1
- package/dist/models/SortDirection.d.ts +2 -2
- package/dist/models/StepKind.d.ts +2 -2
- package/dist/models/StructuredChangeType.d.ts +3 -3
- package/dist/models/SupportedIdP.d.ts +2 -2
- package/dist/models/SupportedLanguage.d.ts +2 -2
- package/dist/models/TagOrder.d.ts +2 -2
- package/dist/models/TenantGroupOrder.d.ts +2 -2
- package/dist/models/TenantUserOrder.d.ts +3 -3
- package/dist/models/TenantUserRole.d.ts +3 -3
- package/dist/models/TextPart.d.ts +1 -1
- package/dist/models/TextPartOrReasoningPartOrToolPartOrDocEditPart.d.ts +5 -5
- package/dist/models/ThreadOrder.d.ts +2 -2
- package/dist/models/ToolDisplayType.d.ts +13 -13
- package/dist/models/ToolPart.d.ts +1 -1
- package/dist/models/ToolStatus.d.ts +4 -4
- package/dist/models/UsageMetric.d.ts +3 -3
- package/dist/models/UserPermissionOrder.d.ts +2 -2
- package/dist/models/WorkflowDefinitionOrder.d.ts +2 -2
- package/dist/models/WorkflowDefinitionResponse.d.ts +1 -1
- package/dist/models/WorkflowExecutionState.d.ts +5 -5
- package/dist/models/WorkflowRunCallbackRequest.d.ts +2 -2
- package/dist/models/WorkflowRunOrder.d.ts +3 -3
- package/dist/models/WorkflowRunResponse.d.ts +1 -1
- package/dist/models/XlsxCellAnchorInput.d.ts +1 -1
- package/dist/models/XlsxCellAnchorInputOrDocxParagraphAnchorInput.d.ts +3 -3
- package/dist/models/XlsxCellAnchorOutput.d.ts +1 -1
- package/dist/models/XlsxCellAnchorOutputOrDocxParagraphAnchorOutput.d.ts +3 -3
- package/docs/ConnectionConfig.md +2 -0
- package/docs/DocumentsApi.md +1 -1
- package/package.json +1 -1
- package/src/models/ConnectionConfig.ts +8 -0
- package/src/models/DocumentType.ts +1 -0
package/README.md
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
# @knowledge-stack/ksapi@1.
|
|
1
|
+
# @knowledge-stack/ksapi@1.138.0
|
|
2
2
|
|
|
3
3
|
A TypeScript SDK client for the localhost API.
|
|
4
4
|
|
|
@@ -654,7 +654,7 @@ and is automatically generated by the
|
|
|
654
654
|
[OpenAPI Generator](https://openapi-generator.tech) project:
|
|
655
655
|
|
|
656
656
|
- API version: `0.1.0`
|
|
657
|
-
- Package version: `1.
|
|
657
|
+
- Package version: `1.138.0`
|
|
658
658
|
- Generator version: `7.21.0`
|
|
659
659
|
- Build package: `org.openapitools.codegen.languages.TypeScriptFetchClientCodegen`
|
|
660
660
|
|
|
@@ -135,7 +135,7 @@ export interface ApiConnectionResponse {
|
|
|
135
135
|
* @export
|
|
136
136
|
*/
|
|
137
137
|
export declare const ApiConnectionResponsePartTypeEnum: {
|
|
138
|
-
readonly ApiConnection:
|
|
138
|
+
readonly ApiConnection: "API_CONNECTION";
|
|
139
139
|
};
|
|
140
140
|
export type ApiConnectionResponsePartTypeEnum = typeof ApiConnectionResponsePartTypeEnum[keyof typeof ApiConnectionResponsePartTypeEnum];
|
|
141
141
|
export declare const ApiConnectionResponsePropertyValidationAttributesMap: {
|
|
@@ -14,9 +14,9 @@
|
|
|
14
14
|
* @export
|
|
15
15
|
*/
|
|
16
16
|
export declare const BlockChangeType: {
|
|
17
|
-
readonly Added:
|
|
18
|
-
readonly Removed:
|
|
19
|
-
readonly Modified:
|
|
17
|
+
readonly Added: "added";
|
|
18
|
+
readonly Removed: "removed";
|
|
19
|
+
readonly Modified: "modified";
|
|
20
20
|
};
|
|
21
21
|
export type BlockChangeType = typeof BlockChangeType[keyof typeof BlockChangeType];
|
|
22
22
|
export declare function instanceOfBlockChangeType(value: any): boolean;
|
|
@@ -14,11 +14,11 @@
|
|
|
14
14
|
* @export
|
|
15
15
|
*/
|
|
16
16
|
export declare const BlockKind: {
|
|
17
|
-
readonly Paragraph:
|
|
18
|
-
readonly Heading:
|
|
19
|
-
readonly ListItem:
|
|
20
|
-
readonly Table:
|
|
21
|
-
readonly Image:
|
|
17
|
+
readonly Paragraph: "paragraph";
|
|
18
|
+
readonly Heading: "heading";
|
|
19
|
+
readonly ListItem: "list_item";
|
|
20
|
+
readonly Table: "table";
|
|
21
|
+
readonly Image: "image";
|
|
22
22
|
};
|
|
23
23
|
export type BlockKind = typeof BlockKind[keyof typeof BlockKind];
|
|
24
24
|
export declare function instanceOfBlockKind(value: any): boolean;
|
|
@@ -14,9 +14,9 @@
|
|
|
14
14
|
* @export
|
|
15
15
|
*/
|
|
16
16
|
export declare const BrandingLogoType: {
|
|
17
|
-
readonly Logo:
|
|
18
|
-
readonly LogoDark:
|
|
19
|
-
readonly Favicon:
|
|
17
|
+
readonly Logo: "logo";
|
|
18
|
+
readonly LogoDark: "logo_dark";
|
|
19
|
+
readonly Favicon: "favicon";
|
|
20
20
|
};
|
|
21
21
|
export type BrandingLogoType = typeof BrandingLogoType[keyof typeof BrandingLogoType];
|
|
22
22
|
export declare function instanceOfBrandingLogoType(value: any): boolean;
|
|
@@ -14,9 +14,9 @@
|
|
|
14
14
|
* @export
|
|
15
15
|
*/
|
|
16
16
|
export declare const CellChangeType: {
|
|
17
|
-
readonly Added:
|
|
18
|
-
readonly Removed:
|
|
19
|
-
readonly Modified:
|
|
17
|
+
readonly Added: "added";
|
|
18
|
+
readonly Removed: "removed";
|
|
19
|
+
readonly Modified: "modified";
|
|
20
20
|
};
|
|
21
21
|
export type CellChangeType = typeof CellChangeType[keyof typeof CellChangeType];
|
|
22
22
|
export declare function instanceOfCellChangeType(value: any): boolean;
|
|
@@ -14,12 +14,12 @@
|
|
|
14
14
|
* @export
|
|
15
15
|
*/
|
|
16
16
|
export declare const ChangeClass: {
|
|
17
|
-
readonly Text:
|
|
18
|
-
readonly Numeric:
|
|
19
|
-
readonly Formatting:
|
|
20
|
-
readonly Structural:
|
|
21
|
-
readonly Image:
|
|
22
|
-
readonly Revision:
|
|
17
|
+
readonly Text: "text";
|
|
18
|
+
readonly Numeric: "numeric";
|
|
19
|
+
readonly Formatting: "formatting";
|
|
20
|
+
readonly Structural: "structural";
|
|
21
|
+
readonly Image: "image";
|
|
22
|
+
readonly Revision: "revision";
|
|
23
23
|
};
|
|
24
24
|
export type ChangeClass = typeof ChangeClass[keyof typeof ChangeClass];
|
|
25
25
|
export declare function instanceOfChangeClass(value: any): boolean;
|
|
@@ -107,7 +107,7 @@ export interface ChunkContentItem {
|
|
|
107
107
|
* @export
|
|
108
108
|
*/
|
|
109
109
|
export declare const ChunkContentItemPartTypeEnum: {
|
|
110
|
-
readonly Chunk:
|
|
110
|
+
readonly Chunk: "CHUNK";
|
|
111
111
|
};
|
|
112
112
|
export type ChunkContentItemPartTypeEnum = typeof ChunkContentItemPartTypeEnum[keyof typeof ChunkContentItemPartTypeEnum];
|
|
113
113
|
export declare const ChunkContentItemPropertyValidationAttributesMap: {
|
|
@@ -14,11 +14,11 @@
|
|
|
14
14
|
* @export
|
|
15
15
|
*/
|
|
16
16
|
export declare const ChunkType: {
|
|
17
|
-
readonly Text:
|
|
18
|
-
readonly Table:
|
|
19
|
-
readonly Image:
|
|
20
|
-
readonly Html:
|
|
21
|
-
readonly Unknown:
|
|
17
|
+
readonly Text: "TEXT";
|
|
18
|
+
readonly Table: "TABLE";
|
|
19
|
+
readonly Image: "IMAGE";
|
|
20
|
+
readonly Html: "HTML";
|
|
21
|
+
readonly Unknown: "UNKNOWN";
|
|
22
22
|
};
|
|
23
23
|
export type ChunkType = typeof ChunkType[keyof typeof ChunkType];
|
|
24
24
|
export declare function instanceOfChunkType(value: any): boolean;
|
|
@@ -17,9 +17,9 @@
|
|
|
17
17
|
* @export
|
|
18
18
|
*/
|
|
19
19
|
export declare const CommonFileExclusionReason: {
|
|
20
|
-
readonly NotFound:
|
|
21
|
-
readonly NoAccess:
|
|
22
|
-
readonly Unresolvable:
|
|
20
|
+
readonly NotFound: "NOT_FOUND";
|
|
21
|
+
readonly NoAccess: "NO_ACCESS";
|
|
22
|
+
readonly Unresolvable: "UNRESOLVABLE";
|
|
23
23
|
};
|
|
24
24
|
export type CommonFileExclusionReason = typeof CommonFileExclusionReason[keyof typeof CommonFileExclusionReason];
|
|
25
25
|
export declare function instanceOfCommonFileExclusionReason(value: any): boolean;
|
|
@@ -45,6 +45,12 @@ export interface ConnectionConfig {
|
|
|
45
45
|
* @memberof ConnectionConfig
|
|
46
46
|
*/
|
|
47
47
|
password: string;
|
|
48
|
+
/**
|
|
49
|
+
* Encrypt the connection with TLS. Enable for managed cloud databases that require it (e.g. Alibaba/Tencent RDS); leave off for trusted private-network databases. Encryption only — the server certificate is not verified.
|
|
50
|
+
* @type {boolean}
|
|
51
|
+
* @memberof ConnectionConfig
|
|
52
|
+
*/
|
|
53
|
+
ssl?: boolean;
|
|
48
54
|
}
|
|
49
55
|
export declare const ConnectionConfigPropertyValidationAttributesMap: {
|
|
50
56
|
[property: string]: {
|
|
@@ -39,6 +39,7 @@ export function ConnectionConfigFromJSONTyped(json, ignoreDiscriminator) {
|
|
|
39
39
|
'database': json['database'],
|
|
40
40
|
'username': json['username'],
|
|
41
41
|
'password': json['password'],
|
|
42
|
+
'ssl': json['ssl'] == null ? undefined : json['ssl'],
|
|
42
43
|
};
|
|
43
44
|
}
|
|
44
45
|
export function ConnectionConfigToJSON(json) {
|
|
@@ -54,5 +55,6 @@ export function ConnectionConfigToJSONTyped(value, ignoreDiscriminator = false)
|
|
|
54
55
|
'database': value['database'],
|
|
55
56
|
'username': value['username'],
|
|
56
57
|
'password': value['password'],
|
|
58
|
+
'ssl': value['ssl'],
|
|
57
59
|
};
|
|
58
60
|
}
|
|
@@ -18,13 +18,13 @@
|
|
|
18
18
|
* @export
|
|
19
19
|
*/
|
|
20
20
|
export declare const ContentsSortOrder: {
|
|
21
|
-
readonly Logical:
|
|
22
|
-
readonly Name:
|
|
23
|
-
readonly UpdatedAt:
|
|
24
|
-
readonly CreatedAt:
|
|
25
|
-
readonly Status:
|
|
26
|
-
readonly Owner:
|
|
27
|
-
readonly Tags:
|
|
21
|
+
readonly Logical: "LOGICAL";
|
|
22
|
+
readonly Name: "NAME";
|
|
23
|
+
readonly UpdatedAt: "UPDATED_AT";
|
|
24
|
+
readonly CreatedAt: "CREATED_AT";
|
|
25
|
+
readonly Status: "STATUS";
|
|
26
|
+
readonly Owner: "OWNER";
|
|
27
|
+
readonly Tags: "TAGS";
|
|
28
28
|
};
|
|
29
29
|
export type ContentsSortOrder = typeof ContentsSortOrder[keyof typeof ContentsSortOrder];
|
|
30
30
|
export declare function instanceOfContentsSortOrder(value: any): boolean;
|
|
@@ -14,8 +14,8 @@
|
|
|
14
14
|
* @export
|
|
15
15
|
*/
|
|
16
16
|
export declare const DataSourceEngine: {
|
|
17
|
-
readonly Mysql:
|
|
18
|
-
readonly Postgresql:
|
|
17
|
+
readonly Mysql: "MYSQL";
|
|
18
|
+
readonly Postgresql: "POSTGRESQL";
|
|
19
19
|
};
|
|
20
20
|
export type DataSourceEngine = typeof DataSourceEngine[keyof typeof DataSourceEngine];
|
|
21
21
|
export declare function instanceOfDataSourceEngine(value: any): boolean;
|
|
@@ -105,7 +105,7 @@ export interface DataSourceResponse {
|
|
|
105
105
|
* @export
|
|
106
106
|
*/
|
|
107
107
|
export declare const DataSourceResponsePartTypeEnum: {
|
|
108
|
-
readonly DataSource:
|
|
108
|
+
readonly DataSource: "DATA_SOURCE";
|
|
109
109
|
};
|
|
110
110
|
export type DataSourceResponsePartTypeEnum = typeof DataSourceResponsePartTypeEnum[keyof typeof DataSourceResponsePartTypeEnum];
|
|
111
111
|
export declare const DataSourceResponsePropertyValidationAttributesMap: {
|
|
@@ -113,7 +113,7 @@ export interface DataSourceSchemaResponse {
|
|
|
113
113
|
* @export
|
|
114
114
|
*/
|
|
115
115
|
export declare const DataSourceSchemaResponsePartTypeEnum: {
|
|
116
|
-
readonly DataSourceSchema:
|
|
116
|
+
readonly DataSourceSchema: "DATA_SOURCE_SCHEMA";
|
|
117
117
|
};
|
|
118
118
|
export type DataSourceSchemaResponsePartTypeEnum = typeof DataSourceSchemaResponsePartTypeEnum[keyof typeof DataSourceSchemaResponsePartTypeEnum];
|
|
119
119
|
export declare const DataSourceSchemaResponsePropertyValidationAttributesMap: {
|
|
@@ -117,7 +117,7 @@ export interface DataSourceTableResponse {
|
|
|
117
117
|
* @export
|
|
118
118
|
*/
|
|
119
119
|
export declare const DataSourceTableResponsePartTypeEnum: {
|
|
120
|
-
readonly DataSourceTable:
|
|
120
|
+
readonly DataSourceTable: "DATA_SOURCE_TABLE";
|
|
121
121
|
};
|
|
122
122
|
export type DataSourceTableResponsePartTypeEnum = typeof DataSourceTableResponsePartTypeEnum[keyof typeof DataSourceTableResponsePartTypeEnum];
|
|
123
123
|
export declare const DataSourceTableResponsePropertyValidationAttributesMap: {
|
|
@@ -14,10 +14,10 @@
|
|
|
14
14
|
* @export
|
|
15
15
|
*/
|
|
16
16
|
export declare const DiffFormat: {
|
|
17
|
-
readonly Text:
|
|
18
|
-
readonly Cells:
|
|
19
|
-
readonly Structured:
|
|
20
|
-
readonly Document:
|
|
17
|
+
readonly Text: "text";
|
|
18
|
+
readonly Cells: "cells";
|
|
19
|
+
readonly Structured: "structured";
|
|
20
|
+
readonly Document: "document";
|
|
21
21
|
};
|
|
22
22
|
export type DiffFormat = typeof DiffFormat[keyof typeof DiffFormat];
|
|
23
23
|
export declare function instanceOfDiffFormat(value: any): boolean;
|
|
@@ -14,10 +14,10 @@
|
|
|
14
14
|
* @export
|
|
15
15
|
*/
|
|
16
16
|
export declare const DiffRowType: {
|
|
17
|
-
readonly Equal:
|
|
18
|
-
readonly Insert:
|
|
19
|
-
readonly Delete:
|
|
20
|
-
readonly Replace:
|
|
17
|
+
readonly Equal: "equal";
|
|
18
|
+
readonly Insert: "insert";
|
|
19
|
+
readonly Delete: "delete";
|
|
20
|
+
readonly Replace: "replace";
|
|
21
21
|
};
|
|
22
22
|
export type DiffRowType = typeof DiffRowType[keyof typeof DiffRowType];
|
|
23
23
|
export declare function instanceOfDiffRowType(value: any): boolean;
|
|
@@ -14,9 +14,9 @@
|
|
|
14
14
|
* @export
|
|
15
15
|
*/
|
|
16
16
|
export declare const DisplayNameFormat: {
|
|
17
|
-
readonly Firstname:
|
|
18
|
-
readonly Lastname:
|
|
19
|
-
readonly FirstLast:
|
|
17
|
+
readonly Firstname: "firstname";
|
|
18
|
+
readonly Lastname: "lastname";
|
|
19
|
+
readonly FirstLast: "first_last";
|
|
20
20
|
};
|
|
21
21
|
export type DisplayNameFormat = typeof DisplayNameFormat[keyof typeof DisplayNameFormat];
|
|
22
22
|
export declare function instanceOfDisplayNameFormat(value: any): boolean;
|
|
@@ -86,15 +86,15 @@ export interface DocEditPart {
|
|
|
86
86
|
* @export
|
|
87
87
|
*/
|
|
88
88
|
export declare const DocEditPartKindEnum: {
|
|
89
|
-
readonly DocEdit:
|
|
89
|
+
readonly DocEdit: "doc_edit";
|
|
90
90
|
};
|
|
91
91
|
export type DocEditPartKindEnum = typeof DocEditPartKindEnum[keyof typeof DocEditPartKindEnum];
|
|
92
92
|
/**
|
|
93
93
|
* @export
|
|
94
94
|
*/
|
|
95
95
|
export declare const DocEditPartDocFormatEnum: {
|
|
96
|
-
readonly Docx:
|
|
97
|
-
readonly Xlsx:
|
|
96
|
+
readonly Docx: "docx";
|
|
97
|
+
readonly Xlsx: "xlsx";
|
|
98
98
|
};
|
|
99
99
|
export type DocEditPartDocFormatEnum = typeof DocEditPartDocFormatEnum[keyof typeof DocEditPartDocFormatEnum];
|
|
100
100
|
export declare const DocEditPartPropertyValidationAttributesMap: {
|
|
@@ -14,8 +14,8 @@
|
|
|
14
14
|
* @export
|
|
15
15
|
*/
|
|
16
16
|
export declare const DocumentOrigin: {
|
|
17
|
-
readonly Source:
|
|
18
|
-
readonly Generated:
|
|
17
|
+
readonly Source: "SOURCE";
|
|
18
|
+
readonly Generated: "GENERATED";
|
|
19
19
|
};
|
|
20
20
|
export type DocumentOrigin = typeof DocumentOrigin[keyof typeof DocumentOrigin];
|
|
21
21
|
export declare function instanceOfDocumentOrigin(value: any): boolean;
|
|
@@ -148,7 +148,7 @@ export interface DocumentResponse {
|
|
|
148
148
|
* @export
|
|
149
149
|
*/
|
|
150
150
|
export declare const DocumentResponsePartTypeEnum: {
|
|
151
|
-
readonly Document:
|
|
151
|
+
readonly Document: "DOCUMENT";
|
|
152
152
|
};
|
|
153
153
|
export type DocumentResponsePartTypeEnum = typeof DocumentResponsePartTypeEnum[keyof typeof DocumentResponsePartTypeEnum];
|
|
154
154
|
export declare const DocumentResponsePropertyValidationAttributesMap: {
|
|
@@ -14,16 +14,17 @@
|
|
|
14
14
|
* @export
|
|
15
15
|
*/
|
|
16
16
|
export declare const DocumentType: {
|
|
17
|
-
readonly Pdf:
|
|
18
|
-
readonly Docx:
|
|
19
|
-
readonly Plaintext:
|
|
20
|
-
readonly Image:
|
|
21
|
-
readonly Xlsx:
|
|
22
|
-
readonly Csv:
|
|
23
|
-
readonly Pptx:
|
|
24
|
-
readonly Json:
|
|
25
|
-
readonly Yaml:
|
|
26
|
-
readonly
|
|
17
|
+
readonly Pdf: "PDF";
|
|
18
|
+
readonly Docx: "DOCX";
|
|
19
|
+
readonly Plaintext: "PLAINTEXT";
|
|
20
|
+
readonly Image: "IMAGE";
|
|
21
|
+
readonly Xlsx: "XLSX";
|
|
22
|
+
readonly Csv: "CSV";
|
|
23
|
+
readonly Pptx: "PPTX";
|
|
24
|
+
readonly Json: "JSON";
|
|
25
|
+
readonly Yaml: "YAML";
|
|
26
|
+
readonly Code: "CODE";
|
|
27
|
+
readonly Unknown: "UNKNOWN";
|
|
27
28
|
};
|
|
28
29
|
export type DocumentType = typeof DocumentType[keyof typeof DocumentType];
|
|
29
30
|
export declare function instanceOfDocumentType(value: any): boolean;
|
|
@@ -14,7 +14,7 @@
|
|
|
14
14
|
* @export
|
|
15
15
|
*/
|
|
16
16
|
export declare const DocumentVersionAction: {
|
|
17
|
-
readonly Reembed:
|
|
17
|
+
readonly Reembed: "reembed";
|
|
18
18
|
};
|
|
19
19
|
export type DocumentVersionAction = typeof DocumentVersionAction[keyof typeof DocumentVersionAction];
|
|
20
20
|
export declare function instanceOfDocumentVersionAction(value: any): boolean;
|
|
@@ -14,8 +14,8 @@
|
|
|
14
14
|
* @export
|
|
15
15
|
*/
|
|
16
16
|
export declare const DocumentVersionContentTypeFilter: {
|
|
17
|
-
readonly Section:
|
|
18
|
-
readonly Chunk:
|
|
17
|
+
readonly Section: "SECTION";
|
|
18
|
+
readonly Chunk: "CHUNK";
|
|
19
19
|
};
|
|
20
20
|
export type DocumentVersionContentTypeFilter = typeof DocumentVersionContentTypeFilter[keyof typeof DocumentVersionContentTypeFilter];
|
|
21
21
|
export declare function instanceOfDocumentVersionContentTypeFilter(value: any): boolean;
|
|
@@ -14,8 +14,8 @@
|
|
|
14
14
|
* @export
|
|
15
15
|
*/
|
|
16
16
|
export declare const DocumentVersionOrder: {
|
|
17
|
-
readonly Version:
|
|
18
|
-
readonly CreatedAt:
|
|
17
|
+
readonly Version: "VERSION";
|
|
18
|
+
readonly CreatedAt: "CREATED_AT";
|
|
19
19
|
};
|
|
20
20
|
export type DocumentVersionOrder = typeof DocumentVersionOrder[keyof typeof DocumentVersionOrder];
|
|
21
21
|
export declare function instanceOfDocumentVersionOrder(value: any): boolean;
|
|
@@ -51,7 +51,7 @@ export interface DocxParagraphAnchorInput {
|
|
|
51
51
|
* @export
|
|
52
52
|
*/
|
|
53
53
|
export declare const DocxParagraphAnchorInputTypeEnum: {
|
|
54
|
-
readonly DocxParagraph:
|
|
54
|
+
readonly DocxParagraph: "docx_paragraph";
|
|
55
55
|
};
|
|
56
56
|
export type DocxParagraphAnchorInputTypeEnum = typeof DocxParagraphAnchorInputTypeEnum[keyof typeof DocxParagraphAnchorInputTypeEnum];
|
|
57
57
|
export declare const DocxParagraphAnchorInputPropertyValidationAttributesMap: {
|
|
@@ -60,7 +60,7 @@ export interface DocxParagraphAnchorOutput {
|
|
|
60
60
|
* @export
|
|
61
61
|
*/
|
|
62
62
|
export declare const DocxParagraphAnchorOutputTypeEnum: {
|
|
63
|
-
readonly DocxParagraph:
|
|
63
|
+
readonly DocxParagraph: "docx_paragraph";
|
|
64
64
|
};
|
|
65
65
|
export type DocxParagraphAnchorOutputTypeEnum = typeof DocxParagraphAnchorOutputTypeEnum[keyof typeof DocxParagraphAnchorOutputTypeEnum];
|
|
66
66
|
export declare const DocxParagraphAnchorOutputPropertyValidationAttributesMap: {
|
|
@@ -14,8 +14,8 @@
|
|
|
14
14
|
* @export
|
|
15
15
|
*/
|
|
16
16
|
export declare const DownloadArtifact: {
|
|
17
|
-
readonly Source:
|
|
18
|
-
readonly FastPlaintext:
|
|
17
|
+
readonly Source: "source";
|
|
18
|
+
readonly FastPlaintext: "fast_plaintext";
|
|
19
19
|
};
|
|
20
20
|
export type DownloadArtifact = typeof DownloadArtifact[keyof typeof DownloadArtifact];
|
|
21
21
|
export declare function instanceOfDownloadArtifact(value: any): boolean;
|
|
@@ -38,21 +38,21 @@ export interface ErrorResponse {
|
|
|
38
38
|
* @export
|
|
39
39
|
*/
|
|
40
40
|
export declare const ErrorResponseCodeEnum: {
|
|
41
|
-
readonly Error:
|
|
42
|
-
readonly BadRequest:
|
|
43
|
-
readonly Unauthorized:
|
|
44
|
-
readonly Forbidden:
|
|
45
|
-
readonly NotFound:
|
|
46
|
-
readonly Conflict:
|
|
47
|
-
readonly RunBusy:
|
|
48
|
-
readonly UnprocessableEntity:
|
|
49
|
-
readonly TooManyRequests:
|
|
50
|
-
readonly QuotaExceeded:
|
|
51
|
-
readonly NotImplemented:
|
|
52
|
-
readonly ServiceConfigurationError:
|
|
53
|
-
readonly QuotaPeriodMissing:
|
|
54
|
-
readonly InternalError:
|
|
55
|
-
readonly ServiceUnavailable:
|
|
41
|
+
readonly Error: "error";
|
|
42
|
+
readonly BadRequest: "bad_request";
|
|
43
|
+
readonly Unauthorized: "unauthorized";
|
|
44
|
+
readonly Forbidden: "forbidden";
|
|
45
|
+
readonly NotFound: "not_found";
|
|
46
|
+
readonly Conflict: "conflict";
|
|
47
|
+
readonly RunBusy: "run_busy";
|
|
48
|
+
readonly UnprocessableEntity: "unprocessable_entity";
|
|
49
|
+
readonly TooManyRequests: "too_many_requests";
|
|
50
|
+
readonly QuotaExceeded: "quota_exceeded";
|
|
51
|
+
readonly NotImplemented: "not_implemented";
|
|
52
|
+
readonly ServiceConfigurationError: "service_configuration_error";
|
|
53
|
+
readonly QuotaPeriodMissing: "quota_period_missing";
|
|
54
|
+
readonly InternalError: "internal_error";
|
|
55
|
+
readonly ServiceUnavailable: "service_unavailable";
|
|
56
56
|
};
|
|
57
57
|
export type ErrorResponseCodeEnum = typeof ErrorResponseCodeEnum[keyof typeof ErrorResponseCodeEnum];
|
|
58
58
|
export declare const ErrorResponsePropertyValidationAttributesMap: {
|
|
@@ -14,7 +14,7 @@
|
|
|
14
14
|
* @export
|
|
15
15
|
*/
|
|
16
16
|
export declare const FeedbackOrder: {
|
|
17
|
-
readonly CreatedAt:
|
|
17
|
+
readonly CreatedAt: "CREATED_AT";
|
|
18
18
|
};
|
|
19
19
|
export type FeedbackOrder = typeof FeedbackOrder[keyof typeof FeedbackOrder];
|
|
20
20
|
export declare function instanceOfFeedbackOrder(value: any): boolean;
|
|
@@ -14,8 +14,8 @@
|
|
|
14
14
|
* @export
|
|
15
15
|
*/
|
|
16
16
|
export declare const FeedbackRating: {
|
|
17
|
-
readonly Up:
|
|
18
|
-
readonly Down:
|
|
17
|
+
readonly Up: "UP";
|
|
18
|
+
readonly Down: "DOWN";
|
|
19
19
|
};
|
|
20
20
|
export type FeedbackRating = typeof FeedbackRating[keyof typeof FeedbackRating];
|
|
21
21
|
export declare function instanceOfFeedbackRating(value: any): boolean;
|
|
@@ -14,17 +14,17 @@
|
|
|
14
14
|
* @export
|
|
15
15
|
*/
|
|
16
16
|
export declare const FeedbackReason: {
|
|
17
|
-
readonly Incorrect:
|
|
18
|
-
readonly MissingInfo:
|
|
19
|
-
readonly NotRelevant:
|
|
20
|
-
readonly BadCitations:
|
|
21
|
-
readonly Hallucination:
|
|
22
|
-
readonly OcrError:
|
|
23
|
-
readonly ParsingError:
|
|
24
|
-
readonly StructureIssue:
|
|
25
|
-
readonly TableError:
|
|
26
|
-
readonly Formatting:
|
|
27
|
-
readonly Other:
|
|
17
|
+
readonly Incorrect: "INCORRECT";
|
|
18
|
+
readonly MissingInfo: "MISSING_INFO";
|
|
19
|
+
readonly NotRelevant: "NOT_RELEVANT";
|
|
20
|
+
readonly BadCitations: "BAD_CITATIONS";
|
|
21
|
+
readonly Hallucination: "HALLUCINATION";
|
|
22
|
+
readonly OcrError: "OCR_ERROR";
|
|
23
|
+
readonly ParsingError: "PARSING_ERROR";
|
|
24
|
+
readonly StructureIssue: "STRUCTURE_ISSUE";
|
|
25
|
+
readonly TableError: "TABLE_ERROR";
|
|
26
|
+
readonly Formatting: "FORMATTING";
|
|
27
|
+
readonly Other: "OTHER";
|
|
28
28
|
};
|
|
29
29
|
export type FeedbackReason = typeof FeedbackReason[keyof typeof FeedbackReason];
|
|
30
30
|
export declare function instanceOfFeedbackReason(value: any): boolean;
|
|
@@ -14,11 +14,11 @@
|
|
|
14
14
|
* @export
|
|
15
15
|
*/
|
|
16
16
|
export declare const FeedbackTargetType: {
|
|
17
|
-
readonly Thread:
|
|
18
|
-
readonly Message:
|
|
19
|
-
readonly Document:
|
|
20
|
-
readonly DocumentVersion:
|
|
21
|
-
readonly Chunk:
|
|
17
|
+
readonly Thread: "THREAD";
|
|
18
|
+
readonly Message: "MESSAGE";
|
|
19
|
+
readonly Document: "DOCUMENT";
|
|
20
|
+
readonly DocumentVersion: "DOCUMENT_VERSION";
|
|
21
|
+
readonly Chunk: "CHUNK";
|
|
22
22
|
};
|
|
23
23
|
export type FeedbackTargetType = typeof FeedbackTargetType[keyof typeof FeedbackTargetType];
|
|
24
24
|
export declare function instanceOfFeedbackTargetType(value: any): boolean;
|
|
@@ -14,7 +14,7 @@
|
|
|
14
14
|
* @export
|
|
15
15
|
*/
|
|
16
16
|
export declare const FolderAction: {
|
|
17
|
-
readonly Reembed:
|
|
17
|
+
readonly Reembed: "reembed";
|
|
18
18
|
};
|
|
19
19
|
export type FolderAction = typeof FolderAction[keyof typeof FolderAction];
|
|
20
20
|
export declare function instanceOfFolderAction(value: any): boolean;
|
|
@@ -114,7 +114,7 @@ export interface FolderResponse {
|
|
|
114
114
|
* @export
|
|
115
115
|
*/
|
|
116
116
|
export declare const FolderResponsePartTypeEnum: {
|
|
117
|
-
readonly Folder:
|
|
117
|
+
readonly Folder: "FOLDER";
|
|
118
118
|
};
|
|
119
119
|
export type FolderResponsePartTypeEnum = typeof FolderResponsePartTypeEnum[keyof typeof FolderResponsePartTypeEnum];
|
|
120
120
|
export declare const FolderResponsePropertyValidationAttributesMap: {
|
|
@@ -23,25 +23,25 @@ import type { WorkflowRunResponse } from './WorkflowRunResponse';
|
|
|
23
23
|
*
|
|
24
24
|
* @export
|
|
25
25
|
*/
|
|
26
|
-
export type FolderResponseOrDocumentResponseOrWorkflowDefinitionResponseOrWorkflowRunResponseOrDataSourceResponseOrDataSourceSchemaR =
|
|
26
|
+
export type FolderResponseOrDocumentResponseOrWorkflowDefinitionResponseOrWorkflowRunResponseOrDataSourceResponseOrDataSourceSchemaR = {
|
|
27
27
|
partType: 'API_CONNECTION';
|
|
28
|
-
} & ApiConnectionResponse
|
|
28
|
+
} & ApiConnectionResponse | {
|
|
29
29
|
partType: 'DATA_SOURCE';
|
|
30
|
-
} & DataSourceResponse
|
|
30
|
+
} & DataSourceResponse | {
|
|
31
31
|
partType: 'DATA_SOURCE_SCHEMA';
|
|
32
|
-
} & DataSourceSchemaResponse
|
|
32
|
+
} & DataSourceSchemaResponse | {
|
|
33
33
|
partType: 'DATA_SOURCE_TABLE';
|
|
34
|
-
} & DataSourceTableResponse
|
|
34
|
+
} & DataSourceTableResponse | {
|
|
35
35
|
partType: 'DOCUMENT';
|
|
36
|
-
} & DocumentResponse
|
|
36
|
+
} & DocumentResponse | {
|
|
37
37
|
partType: 'FOLDER';
|
|
38
|
-
} & FolderResponse
|
|
38
|
+
} & FolderResponse | {
|
|
39
39
|
partType: 'SKILL';
|
|
40
|
-
} & SkillResponse
|
|
40
|
+
} & SkillResponse | {
|
|
41
41
|
partType: 'WORKFLOW_DEFINITION';
|
|
42
|
-
} & WorkflowDefinitionResponse
|
|
42
|
+
} & WorkflowDefinitionResponse | {
|
|
43
43
|
partType: 'WORKFLOW_RUN';
|
|
44
|
-
} & WorkflowRunResponse
|
|
44
|
+
} & WorkflowRunResponse;
|
|
45
45
|
export declare function FolderResponseOrDocumentResponseOrWorkflowDefinitionResponseOrWorkflowRunResponseOrDataSourceResponseOrDataSourceSchemaRFromJSON(json: any): FolderResponseOrDocumentResponseOrWorkflowDefinitionResponseOrWorkflowRunResponseOrDataSourceResponseOrDataSourceSchemaR;
|
|
46
46
|
export declare function FolderResponseOrDocumentResponseOrWorkflowDefinitionResponseOrWorkflowRunResponseOrDataSourceResponseOrDataSourceSchemaRFromJSONTyped(json: any, ignoreDiscriminator: boolean): FolderResponseOrDocumentResponseOrWorkflowDefinitionResponseOrWorkflowRunResponseOrDataSourceResponseOrDataSourceSchemaR;
|
|
47
47
|
export declare function FolderResponseOrDocumentResponseOrWorkflowDefinitionResponseOrWorkflowRunResponseOrDataSourceResponseOrDataSourceSchemaRToJSON(json: any): any;
|
|
@@ -14,8 +14,8 @@
|
|
|
14
14
|
* @export
|
|
15
15
|
*/
|
|
16
16
|
export declare const GroupMemberOrder: {
|
|
17
|
-
readonly AddedAt:
|
|
18
|
-
readonly Username:
|
|
17
|
+
readonly AddedAt: "ADDED_AT";
|
|
18
|
+
readonly Username: "USERNAME";
|
|
19
19
|
};
|
|
20
20
|
export type GroupMemberOrder = typeof GroupMemberOrder[keyof typeof GroupMemberOrder];
|
|
21
21
|
export declare function instanceOfGroupMemberOrder(value: any): boolean;
|
|
@@ -14,8 +14,8 @@
|
|
|
14
14
|
* @export
|
|
15
15
|
*/
|
|
16
16
|
export declare const GroupPermissionOrder: {
|
|
17
|
-
readonly CreatedAt:
|
|
18
|
-
readonly Capability:
|
|
17
|
+
readonly CreatedAt: "CREATED_AT";
|
|
18
|
+
readonly Capability: "CAPABILITY";
|
|
19
19
|
};
|
|
20
20
|
export type GroupPermissionOrder = typeof GroupPermissionOrder[keyof typeof GroupPermissionOrder];
|
|
21
21
|
export declare function instanceOfGroupPermissionOrder(value: any): boolean;
|