Increase max size of allowed 'seq' value in schedule
All checks were successful
Generate and Release Protos / release (push) Successful in 49s
All checks were successful
Generate and Release Protos / release (push) Successful in 49s
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user