Add documentation about last_trip on Predictions to Swagger#965
Merged
khansen-mbta merged 1 commit intomasterfrom Feb 13, 2026
Merged
Add documentation about last_trip on Predictions to Swagger#965khansen-mbta merged 1 commit intomasterfrom
last_trip on Predictions to Swagger#965khansen-mbta merged 1 commit intomasterfrom
Conversation
lemald
approved these changes
Feb 13, 2026
lemald
added a commit
that referenced
this pull request
Feb 19, 2026
* fix: add missing docs for last_trip attr in /predictions (#965) * fix: exclude stops from NS <-> Swampscott local shuttle * fix: Foxboro goes between Windsor Gardens and Walpole * fix: include Fairmount stops on Franklin Line * fix: don't consider Dedham Corp Center to be on Fairmount * fix: fix test * fix: try removing unnecessary `place-sstat` * fix: just specify all stop ordering in direction 1 * fix: more explicit override to prevent Hyde Park from sorting to end * chore: also specify all stop ordering in direction 0 * test: drop now-outdated test related to Plimptonville * fix: reverse order of stops to make integration test happy * fix: empty commit to maybe make GitHub allow me to merge? --------- Co-authored-by: Kent Hansen <[email protected]>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary of changes
Asana Ticket: Add documentation about
last_tripon Predictions to SwaggerAdds documentation for the
last_tripattribute on the/predictionsendpoint.