Skip to content

Commit 0009802

Browse files
authored
Validate ml.data frame_* Endpoints (elastic#387)
1 parent 9f02cdc commit 0009802

21 files changed

+5487
-614
lines changed

output/schema/schema.json

Lines changed: 4168 additions & 514 deletions
Large diffs are not rendered by default.

output/schema/validation-errors.json

Lines changed: 0 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -540,12 +540,6 @@
540540
],
541541
"response": []
542542
},
543-
"ml.explain_data_frame_analytics": {
544-
"request": [
545-
"Endpoint has \"@stability: TODO"
546-
],
547-
"response": []
548-
},
549543
"ml.find_file_structure": {
550544
"request": [
551545
"Missing request & response"
@@ -588,18 +582,6 @@
588582
],
589583
"response": []
590584
},
591-
"ml.get_data_frame_analytics": {
592-
"request": [
593-
"Endpoint has \"@stability: TODO"
594-
],
595-
"response": []
596-
},
597-
"ml.get_data_frame_analytics_stats": {
598-
"request": [
599-
"Endpoint has \"@stability: TODO"
600-
],
601-
"response": []
602-
},
603585
"ml.get_datafeed_stats": {
604586
"request": [
605587
"Endpoint has \"@stability: TODO"
@@ -660,18 +642,6 @@
660642
],
661643
"response": []
662644
},
663-
"ml.preview_data_frame_analytics": {
664-
"request": [
665-
"Endpoint has \"@stability: TODO"
666-
],
667-
"response": []
668-
},
669-
"ml.put_data_frame_analytics": {
670-
"request": [
671-
"Endpoint has \"@stability: TODO"
672-
],
673-
"response": []
674-
},
675645
"ml.put_trained_model": {
676646
"request": [
677647
"Endpoint has \"@stability: TODO"
@@ -708,12 +678,6 @@
708678
],
709679
"response": []
710680
},
711-
"ml.update_data_frame_analytics": {
712-
"request": [
713-
"Missing request & response"
714-
],
715-
"response": []
716-
},
717681
"ml.upgrade_job_snapshot": {
718682
"request": [
719683
"Missing request & response"

0 commit comments

Comments
 (0)