@salesforce/lds-adapters-cdp-data-clean-room 1.383.0 → 1.385.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.
@@ -562,7 +562,7 @@ function ingestError$4(luvio, params, error, snapshotRefresh) {
562
562
  function createResourceRequest$a(config) {
563
563
  const headers = {};
564
564
  return {
565
- baseUri: '/services/data/v65.0',
565
+ baseUri: '/services/data/v66.0',
566
566
  basePath: '/ssot/data-clean-room/providers',
567
567
  method: 'get',
568
568
  body: null,
@@ -688,7 +688,7 @@ function ingestSuccess$9(luvio, resourceParams, response) {
688
688
  function createResourceRequest$9(config) {
689
689
  const headers = {};
690
690
  return {
691
- baseUri: '/services/data/v65.0',
691
+ baseUri: '/services/data/v66.0',
692
692
  basePath: '/ssot/data-clean-room/providers',
693
693
  method: 'post',
694
694
  body: config.body,
@@ -1584,7 +1584,7 @@ function ingestError$3(luvio, params, error, snapshotRefresh) {
1584
1584
  function createResourceRequest$8(config) {
1585
1585
  const headers = {};
1586
1586
  return {
1587
- baseUri: '/services/data/v65.0',
1587
+ baseUri: '/services/data/v66.0',
1588
1588
  basePath: '/ssot/data-clean-room/specifications',
1589
1589
  method: 'get',
1590
1590
  body: null,
@@ -1710,7 +1710,7 @@ function ingestSuccess$7(luvio, resourceParams, response) {
1710
1710
  function createResourceRequest$7(config) {
1711
1711
  const headers = {};
1712
1712
  return {
1713
- baseUri: '/services/data/v65.0',
1713
+ baseUri: '/services/data/v66.0',
1714
1714
  basePath: '/ssot/data-clean-room/specifications',
1715
1715
  method: 'post',
1716
1716
  body: config.body,
@@ -2208,7 +2208,7 @@ function ingestError$2(luvio, params, error, snapshotRefresh) {
2208
2208
  function createResourceRequest$6(config) {
2209
2209
  const headers = {};
2210
2210
  return {
2211
- baseUri: '/services/data/v65.0',
2211
+ baseUri: '/services/data/v66.0',
2212
2212
  basePath: '/ssot/data-clean-room/collaborations',
2213
2213
  method: 'get',
2214
2214
  body: null,
@@ -2334,7 +2334,7 @@ function ingestSuccess$5(luvio, resourceParams, response) {
2334
2334
  function createResourceRequest$5(config) {
2335
2335
  const headers = {};
2336
2336
  return {
2337
- baseUri: '/services/data/v65.0',
2337
+ baseUri: '/services/data/v66.0',
2338
2338
  basePath: '/ssot/data-clean-room/collaborations',
2339
2339
  method: 'post',
2340
2340
  body: config.body,
@@ -2556,7 +2556,7 @@ function ingestError$1(luvio, params, error, snapshotRefresh) {
2556
2556
  function createResourceRequest$4(config) {
2557
2557
  const headers = {};
2558
2558
  return {
2559
- baseUri: '/services/data/v65.0',
2559
+ baseUri: '/services/data/v66.0',
2560
2560
  basePath: '/ssot/data-clean-room/templates',
2561
2561
  method: 'get',
2562
2562
  body: null,
@@ -2681,7 +2681,7 @@ function ingestSuccess$3(luvio, resourceParams, response) {
2681
2681
  function createResourceRequest$3(config) {
2682
2682
  const headers = {};
2683
2683
  return {
2684
- baseUri: '/services/data/v65.0',
2684
+ baseUri: '/services/data/v66.0',
2685
2685
  basePath: '/ssot/data-clean-room/collaborations/' + config.urlParams.collaborationIdOrApiName + '/actions/accept-invitation',
2686
2686
  method: 'put',
2687
2687
  body: config.body,
@@ -2773,7 +2773,7 @@ function ingestSuccess$2(luvio, resourceParams, response) {
2773
2773
  function createResourceRequest$2(config) {
2774
2774
  const headers = {};
2775
2775
  return {
2776
- baseUri: '/services/data/v65.0',
2776
+ baseUri: '/services/data/v66.0',
2777
2777
  basePath: '/ssot/data-clean-room/collaborations/' + config.urlParams.collaborationIdOrApiName + '/actions/reject-invitation',
2778
2778
  method: 'put',
2779
2779
  body: config.body,
@@ -3029,7 +3029,7 @@ function ingestSuccess$1(luvio, resourceParams, response) {
3029
3029
  function createResourceRequest$1(config) {
3030
3030
  const headers = {};
3031
3031
  return {
3032
- baseUri: '/services/data/v65.0',
3032
+ baseUri: '/services/data/v66.0',
3033
3033
  basePath: '/ssot/data-clean-room/collaborations/' + config.urlParams.collaborationIdOrApiName + '/actions/run',
3034
3034
  method: 'post',
3035
3035
  body: config.body,
@@ -3246,7 +3246,7 @@ function ingestError(luvio, params, error, snapshotRefresh) {
3246
3246
  function createResourceRequest(config) {
3247
3247
  const headers = {};
3248
3248
  return {
3249
- baseUri: '/services/data/v65.0',
3249
+ baseUri: '/services/data/v66.0',
3250
3250
  basePath: '/ssot/data-clean-room/collaborations/' + config.urlParams.collaborationIdOrApiName + '/jobs',
3251
3251
  method: 'get',
3252
3252
  body: null,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@salesforce/lds-adapters-cdp-data-clean-room",
3
- "version": "1.383.0",
3
+ "version": "1.385.0",
4
4
  "description": "API's related to Data Clean Room Feature",
5
5
  "license": "SEE LICENSE IN LICENSE.txt",
6
6
  "main": "dist/es/es2018/cdp-data-clean-room.js",
@@ -41,10 +41,10 @@
41
41
  "test:unit": "jest"
42
42
  },
43
43
  "dependencies": {
44
- "@salesforce/lds-bindings": "^1.383.0"
44
+ "@salesforce/lds-bindings": "^1.385.0"
45
45
  },
46
46
  "devDependencies": {
47
- "@salesforce/lds-compiler-plugins": "^1.383.0"
47
+ "@salesforce/lds-compiler-plugins": "^1.385.0"
48
48
  },
49
49
  "nx": {
50
50
  "targets": {
package/sfdc/index.js CHANGED
@@ -228,7 +228,7 @@ function ingestSuccess$a(luvio, resourceParams, response) {
228
228
  function createResourceRequest$a(config) {
229
229
  const headers = {};
230
230
  return {
231
- baseUri: '/services/data/v65.0',
231
+ baseUri: '/services/data/v66.0',
232
232
  basePath: '/ssot/data-clean-room/collaborations/' + config.urlParams.collaborationIdOrApiName + '/actions/accept-invitation',
233
233
  method: 'put',
234
234
  body: config.body,
@@ -617,7 +617,7 @@ function ingestSuccess$9(luvio, resourceParams, response) {
617
617
  function createResourceRequest$9(config) {
618
618
  const headers = {};
619
619
  return {
620
- baseUri: '/services/data/v65.0',
620
+ baseUri: '/services/data/v66.0',
621
621
  basePath: '/ssot/data-clean-room/collaborations',
622
622
  method: 'post',
623
623
  body: config.body,
@@ -1191,7 +1191,7 @@ function ingestSuccess$8(luvio, resourceParams, response) {
1191
1191
  function createResourceRequest$8(config) {
1192
1192
  const headers = {};
1193
1193
  return {
1194
- baseUri: '/services/data/v65.0',
1194
+ baseUri: '/services/data/v66.0',
1195
1195
  basePath: '/ssot/data-clean-room/specifications',
1196
1196
  method: 'post',
1197
1197
  body: config.body,
@@ -1454,7 +1454,7 @@ function ingestSuccess$7(luvio, resourceParams, response) {
1454
1454
  function createResourceRequest$7(config) {
1455
1455
  const headers = {};
1456
1456
  return {
1457
- baseUri: '/services/data/v65.0',
1457
+ baseUri: '/services/data/v66.0',
1458
1458
  basePath: '/ssot/data-clean-room/providers',
1459
1459
  method: 'post',
1460
1460
  body: config.body,
@@ -1717,7 +1717,7 @@ function ingestSuccess$6(luvio, resourceParams, response) {
1717
1717
  function createResourceRequest$6(config) {
1718
1718
  const headers = {};
1719
1719
  return {
1720
- baseUri: '/services/data/v65.0',
1720
+ baseUri: '/services/data/v66.0',
1721
1721
  basePath: '/ssot/data-clean-room/collaborations/' + config.urlParams.collaborationIdOrApiName + '/actions/run',
1722
1722
  method: 'post',
1723
1723
  body: config.body,
@@ -1934,7 +1934,7 @@ function ingestError$4(luvio, params, error, snapshotRefresh) {
1934
1934
  function createResourceRequest$5(config) {
1935
1935
  const headers = {};
1936
1936
  return {
1937
- baseUri: '/services/data/v65.0',
1937
+ baseUri: '/services/data/v66.0',
1938
1938
  basePath: '/ssot/data-clean-room/collaborations/' + config.urlParams.collaborationIdOrApiName + '/jobs',
1939
1939
  method: 'get',
1940
1940
  body: null,
@@ -2186,7 +2186,7 @@ function ingestError$3(luvio, params, error, snapshotRefresh) {
2186
2186
  function createResourceRequest$4(config) {
2187
2187
  const headers = {};
2188
2188
  return {
2189
- baseUri: '/services/data/v65.0',
2189
+ baseUri: '/services/data/v66.0',
2190
2190
  basePath: '/ssot/data-clean-room/collaborations',
2191
2191
  method: 'get',
2192
2192
  body: null,
@@ -2562,7 +2562,7 @@ function ingestError$2(luvio, params, error, snapshotRefresh) {
2562
2562
  function createResourceRequest$3(config) {
2563
2563
  const headers = {};
2564
2564
  return {
2565
- baseUri: '/services/data/v65.0',
2565
+ baseUri: '/services/data/v66.0',
2566
2566
  basePath: '/ssot/data-clean-room/providers',
2567
2567
  method: 'get',
2568
2568
  body: null,
@@ -2916,7 +2916,7 @@ function ingestError$1(luvio, params, error, snapshotRefresh) {
2916
2916
  function createResourceRequest$2(config) {
2917
2917
  const headers = {};
2918
2918
  return {
2919
- baseUri: '/services/data/v65.0',
2919
+ baseUri: '/services/data/v66.0',
2920
2920
  basePath: '/ssot/data-clean-room/specifications',
2921
2921
  method: 'get',
2922
2922
  body: null,
@@ -3167,7 +3167,7 @@ function ingestError(luvio, params, error, snapshotRefresh) {
3167
3167
  function createResourceRequest$1(config) {
3168
3168
  const headers = {};
3169
3169
  return {
3170
- baseUri: '/services/data/v65.0',
3170
+ baseUri: '/services/data/v66.0',
3171
3171
  basePath: '/ssot/data-clean-room/templates',
3172
3172
  method: 'get',
3173
3173
  body: null,
@@ -3292,7 +3292,7 @@ function ingestSuccess(luvio, resourceParams, response) {
3292
3292
  function createResourceRequest(config) {
3293
3293
  const headers = {};
3294
3294
  return {
3295
- baseUri: '/services/data/v65.0',
3295
+ baseUri: '/services/data/v66.0',
3296
3296
  basePath: '/ssot/data-clean-room/collaborations/' + config.urlParams.collaborationIdOrApiName + '/actions/reject-invitation',
3297
3297
  method: 'put',
3298
3298
  body: config.body,
@@ -3449,4 +3449,4 @@ withDefaultLuvio((luvio) => {
3449
3449
  });
3450
3450
 
3451
3451
  export { acceptDataCleanRoomInvitation, createDataCleanRoomCollaboration, createDataCleanRoomSpecification, createProvider, executeDataCleanRoomQuery, getAllDataCleanRoomQueryPaginated, getAllDataCleanRoomQueryPaginated_imperative, getAllDataCleanRoomsPaginated, getAllDataCleanRoomsPaginated_imperative, getDataCleanRoomProvidersPaginated, getDataCleanRoomProvidersPaginated_imperative, getDataCleanRoomSpecificationsPaginated, getDataCleanRoomSpecificationsPaginated_imperative, getDataCleanRoomTemplatePaginated, getDataCleanRoomTemplatePaginated_imperative, rejectDataCleanRoomInvitation };
3452
- // version: 1.383.0-d85dce8db1
3452
+ // version: 1.385.0-c6070cc476
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/v65.0
9
+ baseUri: /services/data/v66.0
10
10
  securitySchemes:
11
11
  OAuth2:
12
12
  type: OAuth 2.0