@salesforce/lds-adapters-industries-contextrules 1.412.0 → 1.413.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.
@@ -283,7 +283,7 @@ function ingestError$2(luvio, params, error, snapshotRefresh) {
283
283
  function createResourceRequest$5(config) {
284
284
  const headers = {};
285
285
  return {
286
- baseUri: '/services/data/v66.0',
286
+ baseUri: '/services/data/v67.0',
287
287
  basePath: '/connect/context-rules/context-tag-mappings/rule-library-api-name/' + config.urlParams.ruleLibraryApiName + '/version-number/' + config.urlParams.versionNumber + '',
288
288
  method: 'get',
289
289
  body: null,
@@ -499,7 +499,7 @@ function ingestSuccess$3(luvio, resourceParams, response) {
499
499
  function createResourceRequest$4(config) {
500
500
  const headers = {};
501
501
  return {
502
- baseUri: '/services/data/v66.0',
502
+ baseUri: '/services/data/v67.0',
503
503
  basePath: '/connect/context-rules/context-tag-mappings/rule-library-api-name/' + config.urlParams.ruleLibraryApiName + '/version-number/' + config.urlParams.versionNumber + '',
504
504
  method: 'patch',
505
505
  body: config.body,
@@ -596,7 +596,7 @@ function ingestSuccess$2(luvio, resourceParams, response) {
596
596
  function createResourceRequest$3(config) {
597
597
  const headers = {};
598
598
  return {
599
- baseUri: '/services/data/v66.0',
599
+ baseUri: '/services/data/v67.0',
600
600
  basePath: '/connect/context-rules/context-tag-mappings/rule-library-api-name/' + config.urlParams.ruleLibraryApiName + '/version-number/' + config.urlParams.versionNumber + '',
601
601
  method: 'post',
602
602
  body: config.body,
@@ -687,7 +687,7 @@ function evictSuccess(luvio, resourceParams) {
687
687
  function createResourceRequest$2(config) {
688
688
  const headers = {};
689
689
  return {
690
- baseUri: '/services/data/v66.0',
690
+ baseUri: '/services/data/v67.0',
691
691
  basePath: '/connect/context-rules/context-tag-mappings/rule-library-api-name/' + config.urlParams.ruleLibraryApiName + '/version-number/' + config.urlParams.versionNumber + '/mapping-name/' + config.urlParams.mappingName + '',
692
692
  method: 'delete',
693
693
  body: null,
@@ -796,7 +796,7 @@ function ingestError$1(luvio, params, error, snapshotRefresh) {
796
796
  function createResourceRequest$1(config) {
797
797
  const headers = {};
798
798
  return {
799
- baseUri: '/services/data/v66.0',
799
+ baseUri: '/services/data/v67.0',
800
800
  basePath: '/connect/context-rules/context-tag-mappings/rule-library-api-name/' + config.urlParams.ruleLibraryApiName + '/version-number/' + config.urlParams.versionNumber + '/mapping-name/' + config.urlParams.mappingName + '',
801
801
  method: 'get',
802
802
  body: null,
@@ -1055,7 +1055,7 @@ function ingestError(luvio, params, error, snapshotRefresh) {
1055
1055
  function createResourceRequest(config) {
1056
1056
  const headers = {};
1057
1057
  return {
1058
- baseUri: '/services/data/v66.0',
1058
+ baseUri: '/services/data/v67.0',
1059
1059
  basePath: '/connect/context-rules/usage-types/' + config.urlParams.usageType + '',
1060
1060
  method: 'get',
1061
1061
  body: null,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@salesforce/lds-adapters-industries-contextrules",
3
- "version": "1.412.0",
3
+ "version": "1.413.0",
4
4
  "description": "API family for contextrules",
5
5
  "license": "SEE LICENSE IN LICENSE.txt",
6
6
  "main": "dist/es/es2018/industries-contextrules.js",
@@ -41,10 +41,10 @@
41
41
  "test:unit:debug": "node --inspect-brk ../../node_modules/jest/bin/jest.js --config ./jest.config.js --runInBand"
42
42
  },
43
43
  "dependencies": {
44
- "@salesforce/lds-bindings": "^1.412.0"
44
+ "@salesforce/lds-bindings": "^1.413.0"
45
45
  },
46
46
  "devDependencies": {
47
- "@salesforce/lds-compiler-plugins": "^1.412.0"
47
+ "@salesforce/lds-compiler-plugins": "^1.413.0"
48
48
  },
49
49
  "nx": {
50
50
  "targets": {
package/sfdc/index.js CHANGED
@@ -207,7 +207,7 @@ function ingestSuccess$4(luvio, resourceParams, response) {
207
207
  function createResourceRequest$5(config) {
208
208
  const headers = {};
209
209
  return {
210
- baseUri: '/services/data/v66.0',
210
+ baseUri: '/services/data/v67.0',
211
211
  basePath: '/connect/context-rules/context-tag-mappings/rule-library-api-name/' + config.urlParams.ruleLibraryApiName + '/version-number/' + config.urlParams.versionNumber + '',
212
212
  method: 'post',
213
213
  body: config.body,
@@ -396,7 +396,7 @@ function evictSuccess(luvio, resourceParams) {
396
396
  function createResourceRequest$4(config) {
397
397
  const headers = {};
398
398
  return {
399
- baseUri: '/services/data/v66.0',
399
+ baseUri: '/services/data/v67.0',
400
400
  basePath: '/connect/context-rules/context-tag-mappings/rule-library-api-name/' + config.urlParams.ruleLibraryApiName + '/version-number/' + config.urlParams.versionNumber + '/mapping-name/' + config.urlParams.mappingName + '',
401
401
  method: 'delete',
402
402
  body: null,
@@ -505,7 +505,7 @@ function ingestError$2(luvio, params, error, snapshotRefresh) {
505
505
  function createResourceRequest$3(config) {
506
506
  const headers = {};
507
507
  return {
508
- baseUri: '/services/data/v66.0',
508
+ baseUri: '/services/data/v67.0',
509
509
  basePath: '/connect/context-rules/context-tag-mappings/rule-library-api-name/' + config.urlParams.ruleLibraryApiName + '/version-number/' + config.urlParams.versionNumber + '/mapping-name/' + config.urlParams.mappingName + '',
510
510
  method: 'get',
511
511
  body: null,
@@ -751,7 +751,7 @@ function ingestError$1(luvio, params, error, snapshotRefresh) {
751
751
  function createResourceRequest$2(config) {
752
752
  const headers = {};
753
753
  return {
754
- baseUri: '/services/data/v66.0',
754
+ baseUri: '/services/data/v67.0',
755
755
  basePath: '/connect/context-rules/context-tag-mappings/rule-library-api-name/' + config.urlParams.ruleLibraryApiName + '/version-number/' + config.urlParams.versionNumber + '',
756
756
  method: 'get',
757
757
  body: null,
@@ -1009,7 +1009,7 @@ function ingestError(luvio, params, error, snapshotRefresh) {
1009
1009
  function createResourceRequest$1(config) {
1010
1010
  const headers = {};
1011
1011
  return {
1012
- baseUri: '/services/data/v66.0',
1012
+ baseUri: '/services/data/v67.0',
1013
1013
  basePath: '/connect/context-rules/usage-types/' + config.urlParams.usageType + '',
1014
1014
  method: 'get',
1015
1015
  body: null,
@@ -1173,7 +1173,7 @@ function ingestSuccess(luvio, resourceParams, response) {
1173
1173
  function createResourceRequest(config) {
1174
1174
  const headers = {};
1175
1175
  return {
1176
- baseUri: '/services/data/v66.0',
1176
+ baseUri: '/services/data/v67.0',
1177
1177
  basePath: '/connect/context-rules/context-tag-mappings/rule-library-api-name/' + config.urlParams.ruleLibraryApiName + '/version-number/' + config.urlParams.versionNumber + '',
1178
1178
  method: 'patch',
1179
1179
  body: config.body,
@@ -1314,4 +1314,4 @@ withDefaultLuvio((luvio) => {
1314
1314
  });
1315
1315
 
1316
1316
  export { createContextTagMapping, deleteContextTagMapping, getContextTagMapping, getContextTagMappingNotifyChange, getContextTagMapping_imperative, getContextTagMappings, getContextTagMappings_imperative, getUsageTypeDetail, getUsageTypeDetailNotifyChange, getUsageTypeDetail_imperative, updateContextTagMapping };
1317
- // version: 1.412.0-9006885059
1317
+ // version: 1.413.0-8cd312301b
package/src/raml/api.raml CHANGED
@@ -6,7 +6,7 @@ version: '61.0'
6
6
  mediaType: application/json
7
7
  protocols:
8
8
  - https
9
- baseUri: /services/data/v66.0
9
+ baseUri: /services/data/v67.0
10
10
  securitySchemes:
11
11
  OAuth2:
12
12
  type: OAuth 2.0