Provide valid object types in _find API doc

This commit is contained in:
Jeannie Sevidal 2023-09-20 16:06:01 -07:00 committed by GitHub
parent 1220da736b
commit c07c9a72c6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -31,7 +31,7 @@ For the most up-to-date API details, refer to the
==== Query Parameters
`type`::
(Required, array|string) The saved object types to include in the export.
(Required, array|string) The saved object types to include in the export. Valid options include `visualization`, `dashboard`, `search`, `index-pattern`, `config`.
`per_page`::
(Optional, number) The number of objects to return per page.