Sylius / SyliusResourceBundle

Simpler CRUD for Symfony applications
https://sylius.com
MIT License
219 stars 155 forks source link

why `apiResponseCode` and not `httpResponseCode` #865

Open loic425 opened 5 months ago

loic425 commented 5 months ago

Not within scope of current PR and just thinking out load -- I find these exceptions strange, why apiResponseCode and not httpResponseCode or why it need this property at all, it doesn't feel like resource exception, but rather like some app-level exception.

_Originally posted by @diimpp in https://github.com/Sylius/SyliusResourceBundle/pull/768#discussion_r1380675977_