Try rel path
Some checks failed
Generate and Release Protos / release (push) Failing after 23s

This commit is contained in:
2026-02-23 19:11:53 +00:00
parent fe68c038de
commit eb7c3a18d8

View File

@@ -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": "pushport/ts_location.json" }
"items": { "$ref": "./ts_location.json" }
}
}
}