feat: implement role-based access control for dispute endpoints
Some checks are pending
Docker Test / test (push) Waiting to run

This commit is contained in:
J.A.R.V.I.S. 2026-03-20 07:06:47 +00:00
parent 18848a664f
commit 30a94a7ddd
2 changed files with 19 additions and 25 deletions

View file

@ -1,7 +1,7 @@
## Issue Template for helpyourneighbour
### Description
Describe the task to be done.
Brief description of the task to be done.
### Acceptance Criteria
- [ ] Criterion 1
@ -9,8 +9,8 @@ Describe the task to be done.
- [ ] Criterion 3
### Related Files
- `path/to/file1.js`
- `path/to/file2.md`
- File 1
- File 2
### Notes
Any additional context or notes.
Additional context or information.