mirror of
https://github.com/SrIzan10/hc-identity-vault.git
synced 2026-05-01 10:45:20 +00:00
5 lines
80 B
Ruby
5 lines
80 B
Ruby
module Webhooks
|
|
class ApplicationController < ActionController::API
|
|
end
|
|
end
|