module Api
  module V2
    class MappingsController < RestfulController
    end
  end
end