class CustomWizard::Api::BasicEndpointSerializer < ::ApplicationSerializer
  attributes :id,
             :name
end