summaryrefslogtreecommitdiff
path: root/config/routes/import.rb
diff options
context:
space:
mode:
Diffstat (limited to 'config/routes/import.rb')
-rw-r--r--config/routes/import.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/routes/import.rb b/config/routes/import.rb
index a1f441c4e51..4016304f13e 100644
--- a/config/routes/import.rb
+++ b/config/routes/import.rb
@@ -19,6 +19,7 @@ namespace :import do
resource :github, only: [:create, :new], controller: :github do
post :personal_access_token
get :status
+ get :details
get :callback
get :realtime_changes
post :cancel