@salesforce/lds-adapters-cdp-semantic-authoring 1.311.0 → 1.312.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.
@@ -1013,7 +1013,7 @@ function ingestError$7(luvio, params, error, snapshotRefresh) {
1013
1013
  function createResourceRequest$a(config) {
1014
1014
  const headers = {};
1015
1015
  return {
1016
- baseUri: '/services/data/v62.0',
1016
+ baseUri: '/services/data/v63.0',
1017
1017
  basePath: '/ssot/semantic/models',
1018
1018
  method: 'get',
1019
1019
  body: null,
@@ -9134,7 +9134,7 @@ function ingestSuccess$8(luvio, resourceParams, response) {
9134
9134
  function createResourceRequest$9(config) {
9135
9135
  const headers = {};
9136
9136
  return {
9137
- baseUri: '/services/data/v62.0',
9137
+ baseUri: '/services/data/v63.0',
9138
9138
  basePath: '/ssot/semantic/models',
9139
9139
  method: 'post',
9140
9140
  body: config.body,
@@ -9360,7 +9360,7 @@ function ingestError$6(luvio, params, error, snapshotRefresh) {
9360
9360
  function createResourceRequest$8(config) {
9361
9361
  const headers = {};
9362
9362
  return {
9363
- baseUri: '/services/data/v62.0',
9363
+ baseUri: '/services/data/v63.0',
9364
9364
  basePath: '/ssot/semantic/models/' + config.urlParams.modelApiNameOrId + '',
9365
9365
  method: 'get',
9366
9366
  body: null,
@@ -9919,7 +9919,7 @@ function ingestError$5(luvio, params, error, snapshotRefresh) {
9919
9919
  function createResourceRequest$7(config) {
9920
9920
  const headers = {};
9921
9921
  return {
9922
- baseUri: '/services/data/v62.0',
9922
+ baseUri: '/services/data/v63.0',
9923
9923
  basePath: '/ssot/semantic/models/' + config.urlParams.modelApiNameOrId + '/metric-api-names/' + config.urlParams.metricApiNames + '/sub-metrics',
9924
9924
  method: 'get',
9925
9925
  body: null,
@@ -10162,7 +10162,7 @@ function ingestError$4(luvio, params, error, snapshotRefresh) {
10162
10162
  function createResourceRequest$6(config) {
10163
10163
  const headers = {};
10164
10164
  return {
10165
- baseUri: '/services/data/v62.0',
10165
+ baseUri: '/services/data/v63.0',
10166
10166
  basePath: '/ssot/semantic/models/' + config.urlParams.modelApiNameOrId + '/metrics',
10167
10167
  method: 'get',
10168
10168
  body: null,
@@ -10296,7 +10296,7 @@ function ingestError$3(luvio, params, error, snapshotRefresh) {
10296
10296
  function createResourceRequest$5(config) {
10297
10297
  const headers = {};
10298
10298
  return {
10299
- baseUri: '/services/data/v62.0',
10299
+ baseUri: '/services/data/v63.0',
10300
10300
  basePath: '/ssot/semantic/models/' + config.urlParams.modelApiNameOrId + '/metrics/' + config.urlParams.metricNameOrId + '',
10301
10301
  method: 'get',
10302
10302
  body: null,
@@ -10539,7 +10539,7 @@ function ingestError$2(luvio, params, error, snapshotRefresh) {
10539
10539
  function createResourceRequest$4(config) {
10540
10540
  const headers = {};
10541
10541
  return {
10542
- baseUri: '/services/data/v62.0',
10542
+ baseUri: '/services/data/v63.0',
10543
10543
  basePath: '/ssot/semantic/models/' + config.urlParams.modelApiNameOrId + '/sub-metrics',
10544
10544
  method: 'get',
10545
10545
  body: null,
@@ -10678,7 +10678,7 @@ function ingestSuccess$2(luvio, resourceParams, response) {
10678
10678
  function createResourceRequest$3(config) {
10679
10679
  const headers = {};
10680
10680
  return {
10681
- baseUri: '/services/data/v62.0',
10681
+ baseUri: '/services/data/v63.0',
10682
10682
  basePath: '/ssot/semantic/models/' + config.urlParams.modelApiNameOrId + '/sub-metrics',
10683
10683
  method: 'post',
10684
10684
  body: config.body,
@@ -10786,7 +10786,7 @@ function evictSuccess(luvio, resourceParams) {
10786
10786
  function createResourceRequest$2(config) {
10787
10787
  const headers = {};
10788
10788
  return {
10789
- baseUri: '/services/data/v62.0',
10789
+ baseUri: '/services/data/v63.0',
10790
10790
  basePath: '/ssot/semantic/models/' + config.urlParams.modelApiNameOrId + '/sub-metrics/' + config.urlParams.subMetricNameOrId + '',
10791
10791
  method: 'delete',
10792
10792
  body: null,
@@ -10888,7 +10888,7 @@ function ingestError$1(luvio, params, error, snapshotRefresh) {
10888
10888
  function createResourceRequest$1(config) {
10889
10889
  const headers = {};
10890
10890
  return {
10891
- baseUri: '/services/data/v62.0',
10891
+ baseUri: '/services/data/v63.0',
10892
10892
  basePath: '/ssot/semantic/models/' + config.urlParams.modelApiNameOrId + '/sub-metrics/' + config.urlParams.subMetricNameOrId + '',
10893
10893
  method: 'get',
10894
10894
  body: null,
@@ -11021,7 +11021,7 @@ function ingestError(luvio, params, error, snapshotRefresh) {
11021
11021
  function createResourceRequest(config) {
11022
11022
  const headers = {};
11023
11023
  return {
11024
- baseUri: '/services/data/v62.0',
11024
+ baseUri: '/services/data/v63.0',
11025
11025
  basePath: '/ssot/semantic/sub-metrics/' + config.urlParams.subMetricIds + '',
11026
11026
  method: 'get',
11027
11027
  body: null,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@salesforce/lds-adapters-cdp-semantic-authoring",
3
- "version": "1.311.0",
3
+ "version": "1.312.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.311.0"
43
+ "@salesforce/lds-bindings": "^1.312.0"
44
44
  },
45
45
  "devDependencies": {
46
- "@salesforce/lds-compiler-plugins": "^1.311.0"
46
+ "@salesforce/lds-compiler-plugins": "^1.312.0"
47
47
  },
48
48
  "nx": {
49
49
  "targets": {
package/sfdc/index.js CHANGED
@@ -8179,7 +8179,7 @@ function ingestSuccess$9(luvio, resourceParams, response) {
8179
8179
  function createResourceRequest$a(config) {
8180
8180
  const headers = {};
8181
8181
  return {
8182
- baseUri: '/services/data/v62.0',
8182
+ baseUri: '/services/data/v63.0',
8183
8183
  basePath: '/ssot/semantic/models',
8184
8184
  method: 'post',
8185
8185
  body: config.body,
@@ -8590,7 +8590,7 @@ function ingestSuccess$8(luvio, resourceParams, response) {
8590
8590
  function createResourceRequest$9(config) {
8591
8591
  const headers = {};
8592
8592
  return {
8593
- baseUri: '/services/data/v62.0',
8593
+ baseUri: '/services/data/v63.0',
8594
8594
  basePath: '/ssot/semantic/models/' + config.urlParams.modelApiNameOrId + '/sub-metrics',
8595
8595
  method: 'post',
8596
8596
  body: config.body,
@@ -8698,7 +8698,7 @@ function evictSuccess(luvio, resourceParams) {
8698
8698
  function createResourceRequest$8(config) {
8699
8699
  const headers = {};
8700
8700
  return {
8701
- baseUri: '/services/data/v62.0',
8701
+ baseUri: '/services/data/v63.0',
8702
8702
  basePath: '/ssot/semantic/models/' + config.urlParams.modelApiNameOrId + '/sub-metrics/' + config.urlParams.subMetricNameOrId + '',
8703
8703
  method: 'delete',
8704
8704
  body: null,
@@ -8800,7 +8800,7 @@ function ingestError$7(luvio, params, error, snapshotRefresh) {
8800
8800
  function createResourceRequest$7(config) {
8801
8801
  const headers = {};
8802
8802
  return {
8803
- baseUri: '/services/data/v62.0',
8803
+ baseUri: '/services/data/v63.0',
8804
8804
  basePath: '/ssot/semantic/models/' + config.urlParams.modelApiNameOrId + '/metrics/' + config.urlParams.metricNameOrId + '',
8805
8805
  method: 'get',
8806
8806
  body: null,
@@ -9079,7 +9079,7 @@ function ingestError$6(luvio, params, error, snapshotRefresh) {
9079
9079
  function createResourceRequest$6(config) {
9080
9080
  const headers = {};
9081
9081
  return {
9082
- baseUri: '/services/data/v62.0',
9082
+ baseUri: '/services/data/v63.0',
9083
9083
  basePath: '/ssot/semantic/models/' + config.urlParams.modelApiNameOrId + '/metrics',
9084
9084
  method: 'get',
9085
9085
  body: null,
@@ -9456,7 +9456,7 @@ function ingestError$5(luvio, params, error, snapshotRefresh) {
9456
9456
  function createResourceRequest$5(config) {
9457
9457
  const headers = {};
9458
9458
  return {
9459
- baseUri: '/services/data/v62.0',
9459
+ baseUri: '/services/data/v63.0',
9460
9460
  basePath: '/ssot/semantic/models/' + config.urlParams.modelApiNameOrId + '/metric-api-names/' + config.urlParams.metricApiNames + '/sub-metrics',
9461
9461
  method: 'get',
9462
9462
  body: null,
@@ -9591,7 +9591,7 @@ function ingestError$4(luvio, params, error, snapshotRefresh) {
9591
9591
  function createResourceRequest$4(config) {
9592
9592
  const headers = {};
9593
9593
  return {
9594
- baseUri: '/services/data/v62.0',
9594
+ baseUri: '/services/data/v63.0',
9595
9595
  basePath: '/ssot/semantic/models/' + config.urlParams.modelApiNameOrId + '',
9596
9596
  method: 'get',
9597
9597
  body: null,
@@ -10587,7 +10587,7 @@ function ingestError$3(luvio, params, error, snapshotRefresh) {
10587
10587
  function createResourceRequest$3(config) {
10588
10588
  const headers = {};
10589
10589
  return {
10590
- baseUri: '/services/data/v62.0',
10590
+ baseUri: '/services/data/v63.0',
10591
10591
  basePath: '/ssot/semantic/models',
10592
10592
  method: 'get',
10593
10593
  body: null,
@@ -10729,7 +10729,7 @@ function ingestError$2(luvio, params, error, snapshotRefresh) {
10729
10729
  function createResourceRequest$2(config) {
10730
10730
  const headers = {};
10731
10731
  return {
10732
- baseUri: '/services/data/v62.0',
10732
+ baseUri: '/services/data/v63.0',
10733
10733
  basePath: '/ssot/semantic/models/' + config.urlParams.modelApiNameOrId + '/sub-metrics/' + config.urlParams.subMetricNameOrId + '',
10734
10734
  method: 'get',
10735
10735
  body: null,
@@ -11008,7 +11008,7 @@ function ingestError$1(luvio, params, error, snapshotRefresh) {
11008
11008
  function createResourceRequest$1(config) {
11009
11009
  const headers = {};
11010
11010
  return {
11011
- baseUri: '/services/data/v62.0',
11011
+ baseUri: '/services/data/v63.0',
11012
11012
  basePath: '/ssot/semantic/models/' + config.urlParams.modelApiNameOrId + '/sub-metrics',
11013
11013
  method: 'get',
11014
11014
  body: null,
@@ -11140,7 +11140,7 @@ function ingestError(luvio, params, error, snapshotRefresh) {
11140
11140
  function createResourceRequest(config) {
11141
11141
  const headers = {};
11142
11142
  return {
11143
- baseUri: '/services/data/v62.0',
11143
+ baseUri: '/services/data/v63.0',
11144
11144
  basePath: '/ssot/semantic/sub-metrics/' + config.urlParams.subMetricIds + '',
11145
11145
  method: 'get',
11146
11146
  body: null,
@@ -11350,4 +11350,4 @@ withDefaultLuvio((luvio) => {
11350
11350
  });
11351
11351
 
11352
11352
  export { createSemanticModel, createSemanticSubMetric, deleteSemanticSubMetric, getSemanticMetric, getSemanticMetricNotifyChange, getSemanticMetric_imperative, getSemanticMetrics, getSemanticMetricsToSubMetrics, getSemanticMetricsToSubMetrics_imperative, getSemanticMetrics_imperative, getSemanticModel, getSemanticModelNotifyChange, getSemanticModel_imperative, getSemanticModels, getSemanticModels_imperative, getSemanticSubMetric, getSemanticSubMetricNotifyChange, getSemanticSubMetric_imperative, getSemanticSubMetrics, getSemanticSubMetricsById, getSemanticSubMetricsById_imperative, getSemanticSubMetrics_imperative };
11353
- // version: 1.311.0-5f03b383b7
11353
+ // version: 1.312.0-0d267bac6a
package/src/raml/api.raml CHANGED
@@ -6,7 +6,7 @@ version: '62.0'
6
6
  mediaType: application/json
7
7
  protocols:
8
8
  - https
9
- baseUri: /services/data/v62.0
9
+ baseUri: /services/data/v63.0
10
10
  securitySchemes:
11
11
  OAuth2:
12
12
  type: OAuth 2.0