@devrev/typescript-sdk 1.1.62 → 1.1.64
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.
|
@@ -33,10 +33,10 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
|
33
33
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
34
34
|
};
|
|
35
35
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
36
|
-
exports.
|
|
37
|
-
exports.
|
|
38
|
-
exports.
|
|
39
|
-
exports.Api = exports.HttpClient = exports.ContentType = exports.WorkType = exports.WidgetVisualizationType = exports.WidgetQueryOrderByDirection = exports.WidgetDataSourceType = exports.WidgetColumnProjectionType = exports.WebhooksUpdateAction = exports.WebhookStatus = exports.WebhookEventType = exports.WebCrawlerJobsControlRequestAction = exports.WebCrawlerJobState = exports.VisualizationAxisColorType = void 0;
|
|
36
|
+
exports.ErrorInternalServerErrorType = exports.ErrorForbiddenType = exports.ErrorConflictType = exports.ErrorBadRequestWorkflowComponentValidationErrorWorkflowComponentValidationLocationType = exports.ErrorBadRequestUnexpectedJsonTypeType = exports.ErrorBadRequestType = exports.ErrorBadRequestCustomizationValidationErrorSubtype = exports.EnhancementRevScoreTier = exports.EngagementsCreateRequestEngagementType = exports.EngagementType = exports.DynamicVistaFilterType = exports.DevUsersCreateRequestStateEnumValue = exports.DevUserJobTitle = exports.DevOrgAuthConnectionsUpdateRequestType = exports.DevOrgAuthConnectionsCreateRequestType = exports.Definedness = exports.DateTimePresetType = exports.DateFilterType = exports.CustomSchemaFragmentsSetRequestType = exports.CustomSchemaFragmentsListRequestPrune = exports.CustomSchemaFragmentType = exports.CustomSchemaFragmentFragmentType = exports.ConversationsVistaGroupItemType = exports.ConversationsCreateRequestTypeValue = exports.ContentTemplateType = exports.CommandSurfaceSurface = exports.CommandSurfaceObjectTypes = exports.CommandStatus = exports.CommandActionTemplateType = exports.CommandActionExecutorType = exports.CodeChangeSource = exports.ChatType = exports.ChatCompletionsRequestMessageRole = exports.CaveatOperator = exports.BooleanExpressionType = exports.AuthTokenTokenType = exports.AuthTokenSubjectTokenType = exports.AuthTokenStatus = exports.AuthTokenRequestedTokenType = exports.AuthTokenGrantType = exports.AuthConnectionType = exports.AuthConnectionToggle = exports.AtomType = exports.AssociatedToType = exports.ArtifactConfigurationSet = exports.ArticleType = exports.ArticleStatus = exports.ArticleContentFormat = exports.AggregationDetailAggregationType = exports.AccessLevel = void 0;
|
|
37
|
+
exports.SchemaFieldDescriptorFieldType = exports.SchemaFieldDescriptorArrayTypeBaseType = exports.RoleTarget = exports.RolePrivileges = exports.RecordTemplateState = exports.ReactionsUpdateRequestAction = exports.QuestionAnswerStatus = exports.PrimitiveValueType = exports.PreferencesType = exports.PartsVistaGroupItemType = exports.PartType = exports.OrgType = exports.OrgScheduleStatus = exports.OrgScheduleFragmentStatus = exports.OrgEnvironment = exports.OpportunityPriority = exports.OpportunityForecastCategory = exports.MetricDefinitionStatus = exports.MetricDefinitionMetricType = exports.MetricDefinitionAppliesTo = exports.MetricActionExecuteRequestAction = exports.MemberType = exports.MeetingState = exports.MeetingDirection = exports.MeetingChannel = exports.MeerkatWidgetColumnProjectionType = exports.MeerkatWidgetColumnProjectionTimestampRollup = exports.MeerkatWidgetColumnFunctionType = exports.ListMode = exports.LinksDirection = exports.LinkType = exports.LinkEndpointType = exports.KanbanVisualizationCardAttributePosition = exports.IssuePriority = exports.GroupedVistaFlavor = exports.GroupedVistaFilterType = exports.GroupType = exports.GroupMemberType = exports.GroupItemType = exports.GroupIngestionSource = exports.GenericNotificationEventType = exports.FieldValueType = exports.ExternalSystemType = exports.EventTimelineEntryUpdatedReactionAction = exports.EventSourceStatus = exports.EventFetchedResult = exports.ErrorUnauthorizedType = exports.ErrorTooManyRequestsType = exports.ErrorServiceUnavailableType = exports.ErrorNotFoundType = void 0;
|
|
38
|
+
exports.TimelineEntryPanel = exports.TimelineEntryObjectType = exports.TimelineEntriesUpdateRequestType = exports.TimelineEntriesCreateRequestType = exports.TimelineEntriesCollection = exports.TimelineCommentBodyType = exports.TimelineChangeEventEventType = exports.TicketSeverity = exports.TicketChannels = exports.TaskPriority = exports.TableVisualizationColumnPinPosition = exports.TableVisualizationColumnLockPosition = exports.SyncUnitSyncType = exports.SyncRunStartedBy = exports.SyncRunProgressState = exports.SyncRunMode = exports.SyncProgressState = exports.SyncOutStatus = exports.SyncMetadataFilterSyncOutFilterStatus = exports.SyncMetadataFilterSyncInFilterStatus = exports.SyncInStatus = exports.StockSchemaFragmentsListRequestPrune = exports.StockSchemaFragmentsListRequestFilterPreset = exports.StageValidationOptionForUpdate = exports.StageValidationOptionForCreate = exports.SnapWidgetsCreateRequestType = exports.SnapWidgetType = exports.SnapWidgetStatus = exports.SnapWidgetNamespace = exports.SnapWidgetInteractionType = exports.SnapWidgetClickInteractionClickAction = exports.SnapKitActionRequestElementTypeValue = exports.SlasFilterAppliesToOperatorType = exports.SlaType = exports.SlaTrackerAppliesToType = exports.SlaSummaryStage = exports.SlaStatus = exports.SlaSelectorSeverity = exports.SlaSelectorPriority = exports.SlaSelectorAppliesTo = exports.SlaEvaluationPeriod = exports.SlaAppliesTo = exports.SendNotificationType = exports.SelectorObject = exports.SearchSortOrderParam = exports.SearchSortByParam = exports.SearchResultType = exports.SearchNamespace = exports.SearchHybridNamespace = exports.SchemasSubtypePrepareUpdateGetResponseConflictType = void 0;
|
|
39
|
+
exports.Api = exports.HttpClient = exports.ContentType = exports.WorksVistaGroupItemType = exports.WorkType = exports.WidgetVisualizationType = exports.WidgetQueryOrderByDirection = exports.WidgetDataSourceType = exports.WidgetColumnProjectionType = exports.WebhooksUpdateAction = exports.WebhookStatus = exports.WebhookEventType = exports.WebCrawlerJobsControlRequestAction = exports.WebCrawlerJobState = exports.VisualizationAxisColorType = exports.VistaType = exports.VistaGroupItemType = exports.VistaGroupItemState = exports.VistaGroupItemGroupObjectType = exports.VistaFlavor = exports.UserType = exports.UserState = exports.UomMetricScope = exports.UnitType = exports.TuringSourcesType = exports.TimelineEntryVisibility = exports.TimelineEntryType = void 0;
|
|
40
40
|
var AccessLevel;
|
|
41
41
|
(function (AccessLevel) {
|
|
42
42
|
AccessLevel["External"] = "external";
|
|
@@ -126,6 +126,7 @@ var AtomType;
|
|
|
126
126
|
(function (AtomType) {
|
|
127
127
|
AtomType["Account"] = "account";
|
|
128
128
|
AtomType["AppFragment"] = "app_fragment";
|
|
129
|
+
AtomType["Article"] = "article";
|
|
129
130
|
AtomType["AuthToken"] = "auth_token";
|
|
130
131
|
AtomType["Capability"] = "capability";
|
|
131
132
|
AtomType["CodeChange"] = "code_change";
|
|
@@ -145,6 +146,7 @@ var AtomType;
|
|
|
145
146
|
AtomType["Link"] = "link";
|
|
146
147
|
AtomType["Linkable"] = "linkable";
|
|
147
148
|
AtomType["Meeting"] = "meeting";
|
|
149
|
+
AtomType["NotificationContentTemplate"] = "notification_content_template";
|
|
148
150
|
AtomType["ObjectMember"] = "object_member";
|
|
149
151
|
AtomType["Opportunity"] = "opportunity";
|
|
150
152
|
AtomType["Product"] = "product";
|
|
@@ -246,6 +248,14 @@ var BooleanExpressionType;
|
|
|
246
248
|
BooleanExpressionType["Or"] = "or";
|
|
247
249
|
BooleanExpressionType["Primitive"] = "primitive";
|
|
248
250
|
})(BooleanExpressionType = exports.BooleanExpressionType || (exports.BooleanExpressionType = {}));
|
|
251
|
+
/** The operator used to compare the key and the value. */
|
|
252
|
+
var CaveatOperator;
|
|
253
|
+
(function (CaveatOperator) {
|
|
254
|
+
CaveatOperator["Eq"] = "eq";
|
|
255
|
+
CaveatOperator["In"] = "in";
|
|
256
|
+
CaveatOperator["Intersects"] = "intersects";
|
|
257
|
+
CaveatOperator["NotEq"] = "not_eq";
|
|
258
|
+
})(CaveatOperator = exports.CaveatOperator || (exports.CaveatOperator = {}));
|
|
249
259
|
/** The role of the entity that is creating the message. */
|
|
250
260
|
var ChatCompletionsRequestMessageRole;
|
|
251
261
|
(function (ChatCompletionsRequestMessageRole) {
|
|
@@ -309,10 +319,20 @@ var CommandSurfaceSurface;
|
|
|
309
319
|
CommandSurfaceSurface["CustomerChat"] = "customer_chat";
|
|
310
320
|
CommandSurfaceSurface["Discussions"] = "discussions";
|
|
311
321
|
})(CommandSurfaceSurface = exports.CommandSurfaceSurface || (exports.CommandSurfaceSurface = {}));
|
|
322
|
+
var ContentTemplateType;
|
|
323
|
+
(function (ContentTemplateType) {
|
|
324
|
+
ContentTemplateType["NotificationContentTemplate"] = "notification_content_template";
|
|
325
|
+
})(ContentTemplateType = exports.ContentTemplateType || (exports.ContentTemplateType = {}));
|
|
312
326
|
var ConversationsCreateRequestTypeValue;
|
|
313
327
|
(function (ConversationsCreateRequestTypeValue) {
|
|
314
328
|
ConversationsCreateRequestTypeValue["Support"] = "support";
|
|
315
329
|
})(ConversationsCreateRequestTypeValue = exports.ConversationsCreateRequestTypeValue || (exports.ConversationsCreateRequestTypeValue = {}));
|
|
330
|
+
/** Type of conversations vista group item. */
|
|
331
|
+
var ConversationsVistaGroupItemType;
|
|
332
|
+
(function (ConversationsVistaGroupItemType) {
|
|
333
|
+
ConversationsVistaGroupItemType["Curated"] = "curated";
|
|
334
|
+
ConversationsVistaGroupItemType["Dynamic"] = "dynamic";
|
|
335
|
+
})(ConversationsVistaGroupItemType = exports.ConversationsVistaGroupItemType || (exports.ConversationsVistaGroupItemType = {}));
|
|
316
336
|
/** Type of the custom schema fragment. */
|
|
317
337
|
var CustomSchemaFragmentFragmentType;
|
|
318
338
|
(function (CustomSchemaFragmentFragmentType) {
|
|
@@ -401,6 +421,24 @@ var DevUsersCreateRequestStateEnumValue;
|
|
|
401
421
|
(function (DevUsersCreateRequestStateEnumValue) {
|
|
402
422
|
DevUsersCreateRequestStateEnumValue["Shadow"] = "shadow";
|
|
403
423
|
})(DevUsersCreateRequestStateEnumValue = exports.DevUsersCreateRequestStateEnumValue || (exports.DevUsersCreateRequestStateEnumValue = {}));
|
|
424
|
+
/** Type of DevRev object for which the vista is applicable. */
|
|
425
|
+
var DynamicVistaFilterType;
|
|
426
|
+
(function (DynamicVistaFilterType) {
|
|
427
|
+
DynamicVistaFilterType["Accounts"] = "accounts";
|
|
428
|
+
DynamicVistaFilterType["Articles"] = "articles";
|
|
429
|
+
DynamicVistaFilterType["Conversations"] = "conversations";
|
|
430
|
+
DynamicVistaFilterType["Credits"] = "credits";
|
|
431
|
+
DynamicVistaFilterType["CustomObjects"] = "custom_objects";
|
|
432
|
+
DynamicVistaFilterType["DevUsers"] = "dev_users";
|
|
433
|
+
DynamicVistaFilterType["Incidents"] = "incidents";
|
|
434
|
+
DynamicVistaFilterType["Invoices"] = "invoices";
|
|
435
|
+
DynamicVistaFilterType["Meetings"] = "meetings";
|
|
436
|
+
DynamicVistaFilterType["Parts"] = "parts";
|
|
437
|
+
DynamicVistaFilterType["Quotes"] = "quotes";
|
|
438
|
+
DynamicVistaFilterType["RevOrgs"] = "rev_orgs";
|
|
439
|
+
DynamicVistaFilterType["RevUsers"] = "rev_users";
|
|
440
|
+
DynamicVistaFilterType["Works"] = "works";
|
|
441
|
+
})(DynamicVistaFilterType = exports.DynamicVistaFilterType || (exports.DynamicVistaFilterType = {}));
|
|
404
442
|
/** Type of engagement. */
|
|
405
443
|
var EngagementType;
|
|
406
444
|
(function (EngagementType) {
|
|
@@ -584,6 +622,12 @@ var GroupIngestionSource;
|
|
|
584
622
|
GroupIngestionSource["Airdrop"] = "airdrop";
|
|
585
623
|
GroupIngestionSource["Scim"] = "scim";
|
|
586
624
|
})(GroupIngestionSource = exports.GroupIngestionSource || (exports.GroupIngestionSource = {}));
|
|
625
|
+
/** Type of the vista group item object. */
|
|
626
|
+
var GroupItemType;
|
|
627
|
+
(function (GroupItemType) {
|
|
628
|
+
GroupItemType["Curated"] = "curated";
|
|
629
|
+
GroupItemType["Dynamic"] = "dynamic";
|
|
630
|
+
})(GroupItemType = exports.GroupItemType || (exports.GroupItemType = {}));
|
|
587
631
|
/** Type of the members in the group. */
|
|
588
632
|
var GroupMemberType;
|
|
589
633
|
(function (GroupMemberType) {
|
|
@@ -596,6 +640,13 @@ var GroupType;
|
|
|
596
640
|
GroupType["Dynamic"] = "dynamic";
|
|
597
641
|
GroupType["Static"] = "static";
|
|
598
642
|
})(GroupType = exports.GroupType || (exports.GroupType = {}));
|
|
643
|
+
/** Type of DevRev object for which the grouped vista is applicable. */
|
|
644
|
+
var GroupedVistaFilterType;
|
|
645
|
+
(function (GroupedVistaFilterType) {
|
|
646
|
+
GroupedVistaFilterType["Conversations"] = "conversations";
|
|
647
|
+
GroupedVistaFilterType["Parts"] = "parts";
|
|
648
|
+
GroupedVistaFilterType["Works"] = "works";
|
|
649
|
+
})(GroupedVistaFilterType = exports.GroupedVistaFilterType || (exports.GroupedVistaFilterType = {}));
|
|
599
650
|
/** Denotes the use case of the grouped vista. */
|
|
600
651
|
var GroupedVistaFlavor;
|
|
601
652
|
(function (GroupedVistaFlavor) {
|
|
@@ -623,6 +674,7 @@ var KanbanVisualizationCardAttributePosition;
|
|
|
623
674
|
var LinkEndpointType;
|
|
624
675
|
(function (LinkEndpointType) {
|
|
625
676
|
LinkEndpointType["Account"] = "account";
|
|
677
|
+
LinkEndpointType["Article"] = "article";
|
|
626
678
|
LinkEndpointType["Capability"] = "capability";
|
|
627
679
|
LinkEndpointType["CodeChange"] = "code_change";
|
|
628
680
|
LinkEndpointType["Conversation"] = "conversation";
|
|
@@ -722,6 +774,17 @@ var MeetingChannel;
|
|
|
722
774
|
MeetingChannel["Teams"] = "teams";
|
|
723
775
|
MeetingChannel["Zoom"] = "zoom";
|
|
724
776
|
})(MeetingChannel = exports.MeetingChannel || (exports.MeetingChannel = {}));
|
|
777
|
+
/**
|
|
778
|
+
* Direction of meeting - meetings within an organization are internal.
|
|
779
|
+
* Meetings with external customers can be incoming or outgoing depending
|
|
780
|
+
* on who initiates them.
|
|
781
|
+
*/
|
|
782
|
+
var MeetingDirection;
|
|
783
|
+
(function (MeetingDirection) {
|
|
784
|
+
MeetingDirection["Incoming"] = "incoming";
|
|
785
|
+
MeetingDirection["Internal"] = "internal";
|
|
786
|
+
MeetingDirection["Outgoing"] = "outgoing";
|
|
787
|
+
})(MeetingDirection = exports.MeetingDirection || (exports.MeetingDirection = {}));
|
|
725
788
|
/** The state of meeting. */
|
|
726
789
|
var MeetingState;
|
|
727
790
|
(function (MeetingState) {
|
|
@@ -839,10 +902,30 @@ var PartType;
|
|
|
839
902
|
PartType["Product"] = "product";
|
|
840
903
|
PartType["Runnable"] = "runnable";
|
|
841
904
|
})(PartType = exports.PartType || (exports.PartType = {}));
|
|
905
|
+
/** Type of parts vista group item. */
|
|
906
|
+
var PartsVistaGroupItemType;
|
|
907
|
+
(function (PartsVistaGroupItemType) {
|
|
908
|
+
PartsVistaGroupItemType["Curated"] = "curated";
|
|
909
|
+
PartsVistaGroupItemType["Dynamic"] = "dynamic";
|
|
910
|
+
})(PartsVistaGroupItemType = exports.PartsVistaGroupItemType || (exports.PartsVistaGroupItemType = {}));
|
|
842
911
|
var PreferencesType;
|
|
843
912
|
(function (PreferencesType) {
|
|
844
913
|
PreferencesType["UserPreferences"] = "user_preferences";
|
|
845
914
|
})(PreferencesType = exports.PreferencesType || (exports.PreferencesType = {}));
|
|
915
|
+
/** Type of the value. */
|
|
916
|
+
var PrimitiveValueType;
|
|
917
|
+
(function (PrimitiveValueType) {
|
|
918
|
+
PrimitiveValueType["Attribute"] = "attribute";
|
|
919
|
+
PrimitiveValueType["Bool"] = "bool";
|
|
920
|
+
PrimitiveValueType["Id"] = "id";
|
|
921
|
+
PrimitiveValueType["IdList"] = "id_list";
|
|
922
|
+
PrimitiveValueType["Int"] = "int";
|
|
923
|
+
PrimitiveValueType["IntList"] = "int_list";
|
|
924
|
+
PrimitiveValueType["OverridableEnum"] = "overridable_enum";
|
|
925
|
+
PrimitiveValueType["OverridableEnumList"] = "overridable_enum_list";
|
|
926
|
+
PrimitiveValueType["String"] = "string";
|
|
927
|
+
PrimitiveValueType["StringList"] = "string_list";
|
|
928
|
+
})(PrimitiveValueType = exports.PrimitiveValueType || (exports.PrimitiveValueType = {}));
|
|
846
929
|
/** Status of the question answer. */
|
|
847
930
|
var QuestionAnswerStatus;
|
|
848
931
|
(function (QuestionAnswerStatus) {
|
|
@@ -1044,6 +1127,12 @@ var SearchSortOrderParam;
|
|
|
1044
1127
|
SearchSortOrderParam["Asc"] = "asc";
|
|
1045
1128
|
SearchSortOrderParam["Desc"] = "desc";
|
|
1046
1129
|
})(SearchSortOrderParam = exports.SearchSortOrderParam || (exports.SearchSortOrderParam = {}));
|
|
1130
|
+
/** The object. */
|
|
1131
|
+
var SelectorObject;
|
|
1132
|
+
(function (SelectorObject) {
|
|
1133
|
+
SelectorObject["Actor"] = "actor";
|
|
1134
|
+
SelectorObject["Target"] = "target";
|
|
1135
|
+
})(SelectorObject = exports.SelectorObject || (exports.SelectorObject = {}));
|
|
1047
1136
|
var SendNotificationType;
|
|
1048
1137
|
(function (SendNotificationType) {
|
|
1049
1138
|
SendNotificationType["GenericNotification"] = "generic_notification";
|
|
@@ -1352,6 +1441,7 @@ var TimelineEntriesUpdateRequestType;
|
|
|
1352
1441
|
var TimelineEntryObjectType;
|
|
1353
1442
|
(function (TimelineEntryObjectType) {
|
|
1354
1443
|
TimelineEntryObjectType["Account"] = "account";
|
|
1444
|
+
TimelineEntryObjectType["Article"] = "article";
|
|
1355
1445
|
TimelineEntryObjectType["Capability"] = "capability";
|
|
1356
1446
|
TimelineEntryObjectType["CodeChange"] = "code_change";
|
|
1357
1447
|
TimelineEntryObjectType["Conversation"] = "conversation";
|
|
@@ -1443,6 +1533,20 @@ var UserType;
|
|
|
1443
1533
|
UserType["ServiceAccount"] = "service_account";
|
|
1444
1534
|
UserType["SysUser"] = "sys_user";
|
|
1445
1535
|
})(UserType = exports.UserType || (exports.UserType = {}));
|
|
1536
|
+
/** Denotes the use case of the vista. */
|
|
1537
|
+
var VistaFlavor;
|
|
1538
|
+
(function (VistaFlavor) {
|
|
1539
|
+
VistaFlavor["Nnl"] = "nnl";
|
|
1540
|
+
VistaFlavor["SprintBoard"] = "sprint_board";
|
|
1541
|
+
VistaFlavor["SupportInbox"] = "support_inbox";
|
|
1542
|
+
})(VistaFlavor = exports.VistaFlavor || (exports.VistaFlavor = {}));
|
|
1543
|
+
/** Type of DevRev object for which the vista group item is applicable. */
|
|
1544
|
+
var VistaGroupItemGroupObjectType;
|
|
1545
|
+
(function (VistaGroupItemGroupObjectType) {
|
|
1546
|
+
VistaGroupItemGroupObjectType["Conversation"] = "conversation";
|
|
1547
|
+
VistaGroupItemGroupObjectType["Part"] = "part";
|
|
1548
|
+
VistaGroupItemGroupObjectType["Work"] = "work";
|
|
1549
|
+
})(VistaGroupItemGroupObjectType = exports.VistaGroupItemGroupObjectType || (exports.VistaGroupItemGroupObjectType = {}));
|
|
1446
1550
|
/** Defines the state of the group item. */
|
|
1447
1551
|
var VistaGroupItemState;
|
|
1448
1552
|
(function (VistaGroupItemState) {
|
|
@@ -1491,6 +1595,9 @@ var WebhookEventType;
|
|
|
1491
1595
|
WebhookEventType["AccountDeleted"] = "account_deleted";
|
|
1492
1596
|
WebhookEventType["AccountUpdated"] = "account_updated";
|
|
1493
1597
|
WebhookEventType["AiAgentResponse"] = "ai_agent_response";
|
|
1598
|
+
WebhookEventType["ArticleCreated"] = "article_created";
|
|
1599
|
+
WebhookEventType["ArticleDeleted"] = "article_deleted";
|
|
1600
|
+
WebhookEventType["ArticleUpdated"] = "article_updated";
|
|
1494
1601
|
WebhookEventType["ConversationCreated"] = "conversation_created";
|
|
1495
1602
|
WebhookEventType["ConversationDeleted"] = "conversation_deleted";
|
|
1496
1603
|
WebhookEventType["ConversationUpdated"] = "conversation_updated";
|
|
@@ -1616,6 +1723,12 @@ var WorkType;
|
|
|
1616
1723
|
WorkType["Task"] = "task";
|
|
1617
1724
|
WorkType["Ticket"] = "ticket";
|
|
1618
1725
|
})(WorkType = exports.WorkType || (exports.WorkType = {}));
|
|
1726
|
+
/** Type of works vista group item. */
|
|
1727
|
+
var WorksVistaGroupItemType;
|
|
1728
|
+
(function (WorksVistaGroupItemType) {
|
|
1729
|
+
WorksVistaGroupItemType["Curated"] = "curated";
|
|
1730
|
+
WorksVistaGroupItemType["Dynamic"] = "dynamic";
|
|
1731
|
+
})(WorksVistaGroupItemType = exports.WorksVistaGroupItemType || (exports.WorksVistaGroupItemType = {}));
|
|
1619
1732
|
const axios_1 = __importDefault(require("axios"));
|
|
1620
1733
|
var ContentType;
|
|
1621
1734
|
(function (ContentType) {
|
|
@@ -5288,6 +5401,116 @@ class Api extends HttpClient {
|
|
|
5288
5401
|
* @secure
|
|
5289
5402
|
*/
|
|
5290
5403
|
this.uomsUpdate = (data, params = {}) => this.request(Object.assign({ path: `/uoms.update`, method: 'POST', body: data, secure: true, type: ContentType.Json, format: 'json' }, params));
|
|
5404
|
+
/**
|
|
5405
|
+
* @description Creates a vista.
|
|
5406
|
+
*
|
|
5407
|
+
* @tags vistas
|
|
5408
|
+
* @name VistasCreate
|
|
5409
|
+
* @summary Create Vista
|
|
5410
|
+
* @request POST:/vistas.create
|
|
5411
|
+
* @secure
|
|
5412
|
+
*/
|
|
5413
|
+
this.vistasCreate = (data, params = {}) => this.request(Object.assign({ path: `/vistas.create`, method: 'POST', body: data, secure: true, type: ContentType.Json, format: 'json' }, params));
|
|
5414
|
+
/**
|
|
5415
|
+
* @description Deletes the requested vista.
|
|
5416
|
+
*
|
|
5417
|
+
* @tags vistas
|
|
5418
|
+
* @name VistasDelete
|
|
5419
|
+
* @summary Delete Vista
|
|
5420
|
+
* @request POST:/vistas.delete
|
|
5421
|
+
* @secure
|
|
5422
|
+
*/
|
|
5423
|
+
this.vistasDelete = (data, params = {}) => this.request(Object.assign({ path: `/vistas.delete`, method: 'POST', body: data, secure: true, type: ContentType.Json, format: 'json' }, params));
|
|
5424
|
+
/**
|
|
5425
|
+
* @description Gets the requested vistas's information.
|
|
5426
|
+
*
|
|
5427
|
+
* @tags vistas
|
|
5428
|
+
* @name VistasGet
|
|
5429
|
+
* @summary Get Vista
|
|
5430
|
+
* @request GET:/vistas.get
|
|
5431
|
+
* @secure
|
|
5432
|
+
*/
|
|
5433
|
+
this.vistasGet = (query, params = {}) => this.request(Object.assign({ path: `/vistas.get`, method: 'GET', query: query, secure: true, format: 'json' }, params));
|
|
5434
|
+
/**
|
|
5435
|
+
* @description Gets the requested vistas's information.
|
|
5436
|
+
*
|
|
5437
|
+
* @tags vistas
|
|
5438
|
+
* @name VistasGetPost
|
|
5439
|
+
* @summary Get Vista (POST)
|
|
5440
|
+
* @request POST:/vistas.get
|
|
5441
|
+
* @secure
|
|
5442
|
+
*/
|
|
5443
|
+
this.vistasGetPost = (data, params = {}) => this.request(Object.assign({ path: `/vistas.get`, method: 'POST', body: data, secure: true, type: ContentType.Json, format: 'json' }, params));
|
|
5444
|
+
/**
|
|
5445
|
+
* @description Deletes the requested vista group item
|
|
5446
|
+
*
|
|
5447
|
+
* @tags vistas
|
|
5448
|
+
* @name VistasGroupsDelete
|
|
5449
|
+
* @summary Delete Vistas Group
|
|
5450
|
+
* @request POST:/vistas.groups.delete
|
|
5451
|
+
* @secure
|
|
5452
|
+
*/
|
|
5453
|
+
this.vistasGroupsDelete = (data, params = {}) => this.request(Object.assign({ path: `/vistas.groups.delete`, method: 'POST', body: data, secure: true, type: ContentType.Json, format: 'json' }, params));
|
|
5454
|
+
/**
|
|
5455
|
+
* @description Gets the requested vista group item's information.
|
|
5456
|
+
*
|
|
5457
|
+
* @tags vistas
|
|
5458
|
+
* @name VistasGroupsGet
|
|
5459
|
+
* @summary Get Vistas Group
|
|
5460
|
+
* @request GET:/vistas.groups.get
|
|
5461
|
+
* @secure
|
|
5462
|
+
*/
|
|
5463
|
+
this.vistasGroupsGet = (query, params = {}) => this.request(Object.assign({ path: `/vistas.groups.get`, method: 'GET', query: query, secure: true, format: 'json' }, params));
|
|
5464
|
+
/**
|
|
5465
|
+
* @description Gets the requested vista group item's information.
|
|
5466
|
+
*
|
|
5467
|
+
* @tags vistas
|
|
5468
|
+
* @name VistasGroupsGetPost
|
|
5469
|
+
* @summary Get Vistas Group (POST)
|
|
5470
|
+
* @request POST:/vistas.groups.get
|
|
5471
|
+
* @secure
|
|
5472
|
+
*/
|
|
5473
|
+
this.vistasGroupsGetPost = (data, params = {}) => this.request(Object.assign({ path: `/vistas.groups.get`, method: 'POST', body: data, secure: true, type: ContentType.Json, format: 'json' }, params));
|
|
5474
|
+
/**
|
|
5475
|
+
* @description Lists the available vista group items.
|
|
5476
|
+
*
|
|
5477
|
+
* @tags vistas
|
|
5478
|
+
* @name VistasGroupsList
|
|
5479
|
+
* @summary List Vistas Groups
|
|
5480
|
+
* @request GET:/vistas.groups.list
|
|
5481
|
+
* @secure
|
|
5482
|
+
*/
|
|
5483
|
+
this.vistasGroupsList = (query, params = {}) => this.request(Object.assign({ path: `/vistas.groups.list`, method: 'GET', query: query, secure: true, format: 'json' }, params));
|
|
5484
|
+
/**
|
|
5485
|
+
* @description Lists the available vista group items.
|
|
5486
|
+
*
|
|
5487
|
+
* @tags vistas
|
|
5488
|
+
* @name VistasGroupsListPost
|
|
5489
|
+
* @summary List Vistas Groups (POST)
|
|
5490
|
+
* @request POST:/vistas.groups.list
|
|
5491
|
+
* @secure
|
|
5492
|
+
*/
|
|
5493
|
+
this.vistasGroupsListPost = (data, params = {}) => this.request(Object.assign({ path: `/vistas.groups.list`, method: 'POST', body: data, secure: true, type: ContentType.Json, format: 'json' }, params));
|
|
5494
|
+
/**
|
|
5495
|
+
* @description Lists the available vistas.
|
|
5496
|
+
*
|
|
5497
|
+
* @tags vistas
|
|
5498
|
+
* @name VistasList
|
|
5499
|
+
* @summary List Vistas
|
|
5500
|
+
* @request GET:/vistas.list
|
|
5501
|
+
* @secure
|
|
5502
|
+
*/
|
|
5503
|
+
this.vistasList = (query, params = {}) => this.request(Object.assign({ path: `/vistas.list`, method: 'GET', query: query, secure: true, format: 'json' }, params));
|
|
5504
|
+
/**
|
|
5505
|
+
* @description Lists the available vistas.
|
|
5506
|
+
*
|
|
5507
|
+
* @tags vistas
|
|
5508
|
+
* @name VistasListPost
|
|
5509
|
+
* @summary List Vistas (POST)
|
|
5510
|
+
* @request POST:/vistas.list
|
|
5511
|
+
* @secure
|
|
5512
|
+
*/
|
|
5513
|
+
this.vistasListPost = (data, params = {}) => this.request(Object.assign({ path: `/vistas.list`, method: 'POST', body: data, secure: true, type: ContentType.Json, format: 'json' }, params));
|
|
5291
5514
|
/**
|
|
5292
5515
|
* @description Change state of a web crawler job to pause or resume it back to running.
|
|
5293
5516
|
*
|