Add terms of service (#33055)
This commit is contained in:
@@ -116,6 +116,7 @@ namespace :api, format: false do
|
||||
resources :rules, only: [:index]
|
||||
resources :domain_blocks, only: [:index]
|
||||
resource :privacy_policy, only: [:show]
|
||||
resource :terms_of_service, only: [:show]
|
||||
resource :extended_description, only: [:show]
|
||||
resource :translation_languages, only: [:show]
|
||||
resource :languages, only: [:show]
|
||||
|
||||
Reference in New Issue
Block a user