Skip to content

Resolve many-to-many operations #6

@joelalejandro

Description

@joelalejandro
  • GET should bring related resources from either end of the relationship (A->B, B->A)
  • POSTing a resource with hould automatically create the record in the intermediate table (AB)
  • PUTting a relationship in a resource should automatically create the record in the intermediate table (AB)
  • DELETEing a resource should automatically remove the record in the intermediate table (AB)

Metadata

Metadata

Assignees

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