@salesforce/lds-adapters-cms-authoring 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.
@@ -1194,7 +1194,7 @@ function ingestError$u(luvio, params, error, snapshotRefresh) {
1194
1194
  function createResourceRequest$P(config) {
1195
1195
  const headers = {};
1196
1196
  return {
1197
- baseUri: '/services/data/v66.0',
1197
+ baseUri: '/services/data/v67.0',
1198
1198
  basePath: '/cms/deployments',
1199
1199
  method: 'get',
1200
1200
  body: null,
@@ -1420,7 +1420,7 @@ function ingestSuccess$P(luvio, resourceParams, response) {
1420
1420
  function createResourceRequest$O(config) {
1421
1421
  const headers = {};
1422
1422
  return {
1423
- baseUri: '/services/data/v66.0',
1423
+ baseUri: '/services/data/v67.0',
1424
1424
  basePath: '/cms/deployments',
1425
1425
  method: 'post',
1426
1426
  body: config.body,
@@ -2089,7 +2089,7 @@ function ingestError$t(luvio, params, error, snapshotRefresh) {
2089
2089
  function createResourceRequest$N(config) {
2090
2090
  const headers = {};
2091
2091
  return {
2092
- baseUri: '/services/data/v66.0',
2092
+ baseUri: '/services/data/v67.0',
2093
2093
  basePath: '/cms/spaces/' + config.urlParams.contentSpaceId + '/jobs',
2094
2094
  method: 'get',
2095
2095
  body: null,
@@ -2232,7 +2232,7 @@ function ingestError$s(luvio, params, error, snapshotRefresh) {
2232
2232
  function createResourceRequest$M(config) {
2233
2233
  const headers = {};
2234
2234
  return {
2235
- baseUri: '/services/data/v66.0',
2235
+ baseUri: '/services/data/v67.0',
2236
2236
  basePath: '/cms/spaces/' + config.urlParams.contentSpaceId + '/jobs/' + config.urlParams.jobId + '',
2237
2237
  method: 'get',
2238
2238
  body: null,
@@ -2555,7 +2555,7 @@ function ingestError$r(luvio, params, error, snapshotRefresh) {
2555
2555
  function createResourceRequest$L(config) {
2556
2556
  const headers = {};
2557
2557
  return {
2558
- baseUri: '/services/data/v66.0',
2558
+ baseUri: '/services/data/v67.0',
2559
2559
  basePath: '/cms/folders/' + config.urlParams.folderId + '/items',
2560
2560
  method: 'get',
2561
2561
  body: null,
@@ -2897,7 +2897,7 @@ function ingestError$q(luvio, params, error, snapshotRefresh) {
2897
2897
  function createResourceRequest$K(config) {
2898
2898
  const headers = {};
2899
2899
  return {
2900
- baseUri: '/services/data/v66.0',
2900
+ baseUri: '/services/data/v67.0',
2901
2901
  basePath: '/connect/cms/collections/' + config.urlParams.collectionKeyOrId + '',
2902
2902
  method: 'get',
2903
2903
  body: null,
@@ -3303,7 +3303,7 @@ function ingestSuccess$K(luvio, resourceParams, response) {
3303
3303
  function createResourceRequest$J(config) {
3304
3304
  const headers = {};
3305
3305
  return {
3306
- baseUri: '/services/data/v66.0',
3306
+ baseUri: '/services/data/v67.0',
3307
3307
  basePath: '/connect/cms/content/spaces/' + config.urlParams.contentSpaceId + '/translation',
3308
3308
  method: 'post',
3309
3309
  body: config.body,
@@ -3878,7 +3878,7 @@ function ingestSuccess$J(luvio, resourceParams, response) {
3878
3878
  function createResourceRequest$I(config) {
3879
3879
  const headers = {};
3880
3880
  return {
3881
- baseUri: '/services/data/v66.0',
3881
+ baseUri: '/services/data/v67.0',
3882
3882
  basePath: '/connect/cms/contents',
3883
3883
  method: 'post',
3884
3884
  body: config.body,
@@ -4094,7 +4094,7 @@ function ingestSuccess$H(luvio, resourceParams, response) {
4094
4094
  function createResourceRequest$H(config) {
4095
4095
  const headers = {};
4096
4096
  return {
4097
- baseUri: '/services/data/v66.0',
4097
+ baseUri: '/services/data/v67.0',
4098
4098
  basePath: '/connect/cms/contents/publish',
4099
4099
  method: 'post',
4100
4100
  body: config.body,
@@ -4304,7 +4304,7 @@ function ingestSuccess$G(luvio, resourceParams, response) {
4304
4304
  function createResourceRequest$G(config) {
4305
4305
  const headers = {};
4306
4306
  return {
4307
- baseUri: '/services/data/v66.0',
4307
+ baseUri: '/services/data/v67.0',
4308
4308
  basePath: '/connect/cms/contents/unpublish',
4309
4309
  method: 'post',
4310
4310
  body: config.body,
@@ -4638,7 +4638,7 @@ function ingestSuccess$F(luvio, resourceParams, response) {
4638
4638
  function createResourceRequest$F(config) {
4639
4639
  const headers = {};
4640
4640
  return {
4641
- baseUri: '/services/data/v66.0',
4641
+ baseUri: '/services/data/v67.0',
4642
4642
  basePath: '/connect/cms/contents/variants',
4643
4643
  method: 'post',
4644
4644
  body: config.body,
@@ -4726,7 +4726,7 @@ function evictSuccess(luvio, resourceParams) {
4726
4726
  function createResourceRequest$E(config) {
4727
4727
  const headers = {};
4728
4728
  return {
4729
- baseUri: '/services/data/v66.0',
4729
+ baseUri: '/services/data/v67.0',
4730
4730
  basePath: '/connect/cms/contents/variants/' + config.urlParams.variantId + '',
4731
4731
  method: 'delete',
4732
4732
  body: null,
@@ -4833,7 +4833,7 @@ function ingestError$p(luvio, params, error, snapshotRefresh) {
4833
4833
  function createResourceRequest$D(config) {
4834
4834
  const headers = {};
4835
4835
  return {
4836
- baseUri: '/services/data/v66.0',
4836
+ baseUri: '/services/data/v67.0',
4837
4837
  basePath: '/connect/cms/contents/variants/' + config.urlParams.variantId + '',
4838
4838
  method: 'get',
4839
4839
  body: null,
@@ -4993,7 +4993,7 @@ function ingestSuccess$D(luvio, resourceParams, response) {
4993
4993
  function createResourceRequest$C(config) {
4994
4994
  const headers = {};
4995
4995
  return {
4996
- baseUri: '/services/data/v66.0',
4996
+ baseUri: '/services/data/v67.0',
4997
4997
  basePath: '/connect/cms/contents/variants/' + config.urlParams.variantId + '',
4998
4998
  method: 'put',
4999
4999
  body: config.body,
@@ -5256,7 +5256,7 @@ function ingestError$o(luvio, params, error, snapshotRefresh) {
5256
5256
  function createResourceRequest$B(config) {
5257
5257
  const headers = {};
5258
5258
  return {
5259
- baseUri: '/services/data/v66.0',
5259
+ baseUri: '/services/data/v67.0',
5260
5260
  basePath: '/connect/cms/contents/variants/' + config.urlParams.variantId + '/versions',
5261
5261
  method: 'get',
5262
5262
  body: null,
@@ -5624,7 +5624,7 @@ function ingestSuccess$B(luvio, resourceParams, response) {
5624
5624
  function createResourceRequest$A(config) {
5625
5625
  const headers = {};
5626
5626
  return {
5627
- baseUri: '/services/data/v66.0',
5627
+ baseUri: '/services/data/v67.0',
5628
5628
  basePath: '/connect/cms/contents/web-urls/' + config.urlParams.managedContentWebUrlId + '',
5629
5629
  method: 'patch',
5630
5630
  body: config.body,
@@ -5743,7 +5743,7 @@ function ingestError$n(luvio, params, error, snapshotRefresh) {
5743
5743
  function createResourceRequest$z(config) {
5744
5744
  const headers = {};
5745
5745
  return {
5746
- baseUri: '/services/data/v66.0',
5746
+ baseUri: '/services/data/v67.0',
5747
5747
  basePath: '/connect/cms/contents/' + config.urlParams.contentKeyOrId + '',
5748
5748
  method: 'get',
5749
5749
  body: null,
@@ -6263,7 +6263,7 @@ function ingestSuccess$z(luvio, resourceParams, response) {
6263
6263
  function createResourceRequest$y(config) {
6264
6264
  const headers = {};
6265
6265
  return {
6266
- baseUri: '/services/data/v66.0',
6266
+ baseUri: '/services/data/v67.0',
6267
6267
  basePath: '/connect/cms/contents/' + config.urlParams.contentKeyOrId + '/clone',
6268
6268
  method: 'post',
6269
6269
  body: config.body,
@@ -6466,7 +6466,7 @@ function ingestError$m(luvio, params, error, snapshotRefresh) {
6466
6466
  function createResourceRequest$x(config) {
6467
6467
  const headers = {};
6468
6468
  return {
6469
- baseUri: '/services/data/v66.0',
6469
+ baseUri: '/services/data/v67.0',
6470
6470
  basePath: '/connect/cms/contents/' + config.urlParams.contentKeyOrId + '/renditions/' + config.urlParams.renditionType + '',
6471
6471
  method: 'get',
6472
6472
  body: null,
@@ -7015,7 +7015,7 @@ function ingestError$l(luvio, params, error, snapshotRefresh) {
7015
7015
  function createResourceRequest$w(config) {
7016
7016
  const headers = {};
7017
7017
  return {
7018
- baseUri: '/services/data/v66.0',
7018
+ baseUri: '/services/data/v67.0',
7019
7019
  basePath: '/connect/cms/contents/' + config.urlParams.contentKeyOrId + '/taxonomy-terms',
7020
7020
  method: 'get',
7021
7021
  body: null,
@@ -7138,7 +7138,7 @@ function ingestSuccess$w(luvio, resourceParams, response) {
7138
7138
  function createResourceRequest$v(config) {
7139
7139
  const headers = {};
7140
7140
  return {
7141
- baseUri: '/services/data/v66.0',
7141
+ baseUri: '/services/data/v67.0',
7142
7142
  basePath: '/connect/cms/contents/' + config.urlParams.contentKeyOrId + '/taxonomy-terms',
7143
7143
  method: 'patch',
7144
7144
  body: config.body,
@@ -7371,7 +7371,7 @@ function ingestSuccess$v(luvio, resourceParams, response) {
7371
7371
  function createResourceRequest$u(config) {
7372
7372
  const headers = {};
7373
7373
  return {
7374
- baseUri: '/services/data/v66.0',
7374
+ baseUri: '/services/data/v67.0',
7375
7375
  basePath: '/connect/cms/contents/' + config.urlParams.contentKeyOrId + '/translate',
7376
7376
  method: 'post',
7377
7377
  body: config.body,
@@ -7548,7 +7548,7 @@ function ingestError$k(luvio, params, error, snapshotRefresh) {
7548
7548
  function createResourceRequest$t(config) {
7549
7549
  const headers = {};
7550
7550
  return {
7551
- baseUri: '/services/data/v66.0',
7551
+ baseUri: '/services/data/v67.0',
7552
7552
  basePath: '/connect/cms/contents/' + config.urlParams.contentKeyOrId + '/web-urls',
7553
7553
  method: 'get',
7554
7554
  body: null,
@@ -7900,7 +7900,7 @@ function ingestError$j(luvio, params, error, snapshotRefresh) {
7900
7900
  function createResourceRequest$s(config) {
7901
7901
  const headers = {};
7902
7902
  return {
7903
- baseUri: '/services/data/v66.0',
7903
+ baseUri: '/services/data/v67.0',
7904
7904
  basePath: '/connect/cms/contents/' + config.urlParams.contentKeyOrId + '/referenced-by',
7905
7905
  method: 'get',
7906
7906
  body: null,
@@ -8234,7 +8234,7 @@ function ingestError$i(luvio, params, error, snapshotRefresh) {
8234
8234
  function createResourceRequest$r(config) {
8235
8235
  const headers = {};
8236
8236
  return {
8237
- baseUri: '/services/data/v66.0',
8237
+ baseUri: '/services/data/v67.0',
8238
8238
  basePath: '/connect/cms/contents/' + config.urlParams.contentKeyOrId + '/variants/references',
8239
8239
  method: 'get',
8240
8240
  body: null,
@@ -8802,7 +8802,7 @@ function ingestError$h(luvio, params, error, snapshotRefresh) {
8802
8802
  function createResourceRequest$q(config) {
8803
8803
  const headers = {};
8804
8804
  return {
8805
- baseUri: '/services/data/v66.0',
8805
+ baseUri: '/services/data/v67.0',
8806
8806
  basePath: '/connect/cms/digital-asset-management-providers',
8807
8807
  method: 'get',
8808
8808
  body: null,
@@ -9041,7 +9041,7 @@ function ingestError$g(luvio, params, error, snapshotRefresh) {
9041
9041
  function createResourceRequest$p(config) {
9042
9042
  const headers = {};
9043
9043
  return {
9044
- baseUri: '/services/data/v66.0',
9044
+ baseUri: '/services/data/v67.0',
9045
9045
  basePath: '/connect/cms/digital-asset-management-providers/' + config.urlParams.providerInstanceId + '/contents',
9046
9046
  method: 'get',
9047
9047
  body: null,
@@ -9265,7 +9265,7 @@ function ingestSuccess$o(luvio, resourceParams, response) {
9265
9265
  function createResourceRequest$o(config) {
9266
9266
  const headers = {};
9267
9267
  return {
9268
- baseUri: '/services/data/v66.0',
9268
+ baseUri: '/services/data/v67.0',
9269
9269
  basePath: '/connect/cms/folders',
9270
9270
  method: 'post',
9271
9271
  body: config.body,
@@ -9461,7 +9461,7 @@ function ingestError$f(luvio, params, error, snapshotRefresh) {
9461
9461
  function createResourceRequest$n(config) {
9462
9462
  const headers = {};
9463
9463
  return {
9464
- baseUri: '/services/data/v66.0',
9464
+ baseUri: '/services/data/v67.0',
9465
9465
  basePath: '/connect/cms/folders/' + config.urlParams.folderId + '',
9466
9466
  method: 'get',
9467
9467
  body: null,
@@ -9819,7 +9819,7 @@ function ingestError$e(luvio, params, error, snapshotRefresh) {
9819
9819
  function createResourceRequest$m(config) {
9820
9820
  const headers = {};
9821
9821
  return {
9822
- baseUri: '/services/data/v66.0',
9822
+ baseUri: '/services/data/v67.0',
9823
9823
  basePath: '/connect/cms/folders/' + config.urlParams.folderId + '/items',
9824
9824
  method: 'get',
9825
9825
  body: null,
@@ -10054,7 +10054,7 @@ function ingestError$d(luvio, params, error, snapshotRefresh) {
10054
10054
  function createResourceRequest$l(config) {
10055
10055
  const headers = {};
10056
10056
  return {
10057
- baseUri: '/services/data/v66.0',
10057
+ baseUri: '/services/data/v67.0',
10058
10058
  basePath: '/connect/cms/folders/' + config.urlParams.folderId + '/share-targets',
10059
10059
  method: 'get',
10060
10060
  body: null,
@@ -10304,7 +10304,7 @@ function ingestError$c(luvio, params, error, snapshotRefresh) {
10304
10304
  function createResourceRequest$k(config) {
10305
10305
  const headers = {};
10306
10306
  return {
10307
- baseUri: '/services/data/v66.0',
10307
+ baseUri: '/services/data/v67.0',
10308
10308
  basePath: '/connect/cms/folders/' + config.urlParams.folderId + '/shares',
10309
10309
  method: 'get',
10310
10310
  body: null,
@@ -10441,7 +10441,7 @@ function ingestSuccess$j(luvio, resourceParams, response) {
10441
10441
  function createResourceRequest$j(config) {
10442
10442
  const headers = {};
10443
10443
  return {
10444
- baseUri: '/services/data/v66.0',
10444
+ baseUri: '/services/data/v67.0',
10445
10445
  basePath: '/connect/cms/folders/' + config.urlParams.folderId + '/shares',
10446
10446
  method: 'patch',
10447
10447
  body: config.body,
@@ -10698,7 +10698,7 @@ function ingestError$b(luvio, params, error, snapshotRefresh) {
10698
10698
  function createResourceRequest$i(config) {
10699
10699
  const headers = {};
10700
10700
  return {
10701
- baseUri: '/services/data/v66.0',
10701
+ baseUri: '/services/data/v67.0',
10702
10702
  basePath: '/connect/cms/items/search',
10703
10703
  method: 'get',
10704
10704
  body: null,
@@ -10827,7 +10827,7 @@ function ingestSuccess$h(luvio, resourceParams, response) {
10827
10827
  function createResourceRequest$h(config) {
10828
10828
  const headers = {};
10829
10829
  return {
10830
- baseUri: '/services/data/v66.0',
10830
+ baseUri: '/services/data/v67.0',
10831
10831
  basePath: '/connect/cms/schedules',
10832
10832
  method: 'post',
10833
10833
  body: config.body,
@@ -10925,7 +10925,7 @@ function ingestSuccess$g(luvio, resourceParams, response) {
10925
10925
  function createResourceRequest$g(config) {
10926
10926
  const headers = {};
10927
10927
  return {
10928
- baseUri: '/services/data/v66.0',
10928
+ baseUri: '/services/data/v67.0',
10929
10929
  basePath: '/connect/cms/schedules/' + config.urlParams.deploymentId + '',
10930
10930
  method: 'patch',
10931
10931
  body: null,
@@ -11468,7 +11468,7 @@ function ingestError$a(luvio, params, error, snapshotRefresh) {
11468
11468
  function createResourceRequest$f(config) {
11469
11469
  const headers = {};
11470
11470
  return {
11471
- baseUri: '/services/data/v66.0',
11471
+ baseUri: '/services/data/v67.0',
11472
11472
  basePath: '/connect/cms/spaces',
11473
11473
  method: 'get',
11474
11474
  body: null,
@@ -11615,7 +11615,7 @@ function ingestSuccess$e(luvio, resourceParams, response) {
11615
11615
  function createResourceRequest$e(config) {
11616
11616
  const headers = {};
11617
11617
  return {
11618
- baseUri: '/services/data/v66.0',
11618
+ baseUri: '/services/data/v67.0',
11619
11619
  basePath: '/connect/cms/spaces',
11620
11620
  method: 'post',
11621
11621
  body: config.body,
@@ -11745,7 +11745,7 @@ function ingestError$9(luvio, params, error, snapshotRefresh) {
11745
11745
  function createResourceRequest$d(config) {
11746
11746
  const headers = {};
11747
11747
  return {
11748
- baseUri: '/services/data/v66.0',
11748
+ baseUri: '/services/data/v67.0',
11749
11749
  basePath: '/connect/cms/spaces/' + config.urlParams.contentSpaceId + '',
11750
11750
  method: 'get',
11751
11751
  body: null,
@@ -11957,7 +11957,7 @@ function ingestSuccess$c(luvio, resourceParams, response) {
11957
11957
  function createResourceRequest$c(config) {
11958
11958
  const headers = {};
11959
11959
  return {
11960
- baseUri: '/services/data/v66.0',
11960
+ baseUri: '/services/data/v67.0',
11961
11961
  basePath: '/connect/cms/spaces/' + config.urlParams.contentSpaceId + '',
11962
11962
  method: 'patch',
11963
11963
  body: config.body,
@@ -12354,7 +12354,7 @@ function ingestError$8(luvio, params, error, snapshotRefresh) {
12354
12354
  function createResourceRequest$b(config) {
12355
12355
  const headers = {};
12356
12356
  return {
12357
- baseUri: '/services/data/v66.0',
12357
+ baseUri: '/services/data/v67.0',
12358
12358
  basePath: '/connect/cms/spaces/' + config.urlParams.contentSpaceId + '/single-item-content/' + config.urlParams.contentTypeFQN + '',
12359
12359
  method: 'get',
12360
12360
  body: null,
@@ -12610,7 +12610,7 @@ function ingestError$7(luvio, params, error, snapshotRefresh) {
12610
12610
  function createResourceRequest$a(config) {
12611
12611
  const headers = {};
12612
12612
  return {
12613
- baseUri: '/services/data/v66.0',
12613
+ baseUri: '/services/data/v67.0',
12614
12614
  basePath: '/connect/cms/spaces/' + config.urlParams.contentSpaceId + '/orchestrator-config',
12615
12615
  method: 'get',
12616
12616
  body: null,
@@ -12754,7 +12754,7 @@ function ingestSuccess$9(luvio, resourceParams, response) {
12754
12754
  function createResourceRequest$9(config) {
12755
12755
  const headers = {};
12756
12756
  return {
12757
- baseUri: '/services/data/v66.0',
12757
+ baseUri: '/services/data/v67.0',
12758
12758
  basePath: '/connect/cms/spaces/' + config.urlParams.contentSpaceId + '/orchestrator-config',
12759
12759
  method: 'put',
12760
12760
  body: config.body,
@@ -12959,7 +12959,7 @@ function ingestError$6(luvio, params, error, snapshotRefresh) {
12959
12959
  function createResourceRequest$8(config) {
12960
12960
  const headers = {};
12961
12961
  return {
12962
- baseUri: '/services/data/v66.0',
12962
+ baseUri: '/services/data/v67.0',
12963
12963
  basePath: '/connect/cms/spaces/' + config.urlParams.contentSpaceId + '/content-types',
12964
12964
  method: 'get',
12965
12965
  body: null,
@@ -13344,7 +13344,7 @@ function ingestSuccess$7(luvio, resourceParams, response) {
13344
13344
  function createResourceRequest$7(config) {
13345
13345
  const headers = {};
13346
13346
  return {
13347
- baseUri: '/services/data/v66.0',
13347
+ baseUri: '/services/data/v67.0',
13348
13348
  basePath: '/connect/cms/spaces/' + config.urlParams.contentSpaceId + '/contents/export',
13349
13349
  method: 'post',
13350
13350
  body: config.body,
@@ -13464,7 +13464,7 @@ function ingestSuccess$6(luvio, resourceParams, response) {
13464
13464
  function createResourceRequest$6(config) {
13465
13465
  const headers = {};
13466
13466
  return {
13467
- baseUri: '/services/data/v66.0',
13467
+ baseUri: '/services/data/v67.0',
13468
13468
  basePath: '/connect/cms/spaces/' + config.urlParams.contentSpaceId + '/contents/import',
13469
13469
  method: 'post',
13470
13470
  body: config.body,
@@ -13782,7 +13782,7 @@ function ingestError$5(luvio, params, error, snapshotRefresh) {
13782
13782
  function createResourceRequest$5(config) {
13783
13783
  const headers = {};
13784
13784
  return {
13785
- baseUri: '/services/data/v66.0',
13785
+ baseUri: '/services/data/v67.0',
13786
13786
  basePath: '/connect/cms/spaces/' + config.urlParams.contentSpaceId + '/preview-endpoints',
13787
13787
  method: 'get',
13788
13788
  body: null,
@@ -14387,7 +14387,7 @@ function ingestError$4(luvio, params, error, snapshotRefresh) {
14387
14387
  function createResourceRequest$4(config) {
14388
14388
  const headers = {};
14389
14389
  return {
14390
- baseUri: '/services/data/v66.0',
14390
+ baseUri: '/services/data/v67.0',
14391
14391
  basePath: '/connect/cms/spaces/' + config.urlParams.fullyQualifiedName + '',
14392
14392
  method: 'get',
14393
14393
  body: null,
@@ -14694,7 +14694,7 @@ function ingestError$3(luvio, params, error, snapshotRefresh) {
14694
14694
  function createResourceRequest$3(config) {
14695
14695
  const headers = {};
14696
14696
  return {
14697
- baseUri: '/services/data/v66.0',
14697
+ baseUri: '/services/data/v67.0',
14698
14698
  basePath: '/connect/cms/extensions',
14699
14699
  method: 'get',
14700
14700
  body: null,
@@ -14837,7 +14837,7 @@ function ingestError$2(luvio, params, error, snapshotRefresh) {
14837
14837
  function createResourceRequest$2(config) {
14838
14838
  const headers = {};
14839
14839
  return {
14840
- baseUri: '/services/data/v66.0',
14840
+ baseUri: '/services/data/v67.0',
14841
14841
  basePath: '/connect/sites/' + config.urlParams.siteId + '/cms/contents/' + config.urlParams.contentKeyOrId + '',
14842
14842
  method: 'get',
14843
14843
  body: null,
@@ -15089,7 +15089,7 @@ function ingestError$1(luvio, params, error, snapshotRefresh) {
15089
15089
  function createResourceRequest$1(config) {
15090
15090
  const headers = {};
15091
15091
  return {
15092
- baseUri: '/services/data/v66.0',
15092
+ baseUri: '/services/data/v67.0',
15093
15093
  basePath: '/connect/uma/form/embedScript/' + config.urlParams.formContentKey + '/' + config.urlParams.domainName + '',
15094
15094
  method: 'get',
15095
15095
  body: null,
@@ -15304,7 +15304,7 @@ function ingestError(luvio, params, error, snapshotRefresh) {
15304
15304
  function createResourceRequest(config) {
15305
15305
  const headers = {};
15306
15306
  return {
15307
- baseUri: '/services/data/v66.0',
15307
+ baseUri: '/services/data/v67.0',
15308
15308
  basePath: '/connect/uma/formHandler/embedScript/' + config.urlParams.formContentKey + '',
15309
15309
  method: 'get',
15310
15310
  body: null,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@salesforce/lds-adapters-cms-authoring",
3
- "version": "1.412.0",
3
+ "version": "1.413.0",
4
4
  "license": "SEE LICENSE IN LICENSE.txt",
5
5
  "description": "Wire adapters for CMS authoring APIs",
6
6
  "main": "dist/es/es2018/cms-authoring.js",
@@ -44,11 +44,11 @@
44
44
  "test:unit": "jest"
45
45
  },
46
46
  "dependencies": {
47
- "@salesforce/lds-bindings": "^1.412.0"
47
+ "@salesforce/lds-bindings": "^1.413.0"
48
48
  },
49
49
  "devDependencies": {
50
- "@salesforce/lds-compiler-plugins": "^1.412.0",
51
- "@salesforce/lds-karma": "^1.412.0"
50
+ "@salesforce/lds-compiler-plugins": "^1.413.0",
51
+ "@salesforce/lds-karma": "^1.413.0"
52
52
  },
53
53
  "nx": {
54
54
  "targets": {
package/sfdc/index.js CHANGED
@@ -493,7 +493,7 @@ function ingestSuccess$Q(luvio, resourceParams, response) {
493
493
  function createResourceRequest$P(config) {
494
494
  const headers = {};
495
495
  return {
496
- baseUri: '/services/data/v66.0',
496
+ baseUri: '/services/data/v67.0',
497
497
  basePath: '/connect/cms/contents/' + config.urlParams.contentKeyOrId + '/clone',
498
498
  method: 'post',
499
499
  body: config.body,
@@ -1552,7 +1552,7 @@ function ingestSuccess$P(luvio, resourceParams, response) {
1552
1552
  function createResourceRequest$O(config) {
1553
1553
  const headers = {};
1554
1554
  return {
1555
- baseUri: '/services/data/v66.0',
1555
+ baseUri: '/services/data/v67.0',
1556
1556
  basePath: '/cms/deployments',
1557
1557
  method: 'post',
1558
1558
  body: config.body,
@@ -2106,7 +2106,7 @@ function ingestSuccess$O(luvio, resourceParams, response) {
2106
2106
  function createResourceRequest$N(config) {
2107
2107
  const headers = {};
2108
2108
  return {
2109
- baseUri: '/services/data/v66.0',
2109
+ baseUri: '/services/data/v67.0',
2110
2110
  basePath: '/connect/cms/contents',
2111
2111
  method: 'post',
2112
2112
  body: config.body,
@@ -2467,7 +2467,7 @@ function ingestSuccess$M(luvio, resourceParams, response) {
2467
2467
  function createResourceRequest$M(config) {
2468
2468
  const headers = {};
2469
2469
  return {
2470
- baseUri: '/services/data/v66.0',
2470
+ baseUri: '/services/data/v67.0',
2471
2471
  basePath: '/connect/cms/spaces/' + config.urlParams.contentSpaceId + '/contents/export',
2472
2472
  method: 'post',
2473
2473
  body: config.body,
@@ -2587,7 +2587,7 @@ function ingestSuccess$L(luvio, resourceParams, response) {
2587
2587
  function createResourceRequest$L(config) {
2588
2588
  const headers = {};
2589
2589
  return {
2590
- baseUri: '/services/data/v66.0',
2590
+ baseUri: '/services/data/v67.0',
2591
2591
  basePath: '/connect/cms/spaces/' + config.urlParams.contentSpaceId + '/contents/import',
2592
2592
  method: 'post',
2593
2593
  body: config.body,
@@ -3018,7 +3018,7 @@ function ingestSuccess$K(luvio, resourceParams, response) {
3018
3018
  function createResourceRequest$K(config) {
3019
3019
  const headers = {};
3020
3020
  return {
3021
- baseUri: '/services/data/v66.0',
3021
+ baseUri: '/services/data/v67.0',
3022
3022
  basePath: '/connect/cms/contents/' + config.urlParams.contentKeyOrId + '/translate',
3023
3023
  method: 'post',
3024
3024
  body: config.body,
@@ -3162,7 +3162,7 @@ function ingestSuccess$I(luvio, resourceParams, response) {
3162
3162
  function createResourceRequest$J(config) {
3163
3163
  const headers = {};
3164
3164
  return {
3165
- baseUri: '/services/data/v66.0',
3165
+ baseUri: '/services/data/v67.0',
3166
3166
  basePath: '/connect/cms/contents/variants',
3167
3167
  method: 'post',
3168
3168
  body: config.body,
@@ -3256,7 +3256,7 @@ function ingestSuccess$H(luvio, resourceParams, response) {
3256
3256
  function createResourceRequest$I(config) {
3257
3257
  const headers = {};
3258
3258
  return {
3259
- baseUri: '/services/data/v66.0',
3259
+ baseUri: '/services/data/v67.0',
3260
3260
  basePath: '/connect/cms/schedules',
3261
3261
  method: 'post',
3262
3262
  body: config.body,
@@ -3632,7 +3632,7 @@ function ingestSuccess$G(luvio, resourceParams, response) {
3632
3632
  function createResourceRequest$H(config) {
3633
3633
  const headers = {};
3634
3634
  return {
3635
- baseUri: '/services/data/v66.0',
3635
+ baseUri: '/services/data/v67.0',
3636
3636
  basePath: '/connect/cms/content/spaces/' + config.urlParams.contentSpaceId + '/translation',
3637
3637
  method: 'post',
3638
3638
  body: config.body,
@@ -3722,7 +3722,7 @@ function evictSuccess(luvio, resourceParams) {
3722
3722
  function createResourceRequest$G(config) {
3723
3723
  const headers = {};
3724
3724
  return {
3725
- baseUri: '/services/data/v66.0',
3725
+ baseUri: '/services/data/v67.0',
3726
3726
  basePath: '/connect/cms/contents/variants/' + config.urlParams.variantId + '',
3727
3727
  method: 'delete',
3728
3728
  body: null,
@@ -4387,7 +4387,7 @@ function ingestError$u(luvio, params, error, snapshotRefresh) {
4387
4387
  function createResourceRequest$F(config) {
4388
4388
  const headers = {};
4389
4389
  return {
4390
- baseUri: '/services/data/v66.0',
4390
+ baseUri: '/services/data/v67.0',
4391
4391
  basePath: '/cms/spaces/' + config.urlParams.contentSpaceId + '/jobs',
4392
4392
  method: 'get',
4393
4393
  body: null,
@@ -4530,7 +4530,7 @@ function ingestError$t(luvio, params, error, snapshotRefresh) {
4530
4530
  function createResourceRequest$E(config) {
4531
4531
  const headers = {};
4532
4532
  return {
4533
- baseUri: '/services/data/v66.0',
4533
+ baseUri: '/services/data/v67.0',
4534
4534
  basePath: '/cms/spaces/' + config.urlParams.contentSpaceId + '/jobs/' + config.urlParams.jobId + '',
4535
4535
  method: 'get',
4536
4536
  body: null,
@@ -4904,7 +4904,7 @@ function ingestError$s(luvio, params, error, snapshotRefresh) {
4904
4904
  function createResourceRequest$D(config) {
4905
4905
  const headers = {};
4906
4906
  return {
4907
- baseUri: '/services/data/v66.0',
4907
+ baseUri: '/services/data/v67.0',
4908
4908
  basePath: '/connect/cms/collections/' + config.urlParams.collectionKeyOrId + '',
4909
4909
  method: 'get',
4910
4910
  body: null,
@@ -5227,7 +5227,7 @@ function ingestError$r(luvio, params, error, snapshotRefresh) {
5227
5227
  function createResourceRequest$C(config) {
5228
5228
  const headers = {};
5229
5229
  return {
5230
- baseUri: '/services/data/v66.0',
5230
+ baseUri: '/services/data/v67.0',
5231
5231
  basePath: '/cms/deployments',
5232
5232
  method: 'get',
5233
5233
  body: null,
@@ -5446,7 +5446,7 @@ function ingestError$q(luvio, params, error, snapshotRefresh) {
5446
5446
  function createResourceRequest$B(config) {
5447
5447
  const headers = {};
5448
5448
  return {
5449
- baseUri: '/services/data/v66.0',
5449
+ baseUri: '/services/data/v67.0',
5450
5450
  basePath: '/connect/uma/form/embedScript/' + config.urlParams.formContentKey + '/' + config.urlParams.domainName + '',
5451
5451
  method: 'get',
5452
5452
  body: null,
@@ -5661,7 +5661,7 @@ function ingestError$p(luvio, params, error, snapshotRefresh) {
5661
5661
  function createResourceRequest$A(config) {
5662
5662
  const headers = {};
5663
5663
  return {
5664
- baseUri: '/services/data/v66.0',
5664
+ baseUri: '/services/data/v67.0',
5665
5665
  basePath: '/connect/uma/formHandler/embedScript/' + config.urlParams.formContentKey + '',
5666
5666
  method: 'get',
5667
5667
  body: null,
@@ -5888,7 +5888,7 @@ function ingestError$o(luvio, params, error, snapshotRefresh) {
5888
5888
  function createResourceRequest$z(config) {
5889
5889
  const headers = {};
5890
5890
  return {
5891
- baseUri: '/services/data/v66.0',
5891
+ baseUri: '/services/data/v67.0',
5892
5892
  basePath: '/connect/cms/folders/' + config.urlParams.folderId + '/share-targets',
5893
5893
  method: 'get',
5894
5894
  body: null,
@@ -6138,7 +6138,7 @@ function ingestError$n(luvio, params, error, snapshotRefresh) {
6138
6138
  function createResourceRequest$y(config) {
6139
6139
  const headers = {};
6140
6140
  return {
6141
- baseUri: '/services/data/v66.0',
6141
+ baseUri: '/services/data/v67.0',
6142
6142
  basePath: '/connect/cms/folders/' + config.urlParams.folderId + '/shares',
6143
6143
  method: 'get',
6144
6144
  body: null,
@@ -6322,7 +6322,7 @@ function ingestError$m(luvio, params, error, snapshotRefresh) {
6322
6322
  function createResourceRequest$x(config) {
6323
6323
  const headers = {};
6324
6324
  return {
6325
- baseUri: '/services/data/v66.0',
6325
+ baseUri: '/services/data/v67.0',
6326
6326
  basePath: '/connect/cms/contents/' + config.urlParams.contentKeyOrId + '',
6327
6327
  method: 'get',
6328
6328
  body: null,
@@ -6749,7 +6749,7 @@ function ingestError$l(luvio, params, error, snapshotRefresh) {
6749
6749
  function createResourceRequest$w(config) {
6750
6750
  const headers = {};
6751
6751
  return {
6752
- baseUri: '/services/data/v66.0',
6752
+ baseUri: '/services/data/v67.0',
6753
6753
  basePath: '/connect/cms/folders/' + config.urlParams.folderId + '/items',
6754
6754
  method: 'get',
6755
6755
  body: null,
@@ -6996,7 +6996,7 @@ function ingestError$k(luvio, params, error, snapshotRefresh) {
6996
6996
  function createResourceRequest$v(config) {
6997
6997
  const headers = {};
6998
6998
  return {
6999
- baseUri: '/services/data/v66.0',
6999
+ baseUri: '/services/data/v67.0',
7000
7000
  basePath: '/connect/cms/digital-asset-management-providers/' + config.urlParams.providerInstanceId + '/contents',
7001
7001
  method: 'get',
7002
7002
  body: null,
@@ -7309,7 +7309,7 @@ function ingestError$j(luvio, params, error, snapshotRefresh) {
7309
7309
  function createResourceRequest$u(config) {
7310
7310
  const headers = {};
7311
7311
  return {
7312
- baseUri: '/services/data/v66.0',
7312
+ baseUri: '/services/data/v67.0',
7313
7313
  basePath: '/connect/cms/extensions',
7314
7314
  method: 'get',
7315
7315
  body: null,
@@ -7452,7 +7452,7 @@ function ingestError$i(luvio, params, error, snapshotRefresh) {
7452
7452
  function createResourceRequest$t(config) {
7453
7453
  const headers = {};
7454
7454
  return {
7455
- baseUri: '/services/data/v66.0',
7455
+ baseUri: '/services/data/v67.0',
7456
7456
  basePath: '/connect/sites/' + config.urlParams.siteId + '/cms/contents/' + config.urlParams.contentKeyOrId + '',
7457
7457
  method: 'get',
7458
7458
  body: null,
@@ -7849,7 +7849,7 @@ function ingestError$h(luvio, params, error, snapshotRefresh) {
7849
7849
  function createResourceRequest$s(config) {
7850
7850
  const headers = {};
7851
7851
  return {
7852
- baseUri: '/services/data/v66.0',
7852
+ baseUri: '/services/data/v67.0',
7853
7853
  basePath: '/connect/cms/spaces/' + config.urlParams.contentSpaceId + '/preview-endpoints',
7854
7854
  method: 'get',
7855
7855
  body: null,
@@ -8418,7 +8418,7 @@ function ingestError$g(luvio, params, error, snapshotRefresh) {
8418
8418
  function createResourceRequest$r(config) {
8419
8419
  const headers = {};
8420
8420
  return {
8421
- baseUri: '/services/data/v66.0',
8421
+ baseUri: '/services/data/v67.0',
8422
8422
  basePath: '/connect/cms/digital-asset-management-providers',
8423
8423
  method: 'get',
8424
8424
  body: null,
@@ -8768,7 +8768,7 @@ function ingestError$f(luvio, params, error, snapshotRefresh) {
8768
8768
  function createResourceRequest$q(config) {
8769
8769
  const headers = {};
8770
8770
  return {
8771
- baseUri: '/services/data/v66.0',
8771
+ baseUri: '/services/data/v67.0',
8772
8772
  basePath: '/connect/cms/contents/' + config.urlParams.contentKeyOrId + '/referenced-by',
8773
8773
  method: 'get',
8774
8774
  body: null,
@@ -9196,7 +9196,7 @@ function ingestError$e(luvio, params, error, snapshotRefresh) {
9196
9196
  function createResourceRequest$p(config) {
9197
9197
  const headers = {};
9198
9198
  return {
9199
- baseUri: '/services/data/v66.0',
9199
+ baseUri: '/services/data/v67.0',
9200
9200
  basePath: '/connect/cms/spaces/' + config.urlParams.contentSpaceId + '/single-item-content/' + config.urlParams.contentTypeFQN + '',
9201
9201
  method: 'get',
9202
9202
  body: null,
@@ -9708,7 +9708,7 @@ function ingestError$d(luvio, params, error, snapshotRefresh) {
9708
9708
  function createResourceRequest$o(config) {
9709
9709
  const headers = {};
9710
9710
  return {
9711
- baseUri: '/services/data/v66.0',
9711
+ baseUri: '/services/data/v67.0',
9712
9712
  basePath: '/connect/cms/spaces/' + config.urlParams.contentSpaceId + '',
9713
9713
  method: 'get',
9714
9714
  body: null,
@@ -10352,7 +10352,7 @@ function ingestError$c(luvio, params, error, snapshotRefresh) {
10352
10352
  function createResourceRequest$n(config) {
10353
10353
  const headers = {};
10354
10354
  return {
10355
- baseUri: '/services/data/v66.0',
10355
+ baseUri: '/services/data/v67.0',
10356
10356
  basePath: '/connect/cms/spaces/' + config.urlParams.fullyQualifiedName + '',
10357
10357
  method: 'get',
10358
10358
  body: null,
@@ -10675,7 +10675,7 @@ function ingestError$b(luvio, params, error, snapshotRefresh) {
10675
10675
  function createResourceRequest$m(config) {
10676
10676
  const headers = {};
10677
10677
  return {
10678
- baseUri: '/services/data/v66.0',
10678
+ baseUri: '/services/data/v67.0',
10679
10679
  basePath: '/connect/cms/folders/' + config.urlParams.folderId + '',
10680
10680
  method: 'get',
10681
10681
  body: null,
@@ -10998,7 +10998,7 @@ function ingestError$a(luvio, params, error, snapshotRefresh) {
10998
10998
  function createResourceRequest$l(config) {
10999
10999
  const headers = {};
11000
11000
  return {
11001
- baseUri: '/services/data/v66.0',
11001
+ baseUri: '/services/data/v67.0',
11002
11002
  basePath: '/cms/folders/' + config.urlParams.folderId + '/items',
11003
11003
  method: 'get',
11004
11004
  body: null,
@@ -11263,7 +11263,7 @@ function ingestError$9(luvio, params, error, snapshotRefresh) {
11263
11263
  function createResourceRequest$k(config) {
11264
11264
  const headers = {};
11265
11265
  return {
11266
- baseUri: '/services/data/v66.0',
11266
+ baseUri: '/services/data/v67.0',
11267
11267
  basePath: '/connect/cms/spaces/' + config.urlParams.contentSpaceId + '/orchestrator-config',
11268
11268
  method: 'get',
11269
11269
  body: null,
@@ -11507,7 +11507,7 @@ function ingestError$8(luvio, params, error, snapshotRefresh) {
11507
11507
  function createResourceRequest$j(config) {
11508
11508
  const headers = {};
11509
11509
  return {
11510
- baseUri: '/services/data/v66.0',
11510
+ baseUri: '/services/data/v67.0',
11511
11511
  basePath: '/connect/cms/spaces',
11512
11512
  method: 'get',
11513
11513
  body: null,
@@ -12057,7 +12057,7 @@ function ingestError$7(luvio, params, error, snapshotRefresh) {
12057
12057
  function createResourceRequest$i(config) {
12058
12058
  const headers = {};
12059
12059
  return {
12060
- baseUri: '/services/data/v66.0',
12060
+ baseUri: '/services/data/v67.0',
12061
12061
  basePath: '/connect/cms/contents/' + config.urlParams.contentKeyOrId + '/taxonomy-terms',
12062
12062
  method: 'get',
12063
12063
  body: null,
@@ -12289,7 +12289,7 @@ function ingestError$6(luvio, params, error, snapshotRefresh) {
12289
12289
  function createResourceRequest$h(config) {
12290
12290
  const headers = {};
12291
12291
  return {
12292
- baseUri: '/services/data/v66.0',
12292
+ baseUri: '/services/data/v67.0',
12293
12293
  basePath: '/connect/cms/spaces/' + config.urlParams.contentSpaceId + '/content-types',
12294
12294
  method: 'get',
12295
12295
  body: null,
@@ -12430,7 +12430,7 @@ function ingestError$5(luvio, params, error, snapshotRefresh) {
12430
12430
  function createResourceRequest$g(config) {
12431
12431
  const headers = {};
12432
12432
  return {
12433
- baseUri: '/services/data/v66.0',
12433
+ baseUri: '/services/data/v67.0',
12434
12434
  basePath: '/connect/cms/contents/variants/' + config.urlParams.variantId + '',
12435
12435
  method: 'get',
12436
12436
  body: null,
@@ -12782,7 +12782,7 @@ function ingestError$4(luvio, params, error, snapshotRefresh) {
12782
12782
  function createResourceRequest$f(config) {
12783
12783
  const headers = {};
12784
12784
  return {
12785
- baseUri: '/services/data/v66.0',
12785
+ baseUri: '/services/data/v67.0',
12786
12786
  basePath: '/connect/cms/contents/' + config.urlParams.contentKeyOrId + '/variants/references',
12787
12787
  method: 'get',
12788
12788
  body: null,
@@ -13014,7 +13014,7 @@ function ingestError$3(luvio, params, error, snapshotRefresh) {
13014
13014
  function createResourceRequest$e(config) {
13015
13015
  const headers = {};
13016
13016
  return {
13017
- baseUri: '/services/data/v66.0',
13017
+ baseUri: '/services/data/v67.0',
13018
13018
  basePath: '/connect/cms/contents/' + config.urlParams.contentKeyOrId + '/renditions/' + config.urlParams.renditionType + '',
13019
13019
  method: 'get',
13020
13020
  body: null,
@@ -13307,7 +13307,7 @@ function ingestError$2(luvio, params, error, snapshotRefresh) {
13307
13307
  function createResourceRequest$d(config) {
13308
13308
  const headers = {};
13309
13309
  return {
13310
- baseUri: '/services/data/v66.0',
13310
+ baseUri: '/services/data/v67.0',
13311
13311
  basePath: '/connect/cms/contents/variants/' + config.urlParams.variantId + '/versions',
13312
13312
  method: 'get',
13313
13313
  body: null,
@@ -13628,7 +13628,7 @@ function ingestError$1(luvio, params, error, snapshotRefresh) {
13628
13628
  function createResourceRequest$c(config) {
13629
13629
  const headers = {};
13630
13630
  return {
13631
- baseUri: '/services/data/v66.0',
13631
+ baseUri: '/services/data/v67.0',
13632
13632
  basePath: '/connect/cms/items/search',
13633
13633
  method: 'get',
13634
13634
  body: null,
@@ -14065,7 +14065,7 @@ function ingestError(luvio, params, error, snapshotRefresh) {
14065
14065
  function createResourceRequest$b(config) {
14066
14066
  const headers = {};
14067
14067
  return {
14068
- baseUri: '/services/data/v66.0',
14068
+ baseUri: '/services/data/v67.0',
14069
14069
  basePath: '/connect/cms/contents/' + config.urlParams.contentKeyOrId + '/web-urls',
14070
14070
  method: 'get',
14071
14071
  body: null,
@@ -14298,7 +14298,7 @@ function ingestSuccess$a(luvio, resourceParams, response) {
14298
14298
  function createResourceRequest$a(config) {
14299
14299
  const headers = {};
14300
14300
  return {
14301
- baseUri: '/services/data/v66.0',
14301
+ baseUri: '/services/data/v67.0',
14302
14302
  basePath: '/connect/cms/spaces/' + config.urlParams.contentSpaceId + '',
14303
14303
  method: 'patch',
14304
14304
  body: config.body,
@@ -14394,7 +14394,7 @@ function ingestSuccess$9(luvio, resourceParams, response) {
14394
14394
  function createResourceRequest$9(config) {
14395
14395
  const headers = {};
14396
14396
  return {
14397
- baseUri: '/services/data/v66.0',
14397
+ baseUri: '/services/data/v67.0',
14398
14398
  basePath: '/connect/cms/spaces',
14399
14399
  method: 'post',
14400
14400
  body: config.body,
@@ -14507,7 +14507,7 @@ function ingestSuccess$8(luvio, resourceParams, response) {
14507
14507
  function createResourceRequest$8(config) {
14508
14508
  const headers = {};
14509
14509
  return {
14510
- baseUri: '/services/data/v66.0',
14510
+ baseUri: '/services/data/v67.0',
14511
14511
  basePath: '/connect/cms/folders',
14512
14512
  method: 'post',
14513
14513
  body: config.body,
@@ -14714,7 +14714,7 @@ function ingestSuccess$7(luvio, resourceParams, response) {
14714
14714
  function createResourceRequest$7(config) {
14715
14715
  const headers = {};
14716
14716
  return {
14717
- baseUri: '/services/data/v66.0',
14717
+ baseUri: '/services/data/v67.0',
14718
14718
  basePath: '/connect/cms/contents/publish',
14719
14719
  method: 'post',
14720
14720
  body: config.body,
@@ -14829,7 +14829,7 @@ function ingestSuccess$6(luvio, resourceParams, response) {
14829
14829
  function createResourceRequest$6(config) {
14830
14830
  const headers = {};
14831
14831
  return {
14832
- baseUri: '/services/data/v66.0',
14832
+ baseUri: '/services/data/v67.0',
14833
14833
  basePath: '/connect/cms/spaces/' + config.urlParams.contentSpaceId + '/orchestrator-config',
14834
14834
  method: 'put',
14835
14835
  body: config.body,
@@ -14962,7 +14962,7 @@ function ingestSuccess$5(luvio, resourceParams, response) {
14962
14962
  function createResourceRequest$5(config) {
14963
14963
  const headers = {};
14964
14964
  return {
14965
- baseUri: '/services/data/v66.0',
14965
+ baseUri: '/services/data/v67.0',
14966
14966
  basePath: '/connect/cms/contents/variants/' + config.urlParams.variantId + '',
14967
14967
  method: 'put',
14968
14968
  body: config.body,
@@ -15175,7 +15175,7 @@ function ingestSuccess$4(luvio, resourceParams, response) {
15175
15175
  function createResourceRequest$4(config) {
15176
15176
  const headers = {};
15177
15177
  return {
15178
- baseUri: '/services/data/v66.0',
15178
+ baseUri: '/services/data/v67.0',
15179
15179
  basePath: '/connect/cms/contents/unpublish',
15180
15180
  method: 'post',
15181
15181
  body: config.body,
@@ -15267,7 +15267,7 @@ function ingestSuccess$3(luvio, resourceParams, response) {
15267
15267
  function createResourceRequest$3(config) {
15268
15268
  const headers = {};
15269
15269
  return {
15270
- baseUri: '/services/data/v66.0',
15270
+ baseUri: '/services/data/v67.0',
15271
15271
  basePath: '/connect/cms/schedules/' + config.urlParams.deploymentId + '',
15272
15272
  method: 'patch',
15273
15273
  body: null,
@@ -15373,7 +15373,7 @@ function ingestSuccess$2(luvio, resourceParams, response) {
15373
15373
  function createResourceRequest$2(config) {
15374
15374
  const headers = {};
15375
15375
  return {
15376
- baseUri: '/services/data/v66.0',
15376
+ baseUri: '/services/data/v67.0',
15377
15377
  basePath: '/connect/cms/folders/' + config.urlParams.folderId + '/shares',
15378
15378
  method: 'patch',
15379
15379
  body: config.body,
@@ -15477,7 +15477,7 @@ function ingestSuccess$1(luvio, resourceParams, response) {
15477
15477
  function createResourceRequest$1(config) {
15478
15478
  const headers = {};
15479
15479
  return {
15480
- baseUri: '/services/data/v66.0',
15480
+ baseUri: '/services/data/v67.0',
15481
15481
  basePath: '/connect/cms/contents/' + config.urlParams.contentKeyOrId + '/taxonomy-terms',
15482
15482
  method: 'patch',
15483
15483
  body: config.body,
@@ -15584,7 +15584,7 @@ function ingestSuccess(luvio, resourceParams, response) {
15584
15584
  function createResourceRequest(config) {
15585
15585
  const headers = {};
15586
15586
  return {
15587
- baseUri: '/services/data/v66.0',
15587
+ baseUri: '/services/data/v67.0',
15588
15588
  basePath: '/connect/cms/contents/web-urls/' + config.urlParams.managedContentWebUrlId + '',
15589
15589
  method: 'patch',
15590
15590
  body: config.body,
@@ -16117,4 +16117,4 @@ withDefaultLuvio((luvio) => {
16117
16117
  });
16118
16118
 
16119
16119
  export { cloneManagedContentDocument, createDeployment, createManagedContent, createManagedContentExportV2Job, createManagedContentImportV2Job, createManagedContentTranslationVariants, createManagedContentVariant, createSchedule, createTranslationV2Job, deleteManagedContentVariant, getAllCMSJobsForSpace, getAllCMSJobsForSpace_imperative, getCMSJobForSpace, getCMSJobForSpaceNotifyChange, getCMSJobForSpace_imperative, getCollectionItems, getCollectionItems_imperative, getDeployments, getDeployments_imperative, getFormEmbedScript, getFormEmbedScript_imperative, getFormHandlerEmbedScript, getFormHandlerEmbedScript_imperative, getMCSFolderShareTargets, getMCSFolderShareTargets_imperative, getMCSFolderShares, getMCSFolderSharesNotifyChange, getMCSFolderShares_imperative, getManagedContent, getManagedContentByFolderId, getManagedContentByFolderId_imperative, getManagedContentDocumentCollection, getManagedContentDocumentCollection_imperative, getManagedContentExtensions, getManagedContentExtensions_imperative, getManagedContentForSite, getManagedContentForSite_imperative, getManagedContentPreviews, getManagedContentPreviews_imperative, getManagedContentProvidersForSpace, getManagedContentProvidersForSpace_imperative, getManagedContentReferencedBy, getManagedContentReferencedBy_imperative, getManagedContentSingleItem, getManagedContentSingleItem_imperative, getManagedContentSpace, getManagedContentSpaceByFullyQualifiedName, getManagedContentSpaceByFullyQualifiedName_imperative, getManagedContentSpaceFolder, getManagedContentSpaceFolderItemsV1, getManagedContentSpaceFolderItemsV1_imperative, getManagedContentSpaceFolder_imperative, getManagedContentSpaceNotifyChange, getManagedContentSpaceOrchestratorConfig, getManagedContentSpaceOrchestratorConfigNotifyChange, getManagedContentSpaceOrchestratorConfig_imperative, getManagedContentSpace_imperative, getManagedContentSpaces, getManagedContentSpaces_imperative, getManagedContentTaxonomyTerms, getManagedContentTaxonomyTerms_imperative, getManagedContentTypesForMixin, getManagedContentTypesForMixin_imperative, getManagedContentVariant, getManagedContentVariantNotifyChange, getManagedContentVariantReferences, getManagedContentVariantReferences_imperative, getManagedContentVariantRendition, getManagedContentVariantRendition_imperative, getManagedContentVariantVersions, getManagedContentVariantVersionsNotifyChange, getManagedContentVariantVersions_imperative, getManagedContentVariant_imperative, getManagedContent_imperative, getSearchResults, getSearchResults_imperative, getWebUrls, getWebUrls_imperative, patchManagedContentSpace, postManagedContentSpace, postManagedContentSpaceFolder, publishManagedContent, putManagedContentSpaceOrchestratorConfig, replaceManagedContentVariant, unpublishManagedContent, updateDeployment, updateMCSFolderShares, updateManagedContentTaxonomyTerms, updateManagedContentWebUrl };
16120
- // version: 1.412.0-9006885059
16120
+ // version: 1.413.0-8cd312301b
package/src/raml/api.raml CHANGED
@@ -6,7 +6,7 @@ version: '53.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