@salesforce/lds-adapters-analytics-wave 1.134.8 → 1.135.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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@salesforce/lds-adapters-analytics-wave",
3
- "version": "1.134.8",
3
+ "version": "1.135.0",
4
4
  "license": "SEE LICENSE IN LICENSE.txt",
5
5
  "description": "The Einstein Analytics family of APIs",
6
6
  "main": "dist/es/es2018/analytics-wave.js",
package/sfdc/index.js CHANGED
@@ -32343,4 +32343,4 @@ withDefaultLuvio((luvio) => {
32343
32343
  });
32344
32344
 
32345
32345
  export { createDataConnector, createDataflowJob, createDataset, createDatasetVersion, createReplicatedDataset, deleteDataConnector, deleteDataset, deleteRecipe, deleteReplicatedDataset, executeQuery, executeQuery_imperative, getActions, getActions_imperative, getAnalyticsLimits, getAnalyticsLimits_imperative, getDataConnector, getDataConnectorNotifyChange, getDataConnectorSourceFields, getDataConnectorSourceFieldsNotifyChange, getDataConnectorSourceFields_imperative, getDataConnectorSourceObject, getDataConnectorSourceObjectDataPreviewWithFields, getDataConnectorSourceObjectDataPreviewWithFields_imperative, getDataConnectorSourceObjectNotifyChange, getDataConnectorSourceObject_imperative, getDataConnectorSourceObjects, getDataConnectorSourceObjects_imperative, getDataConnectorStatus, getDataConnectorStatus_imperative, getDataConnectorTypes, getDataConnectorTypes_imperative, getDataConnector_imperative, getDataConnectors, getDataConnectors_imperative, getDataflowJob, getDataflowJobNode, getDataflowJobNodeNotifyChange, getDataflowJobNode_imperative, getDataflowJobNodes, getDataflowJobNodes_imperative, getDataflowJobNotifyChange, getDataflowJob_imperative, getDataflowJobs, getDataflowJobs_imperative, getDataflows, getDataflows_imperative, getDataset, getDatasetNotifyChange, getDatasetVersion, getDatasetVersionNotifyChange, getDatasetVersion_imperative, getDatasetVersions, getDatasetVersions_imperative, getDataset_imperative, getDatasets, getDatasets_imperative, getDependencies, getDependencies_imperative, getRecipe, getRecipeNotification, getRecipeNotificationNotifyChange, getRecipeNotification_imperative, getRecipeNotifyChange, getRecipe_imperative, getRecipes, getRecipes_imperative, getReplicatedDataset, getReplicatedDatasetNotifyChange, getReplicatedDataset_imperative, getReplicatedDatasets, getReplicatedDatasets_imperative, getReplicatedFields, getReplicatedFieldsNotifyChange, getReplicatedFields_imperative, getSchedule, getScheduleNotifyChange, getSchedule_imperative, getSecurityCoverageDatasetVersion, getSecurityCoverageDatasetVersion_imperative, getWaveFolders, getWaveFolders_imperative, getWaveTemplate, getWaveTemplateConfig, getWaveTemplateConfigNotifyChange, getWaveTemplateConfig_imperative, getWaveTemplateNotifyChange, getWaveTemplateReleaseNotes, getWaveTemplateReleaseNotesNotifyChange, getWaveTemplateReleaseNotes_imperative, getWaveTemplate_imperative, getWaveTemplates, getWaveTemplates_imperative, getXmd, getXmd_imperative, ingestDataConnector, updateDataConnector, updateDataflowJob, updateDataset, updateDatasetVersion, updateRecipe, updateRecipeNotification, updateReplicatedDataset, updateReplicatedFields, updateSchedule, updateXmd, validateWaveTemplate };
32346
- // version: 1.134.8-c3d6d2cfc
32346
+ // version: 1.135.0-c2edc550f
package/src/raml/api.raml CHANGED
@@ -1418,7 +1418,7 @@ types:
1418
1418
  type: integer
1419
1419
  url:
1420
1420
  description: URL to get the collection.
1421
- type: string
1421
+ type: string | nil
1422
1422
  DatasetCoverageRepresentation:
1423
1423
  description: Security coverage for a dataset version.
1424
1424
  type: object
@@ -6293,6 +6293,12 @@ types:
6293
6293
  hasCurrentOnly:
6294
6294
  type: boolean
6295
6295
  required: false
6296
+ ids:
6297
+ type: array
6298
+ required: false
6299
+ items:
6300
+ type: string
6301
+ (oas-collectionFormat): csv
6296
6302
  includeCurrentVersion:
6297
6303
  type: boolean
6298
6304
  required: false
@@ -6306,6 +6312,8 @@ types:
6306
6312
  type: string
6307
6313
  required: false
6308
6314
  enum:
6315
+ - Cdp
6316
+ - DataPipelineQuery
6309
6317
  - EinsteinAnalytics
6310
6318
  - MulesoftDataPath
6311
6319
  - Sonic
@@ -6328,9 +6336,11 @@ types:
6328
6336
  type: string
6329
6337
  required: false
6330
6338
  enum:
6339
+ - Browse
6331
6340
  - CreatedByMe
6332
6341
  - Favorites
6333
6342
  - IncludeAllPrivate
6343
+ - InsightsApplicationsICanEdit
6334
6344
  - Mru
6335
6345
  - SharedWithMe
6336
6346
  sort: