feat: Add APIs for custom attribute definitions (#2689)
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
json.attribute_display_name resource.attribute_display_name
|
||||
json.attribute_display_type resource.attribute_display_type
|
||||
json.attribute_key resource.attribute_key
|
||||
json.attribute_model resource.attribute_model
|
||||
json.default_value resource.default_value
|
||||
json.created_at resource.created_at
|
||||
json.updated_at resource.updated_at
|
||||
Reference in New Issue
Block a user