core
core copied to clipboard
feat(openapi): manage error resources in global
| Q | A |
|---|---|
| Branch? | 4.1 |
| License | MIT |
To complete the PR #6332 and add error management to the overall package (Config, Resource and/or Operation).
Now can configurable with:
api_platform:
defaults:
errors:
- App\Exception\MyDomainException
Manageable with overrideResponses of #6221
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.