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": {
|
"data_kind": {
|
||||||
"type": "string",
|
"type": "string",
|
||||||
"enum": ["pis", "cif"],
|
"enum": ["pis", "timetable", "knowledgebase"],
|
||||||
"description": "The data type contained in the file"
|
"description": "The data type contained in the file. Currently supported PIS: PIS Data, Timetable: CIF or VSTP Data, Knowledgebase: Station Data"
|
||||||
},
|
},
|
||||||
"payload": {
|
"payload": {
|
||||||
"type": "object",
|
"type": "object",
|
||||||
|
|||||||
Reference in New Issue
Block a user