We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff27c3f commit 2e41fc8Copy full SHA for 2e41fc8
output/schema/validation-errors.json
@@ -255,6 +255,13 @@
255
],
256
"response": []
257
},
258
+ "inference.update": {
259
+ "request": [
260
+ "/_inference/{inference_id}/_update: different http methods in the json spec",
261
+ "/_inference/{task_type}/{inference_id}/_update: different http methods in the json spec"
262
+ ],
263
+ "response": []
264
+ },
265
"ingest.get_ip_location_database": {
266
"request": [
267
"Request: query parameter 'master_timeout' does not exist in the json spec"
0 commit comments