-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
floristry/lib/floristry/workflow_engine.rb
Lines 37 to 40 in fb47149
def self.return(exid, nid, payload) engine('message', :post, { point: 'reply', exid: exid, nid: nid, payload: payload } ) end def return - Introduce the 'reply' POST message floraison/flack#12
Reactions are currently unavailable