Fix ref to schema file
Some checks failed
Generate and Release Protos / release (push) Failing after 23s
Some checks failed
Generate and Release Protos / release (push) Failing after 23s
This commit is contained in:
@@ -33,7 +33,7 @@
|
|||||||
"locations": {
|
"locations": {
|
||||||
"type": "array",
|
"type": "array",
|
||||||
"description": "A list of one or more locations where the train has recorded a movement or forecast",
|
"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" }
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user