chore: Add description field in custom attribute model (#2872)
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
# id :bigint not null, primary key
|
||||
# attribute_display_name :string
|
||||
# attribute_display_type :integer default("text")
|
||||
# attribute_description :text
|
||||
# attribute_key :string
|
||||
# attribute_model :integer default("conversation_attribute")
|
||||
# default_value :integer
|
||||
|
||||
Reference in New Issue
Block a user