Skip to content

Links for tuple routes are incorrect #9

@morganney

Description

@morganney

For example, this route http://restbus.info/api/agencies/sf-muni/tuples/F:5650,N:6997/predictions produces the following links:

Screen Shot 2019-08-03 at 8 42 54 AM

The from is really the self and reconsider the semantics of from and whether for this resource it should be a list of stop predictions used in the tuple:

[
  /agencies/sf-muni/routes/F/stops/5650/predictions
  /agencies/sf-muni/routes/N/stops/6997/predictions
]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions