Skip to content

'name conversion' and admin component issue #93

@StCieslicki

Description

@StCieslicki

When I turn on name_convertion to name_converter: 'Symfony\Component\Serializer\NameConverter\CamelCaseToSnakeCaseNameConverter' as documentation says (https://api-platform.com/docs/core/serialization#name-conversion), in api response I see properies like that: person_name, instead defined in entity: personName but admin component won't show that fields:(

When I turned off, in api response I see personName and admin comnponent show that fields

where/or how I can configure admin to show that fields?

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions