Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

passList stations name are null #175

Open
lbalogh opened this issue Aug 2, 2017 · 0 comments
Open

passList stations name are null #175

lbalogh opened this issue Aug 2, 2017 · 0 comments

Comments

@lbalogh
Copy link

lbalogh commented Aug 2, 2017

Hello,

Since the recent backend migration, stations name in the passLIst for a stationboard are null :

  "stationboard":[
    {
      "passList":[
        {
          "station":{
            "id":"8501159",
            "name":null, <== should not be null
            "score":null,
            "coordinate":{
              "type":"WGS84",
              "x":null,
              "y":null
            },
            "distance":null

I didn't test on the beta, though. Is it intended, or is it a bug ?

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants