kibana/docs/api/saved-objects
Nathan Reese 2084842e36
Add _bulk_create endpoint to /api/saved_objects (#20498)
* add _bulk_create rest endpoint

* document bulk_create api

* provide 409 status code when conflicts exist

* add overwrite and version to documenation

* clean up assert statements and 2 places where bulkCreate is getting used with new output

* properly stub bulkCreate return

* remove version of documenation example
2018-07-10 07:38:39 -06:00
..
bulk_create.asciidoc Add _bulk_create endpoint to /api/saved_objects (#20498) 2018-07-10 07:38:39 -06:00
bulk_get.asciidoc
create.asciidoc
delete.asciidoc
find.asciidoc
get.asciidoc
update.asciidoc