diff --git a/schemas/data-ingress/darwin-data/darwin-schedule.json b/schemas/data-ingress/darwin-data/darwin-schedule.json index cf3c52d..ecd6fd6 100644 --- a/schemas/data-ingress/darwin-data/darwin-schedule.json +++ b/schemas/data-ingress/darwin-data/darwin-schedule.json @@ -209,6 +209,11 @@ "name": "avg_loading", "description": "Average loading at this location", "type": "integer" + }, + "fd": { + "name": "false_destination", + "description": "The false destination should be shown in place of the destination on public views", + "type": "string" } } }