diff --git a/commons/active/healthkit/healthkit_typed_data.avsc b/commons/active/healthkit/healthkit_typed_data.avsc index ee351b4d..dff68674 100644 --- a/commons/active/healthkit/healthkit_typed_data.avsc +++ b/commons/active/healthkit/healthkit_typed_data.avsc @@ -5,7 +5,7 @@ "doc": "HealthKit generic typed data schema.", "fields": [ { - "name": "startTime", + "name": "time", "type": "double", "doc": "Start time of this activity period in UTC (s)." },