Skip to content

Commit

Permalink
Fix context menu download request body after schema change to add not…
Browse files Browse the repository at this point in the history
…ifiaction

Signed-off-by: Zhongnan Su <szhongna@amazon.com>
  • Loading branch information
zhongnansu committed Jul 8, 2021
1 parent e517453 commit a6958e4
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -92,10 +92,10 @@ const generateInContextReport = async (
},
},
delivery: {
delivery_type: 'OpenSearch Dashboards user',
delivery_params: {
opensearch_dashboards_recipients: [],
},
configIds: [''],
title: '',
textDescription: '',
htmlDescription: '',
},
trigger: {
trigger_type: 'On demand',
Expand Down

0 comments on commit a6958e4

Please sign in to comment.