Commit Graph

49 Commits

Author SHA1 Message Date
7eb7b7ea0a Add upstream stations types 2024-06-28 15:05:31 +01:00
86c599e17d Add new station details 2024-06-28 14:33:49 +01:00
8c9a8769bd Add metadata types 2024-05-02 15:18:33 +01:00
ab34be5063 Add PIS and ReasonCode types 2024-05-02 14:37:38 +01:00
023c82472d Remove Guard from database/service/serviceDetail 2024-04-24 23:16:55 +01:00
af0f1a3ed7 Add ATOCCODE to VSTP Type 2024-04-24 23:16:31 +01:00
34c56ddd4a Comment out unused CIF/VSTP keys 2024-04-24 22:59:56 +01:00
fd7ab9f182 Fix VSTP Schedule Location 2024-04-24 22:21:27 +01:00
cbaac44f96 Update VSTP Types 2024-04-24 22:11:22 +01:00
4cbfa28c72 Fix VSTP message type 2024-04-24 21:41:22 +01:00
f9aaf0f38f Update CIF Types to include a VSTP version of JsonScheduleV1 2024-04-24 21:38:13 +01:00
1fc6bf03c3 Update service to use service ddetail struct 2024-04-21 23:01:20 +01:00
9686d0d660 Create ServiceDetail struct type 2024-04-21 22:59:20 +01:00
b8aa88546f Error in JSON tags for 'ScheduleDaysRun' should be "schedule_days_runs" - node runs, not run 2024-04-16 19:43:37 +01:00
a432f1e4bb Fix go.mod 2024-04-14 22:43:34 +01:00
0a8ec0b509 Adjust VSTP message types to use CIF schedule types. Bump version 2024-04-14 22:30:11 +01:00
4719be9c13 Remove omitempty from boolean values 2024-04-08 20:31:46 +01:00
8ba2a306a5 Remove catering type from service struct 2024-04-08 16:03:52 +01:00
e58d7d1d9a Expand database Service document 2024-04-07 21:27:12 +01:00
7dafca9504 Correct JsonScheduleV1 to include TransactionType 2024-04-05 20:49:33 +01:00
41796e25b6 Adjust CIF type definitions - course_indicator from string to int64 2024-04-03 21:05:21 +01:00
8f8899eb60 Standardise CIF naming scheme 2024-03-31 21:49:22 +01:00
8d201b006d Define CIF types 2024-03-31 21:45:34 +01:00
f85646ac1a Add StationEntry type 2024-03-26 15:45:59 +00:00
5491671b8b Update NLC type from string to int 2024-03-26 15:15:48 +00:00
0fc57cb903 Add corpus type 2024-03-26 14:26:57 +00:00
171bd3eafd Fix DeleteQuery 2023-07-27 20:20:11 +01:00
d15ddc5563 Add delete query 2023-07-27 20:14:57 +01:00
9a574276d5 Fix Vstp flag type 2023-07-21 09:29:11 +01:00
634948b544 Add Vstp flag to database type 2023-07-21 09:28:15 +01:00
cf2b2d98e8 Update timetable database type 2023-07-20 21:38:35 +01:00
4df6f0456e Add omitempty 2023-07-20 21:21:12 +01:00
a582c3495e Add wrapper type 2023-07-20 21:15:51 +01:00
5fda100222 Update types 2023-07-20 20:57:42 +01:00
1085e35a68 Removed unused fields from CIF struct types 2023-07-20 20:47:30 +01:00
ff722287f3 Fix types 2023-07-20 20:02:35 +01:00
816f023a60 Fix VstpMsg JSON tag error 2023-07-20 19:51:07 +01:00
1cbfb1d074 Adjust VSTP types 2023-07-20 11:09:30 +01:00
ad24002a6a Add wrapper type for VstpMsg 2023-07-20 10:55:55 +01:00
845a41f857 Fix type declarations 2023-07-19 20:27:27 +01:00
72e4cb42eb Add JSON tags to database/timetable types 2023-07-19 20:16:05 +01:00
e492e8ad6a Add VersionSelector type 2023-07-19 19:53:15 +01:00
ef710419e9 Add JSON tags 2023-07-19 19:39:07 +01:00
0c31803e4c Add type: database.Version 2023-07-19 19:31:33 +01:00
e8f6c7115e Add VSTP Types 2023-07-18 12:39:36 +01:00
a1216e6e51 Fix capitalisation 2023-07-17 12:36:41 +01:00
d30d027571 Add timetable types 2023-07-17 12:20:31 +01:00
50d972a27a Initialise module 2023-07-17 02:45:39 +01:00
0807b97059 Initial commit 2023-07-17 02:43:17 +01:00