mirror of
https://github.com/System-End/identity-vault.git
synced 2026-04-19 19:45:08 +00:00
4 lines
80 B
Ruby
4 lines
80 B
Ruby
module Webhooks
|
|
class ApplicationController < ActionController::API
|
|
end
|
|
end
|