We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0c81b1 commit 74e613fCopy full SHA for 74e613f
specification/text_structure/find_field_structure/FindFieldStructureRequest.ts
@@ -117,7 +117,7 @@ interface Request extends RequestBase {
117
* If this parameter is not specified, the structure finder makes a decision about which field (if any) is the primary timestamp field.
118
* For structured text, it is not compulsory to have a timestamp in the text.
119
*/
120
- timestamp_field?: string
+ timestamp_field?: Field
121
/**
122
* The Java time format of the timestamp field in the text.
123
* Only a subset of Java time format letter groups are supported:
0 commit comments