kibana/docs/api/saved-objects
Mike Côté 34c7e52a87
Return import errors for saved objects referencing a missing index pattern or search (#33005)
* cherry-pick fd2bc9b

* Return errors when objects are missing references

* Fix import tslint

* Fix failing jest tests

* Fix x-pack integration tests

* Rename ensureReferencesExist to validateReferences

* Fix test naming to use validateReferences

* Update resolve_import_errors API to reflect new type attribute

* Validate references for search type as well

* Clarify comment

* Apply PR feedback

* Modify saved object bulkGet to be able to filter fields

* Apply PR feedback
2019-03-14 19:22:30 -04:00
..
bulk_create.asciidoc Add new "references" attribute to saved objects for relationships (#28199) 2019-01-30 15:53:03 -05:00
bulk_get.asciidoc Return import errors for saved objects referencing a missing index pattern or search (#33005) 2019-03-14 19:22:30 -04:00
create.asciidoc Add new "references" attribute to saved objects for relationships (#28199) 2019-01-30 15:53:03 -05:00
delete.asciidoc [DOCS] Kibana APIs not accessible via Console (#26221) 2018-12-05 16:20:58 -05:00
export.asciidoc Basic server side export API for saved objects (#30326) 2019-03-05 15:42:02 -05:00
find.asciidoc Add new "references" attribute to saved objects for relationships (#28199) 2019-01-30 15:53:03 -05:00
get.asciidoc [DOCS] Kibana APIs not accessible via Console (#26221) 2018-12-05 16:20:58 -05:00
import.asciidoc Basic server side import API for saved objects (#32158) 2019-03-08 13:18:36 -05:00
resolve_import_errors.asciidoc Rename resolve import conflicts API to resolve import errors (#33024) 2019-03-13 09:17:18 -04:00
update.asciidoc Add new "references" attribute to saved objects for relationships (#28199) 2019-01-30 15:53:03 -05:00