Commit e23b586
If we don't specify an undefined content-type like so, the client
attempts to convert our form data into a JSON string, and the backend
returns an understandable 415.
This fixes rule imports.
Co-authored-by: Elastic Machine <[email protected]>
1 parent 2b26a39 commit e23b586
File tree
1 file changed
+1
-0
lines changed- x-pack/legacy/plugins/siem/public/containers/detection_engine/rules
1 file changed
+1
-0
lines changedLines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
246 | 246 | | |
247 | 247 | | |
248 | 248 | | |
| 249 | + | |
249 | 250 | | |
250 | 251 | | |
251 | 252 | | |
| |||
0 commit comments