mirror of
https://github.com/ditkrg/active_model_serializers.git
synced 2026-01-23 14:29:31 +00:00
If type is `author` but the association is called `writer`, the linked
resource key should be called `authors`, e.g
{
...
linked: {
authors: [{
...
}]
}
...
}
|
||
|---|---|---|
| .. | ||
| json | ||
| json_api | ||
| json_test.rb | ||
| null_test.rb | ||