Complete teams meeting creation and token refresh

This commit is contained in:
Bilal
2020-08-18 20:43:33 +03:00
parent f25a72004e
commit be5261037e
8 changed files with 80 additions and 56 deletions

View File

@@ -102,7 +102,6 @@ Rails.application.routes.draw do
delete :destroy_file
end
# resource :zoom_meeting, only: [:show]
resource :microsoft_teams_meeting, only: [:show]
end
resources :directories, except: [:index] do
member do