mirror of
https://github.com/n8n-io/n8n.git
synced 2026-08-28 17:22:01 +08:00
feat(API): Add endpoint to get a single role (#36279)
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -8,6 +8,9 @@
|
||||
"GET /roles": {
|
||||
"status": "gap"
|
||||
},
|
||||
"GET /roles/{slug}": {
|
||||
"status": "gap"
|
||||
},
|
||||
"POST /roles": {
|
||||
"status": "gap"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user