Ensure types correct
All checks were successful
Generate and Release Protos / release (push) Successful in 35s

This commit is contained in:
2026-03-02 22:25:02 +00:00
parent 4ab05ba738
commit f2a9b7ffdc

View File

@@ -23,7 +23,7 @@
},
"data_kind": {
"type": "string",
"enum": ["pis", "timetable", "knowledgebase", "darwin_schedule", "darwin_ts", "darwin_ref"],
"enum": ["pis", "timetable", "knowledgebase", "PushPort16Schedule", "darwin_ts", "darwin_ref"],
"description": "The data type contained in the message. Currently supported PIS: PIS Data, Timetable: CIF or VSTP Data, Knowledgebase: Station Data"
},
"payload": {}