feat: implement role-based access control for dispute endpoints
Some checks are pending
Docker Test / test (push) Waiting to run
Some checks are pending
Docker Test / test (push) Waiting to run
This commit is contained in:
parent
18848a664f
commit
30a94a7ddd
2 changed files with 19 additions and 25 deletions
|
|
@ -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.
|
||||
Loading…
Add table
Add a link
Reference in a new issue