mirror of
https://github.com/strapi/strapi.git
synced 2025-09-21 14:31:16 +00:00
Remove routing policy from /models route
This commit is contained in:
parent
191092fca9
commit
d620a0745d
@ -5,7 +5,7 @@
|
|||||||
"path": "/models",
|
"path": "/models",
|
||||||
"handler": "ContentManager.models",
|
"handler": "ContentManager.models",
|
||||||
"config": {
|
"config": {
|
||||||
"policies": ["routing"]
|
"policies": []
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user