Refactoring Grape API methods into normal controllers & other things
This commit is contained in:
parent
11ff92c9d7
commit
0e8f59c16f
63 changed files with 336 additions and 406 deletions
|
@ -1,5 +1,5 @@
|
|||
class SendInteractionService < BaseService
|
||||
include AtomHelper
|
||||
include AtomBuilderHelper
|
||||
|
||||
# Send an Atom representation of an interaction to a remote Salmon endpoint
|
||||
# @param [StreamEntry] stream_entry
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue