Commit f6779de
authored
Increase maximum forecast interval to 10 years. (elastic#41082) (elastic#42710)
Increase the maximum duration to ~10 years (3650 days).1 parent 5f9382a commit f6779de
File tree
2 files changed
+10
-2
lines changed- x-pack/plugin
- core/src/main/java/org/elasticsearch/xpack/core/ml/action
- src/test/resources/rest-api-spec/test/ml
2 files changed
+10
-2
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
52 | | - | |
| 51 | + | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| |||
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
50 | 58 | | |
51 | 59 | | |
52 | 60 | | |
| |||
0 commit comments