Increase max size of allowed 'seq' value in schedule
All checks were successful
Generate and Release Protos / release (push) Successful in 49s

This commit is contained in:
2026-04-24 15:49:44 +01:00
parent 2552204da2
commit 0e87c510b3

View File

@@ -143,7 +143,7 @@
"description": "The sequence in the service at which this location occours",
"type": "integer",
"minimum": 1,
"maximum": 32767
"maximum": 2147483647
},
"pta": {
"description": "Public timetable arrival",