Commit graph

45 commits

Author SHA1 Message Date
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
Lisa Cawley
1607f812eb
[DOCS] Add stub for find case activity API (#152041) 2023-02-28 18:16:33 +01:00
Lisa Cawley
e1227a3fe9
[DOCS] Add assignees query parameter to find cases API (#146087) 2022-11-29 08:46:49 -08:00
Lisa Cawley
876f1b9ac8
[DOCS] Alert limit for cases (#145950) 2022-11-24 17:56:45 +01:00
Lisa Cawley
8086e99478
[DOCS] Fix Rules and Connectors app labels (#145660) 2022-11-22 09:14:31 -08:00
Lisa Cawley
74198264e1
[DOCS] Clarify alertId and index in add comment API (#145189) 2022-11-18 17:56:37 +01:00
Lisa Cawley
5348e39a36
[DOCS] Automate final case APIs (#145007) 2022-11-14 19:19:40 -07:00
Lisa Cawley
6804cffc5f
[DOCS] Automate docs for get case APIs (#144950) 2022-11-10 08:27:33 -08:00
Lisa Cawley
9bf262dd1c
[DOCS] Automate docs for push case and case case config APIs (#144657) 2022-11-08 09:34:52 -08:00
Lisa Cawley
6eb02d096f
[DOCS] Add assignees to case APIs (#143610) 2022-10-20 11:32:10 -07:00
Lisa Cawley
f92c76c86f
[DOCS] Automate docs for create/update/delete case APIs (#142929) 2022-10-18 16:09:57 -07:00
Lisa Cawley
2d8b29ed5a
[DOCS] Automate output for 4 case APIs (#142173) 2022-10-05 09:24:04 -07:00
Lisa Cawley
68e0a2aab2
[DOCS] Add Webhook - Case Management connector to case APIs (#138583) 2022-08-31 11:06:40 +03:00
Lisa Cawley
2dea72f226
Add openAPI specifications for push case API (#137549) 2022-08-26 19:56:07 -07:00
Lisa Cawley
01f8c7c4f2
[DOCS] Add missing collapsible sections in case APIs (#138588) 2022-08-11 09:11:42 -07:00
Lisa Cawley
e19714a17e
Adds openAPI spec for get alerts endpoint (#137332) 2022-07-28 08:44:30 -07:00
Lisa Cawley
955cb3f354
[DOCS] Update prerequisites in delete case and comment APIs (#136998) 2022-07-25 07:52:23 -07:00
Lisa Cawley
bd6339ea02
Add open API specification for get case activity (#136465) 2022-07-21 07:14:44 -07:00
Lisa Cawley
93f6f89795
Add open API specification for get case API (#136315) 2022-07-14 11:45:39 -07:00
Lisa Cawley
9dbf147d66
Add openAPI specifications for get comments API (#135921) 2022-07-08 09:01:49 -07:00
Lisa Cawley
9162f7f2f0
Add openAPI specifications for get tags API (#135671) 2022-07-06 09:07:44 -07:00
Lisa Cawley
40359a6e2a
[DOCS] Add get reporters to open API spec (#135326) 2022-06-30 11:04:48 -07:00
István Zoltán Szabó
b05f8c1240
Adds OpenAPI specs for case comment endpoints (#133400)
Co-authored-by: Lisa Cawley <lcawley@elastic.co>
2022-06-16 11:43:46 +02:00
Lisa Cawley
05b392a862
[DOCS] Revise case API examples for consistent tone (#133456) 2022-06-06 08:48:11 -07:00
Lisa Cawley
9ca93a552c
[DOCS] Clarify case duration (#133552)
Co-authored-by: Eric Davis <eric.davis@elastic.co>
2022-06-06 08:45:38 -07:00
Lisa Cawley
2d7a77448e
Add openAPI specifications for cases configure endpoint (#133265) 2022-06-02 08:47:24 -07:00
Lisa Cawley
d512c3a9e5
Add openAPI specifications for cases _find endpoint (#131761) 2022-05-31 15:46:21 -07:00
Lisa Cawley
d12156ec22
[DOCS] Add severity field to case APIs (#132289) 2022-05-19 08:06:32 -07:00
Lisa Cawley
693c0c3445
[DOCS] Add duration to case API examples (#132090) 2022-05-16 11:22:08 -07:00
Gidi Meir Morris
eb043f7702
[Connectors] moves the connector deprecation check to the server side (#130541)
This PR fixes a UI glitch where preconfigured connectors couldn't show a deprecation warning on SN connectors as the check on the client side couldn't support them.
2022-04-26 11:04:34 +01:00
Lisa Cawley
0923ff6d6c
[DOCS] Fix section titles in Cases APIs (#130737) 2022-04-21 08:59:15 -07:00
Lisa Cawley
5eeeb95d74
[DOCS] Add final case APIs (#130161) 2022-04-14 15:13:55 -07:00
Lisa Cawley
f683d1e664
[DOCS] Set, get, update case configuration (#129271) 2022-04-13 08:12:17 -07:00
Lisa Cawley
724cd40267
[DOCS] Edit get tags API (#129963) 2022-04-13 08:09:24 -07:00
István Zoltán Szabó
67ef4f73f7
[DOCS] Adds GET reporters to cases API docs (#129089) 2022-04-12 08:26:25 +02:00
Christos Nasikas
4246f3e631
[Cases] Add the ability to filter cases by date in the find and status endpoints (#128652)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2022-03-31 06:50:14 -07:00
István Zoltán Szabó
911a747926
[DOCS] Adds GET case activity and GET tags API docs (#128874) 2022-03-31 13:40:17 +02:00
Lisa Cawley
df8eb33fc2
[DOCS] Get case status API (#128802) 2022-03-30 09:05:27 -07:00
Lisa Cawley
196061e8ab
[DOCS] Case comment APIs (#128443) 2022-03-29 11:02:37 -07:00
Lisa Cawley
c3fba606d2
[DOCS] Add get case comments API (#128694) 2022-03-29 10:07:51 -07:00
István Zoltán Szabó
5efb4b1cf6
[DOCS] Adds GET case API docs (#128606) 2022-03-29 17:22:27 +02:00
Lisa Cawley
5fb5b1cdd7
[DOCS] Delete cases and comments APIs (#128329) 2022-03-24 08:47:04 -07:00
Christos Nasikas
043c40b6d0
[Cases] Fix fields query parameter in the _find API (#128143)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Co-authored-by: lcawl <lcawley@elastic.co>
2022-03-23 10:21:09 +02:00
Lisa Cawley
130823ac27
[DOCS] Add find case APIs (#127686) 2022-03-22 15:58:57 -07:00
Lisa Cawley
201b352d7f
[DOCS] Add create case and update case APIs (#127936) 2022-03-22 07:14:52 -07:00