@salesforce/lds-adapters-cdp-semantic-authoring 1.431.0 → 1.433.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.
@@ -1593,7 +1593,7 @@ function ingestError$c(luvio, params, error, snapshotRefresh) {
1593
1593
  function createResourceRequest$o(config) {
1594
1594
  const headers = {};
1595
1595
  return {
1596
- baseUri: '/services/data/v67.0',
1596
+ baseUri: '/services/data/v68.0',
1597
1597
  basePath: '/ssot/semantic/metrics/' + config.urlParams.metricIds + '',
1598
1598
  method: 'get',
1599
1599
  body: null,
@@ -2738,7 +2738,7 @@ function ingestError$b(luvio, params, error, snapshotRefresh) {
2738
2738
  function createResourceRequest$n(config) {
2739
2739
  const headers = {};
2740
2740
  return {
2741
- baseUri: '/services/data/v67.0',
2741
+ baseUri: '/services/data/v68.0',
2742
2742
  basePath: '/ssot/semantic/models',
2743
2743
  method: 'get',
2744
2744
  body: null,
@@ -13126,7 +13126,7 @@ function ingestSuccess$i(luvio, resourceParams, response) {
13126
13126
  function createResourceRequest$m(config) {
13127
13127
  const headers = {};
13128
13128
  return {
13129
- baseUri: '/services/data/v67.0',
13129
+ baseUri: '/services/data/v68.0',
13130
13130
  basePath: '/ssot/semantic/models',
13131
13131
  method: 'post',
13132
13132
  body: config.body,
@@ -13398,7 +13398,7 @@ function ingestError$a(luvio, params, error, snapshotRefresh) {
13398
13398
  function createResourceRequest$l(config) {
13399
13399
  const headers = {};
13400
13400
  return {
13401
- baseUri: '/services/data/v67.0',
13401
+ baseUri: '/services/data/v68.0',
13402
13402
  basePath: '/ssot/semantic/models/' + config.urlParams.modelApiNameOrId + '',
13403
13403
  method: 'get',
13404
13404
  body: null,
@@ -13525,7 +13525,7 @@ function ingestSuccess$g(luvio, resourceParams, response) {
13525
13525
  function createResourceRequest$k(config) {
13526
13526
  const headers = {};
13527
13527
  return {
13528
- baseUri: '/services/data/v67.0',
13528
+ baseUri: '/services/data/v68.0',
13529
13529
  basePath: '/ssot/semantic/models/' + config.urlParams.modelApiNameOrId + '',
13530
13530
  method: 'patch',
13531
13531
  body: config.body,
@@ -13906,7 +13906,7 @@ function ingestError$9(luvio, params, error, snapshotRefresh) {
13906
13906
  function createResourceRequest$j(config) {
13907
13907
  const headers = {};
13908
13908
  return {
13909
- baseUri: '/services/data/v67.0',
13909
+ baseUri: '/services/data/v68.0',
13910
13910
  basePath: '/ssot/semantic/models/' + config.urlParams.modelApiNameOrId + '/dependencies',
13911
13911
  method: 'get',
13912
13912
  body: null,
@@ -14149,7 +14149,7 @@ function ingestError$8(luvio, params, error, snapshotRefresh) {
14149
14149
  function createResourceRequest$i(config) {
14150
14150
  const headers = {};
14151
14151
  return {
14152
- baseUri: '/services/data/v67.0',
14152
+ baseUri: '/services/data/v68.0',
14153
14153
  basePath: '/ssot/semantic/models/' + config.urlParams.modelApiNameOrId + '/dimension-hierarchies',
14154
14154
  method: 'get',
14155
14155
  body: null,
@@ -14273,7 +14273,7 @@ function ingestSuccess$d(luvio, resourceParams, response) {
14273
14273
  function createResourceRequest$h(config) {
14274
14274
  const headers = {};
14275
14275
  return {
14276
- baseUri: '/services/data/v67.0',
14276
+ baseUri: '/services/data/v68.0',
14277
14277
  basePath: '/ssot/semantic/models/' + config.urlParams.modelApiNameOrId + '/dimension-hierarchies',
14278
14278
  method: 'post',
14279
14279
  body: config.body,
@@ -14375,7 +14375,7 @@ function evictSuccess$3(luvio, resourceParams) {
14375
14375
  function createResourceRequest$g(config) {
14376
14376
  const headers = {};
14377
14377
  return {
14378
- baseUri: '/services/data/v67.0',
14378
+ baseUri: '/services/data/v68.0',
14379
14379
  basePath: '/ssot/semantic/models/' + config.urlParams.modelApiNameOrId + '/dimension-hierarchy/' + config.urlParams.dimensionHierarchyNameOrId + '',
14380
14380
  method: 'delete',
14381
14381
  body: null,
@@ -14477,7 +14477,7 @@ function ingestError$7(luvio, params, error, snapshotRefresh) {
14477
14477
  function createResourceRequest$f(config) {
14478
14478
  const headers = {};
14479
14479
  return {
14480
- baseUri: '/services/data/v67.0',
14480
+ baseUri: '/services/data/v68.0',
14481
14481
  basePath: '/ssot/semantic/models/' + config.urlParams.modelApiNameOrId + '/dimension-hierarchy/' + config.urlParams.dimensionHierarchyNameOrId + '',
14482
14482
  method: 'get',
14483
14483
  body: null,
@@ -14601,7 +14601,7 @@ function ingestSuccess$b(luvio, resourceParams, response) {
14601
14601
  function createResourceRequest$e(config) {
14602
14602
  const headers = {};
14603
14603
  return {
14604
- baseUri: '/services/data/v67.0',
14604
+ baseUri: '/services/data/v68.0',
14605
14605
  basePath: '/ssot/semantic/models/' + config.urlParams.modelApiNameOrId + '/dimension-hierarchy/' + config.urlParams.dimensionHierarchyNameOrId + '',
14606
14606
  method: 'put',
14607
14607
  body: config.body,
@@ -14928,7 +14928,7 @@ function evictSuccess$2(luvio, resourceParams) {
14928
14928
  function createResourceRequest$d(config) {
14929
14929
  const headers = {};
14930
14930
  return {
14931
- baseUri: '/services/data/v67.0',
14931
+ baseUri: '/services/data/v68.0',
14932
14932
  basePath: '/ssot/semantic/models/' + config.urlParams.modelApiNameOrId + '/goals',
14933
14933
  method: 'delete',
14934
14934
  body: null,
@@ -15034,7 +15034,7 @@ function ingestError$6(luvio, params, error, snapshotRefresh) {
15034
15034
  function createResourceRequest$c(config) {
15035
15035
  const headers = {};
15036
15036
  return {
15037
- baseUri: '/services/data/v67.0',
15037
+ baseUri: '/services/data/v68.0',
15038
15038
  basePath: '/ssot/semantic/models/' + config.urlParams.modelApiNameOrId + '/goals',
15039
15039
  method: 'get',
15040
15040
  body: null,
@@ -15234,7 +15234,7 @@ function ingestSuccess$9(luvio, resourceParams, response) {
15234
15234
  function createResourceRequest$b(config) {
15235
15235
  const headers = {};
15236
15236
  return {
15237
- baseUri: '/services/data/v67.0',
15237
+ baseUri: '/services/data/v68.0',
15238
15238
  basePath: '/ssot/semantic/models/' + config.urlParams.modelApiNameOrId + '/goals',
15239
15239
  method: 'post',
15240
15240
  body: config.body,
@@ -15348,7 +15348,7 @@ function ingestSuccess$8(luvio, resourceParams, response) {
15348
15348
  function createResourceRequest$a(config) {
15349
15349
  const headers = {};
15350
15350
  return {
15351
- baseUri: '/services/data/v67.0',
15351
+ baseUri: '/services/data/v68.0',
15352
15352
  basePath: '/ssot/semantic/models/' + config.urlParams.modelApiNameOrId + '/goals',
15353
15353
  method: 'put',
15354
15354
  body: config.body,
@@ -15966,7 +15966,7 @@ function ingestError$5(luvio, params, error, snapshotRefresh) {
15966
15966
  function createResourceRequest$9(config) {
15967
15967
  const headers = {};
15968
15968
  return {
15969
- baseUri: '/services/data/v67.0',
15969
+ baseUri: '/services/data/v68.0',
15970
15970
  basePath: '/ssot/semantic/models/' + config.urlParams.modelApiNameOrId + '/metric-api-names/' + config.urlParams.metricApiNames + '/sub-metrics',
15971
15971
  method: 'get',
15972
15972
  body: null,
@@ -16099,7 +16099,7 @@ function ingestError$4(luvio, params, error, snapshotRefresh) {
16099
16099
  function createResourceRequest$8(config) {
16100
16100
  const headers = {};
16101
16101
  return {
16102
- baseUri: '/services/data/v67.0',
16102
+ baseUri: '/services/data/v68.0',
16103
16103
  basePath: '/ssot/semantic/models/' + config.urlParams.modelApiNameOrId + '/metrics',
16104
16104
  method: 'get',
16105
16105
  body: null,
@@ -16233,7 +16233,7 @@ function ingestError$3(luvio, params, error, snapshotRefresh) {
16233
16233
  function createResourceRequest$7(config) {
16234
16234
  const headers = {};
16235
16235
  return {
16236
- baseUri: '/services/data/v67.0',
16236
+ baseUri: '/services/data/v68.0',
16237
16237
  basePath: '/ssot/semantic/models/' + config.urlParams.modelApiNameOrId + '/metrics/' + config.urlParams.metricNameOrId + '',
16238
16238
  method: 'get',
16239
16239
  body: null,
@@ -16476,7 +16476,7 @@ function ingestError$2(luvio, params, error, snapshotRefresh) {
16476
16476
  function createResourceRequest$6(config) {
16477
16477
  const headers = {};
16478
16478
  return {
16479
- baseUri: '/services/data/v67.0',
16479
+ baseUri: '/services/data/v68.0',
16480
16480
  basePath: '/ssot/semantic/models/' + config.urlParams.modelApiNameOrId + '/sub-metrics',
16481
16481
  method: 'get',
16482
16482
  body: null,
@@ -16662,7 +16662,7 @@ function ingestSuccess$3(luvio, resourceParams, response) {
16662
16662
  function createResourceRequest$5(config) {
16663
16663
  const headers = {};
16664
16664
  return {
16665
- baseUri: '/services/data/v67.0',
16665
+ baseUri: '/services/data/v68.0',
16666
16666
  basePath: '/ssot/semantic/models/' + config.urlParams.modelApiNameOrId + '/sub-metrics',
16667
16667
  method: 'post',
16668
16668
  body: config.body,
@@ -16776,7 +16776,7 @@ function evictSuccess$1(luvio, resourceParams) {
16776
16776
  function createResourceRequest$4(config) {
16777
16777
  const headers = {};
16778
16778
  return {
16779
- baseUri: '/services/data/v67.0',
16779
+ baseUri: '/services/data/v68.0',
16780
16780
  basePath: '/ssot/semantic/models/' + config.urlParams.modelApiNameOrId + '/sub-metrics/' + config.urlParams.subMetricNameOrId + '',
16781
16781
  method: 'delete',
16782
16782
  body: null,
@@ -16878,7 +16878,7 @@ function ingestError$1(luvio, params, error, snapshotRefresh) {
16878
16878
  function createResourceRequest$3(config) {
16879
16879
  const headers = {};
16880
16880
  return {
16881
- baseUri: '/services/data/v67.0',
16881
+ baseUri: '/services/data/v68.0',
16882
16882
  basePath: '/ssot/semantic/models/' + config.urlParams.modelApiNameOrId + '/sub-metrics/' + config.urlParams.subMetricNameOrId + '',
16883
16883
  method: 'get',
16884
16884
  body: null,
@@ -16996,7 +16996,7 @@ function evictSuccess(luvio, resourceParams) {
16996
16996
  function createResourceRequest$2(config) {
16997
16997
  const headers = {};
16998
16998
  return {
16999
- baseUri: '/services/data/v67.0',
16999
+ baseUri: '/services/data/v68.0',
17000
17000
  basePath: '/ssot/semantic/models/' + config.urlParams.modelApiNameOrId + '/sub-metrics/' + config.urlParams.subMetricNameOrId + '/goal',
17001
17001
  method: 'delete',
17002
17002
  body: null,
@@ -17087,7 +17087,7 @@ function ingestSuccess$1(luvio, resourceParams, response) {
17087
17087
  function createResourceRequest$1(config) {
17088
17088
  const headers = {};
17089
17089
  return {
17090
- baseUri: '/services/data/v67.0',
17090
+ baseUri: '/services/data/v68.0',
17091
17091
  basePath: '/ssot/semantic/models/' + config.urlParams.modelApiNameOrId + '/sub-metrics/' + config.urlParams.subMetricNameOrId + '/goal',
17092
17092
  method: 'patch',
17093
17093
  body: config.body,
@@ -17201,7 +17201,7 @@ function ingestError(luvio, params, error, snapshotRefresh) {
17201
17201
  function createResourceRequest(config) {
17202
17202
  const headers = {};
17203
17203
  return {
17204
- baseUri: '/services/data/v67.0',
17204
+ baseUri: '/services/data/v68.0',
17205
17205
  basePath: '/ssot/semantic/sub-metrics/' + config.urlParams.subMetricIds + '',
17206
17206
  method: 'get',
17207
17207
  body: null,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@salesforce/lds-adapters-cdp-semantic-authoring",
3
- "version": "1.431.0",
3
+ "version": "1.433.0",
4
4
  "description": "Semantic Authoring",
5
5
  "license": "SEE LICENSE IN LICENSE.txt",
6
6
  "main": "dist/es/es2018/cdp-semantic-authoring.js",
@@ -40,10 +40,10 @@
40
40
  "test:unit": "jest"
41
41
  },
42
42
  "dependencies": {
43
- "@salesforce/lds-bindings": "^1.431.0"
43
+ "@salesforce/lds-bindings": "^1.433.0"
44
44
  },
45
45
  "devDependencies": {
46
- "@salesforce/lds-compiler-plugins": "^1.431.0"
46
+ "@salesforce/lds-compiler-plugins": "^1.433.0"
47
47
  },
48
48
  "nx": {
49
49
  "targets": {
package/sfdc/index.js CHANGED
@@ -667,7 +667,7 @@ function ingestSuccess$k(luvio, resourceParams, response) {
667
667
  function createResourceRequest$o(config) {
668
668
  const headers = {};
669
669
  return {
670
- baseUri: '/services/data/v67.0',
670
+ baseUri: '/services/data/v68.0',
671
671
  basePath: '/ssot/semantic/models/' + config.urlParams.modelApiNameOrId + '/dimension-hierarchies',
672
672
  method: 'post',
673
673
  body: config.body,
@@ -1071,7 +1071,7 @@ function ingestSuccess$j(luvio, resourceParams, response) {
1071
1071
  function createResourceRequest$n(config) {
1072
1072
  const headers = {};
1073
1073
  return {
1074
- baseUri: '/services/data/v67.0',
1074
+ baseUri: '/services/data/v68.0',
1075
1075
  basePath: '/ssot/semantic/models/' + config.urlParams.modelApiNameOrId + '/goals',
1076
1076
  method: 'post',
1077
1077
  body: config.body,
@@ -12320,7 +12320,7 @@ function ingestSuccess$i(luvio, resourceParams, response) {
12320
12320
  function createResourceRequest$m(config) {
12321
12321
  const headers = {};
12322
12322
  return {
12323
- baseUri: '/services/data/v67.0',
12323
+ baseUri: '/services/data/v68.0',
12324
12324
  basePath: '/ssot/semantic/models',
12325
12325
  method: 'post',
12326
12326
  body: config.body,
@@ -12891,7 +12891,7 @@ function ingestSuccess$h(luvio, resourceParams, response) {
12891
12891
  function createResourceRequest$l(config) {
12892
12892
  const headers = {};
12893
12893
  return {
12894
- baseUri: '/services/data/v67.0',
12894
+ baseUri: '/services/data/v68.0',
12895
12895
  basePath: '/ssot/semantic/models/' + config.urlParams.modelApiNameOrId + '/sub-metrics',
12896
12896
  method: 'post',
12897
12897
  body: config.body,
@@ -13005,7 +13005,7 @@ function evictSuccess$3(luvio, resourceParams) {
13005
13005
  function createResourceRequest$k(config) {
13006
13006
  const headers = {};
13007
13007
  return {
13008
- baseUri: '/services/data/v67.0',
13008
+ baseUri: '/services/data/v68.0',
13009
13009
  basePath: '/ssot/semantic/models/' + config.urlParams.modelApiNameOrId + '/sub-metrics/' + config.urlParams.subMetricNameOrId + '/goal',
13010
13010
  method: 'delete',
13011
13011
  body: null,
@@ -13090,7 +13090,7 @@ function evictSuccess$2(luvio, resourceParams) {
13090
13090
  function createResourceRequest$j(config) {
13091
13091
  const headers = {};
13092
13092
  return {
13093
- baseUri: '/services/data/v67.0',
13093
+ baseUri: '/services/data/v68.0',
13094
13094
  basePath: '/ssot/semantic/models/' + config.urlParams.modelApiNameOrId + '/dimension-hierarchy/' + config.urlParams.dimensionHierarchyNameOrId + '',
13095
13095
  method: 'delete',
13096
13096
  body: null,
@@ -13177,7 +13177,7 @@ function evictSuccess$1(luvio, resourceParams) {
13177
13177
  function createResourceRequest$i(config) {
13178
13178
  const headers = {};
13179
13179
  return {
13180
- baseUri: '/services/data/v67.0',
13180
+ baseUri: '/services/data/v68.0',
13181
13181
  basePath: '/ssot/semantic/models/' + config.urlParams.modelApiNameOrId + '/goals',
13182
13182
  method: 'delete',
13183
13183
  body: null,
@@ -13264,7 +13264,7 @@ function evictSuccess(luvio, resourceParams) {
13264
13264
  function createResourceRequest$h(config) {
13265
13265
  const headers = {};
13266
13266
  return {
13267
- baseUri: '/services/data/v67.0',
13267
+ baseUri: '/services/data/v68.0',
13268
13268
  basePath: '/ssot/semantic/models/' + config.urlParams.modelApiNameOrId + '/sub-metrics/' + config.urlParams.subMetricNameOrId + '',
13269
13269
  method: 'delete',
13270
13270
  body: null,
@@ -13474,7 +13474,7 @@ function ingestError$c(luvio, params, error, snapshotRefresh) {
13474
13474
  function createResourceRequest$g(config) {
13475
13475
  const headers = {};
13476
13476
  return {
13477
- baseUri: '/services/data/v67.0',
13477
+ baseUri: '/services/data/v68.0',
13478
13478
  basePath: '/ssot/semantic/models/' + config.urlParams.modelApiNameOrId + '/dependencies',
13479
13479
  method: 'get',
13480
13480
  body: null,
@@ -13717,7 +13717,7 @@ function ingestError$b(luvio, params, error, snapshotRefresh) {
13717
13717
  function createResourceRequest$f(config) {
13718
13718
  const headers = {};
13719
13719
  return {
13720
- baseUri: '/services/data/v67.0',
13720
+ baseUri: '/services/data/v68.0',
13721
13721
  basePath: '/ssot/semantic/models/' + config.urlParams.modelApiNameOrId + '/dimension-hierarchies',
13722
13722
  method: 'get',
13723
13723
  body: null,
@@ -13852,7 +13852,7 @@ function ingestError$a(luvio, params, error, snapshotRefresh) {
13852
13852
  function createResourceRequest$e(config) {
13853
13853
  const headers = {};
13854
13854
  return {
13855
- baseUri: '/services/data/v67.0',
13855
+ baseUri: '/services/data/v68.0',
13856
13856
  basePath: '/ssot/semantic/models/' + config.urlParams.modelApiNameOrId + '/dimension-hierarchy/' + config.urlParams.dimensionHierarchyNameOrId + '',
13857
13857
  method: 'get',
13858
13858
  body: null,
@@ -14025,7 +14025,7 @@ function ingestError$9(luvio, params, error, snapshotRefresh) {
14025
14025
  function createResourceRequest$d(config) {
14026
14026
  const headers = {};
14027
14027
  return {
14028
- baseUri: '/services/data/v67.0',
14028
+ baseUri: '/services/data/v68.0',
14029
14029
  basePath: '/ssot/semantic/models/' + config.urlParams.modelApiNameOrId + '/goals',
14030
14030
  method: 'get',
14031
14031
  body: null,
@@ -14201,7 +14201,7 @@ function ingestError$8(luvio, params, error, snapshotRefresh) {
14201
14201
  function createResourceRequest$c(config) {
14202
14202
  const headers = {};
14203
14203
  return {
14204
- baseUri: '/services/data/v67.0',
14204
+ baseUri: '/services/data/v68.0',
14205
14205
  basePath: '/ssot/semantic/models/' + config.urlParams.modelApiNameOrId + '/metrics/' + config.urlParams.metricNameOrId + '',
14206
14206
  method: 'get',
14207
14207
  body: null,
@@ -14480,7 +14480,7 @@ function ingestError$7(luvio, params, error, snapshotRefresh) {
14480
14480
  function createResourceRequest$b(config) {
14481
14481
  const headers = {};
14482
14482
  return {
14483
- baseUri: '/services/data/v67.0',
14483
+ baseUri: '/services/data/v68.0',
14484
14484
  basePath: '/ssot/semantic/models/' + config.urlParams.modelApiNameOrId + '/metrics',
14485
14485
  method: 'get',
14486
14486
  body: null,
@@ -14612,7 +14612,7 @@ function ingestError$6(luvio, params, error, snapshotRefresh) {
14612
14612
  function createResourceRequest$a(config) {
14613
14613
  const headers = {};
14614
14614
  return {
14615
- baseUri: '/services/data/v67.0',
14615
+ baseUri: '/services/data/v68.0',
14616
14616
  basePath: '/ssot/semantic/metrics/' + config.urlParams.metricIds + '',
14617
14617
  method: 'get',
14618
14618
  body: null,
@@ -14991,7 +14991,7 @@ function ingestError$5(luvio, params, error, snapshotRefresh) {
14991
14991
  function createResourceRequest$9(config) {
14992
14992
  const headers = {};
14993
14993
  return {
14994
- baseUri: '/services/data/v67.0',
14994
+ baseUri: '/services/data/v68.0',
14995
14995
  basePath: '/ssot/semantic/models/' + config.urlParams.modelApiNameOrId + '/metric-api-names/' + config.urlParams.metricApiNames + '/sub-metrics',
14996
14996
  method: 'get',
14997
14997
  body: null,
@@ -15126,7 +15126,7 @@ function ingestError$4(luvio, params, error, snapshotRefresh) {
15126
15126
  function createResourceRequest$8(config) {
15127
15127
  const headers = {};
15128
15128
  return {
15129
- baseUri: '/services/data/v67.0',
15129
+ baseUri: '/services/data/v68.0',
15130
15130
  basePath: '/ssot/semantic/models/' + config.urlParams.modelApiNameOrId + '',
15131
15131
  method: 'get',
15132
15132
  body: null,
@@ -16249,7 +16249,7 @@ function ingestError$3(luvio, params, error, snapshotRefresh) {
16249
16249
  function createResourceRequest$7(config) {
16250
16250
  const headers = {};
16251
16251
  return {
16252
- baseUri: '/services/data/v67.0',
16252
+ baseUri: '/services/data/v68.0',
16253
16253
  basePath: '/ssot/semantic/models',
16254
16254
  method: 'get',
16255
16255
  body: null,
@@ -16391,7 +16391,7 @@ function ingestError$2(luvio, params, error, snapshotRefresh) {
16391
16391
  function createResourceRequest$6(config) {
16392
16392
  const headers = {};
16393
16393
  return {
16394
- baseUri: '/services/data/v67.0',
16394
+ baseUri: '/services/data/v68.0',
16395
16395
  basePath: '/ssot/semantic/models/' + config.urlParams.modelApiNameOrId + '/sub-metrics/' + config.urlParams.subMetricNameOrId + '',
16396
16396
  method: 'get',
16397
16397
  body: null,
@@ -16670,7 +16670,7 @@ function ingestError$1(luvio, params, error, snapshotRefresh) {
16670
16670
  function createResourceRequest$5(config) {
16671
16671
  const headers = {};
16672
16672
  return {
16673
- baseUri: '/services/data/v67.0',
16673
+ baseUri: '/services/data/v68.0',
16674
16674
  basePath: '/ssot/semantic/models/' + config.urlParams.modelApiNameOrId + '/sub-metrics',
16675
16675
  method: 'get',
16676
16676
  body: null,
@@ -16802,7 +16802,7 @@ function ingestError(luvio, params, error, snapshotRefresh) {
16802
16802
  function createResourceRequest$4(config) {
16803
16803
  const headers = {};
16804
16804
  return {
16805
- baseUri: '/services/data/v67.0',
16805
+ baseUri: '/services/data/v68.0',
16806
16806
  basePath: '/ssot/semantic/sub-metrics/' + config.urlParams.subMetricIds + '',
16807
16807
  method: 'get',
16808
16808
  body: null,
@@ -16927,7 +16927,7 @@ function ingestSuccess$3(luvio, resourceParams, response) {
16927
16927
  function createResourceRequest$3(config) {
16928
16928
  const headers = {};
16929
16929
  return {
16930
- baseUri: '/services/data/v67.0',
16930
+ baseUri: '/services/data/v68.0',
16931
16931
  basePath: '/ssot/semantic/models/' + config.urlParams.modelApiNameOrId + '/sub-metrics/' + config.urlParams.subMetricNameOrId + '/goal',
16932
16932
  method: 'patch',
16933
16933
  body: config.body,
@@ -17032,7 +17032,7 @@ function ingestSuccess$2(luvio, resourceParams, response) {
17032
17032
  function createResourceRequest$2(config) {
17033
17033
  const headers = {};
17034
17034
  return {
17035
- baseUri: '/services/data/v67.0',
17035
+ baseUri: '/services/data/v68.0',
17036
17036
  basePath: '/ssot/semantic/models/' + config.urlParams.modelApiNameOrId + '',
17037
17037
  method: 'patch',
17038
17038
  body: config.body,
@@ -17294,7 +17294,7 @@ function ingestSuccess$1(luvio, resourceParams, response) {
17294
17294
  function createResourceRequest$1(config) {
17295
17295
  const headers = {};
17296
17296
  return {
17297
- baseUri: '/services/data/v67.0',
17297
+ baseUri: '/services/data/v68.0',
17298
17298
  basePath: '/ssot/semantic/models/' + config.urlParams.modelApiNameOrId + '/dimension-hierarchy/' + config.urlParams.dimensionHierarchyNameOrId + '',
17299
17299
  method: 'put',
17300
17300
  body: config.body,
@@ -17403,7 +17403,7 @@ function ingestSuccess(luvio, resourceParams, response) {
17403
17403
  function createResourceRequest(config) {
17404
17404
  const headers = {};
17405
17405
  return {
17406
- baseUri: '/services/data/v67.0',
17406
+ baseUri: '/services/data/v68.0',
17407
17407
  basePath: '/ssot/semantic/models/' + config.urlParams.modelApiNameOrId + '/goals',
17408
17408
  method: 'put',
17409
17409
  body: config.body,
@@ -17693,4 +17693,4 @@ withDefaultLuvio((luvio) => {
17693
17693
  });
17694
17694
 
17695
17695
  export { createSemanticDimensionHierarchy, createSemanticGoal, createSemanticModel, createSemanticSubMetric, deleteGoalFromSubMetric, deleteSemanticDimensionHierarchy, deleteSemanticGoal, deleteSemanticSubMetric, getLeafDependenciesByTypes, getLeafDependenciesByTypes_imperative, getSemanticDimensionHierarchies, getSemanticDimensionHierarchies_imperative, getSemanticDimensionHierarchy, getSemanticDimensionHierarchyNotifyChange, getSemanticDimensionHierarchy_imperative, getSemanticGoal, getSemanticGoalNotifyChange, getSemanticGoal_imperative, getSemanticMetric, getSemanticMetricNotifyChange, getSemanticMetric_imperative, getSemanticMetrics, getSemanticMetricsByIds, getSemanticMetricsByIds_imperative, getSemanticMetricsToSubMetrics, getSemanticMetricsToSubMetrics_imperative, getSemanticMetrics_imperative, getSemanticModel, getSemanticModelNotifyChange, getSemanticModel_imperative, getSemanticModels, getSemanticModels_imperative, getSemanticSubMetric, getSemanticSubMetricNotifyChange, getSemanticSubMetric_imperative, getSemanticSubMetrics, getSemanticSubMetricsById, getSemanticSubMetricsById_imperative, getSemanticSubMetrics_imperative, patchSemanticMetricGoal, patchSemanticModel, updateSemanticDimensionHierarchy, updateSemanticGoal };
17696
- // version: 1.431.0-51a9c51ed3
17696
+ // version: 1.433.0-db129b48d2
package/src/raml/api.raml CHANGED
@@ -6,7 +6,7 @@ version: '65.0'
6
6
  mediaType: application/json
7
7
  protocols:
8
8
  - https
9
- baseUri: /services/data/v67.0
9
+ baseUri: /services/data/v68.0
10
10
  securitySchemes:
11
11
  OAuth2:
12
12
  type: OAuth 2.0