This website requires JavaScript.
Explore
Help
Register
Sign In
yujunjun
/
strapi
Watch
1
Star
0
Fork
0
You've already forked strapi
mirror of
https://github.com/strapi/strapi.git
synced
2025-07-06 16:42:29 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
strapi
/
packages
/
strapi-plugin-content-manager
/
controllers
/
validation
/
index.js
4 lines
90 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Init new content-manager-schema management
2019-07-19 17:24:27 +02:00
module
.
exports
=
{
Add groups schemas
2019-07-19 18:14:13 +02:00
createModelConfigurationSchema
:
require
(
'./model-configuration'
)
,
Init new content-manager-schema management
2019-07-19 17:24:27 +02:00
}
;
Reference in New Issue
Copy Permalink