kibana/docs/api
Xavier Mouligneau d95c47f776
Add KQL functionality in the find function of the saved objects (#41136)
* Add KQL functionality in the find function of the saved objects

wip

rename variable from KQL to filter, fix unit test + add new ones

miss security pluggins

review I

fix api changes

refactor after reviewing with Rudolf

fix type

review III

review IV

for security put back allowed logic back to return empty results

remove StaticIndexPattern

review V

fix core_api_changes

fix type

* validate filter to match requirement type.attributes.key or type.savedObjectKey

* Fix types

* fix a bug + add more api integration test

* fix types in test until we create package @kbn/types

* fix type issue

* fix api integration test

* export nodeTypes from packages @kbn/es-query instead of the function buildNodeKuery

* throw 400- bad request when validation error in find

* fix type issue

* accept api change

* renove _ to represent private

* fix unit test + add doc

* add comment to explain why we removed the private
2019-10-02 18:23:44 -04:00
..
dashboard-import [DOCS] Updated API experimental notes (#46008) 2019-09-18 10:54:28 -05:00
features [DOCS] Updated API experimental notes (#46008) 2019-09-18 10:54:28 -05:00
logstash-configuration-management [DOCS] Updated API experimental notes (#46008) 2019-09-18 10:54:28 -05:00
role-management [DOCS] Updated API experimental notes (#46008) 2019-09-18 10:54:28 -05:00
saved-objects Add KQL functionality in the find function of the saved objects (#41136) 2019-10-02 18:23:44 -04:00
spaces-management [DOCS] Updated API experimental notes (#46008) 2019-09-18 10:54:28 -05:00
upgrade-assistant [DOCS] Updated API experimental notes (#46008) 2019-09-18 10:54:28 -05:00
url_shortening [DOCS] Updated API experimental notes (#46008) 2019-09-18 10:54:28 -05:00
dashboard-import.asciidoc [DOCS] New template for APIs (#39298) 2019-09-06 11:09:57 -05:00
features.asciidoc [DOCS] New template for APIs (#39298) 2019-09-06 11:09:57 -05:00
logstash-configuration-management.asciidoc [DOCS] New template for APIs (#39298) 2019-09-06 11:09:57 -05:00
role-management.asciidoc [DOCS] New template for APIs (#39298) 2019-09-06 11:09:57 -05:00
saved-objects.asciidoc [DOCS] New template for APIs (#39298) 2019-09-06 11:09:57 -05:00
spaces-management.asciidoc [DOCS] New template for APIs (#39298) 2019-09-06 11:09:57 -05:00
upgrade-assistant.asciidoc [DOCS] New template for APIs (#39298) 2019-09-06 11:09:57 -05:00
url-shortening.asciidoc [DOCS] New template for APIs (#39298) 2019-09-06 11:09:57 -05:00