Skip to content

Top-level links are wrong when getting related resources聽#466

Description

@grzuy

Hi 馃憢

Say you have an operation

GET /users

for which you use a UserView that has a resource type users.
Top level links (self and pagination) correctly link to /users path.

But say you also have

GET /teams/{teamId}/users

that also uses UserView to serialize users resources.

Top level links (self and pagination) wrongly link to /users path, not to /teams/{teamId}/users.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions