mirror of
https://github.com/iSharkFly-Docs/opensearch-docs-cn
synced 2025-02-07 13:08:10 +00:00
Typo in convert_entry_type.md (#4994)
Replaced "convert_entry_type_type" with "convert_entry_type". Signed-off-by: Vlad Babak <129367331+vlad-voxalyze@users.noreply.github.com>
This commit is contained in:
parent
07268c9d18
commit
0e2a5888a9
@ -29,7 +29,7 @@ type-conv-pipeline:
|
|||||||
...
|
...
|
||||||
....
|
....
|
||||||
processor:
|
processor:
|
||||||
- convert_entry_type_type:
|
- convert_entry_type:
|
||||||
key: "response_status"
|
key: "response_status"
|
||||||
type: "integer"
|
type: "integer"
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user