Symfony4-REST-API icon indicating copy to clipboard operation
Symfony4-REST-API copied to clipboard

Results 2 Symfony4-REST-API issues
Sort by recently updated
recently updated
newest added

Fixed annotation for the putAction id to articleId for correct work

Hi! I'm just curious. Your low-level repository class depends on a high-level Article model. Isn't it a violation of the Dependency Inversion principle and we should define an Article interface?