Skip to content

Commit 74c5419

Browse files
authored
🐛 Add task.patch. (#741)
Add missing scope. https://issues.redhat.com/browse/MTA-3195 Signed-off-by: Jeff Ortel <[email protected]>
1 parent 92bde32 commit 74c5419

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

auth/roles.yaml

+3
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,7 @@
130130
- get
131131
- post
132132
- put
133+
- patch
133134
- name: tasks.bucket
134135
verbs:
135136
- delete
@@ -327,6 +328,7 @@
327328
- get
328329
- post
329330
- put
331+
- patch
330332
- name: tasks.bucket
331333
verbs:
332334
- delete
@@ -468,6 +470,7 @@
468470
- get
469471
- post
470472
- put
473+
- patch
471474
- name: tasks.bucket
472475
verbs:
473476
- delete

0 commit comments

Comments
 (0)