feat: Add APIs for custom attribute definitions (#2689)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
json.array! @custom_attribute_definitions do |custom_attribute_definition|
|
||||
json.partial! 'api/v1/models/custom_attribute_definition.json.jbuilder', resource: custom_attribute_definition
|
||||
end
|
||||
Reference in New Issue
Block a user