@salesforce/lds-adapters-cms-authoring 1.268.0 → 1.269.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$j(luvio, params, error, snapshotRefresh) {
1194
1194
  function createResourceRequest$y(config) {
1195
1195
  const headers = {};
1196
1196
  return {
1197
- baseUri: '/services/data/v60.0',
1197
+ baseUri: '/services/data/v61.0',
1198
1198
  basePath: '/cms/deployments',
1199
1199
  method: 'get',
1200
1200
  body: null,
@@ -1420,7 +1420,7 @@ function ingestSuccess$x(luvio, resourceParams, response) {
1420
1420
  function createResourceRequest$x(config) {
1421
1421
  const headers = {};
1422
1422
  return {
1423
- baseUri: '/services/data/v60.0',
1423
+ baseUri: '/services/data/v61.0',
1424
1424
  basePath: '/cms/deployments',
1425
1425
  method: 'post',
1426
1426
  body: config.body,
@@ -2089,7 +2089,7 @@ function ingestError$i(luvio, params, error, snapshotRefresh) {
2089
2089
  function createResourceRequest$w(config) {
2090
2090
  const headers = {};
2091
2091
  return {
2092
- baseUri: '/services/data/v60.0',
2092
+ baseUri: '/services/data/v61.0',
2093
2093
  basePath: '/cms/spaces/' + config.urlParams.contentSpaceId + '/jobs',
2094
2094
  method: 'get',
2095
2095
  body: null,
@@ -2232,7 +2232,7 @@ function ingestError$h(luvio, params, error, snapshotRefresh) {
2232
2232
  function createResourceRequest$v(config) {
2233
2233
  const headers = {};
2234
2234
  return {
2235
- baseUri: '/services/data/v60.0',
2235
+ baseUri: '/services/data/v61.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$g(luvio, params, error, snapshotRefresh) {
2555
2555
  function createResourceRequest$u(config) {
2556
2556
  const headers = {};
2557
2557
  return {
2558
- baseUri: '/services/data/v60.0',
2558
+ baseUri: '/services/data/v61.0',
2559
2559
  basePath: '/cms/folders/' + config.urlParams.folderId + '/items',
2560
2560
  method: 'get',
2561
2561
  body: null,
@@ -2891,7 +2891,7 @@ function ingestError$f(luvio, params, error, snapshotRefresh) {
2891
2891
  function createResourceRequest$t(config) {
2892
2892
  const headers = {};
2893
2893
  return {
2894
- baseUri: '/services/data/v60.0',
2894
+ baseUri: '/services/data/v61.0',
2895
2895
  basePath: '/connect/cms/collections/' + config.urlParams.collectionKeyOrId + '',
2896
2896
  method: 'get',
2897
2897
  body: null,
@@ -3309,7 +3309,7 @@ function ingestSuccess$s(luvio, resourceParams, response) {
3309
3309
  function createResourceRequest$s(config) {
3310
3310
  const headers = {};
3311
3311
  return {
3312
- baseUri: '/services/data/v60.0',
3312
+ baseUri: '/services/data/v61.0',
3313
3313
  basePath: '/connect/cms/content/spaces/' + config.urlParams.contentSpaceId + '/translation',
3314
3314
  method: 'post',
3315
3315
  body: config.body,
@@ -3736,7 +3736,7 @@ function ingestSuccess$r(luvio, resourceParams, response) {
3736
3736
  function createResourceRequest$r(config) {
3737
3737
  const headers = {};
3738
3738
  return {
3739
- baseUri: '/services/data/v60.0',
3739
+ baseUri: '/services/data/v61.0',
3740
3740
  basePath: '/connect/cms/contents',
3741
3741
  method: 'post',
3742
3742
  body: config.body,
@@ -4004,7 +4004,7 @@ function ingestSuccess$p(luvio, resourceParams, response) {
4004
4004
  function createResourceRequest$q(config) {
4005
4005
  const headers = {};
4006
4006
  return {
4007
- baseUri: '/services/data/v60.0',
4007
+ baseUri: '/services/data/v61.0',
4008
4008
  basePath: '/connect/cms/contents/publish',
4009
4009
  method: 'post',
4010
4010
  body: config.body,
@@ -4258,7 +4258,7 @@ function ingestSuccess$o(luvio, resourceParams, response) {
4258
4258
  function createResourceRequest$p(config) {
4259
4259
  const headers = {};
4260
4260
  return {
4261
- baseUri: '/services/data/v60.0',
4261
+ baseUri: '/services/data/v61.0',
4262
4262
  basePath: '/connect/cms/contents/unpublish',
4263
4263
  method: 'post',
4264
4264
  body: config.body,
@@ -4570,7 +4570,7 @@ function ingestSuccess$n(luvio, resourceParams, response) {
4570
4570
  function createResourceRequest$o(config) {
4571
4571
  const headers = {};
4572
4572
  return {
4573
- baseUri: '/services/data/v60.0',
4573
+ baseUri: '/services/data/v61.0',
4574
4574
  basePath: '/connect/cms/contents/variants',
4575
4575
  method: 'post',
4576
4576
  body: config.body,
@@ -4658,7 +4658,7 @@ function evictSuccess(luvio, resourceParams) {
4658
4658
  function createResourceRequest$n(config) {
4659
4659
  const headers = {};
4660
4660
  return {
4661
- baseUri: '/services/data/v60.0',
4661
+ baseUri: '/services/data/v61.0',
4662
4662
  basePath: '/connect/cms/contents/variants/' + config.urlParams.variantId + '',
4663
4663
  method: 'delete',
4664
4664
  body: null,
@@ -4765,7 +4765,7 @@ function ingestError$e(luvio, params, error, snapshotRefresh) {
4765
4765
  function createResourceRequest$m(config) {
4766
4766
  const headers = {};
4767
4767
  return {
4768
- baseUri: '/services/data/v60.0',
4768
+ baseUri: '/services/data/v61.0',
4769
4769
  basePath: '/connect/cms/contents/variants/' + config.urlParams.variantId + '',
4770
4770
  method: 'get',
4771
4771
  body: null,
@@ -4925,7 +4925,7 @@ function ingestSuccess$l(luvio, resourceParams, response) {
4925
4925
  function createResourceRequest$l(config) {
4926
4926
  const headers = {};
4927
4927
  return {
4928
- baseUri: '/services/data/v60.0',
4928
+ baseUri: '/services/data/v61.0',
4929
4929
  basePath: '/connect/cms/contents/variants/' + config.urlParams.variantId + '',
4930
4930
  method: 'put',
4931
4931
  body: config.body,
@@ -5187,7 +5187,7 @@ function ingestError$d(luvio, params, error, snapshotRefresh) {
5187
5187
  function createResourceRequest$k(config) {
5188
5188
  const headers = {};
5189
5189
  return {
5190
- baseUri: '/services/data/v60.0',
5190
+ baseUri: '/services/data/v61.0',
5191
5191
  basePath: '/connect/cms/contents/variants/' + config.urlParams.variantId + '/versions',
5192
5192
  method: 'get',
5193
5193
  body: null,
@@ -5507,7 +5507,7 @@ function ingestSuccess$j(luvio, resourceParams, response) {
5507
5507
  function createResourceRequest$j(config) {
5508
5508
  const headers = {};
5509
5509
  return {
5510
- baseUri: '/services/data/v60.0',
5510
+ baseUri: '/services/data/v61.0',
5511
5511
  basePath: '/connect/cms/contents/web-urls/' + config.urlParams.managedContentWebUrlId + '',
5512
5512
  method: 'patch',
5513
5513
  body: config.body,
@@ -5624,7 +5624,7 @@ function ingestError$c(luvio, params, error, snapshotRefresh) {
5624
5624
  function createResourceRequest$i(config) {
5625
5625
  const headers = {};
5626
5626
  return {
5627
- baseUri: '/services/data/v60.0',
5627
+ baseUri: '/services/data/v61.0',
5628
5628
  basePath: '/connect/cms/contents/' + config.urlParams.contentKeyOrId + '',
5629
5629
  method: 'get',
5630
5630
  body: null,
@@ -5909,7 +5909,7 @@ function ingestError$b(luvio, params, error, snapshotRefresh) {
5909
5909
  function createResourceRequest$h(config) {
5910
5910
  const headers = {};
5911
5911
  return {
5912
- baseUri: '/services/data/v60.0',
5912
+ baseUri: '/services/data/v61.0',
5913
5913
  basePath: '/connect/cms/contents/' + config.urlParams.contentKeyOrId + '/renditions/' + config.urlParams.renditionType + '',
5914
5914
  method: 'get',
5915
5915
  body: null,
@@ -6116,7 +6116,7 @@ function ingestError$a(luvio, params, error, snapshotRefresh) {
6116
6116
  function createResourceRequest$g(config) {
6117
6117
  const headers = {};
6118
6118
  return {
6119
- baseUri: '/services/data/v60.0',
6119
+ baseUri: '/services/data/v61.0',
6120
6120
  basePath: '/connect/cms/contents/' + config.urlParams.contentKeyOrId + '/web-urls',
6121
6121
  method: 'get',
6122
6122
  body: null,
@@ -6424,7 +6424,7 @@ function ingestError$9(luvio, params, error, snapshotRefresh) {
6424
6424
  function createResourceRequest$f(config) {
6425
6425
  const headers = {};
6426
6426
  return {
6427
- baseUri: '/services/data/v60.0',
6427
+ baseUri: '/services/data/v61.0',
6428
6428
  basePath: '/connect/cms/contents/' + config.urlParams.contentKeyOrId + '/referenced-by',
6429
6429
  method: 'get',
6430
6430
  body: null,
@@ -6743,7 +6743,7 @@ function ingestError$8(luvio, params, error, snapshotRefresh) {
6743
6743
  function createResourceRequest$e(config) {
6744
6744
  const headers = {};
6745
6745
  return {
6746
- baseUri: '/services/data/v60.0',
6746
+ baseUri: '/services/data/v61.0',
6747
6747
  basePath: '/connect/cms/contents/' + config.urlParams.contentKeyOrId + '/variants/references',
6748
6748
  method: 'get',
6749
6749
  body: null,
@@ -6976,7 +6976,7 @@ function ingestError$7(luvio, params, error, snapshotRefresh) {
6976
6976
  function createResourceRequest$d(config) {
6977
6977
  const headers = {};
6978
6978
  return {
6979
- baseUri: '/services/data/v60.0',
6979
+ baseUri: '/services/data/v61.0',
6980
6980
  basePath: '/connect/cms/folders/' + config.urlParams.folderId + '',
6981
6981
  method: 'get',
6982
6982
  body: null,
@@ -7319,7 +7319,7 @@ function ingestError$6(luvio, params, error, snapshotRefresh) {
7319
7319
  function createResourceRequest$c(config) {
7320
7320
  const headers = {};
7321
7321
  return {
7322
- baseUri: '/services/data/v60.0',
7322
+ baseUri: '/services/data/v61.0',
7323
7323
  basePath: '/connect/cms/folders/' + config.urlParams.folderId + '/items',
7324
7324
  method: 'get',
7325
7325
  body: null,
@@ -7602,7 +7602,7 @@ function ingestError$5(luvio, params, error, snapshotRefresh) {
7602
7602
  function createResourceRequest$b(config) {
7603
7603
  const headers = {};
7604
7604
  return {
7605
- baseUri: '/services/data/v60.0',
7605
+ baseUri: '/services/data/v61.0',
7606
7606
  basePath: '/connect/cms/items/search',
7607
7607
  method: 'get',
7608
7608
  body: null,
@@ -7731,7 +7731,7 @@ function ingestSuccess$a(luvio, resourceParams, response) {
7731
7731
  function createResourceRequest$a(config) {
7732
7732
  const headers = {};
7733
7733
  return {
7734
- baseUri: '/services/data/v60.0',
7734
+ baseUri: '/services/data/v61.0',
7735
7735
  basePath: '/connect/cms/schedules',
7736
7736
  method: 'post',
7737
7737
  body: config.body,
@@ -7829,7 +7829,7 @@ function ingestSuccess$9(luvio, resourceParams, response) {
7829
7829
  function createResourceRequest$9(config) {
7830
7830
  const headers = {};
7831
7831
  return {
7832
- baseUri: '/services/data/v60.0',
7832
+ baseUri: '/services/data/v61.0',
7833
7833
  basePath: '/connect/cms/schedules/' + config.urlParams.deploymentId + '',
7834
7834
  method: 'patch',
7835
7835
  body: null,
@@ -8239,7 +8239,7 @@ function ingestError$4(luvio, params, error, snapshotRefresh) {
8239
8239
  function createResourceRequest$8(config) {
8240
8240
  const headers = {};
8241
8241
  return {
8242
- baseUri: '/services/data/v60.0',
8242
+ baseUri: '/services/data/v61.0',
8243
8243
  basePath: '/connect/cms/spaces',
8244
8244
  method: 'get',
8245
8245
  body: null,
@@ -8381,7 +8381,7 @@ function ingestError$3(luvio, params, error, snapshotRefresh) {
8381
8381
  function createResourceRequest$7(config) {
8382
8382
  const headers = {};
8383
8383
  return {
8384
- baseUri: '/services/data/v60.0',
8384
+ baseUri: '/services/data/v61.0',
8385
8385
  basePath: '/connect/cms/spaces/' + config.urlParams.contentSpaceId + '',
8386
8386
  method: 'get',
8387
8387
  body: null,
@@ -8597,7 +8597,7 @@ function ingestSuccess$6(luvio, resourceParams, response) {
8597
8597
  function createResourceRequest$6(config) {
8598
8598
  const headers = {};
8599
8599
  return {
8600
- baseUri: '/services/data/v60.0',
8600
+ baseUri: '/services/data/v61.0',
8601
8601
  basePath: '/connect/cms/spaces/' + config.urlParams.contentSpaceId + '',
8602
8602
  method: 'patch',
8603
8603
  body: config.body,
@@ -8825,7 +8825,7 @@ function ingestError$2(luvio, params, error, snapshotRefresh) {
8825
8825
  function createResourceRequest$5(config) {
8826
8826
  const headers = {};
8827
8827
  return {
8828
- baseUri: '/services/data/v60.0',
8828
+ baseUri: '/services/data/v61.0',
8829
8829
  basePath: '/connect/cms/spaces/' + config.urlParams.contentSpaceId + '/orchestrator-config',
8830
8830
  method: 'get',
8831
8831
  body: null,
@@ -8969,7 +8969,7 @@ function ingestSuccess$4(luvio, resourceParams, response) {
8969
8969
  function createResourceRequest$4(config) {
8970
8970
  const headers = {};
8971
8971
  return {
8972
- baseUri: '/services/data/v60.0',
8972
+ baseUri: '/services/data/v61.0',
8973
8973
  basePath: '/connect/cms/spaces/' + config.urlParams.contentSpaceId + '/orchestrator-config',
8974
8974
  method: 'put',
8975
8975
  body: config.body,
@@ -9174,7 +9174,7 @@ function ingestError$1(luvio, params, error, snapshotRefresh) {
9174
9174
  function createResourceRequest$3(config) {
9175
9175
  const headers = {};
9176
9176
  return {
9177
- baseUri: '/services/data/v60.0',
9177
+ baseUri: '/services/data/v61.0',
9178
9178
  basePath: '/connect/cms/spaces/' + config.urlParams.contentSpaceId + '/content-types',
9179
9179
  method: 'get',
9180
9180
  body: null,
@@ -9554,7 +9554,7 @@ function ingestSuccess$2(luvio, resourceParams, response) {
9554
9554
  function createResourceRequest$2(config) {
9555
9555
  const headers = {};
9556
9556
  return {
9557
- baseUri: '/services/data/v60.0',
9557
+ baseUri: '/services/data/v61.0',
9558
9558
  basePath: '/connect/cms/spaces/' + config.urlParams.contentSpaceId + '/contents/export',
9559
9559
  method: 'post',
9560
9560
  body: config.body,
@@ -9674,7 +9674,7 @@ function ingestSuccess$1(luvio, resourceParams, response) {
9674
9674
  function createResourceRequest$1(config) {
9675
9675
  const headers = {};
9676
9676
  return {
9677
- baseUri: '/services/data/v60.0',
9677
+ baseUri: '/services/data/v61.0',
9678
9678
  basePath: '/connect/cms/spaces/' + config.urlParams.contentSpaceId + '/contents/import',
9679
9679
  method: 'post',
9680
9680
  body: config.body,
@@ -9957,7 +9957,7 @@ function ingestError(luvio, params, error, snapshotRefresh) {
9957
9957
  function createResourceRequest(config) {
9958
9958
  const headers = {};
9959
9959
  return {
9960
- baseUri: '/services/data/v60.0',
9960
+ baseUri: '/services/data/v61.0',
9961
9961
  basePath: '/connect/cms/spaces/' + config.urlParams.contentSpaceId + '/preview-endpoints',
9962
9962
  method: 'get',
9963
9963
  body: null,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@salesforce/lds-adapters-cms-authoring",
3
- "version": "1.268.0",
3
+ "version": "1.269.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.268.0"
47
+ "@salesforce/lds-bindings": "^1.269.0"
48
48
  },
49
49
  "devDependencies": {
50
- "@salesforce/lds-compiler-plugins": "^1.268.0",
51
- "@salesforce/lds-karma": "^1.268.0"
50
+ "@salesforce/lds-compiler-plugins": "^1.269.0",
51
+ "@salesforce/lds-karma": "^1.269.0"
52
52
  },
53
53
  "nx": {
54
54
  "targets": {
package/sfdc/index.js CHANGED
@@ -1093,7 +1093,7 @@ function ingestSuccess$y(luvio, resourceParams, response) {
1093
1093
  function createResourceRequest$y(config) {
1094
1094
  const headers = {};
1095
1095
  return {
1096
- baseUri: '/services/data/v60.0',
1096
+ baseUri: '/services/data/v61.0',
1097
1097
  basePath: '/cms/deployments',
1098
1098
  method: 'post',
1099
1099
  body: config.body,
@@ -1518,7 +1518,7 @@ function ingestSuccess$x(luvio, resourceParams, response) {
1518
1518
  function createResourceRequest$x(config) {
1519
1519
  const headers = {};
1520
1520
  return {
1521
- baseUri: '/services/data/v60.0',
1521
+ baseUri: '/services/data/v61.0',
1522
1522
  basePath: '/connect/cms/contents',
1523
1523
  method: 'post',
1524
1524
  body: config.body,
@@ -1875,7 +1875,7 @@ function ingestSuccess$v(luvio, resourceParams, response) {
1875
1875
  function createResourceRequest$w(config) {
1876
1876
  const headers = {};
1877
1877
  return {
1878
- baseUri: '/services/data/v60.0',
1878
+ baseUri: '/services/data/v61.0',
1879
1879
  basePath: '/connect/cms/spaces/' + config.urlParams.contentSpaceId + '/contents/export',
1880
1880
  method: 'post',
1881
1881
  body: config.body,
@@ -1995,7 +1995,7 @@ function ingestSuccess$u(luvio, resourceParams, response) {
1995
1995
  function createResourceRequest$v(config) {
1996
1996
  const headers = {};
1997
1997
  return {
1998
- baseUri: '/services/data/v60.0',
1998
+ baseUri: '/services/data/v61.0',
1999
1999
  basePath: '/connect/cms/spaces/' + config.urlParams.contentSpaceId + '/contents/import',
2000
2000
  method: 'post',
2001
2001
  body: config.body,
@@ -2309,7 +2309,7 @@ function ingestSuccess$t(luvio, resourceParams, response) {
2309
2309
  function createResourceRequest$u(config) {
2310
2310
  const headers = {};
2311
2311
  return {
2312
- baseUri: '/services/data/v60.0',
2312
+ baseUri: '/services/data/v61.0',
2313
2313
  basePath: '/connect/cms/contents/variants',
2314
2314
  method: 'post',
2315
2315
  body: config.body,
@@ -2403,7 +2403,7 @@ function ingestSuccess$s(luvio, resourceParams, response) {
2403
2403
  function createResourceRequest$t(config) {
2404
2404
  const headers = {};
2405
2405
  return {
2406
- baseUri: '/services/data/v60.0',
2406
+ baseUri: '/services/data/v61.0',
2407
2407
  basePath: '/connect/cms/schedules',
2408
2408
  method: 'post',
2409
2409
  body: config.body,
@@ -2779,7 +2779,7 @@ function ingestSuccess$r(luvio, resourceParams, response) {
2779
2779
  function createResourceRequest$s(config) {
2780
2780
  const headers = {};
2781
2781
  return {
2782
- baseUri: '/services/data/v60.0',
2782
+ baseUri: '/services/data/v61.0',
2783
2783
  basePath: '/connect/cms/content/spaces/' + config.urlParams.contentSpaceId + '/translation',
2784
2784
  method: 'post',
2785
2785
  body: config.body,
@@ -2869,7 +2869,7 @@ function evictSuccess(luvio, resourceParams) {
2869
2869
  function createResourceRequest$r(config) {
2870
2870
  const headers = {};
2871
2871
  return {
2872
- baseUri: '/services/data/v60.0',
2872
+ baseUri: '/services/data/v61.0',
2873
2873
  basePath: '/connect/cms/contents/variants/' + config.urlParams.variantId + '',
2874
2874
  method: 'delete',
2875
2875
  body: null,
@@ -3534,7 +3534,7 @@ function ingestError$j(luvio, params, error, snapshotRefresh) {
3534
3534
  function createResourceRequest$q(config) {
3535
3535
  const headers = {};
3536
3536
  return {
3537
- baseUri: '/services/data/v60.0',
3537
+ baseUri: '/services/data/v61.0',
3538
3538
  basePath: '/cms/spaces/' + config.urlParams.contentSpaceId + '/jobs',
3539
3539
  method: 'get',
3540
3540
  body: null,
@@ -3677,7 +3677,7 @@ function ingestError$i(luvio, params, error, snapshotRefresh) {
3677
3677
  function createResourceRequest$p(config) {
3678
3678
  const headers = {};
3679
3679
  return {
3680
- baseUri: '/services/data/v60.0',
3680
+ baseUri: '/services/data/v61.0',
3681
3681
  basePath: '/cms/spaces/' + config.urlParams.contentSpaceId + '/jobs/' + config.urlParams.jobId + '',
3682
3682
  method: 'get',
3683
3683
  body: null,
@@ -4045,7 +4045,7 @@ function ingestError$h(luvio, params, error, snapshotRefresh) {
4045
4045
  function createResourceRequest$o(config) {
4046
4046
  const headers = {};
4047
4047
  return {
4048
- baseUri: '/services/data/v60.0',
4048
+ baseUri: '/services/data/v61.0',
4049
4049
  basePath: '/connect/cms/collections/' + config.urlParams.collectionKeyOrId + '',
4050
4050
  method: 'get',
4051
4051
  body: null,
@@ -4380,7 +4380,7 @@ function ingestError$g(luvio, params, error, snapshotRefresh) {
4380
4380
  function createResourceRequest$n(config) {
4381
4381
  const headers = {};
4382
4382
  return {
4383
- baseUri: '/services/data/v60.0',
4383
+ baseUri: '/services/data/v61.0',
4384
4384
  basePath: '/cms/deployments',
4385
4385
  method: 'get',
4386
4386
  body: null,
@@ -4541,7 +4541,7 @@ function ingestError$f(luvio, params, error, snapshotRefresh) {
4541
4541
  function createResourceRequest$m(config) {
4542
4542
  const headers = {};
4543
4543
  return {
4544
- baseUri: '/services/data/v60.0',
4544
+ baseUri: '/services/data/v61.0',
4545
4545
  basePath: '/connect/cms/contents/' + config.urlParams.contentKeyOrId + '',
4546
4546
  method: 'get',
4547
4547
  body: null,
@@ -4957,7 +4957,7 @@ function ingestError$e(luvio, params, error, snapshotRefresh) {
4957
4957
  function createResourceRequest$l(config) {
4958
4958
  const headers = {};
4959
4959
  return {
4960
- baseUri: '/services/data/v60.0',
4960
+ baseUri: '/services/data/v61.0',
4961
4961
  basePath: '/connect/cms/folders/' + config.urlParams.folderId + '/items',
4962
4962
  method: 'get',
4963
4963
  body: null,
@@ -5274,7 +5274,7 @@ function ingestError$d(luvio, params, error, snapshotRefresh) {
5274
5274
  function createResourceRequest$k(config) {
5275
5275
  const headers = {};
5276
5276
  return {
5277
- baseUri: '/services/data/v60.0',
5277
+ baseUri: '/services/data/v61.0',
5278
5278
  basePath: '/connect/cms/spaces/' + config.urlParams.contentSpaceId + '/preview-endpoints',
5279
5279
  method: 'get',
5280
5280
  body: null,
@@ -5582,7 +5582,7 @@ function ingestError$c(luvio, params, error, snapshotRefresh) {
5582
5582
  function createResourceRequest$j(config) {
5583
5583
  const headers = {};
5584
5584
  return {
5585
- baseUri: '/services/data/v60.0',
5585
+ baseUri: '/services/data/v61.0',
5586
5586
  basePath: '/connect/cms/contents/' + config.urlParams.contentKeyOrId + '/referenced-by',
5587
5587
  method: 'get',
5588
5588
  body: null,
@@ -5964,7 +5964,7 @@ function ingestError$b(luvio, params, error, snapshotRefresh) {
5964
5964
  function createResourceRequest$i(config) {
5965
5965
  const headers = {};
5966
5966
  return {
5967
- baseUri: '/services/data/v60.0',
5967
+ baseUri: '/services/data/v61.0',
5968
5968
  basePath: '/connect/cms/spaces/' + config.urlParams.contentSpaceId + '',
5969
5969
  method: 'get',
5970
5970
  body: null,
@@ -6237,7 +6237,7 @@ function ingestError$a(luvio, params, error, snapshotRefresh) {
6237
6237
  function createResourceRequest$h(config) {
6238
6238
  const headers = {};
6239
6239
  return {
6240
- baseUri: '/services/data/v60.0',
6240
+ baseUri: '/services/data/v61.0',
6241
6241
  basePath: '/connect/cms/folders/' + config.urlParams.folderId + '',
6242
6242
  method: 'get',
6243
6243
  body: null,
@@ -6559,7 +6559,7 @@ function ingestError$9(luvio, params, error, snapshotRefresh) {
6559
6559
  function createResourceRequest$g(config) {
6560
6560
  const headers = {};
6561
6561
  return {
6562
- baseUri: '/services/data/v60.0',
6562
+ baseUri: '/services/data/v61.0',
6563
6563
  basePath: '/cms/folders/' + config.urlParams.folderId + '/items',
6564
6564
  method: 'get',
6565
6565
  body: null,
@@ -6824,7 +6824,7 @@ function ingestError$8(luvio, params, error, snapshotRefresh) {
6824
6824
  function createResourceRequest$f(config) {
6825
6825
  const headers = {};
6826
6826
  return {
6827
- baseUri: '/services/data/v60.0',
6827
+ baseUri: '/services/data/v61.0',
6828
6828
  basePath: '/connect/cms/spaces/' + config.urlParams.contentSpaceId + '/orchestrator-config',
6829
6829
  method: 'get',
6830
6830
  body: null,
@@ -7068,7 +7068,7 @@ function ingestError$7(luvio, params, error, snapshotRefresh) {
7068
7068
  function createResourceRequest$e(config) {
7069
7069
  const headers = {};
7070
7070
  return {
7071
- baseUri: '/services/data/v60.0',
7071
+ baseUri: '/services/data/v61.0',
7072
7072
  basePath: '/connect/cms/spaces',
7073
7073
  method: 'get',
7074
7074
  body: null,
@@ -7302,7 +7302,7 @@ function ingestError$6(luvio, params, error, snapshotRefresh) {
7302
7302
  function createResourceRequest$d(config) {
7303
7303
  const headers = {};
7304
7304
  return {
7305
- baseUri: '/services/data/v60.0',
7305
+ baseUri: '/services/data/v61.0',
7306
7306
  basePath: '/connect/cms/spaces/' + config.urlParams.contentSpaceId + '/content-types',
7307
7307
  method: 'get',
7308
7308
  body: null,
@@ -7443,7 +7443,7 @@ function ingestError$5(luvio, params, error, snapshotRefresh) {
7443
7443
  function createResourceRequest$c(config) {
7444
7444
  const headers = {};
7445
7445
  return {
7446
- baseUri: '/services/data/v60.0',
7446
+ baseUri: '/services/data/v61.0',
7447
7447
  basePath: '/connect/cms/contents/variants/' + config.urlParams.variantId + '',
7448
7448
  method: 'get',
7449
7449
  body: null,
@@ -7780,7 +7780,7 @@ function ingestError$4(luvio, params, error, snapshotRefresh) {
7780
7780
  function createResourceRequest$b(config) {
7781
7781
  const headers = {};
7782
7782
  return {
7783
- baseUri: '/services/data/v60.0',
7783
+ baseUri: '/services/data/v61.0',
7784
7784
  basePath: '/connect/cms/contents/' + config.urlParams.contentKeyOrId + '/variants/references',
7785
7785
  method: 'get',
7786
7786
  body: null,
@@ -8012,7 +8012,7 @@ function ingestError$3(luvio, params, error, snapshotRefresh) {
8012
8012
  function createResourceRequest$a(config) {
8013
8013
  const headers = {};
8014
8014
  return {
8015
- baseUri: '/services/data/v60.0',
8015
+ baseUri: '/services/data/v61.0',
8016
8016
  basePath: '/connect/cms/contents/' + config.urlParams.contentKeyOrId + '/renditions/' + config.urlParams.renditionType + '',
8017
8017
  method: 'get',
8018
8018
  body: null,
@@ -8305,7 +8305,7 @@ function ingestError$2(luvio, params, error, snapshotRefresh) {
8305
8305
  function createResourceRequest$9(config) {
8306
8306
  const headers = {};
8307
8307
  return {
8308
- baseUri: '/services/data/v60.0',
8308
+ baseUri: '/services/data/v61.0',
8309
8309
  basePath: '/connect/cms/contents/variants/' + config.urlParams.variantId + '/versions',
8310
8310
  method: 'get',
8311
8311
  body: null,
@@ -8626,7 +8626,7 @@ function ingestError$1(luvio, params, error, snapshotRefresh) {
8626
8626
  function createResourceRequest$8(config) {
8627
8627
  const headers = {};
8628
8628
  return {
8629
- baseUri: '/services/data/v60.0',
8629
+ baseUri: '/services/data/v61.0',
8630
8630
  basePath: '/connect/cms/items/search',
8631
8631
  method: 'get',
8632
8632
  body: null,
@@ -9015,7 +9015,7 @@ function ingestError(luvio, params, error, snapshotRefresh) {
9015
9015
  function createResourceRequest$7(config) {
9016
9016
  const headers = {};
9017
9017
  return {
9018
- baseUri: '/services/data/v60.0',
9018
+ baseUri: '/services/data/v61.0',
9019
9019
  basePath: '/connect/cms/contents/' + config.urlParams.contentKeyOrId + '/web-urls',
9020
9020
  method: 'get',
9021
9021
  body: null,
@@ -9233,7 +9233,7 @@ function ingestSuccess$6(luvio, resourceParams, response) {
9233
9233
  function createResourceRequest$6(config) {
9234
9234
  const headers = {};
9235
9235
  return {
9236
- baseUri: '/services/data/v60.0',
9236
+ baseUri: '/services/data/v61.0',
9237
9237
  basePath: '/connect/cms/spaces/' + config.urlParams.contentSpaceId + '',
9238
9238
  method: 'patch',
9239
9239
  body: config.body,
@@ -9496,7 +9496,7 @@ function ingestSuccess$5(luvio, resourceParams, response) {
9496
9496
  function createResourceRequest$5(config) {
9497
9497
  const headers = {};
9498
9498
  return {
9499
- baseUri: '/services/data/v60.0',
9499
+ baseUri: '/services/data/v61.0',
9500
9500
  basePath: '/connect/cms/contents/publish',
9501
9501
  method: 'post',
9502
9502
  body: config.body,
@@ -9611,7 +9611,7 @@ function ingestSuccess$4(luvio, resourceParams, response) {
9611
9611
  function createResourceRequest$4(config) {
9612
9612
  const headers = {};
9613
9613
  return {
9614
- baseUri: '/services/data/v60.0',
9614
+ baseUri: '/services/data/v61.0',
9615
9615
  basePath: '/connect/cms/spaces/' + config.urlParams.contentSpaceId + '/orchestrator-config',
9616
9616
  method: 'put',
9617
9617
  body: config.body,
@@ -9744,7 +9744,7 @@ function ingestSuccess$3(luvio, resourceParams, response) {
9744
9744
  function createResourceRequest$3(config) {
9745
9745
  const headers = {};
9746
9746
  return {
9747
- baseUri: '/services/data/v60.0',
9747
+ baseUri: '/services/data/v61.0',
9748
9748
  basePath: '/connect/cms/contents/variants/' + config.urlParams.variantId + '',
9749
9749
  method: 'put',
9750
9750
  body: config.body,
@@ -10000,7 +10000,7 @@ function ingestSuccess$2(luvio, resourceParams, response) {
10000
10000
  function createResourceRequest$2(config) {
10001
10001
  const headers = {};
10002
10002
  return {
10003
- baseUri: '/services/data/v60.0',
10003
+ baseUri: '/services/data/v61.0',
10004
10004
  basePath: '/connect/cms/contents/unpublish',
10005
10005
  method: 'post',
10006
10006
  body: config.body,
@@ -10094,7 +10094,7 @@ function ingestSuccess$1(luvio, resourceParams, response) {
10094
10094
  function createResourceRequest$1(config) {
10095
10095
  const headers = {};
10096
10096
  return {
10097
- baseUri: '/services/data/v60.0',
10097
+ baseUri: '/services/data/v61.0',
10098
10098
  basePath: '/connect/cms/schedules/' + config.urlParams.deploymentId + '',
10099
10099
  method: 'patch',
10100
10100
  body: null,
@@ -10200,7 +10200,7 @@ function ingestSuccess(luvio, resourceParams, response) {
10200
10200
  function createResourceRequest(config) {
10201
10201
  const headers = {};
10202
10202
  return {
10203
- baseUri: '/services/data/v60.0',
10203
+ baseUri: '/services/data/v61.0',
10204
10204
  basePath: '/connect/cms/contents/web-urls/' + config.urlParams.managedContentWebUrlId + '',
10205
10205
  method: 'patch',
10206
10206
  body: config.body,
@@ -10579,4 +10579,4 @@ withDefaultLuvio((luvio) => {
10579
10579
  });
10580
10580
 
10581
10581
  export { createDeployment, createManagedContent, createManagedContentExportV2Job, createManagedContentImportV2Job, createManagedContentVariant, createSchedule, createTranslationV2Job, deleteManagedContentVariant, getAllCMSJobsForSpace, getAllCMSJobsForSpace_imperative, getCMSJobForSpace, getCMSJobForSpaceNotifyChange, getCMSJobForSpace_imperative, getCollectionItems, getCollectionItems_imperative, getDeployments, getDeployments_imperative, getManagedContent, getManagedContentByFolderId, getManagedContentByFolderId_imperative, getManagedContentPreviews, getManagedContentPreviews_imperative, getManagedContentReferencedBy, getManagedContentReferencedBy_imperative, getManagedContentSpace, getManagedContentSpaceFolder, getManagedContentSpaceFolderItemsV1, getManagedContentSpaceFolderItemsV1_imperative, getManagedContentSpaceFolder_imperative, getManagedContentSpaceNotifyChange, getManagedContentSpaceOrchestratorConfig, getManagedContentSpaceOrchestratorConfigNotifyChange, getManagedContentSpaceOrchestratorConfig_imperative, getManagedContentSpace_imperative, getManagedContentSpaces, getManagedContentSpaces_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, publishManagedContent, putManagedContentSpaceOrchestratorConfig, replaceManagedContentVariant, unpublishManagedContent, updateDeployment, updateManagedContentWebUrl };
10582
- // version: 1.268.0-59af8a121
10582
+ // version: 1.269.0-37c0722c7
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/v60.0
9
+ baseUri: /services/data/v61.0
10
10
  securitySchemes:
11
11
  OAuth2:
12
12
  type: OAuth 2.0