Commit Graph

26 Commits

Author SHA1 Message Date
3b1a9a2be1 Reorganise the board JSON response
All checks were successful
Generate and Release Protos / release (push) Successful in 38s
v3.0.3-alpha15
2026-05-07 13:02:51 +01:00
b8c773c3c9 Add type for departure board data
All checks were successful
Generate and Release Protos / release (push) Successful in 40s
v3.0.3-alpha13 v3.0.3-alpha14
2026-05-06 19:47:33 +01:00
a7fe008fee Ensure required fields exist...
All checks were successful
Generate and Release Protos / release (push) Successful in 37s
v3.0.3-alpha12
2026-05-03 10:20:32 +01:00
6cfc12b538 Remove unused fields from TrainDetails response 2026-05-03 10:20:09 +01:00
53ce528d56 Change type of Cancel Reason & Delay Reason to string, the string will be sent.
All checks were successful
Generate and Release Protos / release (push) Successful in 36s
v3.0.3-alpha11
2026-05-03 10:05:56 +01:00
25c1793df3 Add 'cancelled throughout' field, to highlight in the search results whether a service is completely cancelled
All checks were successful
Generate and Release Protos / release (push) Successful in 38s
v3.0.3-alpha9 v3.0.3-alpha10
2026-05-03 09:34:31 +01:00
48f1a31378 Remove reference to other schema, it seems that I can either configure it for TS or Go generation, but not both.
All checks were successful
Generate and Release Protos / release (push) Successful in 38s
v3.0.3-alpha8
2026-05-03 00:38:48 +01:00
376370c729 Fix incorrect path
Some checks failed
Generate and Release Protos / release (push) Failing after 32s
v3.0.3-alpha7
2026-05-03 00:32:10 +01:00
180886fd68 Adjust script & paths so that referencing other schemas work
Some checks failed
Generate and Release Protos / release (push) Failing after 28s
v3.0.3-alpha6
2026-05-03 00:30:46 +01:00
513196c43d Try and adjust path
Some checks failed
Generate and Release Protos / release (push) Failing after 27s
v3.0.3-alpha5
2026-05-03 00:25:17 +01:00
5d4271c193 Add PIS item to the 'TrainDetails' response
Some checks failed
Generate and Release Protos / release (push) Failing after 34s
v3.0.3-alpha4
2026-05-03 00:21:12 +01:00
c02ff3ebab Adjust how time types are specified
All checks were successful
Generate and Release Protos / release (push) Successful in 40s
v3.0.3-alpha3
2026-05-02 09:14:16 +01:00
519acebcba Add train details type
All checks were successful
Generate and Release Protos / release (push) Successful in 44s
v3.0.3-alpha2
2026-05-02 01:11:10 +01:00
645faf1003 Add TrainByHeadcode response type
All checks were successful
Generate and Release Protos / release (push) Successful in 38s
v3.0.3-alpha1
2026-04-27 00:12:16 +01:00
a2308198e9 Add nearest stations schema
All checks were successful
Generate and Release Protos / release (push) Successful in 32s
v3.0.2-alpha3
2026-03-30 20:50:03 +01:00
8c2ed1ad8f Ensure TIPLOC is an optional entry. 'stations' will not include a TIPLOC as there is no 1-to-1 mapping.
All checks were successful
Generate and Release Protos / release (push) Successful in 25s
v3.0.2-alpha2
2026-03-25 09:36:47 +00:00
0848fe3b27 Create location filter schema
All checks were successful
Generate and Release Protos / release (push) Successful in 29s
v3.0.2-alpha1
2026-03-24 00:38:08 +00:00
8ac0215247 Feat: Add 'skip' object to the PISObject schema to allow for partial matches to be described.
All checks were successful
Generate and Release Protos / release (push) Successful in 28s
v3.0.1-alpha3 v3.0.1-alpha4
2026-02-20 22:31:01 +00:00
07f224ff18 Relax type requirements on 'd' (data payload) field to improve type generation
All checks were successful
Generate and Release Protos / release (push) Successful in 29s
v3.0.1-alpha2
2026-02-19 21:05:33 +00:00
91e9432a07 Update to handle /v3 version
All checks were successful
Generate and Release Protos / release (push) Successful in 29s
v3.0.1-alpha1
2026-02-19 17:13:47 +00:00
50e2907f47 Update package.json values for output 2026-02-17 20:50:28 +00:00
e3bab25418 Rename envelope to improve output-type naming
All checks were successful
Generate and Release Protos / release (push) Successful in 28s
v3.0.0-alpha1
2026-02-17 20:31:19 +00:00
6298763f2f Rename directories to fit with API schema
All checks were successful
Generate and Release Protos / release (push) Successful in 37s
2026-02-17 20:15:20 +00:00
7259dfaa37 Initial schema push - covers PIS only 2026-02-17 19:53:33 +00:00
64df9edb95 Update copyright notice in license file 2026-02-17 19:01:15 +00:00
71be9ec6ea Initial commit 2026-02-17 18:59:24 +00:00