OC-AUTH with admin persona
This commit is contained in:
@@ -10,7 +10,7 @@ info:
|
||||
license:
|
||||
name: AGPL
|
||||
url: https://www.gnu.org/licenses/agpl-3.0.html
|
||||
basePath: /oc
|
||||
basePath: /oc/
|
||||
paths:
|
||||
/forward:
|
||||
get:
|
||||
@@ -89,7 +89,7 @@ paths:
|
||||
responses:
|
||||
"200":
|
||||
description: '{permission} string'
|
||||
/permission/{id}/{relation[get]}:
|
||||
/permission/{id}/{relation}:
|
||||
get:
|
||||
tags:
|
||||
- permission
|
||||
|
||||
Reference in New Issue
Block a user