Skip to content

Commit

Permalink
POST needed because kai-api uses POST for queries.
Browse files Browse the repository at this point in the history
Signed-off-by: Jeff Ortel <[email protected]>
  • Loading branch information
jortel committed Sep 12, 2024
1 parent 6973a37 commit 802a11c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions auth/roles.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@
- name: kai
verbs:
- get
- post
- name: proxies
verbs:
- delete
Expand Down Expand Up @@ -292,6 +293,7 @@
- name: kai
verbs:
- get
- post
- name: proxies
verbs:
- get
Expand Down Expand Up @@ -452,6 +454,7 @@
- name: kai
verbs:
- get
- post
- name: proxies
verbs:
- get
Expand Down Expand Up @@ -572,6 +575,7 @@
- name: kai
verbs:
- get
- post
- name: proxies
verbs:
- get
Expand Down

0 comments on commit 802a11c

Please sign in to comment.