@salesforce/lds-adapters-cms-authoring 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.
- package/dist/es/es2018/cms-authoring.js +51 -51
- package/package.json +4 -4
- package/sfdc/index.js +52 -52
- package/src/raml/api.raml +1 -1
|
@@ -1194,7 +1194,7 @@ function ingestError$t(luvio, params, error, snapshotRefresh) {
|
|
|
1194
1194
|
function createResourceRequest$O(config) {
|
|
1195
1195
|
const headers = {};
|
|
1196
1196
|
return {
|
|
1197
|
-
baseUri: '/services/data/
|
|
1197
|
+
baseUri: '/services/data/v66.0',
|
|
1198
1198
|
basePath: '/cms/deployments',
|
|
1199
1199
|
method: 'get',
|
|
1200
1200
|
body: null,
|
|
@@ -1420,7 +1420,7 @@ function ingestSuccess$O(luvio, resourceParams, response) {
|
|
|
1420
1420
|
function createResourceRequest$N(config) {
|
|
1421
1421
|
const headers = {};
|
|
1422
1422
|
return {
|
|
1423
|
-
baseUri: '/services/data/
|
|
1423
|
+
baseUri: '/services/data/v66.0',
|
|
1424
1424
|
basePath: '/cms/deployments',
|
|
1425
1425
|
method: 'post',
|
|
1426
1426
|
body: config.body,
|
|
@@ -2089,7 +2089,7 @@ function ingestError$s(luvio, params, error, snapshotRefresh) {
|
|
|
2089
2089
|
function createResourceRequest$M(config) {
|
|
2090
2090
|
const headers = {};
|
|
2091
2091
|
return {
|
|
2092
|
-
baseUri: '/services/data/
|
|
2092
|
+
baseUri: '/services/data/v66.0',
|
|
2093
2093
|
basePath: '/cms/spaces/' + config.urlParams.contentSpaceId + '/jobs',
|
|
2094
2094
|
method: 'get',
|
|
2095
2095
|
body: null,
|
|
@@ -2232,7 +2232,7 @@ function ingestError$r(luvio, params, error, snapshotRefresh) {
|
|
|
2232
2232
|
function createResourceRequest$L(config) {
|
|
2233
2233
|
const headers = {};
|
|
2234
2234
|
return {
|
|
2235
|
-
baseUri: '/services/data/
|
|
2235
|
+
baseUri: '/services/data/v66.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$q(luvio, params, error, snapshotRefresh) {
|
|
|
2555
2555
|
function createResourceRequest$K(config) {
|
|
2556
2556
|
const headers = {};
|
|
2557
2557
|
return {
|
|
2558
|
-
baseUri: '/services/data/
|
|
2558
|
+
baseUri: '/services/data/v66.0',
|
|
2559
2559
|
basePath: '/cms/folders/' + config.urlParams.folderId + '/items',
|
|
2560
2560
|
method: 'get',
|
|
2561
2561
|
body: null,
|
|
@@ -2897,7 +2897,7 @@ function ingestError$p(luvio, params, error, snapshotRefresh) {
|
|
|
2897
2897
|
function createResourceRequest$J(config) {
|
|
2898
2898
|
const headers = {};
|
|
2899
2899
|
return {
|
|
2900
|
-
baseUri: '/services/data/
|
|
2900
|
+
baseUri: '/services/data/v66.0',
|
|
2901
2901
|
basePath: '/connect/cms/collections/' + config.urlParams.collectionKeyOrId + '',
|
|
2902
2902
|
method: 'get',
|
|
2903
2903
|
body: null,
|
|
@@ -3303,7 +3303,7 @@ function ingestSuccess$J(luvio, resourceParams, response) {
|
|
|
3303
3303
|
function createResourceRequest$I(config) {
|
|
3304
3304
|
const headers = {};
|
|
3305
3305
|
return {
|
|
3306
|
-
baseUri: '/services/data/
|
|
3306
|
+
baseUri: '/services/data/v66.0',
|
|
3307
3307
|
basePath: '/connect/cms/content/spaces/' + config.urlParams.contentSpaceId + '/translation',
|
|
3308
3308
|
method: 'post',
|
|
3309
3309
|
body: config.body,
|
|
@@ -3772,7 +3772,7 @@ function ingestSuccess$I(luvio, resourceParams, response) {
|
|
|
3772
3772
|
function createResourceRequest$H(config) {
|
|
3773
3773
|
const headers = {};
|
|
3774
3774
|
return {
|
|
3775
|
-
baseUri: '/services/data/
|
|
3775
|
+
baseUri: '/services/data/v66.0',
|
|
3776
3776
|
basePath: '/connect/cms/contents',
|
|
3777
3777
|
method: 'post',
|
|
3778
3778
|
body: config.body,
|
|
@@ -3989,7 +3989,7 @@ function ingestSuccess$G(luvio, resourceParams, response) {
|
|
|
3989
3989
|
function createResourceRequest$G(config) {
|
|
3990
3990
|
const headers = {};
|
|
3991
3991
|
return {
|
|
3992
|
-
baseUri: '/services/data/
|
|
3992
|
+
baseUri: '/services/data/v66.0',
|
|
3993
3993
|
basePath: '/connect/cms/contents/publish',
|
|
3994
3994
|
method: 'post',
|
|
3995
3995
|
body: config.body,
|
|
@@ -4199,7 +4199,7 @@ function ingestSuccess$F(luvio, resourceParams, response) {
|
|
|
4199
4199
|
function createResourceRequest$F(config) {
|
|
4200
4200
|
const headers = {};
|
|
4201
4201
|
return {
|
|
4202
|
-
baseUri: '/services/data/
|
|
4202
|
+
baseUri: '/services/data/v66.0',
|
|
4203
4203
|
basePath: '/connect/cms/contents/unpublish',
|
|
4204
4204
|
method: 'post',
|
|
4205
4205
|
body: config.body,
|
|
@@ -4509,7 +4509,7 @@ function ingestSuccess$E(luvio, resourceParams, response) {
|
|
|
4509
4509
|
function createResourceRequest$E(config) {
|
|
4510
4510
|
const headers = {};
|
|
4511
4511
|
return {
|
|
4512
|
-
baseUri: '/services/data/
|
|
4512
|
+
baseUri: '/services/data/v66.0',
|
|
4513
4513
|
basePath: '/connect/cms/contents/variants',
|
|
4514
4514
|
method: 'post',
|
|
4515
4515
|
body: config.body,
|
|
@@ -4597,7 +4597,7 @@ function evictSuccess(luvio, resourceParams) {
|
|
|
4597
4597
|
function createResourceRequest$D(config) {
|
|
4598
4598
|
const headers = {};
|
|
4599
4599
|
return {
|
|
4600
|
-
baseUri: '/services/data/
|
|
4600
|
+
baseUri: '/services/data/v66.0',
|
|
4601
4601
|
basePath: '/connect/cms/contents/variants/' + config.urlParams.variantId + '',
|
|
4602
4602
|
method: 'delete',
|
|
4603
4603
|
body: null,
|
|
@@ -4704,7 +4704,7 @@ function ingestError$o(luvio, params, error, snapshotRefresh) {
|
|
|
4704
4704
|
function createResourceRequest$C(config) {
|
|
4705
4705
|
const headers = {};
|
|
4706
4706
|
return {
|
|
4707
|
-
baseUri: '/services/data/
|
|
4707
|
+
baseUri: '/services/data/v66.0',
|
|
4708
4708
|
basePath: '/connect/cms/contents/variants/' + config.urlParams.variantId + '',
|
|
4709
4709
|
method: 'get',
|
|
4710
4710
|
body: null,
|
|
@@ -4864,7 +4864,7 @@ function ingestSuccess$C(luvio, resourceParams, response) {
|
|
|
4864
4864
|
function createResourceRequest$B(config) {
|
|
4865
4865
|
const headers = {};
|
|
4866
4866
|
return {
|
|
4867
|
-
baseUri: '/services/data/
|
|
4867
|
+
baseUri: '/services/data/v66.0',
|
|
4868
4868
|
basePath: '/connect/cms/contents/variants/' + config.urlParams.variantId + '',
|
|
4869
4869
|
method: 'put',
|
|
4870
4870
|
body: config.body,
|
|
@@ -5126,7 +5126,7 @@ function ingestError$n(luvio, params, error, snapshotRefresh) {
|
|
|
5126
5126
|
function createResourceRequest$A(config) {
|
|
5127
5127
|
const headers = {};
|
|
5128
5128
|
return {
|
|
5129
|
-
baseUri: '/services/data/
|
|
5129
|
+
baseUri: '/services/data/v66.0',
|
|
5130
5130
|
basePath: '/connect/cms/contents/variants/' + config.urlParams.variantId + '/versions',
|
|
5131
5131
|
method: 'get',
|
|
5132
5132
|
body: null,
|
|
@@ -5494,7 +5494,7 @@ function ingestSuccess$A(luvio, resourceParams, response) {
|
|
|
5494
5494
|
function createResourceRequest$z(config) {
|
|
5495
5495
|
const headers = {};
|
|
5496
5496
|
return {
|
|
5497
|
-
baseUri: '/services/data/
|
|
5497
|
+
baseUri: '/services/data/v66.0',
|
|
5498
5498
|
basePath: '/connect/cms/contents/web-urls/' + config.urlParams.managedContentWebUrlId + '',
|
|
5499
5499
|
method: 'patch',
|
|
5500
5500
|
body: config.body,
|
|
@@ -5612,7 +5612,7 @@ function ingestError$m(luvio, params, error, snapshotRefresh) {
|
|
|
5612
5612
|
function createResourceRequest$y(config) {
|
|
5613
5613
|
const headers = {};
|
|
5614
5614
|
return {
|
|
5615
|
-
baseUri: '/services/data/
|
|
5615
|
+
baseUri: '/services/data/v66.0',
|
|
5616
5616
|
basePath: '/connect/cms/contents/' + config.urlParams.contentKeyOrId + '',
|
|
5617
5617
|
method: 'get',
|
|
5618
5618
|
body: null,
|
|
@@ -6134,7 +6134,7 @@ function ingestSuccess$y(luvio, resourceParams, response) {
|
|
|
6134
6134
|
function createResourceRequest$x(config) {
|
|
6135
6135
|
const headers = {};
|
|
6136
6136
|
return {
|
|
6137
|
-
baseUri: '/services/data/
|
|
6137
|
+
baseUri: '/services/data/v66.0',
|
|
6138
6138
|
basePath: '/connect/cms/contents/' + config.urlParams.contentKeyOrId + '/clone',
|
|
6139
6139
|
method: 'post',
|
|
6140
6140
|
body: config.body,
|
|
@@ -6336,7 +6336,7 @@ function ingestError$l(luvio, params, error, snapshotRefresh) {
|
|
|
6336
6336
|
function createResourceRequest$w(config) {
|
|
6337
6337
|
const headers = {};
|
|
6338
6338
|
return {
|
|
6339
|
-
baseUri: '/services/data/
|
|
6339
|
+
baseUri: '/services/data/v66.0',
|
|
6340
6340
|
basePath: '/connect/cms/contents/' + config.urlParams.contentKeyOrId + '/renditions/' + config.urlParams.renditionType + '',
|
|
6341
6341
|
method: 'get',
|
|
6342
6342
|
body: null,
|
|
@@ -6885,7 +6885,7 @@ function ingestError$k(luvio, params, error, snapshotRefresh) {
|
|
|
6885
6885
|
function createResourceRequest$v(config) {
|
|
6886
6886
|
const headers = {};
|
|
6887
6887
|
return {
|
|
6888
|
-
baseUri: '/services/data/
|
|
6888
|
+
baseUri: '/services/data/v66.0',
|
|
6889
6889
|
basePath: '/connect/cms/contents/' + config.urlParams.contentKeyOrId + '/taxonomy-terms',
|
|
6890
6890
|
method: 'get',
|
|
6891
6891
|
body: null,
|
|
@@ -7008,7 +7008,7 @@ function ingestSuccess$v(luvio, resourceParams, response) {
|
|
|
7008
7008
|
function createResourceRequest$u(config) {
|
|
7009
7009
|
const headers = {};
|
|
7010
7010
|
return {
|
|
7011
|
-
baseUri: '/services/data/
|
|
7011
|
+
baseUri: '/services/data/v66.0',
|
|
7012
7012
|
basePath: '/connect/cms/contents/' + config.urlParams.contentKeyOrId + '/taxonomy-terms',
|
|
7013
7013
|
method: 'patch',
|
|
7014
7014
|
body: config.body,
|
|
@@ -7241,7 +7241,7 @@ function ingestSuccess$u(luvio, resourceParams, response) {
|
|
|
7241
7241
|
function createResourceRequest$t(config) {
|
|
7242
7242
|
const headers = {};
|
|
7243
7243
|
return {
|
|
7244
|
-
baseUri: '/services/data/
|
|
7244
|
+
baseUri: '/services/data/v66.0',
|
|
7245
7245
|
basePath: '/connect/cms/contents/' + config.urlParams.contentKeyOrId + '/translate',
|
|
7246
7246
|
method: 'post',
|
|
7247
7247
|
body: config.body,
|
|
@@ -7418,7 +7418,7 @@ function ingestError$j(luvio, params, error, snapshotRefresh) {
|
|
|
7418
7418
|
function createResourceRequest$s(config) {
|
|
7419
7419
|
const headers = {};
|
|
7420
7420
|
return {
|
|
7421
|
-
baseUri: '/services/data/
|
|
7421
|
+
baseUri: '/services/data/v66.0',
|
|
7422
7422
|
basePath: '/connect/cms/contents/' + config.urlParams.contentKeyOrId + '/web-urls',
|
|
7423
7423
|
method: 'get',
|
|
7424
7424
|
body: null,
|
|
@@ -7770,7 +7770,7 @@ function ingestError$i(luvio, params, error, snapshotRefresh) {
|
|
|
7770
7770
|
function createResourceRequest$r(config) {
|
|
7771
7771
|
const headers = {};
|
|
7772
7772
|
return {
|
|
7773
|
-
baseUri: '/services/data/
|
|
7773
|
+
baseUri: '/services/data/v66.0',
|
|
7774
7774
|
basePath: '/connect/cms/contents/' + config.urlParams.contentKeyOrId + '/referenced-by',
|
|
7775
7775
|
method: 'get',
|
|
7776
7776
|
body: null,
|
|
@@ -8104,7 +8104,7 @@ function ingestError$h(luvio, params, error, snapshotRefresh) {
|
|
|
8104
8104
|
function createResourceRequest$q(config) {
|
|
8105
8105
|
const headers = {};
|
|
8106
8106
|
return {
|
|
8107
|
-
baseUri: '/services/data/
|
|
8107
|
+
baseUri: '/services/data/v66.0',
|
|
8108
8108
|
basePath: '/connect/cms/contents/' + config.urlParams.contentKeyOrId + '/variants/references',
|
|
8109
8109
|
method: 'get',
|
|
8110
8110
|
body: null,
|
|
@@ -8623,7 +8623,7 @@ function ingestError$g(luvio, params, error, snapshotRefresh) {
|
|
|
8623
8623
|
function createResourceRequest$p(config) {
|
|
8624
8624
|
const headers = {};
|
|
8625
8625
|
return {
|
|
8626
|
-
baseUri: '/services/data/
|
|
8626
|
+
baseUri: '/services/data/v66.0',
|
|
8627
8627
|
basePath: '/connect/cms/digital-asset-management-providers',
|
|
8628
8628
|
method: 'get',
|
|
8629
8629
|
body: null,
|
|
@@ -8859,7 +8859,7 @@ function ingestError$f(luvio, params, error, snapshotRefresh) {
|
|
|
8859
8859
|
function createResourceRequest$o(config) {
|
|
8860
8860
|
const headers = {};
|
|
8861
8861
|
return {
|
|
8862
|
-
baseUri: '/services/data/
|
|
8862
|
+
baseUri: '/services/data/v66.0',
|
|
8863
8863
|
basePath: '/connect/cms/digital-asset-management-providers/' + config.urlParams.providerInstanceId + '/contents',
|
|
8864
8864
|
method: 'get',
|
|
8865
8865
|
body: null,
|
|
@@ -9089,7 +9089,7 @@ function ingestSuccess$n(luvio, resourceParams, response) {
|
|
|
9089
9089
|
function createResourceRequest$n(config) {
|
|
9090
9090
|
const headers = {};
|
|
9091
9091
|
return {
|
|
9092
|
-
baseUri: '/services/data/
|
|
9092
|
+
baseUri: '/services/data/v66.0',
|
|
9093
9093
|
basePath: '/connect/cms/folders',
|
|
9094
9094
|
method: 'post',
|
|
9095
9095
|
body: config.body,
|
|
@@ -9285,7 +9285,7 @@ function ingestError$e(luvio, params, error, snapshotRefresh) {
|
|
|
9285
9285
|
function createResourceRequest$m(config) {
|
|
9286
9286
|
const headers = {};
|
|
9287
9287
|
return {
|
|
9288
|
-
baseUri: '/services/data/
|
|
9288
|
+
baseUri: '/services/data/v66.0',
|
|
9289
9289
|
basePath: '/connect/cms/folders/' + config.urlParams.folderId + '',
|
|
9290
9290
|
method: 'get',
|
|
9291
9291
|
body: null,
|
|
@@ -9643,7 +9643,7 @@ function ingestError$d(luvio, params, error, snapshotRefresh) {
|
|
|
9643
9643
|
function createResourceRequest$l(config) {
|
|
9644
9644
|
const headers = {};
|
|
9645
9645
|
return {
|
|
9646
|
-
baseUri: '/services/data/
|
|
9646
|
+
baseUri: '/services/data/v66.0',
|
|
9647
9647
|
basePath: '/connect/cms/folders/' + config.urlParams.folderId + '/items',
|
|
9648
9648
|
method: 'get',
|
|
9649
9649
|
body: null,
|
|
@@ -9878,7 +9878,7 @@ function ingestError$c(luvio, params, error, snapshotRefresh) {
|
|
|
9878
9878
|
function createResourceRequest$k(config) {
|
|
9879
9879
|
const headers = {};
|
|
9880
9880
|
return {
|
|
9881
|
-
baseUri: '/services/data/
|
|
9881
|
+
baseUri: '/services/data/v66.0',
|
|
9882
9882
|
basePath: '/connect/cms/folders/' + config.urlParams.folderId + '/share-targets',
|
|
9883
9883
|
method: 'get',
|
|
9884
9884
|
body: null,
|
|
@@ -10128,7 +10128,7 @@ function ingestError$b(luvio, params, error, snapshotRefresh) {
|
|
|
10128
10128
|
function createResourceRequest$j(config) {
|
|
10129
10129
|
const headers = {};
|
|
10130
10130
|
return {
|
|
10131
|
-
baseUri: '/services/data/
|
|
10131
|
+
baseUri: '/services/data/v66.0',
|
|
10132
10132
|
basePath: '/connect/cms/folders/' + config.urlParams.folderId + '/shares',
|
|
10133
10133
|
method: 'get',
|
|
10134
10134
|
body: null,
|
|
@@ -10265,7 +10265,7 @@ function ingestSuccess$i(luvio, resourceParams, response) {
|
|
|
10265
10265
|
function createResourceRequest$i(config) {
|
|
10266
10266
|
const headers = {};
|
|
10267
10267
|
return {
|
|
10268
|
-
baseUri: '/services/data/
|
|
10268
|
+
baseUri: '/services/data/v66.0',
|
|
10269
10269
|
basePath: '/connect/cms/folders/' + config.urlParams.folderId + '/shares',
|
|
10270
10270
|
method: 'patch',
|
|
10271
10271
|
body: config.body,
|
|
@@ -10522,7 +10522,7 @@ function ingestError$a(luvio, params, error, snapshotRefresh) {
|
|
|
10522
10522
|
function createResourceRequest$h(config) {
|
|
10523
10523
|
const headers = {};
|
|
10524
10524
|
return {
|
|
10525
|
-
baseUri: '/services/data/
|
|
10525
|
+
baseUri: '/services/data/v66.0',
|
|
10526
10526
|
basePath: '/connect/cms/items/search',
|
|
10527
10527
|
method: 'get',
|
|
10528
10528
|
body: null,
|
|
@@ -10651,7 +10651,7 @@ function ingestSuccess$g(luvio, resourceParams, response) {
|
|
|
10651
10651
|
function createResourceRequest$g(config) {
|
|
10652
10652
|
const headers = {};
|
|
10653
10653
|
return {
|
|
10654
|
-
baseUri: '/services/data/
|
|
10654
|
+
baseUri: '/services/data/v66.0',
|
|
10655
10655
|
basePath: '/connect/cms/schedules',
|
|
10656
10656
|
method: 'post',
|
|
10657
10657
|
body: config.body,
|
|
@@ -10749,7 +10749,7 @@ function ingestSuccess$f(luvio, resourceParams, response) {
|
|
|
10749
10749
|
function createResourceRequest$f(config) {
|
|
10750
10750
|
const headers = {};
|
|
10751
10751
|
return {
|
|
10752
|
-
baseUri: '/services/data/
|
|
10752
|
+
baseUri: '/services/data/v66.0',
|
|
10753
10753
|
basePath: '/connect/cms/schedules/' + config.urlParams.deploymentId + '',
|
|
10754
10754
|
method: 'patch',
|
|
10755
10755
|
body: null,
|
|
@@ -11292,7 +11292,7 @@ function ingestError$9(luvio, params, error, snapshotRefresh) {
|
|
|
11292
11292
|
function createResourceRequest$e(config) {
|
|
11293
11293
|
const headers = {};
|
|
11294
11294
|
return {
|
|
11295
|
-
baseUri: '/services/data/
|
|
11295
|
+
baseUri: '/services/data/v66.0',
|
|
11296
11296
|
basePath: '/connect/cms/spaces',
|
|
11297
11297
|
method: 'get',
|
|
11298
11298
|
body: null,
|
|
@@ -11439,7 +11439,7 @@ function ingestSuccess$d(luvio, resourceParams, response) {
|
|
|
11439
11439
|
function createResourceRequest$d(config) {
|
|
11440
11440
|
const headers = {};
|
|
11441
11441
|
return {
|
|
11442
|
-
baseUri: '/services/data/
|
|
11442
|
+
baseUri: '/services/data/v66.0',
|
|
11443
11443
|
basePath: '/connect/cms/spaces',
|
|
11444
11444
|
method: 'post',
|
|
11445
11445
|
body: config.body,
|
|
@@ -11569,7 +11569,7 @@ function ingestError$8(luvio, params, error, snapshotRefresh) {
|
|
|
11569
11569
|
function createResourceRequest$c(config) {
|
|
11570
11570
|
const headers = {};
|
|
11571
11571
|
return {
|
|
11572
|
-
baseUri: '/services/data/
|
|
11572
|
+
baseUri: '/services/data/v66.0',
|
|
11573
11573
|
basePath: '/connect/cms/spaces/' + config.urlParams.contentSpaceId + '',
|
|
11574
11574
|
method: 'get',
|
|
11575
11575
|
body: null,
|
|
@@ -11781,7 +11781,7 @@ function ingestSuccess$b(luvio, resourceParams, response) {
|
|
|
11781
11781
|
function createResourceRequest$b(config) {
|
|
11782
11782
|
const headers = {};
|
|
11783
11783
|
return {
|
|
11784
|
-
baseUri: '/services/data/
|
|
11784
|
+
baseUri: '/services/data/v66.0',
|
|
11785
11785
|
basePath: '/connect/cms/spaces/' + config.urlParams.contentSpaceId + '',
|
|
11786
11786
|
method: 'patch',
|
|
11787
11787
|
body: config.body,
|
|
@@ -12152,7 +12152,7 @@ function ingestError$7(luvio, params, error, snapshotRefresh) {
|
|
|
12152
12152
|
function createResourceRequest$a(config) {
|
|
12153
12153
|
const headers = {};
|
|
12154
12154
|
return {
|
|
12155
|
-
baseUri: '/services/data/
|
|
12155
|
+
baseUri: '/services/data/v66.0',
|
|
12156
12156
|
basePath: '/connect/cms/spaces/' + config.urlParams.contentSpaceId + '/single-item-content/' + config.urlParams.contentTypeFQN + '',
|
|
12157
12157
|
method: 'get',
|
|
12158
12158
|
body: null,
|
|
@@ -12408,7 +12408,7 @@ function ingestError$6(luvio, params, error, snapshotRefresh) {
|
|
|
12408
12408
|
function createResourceRequest$9(config) {
|
|
12409
12409
|
const headers = {};
|
|
12410
12410
|
return {
|
|
12411
|
-
baseUri: '/services/data/
|
|
12411
|
+
baseUri: '/services/data/v66.0',
|
|
12412
12412
|
basePath: '/connect/cms/spaces/' + config.urlParams.contentSpaceId + '/orchestrator-config',
|
|
12413
12413
|
method: 'get',
|
|
12414
12414
|
body: null,
|
|
@@ -12552,7 +12552,7 @@ function ingestSuccess$8(luvio, resourceParams, response) {
|
|
|
12552
12552
|
function createResourceRequest$8(config) {
|
|
12553
12553
|
const headers = {};
|
|
12554
12554
|
return {
|
|
12555
|
-
baseUri: '/services/data/
|
|
12555
|
+
baseUri: '/services/data/v66.0',
|
|
12556
12556
|
basePath: '/connect/cms/spaces/' + config.urlParams.contentSpaceId + '/orchestrator-config',
|
|
12557
12557
|
method: 'put',
|
|
12558
12558
|
body: config.body,
|
|
@@ -12757,7 +12757,7 @@ function ingestError$5(luvio, params, error, snapshotRefresh) {
|
|
|
12757
12757
|
function createResourceRequest$7(config) {
|
|
12758
12758
|
const headers = {};
|
|
12759
12759
|
return {
|
|
12760
|
-
baseUri: '/services/data/
|
|
12760
|
+
baseUri: '/services/data/v66.0',
|
|
12761
12761
|
basePath: '/connect/cms/spaces/' + config.urlParams.contentSpaceId + '/content-types',
|
|
12762
12762
|
method: 'get',
|
|
12763
12763
|
body: null,
|
|
@@ -13142,7 +13142,7 @@ function ingestSuccess$6(luvio, resourceParams, response) {
|
|
|
13142
13142
|
function createResourceRequest$6(config) {
|
|
13143
13143
|
const headers = {};
|
|
13144
13144
|
return {
|
|
13145
|
-
baseUri: '/services/data/
|
|
13145
|
+
baseUri: '/services/data/v66.0',
|
|
13146
13146
|
basePath: '/connect/cms/spaces/' + config.urlParams.contentSpaceId + '/contents/export',
|
|
13147
13147
|
method: 'post',
|
|
13148
13148
|
body: config.body,
|
|
@@ -13262,7 +13262,7 @@ function ingestSuccess$5(luvio, resourceParams, response) {
|
|
|
13262
13262
|
function createResourceRequest$5(config) {
|
|
13263
13263
|
const headers = {};
|
|
13264
13264
|
return {
|
|
13265
|
-
baseUri: '/services/data/
|
|
13265
|
+
baseUri: '/services/data/v66.0',
|
|
13266
13266
|
basePath: '/connect/cms/spaces/' + config.urlParams.contentSpaceId + '/contents/import',
|
|
13267
13267
|
method: 'post',
|
|
13268
13268
|
body: config.body,
|
|
@@ -13580,7 +13580,7 @@ function ingestError$4(luvio, params, error, snapshotRefresh) {
|
|
|
13580
13580
|
function createResourceRequest$4(config) {
|
|
13581
13581
|
const headers = {};
|
|
13582
13582
|
return {
|
|
13583
|
-
baseUri: '/services/data/
|
|
13583
|
+
baseUri: '/services/data/v66.0',
|
|
13584
13584
|
basePath: '/connect/cms/spaces/' + config.urlParams.contentSpaceId + '/preview-endpoints',
|
|
13585
13585
|
method: 'get',
|
|
13586
13586
|
body: null,
|
|
@@ -14185,7 +14185,7 @@ function ingestError$3(luvio, params, error, snapshotRefresh) {
|
|
|
14185
14185
|
function createResourceRequest$3(config) {
|
|
14186
14186
|
const headers = {};
|
|
14187
14187
|
return {
|
|
14188
|
-
baseUri: '/services/data/
|
|
14188
|
+
baseUri: '/services/data/v66.0',
|
|
14189
14189
|
basePath: '/connect/cms/spaces/' + config.urlParams.fullyQualifiedName + '',
|
|
14190
14190
|
method: 'get',
|
|
14191
14191
|
body: null,
|
|
@@ -14327,7 +14327,7 @@ function ingestError$2(luvio, params, error, snapshotRefresh) {
|
|
|
14327
14327
|
function createResourceRequest$2(config) {
|
|
14328
14328
|
const headers = {};
|
|
14329
14329
|
return {
|
|
14330
|
-
baseUri: '/services/data/
|
|
14330
|
+
baseUri: '/services/data/v66.0',
|
|
14331
14331
|
basePath: '/connect/sites/' + config.urlParams.siteId + '/cms/contents/' + config.urlParams.contentKeyOrId + '',
|
|
14332
14332
|
method: 'get',
|
|
14333
14333
|
body: null,
|
|
@@ -14582,7 +14582,7 @@ function ingestError$1(luvio, params, error, snapshotRefresh) {
|
|
|
14582
14582
|
function createResourceRequest$1(config) {
|
|
14583
14583
|
const headers = {};
|
|
14584
14584
|
return {
|
|
14585
|
-
baseUri: '/services/data/
|
|
14585
|
+
baseUri: '/services/data/v66.0',
|
|
14586
14586
|
basePath: '/connect/uma/form/embedScript/' + config.urlParams.formContentKey + '/' + config.urlParams.domainName + '',
|
|
14587
14587
|
method: 'get',
|
|
14588
14588
|
body: null,
|
|
@@ -14797,7 +14797,7 @@ function ingestError(luvio, params, error, snapshotRefresh) {
|
|
|
14797
14797
|
function createResourceRequest(config) {
|
|
14798
14798
|
const headers = {};
|
|
14799
14799
|
return {
|
|
14800
|
-
baseUri: '/services/data/
|
|
14800
|
+
baseUri: '/services/data/v66.0',
|
|
14801
14801
|
basePath: '/connect/uma/formHandler/embedScript/' + config.urlParams.formContentKey + '',
|
|
14802
14802
|
method: 'get',
|
|
14803
14803
|
body: null,
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/lds-adapters-cms-authoring",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.385.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.
|
|
47
|
+
"@salesforce/lds-bindings": "^1.385.0"
|
|
48
48
|
},
|
|
49
49
|
"devDependencies": {
|
|
50
|
-
"@salesforce/lds-compiler-plugins": "^1.
|
|
51
|
-
"@salesforce/lds-karma": "^1.
|
|
50
|
+
"@salesforce/lds-compiler-plugins": "^1.385.0",
|
|
51
|
+
"@salesforce/lds-karma": "^1.385.0"
|
|
52
52
|
},
|
|
53
53
|
"nx": {
|
|
54
54
|
"targets": {
|
package/sfdc/index.js
CHANGED
|
@@ -493,7 +493,7 @@ function ingestSuccess$P(luvio, resourceParams, response) {
|
|
|
493
493
|
function createResourceRequest$O(config) {
|
|
494
494
|
const headers = {};
|
|
495
495
|
return {
|
|
496
|
-
baseUri: '/services/data/
|
|
496
|
+
baseUri: '/services/data/v66.0',
|
|
497
497
|
basePath: '/connect/cms/contents/' + config.urlParams.contentKeyOrId + '/clone',
|
|
498
498
|
method: 'post',
|
|
499
499
|
body: config.body,
|
|
@@ -1551,7 +1551,7 @@ function ingestSuccess$O(luvio, resourceParams, response) {
|
|
|
1551
1551
|
function createResourceRequest$N(config) {
|
|
1552
1552
|
const headers = {};
|
|
1553
1553
|
return {
|
|
1554
|
-
baseUri: '/services/data/
|
|
1554
|
+
baseUri: '/services/data/v66.0',
|
|
1555
1555
|
basePath: '/cms/deployments',
|
|
1556
1556
|
method: 'post',
|
|
1557
1557
|
body: config.body,
|
|
@@ -1999,7 +1999,7 @@ function ingestSuccess$N(luvio, resourceParams, response) {
|
|
|
1999
1999
|
function createResourceRequest$M(config) {
|
|
2000
2000
|
const headers = {};
|
|
2001
2001
|
return {
|
|
2002
|
-
baseUri: '/services/data/
|
|
2002
|
+
baseUri: '/services/data/v66.0',
|
|
2003
2003
|
basePath: '/connect/cms/contents',
|
|
2004
2004
|
method: 'post',
|
|
2005
2005
|
body: config.body,
|
|
@@ -2361,7 +2361,7 @@ function ingestSuccess$L(luvio, resourceParams, response) {
|
|
|
2361
2361
|
function createResourceRequest$L(config) {
|
|
2362
2362
|
const headers = {};
|
|
2363
2363
|
return {
|
|
2364
|
-
baseUri: '/services/data/
|
|
2364
|
+
baseUri: '/services/data/v66.0',
|
|
2365
2365
|
basePath: '/connect/cms/spaces/' + config.urlParams.contentSpaceId + '/contents/export',
|
|
2366
2366
|
method: 'post',
|
|
2367
2367
|
body: config.body,
|
|
@@ -2481,7 +2481,7 @@ function ingestSuccess$K(luvio, resourceParams, response) {
|
|
|
2481
2481
|
function createResourceRequest$K(config) {
|
|
2482
2482
|
const headers = {};
|
|
2483
2483
|
return {
|
|
2484
|
-
baseUri: '/services/data/
|
|
2484
|
+
baseUri: '/services/data/v66.0',
|
|
2485
2485
|
basePath: '/connect/cms/spaces/' + config.urlParams.contentSpaceId + '/contents/import',
|
|
2486
2486
|
method: 'post',
|
|
2487
2487
|
body: config.body,
|
|
@@ -2888,7 +2888,7 @@ function ingestSuccess$J(luvio, resourceParams, response) {
|
|
|
2888
2888
|
function createResourceRequest$J(config) {
|
|
2889
2889
|
const headers = {};
|
|
2890
2890
|
return {
|
|
2891
|
-
baseUri: '/services/data/
|
|
2891
|
+
baseUri: '/services/data/v66.0',
|
|
2892
2892
|
basePath: '/connect/cms/contents/' + config.urlParams.contentKeyOrId + '/translate',
|
|
2893
2893
|
method: 'post',
|
|
2894
2894
|
body: config.body,
|
|
@@ -3032,7 +3032,7 @@ function ingestSuccess$H(luvio, resourceParams, response) {
|
|
|
3032
3032
|
function createResourceRequest$I(config) {
|
|
3033
3033
|
const headers = {};
|
|
3034
3034
|
return {
|
|
3035
|
-
baseUri: '/services/data/
|
|
3035
|
+
baseUri: '/services/data/v66.0',
|
|
3036
3036
|
basePath: '/connect/cms/contents/variants',
|
|
3037
3037
|
method: 'post',
|
|
3038
3038
|
body: config.body,
|
|
@@ -3126,7 +3126,7 @@ function ingestSuccess$G(luvio, resourceParams, response) {
|
|
|
3126
3126
|
function createResourceRequest$H(config) {
|
|
3127
3127
|
const headers = {};
|
|
3128
3128
|
return {
|
|
3129
|
-
baseUri: '/services/data/
|
|
3129
|
+
baseUri: '/services/data/v66.0',
|
|
3130
3130
|
basePath: '/connect/cms/schedules',
|
|
3131
3131
|
method: 'post',
|
|
3132
3132
|
body: config.body,
|
|
@@ -3502,7 +3502,7 @@ function ingestSuccess$F(luvio, resourceParams, response) {
|
|
|
3502
3502
|
function createResourceRequest$G(config) {
|
|
3503
3503
|
const headers = {};
|
|
3504
3504
|
return {
|
|
3505
|
-
baseUri: '/services/data/
|
|
3505
|
+
baseUri: '/services/data/v66.0',
|
|
3506
3506
|
basePath: '/connect/cms/content/spaces/' + config.urlParams.contentSpaceId + '/translation',
|
|
3507
3507
|
method: 'post',
|
|
3508
3508
|
body: config.body,
|
|
@@ -3592,7 +3592,7 @@ function evictSuccess(luvio, resourceParams) {
|
|
|
3592
3592
|
function createResourceRequest$F(config) {
|
|
3593
3593
|
const headers = {};
|
|
3594
3594
|
return {
|
|
3595
|
-
baseUri: '/services/data/
|
|
3595
|
+
baseUri: '/services/data/v66.0',
|
|
3596
3596
|
basePath: '/connect/cms/contents/variants/' + config.urlParams.variantId + '',
|
|
3597
3597
|
method: 'delete',
|
|
3598
3598
|
body: null,
|
|
@@ -4257,7 +4257,7 @@ function ingestError$t(luvio, params, error, snapshotRefresh) {
|
|
|
4257
4257
|
function createResourceRequest$E(config) {
|
|
4258
4258
|
const headers = {};
|
|
4259
4259
|
return {
|
|
4260
|
-
baseUri: '/services/data/
|
|
4260
|
+
baseUri: '/services/data/v66.0',
|
|
4261
4261
|
basePath: '/cms/spaces/' + config.urlParams.contentSpaceId + '/jobs',
|
|
4262
4262
|
method: 'get',
|
|
4263
4263
|
body: null,
|
|
@@ -4400,7 +4400,7 @@ function ingestError$s(luvio, params, error, snapshotRefresh) {
|
|
|
4400
4400
|
function createResourceRequest$D(config) {
|
|
4401
4401
|
const headers = {};
|
|
4402
4402
|
return {
|
|
4403
|
-
baseUri: '/services/data/
|
|
4403
|
+
baseUri: '/services/data/v66.0',
|
|
4404
4404
|
basePath: '/cms/spaces/' + config.urlParams.contentSpaceId + '/jobs/' + config.urlParams.jobId + '',
|
|
4405
4405
|
method: 'get',
|
|
4406
4406
|
body: null,
|
|
@@ -4774,7 +4774,7 @@ function ingestError$r(luvio, params, error, snapshotRefresh) {
|
|
|
4774
4774
|
function createResourceRequest$C(config) {
|
|
4775
4775
|
const headers = {};
|
|
4776
4776
|
return {
|
|
4777
|
-
baseUri: '/services/data/
|
|
4777
|
+
baseUri: '/services/data/v66.0',
|
|
4778
4778
|
basePath: '/connect/cms/collections/' + config.urlParams.collectionKeyOrId + '',
|
|
4779
4779
|
method: 'get',
|
|
4780
4780
|
body: null,
|
|
@@ -5097,7 +5097,7 @@ function ingestError$q(luvio, params, error, snapshotRefresh) {
|
|
|
5097
5097
|
function createResourceRequest$B(config) {
|
|
5098
5098
|
const headers = {};
|
|
5099
5099
|
return {
|
|
5100
|
-
baseUri: '/services/data/
|
|
5100
|
+
baseUri: '/services/data/v66.0',
|
|
5101
5101
|
basePath: '/cms/deployments',
|
|
5102
5102
|
method: 'get',
|
|
5103
5103
|
body: null,
|
|
@@ -5316,7 +5316,7 @@ function ingestError$p(luvio, params, error, snapshotRefresh) {
|
|
|
5316
5316
|
function createResourceRequest$A(config) {
|
|
5317
5317
|
const headers = {};
|
|
5318
5318
|
return {
|
|
5319
|
-
baseUri: '/services/data/
|
|
5319
|
+
baseUri: '/services/data/v66.0',
|
|
5320
5320
|
basePath: '/connect/uma/form/embedScript/' + config.urlParams.formContentKey + '/' + config.urlParams.domainName + '',
|
|
5321
5321
|
method: 'get',
|
|
5322
5322
|
body: null,
|
|
@@ -5531,7 +5531,7 @@ function ingestError$o(luvio, params, error, snapshotRefresh) {
|
|
|
5531
5531
|
function createResourceRequest$z(config) {
|
|
5532
5532
|
const headers = {};
|
|
5533
5533
|
return {
|
|
5534
|
-
baseUri: '/services/data/
|
|
5534
|
+
baseUri: '/services/data/v66.0',
|
|
5535
5535
|
basePath: '/connect/uma/formHandler/embedScript/' + config.urlParams.formContentKey + '',
|
|
5536
5536
|
method: 'get',
|
|
5537
5537
|
body: null,
|
|
@@ -5758,7 +5758,7 @@ function ingestError$n(luvio, params, error, snapshotRefresh) {
|
|
|
5758
5758
|
function createResourceRequest$y(config) {
|
|
5759
5759
|
const headers = {};
|
|
5760
5760
|
return {
|
|
5761
|
-
baseUri: '/services/data/
|
|
5761
|
+
baseUri: '/services/data/v66.0',
|
|
5762
5762
|
basePath: '/connect/cms/folders/' + config.urlParams.folderId + '/share-targets',
|
|
5763
5763
|
method: 'get',
|
|
5764
5764
|
body: null,
|
|
@@ -6008,7 +6008,7 @@ function ingestError$m(luvio, params, error, snapshotRefresh) {
|
|
|
6008
6008
|
function createResourceRequest$x(config) {
|
|
6009
6009
|
const headers = {};
|
|
6010
6010
|
return {
|
|
6011
|
-
baseUri: '/services/data/
|
|
6011
|
+
baseUri: '/services/data/v66.0',
|
|
6012
6012
|
basePath: '/connect/cms/folders/' + config.urlParams.folderId + '/shares',
|
|
6013
6013
|
method: 'get',
|
|
6014
6014
|
body: null,
|
|
@@ -6191,7 +6191,7 @@ function ingestError$l(luvio, params, error, snapshotRefresh) {
|
|
|
6191
6191
|
function createResourceRequest$w(config) {
|
|
6192
6192
|
const headers = {};
|
|
6193
6193
|
return {
|
|
6194
|
-
baseUri: '/services/data/
|
|
6194
|
+
baseUri: '/services/data/v66.0',
|
|
6195
6195
|
basePath: '/connect/cms/contents/' + config.urlParams.contentKeyOrId + '',
|
|
6196
6196
|
method: 'get',
|
|
6197
6197
|
body: null,
|
|
@@ -6621,7 +6621,7 @@ function ingestError$k(luvio, params, error, snapshotRefresh) {
|
|
|
6621
6621
|
function createResourceRequest$v(config) {
|
|
6622
6622
|
const headers = {};
|
|
6623
6623
|
return {
|
|
6624
|
-
baseUri: '/services/data/
|
|
6624
|
+
baseUri: '/services/data/v66.0',
|
|
6625
6625
|
basePath: '/connect/cms/folders/' + config.urlParams.folderId + '/items',
|
|
6626
6626
|
method: 'get',
|
|
6627
6627
|
body: null,
|
|
@@ -6868,7 +6868,7 @@ function ingestError$j(luvio, params, error, snapshotRefresh) {
|
|
|
6868
6868
|
function createResourceRequest$u(config) {
|
|
6869
6869
|
const headers = {};
|
|
6870
6870
|
return {
|
|
6871
|
-
baseUri: '/services/data/
|
|
6871
|
+
baseUri: '/services/data/v66.0',
|
|
6872
6872
|
basePath: '/connect/cms/digital-asset-management-providers/' + config.urlParams.providerInstanceId + '/contents',
|
|
6873
6873
|
method: 'get',
|
|
6874
6874
|
body: null,
|
|
@@ -7022,7 +7022,7 @@ function ingestError$i(luvio, params, error, snapshotRefresh) {
|
|
|
7022
7022
|
function createResourceRequest$t(config) {
|
|
7023
7023
|
const headers = {};
|
|
7024
7024
|
return {
|
|
7025
|
-
baseUri: '/services/data/
|
|
7025
|
+
baseUri: '/services/data/v66.0',
|
|
7026
7026
|
basePath: '/connect/sites/' + config.urlParams.siteId + '/cms/contents/' + config.urlParams.contentKeyOrId + '',
|
|
7027
7027
|
method: 'get',
|
|
7028
7028
|
body: null,
|
|
@@ -7422,7 +7422,7 @@ function ingestError$h(luvio, params, error, snapshotRefresh) {
|
|
|
7422
7422
|
function createResourceRequest$s(config) {
|
|
7423
7423
|
const headers = {};
|
|
7424
7424
|
return {
|
|
7425
|
-
baseUri: '/services/data/
|
|
7425
|
+
baseUri: '/services/data/v66.0',
|
|
7426
7426
|
basePath: '/connect/cms/spaces/' + config.urlParams.contentSpaceId + '/preview-endpoints',
|
|
7427
7427
|
method: 'get',
|
|
7428
7428
|
body: null,
|
|
@@ -7942,7 +7942,7 @@ function ingestError$g(luvio, params, error, snapshotRefresh) {
|
|
|
7942
7942
|
function createResourceRequest$r(config) {
|
|
7943
7943
|
const headers = {};
|
|
7944
7944
|
return {
|
|
7945
|
-
baseUri: '/services/data/
|
|
7945
|
+
baseUri: '/services/data/v66.0',
|
|
7946
7946
|
basePath: '/connect/cms/digital-asset-management-providers',
|
|
7947
7947
|
method: 'get',
|
|
7948
7948
|
body: null,
|
|
@@ -8289,7 +8289,7 @@ function ingestError$f(luvio, params, error, snapshotRefresh) {
|
|
|
8289
8289
|
function createResourceRequest$q(config) {
|
|
8290
8290
|
const headers = {};
|
|
8291
8291
|
return {
|
|
8292
|
-
baseUri: '/services/data/
|
|
8292
|
+
baseUri: '/services/data/v66.0',
|
|
8293
8293
|
basePath: '/connect/cms/contents/' + config.urlParams.contentKeyOrId + '/referenced-by',
|
|
8294
8294
|
method: 'get',
|
|
8295
8295
|
body: null,
|
|
@@ -8691,7 +8691,7 @@ function ingestError$e(luvio, params, error, snapshotRefresh) {
|
|
|
8691
8691
|
function createResourceRequest$p(config) {
|
|
8692
8692
|
const headers = {};
|
|
8693
8693
|
return {
|
|
8694
|
-
baseUri: '/services/data/
|
|
8694
|
+
baseUri: '/services/data/v66.0',
|
|
8695
8695
|
basePath: '/connect/cms/spaces/' + config.urlParams.contentSpaceId + '/single-item-content/' + config.urlParams.contentTypeFQN + '',
|
|
8696
8696
|
method: 'get',
|
|
8697
8697
|
body: null,
|
|
@@ -9203,7 +9203,7 @@ function ingestError$d(luvio, params, error, snapshotRefresh) {
|
|
|
9203
9203
|
function createResourceRequest$o(config) {
|
|
9204
9204
|
const headers = {};
|
|
9205
9205
|
return {
|
|
9206
|
-
baseUri: '/services/data/
|
|
9206
|
+
baseUri: '/services/data/v66.0',
|
|
9207
9207
|
basePath: '/connect/cms/spaces/' + config.urlParams.contentSpaceId + '',
|
|
9208
9208
|
method: 'get',
|
|
9209
9209
|
body: null,
|
|
@@ -9847,7 +9847,7 @@ function ingestError$c(luvio, params, error, snapshotRefresh) {
|
|
|
9847
9847
|
function createResourceRequest$n(config) {
|
|
9848
9848
|
const headers = {};
|
|
9849
9849
|
return {
|
|
9850
|
-
baseUri: '/services/data/
|
|
9850
|
+
baseUri: '/services/data/v66.0',
|
|
9851
9851
|
basePath: '/connect/cms/spaces/' + config.urlParams.fullyQualifiedName + '',
|
|
9852
9852
|
method: 'get',
|
|
9853
9853
|
body: null,
|
|
@@ -10170,7 +10170,7 @@ function ingestError$b(luvio, params, error, snapshotRefresh) {
|
|
|
10170
10170
|
function createResourceRequest$m(config) {
|
|
10171
10171
|
const headers = {};
|
|
10172
10172
|
return {
|
|
10173
|
-
baseUri: '/services/data/
|
|
10173
|
+
baseUri: '/services/data/v66.0',
|
|
10174
10174
|
basePath: '/connect/cms/folders/' + config.urlParams.folderId + '',
|
|
10175
10175
|
method: 'get',
|
|
10176
10176
|
body: null,
|
|
@@ -10493,7 +10493,7 @@ function ingestError$a(luvio, params, error, snapshotRefresh) {
|
|
|
10493
10493
|
function createResourceRequest$l(config) {
|
|
10494
10494
|
const headers = {};
|
|
10495
10495
|
return {
|
|
10496
|
-
baseUri: '/services/data/
|
|
10496
|
+
baseUri: '/services/data/v66.0',
|
|
10497
10497
|
basePath: '/cms/folders/' + config.urlParams.folderId + '/items',
|
|
10498
10498
|
method: 'get',
|
|
10499
10499
|
body: null,
|
|
@@ -10758,7 +10758,7 @@ function ingestError$9(luvio, params, error, snapshotRefresh) {
|
|
|
10758
10758
|
function createResourceRequest$k(config) {
|
|
10759
10759
|
const headers = {};
|
|
10760
10760
|
return {
|
|
10761
|
-
baseUri: '/services/data/
|
|
10761
|
+
baseUri: '/services/data/v66.0',
|
|
10762
10762
|
basePath: '/connect/cms/spaces/' + config.urlParams.contentSpaceId + '/orchestrator-config',
|
|
10763
10763
|
method: 'get',
|
|
10764
10764
|
body: null,
|
|
@@ -11002,7 +11002,7 @@ function ingestError$8(luvio, params, error, snapshotRefresh) {
|
|
|
11002
11002
|
function createResourceRequest$j(config) {
|
|
11003
11003
|
const headers = {};
|
|
11004
11004
|
return {
|
|
11005
|
-
baseUri: '/services/data/
|
|
11005
|
+
baseUri: '/services/data/v66.0',
|
|
11006
11006
|
basePath: '/connect/cms/spaces',
|
|
11007
11007
|
method: 'get',
|
|
11008
11008
|
body: null,
|
|
@@ -11552,7 +11552,7 @@ function ingestError$7(luvio, params, error, snapshotRefresh) {
|
|
|
11552
11552
|
function createResourceRequest$i(config) {
|
|
11553
11553
|
const headers = {};
|
|
11554
11554
|
return {
|
|
11555
|
-
baseUri: '/services/data/
|
|
11555
|
+
baseUri: '/services/data/v66.0',
|
|
11556
11556
|
basePath: '/connect/cms/contents/' + config.urlParams.contentKeyOrId + '/taxonomy-terms',
|
|
11557
11557
|
method: 'get',
|
|
11558
11558
|
body: null,
|
|
@@ -11784,7 +11784,7 @@ function ingestError$6(luvio, params, error, snapshotRefresh) {
|
|
|
11784
11784
|
function createResourceRequest$h(config) {
|
|
11785
11785
|
const headers = {};
|
|
11786
11786
|
return {
|
|
11787
|
-
baseUri: '/services/data/
|
|
11787
|
+
baseUri: '/services/data/v66.0',
|
|
11788
11788
|
basePath: '/connect/cms/spaces/' + config.urlParams.contentSpaceId + '/content-types',
|
|
11789
11789
|
method: 'get',
|
|
11790
11790
|
body: null,
|
|
@@ -11925,7 +11925,7 @@ function ingestError$5(luvio, params, error, snapshotRefresh) {
|
|
|
11925
11925
|
function createResourceRequest$g(config) {
|
|
11926
11926
|
const headers = {};
|
|
11927
11927
|
return {
|
|
11928
|
-
baseUri: '/services/data/
|
|
11928
|
+
baseUri: '/services/data/v66.0',
|
|
11929
11929
|
basePath: '/connect/cms/contents/variants/' + config.urlParams.variantId + '',
|
|
11930
11930
|
method: 'get',
|
|
11931
11931
|
body: null,
|
|
@@ -12277,7 +12277,7 @@ function ingestError$4(luvio, params, error, snapshotRefresh) {
|
|
|
12277
12277
|
function createResourceRequest$f(config) {
|
|
12278
12278
|
const headers = {};
|
|
12279
12279
|
return {
|
|
12280
|
-
baseUri: '/services/data/
|
|
12280
|
+
baseUri: '/services/data/v66.0',
|
|
12281
12281
|
basePath: '/connect/cms/contents/' + config.urlParams.contentKeyOrId + '/variants/references',
|
|
12282
12282
|
method: 'get',
|
|
12283
12283
|
body: null,
|
|
@@ -12509,7 +12509,7 @@ function ingestError$3(luvio, params, error, snapshotRefresh) {
|
|
|
12509
12509
|
function createResourceRequest$e(config) {
|
|
12510
12510
|
const headers = {};
|
|
12511
12511
|
return {
|
|
12512
|
-
baseUri: '/services/data/
|
|
12512
|
+
baseUri: '/services/data/v66.0',
|
|
12513
12513
|
basePath: '/connect/cms/contents/' + config.urlParams.contentKeyOrId + '/renditions/' + config.urlParams.renditionType + '',
|
|
12514
12514
|
method: 'get',
|
|
12515
12515
|
body: null,
|
|
@@ -12802,7 +12802,7 @@ function ingestError$2(luvio, params, error, snapshotRefresh) {
|
|
|
12802
12802
|
function createResourceRequest$d(config) {
|
|
12803
12803
|
const headers = {};
|
|
12804
12804
|
return {
|
|
12805
|
-
baseUri: '/services/data/
|
|
12805
|
+
baseUri: '/services/data/v66.0',
|
|
12806
12806
|
basePath: '/connect/cms/contents/variants/' + config.urlParams.variantId + '/versions',
|
|
12807
12807
|
method: 'get',
|
|
12808
12808
|
body: null,
|
|
@@ -13123,7 +13123,7 @@ function ingestError$1(luvio, params, error, snapshotRefresh) {
|
|
|
13123
13123
|
function createResourceRequest$c(config) {
|
|
13124
13124
|
const headers = {};
|
|
13125
13125
|
return {
|
|
13126
|
-
baseUri: '/services/data/
|
|
13126
|
+
baseUri: '/services/data/v66.0',
|
|
13127
13127
|
basePath: '/connect/cms/items/search',
|
|
13128
13128
|
method: 'get',
|
|
13129
13129
|
body: null,
|
|
@@ -13560,7 +13560,7 @@ function ingestError(luvio, params, error, snapshotRefresh) {
|
|
|
13560
13560
|
function createResourceRequest$b(config) {
|
|
13561
13561
|
const headers = {};
|
|
13562
13562
|
return {
|
|
13563
|
-
baseUri: '/services/data/
|
|
13563
|
+
baseUri: '/services/data/v66.0',
|
|
13564
13564
|
basePath: '/connect/cms/contents/' + config.urlParams.contentKeyOrId + '/web-urls',
|
|
13565
13565
|
method: 'get',
|
|
13566
13566
|
body: null,
|
|
@@ -13793,7 +13793,7 @@ function ingestSuccess$a(luvio, resourceParams, response) {
|
|
|
13793
13793
|
function createResourceRequest$a(config) {
|
|
13794
13794
|
const headers = {};
|
|
13795
13795
|
return {
|
|
13796
|
-
baseUri: '/services/data/
|
|
13796
|
+
baseUri: '/services/data/v66.0',
|
|
13797
13797
|
basePath: '/connect/cms/spaces/' + config.urlParams.contentSpaceId + '',
|
|
13798
13798
|
method: 'patch',
|
|
13799
13799
|
body: config.body,
|
|
@@ -13889,7 +13889,7 @@ function ingestSuccess$9(luvio, resourceParams, response) {
|
|
|
13889
13889
|
function createResourceRequest$9(config) {
|
|
13890
13890
|
const headers = {};
|
|
13891
13891
|
return {
|
|
13892
|
-
baseUri: '/services/data/
|
|
13892
|
+
baseUri: '/services/data/v66.0',
|
|
13893
13893
|
basePath: '/connect/cms/spaces',
|
|
13894
13894
|
method: 'post',
|
|
13895
13895
|
body: config.body,
|
|
@@ -14002,7 +14002,7 @@ function ingestSuccess$8(luvio, resourceParams, response) {
|
|
|
14002
14002
|
function createResourceRequest$8(config) {
|
|
14003
14003
|
const headers = {};
|
|
14004
14004
|
return {
|
|
14005
|
-
baseUri: '/services/data/
|
|
14005
|
+
baseUri: '/services/data/v66.0',
|
|
14006
14006
|
basePath: '/connect/cms/folders',
|
|
14007
14007
|
method: 'post',
|
|
14008
14008
|
body: config.body,
|
|
@@ -14209,7 +14209,7 @@ function ingestSuccess$7(luvio, resourceParams, response) {
|
|
|
14209
14209
|
function createResourceRequest$7(config) {
|
|
14210
14210
|
const headers = {};
|
|
14211
14211
|
return {
|
|
14212
|
-
baseUri: '/services/data/
|
|
14212
|
+
baseUri: '/services/data/v66.0',
|
|
14213
14213
|
basePath: '/connect/cms/contents/publish',
|
|
14214
14214
|
method: 'post',
|
|
14215
14215
|
body: config.body,
|
|
@@ -14324,7 +14324,7 @@ function ingestSuccess$6(luvio, resourceParams, response) {
|
|
|
14324
14324
|
function createResourceRequest$6(config) {
|
|
14325
14325
|
const headers = {};
|
|
14326
14326
|
return {
|
|
14327
|
-
baseUri: '/services/data/
|
|
14327
|
+
baseUri: '/services/data/v66.0',
|
|
14328
14328
|
basePath: '/connect/cms/spaces/' + config.urlParams.contentSpaceId + '/orchestrator-config',
|
|
14329
14329
|
method: 'put',
|
|
14330
14330
|
body: config.body,
|
|
@@ -14457,7 +14457,7 @@ function ingestSuccess$5(luvio, resourceParams, response) {
|
|
|
14457
14457
|
function createResourceRequest$5(config) {
|
|
14458
14458
|
const headers = {};
|
|
14459
14459
|
return {
|
|
14460
|
-
baseUri: '/services/data/
|
|
14460
|
+
baseUri: '/services/data/v66.0',
|
|
14461
14461
|
basePath: '/connect/cms/contents/variants/' + config.urlParams.variantId + '',
|
|
14462
14462
|
method: 'put',
|
|
14463
14463
|
body: config.body,
|
|
@@ -14669,7 +14669,7 @@ function ingestSuccess$4(luvio, resourceParams, response) {
|
|
|
14669
14669
|
function createResourceRequest$4(config) {
|
|
14670
14670
|
const headers = {};
|
|
14671
14671
|
return {
|
|
14672
|
-
baseUri: '/services/data/
|
|
14672
|
+
baseUri: '/services/data/v66.0',
|
|
14673
14673
|
basePath: '/connect/cms/contents/unpublish',
|
|
14674
14674
|
method: 'post',
|
|
14675
14675
|
body: config.body,
|
|
@@ -14761,7 +14761,7 @@ function ingestSuccess$3(luvio, resourceParams, response) {
|
|
|
14761
14761
|
function createResourceRequest$3(config) {
|
|
14762
14762
|
const headers = {};
|
|
14763
14763
|
return {
|
|
14764
|
-
baseUri: '/services/data/
|
|
14764
|
+
baseUri: '/services/data/v66.0',
|
|
14765
14765
|
basePath: '/connect/cms/schedules/' + config.urlParams.deploymentId + '',
|
|
14766
14766
|
method: 'patch',
|
|
14767
14767
|
body: null,
|
|
@@ -14867,7 +14867,7 @@ function ingestSuccess$2(luvio, resourceParams, response) {
|
|
|
14867
14867
|
function createResourceRequest$2(config) {
|
|
14868
14868
|
const headers = {};
|
|
14869
14869
|
return {
|
|
14870
|
-
baseUri: '/services/data/
|
|
14870
|
+
baseUri: '/services/data/v66.0',
|
|
14871
14871
|
basePath: '/connect/cms/folders/' + config.urlParams.folderId + '/shares',
|
|
14872
14872
|
method: 'patch',
|
|
14873
14873
|
body: config.body,
|
|
@@ -14971,7 +14971,7 @@ function ingestSuccess$1(luvio, resourceParams, response) {
|
|
|
14971
14971
|
function createResourceRequest$1(config) {
|
|
14972
14972
|
const headers = {};
|
|
14973
14973
|
return {
|
|
14974
|
-
baseUri: '/services/data/
|
|
14974
|
+
baseUri: '/services/data/v66.0',
|
|
14975
14975
|
basePath: '/connect/cms/contents/' + config.urlParams.contentKeyOrId + '/taxonomy-terms',
|
|
14976
14976
|
method: 'patch',
|
|
14977
14977
|
body: config.body,
|
|
@@ -15078,7 +15078,7 @@ function ingestSuccess(luvio, resourceParams, response) {
|
|
|
15078
15078
|
function createResourceRequest(config) {
|
|
15079
15079
|
const headers = {};
|
|
15080
15080
|
return {
|
|
15081
|
-
baseUri: '/services/data/
|
|
15081
|
+
baseUri: '/services/data/v66.0',
|
|
15082
15082
|
basePath: '/connect/cms/contents/web-urls/' + config.urlParams.managedContentWebUrlId + '',
|
|
15083
15083
|
method: 'patch',
|
|
15084
15084
|
body: config.body,
|
|
@@ -15599,4 +15599,4 @@ withDefaultLuvio((luvio) => {
|
|
|
15599
15599
|
});
|
|
15600
15600
|
|
|
15601
15601
|
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, getManagedContentForSite, getManagedContentForSite_imperative, getManagedContentPreviews, getManagedContentPreviews_imperative, getManagedContentProviders, getManagedContentProviders_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 };
|
|
15602
|
-
// version: 1.
|
|
15602
|
+
// version: 1.385.0-c6070cc476
|