I have the next routes in routes.rb:
routes.rb
Rails.application.routes.draw do namespace \'api\' do scope module: :v1, defaults: {format: \'json\'}