# frozen_string_literal: true class ModuleAPICartoSerializer < ActiveModel::Serializer attributes :use_api_carto, :cadastre end