diff --git a/schemas/data-ingress/darwin-data/darwin-schedule.json b/schemas/data-ingress/darwin-data/darwin-schedule.json index 21611aa..1111862 100644 --- a/schemas/data-ingress/darwin-data/darwin-schedule.json +++ b/schemas/data-ingress/darwin-data/darwin-schedule.json @@ -87,7 +87,7 @@ "name": "deleted", "description": "Whether the schedule is deleted", "type": "boolean", - "default": "false" + "default": false }, "isp": { "name": "is_passenger", @@ -108,7 +108,7 @@ "name": "qtrain", "description": "True if the service is scheduled but not activated (if not activated, presumed not running)", "type": "boolean", - "default": "false" + "default": false }, "cr": { "name": "cancel_reason",