Skip to content

Commit e0c81b1

Browse files
lcawlflobernd
andauthored
Update specification/text_structure/find_field_structure/FindFieldStructureRequest.ts
Co-authored-by: Florian Bernd <[email protected]>
1 parent 898e54e commit e0c81b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specification/text_structure/find_field_structure/FindFieldStructureRequest.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ interface Request extends RequestBase {
8585
/**
8686
* The name of the index that contains the analyzed field.
8787
*/
88-
index: string
88+
index: IndexName
8989
/**
9090
* If the format is `delimited`, you can specify the character used to quote the values in each row if they contain newlines or the delimiter character.
9191
* Only a single character is supported.

0 commit comments

Comments
 (0)