mirror of
https://github.com/strapi/strapi.git
synced 2025-11-13 16:52:18 +00:00
Fixes #2555
This commit is contained in:
parent
d435e23969
commit
2ab9be48ee
@ -111,6 +111,14 @@
|
|||||||
"policies": []
|
"policies": []
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"method": "GET",
|
||||||
|
"path": "/permissions",
|
||||||
|
"handler": "UsersPermissions.getPermissions",
|
||||||
|
"config": {
|
||||||
|
"policies": []
|
||||||
|
}
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"method": "GET",
|
"method": "GET",
|
||||||
"path": "/providers",
|
"path": "/providers",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user