Serialization Groups and Relations:
attributes={
"normalization_context"={"groups"={"read"}},
"denormalization_context"={"groups"={"write"}},
}
Embeding Relations:
Normalizaition:
Denormalization:
Changing the Serialization Context Dynamically:
Name conversion:
cameCase to came_case
Symfony\Component\Serializer\NameConverter\CamelCaseToSnakeCaseNameConverter