Skip to content

Commit

Permalink
[DOCS] Fixes section levels in POST inference API docs. (elastic#107451)
Browse files Browse the repository at this point in the history
  • Loading branch information
szabosteve authored Apr 15, 2024
1 parent d3e0ec1 commit b9322da
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions docs/reference/inference/post-inference.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,10 @@ The unique identifier of the {infer} endpoint.
(Optional, string)
The type of {infer} task that the model performs.


[discrete]
[[post-inference-api-query-params]]
== {api-query-parms-title}
==== {api-query-parms-title}

`timeout`::
(Optional, timeout)
Expand All @@ -64,7 +66,7 @@ seconds.

[discrete]
[[post-inference-api-request-body]]
== {api-request-body-title}
==== {api-request-body-title}

`input`::
(Required, array of strings)
Expand Down

0 comments on commit b9322da

Please sign in to comment.