Skip to content

Commit baa3ef9

Browse files
l-trottapquentin
andauthored
Update specification/ml/post_data/MlPostJobDataResponse.ts
Co-authored-by: Quentin Pradet <[email protected]>
1 parent 9fa122e commit baa3ef9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specification/ml/post_data/MlPostJobDataResponse.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ export class Response {
3131
input_record_count: long
3232
invalid_date_count: long
3333
job_id: Id
34-
last_data_time?: integer
34+
last_data_time?: EpochTime<UnitMillis>
3535
latest_record_timestamp?: EpochTime<UnitMillis>
3636
missing_field_count: long
3737
out_of_order_timestamp_count: long

0 commit comments

Comments
 (0)