Skip to content

Commit 2e41fc8

Browse files
Update specification output
1 parent ff27c3f commit 2e41fc8

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

output/schema/validation-errors.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -255,6 +255,13 @@
255255
],
256256
"response": []
257257
},
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+
},
258265
"ingest.get_ip_location_database": {
259266
"request": [
260267
"Request: query parameter 'master_timeout' does not exist in the json spec"

0 commit comments

Comments
 (0)