diff --git a/schemas/data-ingress/pushport/ts.json b/schemas/data-ingress/pushport/ts.json index a20bd2a..7b3ca4f 100644 --- a/schemas/data-ingress/pushport/ts.json +++ b/schemas/data-ingress/pushport/ts.json @@ -33,7 +33,7 @@ "locations": { "type": "array", "description": "A list of one or more locations where the train has recorded a movement or forecast", - "items": { "$ref": "ts_location.json" } + "items": { "$ref": "pushport/ts_location.json" } } } } \ No newline at end of file