Fix bug API Dossier with Cerfa

This commit is contained in:
Xavier J 2016-03-04 15:53:09 +01:00
parent f4de0b8431
commit 7e45d2ee07

View file

@ -1,6 +1,4 @@
class CerfaSerializer < ActiveModel::Serializer
attributes :content_url => :url
has_one :type_de_champ
end