Closed AlessandroMinoccheri closed 5 years ago
The hateoas bundle looks always for yaml, xml and annotation based metadata.
If you want to disable annotations you will have to edit the hateoas.configuration.metadata.chain_driver
service removing the annotations driver
Is possible to specify inside the config file that hateoas use xml for every entity instead of annotation?