diff --git a/schemas/data-ingress/pushport/16schedule.json b/schemas/data-ingress/pushport/16schedule.json index 04aa975..c1c1287 100644 --- a/schemas/data-ingress/pushport/16schedule.json +++ b/schemas/data-ingress/pushport/16schedule.json @@ -313,6 +313,10 @@ "type": "integer", "description": "Cancellation Reason code" }, + "cancelLocation": { + "type": "string", + "description": "Location at which the train was cancelled - Only valid when 'cancelReason' is defined, and even then optional" + }, "locations": { "type": "object", "additionalProperties": false,