mirror of
https://github.com/strapi/strapi.git
synced 2025-09-21 06:22:30 +00:00
Remove parameters initialization from the Attribute.Any.Relation reference
This commit is contained in:
parent
941b8fdad6
commit
fdf3bba0c8
@ -67,7 +67,7 @@ export type Any =
|
||||
| Attribute.JSON
|
||||
| Attribute.Media<Attribute.MediaKind | undefined, boolean>
|
||||
| Attribute.Password
|
||||
| Attribute.Relation<Common.UID.Schema, Attribute.RelationKind.Any, Common.UID.Schema>
|
||||
| Attribute.Relation
|
||||
| Attribute.RichText
|
||||
| Attribute.String
|
||||
| Attribute.Text
|
||||
|
Loading…
x
Reference in New Issue
Block a user