Remove unnecessary backticks from API docs. (#170376)

This commit is contained in:
Luke Elmers 2023-11-02 06:17:44 -06:00 committed by GitHub
parent 015bbaafb4
commit 7a559ff0ca
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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.