kibana/docs/api
Pierre Gayvallet 106afd41b6
[SavedObjects] Add aggregations support (#96292)
* 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>
2021-04-16 10:40:30 +02:00
..
actions-and-connectors [DOCS] Adds deprecation admonitions (#95847) 2021-03-31 14:36:48 -07:00
alerting [DOCS] Adds deprecation admonitions (#95847) 2021-03-31 14:36:48 -07:00
dashboard [DOC] Dashboard Export API (#65005) 2021-01-13 20:56:29 +01:00
logstash-configuration-management [DOCS] Fix Creaxes Logstash pipeline API page (#84780) 2020-12-02 09:39:26 -06:00
role-management [DOCS] Fixes to API docs (#71678) 2020-07-14 14:59:21 -05:00
saved-objects [SavedObjects] Add aggregations support (#96292) 2021-04-16 10:40:30 +02:00
session-management Expose session invalidation API. (#92376) 2021-03-24 09:54:08 +01:00
spaces-management Disable checking for conflicts when copying saved objects (#83575) 2020-12-03 11:08:25 -05:00
task-manager [Alerting][Docs] Adds Alerting & Task Manager Scalability Guidance & Health Monitoring (#91171) 2021-03-04 14:11:53 +00:00
upgrade-assistant [DOCS] Adds missing add default field API (#86332) 2020-12-17 13:59:56 -06:00
actions-and-connectors.asciidoc Changes to the connector API doc URLs (#95515) 2021-03-26 14:55:39 -04:00
alerting.asciidoc Create new alerting HTTP APIs that use the new terminology (#93977) 2021-03-30 08:27:28 -04:00
dashboard-api.asciidoc
features.asciidoc Cleanup feature registration (#80909) 2020-10-20 12:53:43 -04:00
logstash-configuration-management.asciidoc [DOCS] Updates API requests and examples (#60695) 2020-03-20 16:33:20 -05:00
role-management.asciidoc [DOCS] Updates API requests and examples (#60695) 2020-03-20 16:33:20 -05:00
saved-objects.asciidoc Sharing saved objects, phase 2 (#80945) 2021-01-20 17:39:21 -05:00
session-management.asciidoc Expose session invalidation API. (#92376) 2021-03-24 09:54:08 +01:00
spaces-management.asciidoc
upgrade-assistant.asciidoc [DOCS] Adds missing add default field API (#86332) 2020-12-17 13:59:56 -06:00
url-shortening.asciidoc [DOCS] Fixes to API docs (#71678) 2020-07-14 14:59:21 -05:00