Skip to content

Association ManyToMany #52

Description

@SebHoremans

Hi,
Is there a method to force the route to get/set the many to many associations.

For example I got a user entity and a site entity. These two has a many to many relationship :
Users Has Sites and Sites Has Users.

How can i get these relation by a standard REST path such as :
/users/{id}/sites
and/or
/sites/{id}/users

Thanks

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