@salesforce/lds-adapters-industries-context 1.220.0 → 1.220.1

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@salesforce/lds-adapters-industries-context",
3
- "version": "1.220.0",
3
+ "version": "1.220.1",
4
4
  "license": "SEE LICENSE IN LICENSE.txt",
5
5
  "description": "Normandy Context Service",
6
6
  "main": "dist/es/es2018/industries-context.js",
package/sfdc/index.js CHANGED
@@ -14747,4 +14747,4 @@ withDefaultLuvio((luvio) => {
14747
14747
  });
14748
14748
 
14749
14749
  export { cloneContextDefinition, createContextAttribute, createContextAttributeList, createContextAttributeMapping, createContextAttributeMappings, createContextAttributeTag, createContextAttributes, createContextDefinition, createContextDefinitionVersion, createContextMapping, createContextMappings, createContextNode, createContextNodeMapping, createContextNodeMappings, createContextNodes, createContextQueryRecords, createContextServiceDefinition, createContextTags, deleteContextAttribute, deleteContextAttributeMapping, deleteContextAttributeTag, deleteContextDefinition, deleteContextDefinitionVersion, deleteContextMapping, deleteContextNode, deleteContextNodeMapping, deleteContextServiceAttribute, deleteContextServiceAttributeMapping, deleteContextServiceDefinition, deleteContextServiceMapping, deleteContextServiceNode, deleteContextServiceNodeMapping, deleteContextServiceTag, getContext, getContextAttribute, getContextAttributeMapping, getContextAttributeMappingNotifyChange, getContextAttributeMapping_imperative, getContextAttributeNotifyChange, getContextAttributeTag, getContextAttributeTagNotifyChange, getContextAttributeTag_imperative, getContextAttributeTagsByAttributeId, getContextAttributeTagsByAttributeId_imperative, getContextAttribute_imperative, getContextDefinition, getContextDefinitionInfo, getContextDefinitionInfoNotifyChange, getContextDefinitionInfo_imperative, getContextDefinitionList, getContextDefinitionList_imperative, getContextDefinitionNotifyChange, getContextDefinitionVersion, getContextDefinitionVersionNotifyChange, getContextDefinitionVersion_imperative, getContextDefinition_imperative, getContextDefinitions, getContextDefinitions_imperative, getContextInfo, getContextInfoNotifyChange, getContextInfo_imperative, getContextMapping, getContextMappingNotifyChange, getContextMapping_imperative, getContextNode, getContextNodeMapping, getContextNodeMappingNotifyChange, getContextNodeMapping_imperative, getContextNodeNotifyChange, getContextNode_imperative, getContextNotifyChange, getContextServiceAccess, getContextServiceAccessNotifyChange, getContextServiceAccess_imperative, getContextServiceAttribute, getContextServiceAttributeMapping, getContextServiceAttributeMappingNotifyChange, getContextServiceAttributeMapping_imperative, getContextServiceAttributeNotifyChange, getContextServiceAttribute_imperative, getContextServiceDefinition, getContextServiceDefinitionInfo, getContextServiceDefinitionInfoNotifyChange, getContextServiceDefinitionInfo_imperative, getContextServiceDefinitionNotifyChange, getContextServiceDefinition_imperative, getContextServiceMapping, getContextServiceMappingNotifyChange, getContextServiceMapping_imperative, getContextServiceNode, getContextServiceNodeMapping, getContextServiceNodeMappingNotifyChange, getContextServiceNodeMapping_imperative, getContextServiceNodeNotifyChange, getContextServiceNode_imperative, getContextServiceTag, getContextServiceTagNotifyChange, getContextServiceTag_imperative, getContextTags, getContextTagsNotifyChange, getContextTags_imperative, getContext_imperative, putContextServiceAccess, queryContextRecordAndChildren, updateContextAttribute, updateContextAttributeMapping, updateContextAttributeMappings, updateContextAttributeTag, updateContextAttributes, updateContextDefinition, updateContextDefinitionVersion, updateContextMapping, updateContextMappings, updateContextNode, updateContextNodeMapping, updateContextNodeMappings, updateContextNodes, updateContextServiceDefinition, updateContextTags };
14750
- // version: 1.220.0-8c2aedc85
14750
+ // version: 1.220.1-6f1a9c45c
@@ -9,92 +9,92 @@ uses:
9
9
 
10
10
  types:
11
11
  ContextDefinitionInfoRepresentation:
12
- (luvio.ttl): 30000
12
+ (luvio.ttl): 1000
13
13
  (luvio.key):
14
14
  id: contextDefinitionId
15
15
  ContextDefinitionListRepresentation:
16
- (luvio.ttl): 10000
16
+ (luvio.ttl): 1000
17
17
  ContextServiceAccessRepresentation:
18
18
  (luvio.ttl): 100
19
19
  (luvio.key):
20
20
  id: uniqueIdentifier
21
21
  ContextAttributeTagListRepresentation:
22
- (luvio.ttl): 10000
22
+ (luvio.ttl): 1000
23
23
  (luvio.opaque): true
24
24
  ContextDefinitionRepresentation:
25
- (luvio.ttl): 30000
25
+ (luvio.ttl): 1000
26
26
  (luvio.key):
27
27
  id: contextDefinitionId
28
28
  ContextInfoRepresentation:
29
- (luvio.ttl): 30000
29
+ (luvio.ttl): 1000
30
30
  (luvio.opaque): true
31
31
  (luvio.key):
32
32
  id: contextId
33
33
  ContextDefinitionVersionRepresentation:
34
- (luvio.ttl): 30000
34
+ (luvio.ttl): 1000
35
35
  (luvio.opaque): true
36
36
  (luvio.key):
37
37
  id: contextDefinitionVersionId
38
38
  ContextAttrHydrationDetailRepresentation:
39
- (luvio.ttl): 30000
39
+ (luvio.ttl): 1000
40
40
  (luvio.opaque): true
41
41
  (luvio.key):
42
42
  id: contextAttrHydrationDetailId
43
43
  ContextMappingRepresentation:
44
- (luvio.ttl): 30000
44
+ (luvio.ttl): 1000
45
45
  (luvio.key):
46
46
  id: contextMappingId
47
47
  ContextNodeRepresentation:
48
- (luvio.ttl): 30000
48
+ (luvio.ttl): 1000
49
49
  (luvio.opaque): true
50
50
  (luvio.key):
51
51
  id: contextNodeId
52
52
  ContextAttributeRepresentation:
53
- (luvio.ttl): 30000
53
+ (luvio.ttl): 1000
54
54
  (luvio.key):
55
55
  id: contextAttributeId
56
56
  ContextAttributeTagRepresentation:
57
- (luvio.ttl): 30000
57
+ (luvio.ttl): 1000
58
58
  (luvio.key):
59
59
  id: contextAttributeTagId
60
60
  ContextAttributeMappingRepresentation:
61
- (luvio.ttl): 30000
61
+ (luvio.ttl): 1000
62
62
  (luvio.key):
63
63
  id: contextAttributeMappingId
64
64
  ContextNodeMappingRepresentation:
65
- (luvio.ttl): 30000
65
+ (luvio.ttl): 1000
66
66
  (luvio.key):
67
67
  id: contextNodeMappingId
68
68
  ContextAttributeListRepresentation:
69
- (luvio.ttl): 10000
69
+ (luvio.ttl): 1000
70
70
  (luvio.key):
71
71
  id: contextAttributeListId
72
72
  ContextAttributeMappingListRepresentation:
73
- (luvio.ttl): 10000
73
+ (luvio.ttl): 1000
74
74
  (luvio.key):
75
75
  id: contextAttributeMappingListId
76
76
  QueryContextRecordResultRepresentation:
77
- (luvio.ttl): 10000
77
+ (luvio.ttl): 1000
78
78
  (luvio.key):
79
79
  id: contextId
80
80
  ContextNodeListRepresentation:
81
- (luvio.ttl): 10000
81
+ (luvio.ttl): 1000
82
82
  (luvio.key):
83
83
  id: contextNodeListId
84
84
  ContextTagListRepresentation:
85
- (luvio.ttl): 10000
85
+ (luvio.ttl): 1000
86
86
  (luvio.key):
87
87
  id: contextTagListId
88
88
  ContextMappingListRepresentation:
89
- (luvio.ttl): 10000
89
+ (luvio.ttl): 1000
90
90
  (luvio.key):
91
91
  id: contextMappingListId
92
92
  ContextNodeMappingListRepresentation:
93
- (luvio.ttl): 10000
93
+ (luvio.ttl): 1000
94
94
  (luvio.key):
95
95
  id: contextNodeMappingListId
96
96
  QueryRecordsResultRepresentation:
97
- (luvio.ttl): 10000
97
+ (luvio.ttl): 1000
98
98
  (luvio.key):
99
99
  id: contextQueryRecordListId
100
100
  /connect:
@@ -301,131 +301,6 @@ types:
301
301
  uriParameters:
302
302
  contextAttributeId:
303
303
  contextNodeId:
304
- /contextdefinition:
305
- post:
306
- (luvio.adapter):
307
- name: createContextDefinition
308
- get:
309
- (luvio.adapter):
310
- name: getContextDefinitionList
311
- queryParameters:
312
- includeInactive:
313
- type: boolean
314
- required: false
315
- /action/clone:
316
- post:
317
- (luvio.adapter):
318
- name: cloneContextDefinition
319
- /attributenode:
320
- post:
321
- (luvio.adapter):
322
- name: createContextAttribute
323
- /attributenode/{contextAttributeId}:
324
- delete:
325
- (luvio.adapter):
326
- name: deleteContextAttribute
327
- (luvio.key):
328
- id: urlParams.contextAttributeId
329
- get:
330
- (luvio.adapter):
331
- name: getContextAttribute
332
- (luvio.key):
333
- id: urlParams.contextAttributeId
334
- patch:
335
- (luvio.adapter):
336
- name: updateContextAttribute
337
- uriParameters:
338
- contextAttributeId:
339
- /info/{contextDefinitionId}:
340
- get:
341
- (luvio.adapter):
342
- name: getContextDefinitionInfo
343
- (luvio.key):
344
- id: urlParams.contextDefinitionId
345
- /attributenode/{contextAttributeId}/tags:
346
- get:
347
- (luvio.adapter):
348
- name: getContextAttributeTagsByAttributeId
349
- /node/{contextNodeId}/attributes:
350
- post:
351
- (luvio.adapter):
352
- name: createContextAttributeList
353
- /node:
354
- post:
355
- (luvio.adapter):
356
- name: createContextNode
357
- /node/{contextNodeId}:
358
- delete:
359
- (luvio.adapter):
360
- name: deleteContextNode
361
- (luvio.key):
362
- id: urlParams.contextNodeId
363
- get:
364
- (luvio.adapter):
365
- name: getContextNode
366
- (luvio.key):
367
- id: urlParams.contextNodeId
368
- patch:
369
- (luvio.adapter):
370
- name: updateContextNode
371
- uriParameters:
372
- contextNodeId:
373
- /version:
374
- post:
375
- (luvio.adapter):
376
- name: createContextDefinitionVersion
377
- /version/{contextDefinitionVersionId}:
378
- delete:
379
- (luvio.adapter):
380
- name: deleteContextDefinitionVersion
381
- (luvio.key):
382
- id: urlParams.contextDefinitionVersionId
383
- get:
384
- (luvio.adapter):
385
- name: getContextDefinitionVersion
386
- (luvio.key):
387
- id: urlParams.contextDefinitionVersionId
388
- patch:
389
- (luvio.adapter):
390
- name: updateContextDefinitionVersion
391
- uriParameters:
392
- contextDefinitionVersionId:
393
- /{contextDefinitionId}:
394
- delete:
395
- (luvio.adapter):
396
- name: deleteContextDefinition
397
- (luvio.key):
398
- id: urlParams.contextDefinitionId
399
- get:
400
- (luvio.adapter):
401
- name: getContextDefinition
402
- (luvio.key):
403
- id: urlParams.contextDefinitionId
404
- patch:
405
- (luvio.adapter):
406
- name: updateContextDefinition
407
- uriParameters:
408
- contextDefinitionId:
409
- /attributetag:
410
- post:
411
- (luvio.adapter):
412
- name: createContextAttributeTag
413
- /attributetag/{contextAttributeTagId}:
414
- delete:
415
- (luvio.adapter):
416
- name: deleteContextAttributeTag
417
- (luvio.key):
418
- id: urlParams.contextAttributeTagId
419
- get:
420
- (luvio.adapter):
421
- name: getContextAttributeTag
422
- (luvio.key):
423
- id: urlParams.contextAttributeTagId
424
- patch:
425
- (luvio.adapter):
426
- name: updateContextAttributeTag
427
- uriParameters:
428
- contextAttributeTagId:
429
304
  /contextmapping:
430
305
  post:
431
306
  (luvio.adapter):