feat: Update instagram webhooks URL (#3197)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
class Api::V1::InstagramCallbacksController < ApplicationController
|
||||
class Webhooks::InstagramController < ApplicationController
|
||||
skip_before_action :authenticate_user!, raise: false
|
||||
skip_before_action :set_current_user
|
||||
|
||||
Reference in New Issue
Block a user