2021-07-23 11:34:33 +00:00
|
|
|
json.array! @custom_attribute_definitions do |custom_attribute_definition|
|
2022-10-06 00:24:34 +00:00
|
|
|
json.partial! 'api/v1/models/custom_attribute_definition', formats: [:json], resource: custom_attribute_definition
|
2021-07-23 11:34:33 +00:00
|
|
|
end
|