Add effective date to terms of service (#33993)
This commit is contained in:
		@@ -121,6 +121,8 @@ namespace :api, format: false do
 | 
			
		||||
        resource :translation_languages, only: [:show]
 | 
			
		||||
        resource :languages, only: [:show]
 | 
			
		||||
        resource :activity, only: [:show], controller: :activity
 | 
			
		||||
 | 
			
		||||
        get '/terms_of_service/:date', to: 'terms_of_services#show'
 | 
			
		||||
      end
 | 
			
		||||
    end
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user