You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Feed Search endpoint returns the internal DB ID instead of the feed.stable_id in the GTFS-rt feed reference. All public endpoints are based on stable_id, so the internal ID is useless for consumers.
Steps/Code to Reproduce
Replace the token value for QA environment in the following curl command:
Describe the bug
The Feed Search endpoint returns the internal DB ID instead of the feed.stable_id in the GTFS-rt feed reference. All public endpoints are based on stable_id, so the internal ID is useless for consumers.
Steps/Code to Reproduce
Replace the token value for QA environment in the following curl command:
Expected Results
Feed references are populated with feed stable Id instead of DB internal Ids.
Actual Results
Screenshots
No response
Files used
No response
Additional notes
No response
The text was updated successfully, but these errors were encountered: