@salesforce/lds-adapters-platform-cdp-machine-learning 1.311.0 → 1.311.1

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.
@@ -984,7 +984,7 @@ function ingestError$7(luvio, params, error, snapshotRefresh) {
984
984
  function createResourceRequest$c(config) {
985
985
  const headers = {};
986
986
  return {
987
- baseUri: '/services/data/v62.0',
987
+ baseUri: '/services/data/v63.0',
988
988
  basePath: '/ssot/machine-learning/model-artifacts',
989
989
  method: 'get',
990
990
  body: null,
@@ -1125,7 +1125,7 @@ function ingestError$6(luvio, params, error, snapshotRefresh) {
1125
1125
  function createResourceRequest$b(config) {
1126
1126
  const headers = {};
1127
1127
  return {
1128
- baseUri: '/services/data/v62.0',
1128
+ baseUri: '/services/data/v63.0',
1129
1129
  basePath: '/ssot/machine-learning/model-artifacts/' + config.urlParams.modelArtifactIdOrName + '',
1130
1130
  method: 'get',
1131
1131
  body: null,
@@ -1720,7 +1720,7 @@ function ingestError$5(luvio, params, error, snapshotRefresh) {
1720
1720
  function createResourceRequest$a(config) {
1721
1721
  const headers = {};
1722
1722
  return {
1723
- baseUri: '/services/data/v62.0',
1723
+ baseUri: '/services/data/v63.0',
1724
1724
  basePath: '/ssot/machine-learning/configured-models',
1725
1725
  method: 'get',
1726
1726
  body: null,
@@ -2038,7 +2038,7 @@ function ingestSuccess$9(luvio, resourceParams, response) {
2038
2038
  function createResourceRequest$9(config) {
2039
2039
  const headers = {};
2040
2040
  return {
2041
- baseUri: '/services/data/v62.0',
2041
+ baseUri: '/services/data/v63.0',
2042
2042
  basePath: '/ssot/machine-learning/configured-models',
2043
2043
  method: 'post',
2044
2044
  body: config.body,
@@ -2178,7 +2178,7 @@ function ingestError$4(luvio, params, error, snapshotRefresh) {
2178
2178
  function createResourceRequest$8(config) {
2179
2179
  const headers = {};
2180
2180
  return {
2181
- baseUri: '/services/data/v62.0',
2181
+ baseUri: '/services/data/v63.0',
2182
2182
  basePath: '/ssot/machine-learning/configured-models/' + config.urlParams.configuredModelIdOrName + '',
2183
2183
  method: 'get',
2184
2184
  body: null,
@@ -2302,7 +2302,7 @@ function ingestSuccess$7(luvio, resourceParams, response) {
2302
2302
  function createResourceRequest$7(config) {
2303
2303
  const headers = {};
2304
2304
  return {
2305
- baseUri: '/services/data/v62.0',
2305
+ baseUri: '/services/data/v63.0',
2306
2306
  basePath: '/ssot/machine-learning/configured-models/' + config.urlParams.configuredModelIdOrName + '',
2307
2307
  method: 'patch',
2308
2308
  body: config.body,
@@ -3230,7 +3230,7 @@ function ingestError$3(luvio, params, error, snapshotRefresh) {
3230
3230
  function createResourceRequest$6(config) {
3231
3231
  const headers = {};
3232
3232
  return {
3233
- baseUri: '/services/data/v62.0',
3233
+ baseUri: '/services/data/v63.0',
3234
3234
  basePath: '/ssot/machine-learning/workspaces',
3235
3235
  method: 'get',
3236
3236
  body: null,
@@ -3880,7 +3880,7 @@ function ingestError$2(luvio, params, error, snapshotRefresh) {
3880
3880
  function createResourceRequest$5(config) {
3881
3881
  const headers = {};
3882
3882
  return {
3883
- baseUri: '/services/data/v62.0',
3883
+ baseUri: '/services/data/v63.0',
3884
3884
  basePath: '/ssot/machine-learning/workspaces/' + config.urlParams.workspaceIdOrName + '',
3885
3885
  method: 'get',
3886
3886
  body: null,
@@ -4589,7 +4589,7 @@ function ingestError$1(luvio, params, error, snapshotRefresh) {
4589
4589
  function createResourceRequest$4(config) {
4590
4590
  const headers = {};
4591
4591
  return {
4592
- baseUri: '/services/data/v62.0',
4592
+ baseUri: '/services/data/v63.0',
4593
4593
  basePath: '/ssot/machine-learning/workspaces/' + config.urlParams.workspaceIdOrName + '/models',
4594
4594
  method: 'get',
4595
4595
  body: null,
@@ -4766,7 +4766,7 @@ function ingestSuccess$3(luvio, resourceParams, response) {
4766
4766
  function createResourceRequest$3(config) {
4767
4767
  const headers = {};
4768
4768
  return {
4769
- baseUri: '/services/data/v62.0',
4769
+ baseUri: '/services/data/v63.0',
4770
4770
  basePath: '/ssot/machine-learning/workspaces/' + config.urlParams.workspaceIdOrName + '/models',
4771
4771
  method: 'post',
4772
4772
  body: config.body,
@@ -4946,7 +4946,7 @@ function ingestError(luvio, params, error, snapshotRefresh) {
4946
4946
  function createResourceRequest$2(config) {
4947
4947
  const headers = {};
4948
4948
  return {
4949
- baseUri: '/services/data/v62.0',
4949
+ baseUri: '/services/data/v63.0',
4950
4950
  basePath: '/ssot/machine-learning/workspaces/' + config.urlParams.workspaceIdOrName + '/models/' + config.urlParams.modelIdOrName + '',
4951
4951
  method: 'get',
4952
4952
  body: null,
@@ -5070,7 +5070,7 @@ function ingestSuccess$1(luvio, resourceParams, response) {
5070
5070
  function createResourceRequest$1(config) {
5071
5071
  const headers = {};
5072
5072
  return {
5073
- baseUri: '/services/data/v62.0',
5073
+ baseUri: '/services/data/v63.0',
5074
5074
  basePath: '/ssot/machine-learning/workspaces/' + config.urlParams.workspaceIdOrName + '/models/' + config.urlParams.modelIdOrName + '',
5075
5075
  method: 'patch',
5076
5076
  body: config.body,
@@ -5569,7 +5569,7 @@ function ingestSuccess(luvio, resourceParams, response) {
5569
5569
  function createResourceRequest(config) {
5570
5570
  const headers = {};
5571
5571
  return {
5572
- baseUri: '/services/data/v62.0',
5572
+ baseUri: '/services/data/v63.0',
5573
5573
  basePath: '/ssot/machine-learning/predict',
5574
5574
  method: 'post',
5575
5575
  body: config.body,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@salesforce/lds-adapters-platform-cdp-machine-learning",
3
- "version": "1.311.0",
3
+ "version": "1.311.1",
4
4
  "description": "machine learning for data cloud",
5
5
  "license": "SEE LICENSE IN LICENSE.txt",
6
6
  "main": "dist/es/es2018/platform-cdp-machine-learning.js",
@@ -41,10 +41,10 @@
41
41
  "test:unit:debug": "node --inspect-brk ../../node_modules/.bin/jest --runInBand"
42
42
  },
43
43
  "dependencies": {
44
- "@salesforce/lds-bindings": "^1.311.0"
44
+ "@salesforce/lds-bindings": "^1.311.1"
45
45
  },
46
46
  "devDependencies": {
47
- "@salesforce/lds-compiler-plugins": "^1.311.0"
47
+ "@salesforce/lds-compiler-plugins": "^1.311.1"
48
48
  },
49
49
  "nx": {
50
50
  "targets": {
package/sfdc/index.js CHANGED
@@ -1129,7 +1129,7 @@ function ingestSuccess$c(luvio, resourceParams, response) {
1129
1129
  function createResourceRequest$c(config) {
1130
1130
  const headers = {};
1131
1131
  return {
1132
- baseUri: '/services/data/v62.0',
1132
+ baseUri: '/services/data/v63.0',
1133
1133
  basePath: '/ssot/machine-learning/workspaces/' + config.urlParams.workspaceIdOrName + '/models',
1134
1134
  method: 'post',
1135
1135
  body: config.body,
@@ -1627,7 +1627,7 @@ function ingestSuccess$b(luvio, resourceParams, response) {
1627
1627
  function createResourceRequest$b(config) {
1628
1628
  const headers = {};
1629
1629
  return {
1630
- baseUri: '/services/data/v62.0',
1630
+ baseUri: '/services/data/v63.0',
1631
1631
  basePath: '/ssot/machine-learning/predict',
1632
1632
  method: 'post',
1633
1633
  body: config.body,
@@ -2077,7 +2077,7 @@ function ingestSuccess$a(luvio, resourceParams, response) {
2077
2077
  function createResourceRequest$a(config) {
2078
2078
  const headers = {};
2079
2079
  return {
2080
- baseUri: '/services/data/v62.0',
2080
+ baseUri: '/services/data/v63.0',
2081
2081
  basePath: '/ssot/machine-learning/configured-models',
2082
2082
  method: 'post',
2083
2083
  body: config.body,
@@ -2217,7 +2217,7 @@ function ingestError$7(luvio, params, error, snapshotRefresh) {
2217
2217
  function createResourceRequest$9(config) {
2218
2218
  const headers = {};
2219
2219
  return {
2220
- baseUri: '/services/data/v62.0',
2220
+ baseUri: '/services/data/v63.0',
2221
2221
  basePath: '/ssot/machine-learning/workspaces/' + config.urlParams.workspaceIdOrName + '/models/' + config.urlParams.modelIdOrName + '',
2222
2222
  method: 'get',
2223
2223
  body: null,
@@ -2433,7 +2433,7 @@ function ingestError$6(luvio, params, error, snapshotRefresh) {
2433
2433
  function createResourceRequest$8(config) {
2434
2434
  const headers = {};
2435
2435
  return {
2436
- baseUri: '/services/data/v62.0',
2436
+ baseUri: '/services/data/v63.0',
2437
2437
  basePath: '/ssot/machine-learning/workspaces/' + config.urlParams.workspaceIdOrName + '/models',
2438
2438
  method: 'get',
2439
2439
  body: null,
@@ -3073,7 +3073,7 @@ function ingestError$5(luvio, params, error, snapshotRefresh) {
3073
3073
  function createResourceRequest$7(config) {
3074
3074
  const headers = {};
3075
3075
  return {
3076
- baseUri: '/services/data/v62.0',
3076
+ baseUri: '/services/data/v63.0',
3077
3077
  basePath: '/ssot/machine-learning/model-artifacts/' + config.urlParams.modelArtifactIdOrName + '',
3078
3078
  method: 'get',
3079
3079
  body: null,
@@ -3312,7 +3312,7 @@ function ingestError$4(luvio, params, error, snapshotRefresh) {
3312
3312
  function createResourceRequest$6(config) {
3313
3313
  const headers = {};
3314
3314
  return {
3315
- baseUri: '/services/data/v62.0',
3315
+ baseUri: '/services/data/v63.0',
3316
3316
  basePath: '/ssot/machine-learning/model-artifacts',
3317
3317
  method: 'get',
3318
3318
  body: null,
@@ -4219,7 +4219,7 @@ function ingestError$3(luvio, params, error, snapshotRefresh) {
4219
4219
  function createResourceRequest$5(config) {
4220
4220
  const headers = {};
4221
4221
  return {
4222
- baseUri: '/services/data/v62.0',
4222
+ baseUri: '/services/data/v63.0',
4223
4223
  basePath: '/ssot/machine-learning/workspaces/' + config.urlParams.workspaceIdOrName + '',
4224
4224
  method: 'get',
4225
4225
  body: null,
@@ -4941,7 +4941,7 @@ function ingestError$2(luvio, params, error, snapshotRefresh) {
4941
4941
  function createResourceRequest$4(config) {
4942
4942
  const headers = {};
4943
4943
  return {
4944
- baseUri: '/services/data/v62.0',
4944
+ baseUri: '/services/data/v63.0',
4945
4945
  basePath: '/ssot/machine-learning/workspaces',
4946
4946
  method: 'get',
4947
4947
  body: null,
@@ -5088,7 +5088,7 @@ function ingestError$1(luvio, params, error, snapshotRefresh) {
5088
5088
  function createResourceRequest$3(config) {
5089
5089
  const headers = {};
5090
5090
  return {
5091
- baseUri: '/services/data/v62.0',
5091
+ baseUri: '/services/data/v63.0',
5092
5092
  basePath: '/ssot/machine-learning/configured-models/' + config.urlParams.configuredModelIdOrName + '',
5093
5093
  method: 'get',
5094
5094
  body: null,
@@ -5376,7 +5376,7 @@ function ingestError(luvio, params, error, snapshotRefresh) {
5376
5376
  function createResourceRequest$2(config) {
5377
5377
  const headers = {};
5378
5378
  return {
5379
- baseUri: '/services/data/v62.0',
5379
+ baseUri: '/services/data/v63.0',
5380
5380
  basePath: '/ssot/machine-learning/configured-models',
5381
5381
  method: 'get',
5382
5382
  body: null,
@@ -5508,7 +5508,7 @@ function ingestSuccess$1(luvio, resourceParams, response) {
5508
5508
  function createResourceRequest$1(config) {
5509
5509
  const headers = {};
5510
5510
  return {
5511
- baseUri: '/services/data/v62.0',
5511
+ baseUri: '/services/data/v63.0',
5512
5512
  basePath: '/ssot/machine-learning/workspaces/' + config.urlParams.workspaceIdOrName + '/models/' + config.urlParams.modelIdOrName + '',
5513
5513
  method: 'patch',
5514
5514
  body: config.body,
@@ -5671,7 +5671,7 @@ function ingestSuccess(luvio, resourceParams, response) {
5671
5671
  function createResourceRequest(config) {
5672
5672
  const headers = {};
5673
5673
  return {
5674
- baseUri: '/services/data/v62.0',
5674
+ baseUri: '/services/data/v63.0',
5675
5675
  basePath: '/ssot/machine-learning/configured-models/' + config.urlParams.configuredModelIdOrName + '',
5676
5676
  method: 'patch',
5677
5677
  body: config.body,
@@ -5894,4 +5894,4 @@ withDefaultLuvio((luvio) => {
5894
5894
  });
5895
5895
 
5896
5896
  export { createCdpMlConfiguredModel, createCdpMlPredictResult, createMlConfiguredModel, getCdpMlConfiguredModel, getCdpMlConfiguredModelCollection, getCdpMlConfiguredModelCollection_imperative, getCdpMlConfiguredModel_imperative, getCdpMlModelArtifact, getCdpMlModelArtifactCollection, getCdpMlModelArtifactCollection_imperative, getCdpMlModelArtifact_imperative, getCdpMlWorkspace, getCdpMlWorkspaceCollection, getCdpMlWorkspaceCollection_imperative, getCdpMlWorkspaceNotifyChange, getCdpMlWorkspace_imperative, getMlConfiguredModel, getMlConfiguredModelCollection, getMlConfiguredModelCollection_imperative, getMlConfiguredModelNotifyChange, getMlConfiguredModel_imperative, updateCdpMlConfiguredModel, updateMlConfiguredModel };
5897
- // version: 1.311.0-5f03b383b7
5897
+ // version: 1.311.1-f99d2bc85e
package/src/raml/api.raml CHANGED
@@ -6,7 +6,7 @@ version: '61.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