Skip to content

Commit

Permalink
Update specification/text_structure/find_field_structure/FindFieldStr…
Browse files Browse the repository at this point in the history
…uctureRequest.ts

Co-authored-by: Florian Bernd <[email protected]>
  • Loading branch information
lcawl and flobernd authored Dec 19, 2024
1 parent f75a24a commit 898e54e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ interface Request extends RequestBase {
/**
* The field that should be analyzed.
*/
field: string
field: Field
/**
* The high level structure of the text.
* By default, the API chooses the format.
Expand Down

0 comments on commit 898e54e

Please sign in to comment.