Skip to content

Commit 898e54e

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

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
@@ -67,7 +67,7 @@ interface Request extends RequestBase {
6767
/**
6868
* The field that should be analyzed.
6969
*/
70-
field: string
70+
field: Field
7171
/**
7272
* The high level structure of the text.
7373
* By default, the API chooses the format.

0 commit comments

Comments
 (0)