Add additional file types ready for declaration
All checks were successful
Generate and Release Protos / release (push) Successful in 30s
All checks were successful
Generate and Release Protos / release (push) Successful in 30s
This commit is contained in:
@@ -19,8 +19,8 @@
|
||||
},
|
||||
"data_kind": {
|
||||
"type": "string",
|
||||
"enum": ["pis", "cif"],
|
||||
"description": "The data type contained in the file"
|
||||
"enum": ["pis", "timetable", "knowledgebase"],
|
||||
"description": "The data type contained in the file. Currently supported PIS: PIS Data, Timetable: CIF or VSTP Data, Knowledgebase: Station Data"
|
||||
},
|
||||
"payload": {
|
||||
"type": "object",
|
||||
|
||||
Reference in New Issue
Block a user