mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-18 19:05:06 +00:00
Fixed the string() code literal in the java client index api doc.
This commit is contained in:
parent
80ab15dfc1
commit
593f98a373
@ -114,7 +114,7 @@ Note that you can also add arrays with `startArray(String)` and
|
|||||||
other XContentBuilder objects.
|
other XContentBuilder objects.
|
||||||
|
|
||||||
If you need to see the generated JSON content, you can use the
|
If you need to see the generated JSON content, you can use the
|
||||||
@string()@method.
|
`string()` method.
|
||||||
|
|
||||||
[source,java]
|
[source,java]
|
||||||
--------------------------------------------------
|
--------------------------------------------------
|
||||||
|
Loading…
x
Reference in New Issue
Block a user