@salesforce/lds-adapters-analytics-app-framework 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.
@@ -849,7 +849,7 @@ function ingestError$b(luvio, params, error, snapshotRefresh) {
849
849
  function createResourceRequest$n(config) {
850
850
  const headers = {};
851
851
  return {
852
- baseUri: '/services/data/v67.0',
852
+ baseUri: '/services/data/v68.0',
853
853
  basePath: '/app-framework/apps',
854
854
  method: 'get',
855
855
  body: null,
@@ -1193,7 +1193,7 @@ function ingestSuccess$j(luvio, resourceParams, response) {
1193
1193
  function createResourceRequest$m(config) {
1194
1194
  const headers = {};
1195
1195
  return {
1196
- baseUri: '/services/data/v67.0',
1196
+ baseUri: '/services/data/v68.0',
1197
1197
  basePath: '/app-framework/apps',
1198
1198
  method: 'post',
1199
1199
  body: config.body,
@@ -1303,7 +1303,7 @@ function evictSuccess$2(luvio, resourceParams) {
1303
1303
  function createResourceRequest$l(config) {
1304
1304
  const headers = {};
1305
1305
  return {
1306
- baseUri: '/services/data/v67.0',
1306
+ baseUri: '/services/data/v68.0',
1307
1307
  basePath: '/app-framework/apps/' + config.urlParams.appIdOrApiName + '',
1308
1308
  method: 'delete',
1309
1309
  body: null,
@@ -1410,7 +1410,7 @@ function ingestError$a(luvio, params, error, snapshotRefresh) {
1410
1410
  function createResourceRequest$k(config) {
1411
1411
  const headers = {};
1412
1412
  return {
1413
- baseUri: '/services/data/v67.0',
1413
+ baseUri: '/services/data/v68.0',
1414
1414
  basePath: '/app-framework/apps/' + config.urlParams.appIdOrApiName + '',
1415
1415
  method: 'get',
1416
1416
  body: null,
@@ -1533,7 +1533,7 @@ function ingestSuccess$h(luvio, resourceParams, response) {
1533
1533
  function createResourceRequest$j(config) {
1534
1534
  const headers = {};
1535
1535
  return {
1536
- baseUri: '/services/data/v67.0',
1536
+ baseUri: '/services/data/v68.0',
1537
1537
  basePath: '/app-framework/apps/' + config.urlParams.appIdOrApiName + '',
1538
1538
  method: 'put',
1539
1539
  body: config.body,
@@ -1921,7 +1921,7 @@ function ingestError$9(luvio, params, error, snapshotRefresh) {
1921
1921
  function createResourceRequest$i(config) {
1922
1922
  const headers = {};
1923
1923
  return {
1924
- baseUri: '/services/data/v67.0',
1924
+ baseUri: '/services/data/v68.0',
1925
1925
  basePath: '/app-framework/apps/' + config.urlParams.appIdOrApiName + '/activities',
1926
1926
  method: 'get',
1927
1927
  body: null,
@@ -2062,7 +2062,7 @@ function ingestError$8(luvio, params, error, snapshotRefresh) {
2062
2062
  function createResourceRequest$h(config) {
2063
2063
  const headers = {};
2064
2064
  return {
2065
- baseUri: '/services/data/v67.0',
2065
+ baseUri: '/services/data/v68.0',
2066
2066
  basePath: '/app-framework/apps/' + config.urlParams.appIdOrApiName + '/activities/' + config.urlParams.id + '',
2067
2067
  method: 'get',
2068
2068
  body: null,
@@ -2596,7 +2596,7 @@ function ingestError$7(luvio, params, error, snapshotRefresh) {
2596
2596
  function createResourceRequest$g(config) {
2597
2597
  const headers = {};
2598
2598
  return {
2599
- baseUri: '/services/data/v67.0',
2599
+ baseUri: '/services/data/v68.0',
2600
2600
  basePath: '/app-framework/apps/' + config.urlParams.appIdOrApiName + '/assets',
2601
2601
  method: 'get',
2602
2602
  body: null,
@@ -2721,7 +2721,7 @@ function ingestSuccess$d(luvio, resourceParams, response) {
2721
2721
  function createResourceRequest$f(config) {
2722
2722
  const headers = {};
2723
2723
  return {
2724
- baseUri: '/services/data/v67.0',
2724
+ baseUri: '/services/data/v68.0',
2725
2725
  basePath: '/app-framework/apps/' + config.urlParams.appIdOrApiName + '/assets',
2726
2726
  method: 'post',
2727
2727
  body: config.body,
@@ -2871,7 +2871,7 @@ function ingestError$6(luvio, params, error, snapshotRefresh) {
2871
2871
  function createResourceRequest$e(config) {
2872
2872
  const headers = {};
2873
2873
  return {
2874
- baseUri: '/services/data/v67.0',
2874
+ baseUri: '/services/data/v68.0',
2875
2875
  basePath: '/app-framework/apps/' + config.urlParams.appIdOrApiName + '/assets/' + config.urlParams.appAssetId + '',
2876
2876
  method: 'get',
2877
2877
  body: null,
@@ -2990,7 +2990,7 @@ function evictSuccess$1(luvio, resourceParams) {
2990
2990
  function createResourceRequest$d(config) {
2991
2991
  const headers = {};
2992
2992
  return {
2993
- baseUri: '/services/data/v67.0',
2993
+ baseUri: '/services/data/v68.0',
2994
2994
  basePath: '/app-framework/apps/' + config.urlParams.appIdOrApiName + '/assets/' + config.urlParams.appAssetId + '',
2995
2995
  method: 'delete',
2996
2996
  body: null,
@@ -3081,7 +3081,7 @@ function ingestSuccess$b(luvio, resourceParams, response) {
3081
3081
  function createResourceRequest$c(config) {
3082
3082
  const headers = {};
3083
3083
  return {
3084
- baseUri: '/services/data/v67.0',
3084
+ baseUri: '/services/data/v68.0',
3085
3085
  basePath: '/app-framework/apps/' + config.urlParams.appIdOrApiName + '/assets/' + config.urlParams.appAssetId + '',
3086
3086
  method: 'patch',
3087
3087
  body: config.body,
@@ -3214,7 +3214,7 @@ function ingestSuccess$a(luvio, resourceParams, response) {
3214
3214
  function createResourceRequest$b(config) {
3215
3215
  const headers = {};
3216
3216
  return {
3217
- baseUri: '/services/data/v67.0',
3217
+ baseUri: '/services/data/v68.0',
3218
3218
  basePath: '/app-framework/apps/' + config.urlParams.appIdOrApiName + '/updateBasicApp',
3219
3219
  method: 'post',
3220
3220
  body: config.body,
@@ -3416,7 +3416,7 @@ function ingestError$5(luvio, params, error, snapshotRefresh) {
3416
3416
  function createResourceRequest$a(config) {
3417
3417
  const headers = {};
3418
3418
  return {
3419
- baseUri: '/services/data/v67.0',
3419
+ baseUri: '/services/data/v68.0',
3420
3420
  basePath: '/app-framework/installed-assets',
3421
3421
  method: 'get',
3422
3422
  body: null,
@@ -4839,7 +4839,7 @@ function ingestError$4(luvio, params, error, snapshotRefresh) {
4839
4839
  function createResourceRequest$9(config) {
4840
4840
  const headers = {};
4841
4841
  return {
4842
- baseUri: '/services/data/v67.0',
4842
+ baseUri: '/services/data/v68.0',
4843
4843
  basePath: '/app-framework/templates',
4844
4844
  method: 'get',
4845
4845
  body: null,
@@ -5090,7 +5090,7 @@ function ingestSuccess$7(luvio, resourceParams, response) {
5090
5090
  function createResourceRequest$8(config) {
5091
5091
  const headers = {};
5092
5092
  return {
5093
- baseUri: '/services/data/v67.0',
5093
+ baseUri: '/services/data/v68.0',
5094
5094
  basePath: '/app-framework/templates',
5095
5095
  method: 'post',
5096
5096
  body: config.body,
@@ -5263,7 +5263,7 @@ function ingestError$3(luvio, params, error, snapshotRefresh) {
5263
5263
  function createResourceRequest$7(config) {
5264
5264
  const headers = {};
5265
5265
  return {
5266
- baseUri: '/services/data/v67.0',
5266
+ baseUri: '/services/data/v68.0',
5267
5267
  basePath: '/app-framework/templates/' + config.urlParams.templateIdOrApiName + '',
5268
5268
  method: 'get',
5269
5269
  body: null,
@@ -5451,7 +5451,7 @@ function ingestSuccess$5(luvio, resourceParams, response) {
5451
5451
  function createResourceRequest$6(config) {
5452
5452
  const headers = {};
5453
5453
  return {
5454
- baseUri: '/services/data/v67.0',
5454
+ baseUri: '/services/data/v68.0',
5455
5455
  basePath: '/app-framework/templates/' + config.urlParams.templateIdOrApiName + '',
5456
5456
  method: 'patch',
5457
5457
  body: config.body,
@@ -5545,7 +5545,7 @@ function evictSuccess(luvio, resourceParams) {
5545
5545
  function createResourceRequest$5(config) {
5546
5546
  const headers = {};
5547
5547
  return {
5548
- baseUri: '/services/data/v67.0',
5548
+ baseUri: '/services/data/v68.0',
5549
5549
  basePath: '/app-framework/templates/' + config.urlParams.templateIdOrApiName + '',
5550
5550
  method: 'delete',
5551
5551
  body: null,
@@ -5929,7 +5929,7 @@ function ingestError$2(luvio, params, error, snapshotRefresh) {
5929
5929
  function createResourceRequest$4(config) {
5930
5930
  const headers = {};
5931
5931
  return {
5932
- baseUri: '/services/data/v67.0',
5932
+ baseUri: '/services/data/v68.0',
5933
5933
  basePath: '/app-framework/templates/' + config.urlParams.templateIdOrApiName + '/assets',
5934
5934
  method: 'get',
5935
5935
  body: null,
@@ -6814,7 +6814,7 @@ function ingestError$1(luvio, params, error, snapshotRefresh) {
6814
6814
  function createResourceRequest$3(config) {
6815
6815
  const headers = {};
6816
6816
  return {
6817
- baseUri: '/services/data/v67.0',
6817
+ baseUri: '/services/data/v68.0',
6818
6818
  basePath: '/app-framework/templates/' + config.urlParams.templateIdOrApiName + '/configuration',
6819
6819
  method: 'get',
6820
6820
  body: null,
@@ -7165,7 +7165,7 @@ function ingestSuccess$2(luvio, resourceParams, response) {
7165
7165
  function createResourceRequest$2(config) {
7166
7166
  const headers = {};
7167
7167
  return {
7168
- baseUri: '/services/data/v67.0',
7168
+ baseUri: '/services/data/v68.0',
7169
7169
  basePath: '/app-framework/templates/' + config.urlParams.templateIdOrApiName + '/readiness',
7170
7170
  method: 'post',
7171
7171
  body: config.body,
@@ -7389,7 +7389,7 @@ function ingestError(luvio, params, error, snapshotRefresh) {
7389
7389
  function createResourceRequest$1(config) {
7390
7390
  const headers = {};
7391
7391
  return {
7392
- baseUri: '/services/data/v67.0',
7392
+ baseUri: '/services/data/v68.0',
7393
7393
  basePath: '/app-framework/templates/' + config.urlParams.templateIdOrApiName + '/tags',
7394
7394
  method: 'get',
7395
7395
  body: null,
@@ -7512,7 +7512,7 @@ function ingestSuccess(luvio, resourceParams, response) {
7512
7512
  function createResourceRequest(config) {
7513
7513
  const headers = {};
7514
7514
  return {
7515
- baseUri: '/services/data/v67.0',
7515
+ baseUri: '/services/data/v68.0',
7516
7516
  basePath: '/app-framework/templates/' + config.urlParams.templateIdOrApiName + '/tags',
7517
7517
  method: 'put',
7518
7518
  body: config.body,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@salesforce/lds-adapters-analytics-app-framework",
3
- "version": "1.431.0",
3
+ "version": "1.433.0",
4
4
  "description": "APIs for the app-framework",
5
5
  "license": "SEE LICENSE IN LICENSE.txt",
6
6
  "main": "dist/es/es2018/analytics-app-framework.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
@@ -967,7 +967,7 @@ function ingestSuccess$k(luvio, resourceParams, response) {
967
967
  function createResourceRequest$n(config) {
968
968
  const headers = {};
969
969
  return {
970
- baseUri: '/services/data/v67.0',
970
+ baseUri: '/services/data/v68.0',
971
971
  basePath: '/app-framework/apps',
972
972
  method: 'post',
973
973
  body: config.body,
@@ -1357,7 +1357,7 @@ function ingestSuccess$j(luvio, resourceParams, response) {
1357
1357
  function createResourceRequest$m(config) {
1358
1358
  const headers = {};
1359
1359
  return {
1360
- baseUri: '/services/data/v67.0',
1360
+ baseUri: '/services/data/v68.0',
1361
1361
  basePath: '/app-framework/apps/' + config.urlParams.appIdOrApiName + '/assets',
1362
1362
  method: 'post',
1363
1363
  body: config.body,
@@ -2804,7 +2804,7 @@ function ingestSuccess$i(luvio, resourceParams, response) {
2804
2804
  function createResourceRequest$l(config) {
2805
2805
  const headers = {};
2806
2806
  return {
2807
- baseUri: '/services/data/v67.0',
2807
+ baseUri: '/services/data/v68.0',
2808
2808
  basePath: '/app-framework/templates',
2809
2809
  method: 'post',
2810
2810
  body: config.body,
@@ -2954,7 +2954,7 @@ function evictSuccess$2(luvio, resourceParams) {
2954
2954
  function createResourceRequest$k(config) {
2955
2955
  const headers = {};
2956
2956
  return {
2957
- baseUri: '/services/data/v67.0',
2957
+ baseUri: '/services/data/v68.0',
2958
2958
  basePath: '/app-framework/apps/' + config.urlParams.appIdOrApiName + '',
2959
2959
  method: 'delete',
2960
2960
  body: null,
@@ -3039,7 +3039,7 @@ function evictSuccess$1(luvio, resourceParams) {
3039
3039
  function createResourceRequest$j(config) {
3040
3040
  const headers = {};
3041
3041
  return {
3042
- baseUri: '/services/data/v67.0',
3042
+ baseUri: '/services/data/v68.0',
3043
3043
  basePath: '/app-framework/apps/' + config.urlParams.appIdOrApiName + '/assets/' + config.urlParams.appAssetId + '',
3044
3044
  method: 'delete',
3045
3045
  body: null,
@@ -3124,7 +3124,7 @@ function evictSuccess(luvio, resourceParams) {
3124
3124
  function createResourceRequest$i(config) {
3125
3125
  const headers = {};
3126
3126
  return {
3127
- baseUri: '/services/data/v67.0',
3127
+ baseUri: '/services/data/v68.0',
3128
3128
  basePath: '/app-framework/templates/' + config.urlParams.templateIdOrApiName + '',
3129
3129
  method: 'delete',
3130
3130
  body: null,
@@ -3231,7 +3231,7 @@ function ingestError$b(luvio, params, error, snapshotRefresh) {
3231
3231
  function createResourceRequest$h(config) {
3232
3232
  const headers = {};
3233
3233
  return {
3234
- baseUri: '/services/data/v67.0',
3234
+ baseUri: '/services/data/v68.0',
3235
3235
  basePath: '/app-framework/apps/' + config.urlParams.appIdOrApiName + '',
3236
3236
  method: 'get',
3237
3237
  body: null,
@@ -3674,7 +3674,7 @@ function ingestError$a(luvio, params, error, snapshotRefresh) {
3674
3674
  function createResourceRequest$g(config) {
3675
3675
  const headers = {};
3676
3676
  return {
3677
- baseUri: '/services/data/v67.0',
3677
+ baseUri: '/services/data/v68.0',
3678
3678
  basePath: '/app-framework/apps/' + config.urlParams.appIdOrApiName + '/activities',
3679
3679
  method: 'get',
3680
3680
  body: null,
@@ -3856,7 +3856,7 @@ function ingestError$9(luvio, params, error, snapshotRefresh) {
3856
3856
  function createResourceRequest$f(config) {
3857
3857
  const headers = {};
3858
3858
  return {
3859
- baseUri: '/services/data/v67.0',
3859
+ baseUri: '/services/data/v68.0',
3860
3860
  basePath: '/app-framework/apps/' + config.urlParams.appIdOrApiName + '/activities/' + config.urlParams.id + '',
3861
3861
  method: 'get',
3862
3862
  body: null,
@@ -4040,7 +4040,7 @@ function ingestError$8(luvio, params, error, snapshotRefresh) {
4040
4040
  function createResourceRequest$e(config) {
4041
4041
  const headers = {};
4042
4042
  return {
4043
- baseUri: '/services/data/v67.0',
4043
+ baseUri: '/services/data/v68.0',
4044
4044
  basePath: '/app-framework/apps/' + config.urlParams.appIdOrApiName + '/assets/' + config.urlParams.appAssetId + '',
4045
4045
  method: 'get',
4046
4046
  body: null,
@@ -4300,7 +4300,7 @@ function ingestError$7(luvio, params, error, snapshotRefresh) {
4300
4300
  function createResourceRequest$d(config) {
4301
4301
  const headers = {};
4302
4302
  return {
4303
- baseUri: '/services/data/v67.0',
4303
+ baseUri: '/services/data/v68.0',
4304
4304
  basePath: '/app-framework/apps/' + config.urlParams.appIdOrApiName + '/assets',
4305
4305
  method: 'get',
4306
4306
  body: null,
@@ -4578,7 +4578,7 @@ function ingestError$6(luvio, params, error, snapshotRefresh) {
4578
4578
  function createResourceRequest$c(config) {
4579
4579
  const headers = {};
4580
4580
  return {
4581
- baseUri: '/services/data/v67.0',
4581
+ baseUri: '/services/data/v68.0',
4582
4582
  basePath: '/app-framework/apps',
4583
4583
  method: 'get',
4584
4584
  body: null,
@@ -4814,7 +4814,7 @@ function ingestError$5(luvio, params, error, snapshotRefresh) {
4814
4814
  function createResourceRequest$b(config) {
4815
4815
  const headers = {};
4816
4816
  return {
4817
- baseUri: '/services/data/v67.0',
4817
+ baseUri: '/services/data/v68.0',
4818
4818
  basePath: '/app-framework/installed-assets',
4819
4819
  method: 'get',
4820
4820
  body: null,
@@ -5055,7 +5055,7 @@ function ingestError$4(luvio, params, error, snapshotRefresh) {
5055
5055
  function createResourceRequest$a(config) {
5056
5056
  const headers = {};
5057
5057
  return {
5058
- baseUri: '/services/data/v67.0',
5058
+ baseUri: '/services/data/v68.0',
5059
5059
  basePath: '/app-framework/templates/' + config.urlParams.templateIdOrApiName + '/tags',
5060
5060
  method: 'get',
5061
5061
  body: null,
@@ -5236,7 +5236,7 @@ function ingestError$3(luvio, params, error, snapshotRefresh) {
5236
5236
  function createResourceRequest$9(config) {
5237
5237
  const headers = {};
5238
5238
  return {
5239
- baseUri: '/services/data/v67.0',
5239
+ baseUri: '/services/data/v68.0',
5240
5240
  basePath: '/app-framework/templates/' + config.urlParams.templateIdOrApiName + '',
5241
5241
  method: 'get',
5242
5242
  body: null,
@@ -5759,7 +5759,7 @@ function ingestError$2(luvio, params, error, snapshotRefresh) {
5759
5759
  function createResourceRequest$8(config) {
5760
5760
  const headers = {};
5761
5761
  return {
5762
- baseUri: '/services/data/v67.0',
5762
+ baseUri: '/services/data/v68.0',
5763
5763
  basePath: '/app-framework/templates/' + config.urlParams.templateIdOrApiName + '/assets',
5764
5764
  method: 'get',
5765
5765
  body: null,
@@ -6644,7 +6644,7 @@ function ingestError$1(luvio, params, error, snapshotRefresh) {
6644
6644
  function createResourceRequest$7(config) {
6645
6645
  const headers = {};
6646
6646
  return {
6647
- baseUri: '/services/data/v67.0',
6647
+ baseUri: '/services/data/v68.0',
6648
6648
  basePath: '/app-framework/templates/' + config.urlParams.templateIdOrApiName + '/configuration',
6649
6649
  method: 'get',
6650
6650
  body: null,
@@ -6919,7 +6919,7 @@ function ingestError(luvio, params, error, snapshotRefresh) {
6919
6919
  function createResourceRequest$6(config) {
6920
6920
  const headers = {};
6921
6921
  return {
6922
- baseUri: '/services/data/v67.0',
6922
+ baseUri: '/services/data/v68.0',
6923
6923
  basePath: '/app-framework/templates',
6924
6924
  method: 'get',
6925
6925
  body: null,
@@ -7271,7 +7271,7 @@ function ingestSuccess$5(luvio, resourceParams, response) {
7271
7271
  function createResourceRequest$5(config) {
7272
7272
  const headers = {};
7273
7273
  return {
7274
- baseUri: '/services/data/v67.0',
7274
+ baseUri: '/services/data/v68.0',
7275
7275
  basePath: '/app-framework/templates/' + config.urlParams.templateIdOrApiName + '/readiness',
7276
7276
  method: 'post',
7277
7277
  body: config.body,
@@ -7378,7 +7378,7 @@ function ingestSuccess$4(luvio, resourceParams, response) {
7378
7378
  function createResourceRequest$4(config) {
7379
7379
  const headers = {};
7380
7380
  return {
7381
- baseUri: '/services/data/v67.0',
7381
+ baseUri: '/services/data/v68.0',
7382
7382
  basePath: '/app-framework/templates/' + config.urlParams.templateIdOrApiName + '/tags',
7383
7383
  method: 'put',
7384
7384
  body: config.body,
@@ -7484,7 +7484,7 @@ function ingestSuccess$3(luvio, resourceParams, response) {
7484
7484
  function createResourceRequest$3(config) {
7485
7485
  const headers = {};
7486
7486
  return {
7487
- baseUri: '/services/data/v67.0',
7487
+ baseUri: '/services/data/v68.0',
7488
7488
  basePath: '/app-framework/apps/' + config.urlParams.appIdOrApiName + '',
7489
7489
  method: 'put',
7490
7490
  body: config.body,
@@ -7593,7 +7593,7 @@ function ingestSuccess$2(luvio, resourceParams, response) {
7593
7593
  function createResourceRequest$2(config) {
7594
7594
  const headers = {};
7595
7595
  return {
7596
- baseUri: '/services/data/v67.0',
7596
+ baseUri: '/services/data/v68.0',
7597
7597
  basePath: '/app-framework/apps/' + config.urlParams.appIdOrApiName + '/assets/' + config.urlParams.appAssetId + '',
7598
7598
  method: 'patch',
7599
7599
  body: config.body,
@@ -7726,7 +7726,7 @@ function ingestSuccess$1(luvio, resourceParams, response) {
7726
7726
  function createResourceRequest$1(config) {
7727
7727
  const headers = {};
7728
7728
  return {
7729
- baseUri: '/services/data/v67.0',
7729
+ baseUri: '/services/data/v68.0',
7730
7730
  basePath: '/app-framework/apps/' + config.urlParams.appIdOrApiName + '/updateBasicApp',
7731
7731
  method: 'post',
7732
7732
  body: config.body,
@@ -7817,7 +7817,7 @@ function ingestSuccess(luvio, resourceParams, response) {
7817
7817
  function createResourceRequest(config) {
7818
7818
  const headers = {};
7819
7819
  return {
7820
- baseUri: '/services/data/v67.0',
7820
+ baseUri: '/services/data/v68.0',
7821
7821
  basePath: '/app-framework/templates/' + config.urlParams.templateIdOrApiName + '',
7822
7822
  method: 'patch',
7823
7823
  body: config.body,
@@ -8075,4 +8075,4 @@ withDefaultLuvio((luvio) => {
8075
8075
  });
8076
8076
 
8077
8077
  export { createApp, createAppAsset, createTemplate, deleteApp, deleteAppAsset, deleteTemplate, getApp, getAppActivities, getAppActivitiesNotifyChange, getAppActivities_imperative, getAppActivity, getAppActivityNotifyChange, getAppActivity_imperative, getAppAsset, getAppAsset_imperative, getAppAssets, getAppAssetsNotifyChange, getAppAssets_imperative, getAppNotifyChange, getApp_imperative, getApps, getApps_imperative, getInstalledAssets, getInstalledAssets_imperative, getTags, getTagsNotifyChange, getTags_imperative, getTemplate, getTemplateAssets, getTemplateAssets_imperative, getTemplateConfig, getTemplateConfigNotifyChange, getTemplateConfig_imperative, getTemplateNotifyChange, getTemplate_imperative, getTemplates, getTemplates_imperative, readinessCheck, setTags, updateApp, updateAppAsset, updateBasicApp, updateTemplate };
8078
- // version: 1.431.0-51a9c51ed3
8078
+ // version: 1.433.0-db129b48d2
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/v67.0
9
+ baseUri: /services/data/v68.0
10
10
  securitySchemes:
11
11
  OAuth2:
12
12
  type: OAuth 2.0