feat: Add Public APIs for API Channel (#2375)
This commit is contained in:
3
app/controllers/public_controller.rb
Normal file
3
app/controllers/public_controller.rb
Normal file
@@ -0,0 +1,3 @@
|
||||
class PublicController < ActionController::Base
|
||||
skip_before_action :verify_authenticity_token
|
||||
end
|
||||
Reference in New Issue
Block a user