Escape PuSH challenge and change subscriptions and salmon APIs to text/plain
This commit is contained in:
@ -1,5 +1,6 @@
|
||||
class Api::SalmonController < ApiController
|
||||
before_action :set_account
|
||||
respond_to :txt
|
||||
|
||||
def update
|
||||
ProcessInteractionService.new.(request.body.read, @account)
|
||||
|
Reference in New Issue
Block a user