mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
Remove unnecessary backticks from API docs. (#170376)
This commit is contained in:
parent
015bbaafb4
commit
7a559ff0ca
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ For example:
|
|||
|
||||
[source,sh]
|
||||
--------------------------------------------------
|
||||
`GET kbn:/api/index_management/indices`
|
||||
GET kbn:/api/index_management/indices
|
||||
--------------------------------------------------
|
||||
|
||||
Note: this will automatically prefix `s/{space_id}/` on the API request if ran from a non-default Kibana Space.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue