mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
[DOCS] Fix typo in import api (#48557)
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
This commit is contained in:
parent
edfaaf7cdb
commit
8464b589d1
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ Use the complete response body from the <<dashboard-api-export, Export dashboard
|
|||
==== Response code
|
||||
|
||||
`200`::
|
||||
Indicates a successful call, even if there are errors importing individual saved objects. If there ar errors, the error information is returned in the response body on an object-by-object basis.
|
||||
Indicates a successful call, even if there are errors importing individual saved objects. If there are errors, the error information is returned in the response body on an object-by-object basis.
|
||||
|
||||
[[dashboard-api-import-example]]
|
||||
==== Example
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue