Add additional file types ready for declaration
All checks were successful
Generate and Release Protos / release (push) Successful in 30s

This commit is contained in:
2026-01-13 18:40:16 +00:00
parent 817c338745
commit a927ccc732

View File

@@ -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",