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