You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
'Referenced document (<code>{{documentId}}</code>) is of type <code>{{actualType}}</code>. According to the schema, referenced documents can only be of type <AllowedTypes/>.',
950
+
'Referenced document (<code>{{documentId}}</code>) is of type <code>{{actualType}}</code>. According to the schema, referenced documents can only be of type <AllowedTypes/>.',
951
951
/** Error title for when the document referenced is not one of the types declared as allowed target types in schema */
952
952
'inputs.reference.error.invalid-type-title': 'Document of invalid type',
953
953
/** Error description for when the user does not have permissions to read the referenced document */
0 commit comments