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
Define enum values in M2M related Property models.
if no values :+
no enum key in json schema
Values are described with an internal_value, an optional display_value, an optional pictogram
Value should be validated at creation, matching with type definition
Values should be synced with sync_layer_schema
The text was updated successfully, but these errors were encountered:
Define enum values in M2M related Property models.
if no values :+
Values are described with an internal_value, an optional display_value, an optional pictogram
Value should be validated at creation, matching with type definition
Values should be synced with sync_layer_schema
The text was updated successfully, but these errors were encountered: