Skip to content

Commit fcc20f6

Browse files
Generating correct output
1 parent 574562c commit fcc20f6

File tree

2 files changed

+11
-72
lines changed

2 files changed

+11
-72
lines changed

output/schema/schema.json

Lines changed: 10 additions & 64 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

output/schema/validation-errors.json

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -355,13 +355,6 @@
355355
],
356356
"response": []
357357
},
358-
"inference.update": {
359-
"request": [
360-
"/_inference/{inference_id}/_update: different http methods in the json spec",
361-
"/_inference/{task_type}/{inference_id}/_update: different http methods in the json spec"
362-
],
363-
"response": []
364-
},
365358
"ingest.delete_geoip_database": {
366359
"request": [
367360
"Request: query parameter 'master_timeout' does not exist in the json spec",
@@ -501,4 +494,4 @@
501494
}
502495
},
503496
"generalErrors": []
504-
}
497+
}

0 commit comments

Comments
 (0)