|
638 | 638 | "response": [] |
639 | 639 | }, |
640 | 640 | "fleet.msearch": { |
641 | | - "request": [ |
642 | | - "Request: query parameter 'allow_no_indices' does not exist in the json spec", |
643 | | - "Request: query parameter 'ccs_minimize_roundtrips' does not exist in the json spec", |
644 | | - "Request: query parameter 'expand_wildcards' does not exist in the json spec", |
645 | | - "Request: query parameter 'ignore_throttled' does not exist in the json spec", |
646 | | - "Request: query parameter 'ignore_unavailable' does not exist in the json spec", |
647 | | - "Request: query parameter 'max_concurrent_searches' does not exist in the json spec", |
648 | | - "Request: query parameter 'max_concurrent_shard_requests' does not exist in the json spec", |
649 | | - "Request: query parameter 'pre_filter_shard_size' does not exist in the json spec", |
650 | | - "Request: query parameter 'search_type' does not exist in the json spec", |
651 | | - "Request: query parameter 'rest_total_hits_as_int' does not exist in the json spec", |
652 | | - "Request: query parameter 'typed_keys' does not exist in the json spec", |
653 | | - "Request: query parameter 'wait_for_checkpoints' does not exist in the json spec", |
654 | | - "Request: query parameter 'allow_partial_search_results' does not exist in the json spec" |
655 | | - ], |
| 641 | + "request": [], |
656 | 642 | "response": [ |
657 | 643 | "type_alias definition _global.msearch:ResponseItem / union_of / instance_of / Generics / instance_of - No type definition for '_global.msearch.ResponseItem:TDocument'" |
658 | 644 | ] |
|
663 | 649 | ], |
664 | 650 | "response": [] |
665 | 651 | }, |
666 | | - "fleet.search": { |
667 | | - "request": [ |
668 | | - "Request: query parameter 'allow_no_indices' does not exist in the json spec", |
669 | | - "Request: query parameter 'analyzer' does not exist in the json spec", |
670 | | - "Request: query parameter 'analyze_wildcard' does not exist in the json spec", |
671 | | - "Request: query parameter 'batched_reduce_size' does not exist in the json spec", |
672 | | - "Request: query parameter 'ccs_minimize_roundtrips' does not exist in the json spec", |
673 | | - "Request: query parameter 'default_operator' does not exist in the json spec", |
674 | | - "Request: query parameter 'df' does not exist in the json spec", |
675 | | - "Request: query parameter 'docvalue_fields' does not exist in the json spec", |
676 | | - "Request: query parameter 'expand_wildcards' does not exist in the json spec", |
677 | | - "Request: query parameter 'explain' does not exist in the json spec", |
678 | | - "Request: query parameter 'ignore_throttled' does not exist in the json spec", |
679 | | - "Request: query parameter 'ignore_unavailable' does not exist in the json spec", |
680 | | - "Request: query parameter 'lenient' does not exist in the json spec", |
681 | | - "Request: query parameter 'max_concurrent_shard_requests' does not exist in the json spec", |
682 | | - "Request: query parameter 'preference' does not exist in the json spec", |
683 | | - "Request: query parameter 'pre_filter_shard_size' does not exist in the json spec", |
684 | | - "Request: query parameter 'request_cache' does not exist in the json spec", |
685 | | - "Request: query parameter 'routing' does not exist in the json spec", |
686 | | - "Request: query parameter 'scroll' does not exist in the json spec", |
687 | | - "Request: query parameter 'search_type' does not exist in the json spec", |
688 | | - "Request: query parameter 'stats' does not exist in the json spec", |
689 | | - "Request: query parameter 'stored_fields' does not exist in the json spec", |
690 | | - "Request: query parameter 'suggest_field' does not exist in the json spec", |
691 | | - "Request: query parameter 'suggest_mode' does not exist in the json spec", |
692 | | - "Request: query parameter 'suggest_size' does not exist in the json spec", |
693 | | - "Request: query parameter 'suggest_text' does not exist in the json spec", |
694 | | - "Request: query parameter 'terminate_after' does not exist in the json spec", |
695 | | - "Request: query parameter 'timeout' does not exist in the json spec", |
696 | | - "Request: query parameter 'track_total_hits' does not exist in the json spec", |
697 | | - "Request: query parameter 'track_scores' does not exist in the json spec", |
698 | | - "Request: query parameter 'typed_keys' does not exist in the json spec", |
699 | | - "Request: query parameter 'rest_total_hits_as_int' does not exist in the json spec", |
700 | | - "Request: query parameter 'version' does not exist in the json spec", |
701 | | - "Request: query parameter '_source' does not exist in the json spec", |
702 | | - "Request: query parameter '_source_excludes' does not exist in the json spec", |
703 | | - "Request: query parameter '_source_includes' does not exist in the json spec", |
704 | | - "Request: query parameter 'seq_no_primary_term' does not exist in the json spec", |
705 | | - "Request: query parameter 'q' does not exist in the json spec", |
706 | | - "Request: query parameter 'size' does not exist in the json spec", |
707 | | - "Request: query parameter 'from' does not exist in the json spec", |
708 | | - "Request: query parameter 'sort' does not exist in the json spec", |
709 | | - "Request: missing json spec query parameter 'wait_for_checkpoints_timeout'" |
710 | | - ], |
711 | | - "response": [] |
712 | | - }, |
713 | 652 | "get_source": { |
714 | 653 | "request": [ |
715 | 654 | "Request: query parameter 'stored_fields' does not exist in the json spec" |
|
0 commit comments