Skip to content

Commit

Permalink
merge fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
l-trotta committed Dec 9, 2024
1 parent a40ce47 commit 92cd25a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions specification/ml/post_data/MlPostJobDataResponse.ts
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,6 @@ export class Response {
input_bytes: long
input_field_count: long
invalid_date_count: long
job_id: Id
last_data_time?: EpochTime<UnitMillis>
latest_record_timestamp?: EpochTime<UnitMillis>
missing_field_count: long
out_of_order_timestamp_count: long
empty_bucket_count: long
Expand Down

0 comments on commit 92cd25a

Please sign in to comment.