andrewdyer / andrewdyer/actions
Centralise error response formatting
Đang mở
enhancement
- Ngôn ngữ chính
- PHP
- Star
- 0
- Fork
- 0
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
### Description
Error responses should follow a consistent structure and be generated through a single mechanism to avoid divergence across the codebase.
### Acceptance Criteria
- Error responses share a consistent format
- Error creation is handled in one place
- Supports different error types (e.g. validation, generic errors)
### Notes
- Should integrate cleanly with existing exception handling strategy
- Internal implementation is flexible
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.