Commit dfdb95e
Merge #271
271: Add missing IndexUpdate task type r=bidoubiwa a=bidoubiwa
As per the [specifications](https://github.com/meilisearch/specifications/blob/aa2a262ce4116666b65bfa2479b76a05268fc635/text/0060-tasks-api.md#3-type-field-enum) `IndexUpdate` is a possible task type that was missing.
Co-authored-by: Charlotte Vermandel <[email protected]>1 file changed
+7
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
| |||
38 | 39 | | |
39 | 40 | | |
40 | 41 | | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
41 | 48 | | |
42 | 49 | | |
43 | 50 | | |
| |||
0 commit comments