kibana/docs/api-generated/cases
Antonio 2e0ba63e31
[Cases] Limit searchFields in the Find Case API query params (#156495)
Fixes #155978

## Summary

- Remove the `fields` parameter from the find cases API 
- Limit the `searchFields` parameter in the find cases API

One of the FTR tests was actually successfully calling the find_cases
API while passing the fields parameter but only certain combinations of
fields would actually work.

Passing single fields would not work.

I just removed the test as we won't support the `fields` param anymore.

---------

Co-authored-by: lcawl <lcawley@elastic.co>
2023-05-11 11:04:10 -04:00
..
case-apis-passthru.asciidoc [Cases] Limit searchFields in the Find Case API query params (#156495) 2023-05-11 11:04:10 -04:00
case-apis.asciidoc [DOCS] Automate output for 4 case APIs (#142173) 2022-10-05 09:24:04 -07:00