mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 01:13:23 -04:00
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> |
||
---|---|---|
.. | ||
cases-api-add-comment.asciidoc | ||
cases-api-create.asciidoc | ||
cases-api-delete-cases.asciidoc | ||
cases-api-delete-comments.asciidoc | ||
cases-api-find-case-activity.asciidoc | ||
cases-api-find-cases.asciidoc | ||
cases-api-find-connectors.asciidoc | ||
cases-api-get-alerts.asciidoc | ||
cases-api-get-case-activity.asciidoc | ||
cases-api-get-case.asciidoc | ||
cases-api-get-cases-by-alert.asciidoc | ||
cases-api-get-comments.asciidoc | ||
cases-api-get-configuration.asciidoc | ||
cases-api-get-reporters.asciidoc | ||
cases-api-get-status.asciidoc | ||
cases-api-get-tags.asciidoc | ||
cases-api-push.asciidoc | ||
cases-api-set-configuration.asciidoc | ||
cases-api-update-comment.asciidoc | ||
cases-api-update-configuration.asciidoc | ||
cases-api-update.asciidoc |