Skip to content

Change vehicle modes enum type in ET/PT filtered query#227

Open
thbar wants to merge 1 commit into
v2.3-wipfrom
fix_vehiclemode_request_filters
Open

Change vehicle modes enum type in ET/PT filtered query#227
thbar wants to merge 1 commit into
v2.3-wipfrom
fix_vehiclemode_request_filters

Conversation

@thbar

@thbar thbar commented Jul 7, 2026

Copy link
Copy Markdown
Collaborator

This continues the move done in #207 (@haeckerbaer) to replace VehicleModesEnumeration with VehicleModesOfTransportEnumeration.

While reviewing #207, I noticed that the old type still seems to be used on the querying side: the VehicleMode request filters of ET and PT. If I read correctly, a client can only filter on the old 9 values, while deliveries can now carry the full set ; a careful review is welcome.

Since the new enumeration appears to be a superset of the old one, this should be backward compatible (except for tightly-coupled bindings users etc). If so, this also leaves VehicleModesEnumeration unreferenced in the XSD; it stays deprecated (as per #207) and could be removed later.

@thbar

thbar commented Jul 7, 2026

Copy link
Copy Markdown
Collaborator Author

@haeckerbaer if you have time to push an empty commit to this branch (it's done), I wonder if this will make CI pass (#228).

@thbar thbar added ET For everything SIRI-ET PT For everything SIRI-PT labels Jul 7, 2026
@thbar thbar added this to the v2.3 milestone Jul 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ET For everything SIRI-ET PT For everything SIRI-PT

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant