-
-
Notifications
You must be signed in to change notification settings - Fork 18
Closed
Labels
Description
The signature of ResourceIdentifier
is:
public function __construct(string $type, string $id, Meta $meta = null)
Meta
represents a single key-value pair. So how can you add multiple meta key-value pairs to a resource identifier object?
Relevant part of the spec: https://jsonapi.org/format/#document-resource-identifier-objects