kibana/docs/api
Pierre Gayvallet ad6dc34cf7
[SavedObjects] Add aggregations support (#96292) (#97361)
* step 1 to add aggs in the find function of saved object

* setp 2 - add specific unit test to aggs + fix bug found during integrations

* step 3 - add security api_integration arounds aggs

* fix types

* unit test added for aggs_utils

* add documentation

* fix docs

* review I

* doc

* try to fix test

* add the new property to the saved object globaltype

* fix types

* delete old files

* fix types + test api integration

* type fix + test

* Update src/core/server/saved_objects/types.ts

Co-authored-by: Rudolf Meijering <skaapgif@gmail.com>

* review I

* change our validation to match discussion with Pierre and Rudolph

* Validate multiple items nested filter query through KueryNode

* remove unused import

* review + put back test

* migrate added tests to new TS file

* fix documentation

* fix license header

* move stuff

* duplicating test mappings

* rename some stuff

* move ALL the things

* cast to aggregation container

* update generated doc

* add deep nested validation

* rewrite the whole validation mechanism

* some cleanup

* minor cleanup

* update generated doc

* adapt telemetry client

* fix API integ tests

* fix doc

* TOTO-less

* remove xpack tests

* list supported / unsupported aggregations

* typo fix

* extract some validation function

* fix indent

* add some unit tests

* adapt FTR assertions

* update doc

* fix doc

* doc again

* cleanup test names

* improve tsdoc on validation functions

* perf nit

Co-authored-by: Xavier Mouligneau <189600+XavierM@users.noreply.github.com>
Co-authored-by: Rudolf Meijering <skaapgif@gmail.com>
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>

Co-authored-by: Xavier Mouligneau <189600+XavierM@users.noreply.github.com>
Co-authored-by: Rudolf Meijering <skaapgif@gmail.com>
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-04-16 06:47:41 -04:00
..
actions-and-connectors [DOCS] Adds deprecation admonitions (#95847) (#95999) 2021-03-31 17:23:31 -07:00
alerting [DOCS] Adds deprecation admonitions (#95847) (#95999) 2021-03-31 17:23:31 -07:00
dashboard [DOC] Dashboard Export API (#65005) (#88257) 2021-01-14 10:21:48 +01:00
features [DOCS] Removed v1 from get features API request (#48425) 2019-10-16 11:37:27 -05:00
logstash-configuration-management [DOCS] Fixes to API docs (#71678) (#71740) 2020-07-14 16:17:57 -05:00
role-management [DOCS] Fixes to API docs (#71678) (#71740) 2020-07-14 16:17:57 -05:00
saved-objects [SavedObjects] Add aggregations support (#96292) (#97361) 2021-04-16 06:47:41 -04:00
session-management Expose session invalidation API. (#92376) (#95274) 2021-03-24 07:04:47 -04:00
spaces-management Disable checking for conflicts when copying saved objects (#83575) (#84922) 2020-12-03 13:32:43 -05:00
task-manager [Alerting][Docs] Adds Alerting & Task Manager Scalability Guidance & Health Monitoring (#91171) (#93604) 2021-03-04 20:42:57 +00:00
upgrade-assistant Replaces GET verb with POST to match the rest of the documentation. (#85926) 2020-12-18 11:53:13 -08:00
actions-and-connectors.asciidoc Changes to the connector API doc URLs (#95515) (#95575) 2021-03-26 15:06:56 -04:00
alerting.asciidoc Create new alerting HTTP APIs that use the new terminology (#93977) (#95781) 2021-03-30 10:41:41 -04:00
dashboard-api.asciidoc [DOCS] API intro (#47164) (#48461) 2019-10-16 16:01:28 -05:00
features.asciidoc [7.x] Cleanup feature registration (#80909) (#81209) 2020-10-20 14:38:40 -04:00
logstash-configuration-management.asciidoc [7.x] [DOCS] Updates API requests and examples (#60695) (#60826) 2020-03-26 15:11:17 -05:00
role-management.asciidoc [7.x] [DOCS] Updates API requests and examples (#60695) (#60826) 2020-03-26 15:11:17 -05:00
saved-objects.asciidoc [7.x] Sharing saved objects, phase 2 (#80945) (#88917) 2021-01-22 16:53:47 -05:00
session-management.asciidoc Expose session invalidation API. (#92376) (#95274) 2021-03-24 07:04:47 -04:00
spaces-management.asciidoc [DOCS] API intro (#47164) (#48461) 2019-10-16 16:01:28 -05:00
upgrade-assistant.asciidoc [DOCS] Adds missing add default field API (#86332) (#86372) 2020-12-17 14:28:25 -06:00
url-shortening.asciidoc [DOCS] Fixes to API docs (#71678) (#71740) 2020-07-14 16:17:57 -05:00