Skip to content

Commit

Permalink
Add action_response into .fleet-actions-results mapping (#79584)
Browse files Browse the repository at this point in the history
Co-authored-by: Elastic Machine <[email protected]>
  • Loading branch information
aleksmaus and elasticmachine authored Oct 21, 2021
1 parent 4e8ed09 commit 8c0883f
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,10 @@
"enabled": false,
"type": "object"
},
"action_response": {
"dynamic": true,
"type": "object"
},
"data": {
"enabled": false,
"type": "object"
Expand Down

0 comments on commit 8c0883f

Please sign in to comment.