Commit 02b2f5e
authored
[ML] Removing custom service from service api (elastic#130739)
* Removing custom service from service api
* Fixing tests1 parent 6d81ff9 commit 02b2f5e
File tree
2 files changed
+6
-13
lines changed- x-pack/plugin/inference
- qa/inference-service-tests/src/javaRestTest/java/org/elasticsearch/xpack/inference
- src/main/java/org/elasticsearch/xpack/inference/services/custom
2 files changed
+6
-13
lines changedLines changed: 0 additions & 13 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
24 | 23 | | |
25 | 24 | | |
26 | 25 | | |
| |||
41 | 40 | | |
42 | 41 | | |
43 | 42 | | |
44 | | - | |
45 | 43 | | |
46 | 44 | | |
47 | 45 | | |
| |||
77 | 75 | | |
78 | 76 | | |
79 | 77 | | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | 78 | | |
84 | 79 | | |
85 | 80 | | |
| |||
90 | 85 | | |
91 | 86 | | |
92 | 87 | | |
93 | | - | |
94 | 88 | | |
95 | 89 | | |
96 | 90 | | |
| |||
118 | 112 | | |
119 | 113 | | |
120 | 114 | | |
121 | | - | |
122 | 115 | | |
123 | 116 | | |
124 | 117 | | |
| |||
133 | 126 | | |
134 | 127 | | |
135 | 128 | | |
136 | | - | |
137 | | - | |
138 | | - | |
139 | | - | |
140 | 129 | | |
141 | 130 | | |
142 | 131 | | |
| |||
147 | 136 | | |
148 | 137 | | |
149 | 138 | | |
150 | | - | |
151 | 139 | | |
152 | 140 | | |
153 | 141 | | |
| |||
188 | 176 | | |
189 | 177 | | |
190 | 178 | | |
191 | | - | |
192 | 179 | | |
193 | 180 | | |
194 | 181 | | |
| |||
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
355 | 355 | | |
356 | 356 | | |
357 | 357 | | |
| 358 | + | |
| 359 | + | |
| 360 | + | |
| 361 | + | |
| 362 | + | |
| 363 | + | |
358 | 364 | | |
359 | 365 | | |
360 | 366 | | |
| |||
0 commit comments