Merge commit 'e60414792d86a99c0f401f3c1bab92ee37835d39' into glitch-soc/merge-upstream
This commit is contained in:
@ -110,6 +110,7 @@ namespace :api, format: false do
|
||||
|
||||
namespace :emails do
|
||||
resources :confirmations, only: [:create]
|
||||
get :check_confirmation, to: 'confirmations#check'
|
||||
end
|
||||
|
||||
resource :instance, only: [:show] do
|
||||
|
Reference in New Issue
Block a user