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 (#115)

Signed-off-by: Zhongnan Su <szhongna@amazon.com>
  • Loading branch information
zhongnansu committed Jul 9, 2021
1 parent 893b301 commit e9667a3
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 e9667a3

Please sign in to comment.