@salesforce/lds-adapters-service-ecm 1.334.0 → 1.336.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.
@@ -3783,7 +3783,7 @@ function ingestSuccess$5(luvio, resourceParams, response) {
3783
3783
  function createResourceRequest$5(config) {
3784
3784
  const headers = {};
3785
3785
  return {
3786
- baseUri: '/services/data/v63.0',
3786
+ baseUri: '/services/data/v64.0',
3787
3787
  basePath: '/connect/catalog/catalog-item',
3788
3788
  method: 'post',
3789
3789
  body: config.body,
@@ -4034,7 +4034,7 @@ function ingestError$1(luvio, params, error, snapshotRefresh) {
4034
4034
  function createResourceRequest$4(config) {
4035
4035
  const headers = {};
4036
4036
  return {
4037
- baseUri: '/services/data/v63.0',
4037
+ baseUri: '/services/data/v64.0',
4038
4038
  basePath: '/connect/catalog/catalog-item/' + config.urlParams.catalogItemId + '',
4039
4039
  method: 'get',
4040
4040
  body: null,
@@ -4157,7 +4157,7 @@ function ingestSuccess$3(luvio, resourceParams, response) {
4157
4157
  function createResourceRequest$3(config) {
4158
4158
  const headers = {};
4159
4159
  return {
4160
- baseUri: '/services/data/v63.0',
4160
+ baseUri: '/services/data/v64.0',
4161
4161
  basePath: '/connect/catalog/catalog-item/' + config.urlParams.catalogItemId + '',
4162
4162
  method: 'patch',
4163
4163
  body: config.body,
@@ -4530,7 +4530,7 @@ function ingestSuccess$2(luvio, resourceParams, response) {
4530
4530
  function createResourceRequest$2(config) {
4531
4531
  const headers = {};
4532
4532
  return {
4533
- baseUri: '/services/data/v63.0',
4533
+ baseUri: '/services/data/v64.0',
4534
4534
  basePath: '/connect/catalog/' + config.urlParams.catalogId + '/categories',
4535
4535
  method: 'patch',
4536
4536
  body: config.body,
@@ -4765,7 +4765,7 @@ function ingestError(luvio, params, error, snapshotRefresh) {
4765
4765
  function createResourceRequest$1(config) {
4766
4766
  const headers = {};
4767
4767
  return {
4768
- baseUri: '/services/data/v63.0',
4768
+ baseUri: '/services/data/v64.0',
4769
4769
  basePath: '/connect/service-automation',
4770
4770
  method: 'post',
4771
4771
  body: config.body,
@@ -5079,7 +5079,7 @@ function ingestSuccess(luvio, resourceParams, response) {
5079
5079
  function createResourceRequest(config) {
5080
5080
  const headers = {};
5081
5081
  return {
5082
- baseUri: '/services/data/v63.0',
5082
+ baseUri: '/services/data/v64.0',
5083
5083
  basePath: '/connect/intake-form/generate-intake-omni',
5084
5084
  method: 'post',
5085
5085
  body: config.body,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@salesforce/lds-adapters-service-ecm",
3
- "version": "1.334.0",
3
+ "version": "1.336.0",
4
4
  "description": "Service Automation Request",
5
5
  "license": "SEE LICENSE IN LICENSE.txt",
6
6
  "main": "dist/es/es2018/service-ecm.js",
@@ -40,10 +40,10 @@
40
40
  "test:unit": "jest"
41
41
  },
42
42
  "dependencies": {
43
- "@salesforce/lds-bindings": "^1.334.0"
43
+ "@salesforce/lds-bindings": "^1.336.0"
44
44
  },
45
45
  "devDependencies": {
46
- "@salesforce/lds-compiler-plugins": "^1.334.0"
46
+ "@salesforce/lds-compiler-plugins": "^1.336.0"
47
47
  },
48
48
  "nx": {
49
49
  "targets": {
package/sfdc/index.js CHANGED
@@ -3793,7 +3793,7 @@ function ingestSuccess$5(luvio, resourceParams, response) {
3793
3793
  function createResourceRequest$5(config) {
3794
3794
  const headers = {};
3795
3795
  return {
3796
- baseUri: '/services/data/v63.0',
3796
+ baseUri: '/services/data/v64.0',
3797
3797
  basePath: '/connect/catalog/catalog-item',
3798
3798
  method: 'post',
3799
3799
  body: config.body,
@@ -4196,7 +4196,7 @@ function ingestSuccess$4(luvio, resourceParams, response) {
4196
4196
  function createResourceRequest$4(config) {
4197
4197
  const headers = {};
4198
4198
  return {
4199
- baseUri: '/services/data/v63.0',
4199
+ baseUri: '/services/data/v64.0',
4200
4200
  basePath: '/connect/intake-form/generate-intake-omni',
4201
4201
  method: 'post',
4202
4202
  body: config.body,
@@ -4420,7 +4420,7 @@ function ingestError$1(luvio, params, error, snapshotRefresh) {
4420
4420
  function createResourceRequest$3(config) {
4421
4421
  const headers = {};
4422
4422
  return {
4423
- baseUri: '/services/data/v63.0',
4423
+ baseUri: '/services/data/v64.0',
4424
4424
  basePath: '/connect/service-automation',
4425
4425
  method: 'post',
4426
4426
  body: config.body,
@@ -4582,7 +4582,7 @@ function ingestError(luvio, params, error, snapshotRefresh) {
4582
4582
  function createResourceRequest$2(config) {
4583
4583
  const headers = {};
4584
4584
  return {
4585
- baseUri: '/services/data/v63.0',
4585
+ baseUri: '/services/data/v64.0',
4586
4586
  basePath: '/connect/catalog/catalog-item/' + config.urlParams.catalogItemId + '',
4587
4587
  method: 'get',
4588
4588
  body: null,
@@ -4705,7 +4705,7 @@ function ingestSuccess$1(luvio, resourceParams, response) {
4705
4705
  function createResourceRequest$1(config) {
4706
4706
  const headers = {};
4707
4707
  return {
4708
- baseUri: '/services/data/v63.0',
4708
+ baseUri: '/services/data/v64.0',
4709
4709
  basePath: '/connect/catalog/catalog-item/' + config.urlParams.catalogItemId + '',
4710
4710
  method: 'patch',
4711
4711
  body: config.body,
@@ -5078,7 +5078,7 @@ function ingestSuccess(luvio, resourceParams, response) {
5078
5078
  function createResourceRequest(config) {
5079
5079
  const headers = {};
5080
5080
  return {
5081
- baseUri: '/services/data/v63.0',
5081
+ baseUri: '/services/data/v64.0',
5082
5082
  basePath: '/connect/catalog/' + config.urlParams.catalogId + '/categories',
5083
5083
  method: 'patch',
5084
5084
  body: config.body,
@@ -5206,4 +5206,4 @@ withDefaultLuvio((luvio) => {
5206
5206
  });
5207
5207
 
5208
5208
  export { createCatalogItem, generateOmniScript, getAllServiceAutomationDep, getAllServiceAutomationDep_imperative, getCatalogItem, getCatalogItem_imperative, updateCatalogItem, updateEpcCategories };
5209
- // version: 1.334.0-a801774b3d
5209
+ // version: 1.336.0-1b35a3afd9
package/src/raml/api.raml CHANGED
@@ -6,7 +6,7 @@ version: '63.0'
6
6
  mediaType: application/json
7
7
  protocols:
8
8
  - https
9
- baseUri: /services/data/v63.0
9
+ baseUri: /services/data/v64.0
10
10
  securitySchemes:
11
11
  OAuth2:
12
12
  type: OAuth 2.0