mega
Results
2
comments of
mega
I have same issue, with pluralized Entity names - unfortunately. I checked the documentation and just wrote a custom PathSegmentNameGeneratorInterface class and overwrote the default one. It feels like an...
@n-valverde @soyuka I have the same issue for a custom controller (using ADR pattern). I want to have a GET operation which returns a specific entity resource, and the @id...