mirror of
https://github.com/strapi/strapi.git
synced 2025-11-01 10:23:34 +00:00
Merge branch 'develop' of github.com:strapi/strapi into front/repeatable-field-create
This commit is contained in:
commit
94de75889c
@ -35,6 +35,7 @@ module.exports = () => {
|
||||
unique: validators.unique,
|
||||
|
||||
// TODO: remove once front-end stop sending them even if useless
|
||||
dominant: yup.boolean(),
|
||||
columnName: yup.string(),
|
||||
key: yup.string(),
|
||||
targetColumnName: yup.string(),
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user