forked from Empact/roxml
-
Notifications
You must be signed in to change notification settings - Fork 108
Open
Description
This is very helpful to know:
module Representer
class Collaboration < Trailblazer::Developer::Generate::Representer::Activity
property :elements, inherit: true do
collection :linksTo, inherit: true, class: Convert::Arrow do
property :sibling
end
end
end
endReactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels